.b2c-scope{--ink:#050708;--ink-soft:#404041;--paper:#fff;--bg:#faf3f0;--bg-dim:#fbfaf8;--accent:#ec6425;--accent-bright:#ce4d12;--accent-dark:#a13c0e;--accent-soft:#ec64251a;--accent-line:#ec64252e;--warm-1:#f6a01a;--warm-2:#e23b1a;--violet:#7c5cff;--violet-soft:#7c5cff1a;--line:#0507081a;--line-2:#05070824;--line-strong:#05070838;--text-muted:#8f8f8f;--text-mono:#707070;--radius-s:6px;--radius-m:12px;--radius-l:22px;--font-display:"Fraunces", "Times New Roman", serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", ui-monospace, monospace;--shadow-card:0 10px 26px #0507080f;--shadow-card-hover:0 22px 50px #05070824;--shadow-hub:0 24px 60px #05070824;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--maxw:1220px}.b2c-scope *{box-sizing:border-box;margin:0;padding:0}.b2c-scope{scroll-behavior:smooth;background:var(--bg);font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;scroll-padding-top:90px;font-size:16px;line-height:1.6;overflow-x:hidden}.b2c-scope img{max-width:100%;display:block}.b2c-scope a{color:inherit;text-decoration:none}.b2c-scope button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.b2c-scope ul,.b2c-scope ol{list-style:none}.b2c-scope ::selection{background:var(--accent);color:#fff}.b2c-scope header{z-index:auto;position:static;inset:auto}.b2c-scope .eyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-block}.b2c-scope h1,.b2c-scope h2,.b2c-scope h3,.b2c-scope h4{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-weight:500;line-height:1.1}.b2c-scope h1{letter-spacing:-.035em;font-size:clamp(46px,5.2vw,76px);font-weight:500;line-height:1.05}.b2c-scope h2{font-size:clamp(30px,3.6vw,46px);font-weight:600;line-height:1.15}.b2c-scope h3{font-size:clamp(22px,2vw,30px);font-weight:500}.b2c-scope h4{letter-spacing:-.005em;font-size:17px;font-weight:600}.b2c-scope h1 em,.b2c-scope h2 em,.b2c-scope h3 em{color:var(--accent);font-weight:inherit;font-style:italic}.b2c-scope p{color:var(--ink-soft)}.b2c-scope .lead{color:var(--text-muted);max-width:60ch;font-size:17px;line-height:1.7}.b2c-scope .container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 32px}.b2c-scope section{padding:100px 0;position:relative}.b2c-scope .section-head{flex-direction:column;max-width:720px;margin-bottom:56px;display:flex}.b2c-scope .section-head .lead{margin-top:14px}.b2c-scope .section-head--center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.b2c-scope .section-head--center .lead{margin-left:auto;margin-right:auto}.b2c-scope .btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .28s;display:inline-flex}.b2c-scope .btn svg{width:14px;height:14px;transition:transform .28s}.b2c-scope .btn:hover svg{transform:translate(3px)}.b2c-scope .btn-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.b2c-scope .btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.b2c-scope .btn-ghost{color:var(--ink);border-color:var(--line-2);-webkit-backdrop-filter:blur(10px);background:#ffffffb3}.b2c-scope .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.b2c-scope .btn-link{min-height:0;color:var(--accent);background:0 0;border-radius:0;padding:0;font-size:13px;font-weight:700}.b2c-scope .nav{z-index:200;max-width:none;padding:12px var(--pill-nav-gutter) 0;background:0 0;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.b2c-scope .nav-inner{border:var(--pill-nav-border);border-radius:var(--pill-nav-radius);-webkit-backdrop-filter:saturate(1.4)blur(20px);width:100%;max-width:none;box-shadow:var(--pill-nav-shadow);transition:max-width var(--pill-nav-ease), padding var(--pill-nav-ease), background var(--pill-nav-ease), box-shadow var(--pill-nav-ease);background:#fcfbf6e0;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:5px 10px 5px 18px;display:flex}.b2c-scope .nav.scrolled .nav-inner{max-width:var(--pill-nav-max-scrolled);box-shadow:var(--pill-nav-shadow-scrolled);background:#fcfbf6f7;padding:4px 8px 4px 14px}.b2c-scope .nav-logo-img{transition:height var(--pill-nav-ease)}.b2c-scope .nav.scrolled .nav-logo-img{height:var(--pill-nav-logo-scrolled)}.b2c-scope .nav-logo{color:var(--ink);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:10px;font-size:22px;font-weight:600;display:flex}.b2c-scope .nav-logo em{color:var(--accent);font-style:italic;font-weight:500}.b2c-scope .nav-logo{flex-shrink:0}.b2c-scope .nav-logo-img{height:var(--pill-nav-logo);flex-shrink:0;width:auto;display:block}.b2c-scope .nav-mono{background:linear-gradient(140deg, var(--accent) 0%, var(--accent-dark) 100%);color:#fff;width:38px;height:38px;font-family:var(--font-display);letter-spacing:0;border-radius:9px;place-items:center;font-size:14px;font-weight:600;display:grid;box-shadow:0 6px 18px #ec642552}.b2c-scope .nav-links{align-items:center;gap:4px;display:flex}.b2c-scope .nav-links a{color:var(--ink-soft);border-radius:6px;padding:8px 14px;font-size:14.5px;font-weight:500;transition:color .2s}.b2c-scope .nav-links a:hover{color:var(--accent)}.b2c-scope .nav-cta{color:inherit;background:0 0;border-radius:0;align-items:center;gap:12px;padding:0;line-height:1;display:flex}.b2c-scope .nav-cta .btn{min-height:36px;padding:0 16px;font-size:13.5px}.b2c-scope .lang-toggle{border:1px solid var(--line-2);color:var(--ink-soft);letter-spacing:.04em;border-radius:100px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s}.b2c-scope .lang-toggle:hover{border-color:var(--accent);color:var(--accent)}.b2c-scope .hero{isolation:isolate;background:var(--paper);color:var(--ink);border-bottom:1px solid var(--line);padding:148px 0 80px;position:relative;overflow:hidden}.b2c-scope .hero:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(100deg,#fff 0% 40%,#ffffffd1 60%,#ffffffad 80%,#ffffffb8 100%),linear-gradient(#fff 0%,#fff0 20% 100%),linear-gradient(160deg,#ec64251a 0%,#0000 55%),url(/b2c/ays-hero-original.jpg);background-position:50%,50%,50%,72% 38%;background-repeat:no-repeat;background-size:cover,cover,cover,cover;position:absolute;inset:0}.b2c-scope .hero-cursor-glow{filter:blur(45px);pointer-events:none;z-index:0;will-change:left, top;background:radial-gradient(circle,#ec64253d 0%,#ce4d1226 30%,#ce4d1212 50%,#0000 72%);border-radius:50%;width:750px;height:750px;position:absolute;top:30%;left:30%;transform:translate(-50%,-50%)}.b2c-scope .hero-network{z-index:1;pointer-events:none;opacity:.7;position:absolute;inset:0}.b2c-scope .hero-inner{z-index:2;position:relative}.b2c-scope .hero-copy .eyebrow{margin-bottom:22px}.b2c-scope .hero-copy h1{max-width:760px;margin-bottom:24px}.b2c-scope .hero-copy h1 .line{display:block}.b2c-scope .hero-copy .sub{max-width:640px;color:var(--text-muted);margin:0 0 32px;font-size:17px;line-height:1.7}.b2c-scope .hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;display:flex}.b2c-scope .hero-badges{flex-wrap:wrap;gap:10px;display:flex}.b2c-scope .hero-badges>div{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);color:var(--text-muted);background:#ffffffb3;border-radius:100px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;display:inline-flex}.b2c-scope .hero-badges>div:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.b2c-scope .hero-card{border:1px solid var(--accent-line);-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border-radius:18px;padding:32px;position:relative;box-shadow:0 20px 60px #1c1d281a}.b2c-scope .hero-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:18px;display:flex}.b2c-scope .hero-card-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:18px;font-weight:600}.b2c-scope .hero-card-status{font-family:var(--font-mono);color:var(--accent);letter-spacing:.02em;align-items:center;gap:8px;font-size:11px;font-weight:500;display:inline-flex}.b2c-scope .hero-card-status:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 8px #10b98199}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.45}}.b2c-scope .hero-nodes{flex-direction:column;gap:2px;display:flex}.b2c-scope .hero-node{opacity:0;animation:nodeIn .55s var(--ease-out) forwards;border-radius:8px;grid-template-columns:24px 12px 1fr auto;align-items:center;gap:12px;padding:9px 10px;transition:background .28s;display:grid;transform:translate(8px)}.b2c-scope .hero-node:hover{background:var(--accent-soft)}.b2c-scope .hero-node .idx{font-family:var(--font-mono);color:var(--text-muted);font-size:10px;font-weight:500}.b2c-scope .hero-node .dot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%}.b2c-scope .hero-node.warm .dot{background:var(--warm-1);box-shadow:0 0 0 3px #f6a01a26}.b2c-scope .hero-node .name{color:var(--ink);font-size:13.5px;font-weight:600}.b2c-scope .hero-node .desc{color:var(--text-muted);font-size:11.5px;font-family:var(--font-mono);letter-spacing:.02em}@keyframes nodeIn{to{opacity:1;transform:translate(0)}}.b2c-scope .einvoice-lead-card{border:1px solid #ec64253d;border-top:4px solid var(--accent);-webkit-backdrop-filter:blur(24px);background:linear-gradient(145deg,#fffffffa,#f8fbfff5);border-radius:20px;flex-direction:column;justify-content:center;min-height:590px;padding:36px 38px 32px;display:flex;box-shadow:0 28px 80px #05070829,0 2px 8px #0507080d}.b2c-scope .einvoice-form-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.b2c-scope .einvoice-kicker{color:var(--accent);font-family:var(--font-mono);letter-spacing:.13em;background:#ec642514;border:1px solid #ec642524;border-radius:100px;align-items:center;margin-bottom:10px;padding:6px 9px;font-size:9.5px;font-weight:700;display:inline-flex}.b2c-scope .einvoice-form-head h2{letter-spacing:-.035em;color:var(--ink);font-size:31px;line-height:1.08}.b2c-scope .einvoice-step-count{color:var(--text-muted);font-family:var(--font-mono);background:#f4f7fb;border:1px solid #e2e8f0;border-radius:100px;flex-shrink:0;padding:7px 10px;font-size:10px}.b2c-scope .einvoice-step-count b{color:var(--accent)}.b2c-scope .einvoice-progress{background:#e9eef5;border-radius:100px;height:5px;margin:22px 0 25px;overflow:hidden}.b2c-scope .einvoice-progress span{background:linear-gradient(90deg, var(--accent-dark), var(--accent-bright));border-radius:inherit;width:50%;height:100%;transition:width .38s var(--ease-out);display:block}.b2c-scope .einvoice-form-step{display:none}.b2c-scope .einvoice-form-step.is-active{animation:einvoiceStepIn .38s var(--ease-out) both;display:block}@keyframes einvoiceStepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.b2c-scope .einvoice-intro{color:#707070;max-width:48ch;margin-bottom:22px;font-size:13px;line-height:1.6}.b2c-scope .einvoice-fields{gap:16px;display:grid}.b2c-scope .einvoice-fields.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.b2c-scope .einvoice-fields label,.b2c-scope .einvoice-hero-form legend{color:var(--ink);letter-spacing:.01em;font-size:11.5px;font-weight:650;display:block}.b2c-scope .einvoice-fields label>span{color:var(--warm-2)}.b2c-scope .einvoice-fields input,.b2c-scope .einvoice-fields select{width:100%;height:48px;color:var(--ink);font-family:var(--font-body);background:#fff;border:1px solid #e5e5e6;border-radius:9px;outline:none;margin-top:7px;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.b2c-scope .einvoice-fields input:focus,.b2c-scope .einvoice-fields select:focus{border-color:var(--accent);box-shadow:0 0 0 4px #ec64251a}.b2c-scope .einvoice-hero-form fieldset{border:0;margin:0 0 18px}.b2c-scope .einvoice-hero-form legend{margin-bottom:10px}.b2c-scope .einvoice-choice-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.b2c-scope .einvoice-choice{cursor:pointer;background:#fff;border:1px solid #e5e5e6;border-radius:10px;align-items:center;gap:8px;min-height:64px;padding:12px 13px;transition:all .2s;display:flex}.b2c-scope .einvoice-choice:hover{border-color:#ec64257a;box-shadow:0 6px 18px #0507080f}.b2c-scope .einvoice-choice:has(input:checked){border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#f2f7fe}.b2c-scope .einvoice-choice input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0}.b2c-scope .einvoice-choice b,.b2c-scope .einvoice-choice small{display:block}.b2c-scope .einvoice-choice b{color:var(--ink);font-size:12.5px}.b2c-scope .einvoice-choice small{color:#7a7a7a;margin-top:3px;font-size:9.5px;line-height:1.35}.b2c-scope .einvoice-next,.b2c-scope .einvoice-submit,.b2c-scope .einvoice-whatsapp{color:#fff;background:var(--accent);border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:50px;margin-top:22px;padding:0 18px;font-size:13px;font-weight:700;transition:all .22s;display:flex;box-shadow:0 12px 28px #ec642542}.b2c-scope .einvoice-next:hover,.b2c-scope .einvoice-submit:hover,.b2c-scope .einvoice-whatsapp:hover{background:var(--accent-dark);transform:translateY(-1px)}.b2c-scope .einvoice-submit:disabled{opacity:.65;cursor:wait;transform:none}.b2c-scope .einvoice-privacy{text-align:center;color:#8a8a8a;margin-top:12px;font-size:9.5px;display:block}.b2c-scope .einvoice-form-error{color:#c43d32;min-height:17px;margin-top:9px;font-size:11px;font-weight:600}.b2c-scope .einvoice-actions{grid-template-columns:auto 1fr;align-items:end;gap:11px;display:grid}.b2c-scope .einvoice-actions .einvoice-submit{margin-top:10px}.b2c-scope .einvoice-back{color:#7e7e7e;min-height:50px;padding:0 8px;font-size:12px;font-weight:700}.b2c-scope .einvoice-hp{opacity:0!important;position:absolute!important;left:-9999px!important}.b2c-scope .einvoice-success{text-align:center;padding:12px 0 4px}.b2c-scope .einvoice-success-icon{color:#0a9f67;background:#e7f8f1;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:19px;font-weight:800;display:grid}.b2c-scope .einvoice-success h3{margin:7px 0 10px;font-size:27px}.b2c-scope .einvoice-success>p{max-width:52ch;color:var(--text-muted);margin:0 auto;font-size:11.5px;line-height:1.55}.b2c-scope .einvoice-success>p.has-delivery-warning{color:#8a5b11;background:#fff8e8;border:1px solid #f3d69d;border-radius:8px;padding:9px 11px}.b2c-scope .einvoice-packages{text-align:left;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px;display:grid}.b2c-scope .einvoice-package{background:#fff;border:1px solid #e5e5e6;border-radius:12px;flex-direction:column;min-height:224px;padding:18px 16px 15px;display:flex;position:relative;box-shadow:0 8px 24px #0507080e}.b2c-scope .einvoice-package.is-recommended{border:2px solid var(--accent);background:linear-gradient(145deg,#fff,#f2f7fe);padding:17px 15px 14px;box-shadow:0 12px 28px #ec642524}.b2c-scope .einvoice-package-badge{color:#fff;background:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:5px 8px;font-size:7px;font-weight:800;display:none;position:absolute;top:-10px;right:12px}.b2c-scope .einvoice-package.is-recommended .einvoice-package-badge{display:block}.b2c-scope .einvoice-package h4{min-height:38px;color:var(--ink);font-family:var(--font-display);margin:0 0 8px;font-size:16px;font-weight:650;line-height:1.15}.b2c-scope .einvoice-package-price{color:var(--accent-dark);letter-spacing:-.02em;font-size:17px;font-weight:800}.b2c-scope .einvoice-package-price del{color:#a3a3a3;margin-left:4px;font-size:9px;font-weight:500}.b2c-scope .einvoice-package>small{color:#858585;min-height:27px;margin-top:3px;font-size:8.5px;line-height:1.35;display:block}.b2c-scope .einvoice-package ul{gap:4px;margin:9px 0 13px;display:grid}.b2c-scope .einvoice-package li{color:#6e6e6e;font-size:9px;line-height:1.35}.b2c-scope .einvoice-package li:before{content:"✓";color:#0a9f67;margin-right:6px;font-weight:800}.b2c-scope .einvoice-package>.einvoice-package-action,.b2c-scope .einvoice-package>.einvoice-package-action[href*=wa\.me]{min-height:36px;margin-top:auto;padding:0 11px;font-size:9.5px;font-weight:750;transition:all .2s;z-index:auto!important;color:#fff!important;background:var(--ink)!important;width:100%!important;height:auto!important;box-shadow:none!important;border-radius:7px!important;justify-content:space-between!important;align-items:center!important;display:flex!important;position:static!important;inset:auto!important}.b2c-scope .einvoice-package.is-recommended>.einvoice-package-action[href*=wa\.me]{background:var(--accent)!important}.b2c-scope .einvoice-package>.einvoice-package-action[href*=wa\.me]:hover{transform:translateY(-1px);background:var(--accent-dark)!important}.b2c-scope .einvoice-success>.einvoice-whatsapp,.b2c-scope .einvoice-success>.einvoice-whatsapp[href*=wa\.me]{border:1px solid #e5e5e6;min-height:50px;margin-top:14px;z-index:auto!important;width:100%!important;height:auto!important;box-shadow:none!important;color:#404041!important;background:#fbfaf8!important;border-radius:9px!important;position:static!important;inset:auto!important}.b2c-scope .einvoice-success .einvoice-whatsapp:hover{color:#fff;background:var(--accent-dark)}.b2c-scope .why-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.b2c-scope .why-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-card);min-height:240px;transition:all .35s var(--ease-out);cursor:default;border-radius:18px;flex-direction:column;gap:14px;padding:28px 24px;display:flex;position:relative;overflow:hidden}.b2c-scope .why-card:hover{border-color:var(--accent-line);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.b2c-scope .why-card .glyph{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);transition:all .35s var(--ease-out);border-radius:12px;place-items:center;display:grid}.b2c-scope .why-card:hover .glyph{background:linear-gradient(140deg, var(--accent), var(--accent-dark));color:#fff;transform:rotate(-4deg)scale(1.05)}.b2c-scope .why-card .glyph svg{width:20px;height:20px}.b2c-scope .why-card h4{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;font-size:20px;font-weight:600;line-height:1.2}.b2c-scope .why-card p{color:var(--text-muted);opacity:0;max-height:0;transition:max-height .5s var(--ease-out), opacity .4s var(--ease-out) 50ms;font-size:13.5px;line-height:1.55;overflow:hidden}.b2c-scope .why-card:hover p{opacity:1;max-height:120px}.b2c-scope .why-card .idx{font-family:var(--font-display);color:var(--accent);font-size:13px;font-style:italic;font-weight:600;position:absolute;top:22px;right:24px}.b2c-scope .journey{background:var(--bg);position:relative}.b2c-scope .journey:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(#0507080f 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 40% at 50% 45%,#000 0%,#0000 75%);mask-image:radial-gradient(60% 40% at 50% 45%,#000 0%,#0000 75%)}.b2c-scope .journey .container{z-index:1;position:relative}.b2c-scope .journey-track{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid;position:relative}.b2c-scope .journey-connector{background:linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--violet) 50%, var(--warm-1) 75%, transparent 100%);opacity:.35;z-index:0;height:1px;position:absolute;top:68px;left:12%;right:12%}.b2c-scope .journey-stage{z-index:1;background:var(--paper);border:1px solid var(--line);min-height:620px;transition:all .4s var(--ease-out);box-shadow:var(--shadow-card);--card-color:var(--accent);border-radius:22px;flex-direction:column;padding:32px 30px;display:flex;position:relative}.b2c-scope .journey-stage.grow{--card-color:var(--violet)}.b2c-scope .journey-stage.scale{--card-color:var(--warm-1)}.b2c-scope .journey-stage:hover{box-shadow:var(--shadow-card-hover);border-color:color-mix(in srgb, var(--card-color) 35%, var(--line) 65%);transform:translateY(-6px)}.b2c-scope .journey-orb{color:#fff;background:linear-gradient(145deg, var(--card-color), color-mix(in srgb, var(--card-color) 70%, #000 15%));width:62px;height:62px;box-shadow:0 12px 28px color-mix(in srgb, var(--card-color) 30%, transparent);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.b2c-scope .journey-orb svg{width:26px;height:26px}.b2c-scope .stage-tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--card-color);margin-bottom:8px;font-size:11px;font-weight:600}.b2c-scope .journey-stage h3{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:10px;font-size:38px;font-weight:500}.b2c-scope .stage-desc{color:var(--text-muted);margin-bottom:24px;font-size:14px;line-height:1.55}.b2c-scope .journey-services{flex-direction:column;flex:1;gap:2px;margin-bottom:24px;display:flex}.b2c-scope .journey-services li{color:var(--ink-soft);border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:9px 0;font-size:13.5px;transition:color .2s,padding-left .25s;display:flex}.b2c-scope .journey-services li:last-child{border-bottom:none}.b2c-scope .journey-services li:before{content:"";background:var(--card-color);opacity:.5;border-radius:50%;width:4px;height:4px;transition:transform .25s,opacity .25s}.b2c-scope .journey-services li:hover{color:var(--card-color);padding-left:4px}.b2c-scope .journey-services li:hover:before{opacity:1;transform:scale(1.5)}.b2c-scope .journey-cta{color:var(--card-color);border-top:1px solid var(--line);align-items:center;gap:8px;padding:14px 0 4px;font-size:13.5px;font-weight:700;display:inline-flex}.b2c-scope .journey-cta svg{width:14px;height:14px;transition:transform .28s}.b2c-scope .journey-cta:hover svg{transform:translate(4px)}.b2c-scope .ecosystem{background:linear-gradient(180deg, var(--paper) 0%, var(--bg) 55%, var(--paper) 100%);padding:120px 0 130px;position:relative;overflow:hidden}.b2c-scope .ecosystem:before{content:"";border:1px solid var(--line);pointer-events:none;border-radius:50%;width:620px;height:620px;position:absolute;top:-180px;left:-160px}.b2c-scope .ecosystem:after{content:"";border:1px solid var(--accent-line);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-140px;right:-120px}.b2c-scope .ecosystem .container{z-index:1;position:relative}.b2c-scope .ecosystem-canvas-wrap{background:var(--paper);border:1px solid var(--line);max-width:1100px;height:640px;box-shadow:var(--shadow-card);border-radius:22px;margin:0 auto;position:relative;overflow:hidden}.b2c-scope #ecosystem-canvas{width:100%;height:100%;position:absolute;inset:0}.b2c-scope .ecosystem-legend{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);z-index:2;gap:18px;font-size:10.5px;display:flex;position:absolute;bottom:20px;left:24px}.b2c-scope .ecosystem-legend .item{align-items:center;gap:8px;display:flex}.b2c-scope .ecosystem-legend .swatch{border-radius:50%;width:8px;height:8px}.b2c-scope .ecosystem-hint{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);z-index:2;font-size:10.5px;position:absolute;bottom:20px;right:24px}.b2c-scope .stats-grid{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:22px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.b2c-scope .stat{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:168px;padding:36px 28px;transition:background .3s;display:flex}.b2c-scope .stat:nth-child(4n){border-right:none}.b2c-scope .stats-grid>.stat:nth-last-child(-n+4){border-bottom:none}.b2c-scope .stat:hover{background:var(--bg)}.b2c-scope .stat .val{font-family:var(--font-display);color:var(--ink);letter-spacing:-.035em;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1}.b2c-scope .stat .val em,.b2c-scope .stat .val .plus{color:var(--accent);font-style:normal;font-weight:600}.b2c-scope .stat .lbl{font-family:var(--font-body);color:var(--text-muted);margin-top:12px;font-size:13px;font-weight:500;line-height:1.4}.b2c-scope .timeline-wrap{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:22px;max-width:940px;margin-top:56px;padding:48px 56px}.b2c-scope .timeline{grid-template-columns:1fr;gap:0;display:grid;position:relative}.b2c-scope .timeline:before{content:"";background:linear-gradient(180deg, transparent 0%, var(--accent-line) 10%, var(--accent-line) 90%, transparent 100%);width:1px;position:absolute;top:28px;bottom:28px;left:100px}.b2c-scope .timeline-item{grid-template-columns:110px 1fr;align-items:start;gap:40px;padding:20px 0;display:grid;position:relative}.b2c-scope .timeline-item .when{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);text-align:right;padding-top:8px;font-size:11px;font-weight:700;position:relative}.b2c-scope .timeline-item .when:after{content:"";background:var(--paper);border:2px solid var(--accent);width:11px;height:11px;box-shadow:0 0 0 4px var(--paper), 0 0 0 5px var(--accent-line);border-radius:50%;position:absolute;top:11px;right:-25px}.b2c-scope .timeline-item .content h4{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;margin-bottom:6px;font-size:21px;font-weight:600}.b2c-scope .timeline-item .content p{color:var(--text-muted);max-width:62ch;font-size:14px;line-height:1.6}.b2c-scope .grid-wrap{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.b2c-scope .grid-tile{aspect-ratio:1;background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:space-between;padding:18px;transition:all .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #05070808}.b2c-scope a.grid-tile{color:inherit;text-decoration:none}.b2c-scope .grid-tile:before{content:"";background:radial-gradient(circle at var(--mx,50%) var(--my,50%), var(--accent-soft) 0%, transparent 55%);opacity:0;z-index:0;pointer-events:none;border-radius:14px;transition:opacity .28s;position:absolute;inset:0}.b2c-scope .grid-tile:hover:before{opacity:1}.b2c-scope .grid-tile:hover{border-color:var(--accent-line);transform:translateY(-3px);box-shadow:0 12px 28px #ec642524}.b2c-scope .grid-tile>*{z-index:1;position:relative}.b2c-scope .grid-tile .glyph{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:10px;place-items:center;transition:all .28s;display:grid}.b2c-scope .grid-tile .glyph svg{width:16px;height:16px}.b2c-scope .grid-tile:hover .glyph{background:var(--accent);color:#fff}.b2c-scope .grid-tile .name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.005em;font-size:15.5px;font-weight:600;line-height:1.2}.b2c-scope .grid-tile .tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-top:4px;font-size:9.5px;font-weight:500}.b2c-scope .future{background:var(--ink);color:#f6f3ea;padding:120px 0;position:relative;overflow:hidden}.b2c-scope .future:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#ec642529 0%,#0000 60%),radial-gradient(60% 50% at 50% 100%,#f6a01a14 0%,#0000 60%),radial-gradient(#ffffff08 1px,#0000 1px) 0 0/30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 90%,#000 0%,#0000 100%);mask-image:radial-gradient(100% 90%,#000 0%,#0000 100%)}.b2c-scope .future .container{z-index:1;position:relative}.b2c-scope .future-inner{text-align:center;max-width:1080px;margin:0 auto}.b2c-scope .future .eyebrow{color:var(--accent-bright);background:#ffffff0f;border-color:#ffffff1a}.b2c-scope .future h2{color:#f6f3ea;margin-bottom:24px}.b2c-scope .future h2 em{color:var(--accent-bright)}.b2c-scope .future .lead{color:#f6f3eaa6;max-width:64ch;margin:0 auto 60px}.b2c-scope .future-pillars{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:56px;display:grid}.b2c-scope .future-pillar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:10px;min-height:148px;padding:26px 22px;transition:all .32s;display:flex}.b2c-scope .future-pillar:hover{background:#ec64250f;border-color:#ce4d1259;transform:translateY(-3px)}.b2c-scope .future-pillar .tag{font-family:var(--font-mono);letter-spacing:.14em;color:var(--accent-bright);text-transform:uppercase;font-size:10px;font-weight:600}.b2c-scope .future-pillar h4{font-family:var(--font-display);color:#f6f3ea;letter-spacing:-.015em;font-size:19px;font-weight:600}.b2c-scope .future-pillar p{color:#f6f3ea8c;font-size:13.5px;line-height:1.5}.b2c-scope .future-close{font-family:var(--font-display);color:#f6f3ea;letter-spacing:-.015em;max-width:60ch;margin:0 auto;font-size:clamp(22px,2.2vw,28px);font-weight:500;line-height:1.35}.b2c-scope .future-close em{color:var(--accent-bright);font-style:italic}.b2c-scope .stories{background:var(--bg);overflow:hidden}.b2c-scope .stories-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;padding:12px 0 32px;padding-left:max(32px, calc((100vw - var(--maxw)) / 2 + 32px));padding-right:max(32px, calc((100vw - var(--maxw)) / 2 + 32px));gap:18px;display:flex;overflow:auto hidden}.b2c-scope .stories-scroll::-webkit-scrollbar{display:none}.b2c-scope .story{scroll-snap-align:start;background:var(--paper);border:1px solid var(--line);transition:all .35s var(--ease-out);min-height:440px;box-shadow:var(--shadow-card);border-radius:22px;flex-direction:column;flex:0 0 440px;gap:20px;padding:30px;display:flex}.b2c-scope .story:hover{border-color:var(--accent-line);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.b2c-scope .story-header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:18px;display:flex}.b2c-scope .story-avatar{width:44px;height:44px;font-family:var(--font-display);color:#fff;border-radius:12px;place-items:center;font-size:15px;font-weight:600;display:grid}.b2c-scope .story-meta{flex-direction:column;gap:2px;display:flex}.b2c-scope .story-meta .name{color:var(--ink);font-size:14.5px;font-weight:600}.b2c-scope .story-meta .sub{color:var(--text-muted);font-size:11.5px;font-family:var(--font-mono);letter-spacing:.02em}.b2c-scope .story-quote{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;flex:1;font-size:20px;font-weight:500;line-height:1.35}.b2c-scope .story-quote em{color:var(--accent);font-style:italic}.b2c-scope .story-flow{flex-wrap:wrap;gap:5px;display:flex}.b2c-scope .story-flow span{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--bg);border:1px solid var(--line);color:var(--text-muted);border-radius:5px;padding:4px 9px;font-size:9.5px;font-weight:500}.b2c-scope .story-flow span.done{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}.b2c-scope .stories-controls{max-width:var(--maxw);justify-content:flex-end;gap:8px;margin-top:16px;margin-left:auto;margin-right:auto;padding:0 32px;display:flex}.b2c-scope .stories-btn{border:1px solid var(--line-2);background:var(--paper);width:44px;height:44px;color:var(--ink);box-shadow:var(--shadow-card);border-radius:50%;place-items:center;transition:all .28s;display:grid}.b2c-scope .stories-btn:hover{border-color:var(--accent);background:var(--accent);color:#fff}.b2c-scope .faq-wrap{grid-template-columns:1fr 1.4fr;align-items:start;gap:60px;display:grid}.b2c-scope .faq-list{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:22px;overflow:hidden}.b2c-scope .faq-item{border-bottom:1px solid var(--line)}.b2c-scope .faq-item:last-child{border-bottom:none}.b2c-scope .faq-q{width:100%;font-family:var(--font-display);color:var(--ink);text-align:left;letter-spacing:-.015em;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;font-size:18px;font-weight:500;transition:color .28s,background .28s;display:flex}.b2c-scope .faq-q:hover{color:var(--accent);background:#ec642505}.b2c-scope .faq-icon{border:1px solid var(--line-2);width:30px;height:30px;color:var(--accent);transition:all .35s var(--ease-out);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.b2c-scope .faq-icon svg{width:12px;height:12px;transition:transform .35s var(--ease-out)}.b2c-scope .faq-item.open .faq-icon{background:var(--accent);color:#fff;border-color:var(--accent)}.b2c-scope .faq-item.open .faq-icon svg{transform:rotate(45deg)}.b2c-scope .faq-a{max-height:0;transition:max-height .5s var(--ease-out);overflow:hidden}.b2c-scope .faq-a-inner{color:var(--text-muted);max-width:60ch;padding:0 28px 22px;font-size:14.5px;line-height:1.6}.b2c-scope .faq-item.open .faq-a{max-height:300px}.b2c-scope .final-cta{background:var(--ink);color:#f6f3ea;padding:140px 0;position:relative;overflow:hidden}.b2c-scope .final-cta:before{content:"";filter:saturate(.9);opacity:1;background-image:linear-gradient(120deg,#050708d9 0%,#0507088c 60%,#050708d9 100%),url(/b2c/ays-hero-original.jpg);background-position:50%,60% 30%;background-size:cover,cover;position:absolute;inset:0}.b2c-scope .final-cta:after{content:"";background:radial-gradient(70% 50%,#ec642533 0%,#0000 60%);position:absolute;inset:0}.b2c-scope .final-cta-network{z-index:1;pointer-events:none;position:absolute;inset:0}.b2c-scope .final-cta-inner{z-index:2;text-align:center;max-width:880px;margin:0 auto;position:relative}.b2c-scope .final-cta .eyebrow{color:var(--accent-bright);background:#ffffff0f;border-color:#ffffff1a}.b2c-scope .final-cta h2{color:#f6f3ea;margin-bottom:22px;font-size:clamp(36px,4.8vw,64px);font-weight:500}.b2c-scope .final-cta h2 em{color:var(--accent-bright)}.b2c-scope .final-cta .lead{color:#f6f3eabf;max-width:54ch;margin:0 auto 36px;font-size:17px}.b2c-scope .final-cta-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.b2c-scope .final-cta .btn-ghost{color:#f6f3ea;background:#ffffff14;border-color:#ffffff2e}.b2c-scope .final-cta .btn-ghost:hover{background:#ffffff24;border-color:#ffffff52}.b2c-scope .footer{border-top:1px solid var(--line);background:var(--bg);padding:48px 0 36px}.b2c-scope .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.b2c-scope .footer-mono{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.b2c-scope .footer-links{color:var(--ink-soft);gap:28px;font-size:13.5px;display:flex}.b2c-scope .footer-links a{transition:color .2s}.b2c-scope .footer-links a:hover{color:var(--accent)}.b2c-scope .lifecycle{background:var(--bg);padding:110px 0 120px;position:relative;overflow:hidden}.b2c-scope .lifecycle:before{content:"";pointer-events:none;background-image:radial-gradient(#0507080d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 50% at 50% 40%,#000 0%,#0000 80%);mask-image:radial-gradient(70% 50% at 50% 40%,#000 0%,#0000 80%)}.b2c-scope .lifecycle .container{z-index:1;position:relative}.b2c-scope .lifecycle-track{margin:64px 0 40px;padding:20px 0 60px;position:relative}.b2c-scope .lifecycle-svg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.b2c-scope .lifecycle-svg .lc-line-base{fill:none;stroke:var(--line-2);stroke-width:1.5px;stroke-dasharray:5 5}.b2c-scope .lifecycle-svg .lc-line-fill{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-dasharray:2000;stroke-dashoffset:2000px;transition:stroke-dashoffset 1.5s var(--ease-out);filter:drop-shadow(0 0 6px #ec642559)}.b2c-scope .lifecycle-track.drawn .lc-line-fill{stroke-dashoffset:0}.b2c-scope .lifecycle-nodes{z-index:2;grid-template-columns:repeat(9,1fr);gap:0;padding:0 20px;display:grid;position:relative}.b2c-scope .lc-node{cursor:pointer;transition:transform .28s var(--ease-out);text-align:center;background:0 0;flex-direction:column;align-items:center;gap:12px;padding:20px 4px 0;display:flex;position:relative}.b2c-scope .lc-node:hover{transform:translateY(-3px)}.b2c-scope .lc-node-dot{background:var(--paper);border:1.5px solid var(--line-2);width:52px;height:52px;font-family:var(--font-display);color:var(--ink-soft);transition:all .32s var(--ease-out);z-index:1;border-radius:50%;place-items:center;font-size:18px;font-style:italic;font-weight:600;display:grid;position:relative;box-shadow:0 4px 12px #0507080d}.b2c-scope .lc-node-dot:before{content:"";border:1px dashed var(--accent-line);opacity:0;transition:opacity .32s var(--ease-out);border-radius:50%;position:absolute;inset:-8px}.b2c-scope .lc-node:hover .lc-node-dot,.b2c-scope .lc-node.active .lc-node-dot{border-color:var(--accent);color:var(--accent);box-shadow:0 8px 22px #ec642547}.b2c-scope .lc-node.active .lc-node-dot{background:var(--accent);color:#fff}.b2c-scope .lc-node.active .lc-node-dot:before,.b2c-scope .lc-node:hover .lc-node-dot:before{opacity:1}.b2c-scope .lc-node-label{font-family:var(--font-body);color:var(--ink-soft);justify-content:center;align-items:flex-start;max-width:105px;min-height:32px;font-size:12px;font-weight:600;line-height:1.25;transition:color .28s;display:flex}.b2c-scope .lc-node:hover .lc-node-label,.b2c-scope .lc-node.active .lc-node-label{color:var(--accent)}.b2c-scope .lc-node-arrow{color:var(--text-muted);opacity:.5;pointer-events:none;font-size:12px;position:absolute;top:42px;right:-6px}.b2c-scope .lc-node:last-child .lc-node-arrow{display:none}.b2c-scope .lifecycle-detail{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:22px;max-width:980px;min-height:260px;margin:0 auto;padding:36px 40px;position:relative;overflow:hidden}.b2c-scope .lifecycle-detail:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, var(--accent-bright) 100%);height:3px;position:absolute;top:0;left:0;right:0}.b2c-scope .lifecycle-detail-inner{animation:lcFade .5s var(--ease-out);grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}@keyframes lcFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.b2c-scope .lc-detail-left{flex-direction:column;gap:14px;display:flex}.b2c-scope .lc-detail-num{font-family:var(--font-display);color:var(--accent);letter-spacing:.02em;font-size:14px;font-style:italic;font-weight:600}.b2c-scope .lc-detail-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin:0;font-size:30px;font-weight:500;line-height:1.1}.b2c-scope .lc-detail-pitch{font-family:var(--font-display);color:var(--ink-soft);max-width:30ch;font-size:17px;font-style:italic;line-height:1.4}.b2c-scope .lc-detail-cta{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:0 20px;font-size:13.5px;font-weight:600;transition:all .25s;display:inline-flex}.b2c-scope .lc-detail-cta:hover{background:var(--accent-dark)}.b2c-scope .lc-detail-cta svg{width:13px;height:13px;transition:transform .25s}.b2c-scope .lc-detail-cta:hover svg{transform:translate(3px)}.b2c-scope .lc-detail-right{border-left:1px solid var(--line);padding-left:32px}.b2c-scope .lc-detail-services-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:10.5px;font-weight:600}.b2c-scope .lc-detail-services{flex-direction:column;gap:0;display:flex}.b2c-scope .lc-detail-services li{color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 0;font-size:14.5px;transition:color .2s,padding-left .22s;display:flex}.b2c-scope .lc-detail-services li:last-child{border-bottom:none}.b2c-scope .lc-detail-services li:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.b2c-scope .lc-detail-services li:hover{color:var(--accent);padding-left:4px}.b2c-scope .lifecycle-close{text-align:center;margin-top:56px;padding:0 20px}.b2c-scope .lifecycle-close-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;max-width:60ch;margin:0 auto 12px;font-size:clamp(22px,2.2vw,28px);font-weight:500;line-height:1.35}.b2c-scope .lifecycle-close-headline em{color:var(--accent);font-style:italic}.b2c-scope .lifecycle-close-sub{color:var(--text-muted);max-width:56ch;margin:0 auto 28px;font-size:15px;line-height:1.6}.b2c-scope .lifecycle-close-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex}@media (width<=900px){.b2c-scope .lifecycle-svg{display:none}.b2c-scope .lifecycle-track{margin:40px 0 32px;padding:0}.b2c-scope .lifecycle-nodes{grid-template-columns:1fr;padding:0;position:relative}.b2c-scope .lifecycle-nodes:before{content:"";background:linear-gradient(180deg, transparent 0%, var(--accent-line) 10%, var(--accent-line) 90%, transparent 100%);width:1px;position:absolute;top:20px;bottom:20px;left:26px}.b2c-scope .lc-node{background:var(--paper);border:1px solid var(--line);text-align:left;border-radius:14px;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:18px;margin-bottom:10px;padding:16px 20px}.b2c-scope .lc-node:hover{transform:none}.b2c-scope .lc-node-dot{flex-shrink:0;width:40px;height:40px;font-size:15px}.b2c-scope .lc-node-label{text-align:left;flex:1;justify-content:flex-start;max-width:none;min-height:0;margin-top:10px;font-size:14px}.b2c-scope .lc-node-arrow{display:none}.b2c-scope .lc-node .lc-mobile-chev{color:var(--text-muted);transition:transform .32s var(--ease-out);margin-top:10px;margin-left:auto;display:block}.b2c-scope .lc-node.active .lc-mobile-chev{color:var(--accent);transform:rotate(45deg)}.b2c-scope .lc-node .lc-mobile-body{border-top:1px solid var(--line);grid-column:1/-1;width:100%;margin-top:14px;padding:16px 0 4px;display:none}.b2c-scope .lc-node.active .lc-mobile-body{display:block}.b2c-scope .lc-node .lc-mobile-body ul{flex-direction:column;gap:0;margin:8px 0 14px;display:flex}.b2c-scope .lc-node .lc-mobile-body li{color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:8px 0;font-size:13.5px;display:flex}.b2c-scope .lc-node .lc-mobile-body li:last-child{border-bottom:none}.b2c-scope .lc-node .lc-mobile-body li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px}.b2c-scope .lc-node .lc-mobile-body .lc-mobile-pitch{font-family:var(--font-display);color:var(--ink-soft);margin-bottom:12px;font-size:15px;font-style:italic}.b2c-scope .lc-node .lc-mobile-body .lc-detail-cta{width:auto;margin-top:6px}.b2c-scope .lifecycle-detail{display:none}}@media (width>=901px){.b2c-scope .lc-node .lc-mobile-chev,.b2c-scope .lc-node .lc-mobile-body{display:none}}.b2c-scope .reveal{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(22px)}.b2c-scope .reveal.in{opacity:1;transform:translateY(0)}.b2c-scope .reveal.delay-1{transition-delay:80ms}.b2c-scope .reveal.delay-2{transition-delay:.16s}.b2c-scope .reveal.delay-3{transition-delay:.24s}@media (width<=1080px){.b2c-scope .container{padding:0 24px}.b2c-scope .nav{padding:10px 12px 0}.b2c-scope .einvoice-lead-card{width:100%;max-width:660px;min-height:0;margin:0 auto}.b2c-scope .why-grid{grid-template-columns:repeat(2,1fr)}.b2c-scope .journey-track{grid-template-columns:1fr}.b2c-scope .journey-connector{display:none}.b2c-scope .stats-grid{grid-template-columns:repeat(2,1fr)}.b2c-scope .stat:nth-child(2n){border-right:none}.b2c-scope .stat:nth-child(4n){border-right:1px solid var(--line);border-right:none}.b2c-scope .grid-wrap{grid-template-columns:repeat(3,1fr)}.b2c-scope .future-pillars{grid-template-columns:1fr}.b2c-scope .faq-wrap{grid-template-columns:1fr;gap:32px}.b2c-scope .ecosystem-canvas-wrap{height:500px}.b2c-scope section{padding:80px 0}.b2c-scope .nav-links{display:none}.b2c-scope .timeline-wrap{padding:32px 24px}}@media (width<=640px){.b2c-scope .container{padding:0 18px}.b2c-scope .nav{padding:8px 10px 0}.b2c-scope .nav-logo-img{height:38px}.b2c-scope .nav-inner{gap:10px}.b2c-scope .nav-cta{gap:8px}.b2c-scope .nav-cta .btn{min-height:38px;padding:0 14px;font-size:12.5px}.b2c-scope .lang-toggle{display:none}.b2c-scope .why-grid,.b2c-scope .stats-grid{grid-template-columns:1fr}.b2c-scope .stat{border-right:none!important}.b2c-scope .grid-wrap{grid-template-columns:repeat(2,1fr)}.b2c-scope .timeline-item{grid-template-columns:80px 1fr;gap:24px}.b2c-scope .timeline:before{left:70px}.b2c-scope .timeline-item .when:after{right:-22px}.b2c-scope .hero{padding:110px 0 60px}.b2c-scope .einvoice-lead-card{padding:24px 18px}.b2c-scope .einvoice-fields.two-col,.b2c-scope .einvoice-choice-grid,.b2c-scope .einvoice-packages{grid-template-columns:1fr}.b2c-scope .einvoice-package,.b2c-scope .einvoice-package h4,.b2c-scope .einvoice-package>small{min-height:0}.b2c-scope .einvoice-form-head h2{font-size:24px}.b2c-scope section{padding:64px 0}.b2c-scope .final-cta{padding:100px 0}}
