.home *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}html.lenis{scroll-behavior:auto!important}html.lenis [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.home{font-family:var(--font-ibm), sans-serif;color:var(--ink);background:#fff;line-height:1.8;overflow-x:hidden}.home h1,.home h2,.home h3,.home h4,.home .num{font-family:var(--font-alexandria), sans-serif;line-height:1.45}.home a{color:inherit;text-decoration:none}.home button{cursor:pointer;font-family:inherit}.home .container{max-width:1180px;margin:0 auto;padding:0 24px}.home .ic{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.12em;flex-shrink:0;width:1em;height:1em}.home .announce{background:linear-gradient(90deg, var(--g-deep), var(--g-800));color:#fff;text-align:center;padding:9px 16px;font-size:12.5px;font-weight:500}.home .announce b{color:var(--gold-soft);font-family:var(--font-alexandria)}.home .nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#ffffffdb;position:sticky;top:0}.home .nav-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.home .logo{font-family:var(--font-alexandria);color:var(--g-950);align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.home .logo .mark{background:linear-gradient(135deg, var(--g-600), var(--g-950));color:#fff;width:38px;height:38px;font-family:var(--font-alexandria);border-radius:12px;place-items:center;font-size:22px;font-weight:900;display:grid;box-shadow:0 8px 18px -6px #1e7a4f8c,inset 0 0 0 1.5px #e7ce9666}.home .logo .mark svg{width:20px;height:20px}.home .logo small{letter-spacing:2.5px;color:var(--g-600);margin-top:-5px;font-size:9.5px;font-weight:600;display:block}.home .nav-links{color:var(--muted);gap:30px;font-size:14px;font-weight:500;display:flex}.home .nav-links a{align-items:center;gap:5px;transition:color .2s;display:flex}.home .nav-links a:hover{color:var(--g-600)}.home .nav-cta{align-items:center;gap:10px;display:flex}.home .btn{white-space:nowrap;font-family:var(--font-alexandria);isolation:isolate;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-size:14px;font-weight:700;transition:all .22s;display:inline-flex;position:relative;overflow:hidden}.home .btn-primary:after,.home .btn-gold:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff61,#0000);width:45%;transition:transform .75s;position:absolute;top:0;bottom:0;transform:translate(-240%)skew(-18deg)}.home .btn-primary:hover:after,.home .btn-gold:hover:after{transform:translate(330%)skew(-18deg)}.home .btn-primary{color:#fff;background:linear-gradient(135deg, var(--g-800), var(--g-950));box-shadow:inset 0 1px #ffffff1f,0 12px 26px -10px #0b2e2280}.home .btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff1f,0 18px 34px -10px #0b2e228c}.home .btn-ghost{color:var(--g-950);border:1.5px solid var(--line);background:#fff}.home .btn-ghost:hover{border-color:var(--g-600);color:var(--g-600)}.home .btn-gold{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:var(--g-deep);box-shadow:0 14px 30px -10px #c9a24b99}.home .btn-gold:hover{transform:translateY(-2px)}.home a.btn-primary,.home button.btn-primary{color:#fff}.home a.btn-gold,.home button.btn-gold{color:var(--g-deep)}.home .btn-lg{padding:16px 34px;font-size:15px}.home .cta-arrow{width:18px;height:18px;transition:transform .25s}.home .btn-primary:hover .cta-arrow{transform:translate(-5px)}.home .btn-sm{padding:10px 20px;font-size:13px}.home .hero{background:#fff;padding:84px 0 60px;position:relative}.home .hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(38% 52% at 86% 2%, color-mix(in srgb, var(--g-400) 22%, transparent), transparent 70%), radial-gradient(34% 46% at 6% 102%, color-mix(in srgb, var(--g-600) 13%, transparent), transparent 70%), radial-gradient(30% 42% at 56% 46%, color-mix(in srgb, var(--gold) 10%, transparent), transparent 72%);animation:17s ease-in-out infinite alternate heroAurora;position:absolute;inset:-12%}@keyframes heroAurora{0%{transform:translate(0,0)scale(1)}to{transform:translate(-2%,2%)scale(1.07)}}.home .hero .container{z-index:1;position:relative}.home .hero-grid{grid-template-columns:1.02fr 1fr;align-items:center;gap:54px;display:grid}.home .eyebrow{background:linear-gradient(180deg, #fff, var(--g-50));color:var(--g-800);border:1px solid #1e7a4f29;border-radius:99px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 16px;font-size:12.5px;font-weight:600;display:inline-flex;box-shadow:0 6px 16px -10px #0b2e2266,inset 0 0 0 1px #c9a24b2e}.home .eyebrow .dot{background:var(--g-600);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.home .hero h1{color:var(--g-950);letter-spacing:-.6px;margin-bottom:18px;font-size:clamp(32px,4.4vw,52px);font-weight:900}.home .hero h1 .mark{color:var(--g-600);display:inline-block;position:relative}.home .hero h1 .mark:after{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--gold) 55%, transparent), color-mix(in srgb, var(--g-400) 50%, transparent));z-index:-1;border-radius:5px;height:13px;position:absolute;bottom:6px;left:0;right:0}.home .hero p.lead{color:var(--muted);max-width:470px;margin-bottom:30px;font-size:17px}.home .hero-actions{flex-wrap:wrap;gap:13px;margin-bottom:0;display:flex}.home .hero-bullets{color:var(--muted);flex-wrap:wrap;gap:22px;font-size:13px;display:flex}.home .hero-bullets span{align-items:center;gap:7px;display:flex}.home .hero-bullets .ic{color:var(--g-600);width:17px;height:17px}.home .shot-wrap{perspective:1600px;position:relative}.home .shot{border:1px solid var(--line);transform-origin:50%;background:#fff;border-radius:22px;animation:9s ease-in-out infinite shotFloat;overflow:hidden;box-shadow:0 44px 96px -54px #06231a8c,0 14px 34px -20px #06231a4d,inset 0 0 0 1px #fff9}.home .shot-wrap:hover .shot{animation-play-state:paused}@keyframes shotFloat{0%,to{transform:translateY(0)rotateY(5deg)rotateX(2.4deg)}50%{transform:translateY(-12px)rotateY(5deg)rotateX(2.4deg)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.home .shot-top{background:var(--g-50);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:12px 16px;display:flex}.home .shot-top i{background:#d9e6de;border-radius:50%;width:10px;height:10px;display:block}.home .shot-top i:first-child{background:var(--g-600)}.home .shot-top .url{color:var(--muted);text-align:center;border:1px solid var(--line);direction:ltr;background:#fff;border-radius:8px;flex:1;padding:4px 14px;font-size:11px}.home .shot-body{grid-template-columns:74px 1fr;min-height:330px;display:grid}.home .shot-side{background:linear-gradient(168deg, var(--g-deep), var(--g-950));flex-direction:column;align-items:center;gap:6px;padding:14px 0;display:flex;position:relative}.home .shot-side:before{content:"";background-image:var(--pattern);position:absolute;inset:0}.home .shot-side .s-logo{background:linear-gradient(135deg, var(--g-600), var(--g-400));color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;margin-bottom:10px;display:grid;position:relative}.home .shot-side .s-logo svg{width:18px;height:18px}.home .shot-side .s-item{color:#ffffff8c;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:relative}.home .shot-side .s-item svg{width:18px;height:18px}.home .shot-side .s-item.on{background:var(--g-600);color:#fff;box-shadow:0 6px 14px -4px #00000080}.home .shot-main{background:#fafcfb;padding:18px}.home .shot-greet{font-family:var(--font-alexandria);color:var(--g-950);margin-bottom:12px;font-size:14px;font-weight:800}.home .shot-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.home .shot-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:11px 13px}.home .shot-card small{color:var(--muted);font-size:9.5px;display:block}.home .shot-card b{font-family:var(--font-alexandria);color:var(--g-950);font-size:15px}.home .shot-card .up{color:var(--g-600);font-size:9px;font-weight:600}.home .shot-chart{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px}.home .shot-chart .t{color:var(--g-950);font-size:10.5px;font-weight:600;font-family:var(--font-alexandria);margin-bottom:6px}.home .float-card{-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);z-index:4;background:#ffffffb8;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:11px;padding:12px 16px;animation:6s ease-in-out infinite floatY;display:flex;position:absolute;box-shadow:0 26px 54px -26px #06231a6b,inset 0 0 0 1px #ffffff8c}.home .float-card .f-ic{background:var(--g-100);width:40px;height:40px;color:var(--g-600);border-radius:12px;place-items:center;display:grid}.home .float-card .f-ic svg{width:19px;height:19px}.home .float-card b{font-family:var(--font-alexandria);color:var(--g-950);font-size:13px;display:block}.home .float-card small{color:var(--muted);font-size:11px}.home .fc-1{animation-delay:1.2s;top:18px;left:-28px}.home .fc-2{animation-delay:2.3s;bottom:46px;left:-40px}.home .logos{border-top:1px solid var(--line);padding:46px 0}.home .logos p{text-align:center;color:var(--muted);margin-bottom:24px;font-size:12.5px}.home .marquee{overflow:hidden;-webkit-mask-image:linear-gradient(270deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(270deg,#0000,#000 12% 88%,#0000)}.home .marquee-track{gap:60px;width:max-content;animation:26s linear infinite scroll;display:flex}@keyframes scroll{to{transform:translate(50%)}}.home .marquee-track span{font-family:var(--font-alexandria);color:#b9ccc2;white-space:nowrap;align-items:center;gap:8px;font-size:17px;font-weight:700;display:flex}.home .marquee-track .ic{color:#cbdad2;width:17px;height:17px}.home .section{padding:90px 0}.home .sec-head{text-align:center;max-width:660px;margin:0 auto 56px}.home .sec-head .eyebrow{margin-bottom:16px}.home .sec-head h2{color:var(--g-950);margin-bottom:13px;font-size:clamp(26px,3.2vw,38px);font-weight:800}.home .sec-head h2:after{content:"";background:linear-gradient(90deg, var(--gold), var(--g-400));border-radius:99px;width:56px;height:3px;margin:15px auto 0;display:block}.home .sec-head p{color:var(--muted);font-size:16px}.home .feat-rows{flex-direction:column;gap:80px;display:flex}.home .feat-row{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.home .feat-row.flip .feat-text{order:2}.home .feat-text .chip{font-size:12px;font-weight:700;font-family:var(--font-alexandria);color:var(--g-600);background:var(--g-100);border-radius:99px;align-items:center;gap:7px;margin-bottom:16px;padding:6px 15px;display:inline-flex}.home .feat-text .chip .ic{width:15px;height:15px}.home .feat-text h3{color:var(--g-950);margin-bottom:13px;font-size:clamp(22px,2.6vw,30px);font-weight:800}.home .feat-text p{color:var(--muted);margin-bottom:20px;font-size:15px}.home .check-list{flex-direction:column;gap:11px;font-size:14px;list-style:none;display:flex}.home .check-list li{color:var(--ink);align-items:flex-start;gap:11px;display:flex}.home .check-list .ic{color:#fff;background:var(--g-600);border-radius:50%;width:20px;height:20px;margin-top:3px;padding:4px}.home .mock{border:1px solid var(--line);background:#fff;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 42px 84px -46px #06231a80,0 12px 30px -18px #06231a38,inset 0 0 0 1px #fff9}.home .mock:before{content:"";background:linear-gradient(90deg, var(--g-600), var(--gold) 72%, var(--gold-soft));z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.home .mock-head{border-bottom:1px solid var(--line);background:linear-gradient(180deg, #fff, var(--g-50));justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.home .mock-head b{font-family:var(--font-alexandria);color:var(--g-950);align-items:center;gap:9px;font-size:13px;display:flex}.home .mock-head b .ic{box-sizing:border-box;background:linear-gradient(135deg, var(--g-100), var(--g-50));width:30px;height:30px;color:var(--g-600);border-radius:9px;padding:7px;box-shadow:inset 0 0 0 1px #1e7a4f29}.home .mock-body{padding:14px 16px}.home .code-row{background:var(--g-50);border:1px solid #0000;border-radius:13px;align-items:center;gap:11px;margin-bottom:7px;padding:11px 12px;font-size:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.home .code-row:last-child{margin-bottom:0}.home .code-row:hover{border-color:#1e7a4f2e;transform:translate(-3px);box-shadow:0 12px 24px -16px #0b2e2266}.home .code-row>b{font-family:var(--font-alexandria);border:1px solid var(--line);color:var(--g-950);direction:ltr;background:#fff;border-radius:8px;flex-shrink:0;padding:4px 9px;font-size:11px}.home .code-row .mono{letter-spacing:1px;color:var(--g-800);border:1px solid var(--line);direction:ltr;background:#fff;border-radius:8px;flex-shrink:0;padding:5px 9px;font-family:monospace;font-size:11.5px;font-weight:600}.home .code-row .grow{flex:1;min-width:0}.home .mtag{white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;gap:6px;padding:4px 11px;font-size:10.5px;font-weight:700;display:inline-flex}.home .mtag:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.home .mtag.g{background:var(--g-100);color:var(--g-600)}.home .mtag.b{color:#3568a8;background:#eaf1fa}.home .mtag.gr{color:var(--muted);background:#f2f4f3}.home .mtag.r{color:var(--err);background:#fbedea}.home .mock-meter{background:var(--g-50);border-radius:99px;height:9px;margin-top:6px;overflow:hidden;box-shadow:inset 0 0 0 1px #0b2e220f}.home .mock-meter i{background:linear-gradient(90deg, var(--g-400), var(--g-600));border-radius:99px;height:100%;display:block;box-shadow:0 0 12px -2px #1e7a4f8c}.home .mock-meter i.low{background:linear-gradient(90deg, #d98b62, var(--err));animation:1.7s ease-in-out infinite meterPulse;box-shadow:0 0 12px -2px #b0563a8c}@keyframes meterPulse{0%,to{opacity:1}50%{opacity:.55}}.home .u-row{background:var(--g-50);border-radius:13px;margin-bottom:9px;padding:11px 13px}.home .u-row:last-child{margin-bottom:0}.home .u-row .h{justify-content:space-between;margin-bottom:6px;font-size:11.5px;display:flex}.home .u-row .h b{color:var(--g-950);font-family:var(--font-alexandria)}.home .u-row .h span{color:var(--muted)}.home .ed-mock{grid-template-columns:132px 1fr;display:grid}.home .ed-controls{border-left:1px solid var(--line);background:linear-gradient(180deg, var(--g-50), #fff);flex-direction:column;gap:10px;padding:14px 12px;display:flex}.home .ed-rt{font-family:var(--font-alexandria);color:var(--g-600);align-items:center;gap:5px;margin-bottom:2px;font-size:10px;font-weight:800;display:flex}.home .ed-rt .ic{width:13px;height:13px}.home .ed-controls .lbl{color:var(--muted);font-size:9.5px;font-weight:700}.home .ed-dots{flex-wrap:wrap;gap:6px;display:flex}.home .ed-dots i{cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;display:block;box-shadow:0 0 0 1px #0b2e2226}.home .ed-dots i.on{box-shadow:0 0 0 2px var(--gold)}.home .ed-bar{background:#e2eae5;border-radius:99px;height:8px;position:relative}.home .ed-bar:after{content:"";background:linear-gradient(90deg, var(--g-400), var(--g-600));border-radius:99px;width:58%;position:absolute;top:0;bottom:0;right:0}.home .ed-knob{width:14px;height:14px;box-shadow:0 2px 6px -1px #0b2e2266, 0 0 0 1.5px var(--g-600);background:#fff;border-radius:50%;margin-top:-7px;margin-right:-7px;position:absolute;top:50%;right:58%}.home .ed-pills{flex-wrap:wrap;gap:5px;display:flex}.home .ed-pill{border:1px solid var(--line);color:var(--g-950);text-align:center;background:#fff;border-radius:8px;padding:4px 9px;font-size:9px;font-weight:600}.home .ed-pill.on{border-color:var(--g-600);background:var(--g-100);color:var(--g-600)}.home .ed-tg{border:1px solid var(--line);color:var(--g-950);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:6px 9px;font-size:9px;font-weight:600;display:flex}.home .ed-tg i{background:#cdd8d2;border-radius:99px;flex-shrink:0;width:20px;height:12px;transition:background .2s;position:relative}.home .ed-tg i:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;transition:transform .2s;position:absolute;top:2px;right:2px}.home .ed-tg.on i{background:var(--g-600)}.home .ed-tg.on i:after{transform:translate(-8px)}.home .ed-prev{background:#fafcfb;padding:14px}.home .ed-topbar{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;margin-bottom:10px;padding:7px 10px;display:flex}.home .ed-tb-logo{background:linear-gradient(135deg, var(--g-600), var(--g-950));color:#fff;width:21px;height:21px;font-family:var(--font-alexandria);border-radius:6px;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.home .ed-tb-line{background:var(--g-50);border-radius:99px;flex:1;height:5px}.home .ed-tb-ic{background:var(--g-50);width:21px;height:21px;color:var(--g-600);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.home .ed-tb-ic svg{width:12px;height:12px}.home .ed-store-hero{background:radial-gradient(180px 90px at 85% 0%, #c9a24b47, transparent 60%), linear-gradient(135deg, var(--g-950), var(--g-600));color:#fff;border-radius:13px;margin-bottom:11px;padding:16px;position:relative;overflow:hidden}.home .ed-store-hero b{font-family:var(--font-alexandria);font-size:13px;display:block}.home .ed-store-hero small{opacity:.8;margin-top:2px;font-size:9.5px;display:block}.home .ed-hero-cta{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:var(--g-deep);font-family:var(--font-alexandria);border-radius:8px;margin-top:11px;padding:5px 13px;font-size:9px;font-weight:800;display:inline-block}.home .ed-prods{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.home .ed-prod{border:1px solid var(--line);background:#fff;border-radius:11px;padding:8px;font-size:9px;transition:transform .2s,box-shadow .2s}.home .ed-prod:hover{transform:translateY(-2px);box-shadow:0 10px 20px -12px #0b2e224d}.home .ed-prod .ph{background:linear-gradient(135deg, var(--g-100), var(--g-50));height:36px;color:var(--g-600);border-radius:8px;place-items:center;margin-bottom:6px;display:grid}.home .ed-prod .ph svg{width:16px;height:16px}.home .ed-prod b{color:var(--g-950);font-size:9px;display:block}.home .ed-prod span{color:var(--g-600);font-weight:700}.home .grid-feats{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home .gf{isolation:isolate;border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(120% 90% at 22% 0,#1e7a4f0d,#0000 60%),#fff;border-radius:20px;flex-direction:column;padding:28px 22px 26px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-color .32s;display:flex;position:relative;overflow:hidden}.home .gf:before{content:"";background:linear-gradient(90deg, transparent 0%, #c9a24b24 18%, var(--gold) 50%, #c9a24b24 82%, transparent 100%);opacity:.45;z-index:2;height:1.5px;transition:opacity .32s;position:absolute;inset:0 0 auto}.home .gf:hover,.home .gf:focus-within{border-color:#c9a24b52;transform:translateY(-6px);box-shadow:0 26px 50px -22px #0b2e224d}.home .gf:hover:before,.home .gf:focus-within:before{opacity:1}.home .gf .g-ic{z-index:1;background:linear-gradient(135deg, var(--g-100), var(--g-50));width:52px;height:52px;color:var(--g-600);border-radius:15px;place-items:center;margin-bottom:16px;transition:background .32s,color .32s,box-shadow .32s,transform .32s cubic-bezier(.22,1,.36,1);display:grid;position:relative;box-shadow:inset 0 0 0 1px #1e7a4f29,inset 0 1px #fffc,0 6px 14px -8px #1e7a4f4d}.home .gf .g-ic:after{content:"";filter:blur(8px);opacity:0;z-index:-1;background:radial-gradient(circle,#1e7a4f52,#0000 70%);border-radius:20px;transition:opacity .35s;position:absolute;inset:-8px}.home .gf:hover .g-ic,.home .gf:focus-within .g-ic{background:linear-gradient(135deg, var(--g-600), var(--g-950));color:#fff;transform:translateY(-2px)scale(1.04);box-shadow:inset 0 0 0 1px #c9a24b66,inset 0 1px #ffffff29,0 14px 26px -10px #1e7a4f8c}.home .gf:hover .g-ic:after,.home .gf:focus-within .g-ic:after{opacity:1}.home .gf .g-ic svg{z-index:1;width:24px;height:24px;position:relative}.home .gf h4{z-index:1;font-family:var(--font-alexandria);color:var(--g-950);letter-spacing:-.01em;margin:0 0 13px;padding-bottom:10px;font-size:15px;font-weight:700;position:relative}.home .gf h4:after{content:"";bottom:0;background:linear-gradient(to left, var(--gold), var(--gold-soft));border-radius:2px;width:28px;height:2px;transition:width .32s;position:absolute;inset-inline-start:0}.home .gf:hover h4:after,.home .gf:focus-within h4:after{width:46px}.home .gf p{z-index:1;color:var(--muted);margin:0;font-size:12.5px;line-height:1.75;position:relative}@media (prefers-reduced-motion:reduce){.home .gf,.home .gf:before,.home .gf .g-ic,.home .gf .g-ic:after,.home .gf h4:after{transition:none}.home .gf:hover,.home .gf:focus-within,.home .gf:hover .g-ic,.home .gf:focus-within .g-ic{transform:none}}.home .gf.wide{background:radial-gradient(150% 130% at 12% 0,#1e7a4f17,#0000 56%),#fff;grid-column:span 2;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:20px;display:grid}.home .gf.wide .g-ic{border-radius:18px;grid-area:1/1/span 2;align-self:center;width:62px;height:62px;margin-bottom:0}.home .gf.wide .g-ic svg{width:28px;height:28px}.home .gf.wide h4{grid-area:1/2;align-self:end;margin:0 0 11px;padding-bottom:9px;font-size:17px}.home .gf.wide p{grid-area:2/2;align-self:start;font-size:13px}.home .feat-mq{flex-direction:column;gap:2px;display:flex;-webkit-mask-image:linear-gradient(270deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(270deg,#0000,#000 5% 95%,#0000)}.home .fm-row{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;direction:ltr;padding-block:20px;overflow:hidden}.home .fm-row.dragging{cursor:grabbing}.home .fm-track{will-change:transform;direction:ltr;width:max-content;display:flex}.home .fm-track .gf{direction:rtl;flex:0 0 318px;width:318px;margin-right:18px}.home .fm-hint{display:none}@keyframes fmHint{0%,to{transform:translate(5px)}50%{transform:translate(-5px)}}@media (max-width:600px){.home .feat-mq{gap:0}.home .fm-row{padding-block:13px}.home .fm-track .gf{flex:0 0 76vw;width:76vw;max-width:300px;margin-right:12px}.home .fm-hint{font-family:var(--font-alexandria);color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:11.5px;font-weight:700;animation:1.8s ease-in-out infinite fmHint;display:flex}.home .fm-hint .ic{width:15px;height:15px;color:var(--g-600)}.home .fm-hint .fm-arr.r{transform:scaleX(-1)}}@media (prefers-reduced-motion:reduce){.home .fm-hint{animation:none}}.home .pay-band{background:var(--g-50);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:48px 0}.home .pay-head{text-align:center;margin-bottom:28px}.home .pay-badge{background:var(--g-100);color:var(--g-800);border:1px solid #1e7a4f29;border-radius:99px;align-items:center;gap:8px;padding:7px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.home .pay-badge .ic{width:15px;height:15px;color:var(--g-600)}.home .pay-head p{color:var(--muted);margin-top:12px;font-size:13px}.home .pay-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.home .pay-logo{border:1px solid var(--line);min-width:96px;height:56px;box-shadow:var(--shadow);background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:0 20px;transition:transform .2s,box-shadow .2s;display:flex}.home .pay-logo:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.home .pay-logo img{width:auto;height:27px;display:block}.home .pay-wordmark{font-family:var(--font-alexandria);font-size:18px;font-weight:800;line-height:1}.home .pay-trust{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:24px;margin-top:26px;font-size:12px;display:flex}.home .pay-trust span{align-items:center;gap:6px;display:inline-flex}.home .pay-trust .ic{width:15px;height:15px;color:var(--g-600)}.home .quotes{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home .quote-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;flex-direction:column;gap:14px;padding:26px;display:flex}.home .quote-card .stars{color:var(--gold);gap:2px;display:flex}.home .quote-card .stars svg{width:16px;height:16px;fill:var(--gold);stroke:none}.home .quote-card p{color:var(--ink);font-size:13.5px}.home .quote-card .who{align-items:center;gap:11px;margin-top:auto;display:flex}.home .quote-card .who .av{color:#fff;width:42px;height:42px;font-family:var(--font-alexandria);border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.home .quote-card .who b{color:var(--g-950);font-size:13px;display:block}.home .quote-card .who small{color:var(--muted);font-size:11px}.home .pricing{background:var(--g-50)}.home .plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.home .plan{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;padding:32px 28px;display:flex;position:relative}.home .plan:not(.hot){transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,border-color .28s;overflow:hidden}.home .plan:not(.hot):before{content:"";background:linear-gradient(90deg, transparent, #c9a24b2e 20%, var(--gold) 50%, #c9a24b2e 80%, transparent);opacity:.55;height:2px;transition:opacity .28s;position:absolute;inset:0 0 auto}.home .plan:not(.hot):hover{box-shadow:var(--shadow-lg);border-color:#c9a24b52;transform:translateY(-6px)}.home .plan:not(.hot):hover:before{opacity:1}.home .plan.hot{background:radial-gradient(360px 200px at 85% 0%, #c9a24b47, transparent 60%), linear-gradient(160deg, var(--g-deep), var(--g-950));color:#fff;overflow:hidden;transform:scale(1.04);box-shadow:0 36px 70px -24px #06231a8c}.home .plan.hot:before{content:"";background-image:var(--pattern);position:absolute;inset:0}.home .plan.hot>*{position:relative}.home .badge{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:var(--g-deep);font-family:var(--font-alexandria);z-index:3;border-radius:99px;padding:6px 16px;font-size:11.5px;font-weight:800;position:absolute;top:-13px;right:28px;box-shadow:0 10px 22px -10px #c9a24bb3}.home .plan-ic{background:linear-gradient(135deg, var(--g-100), var(--g-50));width:46px;height:46px;color:var(--g-600);border-radius:13px;place-items:center;margin-bottom:16px;display:grid;box-shadow:inset 0 0 0 1px #1e7a4f29,inset 0 1px #fffc}.home .plan-ic svg{width:22px;height:22px}.home .plan.hot .plan-ic{color:var(--gold-soft);background:#ffffff1a;box-shadow:inset 0 0 0 1px #c9a24b66,inset 0 1px #ffffff1f}.home .plan h3{font-family:var(--font-alexandria);margin-bottom:5px;font-size:19px;font-weight:800}.home .plan .desc{color:var(--muted);margin-bottom:22px;font-size:13px}.home .plan.hot .desc{color:#ffffffa6}.home .price{font-family:var(--font-alexandria);align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.home .price b{letter-spacing:-.02em;color:var(--g-950);font-size:46px;font-weight:900;line-height:1}.home .plan.hot .price b{color:#fff}.home .price span{color:var(--ink);font-size:14px;font-weight:700}.home .price span i{color:var(--muted);font-size:12.5px;font-style:normal;font-weight:500}.home .plan.hot .price span{color:#ffffffd9}.home .plan.hot .price span i{color:#fff9}.home .fee{color:var(--muted);margin:0 0 24px;font-size:12px}.home .plan.hot .fee{color:#fff9}.home .plan ul{border-top:1px solid var(--line);flex-direction:column;flex:1;gap:4px;margin-bottom:26px;padding-top:22px;list-style:none;display:flex}.home .plan.hot ul{border-top-color:#ffffff24}.home .plan li{color:var(--muted);align-items:center;gap:10px;padding:6px 0;font-size:13.5px;display:flex}.home .plan.hot li{color:#ffffffd9}.home .plan li .ic{color:#fff;background:var(--g-600);border-radius:50%;flex:none;width:19px;height:19px;padding:4px}.home .plan.hot li .ic{color:var(--gold-soft);background:#ffffff29}.home .plan .btn{width:100%}.home .plan.hot .btn{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:var(--g-deep);box-shadow:0 12px 26px -10px #c9a24b8c}.home .faq{max-width:760px;margin:0 auto}.home .faq-item{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;margin-bottom:11px;overflow:hidden}.home .faq-q{text-align:right;width:100%;font-family:var(--font-alexandria);color:var(--g-950);background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;font-size:14.5px;font-weight:700;display:flex}.home .faq-q .ic{width:19px;height:19px;color:var(--g-600);transition:transform .25s}.home .faq-item.open .faq-q .ic{transform:rotate(45deg)}.home .faq-q:hover{color:var(--g-600)}.home .faq-item.open{border-color:#1e7a4f40}.home .faq-item.open .faq-q{color:var(--g-600)}.home .faq-a{color:var(--muted);padding:0 22px 18px;font-size:13.5px;display:none}.home .faq-item.open .faq-a{display:block}.home .cta-box{background:radial-gradient(600px 300px at 80% 0%, #c9a24b4d, transparent 60%), linear-gradient(135deg, var(--g-deep), var(--g-950));text-align:center;color:#fff;border-radius:30px;padding:74px 40px;position:relative;overflow:hidden}.home .cta-box:before{content:"";background-image:var(--pattern);position:absolute;inset:0}.home .cta-box>*{position:relative}.home .cta-box h2{margin-bottom:14px;font-size:clamp(26px,3.4vw,40px);font-weight:900}.home .cta-box p{color:#ffffffb3;margin-bottom:32px;font-size:16px}.home .cta-box .btn-gold{padding:16px 36px;font-size:15px}.home .foot{background:var(--g-deep);color:#ffffffa6;padding:60px 0 34px;position:relative}.home .foot:before{content:"";background-image:var(--pattern);pointer-events:none;position:absolute;inset:0}.home .foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:44px;display:grid;position:relative}.home .foot-grid .logo{color:#fff}.home .foot-grid p{max-width:280px;margin-top:13px;font-size:13px}.home .foot-grid h4{font-family:var(--font-alexandria);color:#fff;margin-bottom:14px;font-size:14px}.home .foot-grid a{padding:4px 0;font-size:13px;transition:color .2s;display:block}.home .foot-grid a:hover{color:var(--gold-soft)}.home .copy{text-align:center;border-top:1px solid #ffffff1a;padding-top:24px;font-size:12.5px;position:relative}.home.anim .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.home.anim .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.home *,.home :before,.home :after{transition:none!important;animation:none!important}.home.anim .reveal{opacity:1;transform:none}}@media (max-width:980px){.home .hero-grid,.home .feat-row{grid-template-columns:1fr;gap:50px}.home .feat-row.flip .feat-text{order:0}.home .grid-feats{grid-template-columns:1fr 1fr}.home .gf.wide{background:radial-gradient(120% 90% at 22% 0,#1e7a4f0d,#0000 60%),#fff;flex-direction:column;grid-column:auto;display:flex}.home .gf.wide .g-ic{border-radius:15px;grid-row:auto;width:52px;height:52px;margin-bottom:16px}.home .gf.wide .g-ic svg{width:24px;height:24px}.home .gf.wide h4{margin:0 0 13px;font-size:15px}.home .gf.wide p{font-size:12.5px}.home .quotes{grid-template-columns:1fr}.home .plans{grid-template-columns:1fr;gap:18px;max-width:440px;margin-inline:auto}.home .plan.hot{transform:none}.home .foot-grid{grid-template-columns:1fr 1fr}.home .nav-links{display:none}}@media (max-width:600px){.home .fc-1,.home .fc-2{left:-8px}.home .section{padding:64px 0}.home .nav-inner{height:60px}.home .logo{gap:8px;font-size:18px}.home .logo .mark{border-radius:10px;width:32px;height:32px;font-size:18px}.home .nav-cta{gap:7px}.home .nav-cta .btn-sm{padding:8px 13px;font-size:12px}.home .sm-hide{display:none}.home .hero{padding:46px 0 36px}}
