.xhome,.xhome *{box-sizing:border-box}.xhome{--paper:#1c2a45;--surface:#233150;--surface-2:#2b3a5c;--ink:#fff;--ink-muted:#aab4cc;--ink-faint:#7c88a8;--line:#3a4869;--line-strong:#4d5c82;--olive:#00bb7f;--orange:#fe6e00;--gold:#f99c00;--grad:linear-gradient(100deg, var(--olive) 0%, var(--orange) 55%, var(--gold) 100%);--grad-soft:linear-gradient(100deg, #00bb7f1f 0%, #fe6e001f 55%, #f99c001f 100%);--shadow-sm:0 1px 2px #0a0a0a0d;--shadow-md:0 10px 30px -12px #0a0a0a1f;--shadow-lg:0 24px 60px -20px #0a0a0a2e;--radius:16px;background-color:var(--paper);color:var(--ink);font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.14'%3E%3Ccircle cx='60' cy='80' r='22'/%3E%3Ccircle cx='320' cy='40' r='14'/%3E%3Ccircle cx='500' cy='150' r='30'/%3E%3Ccircle cx='180' cy='260' r='10'/%3E%3Ccircle cx='430' cy='330' r='18'/%3E%3Ccircle cx='90' cy='420' r='16'/%3E%3Ccircle cx='560' cy='460' r='24'/%3E%3Ccircle cx='260' cy='520' r='12'/%3E%3Ccircle cx='30' cy='560' r='9'/%3E%3Ccircle cx='400' cy='580' r='20'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:600px 600px;line-height:1.65}.xhome a{color:inherit;text-decoration:none}.xhome ::selection{background:var(--gold);color:#0a0a0a}.xhome img,.xhome svg{max-width:100%;display:block}.xhome .mono{font-family:var(--font-jetbrains-mono), ui-monospace, monospace}.xhome h1,.xhome h2,.xhome h3,.xhome h4{font-family:var(--font-sora), ui-sans-serif, sans-serif;color:var(--ink);text-wrap:balance;margin:0;font-weight:700}.xhome .grad-text{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.xhome .accent-italic{color:var(--orange);font-style:italic;font-weight:600}.xhome .wrap{max-width:1180px;margin:0 auto;padding:0 32px}@media (max-width:640px){.xhome .wrap{padding:0 20px}}.xhome header.site{z-index:40;background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.xhome .nav{align-items:center;gap:36px;padding:18px 0;display:flex}.xhome .brand{font-family:var(--font-sora);align-items:center;gap:10px;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.xhome .brand .mark{width:30px;height:30px}.xhome .brand .word{color:var(--ink)}.xhome .brand .word em{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.xhome .navlinks{gap:28px;margin-left:8px;font-size:.92rem;font-weight:500;display:flex}.xhome .navlinks a{color:var(--ink-muted);text-decoration:none;transition:color .15s}.xhome .navlinks a:hover{color:var(--ink)}.xhome .nav-cta{margin-left:auto}@media (max-width:900px){.xhome .navlinks{display:none}}.xhome .btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:13px 26px;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.xhome .btn:hover{transform:translateY(-1px)}.xhome .btn:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.xhome .btn-grad{background:var(--grad);color:#fff;box-shadow:var(--shadow-md)}.xhome .btn-grad:hover{filter:brightness(1.06);box-shadow:var(--shadow-lg)}.xhome .btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}.xhome .btn-ghost:hover{border-color:var(--ink-muted)}.xhome .btn-light{color:var(--paper);background:#fff}.xhome .hero{padding:96px 0 60px;position:relative;overflow:hidden}.xhome .hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid;position:relative}@media (max-width:960px){.xhome .hero-grid{grid-template-columns:1fr}}.xhome .eyebrow{color:var(--ink-muted);background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:8px 16px;font-size:.82rem;font-weight:600;display:inline-flex}.xhome .eyebrow .dot{background:var(--grad);border-radius:50%;width:7px;height:7px}.xhome .hero p.lead{color:var(--ink-muted);max-width:46ch;margin:24px 0 34px;font-size:1.18rem}.xhome .hero p.lead.hero-lead{font-family:var(--font-sora);letter-spacing:-.01em;color:var(--ink);max-width:16ch;font-size:clamp(2.1rem,4vw,3rem);font-weight:700;line-height:1.12}.xhome .hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.xhome .hero-art{height:460px;position:relative}.xhome .art-ring{border:1px dashed var(--line-strong);opacity:.7;border-radius:50%;position:absolute;inset:0}.xhome .art-ring.r2{inset:44px}.xhome .hero-photo{position:absolute}.xhome .hero-photo-1{aspect-ratio:4/3.4;width:380px;top:18px;right:0}.xhome .hero-photo-2{aspect-ratio:5/4;border:4px solid var(--paper);width:250px;bottom:0;left:6px}.xhome .hero-photo-solo{aspect-ratio:4/3.4;width:460px;top:50%;right:50%;transform:translate(50%,-50%)}@media (max-width:960px){.xhome .hero-photo-solo{width:100%;margin-bottom:0}.xhome .hero-art{height:auto}.xhome .hero-photo{position:relative}.xhome .hero-photo-1{width:100%;margin-bottom:20px}.xhome .hero-photo-2{width:70%;left:0}}.xhome .art-badge{background:var(--surface);border:1px solid var(--line);width:52px;height:52px;box-shadow:var(--shadow-md);border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute}.xhome .art-badge svg{width:24px;height:24px}.xhome .art-badge.b1{bottom:16px;right:70px}.xhome .art-badge.b2{top:14px;right:18px}.xhome section{padding:96px 0;position:relative}.xhome .deco-dot{background:var(--surface-2);border:1.5px solid var(--line-strong);box-shadow:var(--shadow-md);pointer-events:none;border-radius:50%;position:absolute}@media (max-width:900px){.xhome .deco-dot{display:none}}.xhome .section-head{max-width:60ch;margin-bottom:52px}.xhome .section-head .kicker{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;font-size:.76rem;display:block}.xhome .section-head h2{font-size:clamp(1.9rem,3.2vw,2.6rem);line-height:1.14}.xhome .section-head p{color:var(--ink-muted);margin-top:14px;font-size:1.06rem}.xhome .section-alt{background:var(--surface-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.xhome .products{flex-direction:column;gap:28px;display:flex}.xhome .product{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.xhome .product:nth-child(2n) .product-visual{order:2}@media (max-width:860px){.xhome .product{grid-template-columns:1fr}.xhome .product:nth-child(2n) .product-visual{order:0}}.xhome .product-body{padding:44px}.xhome .product-tag{align-items:center;gap:12px;margin-bottom:18px;display:flex}.xhome .product-tag .ic{border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.xhome .product-tag .ic svg{stroke:#fff;width:22px;height:22px}.xhome .product-tag .lbl b{font-family:var(--font-sora);font-size:1.3rem;font-weight:700;display:block}.xhome .product-tag .lbl span{color:var(--ink-muted);font-size:.85rem}.xhome .product-body p.desc{color:var(--ink-muted);max-width:46ch;margin:0 0 22px;font-size:1rem}.xhome .feat-list{flex-direction:column;gap:12px;margin:0 0 26px;padding:0;list-style:none;display:flex}.xhome .feat-list li{align-items:flex-start;gap:10px;font-size:.94rem;display:flex}.xhome .feat-list li svg{width:17px;height:17px;stroke:var(--olive);flex:none;margin-top:3px}.xhome .product-actions{flex-wrap:wrap;gap:12px;display:flex}.xhome .android-box{background:var(--grad-soft);border:1px solid var(--line);border-radius:14px;align-items:center;gap:14px;margin-bottom:22px;padding:14px 16px;display:flex}.xhome .android-box .a-ic{background:var(--olive);border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.xhome .android-box .a-ic svg{stroke:#fff;width:18px;height:18px}.xhome .android-box b{font-size:.86rem;display:block}.xhome .android-box span{color:var(--ink-muted);font-size:.78rem}.xhome .product-visual{background:var(--surface-2);justify-content:center;align-items:center;padding:36px;display:flex;position:relative}.xhome .mock{background:var(--surface);border:1px solid var(--line);width:100%;max-width:280px;box-shadow:var(--shadow-md);border-radius:16px;padding:20px}.xhome .mock .mh{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.xhome .mock .mh b{font-family:var(--font-sora);font-size:.9rem}.xhome .mock .mh span{font-family:var(--font-jetbrains-mono), monospace;background:var(--surface-2);color:var(--olive);border:1px solid var(--line);border-radius:999px;padding:3px 8px;font-size:.66rem}.xhome .mock .line{background:var(--line);border-radius:4px;height:9px;margin-bottom:9px}.xhome .mock .line.w60{width:60%}.xhome .mock .line.w80{width:80%}.xhome .mock .line.w40{width:40%}.xhome .mock .total{border-top:1px dashed var(--line);font-family:var(--font-jetbrains-mono), monospace;justify-content:space-between;margin-top:16px;padding-top:14px;font-size:.82rem;display:flex}.xhome .mock .total b{font-size:1.1rem}.xhome .product-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px;display:grid}@media (max-width:760px){.xhome .product-grid{grid-template-columns:1fr}}.xhome .product-mini{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;padding:32px;transition:box-shadow .18s,transform .18s;display:flex}.xhome .product-mini:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.xhome .product-mini .ic{border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.xhome .product-mini .ic svg{stroke:#fff;width:22px;height:22px}.xhome .product-mini .cat{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:6px;font-size:.72rem}.xhome .product-mini h3{font-family:var(--font-sora);margin-bottom:10px;font-size:1.2rem;font-weight:700}.xhome .product-mini p{color:var(--ink-muted);flex:1;margin:0 0 22px;font-size:.92rem}.xhome .product-mini .mini-link{color:var(--ink);align-items:center;gap:6px;width:fit-content;font-size:.9rem;font-weight:600;display:inline-flex}.xhome .product-mini .mini-link svg{width:14px;height:14px;stroke:var(--ink);transition:transform .15s}.xhome .product-mini .mini-link:hover svg{transform:translate(3px)}.xhome .product-visual-photos{grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:300px;display:grid}.xhome .product-visual-photos .photo-frame{aspect-ratio:3/4}.xhome .product-visual.fill{padding:0}.xhome .product-visual.fill .product-visual-photos{gap:0;width:100%;max-width:none;height:100%}.xhome .product-visual.fill .product-visual-photos .photo-frame{aspect-ratio:auto;height:100%;box-shadow:none;border:none;border-radius:0}.xhome .product-visual.fill .product-visual-photos .photo-frame:first-child{border-right:1px solid var(--line)}.xhome .trust{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}@media (max-width:860px){.xhome .trust{grid-template-columns:1fr}}.xhome .trust h2{margin-bottom:16px;font-size:clamp(1.7rem,3vw,2.2rem)}.xhome .trust p{color:var(--ink-muted);max-width:46ch;margin-bottom:20px}.xhome .stat-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.xhome .stat{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:16px;padding:22px}.xhome .stat .n{font-family:var(--font-sora);background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.1rem;font-weight:800}.xhome .stat .l{color:var(--ink-muted);margin-top:6px;font-size:.84rem}.xhome .principles{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:860px){.xhome .principles{grid-template-columns:1fr}}.xhome .principle{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:30px 26px}.xhome .principle .ic{background:var(--grad);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;display:flex}.xhome .principle .ic svg{stroke:#fff;width:20px;height:20px}.xhome .principle h3{margin-bottom:8px;font-size:1.08rem}.xhome .principle p{color:var(--ink-muted);margin:0;font-size:.92rem}.xhome .photo-frame{border-radius:var(--radius);box-shadow:var(--shadow-lg);border:1px solid var(--line);background:var(--surface-2);overflow:hidden}.xhome .photo-frame img{object-fit:cover;width:100%;height:100%}.xhome .trust-photo{aspect-ratio:4/3;position:relative}@media (max-width:860px){.xhome .trust-photo{order:-1}}.xhome .gallery-group{margin-bottom:44px}.xhome .gallery-group:last-child{margin-bottom:0}.xhome .gallery-group h3{align-items:center;gap:10px;margin-bottom:16px;font-size:1rem;font-weight:700;display:flex}.xhome .gallery-group h3 .dot{background:var(--grad);border-radius:50%;flex-shrink:0;width:8px;height:8px}.xhome .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.xhome .gallery-grid .photo-frame{aspect-ratio:4/3}.xhome .gallery-credits{border-top:1px solid var(--line);color:var(--ink-muted);margin-top:36px;padding-top:20px;font-size:.78rem;line-height:1.9}.xhome .gallery-credits a{color:inherit;text-underline-offset:2px;text-decoration:underline}.xhome .origin-photo{aspect-ratio:16/7;margin-bottom:36px}.xhome .early-photo{aspect-ratio:3/4;max-width:340px;margin:0 auto;position:relative}.xhome .early-photo-badge{background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-md);border-radius:14px;padding:16px 18px;position:absolute;bottom:16px;left:16px;right:16px}.xhome .early-photo-badge .big{font-family:var(--font-sora);background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;display:block}.xhome .early-photo-badge p{color:var(--ink-muted);margin-top:4px;font-size:.82rem}.xhome .security-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-md);border-radius:28px;padding:56px}@media (max-width:640px){.xhome .security-panel{padding:32px 24px}}.xhome .sec-header{justify-content:space-between;align-items:center;gap:40px;display:flex}@media (max-width:760px){.xhome .sec-header{flex-direction:column-reverse;align-items:stretch}}.xhome .sec-photo{aspect-ratio:4/3;flex:none;width:260px;position:relative}@media (max-width:760px){.xhome .sec-photo{width:100%}}.xhome .sec-grid{background:var(--line);border:1px solid var(--line);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:2px;margin-top:36px;display:grid;overflow:hidden}@media (max-width:760px){.xhome .sec-grid{grid-template-columns:1fr}}.xhome .sec-item{background:var(--surface);padding:26px 28px}.xhome .sec-item .head{align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.xhome .sec-item svg{width:19px;height:19px;stroke:var(--orange);flex:none;margin-top:2px}.xhome .sec-item h4{font-size:.98rem;font-family:var(--font-sora);font-weight:700}.xhome .sec-item p{color:var(--ink-muted);margin:0;padding-left:31px;font-size:.87rem}.xhome .sec-item code{font-family:var(--font-jetbrains-mono), monospace;background:var(--surface-2);border-radius:4px;padding:1px 5px;font-size:.82em}.xhome .sec-report{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:26px;display:flex}.xhome .sec-report p{color:var(--ink-muted);margin:0;font-size:.9rem}.xhome .price-scroll{margin:0 -32px;padding-bottom:8px;padding-left:32px;padding-right:32px;overflow-x:auto}.xhome .price-row{gap:16px;min-width:max-content;display:flex}.xhome .price-card{border:1px solid var(--line);background:var(--surface);width:210px;box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;flex:none;padding:24px;display:flex}.xhome .price-card.hi{border-color:var(--orange);box-shadow:var(--shadow-md);position:relative}.xhome .price-card.hi:before{content:"Más elegido";background:var(--grad);color:#fff;border-radius:999px;padding:4px 12px;font-size:.68rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.xhome .price-card .plan{color:var(--ink-muted);font-size:.82rem;font-weight:600}.xhome .price-card .amt{font-family:var(--font-sora);margin:8px 0 2px;font-size:1.9rem;font-weight:800}.xhome .price-card .per{color:var(--ink-faint);margin-bottom:16px;font-size:.76rem}.xhome .price-card ul{flex-direction:column;flex:1;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.xhome .price-card li{color:var(--ink-muted);gap:6px;font-size:.78rem;display:flex}.xhome .price-card li svg{width:13px;height:13px;stroke:var(--olive);flex:none;margin-top:2px}.xhome .price-card .btn{justify-content:center;width:100%;padding:10px;font-size:.84rem}.xhome .early{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}@media (max-width:860px){.xhome .early{grid-template-columns:1fr}}.xhome .cta-block{background:var(--grad);text-align:center;color:#fff;border-radius:32px;padding:76px 48px;position:relative;overflow:hidden}.xhome .cta-block h2{color:#fff;max-width:22ch;margin:0 auto 16px;font-size:clamp(1.8rem,3.4vw,2.5rem)}.xhome .cta-block p{color:#ffffffe6;max-width:46ch;margin:0 auto 30px;font-size:1.05rem}.xhome footer.site{border-top:1px solid var(--line);background:var(--surface-2);padding:64px 0 32px}.xhome .foot-grid{grid-template-columns:1.2fr 1fr .8fr 1fr 1fr 1fr;gap:32px;display:grid}@media (max-width:860px){.xhome .foot-grid{grid-template-columns:repeat(2,1fr)}}.xhome .foot-grid h5{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:14px;font-size:.72rem;font-weight:500}.xhome .foot-grid ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.xhome .foot-grid a{color:var(--ink-muted);font-size:.9rem;text-decoration:none}.xhome .foot-grid a:hover{color:var(--ink)}.xhome .foot-desc{color:var(--ink-muted);max-width:34ch;margin-top:14px;font-size:.9rem}.xhome .foot-bottom{border-top:1px solid var(--line);color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:56px;padding-top:26px;font-size:.82rem;display:flex}.xhome .foot-bottom a{color:var(--ink-faint);text-decoration:underline}.xhome .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.xhome .reveal.in{opacity:1;transform:none}
