.home{--red:#f43f4e;--red-deep:#e11d2e;--red-darkest:#7a0e1c;--red-soft:#1c0a0e;--red-tint:#2a0f14;--red-line:rgba(244,63,78,.18);--white:#0a0405;--surface-dark:#120708;--surface-dark-2:#1a0b0d;--ink:#fff5f4;--ink-muted:hsla(5,100%,98%,.7);--ink-soft:hsla(5,100%,98%,.5);--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--shadow-sm-h:0 1px 2px rgba(0,0,0,.4),0 4px 12px rgba(225,29,46,.08);--shadow-md-h:0 10px 30px rgba(0,0,0,.5),0 16px 44px rgba(225,29,46,.12);--shadow-lg-h:0 30px 80px rgba(0,0,0,.6),0 20px 60px rgba(225,29,46,.2);--shadow-red-h:0 10px 30px rgba(225,29,46,.55);--ease-out-h:cubic-bezier(0.22,0.61,0.36,1);--ease-spring-h:cubic-bezier(0.34,1.56,0.64,1);font-family:var(--font-noto-sans),system-ui,sans-serif;font-size:17px;line-height:1.6;color:var(--ink);background:radial-gradient(900px 600px at 85% -10%,rgba(244,63,78,.22),transparent 60%),radial-gradient(700px 500px at -10% 40%,rgba(244,63,78,.12),transparent 60%),radial-gradient(1000px 700px at 50% 110%,rgba(244,63,78,.18),transparent 60%),linear-gradient(180deg,#0a0405,#120708 40%,#0a0405);background-attachment:fixed;min-height:100vh;-webkit-font-smoothing:antialiased}.home *,.home :after,.home :before{box-sizing:border-box}.home img,.home svg{display:block;max-width:100%}.home a{color:var(--red);text-decoration:none;transition:color .2s var(--ease-out-h)}.home a:hover{color:var(--red-deep)}.home button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.home :focus-visible{outline:3px solid var(--red-deep);outline-offset:3px;border-radius:6px}.home .skip-link{position:absolute;left:-9999px;top:0;background:var(--red);color:var(--white);padding:10px 16px;z-index:999;border-radius:0 0 8px 0}.home .skip-link:focus{left:0}.home .container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.home section{padding:96px 0;position:relative}@media (max-width:768px){.home section{padding:64px 0}}.home h1,.home h2,.home h3{line-height:1.1;letter-spacing:-.02em;font-weight:600;margin:0}.home h1{font-family:var(--font-noto-serif),serif;font-weight:400;font-size:clamp(44px,7vw,78px);letter-spacing:-.03em;line-height:1.02}.home h1 em{font-style:italic;color:var(--red)}.home h2{font-size:clamp(32px,4.5vw,52px);letter-spacing:-.03em}.home h2 .accent{font-family:var(--font-noto-serif),serif;font-style:italic;font-weight:400;color:var(--red);letter-spacing:-.02em}.home h3{font-size:clamp(20px,2.2vw,26px);font-weight:600}.home p{margin:0}.home ol,.home ul{margin:0;padding:0}.home .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--red)}.home .eyebrow:before{content:"";width:24px;height:1.5px;background:var(--red);display:inline-block}.home .lead{font-size:clamp(17px,1.6vw,20px);color:var(--ink-muted);line-height:1.55;max-width:640px}.home .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:999px;font-weight:500;font-size:15px;transition:all .25s var(--ease-out-h);white-space:nowrap;position:relative;overflow:hidden;border:1.5px solid transparent}.home .btn-primary{background:var(--red);color:var(--white);box-shadow:var(--shadow-red-h)}.home .btn-primary:hover{background:var(--red-deep);color:var(--white);transform:translateY(-2px);box-shadow:0 16px 40px rgba(225,29,46,.45)}.home .btn-primary .arrow{transition:transform .3s var(--ease-spring-h)}.home .btn-primary:hover .arrow{transform:translateX(4px)}.home .btn-secondary{background:hsla(0,0%,100%,.04);color:var(--red);border:1.5px solid var(--red-line)}.home .btn-secondary:hover{border-color:var(--red);background:rgba(244,63,78,.12);transform:translateY(-1px)}.home .btn-ghost{color:var(--ink);padding:12px 18px;border:1.5px solid transparent}.home .btn-ghost:hover{background:hsla(0,0%,100%,.06);border-radius:999px;color:var(--red)}.home .btn-lg{padding:14px 26px!important;font-size:15px!important;border-radius:999px;font-weight:500}.home .nav{position:sticky;top:0;z-index:50;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:rgba(10,4,5,.72);border-bottom:1px solid var(--red-line);transition:padding .3s var(--ease-out-h)}.home .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.home .logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-noto-sans),sans-serif;font-size:20px;font-weight:700;color:var(--ink);letter-spacing:-.03em;line-height:1}.home .logo-word-pin{font-family:var(--font-noto-serif),serif;font-style:italic;font-weight:400;color:var(--red);font-size:24px;letter-spacing:-.02em;margin-left:1px}.home .logo-mark{width:34px;height:34px;display:grid;place-items:center;position:relative;flex-shrink:0}.home .logo-mark svg{width:100%;height:100%;overflow:visible}.home .logo-mark .lm-bubble{fill:var(--red);filter:drop-shadow(0 3px 8px rgba(225,29,46,.28))}.home .logo-mark .lm-pin-head{fill:var(--white)}.home .logo-mark .lm-pin-ring{fill:none;stroke:var(--white);stroke-width:1.6;transform-origin:17px 15px;animation:lmRing 2.4s var(--ease-out-h) infinite}@keyframes lmRing{0%{transform:scale(.6);opacity:.9}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}.home .nav-links{display:flex;gap:4px;align-items:center}.home .nav-links a{color:var(--ink);font-size:15px;padding:8px 14px;font-weight:500}.home .nav-links a:hover{color:var(--red)}.home .nav-cta{display:flex;gap:8px;align-items:center}@media (max-width:880px){.home .nav-cta .btn-ghost,.home .nav-links{display:none}.home .nav-cta .btn-primary{padding:10px 16px;font-size:13px}}@media (min-width:881px){.home .nav-burger{display:none}}.home .nav-burger{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--red-line);border-radius:10px;cursor:pointer;padding:0;color:var(--ink);transition:border-color .2s,background .2s}.home .nav-burger:hover{border-color:var(--red);background:rgba(244,63,78,.08)}.home .nav-burger svg{width:18px;height:18px}.home-drawer{position:fixed;top:0;right:0;bottom:0;width:min(360px,88vw);background:linear-gradient(180deg,#120609,#0a0405);border-left:1px solid rgba(244,63,78,.18);box-shadow:-24px 0 60px rgba(0,0,0,.6);z-index:100;transform:translateX(100%);transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;padding:20px 24px 28px;overflow-y:auto;color:#fff5f4;font-family:var(--font-noto-sans),sans-serif}.home-drawer.open{transform:translateX(0)}.home-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:8px;border-bottom:1px solid rgba(244,63,78,.18)}.home-drawer-close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(244,63,78,.18);border-radius:10px;cursor:pointer;color:#fff5f4;padding:0}.home-drawer-close:hover{border-color:#f43f4e;color:#f43f4e}.home-drawer-links{display:flex;flex-direction:column;padding:12px 0;border-bottom:1px solid rgba(244,63,78,.18);margin-bottom:18px}.home-drawer-links a{color:#fff5f4;font-size:17px;font-weight:500;padding:14px 4px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;border-bottom:1px solid rgba(244,63,78,.08);transition:color .2s,padding-left .2s}.home-drawer-links a:last-child{border-bottom:0}.home-drawer-links a:hover{color:#f43f4e;padding-left:8px}.home-drawer-links a:after{content:"→";color:hsla(5,100%,98%,.7);font-size:15px;transition:transform .2s,color .2s}.home-drawer-links a:hover:after{color:#f43f4e;transform:translateX(3px)}.home-drawer-cta{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:14px}.home-drawer-cta .btn{justify-content:center;width:100%;display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border-radius:999px;font-weight:500;font-size:15px;text-decoration:none;transition:all .25s cubic-bezier(.22,.61,.36,1);border:1.5px solid transparent}.home-drawer-cta .btn-primary{background:#f43f4e;color:#0a0405;box-shadow:0 10px 30px rgba(225,29,46,.55)}.home-drawer-cta .btn-secondary{background:hsla(0,0%,100%,.04);color:#f43f4e;border-color:rgba(244,63,78,.18)}.home-drawer-foot{margin-top:22px;padding-top:18px;border-top:1px solid rgba(244,63,78,.18);font-size:12px;color:hsla(5,100%,98%,.7);display:flex;gap:16px;flex-wrap:wrap}.home-drawer-foot a{color:hsla(5,100%,98%,.7);text-decoration:none}.home-drawer-foot a:hover{color:#f43f4e}.home-scrim{position:fixed;inset:0;background:rgba(5,2,3,.7);backdrop-filter:blur(4px);z-index:99;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.22,.61,.36,1)}.home-scrim.open{opacity:1;pointer-events:auto}.home .hero,body.home-drawer-open{overflow:hidden}.home .hero{padding:40px 0 60px;position:relative}.home .hero-bg{background:radial-gradient(ellipse 80% 60% at 85% 20%,var(--red-tint) 0,transparent 60%),radial-gradient(ellipse 60% 50% at 15% 80%,var(--red-soft) 0,transparent 70%)}.home .hero-bg,.home .hero-grid-bg{position:absolute;inset:0;pointer-events:none}.home .hero-grid-bg{background-image:linear-gradient(var(--red-line) 1px,transparent 1px),linear-gradient(90deg,var(--red-line) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(0,0,0,.4),transparent 80%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(0,0,0,.4),transparent 80%);opacity:.5}.home .hero-inner{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}@media (max-width:960px){.home .hero-inner{grid-template-columns:1fr;gap:48px}}.home .hero-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:hsla(0,0%,100%,.04);border:1px solid var(--red-line);border-radius:999px;font-size:13px;color:var(--ink);box-shadow:var(--shadow-sm-h);animation:fadeInUp .8s var(--ease-out-h) .1s both}.home .hero-badge .dot{width:20px;height:20px;border-radius:50%;background:var(--red);display:grid;place-items:center;color:var(--white);font-size:10px}.home .hero-badge strong{color:var(--red);font-weight:600}.home .hero h1{margin:18px 0 14px;font-size:clamp(38px,4.4vw,58px);line-height:1.05;animation:fadeInUp .9s var(--ease-out-h) .2s both}.home .hero .lead{font-size:16px;line-height:1.55;margin-bottom:14px;animation:fadeInUp .9s var(--ease-out-h) .3s both}.home .hero-bullets{margin:18px 0 22px;display:grid;gap:8px;animation:fadeInUp .9s var(--ease-out-h) .4s both}.home .hero-bullets li{list-style:none;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:15px}.home .hero-bullets li:before{content:"";width:18px;height:18px;border-radius:50%;background:rgba(244,63,78,.18);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 5.5L4 7.5L8 2.5' stroke='%23E11D2E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>");background-repeat:no-repeat;background-position:50%;flex-shrink:0}.home .hero-cta{display:flex;gap:12px;flex-wrap:wrap;animation:fadeInUp .9s var(--ease-out-h) .5s both}.home .hero-micro{margin-top:18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12.5px;color:var(--ink-muted);animation:fadeInUp .9s var(--ease-out-h) .6s both}.home .hero-micro .hm-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:hsla(0,0%,100%,.04);border:1px solid var(--red-line);color:var(--ink);font-weight:500;transition:all .25s var(--ease-out-h)}.home .hero-micro .hm-chip:hover{border-color:var(--red);background:rgba(244,63,78,.1)}.home .hero-micro .hm-chip svg{color:var(--red)}.home .hero-micro .hm-live{display:inline-flex;align-items:center;gap:7px;padding:6px 12px 6px 10px;border-radius:999px;background:linear-gradient(90deg,rgba(244,63,78,.18),rgba(244,63,78,.04));border:1px solid var(--red-line);color:var(--ink);font-weight:500}.home .hero-micro .hm-live .ld{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:hmLive 1.6s ease-out infinite}.home .hero-micro .hm-live strong{color:var(--red);font-weight:700;font-variant-numeric:tabular-nums}@keyframes hmLive{0%{box-shadow:0 0 0 0 rgba(34,197,94,.55)}70%{box-shadow:0 0 0 7px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.home .hero-micro .hm-avatars{display:inline-flex;align-items:center;margin-right:2px}.home .hero-micro .hm-avatars .av{width:22px;height:22px;border-radius:50%;border:2px solid #0a0405;background:linear-gradient(135deg,var(--red),var(--red-darkest));display:inline-block;margin-left:-7px;box-shadow:0 2px 6px rgba(0,0,0,.4)}.home .hero-micro .hm-avatars .av:first-child{margin-left:0}.home .hero-micro .hm-avatars .av:nth-child(2){background:linear-gradient(135deg,#f59e0b,#b45309)}.home .hero-micro .hm-avatars .av:nth-child(3){background:linear-gradient(135deg,#22c55e,#15803d)}.home .hero-mockup{position:relative;animation:fadeInUp 1s var(--ease-out-h) .3s both;padding:10px 0;display:flex;justify-content:center}.home .mock-glow{position:absolute;inset:-60px -40px;background:radial-gradient(60% 50% at 70% 30%,rgba(225,29,46,.35) 0,transparent 70%),radial-gradient(50% 40% at 20% 80%,rgba(225,29,46,.18) 0,transparent 70%);filter:blur(30px);z-index:0;animation:mockGlow 6s ease-in-out infinite alternate;pointer-events:none}@keyframes mockGlow{0%{opacity:.55;transform:scale(.96) rotate(-1deg)}to{opacity:.85;transform:scale(1.04) rotate(1deg)}}.home .pixel{position:relative;z-index:1;width:320px;aspect-ratio:9/19.5;border-radius:44px;background:linear-gradient(180deg,#1a0b0d,#2a1113 60%,#1a0b0d);padding:10px;box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.08),0 0 0 2px rgba(0,0,0,.6),0 40px 80px -20px rgba(122,14,28,.45),0 18px 40px -12px rgba(0,0,0,.35)}.home .pixel:before{top:130px;height:56px}.home .pixel:after,.home .pixel:before{content:"";position:absolute;right:-2px;width:3px;background:linear-gradient(180deg,#3a1a1d,#1a0b0d);border-radius:2px}.home .pixel:after{top:200px;height:30px}.home .pixel-screen{position:relative;width:100%;height:100%;border-radius:36px;overflow:hidden;background:radial-gradient(120% 80% at 50% 0,#ffe9ec 0,#fdd7db 35%,#f8b9c0 70%,#e99aa3 100%);isolation:isolate}.home .pixel-screen:before{content:"";position:absolute;inset:-20%;background:radial-gradient(30% 20% at 20% 30%,hsla(0,0%,100%,.5),transparent 70%),radial-gradient(25% 20% at 80% 70%,rgba(225,29,46,.25),transparent 70%);filter:blur(20px);z-index:0}.home .pixel-hole{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:10px;height:10px;border-radius:50%;background:#0a0405;box-shadow:0 0 0 1.5px hsla(0,0%,100%,.06);z-index:5}.home .pixel-status{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:10px 22px 0;font-size:11px;font-weight:600;color:#2b0a0e;font-feature-settings:"tnum" 1}.home .pixel-status .icons{display:flex;align-items:center;gap:5px}.home .pixel-clock{position:relative;z-index:2;text-align:center;padding:18px 16px 8px;color:#2b0a0e}.home .pixel-clock .date{font-size:12px;font-weight:500;letter-spacing:.04em;opacity:.75;margin-bottom:4px}.home .pixel-clock .time{font-family:var(--font-noto-sans),sans-serif;font-size:62px;font-weight:300;line-height:1;letter-spacing:-.04em;font-feature-settings:"tnum" 1}.home .pixel-clock .locked{margin-top:6px;display:inline-flex;align-items:center;gap:5px;font-size:10.5px;opacity:.7}.home .pixel-notifs{position:relative;z-index:2;padding:14px 10px 0;display:grid;gap:8px}.home .notif{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:start;padding:12px;border-radius:18px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 4px 14px -6px rgba(122,14,28,.25);opacity:0;transform:translateY(10px);animation:notifIn .55s var(--ease-spring-h) forwards}.home .notif:first-child{animation-delay:.4s}.home .notif:nth-child(2){animation-delay:1s}.home .notif:nth-child(3){animation-delay:1.7s;background:rgba(225,29,46,.96);border-color:hsla(0,0%,100%,.28);box-shadow:0 10px 24px -8px rgba(225,29,46,.55)}.home .notif:nth-child(3) .notif-app{color:hsla(0,0%,100%,.85)}.home .notif:nth-child(3) .notif-text,.home .notif:nth-child(3) .notif-title{color:#fff}.home .notif:nth-child(3) .notif-time{color:hsla(0,0%,100%,.75)}@keyframes notifIn{to{opacity:1;transform:translateY(0)}}.home .notif-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#fff;flex-shrink:0;box-shadow:0 2px 6px -2px rgba(0,0,0,.2)}.home .notif-icon.wa{background:linear-gradient(145deg,#25d366,#128c7e)}.home .notif-icon.tg{background:linear-gradient(145deg,#3ba0dc,#1e6f9f)}.home .notif-icon.sms{background:#fff;color:var(--red);border:1px solid hsla(0,0%,100%,.8)}.home .notif-body{min-width:0}.home .notif-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:1px}.home .notif-app{font-size:10.5px;font-weight:600;color:#2b0a0e;opacity:.65;letter-spacing:.02em}.home .notif-time{font-size:10px;color:#2b0a0e;opacity:.55;font-family:var(--font-noto-sans),sans-serif;font-weight:500;letter-spacing:.02em;flex-shrink:0}.home .notif-title{font-size:12.5px;font-weight:600;color:#17080a;line-height:1.3;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .notif-text{font-size:11.5px;color:#4a1f24;line-height:1.35;margin-top:1px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home .notif-text .otp-big{font-family:var(--font-noto-sans),sans-serif;font-weight:700;font-size:14px;letter-spacing:.18em;display:inline-block;margin-top:2px}.home .pixel-bottom{position:absolute;left:0;right:0;bottom:0;padding:14px 0 10px;display:flex;flex-direction:column;align-items:center;gap:14px;z-index:2}.home .pixel-bottom .quick-row{display:flex;gap:28px;color:#2b0a0e}.home .pixel-bottom .quick-row .q{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.55);display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.7);backdrop-filter:blur(6px)}.home .pixel-bottom .home-pill{width:110px;height:4px;border-radius:4px;background:#2b0a0e;opacity:.55}.home .trust-bar{padding:48px 0;border-top:1px solid var(--red-line);border-bottom:1px solid var(--red-line);background:transparent}.home .trust-label{text-align:center;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);font-weight:500;margin-bottom:28px}.home .trust-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:900px;margin:0 auto}.home .trust-metric{text-align:center}.home .trust-metric .num{font-family:var(--font-noto-serif),serif;font-size:clamp(40px,5vw,60px);color:var(--red);font-weight:400;line-height:1;letter-spacing:-.02em}.home .trust-metric .lbl{font-size:13px;color:var(--ink-muted);margin-top:6px;letter-spacing:.02em}@media (max-width:640px){.home .trust-metrics{grid-template-columns:repeat(2,1fr);gap:32px 16px}}.home .section-head{text-align:center;max-width:720px;margin:0 auto 64px}.home .section-head h2{margin:16px 0 20px}.home .section-head .lead{margin:0 auto}.home .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}@media (max-width:880px){.home .steps{grid-template-columns:1fr}}.home .step{background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:1px solid var(--red-line);backdrop-filter:blur(6px);border-radius:var(--radius-lg);padding:32px 28px;position:relative;transition:transform .4s var(--ease-out-h),box-shadow .4s var(--ease-out-h),border-color .3s}.home .step:hover{transform:translateY(-6px);box-shadow:var(--shadow-md-h);border-color:var(--red)}.home .step-num{display:inline-block;font-family:var(--font-noto-serif),serif;font-style:italic;font-size:56px;color:var(--red);line-height:1;margin-bottom:16px}.home .step h3{margin-bottom:10px}.home .step p{color:var(--ink-muted);font-size:15px}.home .step-arrow{position:absolute;right:-28px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:var(--red);color:var(--white);display:grid;place-items:center;z-index:2;box-shadow:var(--shadow-red-h)}.home .step:last-child .step-arrow{display:none}@media (max-width:880px){.home .step-arrow{display:none!important}}.home .features{background:linear-gradient(180deg,transparent,rgba(244,63,78,.06))}.home .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:900px){.home .feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home .feature-grid{grid-template-columns:1fr}}.home .feature{background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01));border:1px solid var(--red-line);border-radius:var(--radius-lg);padding:28px;transition:all .35s var(--ease-out-h);position:relative;overflow:hidden}.home .feature:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 60%,var(--red) 200%);opacity:0;transition:opacity .4s}.home .feature:hover:before{opacity:.05}.home .feature:hover{transform:translateY(-4px);border-color:var(--red);box-shadow:var(--shadow-md-h)}.home .feature-icon{width:48px;height:48px;border-radius:12px;background:rgba(244,63,78,.14);color:var(--red);display:grid;place-items:center;margin-bottom:20px;transition:all .35s var(--ease-out-h)}.home .feature:hover .feature-icon{background:var(--red);color:var(--white);transform:rotate(-6deg) scale(1.05)}.home .feature h3{margin-bottom:8px;font-size:19px}.home .feature p{color:var(--ink-muted);font-size:14.5px;line-height:1.55}.home .use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:900px){.home .use-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.home .use-grid{grid-template-columns:1fr}}.home .use-card{padding:28px;border-radius:var(--radius-lg);background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01));border:1px solid var(--red-line);transition:all .35s var(--ease-out-h);position:relative}.home .use-card:hover{transform:translateY(-4px);border-color:var(--red);box-shadow:var(--shadow-md-h)}.home .use-badge{width:44px;height:44px;border-radius:12px;background:var(--red);color:var(--white);display:grid;place-items:center;margin-bottom:18px;font-family:var(--font-noto-serif),serif;font-style:italic;font-size:22px}.home .use-card h3{font-size:18px;margin-bottom:8px}.home .use-card p{color:var(--ink-muted);font-size:14.5px}.home .use-card a{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-size:13px;font-weight:600}.home .use-card a:hover span{transform:translateX(3px)}.home .use-card a span{transition:transform .25s var(--ease-out-h);display:inline-block}.home .not-for{margin-top:28px;padding:20px 24px;background:rgba(244,63,78,.08);border:1px dashed var(--red-line);border-radius:var(--radius-md);font-size:14.5px;color:var(--ink-muted);text-align:center}.home .not-for strong{color:var(--red)}.home .coverage{background:rgba(244,63,78,.04);overflow:hidden;position:relative}.home .coverage-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}.home .coverage-head{max-width:760px}.home .coverage-cta{text-align:center}.home .country-marquee{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.home .country-track{display:flex;gap:12px;width:max-content;animation:countrySlide 55s linear infinite;will-change:transform}.home .country-marquee:hover .country-track{animation-play-state:paused}@keyframes countrySlide{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}.home .country-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:hsla(0,0%,100%,.04);border:1px solid var(--red-line);border-radius:999px;color:var(--ink);text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap;flex:0 0 auto;transition:border-color .25s var(--ease-out-h),background .25s var(--ease-out-h),color .25s var(--ease-out-h),transform .25s var(--ease-out-h)}.home .country-chip:hover{border-color:var(--red);color:var(--red);background:rgba(244,63,78,.1);transform:translateY(-2px)}.home .cc-flag{font-size:18px;line-height:1;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif}.home .coverage-more{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-weight:600;font-size:14px;text-decoration:none;transition:gap .2s var(--ease-out-h)}.home .coverage-more:hover{gap:12px}.home .api{background:linear-gradient(180deg,#0a0405,#1a0b0d);color:var(--ink);position:relative;overflow:hidden}.home .api:before{content:"";position:absolute;top:-200px;right:-200px;width:500px;height:500px;background:radial-gradient(circle,var(--red) 0,transparent 70%);opacity:.25;filter:blur(40px)}.home .api-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:center;position:relative;z-index:1}@media (max-width:960px){.home .api-inner{grid-template-columns:1fr}}.home .api .eyebrow{color:var(--red)}.home .api .eyebrow:before{background:var(--red)}.home .api h2{color:#fff}.home .api .lead{color:hsla(0,0%,100%,.7)}.home .api-features{margin:24px 0 32px;display:grid;gap:12px}.home .api-features li{list-style:none;display:flex;align-items:center;gap:10px;font-size:15px;color:hsla(0,0%,100%,.85)}.home .api-features li:before{content:"";width:16px;height:16px;border-radius:50%;background:var(--red);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 5L4 7L8 3' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>");background-repeat:no-repeat;background-position:50%;flex-shrink:0}.home .code-block{background:#0a0303;border:1px solid rgba(225,29,46,.3);border-radius:var(--radius-lg);padding:24px;font-family:var(--font-noto-mono),monospace;font-size:13.5px;line-height:1.75;color:hsla(0,0%,100%,.9);overflow:auto;position:relative;box-shadow:0 20px 60px rgba(225,29,46,.25)}.home .code-block:before{content:"";position:absolute;top:16px;left:16px;width:10px;height:10px;border-radius:50%;background:var(--red);box-shadow:18px 0 0 hsla(0,0%,100%,.2),36px 0 0 hsla(0,0%,100%,.2)}.home .code-block pre{padding-top:28px;margin:0}.home .code-block .c-method{color:var(--red);font-weight:600}.home .code-block .c-string{color:#ff9ba6}.home .code-block .c-key{color:#ffc5cc}.home .code-block .c-comment{color:hsla(0,0%,100%,.4)}.home .code-block .c-status{color:#7aff9b}.home .rate-hero{position:relative;max-width:780px;margin:40px auto 0;border-radius:24px;background:linear-gradient(180deg,#1a0b0d,#0f0709);border:1px solid var(--red-line);padding:48px 44px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.04);isolation:isolate}.home .rate-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.home .rh-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.55}.home .rh-orb-1{top:-120px;right:-80px;width:380px;height:380px;background:radial-gradient(circle,#f43f4e 0,transparent 65%);animation:rhFloat 12s ease-in-out infinite}.home .rh-orb-2{bottom:-140px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,#b8162a 0,transparent 65%);animation:rhFloat 14s ease-in-out infinite reverse}@keyframes rhFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-16px) scale(1.08)}}.home .rh-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(244,63,78,.06) 1px,transparent 0),linear-gradient(90deg,rgba(244,63,78,.06) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%)}.home .rate-hero-inner{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.home .rate-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:rgba(244,63,78,.12);border:1px solid var(--red-line);color:var(--ink);font-size:11.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.home .rh-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(244,63,78,.25);animation:rhPulse 2s ease-in-out infinite}@keyframes rhPulse{0%,to{box-shadow:0 0 0 4px rgba(244,63,78,.25)}50%{box-shadow:0 0 0 8px rgba(244,63,78,.05)}}.home .rate-hero-price{margin-top:20px;font-family:var(--font-noto-serif),serif;display:inline-flex;align-items:flex-start;justify-content:center;gap:4px;line-height:1;color:#fff;letter-spacing:-.03em}.home .rh-currency{font-size:36px;font-weight:300;color:hsla(0,0%,100%,.55);margin-top:12px}.home .rh-amount{font-size:104px;font-weight:300;background:linear-gradient(180deg,#fff,#f43f4e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home .rh-per{font-family:var(--font-noto-sans),sans-serif;font-size:15px;font-weight:400;font-style:italic;color:var(--ink-muted);align-self:flex-end;margin-bottom:14px;margin-left:6px}.home .rate-hero-sub{margin-top:14px;max-width:460px;font-size:14.5px;color:var(--ink-muted);line-height:1.55}.home .rate-hero-cta{margin-top:26px;display:inline-flex;gap:10px;flex-wrap:wrap;justify-content:center}.home .rate-hero-points{margin-top:28px;list-style:none;display:flex;flex-wrap:wrap;gap:14px 26px;justify-content:center;padding-top:22px;border-top:1px solid rgba(244,63,78,.15);width:100%}.home .rate-hero-points li{display:inline-flex;align-items:center;gap:8px;color:var(--ink-muted);font-size:13px;font-weight:400}.home .rhp-check{width:18px;height:18px;border-radius:50%;background:rgba(244,63,78,.18);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 5.5L4 7.5L8 2.5' stroke='%23E11D2E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>");background-repeat:no-repeat;background-position:50%;flex-shrink:0}.home .testimonials{background:transparent;overflow:hidden}.home .quote-slider{position:relative;margin-top:40px}.home .quote-slider-viewport{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.home .quote-track{display:flex;gap:20px;width:max-content;animation:quoteSlide 40s linear infinite;will-change:transform}.home .quote-slider:hover .quote-track{animation-play-state:paused}@keyframes quoteSlide{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 10px))}}.home .quote-card{flex:0 0 360px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.015));border:1px solid var(--red-line);border-radius:16px;padding:20px 22px;position:relative;transition:border-color .3s var(--ease-out-h),transform .3s var(--ease-out-h)}.home .quote-card:hover{border-color:var(--red);transform:translateY(-3px)}.home .quote-card .stars{color:var(--red);letter-spacing:2px;font-size:12px;margin-bottom:10px}.home .quote-card p{font-size:14px;line-height:1.55;color:var(--ink);margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.home .quote-author{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid var(--red-line)}.home .avatar{width:34px;height:34px;border-radius:50%;background:var(--red);color:var(--white);display:grid;place-items:center;font-family:var(--font-noto-serif),serif;font-size:16px;font-style:italic;flex-shrink:0}.home .quote-author-info{font-size:12px;line-height:1.3}.home .quote-author-info strong{display:block;color:var(--ink);font-size:13px;font-weight:600}.home .quote-author-info span{color:var(--ink-muted)}.home .faq{background:rgba(244,63,78,.04)}.home .faq-list{max-width:820px;margin:0 auto;display:grid;gap:12px}.home .faq-item{background:hsla(0,0%,100%,.04);border:1px solid var(--red-line);border-radius:var(--radius-md);overflow:hidden;transition:border-color .3s}.home .faq-item[open]{border-color:var(--red)}.home .faq-item summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:600;color:var(--ink);font-size:16.5px}.home .faq-item summary::-webkit-details-marker{display:none}.home .faq-item .faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:rgba(244,63,78,.14);color:var(--red);display:grid;place-items:center;transition:all .3s var(--ease-spring-h);font-size:18px;font-weight:400;line-height:1}.home .faq-item[open] .faq-icon{background:var(--red);color:var(--white);transform:rotate(45deg)}.home .faq-item .faq-answer{padding:0 24px 24px;color:var(--ink-muted);font-size:15.5px;line-height:1.65}.home .final-cta{padding:0;position:relative}.home .final-cta-inner{background:radial-gradient(circle at 20% 30%,rgba(244,63,78,.18) 0,transparent 45%),radial-gradient(circle at 80% 70%,rgba(225,29,46,.14) 0,transparent 50%),linear-gradient(180deg,var(--surface-dark) 0,var(--surface-dark-2) 100%);color:var(--ink);border:1px solid var(--red-line);border-radius:var(--radius-xl);padding:72px 48px;text-align:center;margin:64px auto;max-width:1000px;position:relative;overflow:hidden;box-shadow:var(--shadow-lg-h)}.home .final-cta-inner:before{content:"";position:absolute;top:-60%;left:-20%;width:140%;height:200%;background:radial-gradient(circle at 20% 30%,rgba(244,63,78,.12) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(225,29,46,.1) 0,transparent 45%);pointer-events:none}.home .final-cta-inner:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(244,63,78,.06) 1px,transparent 0),linear-gradient(90deg,rgba(244,63,78,.06) 1px,transparent 0);background-size:40px 40px;pointer-events:none;mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,#000,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,#000,transparent 80%)}.home .final-cta h2{color:var(--ink);position:relative;z-index:1}.home .final-cta h2 .accent{color:var(--red);font-style:italic}.home .final-cta p{color:var(--ink-muted);margin:20px auto 32px;max-width:540px;position:relative;z-index:1}.home .final-cta .btn-primary{background:var(--red-deep);color:var(--ink);position:relative;z-index:1;box-shadow:var(--shadow-red-h)}.home .final-cta .btn-primary:hover{background:var(--red);color:var(--ink)}.home .final-cta .btn-secondary{background:transparent;color:var(--ink);border:1.5px solid var(--red-line);position:relative;z-index:1}.home .final-cta .btn-secondary:hover{border-color:var(--red);background:rgba(244,63,78,.08)}.home .final-cta-ctas{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.home footer{background:#0a0405;border-top:2px solid var(--red);padding:72px 0 40px}.home .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:48px 24px;margin-bottom:48px}@media (max-width:860px){.home .footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}}.home .footer-brand p{font-size:14.5px;color:var(--ink-muted);max-width:280px;margin-top:14px}.home .footer-col h4{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--red);margin-bottom:18px;font-weight:600}.home .footer-col a{display:block;padding:6px 0;color:var(--ink);font-size:14.5px;transition:color .2s}.home .footer-col a:hover{color:var(--red)}.home .footer-bottom{padding-top:32px;border-top:1px solid var(--red-line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:13px;color:var(--ink-soft)}.home .footer-disclaimer{margin-top:18px;font-size:12px;line-height:1.55;color:var(--ink-soft);opacity:.78;max-width:720px}.home .reveal{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out-h),transform .8s var(--ease-out-h)}.home .reveal.in{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home .container{padding:0 18px}.home section{padding:48px 0}.home h1{font-size:34px;line-height:1.08}.home h1,.home h2{letter-spacing:-.02em}.home h2{font-size:28px;line-height:1.15}.home h3{font-size:18px}.home .lead{font-size:15px;line-height:1.55}.home .section-head{margin-bottom:32px}.home .nav-inner{padding:12px 0}.home .logo{font-size:18px}.home .logo-word-pin{font-size:20px}.home .logo-mark{width:28px;height:28px}.home .hero{padding:28px 0 48px}.home .hero-inner{gap:32px}.home .hero-mockup{display:none}.home .hero-badge{font-size:12px;padding:6px 12px}.home .hero .lead{font-size:15px}.home .hero-bullets{margin:14px 0 18px;gap:6px}.home .hero-bullets li{font-size:13.5px}.home .hero-cta{gap:8px}.home .hero-cta .btn{flex:1;justify-content:center;padding:12px 16px;font-size:14px}.home .hero-micro{margin-top:14px;gap:8px;font-size:11.5px}.home .hero-micro .hm-chip{padding:5px 9px;font-size:11.5px}.home .hero-micro .hm-live{padding:5px 10px 5px 9px;font-size:11.5px}.home .trust-metrics{grid-template-columns:repeat(2,1fr)!important;gap:24px 12px;padding:24px 0}.home .feature,.home .step{padding:22px}.home .feature-icon{width:40px;height:40px}.home .use-card{padding:22px}.home .use-badge{font-size:12px;padding:4px 10px}.home .coverage-inner{gap:28px}.home .country-chip{padding:8px 14px;font-size:13px}.home .cc-flag{font-size:16px}.home .country-track{gap:10px;animation-duration:45s}.home .api-inner{gap:32px}.home .code-block{font-size:12px;padding:18px}.home .rate-hero{padding:36px 22px;border-radius:20px}.home .rh-amount{font-size:80px}.home .rh-currency{font-size:28px;margin-top:8px}.home .rh-per{font-size:13px;margin-bottom:10px}.home .rate-hero-sub{font-size:13.5px}.home .rate-hero-points{gap:10px 18px;padding-top:20px;margin-top:22px}.home .rate-hero-points li{font-size:12.5px}.home .rate-hero-cta{flex-direction:column;width:100%}.home .rate-hero-cta .btn{width:100%;justify-content:center}.home .quote-card{flex:0 0 280px;padding:18px}.home .quote-card p{font-size:13px}.home .quote-track{gap:14px;animation-duration:32s}.home .faq-item summary{padding:18px;font-size:15px}.home .faq-item .faq-answer{padding:0 18px 18px;font-size:14px}.home .footer-grid{grid-template-columns:1fr 1fr!important;gap:28px 20px;margin-bottom:32px}.home .footer-bottom{flex-direction:column;gap:12px;text-align:center}.home .final-cta-inner{padding:32px 22px}.home .final-cta h2{font-size:26px}.home .final-cta-ctas{flex-direction:column}.home .final-cta-ctas .btn{width:100%;justify-content:center}}@media (max-width:480px){.home h1{font-size:30px}.home h2{font-size:24px}.home .hero-cta{flex-direction:column}.home .hero-cta .btn{width:100%}.home .footer-grid{grid-template-columns:1fr!important}.home .quote-card{flex:0 0 260px}}@media (prefers-reduced-motion:reduce){.home *,.home :after,.home :before,.home-drawer,.home-scrim{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}