:root{--ink: #F3EADB;--ink-2: #D6C9B2;--ink-dim: #9B8F78;--ink-mute: #6F6656;--bg: #0A0810;--bg-1: #110D1B;--bg-2: #1A1328;--gold: #E8C77A;--gold-deep: #B8923B;--gold-light: #F7DCA0;--rose: #E78C9B;--violet: #8B6DF2;--violet-deep: #5D3FD3;--sky: #8AB8E0;--line: rgba(243, 234, 219, .08);--line-2: rgba(243, 234, 219, .16);--grad: linear-gradient(92deg, #E78C9B 0%, #C88EE6 25%, #8B6DF2 50%, #6FA8D0 75%, #E8C77A 100%);--grad-warm: linear-gradient(135deg, #F7DCA0, #D69B4D)}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;letter-spacing:-.003em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:none;border:0;color:inherit}.v2-root{position:relative;min-height:100vh;isolation:isolate}.v2-root:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(1200px 900px at 50% -5%,rgba(232,199,122,.1),transparent 55%),radial-gradient(900px 700px at 85% 35%,rgba(139,109,242,.08),transparent 55%),radial-gradient(900px 700px at 10% 65%,rgba(231,140,155,.06),transparent 55%),linear-gradient(180deg,#0a0810,#0d0b18 40%,#0a0810)}.v2-root:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.9  0 0 0 0 0.85  0 0 0 0 0.75  0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.v2-root .stars{position:fixed;inset:0;pointer-events:none;z-index:1}.v2-root .stars i{position:absolute;width:2px;height:2px;border-radius:50%;background:#f3eadb;opacity:.35;box-shadow:0 0 6px #f3eadb99}.v2-root main,.v2-root .v2-nav-wrap,.v2-root footer{position:relative;z-index:2}.v2-root .wrap{max-width:1320px;margin:0 auto;padding:0 40px}@media(max-width:720px){.v2-root .wrap{padding:0 22px}}.v2-nav-wrap{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a08108c;border-bottom:1px solid var(--line)}.v2-nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.v2-nav .logo{display:flex;align-items:center;gap:10px}.v2-nav .links{display:flex;gap:34px;font-size:14px;color:var(--ink-2)}.v2-nav .links a{transition:color .2s}.v2-nav .links a:hover{color:var(--ink)}.v2-nav .cta-row{display:flex;gap:12px;align-items:center}.v2-nav .lang{display:flex;gap:2px;padding:3px;border:1px solid var(--line-2);border-radius:999px;font-size:11px;font-weight:600;color:var(--ink-dim)}.v2-nav .lang b{padding:5px 10px;border-radius:999px;background:var(--ink);color:#1a0d20;display:inline-block;font-weight:700}.v2-nav .lang button{padding:5px 10px;cursor:pointer;border-radius:999px;color:var(--ink-dim);font-weight:600;font-size:11px}.v2-nav .lang button:hover{color:var(--ink)}.v2-root .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:600;font-size:14px;transition:all .2s;white-space:nowrap}.v2-root .btn.ghost{border:1px solid var(--line-2);color:var(--ink);background:#ffffff05}.v2-root .btn.ghost:hover{background:#ffffff0d;border-color:var(--ink-dim)}.v2-root .btn.primary{background:var(--grad-warm);color:#2a1b05;box-shadow:0 8px 30px #e8c77a40}.v2-root .btn.primary:hover{transform:translateY(-1px);box-shadow:0 14px 40px #e8c77a59}.v2-root .btn.dark{background:#0e0c18;color:var(--ink);border:1px solid var(--line-2)}.v2-nav .mobile-menu-btn{display:none;width:40px;height:40px;border-radius:999px;border:1px solid var(--line-2);color:var(--ink);align-items:center;justify-content:center}@media(max-width:900px){.v2-nav .links,.v2-nav .lang{display:none}.v2-nav .mobile-menu-btn{display:inline-flex}}.v2-mobile-panel{display:flex;flex-direction:column;gap:4px;padding:12px 22px 22px;border-bottom:1px solid var(--line);background:#0a0810eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.v2-mobile-panel a,.v2-mobile-panel button{padding:14px 0;font-size:15px;color:var(--ink-2);text-align:left;border-bottom:1px solid var(--line)}.v2-mobile-panel a:last-of-type{border-bottom:0}.v2-mobile-panel .btn{margin-top:12px;align-self:flex-start}.v2-root .hero{padding:60px 0 80px;position:relative;overflow:hidden}.v2-root .hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}@media(max-width:1040px){.v2-root .hero-grid{grid-template-columns:1fr;gap:60px}}.v2-root .tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-weight:600}.v2-root .tag:before{content:"";width:30px;height:1px;background:var(--gold)}.v2-root .tag.no-line:before{display:none}.v2-root .hero h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(56px,8.5vw,128px);line-height:.96;letter-spacing:-.035em;margin:22px 0 28px;color:var(--ink)}.v2-root .hero h1 em{font-style:italic;font-weight:400;background:linear-gradient(92deg,#f7dca0,#e78c9b 50%,#c88ee6);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .hero .lede{font-size:19px;line-height:1.55;color:var(--ink-2);max-width:540px;margin:0 0 40px;font-weight:300}.v2-root .hero .lede b{color:var(--ink);font-weight:500}.v2-root .hero .ctas{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.v2-root .hero .ctas .hint{font-size:12px;color:var(--ink-dim);line-height:1.5;display:block;margin-left:8px;flex-basis:100%}.v2-root .hero .ctas .hint b{color:var(--ink);font-weight:600}.v2-root .hero .proof{margin-top:46px;display:flex;align-items:center;gap:24px;padding-top:30px;border-top:1px solid var(--line)}.v2-root .avatars{display:flex}.v2-root .avatars .av{width:32px;height:32px;border-radius:50%;border:2px solid #0A0810;margin-left:-10px;font-weight:700;font-size:12px;display:grid;place-items:center;color:#fff}.v2-root .avatars .av:first-child{margin-left:0}.v2-root .avatars .av.a1{background:linear-gradient(135deg,#e78c9b,#a33e4f)}.v2-root .avatars .av.a2{background:linear-gradient(135deg,#8b6df2,#4f3bcf)}.v2-root .avatars .av.a3{background:linear-gradient(135deg,#e8c77a,#a67d2e)}.v2-root .avatars .av.a4{background:linear-gradient(135deg,#7fb88c,#3f7a4e)}.v2-root .avatars .av.a5{background:linear-gradient(135deg,#6fa8d0,#2e6a9b)}.v2-root .proof-txt{font-size:13px;color:var(--ink-2);line-height:1.4}.v2-root .proof-txt b{color:var(--ink);font-weight:600}.v2-root .stars5{color:var(--gold);letter-spacing:1px;font-size:13px}.v2-root .hero-stage{position:relative;height:740px;display:grid;place-items:center}@media(max-width:1040px){.v2-root .hero-stage{height:640px}}.v2-root .halo{position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(232,199,122,.38),rgba(139,109,242,.12) 45%,transparent 70%);filter:blur(30px)}.v2-root .halo-2{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(231,140,155,.22),transparent 60%);filter:blur(40px);top:10%;right:-5%}.v2-root .phone-shell{position:relative;width:340px;aspect-ratio:1206 / 2622;border-radius:52px;padding:10px;background:linear-gradient(145deg,#2a2135,#0d0a14 60%);box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #ffffff08,0 60px 120px #000000b3,0 0 140px #e8c77a33;transform:rotate(-4deg) translateY(-10px);animation:v2-float 9s ease-in-out infinite}.v2-root .phone-shell.p-xl{width:380px}@keyframes v2-float{0%,to{transform:rotate(-4deg) translateY(-10px)}50%{transform:rotate(-3deg) translateY(-24px)}}.v2-root .phone-shell .notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:108px;height:30px;background:#000;border-radius:20px;z-index:3}.v2-root .phone-shell .screen{position:relative;width:100%;height:100%;border-radius:44px;overflow:hidden;background:#000}.v2-root .phone-shell .screen img{width:100%;height:100%;object-fit:cover;object-position:top}.v2-root .float-chip{position:absolute;background:#140e22eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line-2);border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink);box-shadow:0 14px 40px #00000080;z-index:4;animation:v2-float2 7s ease-in-out infinite}.v2-root .float-chip .glyph{width:32px;height:32px;border-radius:10px;background:var(--grad-warm);display:grid;place-items:center;color:#2a1b05;font-weight:700;font-size:15px;flex-shrink:0}.v2-root .float-chip .glyph.violet{background:linear-gradient(135deg,#c2a7f0,#8b6df2);color:#fff}.v2-root .float-chip .glyph.rose{background:linear-gradient(135deg,#f2b3c1,#d66a80);color:#fff}.v2-root .float-chip small{display:block;color:var(--ink-dim);font-size:11px;margin-top:2px;letter-spacing:.04em}.v2-root .float-chip b{font-weight:600}@keyframes v2-float2{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.v2-root .float-chip{white-space:nowrap}.v2-root .chip-a{top:16%;left:0;animation-delay:-2s}.v2-root .chip-b{bottom:18%;right:0}.v2-root .chip-c{top:52%;left:0;animation-delay:-4s}.v2-root .hero-stage .flow-a{position:absolute;left:4%;top:12%;width:270px;transform:rotate(-6deg);z-index:2;animation:v2-float 9s ease-in-out infinite}.v2-root .hero-stage .flow-b{position:absolute;right:4%;bottom:6%;width:270px;transform:rotate(5deg) translateY(30px);z-index:3;animation:v2-float 9s ease-in-out infinite -3s}.v2-root .flow-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--gold);z-index:4;background:#0a0810d9;border:1px solid var(--line-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:10px 14px;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 40px #e8c77a40}@media(max-width:1040px){.v2-root .hero-stage .flow-a{left:2%;top:4%}.v2-root .hero-stage .flow-b{right:2%;bottom:0}}.v2-root .marquee{padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;margin-top:20px}.v2-root .marquee-track{display:flex;gap:48px;animation:v2-scroll 60s linear infinite;white-space:nowrap;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:400;font-size:22px;color:var(--ink-dim)}.v2-root .marquee-track span{display:inline-flex;align-items:center;gap:48px}.v2-root .marquee-track span:after{content:"✦";color:var(--gold);margin-left:48px}@keyframes v2-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.v2-root .stats{padding:80px 0;border-bottom:1px solid var(--line)}.v2-root .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:760px){.v2-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:40px 20px}}.v2-root .stat{text-align:left}.v2-root .stat .n{font-family:Fraunces,Georgia,serif;font-weight:400;font-size:clamp(54px,6vw,82px);line-height:1;letter-spacing:-.03em;color:var(--ink);display:inline-block}.v2-root .stat .n em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#e8c77a);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .stat .lbl{display:block;margin-top:14px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-dim);font-weight:600}.v2-root .problem{padding:140px 0 120px;position:relative}.v2-root .problem .eye{text-align:center;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:30px}.v2-root .problem h2{text-align:center;font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(36px,4.5vw,56px);line-height:1.1;letter-spacing:-.02em;margin:0 0 80px;max-width:900px;margin-inline:auto}.v2-root .problem h2 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#e78c9b);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .compare{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px}@media(max-width:860px){.v2-root .compare{grid-template-columns:1fr;gap:20px}.v2-root .compare .divider{display:none}}.v2-root .compare .side{padding:48px 32px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.v2-root .compare .side.bad{border-color:#e78c9b33;background:linear-gradient(180deg,rgba(231,140,155,.06),transparent)}.v2-root .compare .side.good{border-color:#e8c77a4d;background:linear-gradient(180deg,rgba(232,199,122,.08),transparent)}.v2-root .compare .side .tag-row{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin-bottom:18px}.v2-root .compare .bad .tag-row{color:#e78c9b}.v2-root .compare .good .tag-row{color:var(--gold)}.v2-root .compare .big{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(72px,9vw,128px);line-height:.9;letter-spacing:-.04em}.v2-root .compare .big em{font-style:italic}.v2-root .compare .bad .big em{background:linear-gradient(92deg,#e78c9b,#c35a6a);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .compare .good .big em{background:linear-gradient(92deg,#f7dca0,#d69b4d);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .compare .label{font-size:15px;color:var(--ink-2);margin-top:14px;max-width:300px}.v2-root .compare .divider{font-family:Fraunces,Georgia,serif;font-style:italic;font-size:34px;color:var(--ink-dim);text-align:center}.v2-root .mech{padding:120px 0 40px;position:relative}.v2-root .mech-head{text-align:center;max-width:860px;margin:0 auto 72px}.v2-root .mech-head h2{font-family:Fraunces,Georgia,serif;font-weight:400;font-size:clamp(46px,6.2vw,86px);line-height:.98;letter-spacing:-.03em;margin:12px 0 22px}.v2-root .mech-head h2 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#e7be75);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .mech-head p{font-size:19px;color:var(--ink-2);line-height:1.55;max-width:620px;margin:0 auto}.v2-root .mech-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:24px;align-items:stretch;max-width:1200px;margin:0 auto}@media(max-width:1040px){.v2-root .mech-flow{grid-template-columns:1fr;gap:32px}.v2-root .mech-flow .mech-arrow{display:none}}.v2-root .mech-step{position:relative;text-align:center}.v2-root .mech-step .step-num{position:absolute;top:-12px;left:-12px;width:44px;height:44px;border-radius:50%;background:var(--gold);color:#1a1208;font-family:Fraunces,Georgia,serif;font-weight:500;font-size:20px;display:grid;place-items:center;z-index:5;box-shadow:0 10px 30px #e8c77a4d}.v2-root .mech-step .mech-phone{position:relative;aspect-ratio:9 / 19.5;max-width:280px;margin:0 auto 24px;border-radius:42px;background:linear-gradient(160deg,#2a2536,#151219);padding:9px;box-shadow:0 40px 90px #0000008c,inset 0 0 0 1px #ffffff0d}.v2-root .mech-step .mech-phone .screen{width:100%;height:100%;border-radius:34px;overflow:hidden;background:#000}.v2-root .mech-step .mech-phone .screen img{width:100%;height:100%;object-fit:cover;display:block}.v2-root .mech-step .mech-phone .notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:100px;height:26px;background:#000;border-radius:999px;z-index:3}.v2-root .mech-step h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:26px;letter-spacing:-.01em;margin:0 0 8px;text-align:center}.v2-root .mech-step p{font-size:15px;color:var(--ink-2);line-height:1.55;text-align:center;margin:0 auto;max-width:280px}.v2-root .mech-step b.when{display:inline-block;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:10px}.v2-root .mech-arrow{display:grid;place-items:center;color:var(--ink-dim)}.v2-root .mech-arrow svg{width:38px;height:38px}.v2-root .mech-note{margin:80px auto 0;padding:36px 40px;border:1px solid var(--line-2);border-radius:22px;background:linear-gradient(180deg,#e8c77a0f,#e8c77a05);max-width:880px;display:flex;gap:26px;align-items:center}@media(max-width:680px){.v2-root .mech-note{flex-direction:column;align-items:flex-start;padding:26px}}.v2-root .mech-note .lock-ico{flex-shrink:0;width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,#f7dca0,#c99d4d);color:#1a1208;display:grid;place-items:center;font-size:26px}.v2-root .mech-note h4{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:20px;margin:0 0 6px}.v2-root .mech-note p{margin:0;font-size:14px;color:var(--ink-2);line-height:1.55}.v2-root .step1-screen{display:grid;place-items:center;background:linear-gradient(160deg,#1a1528,#0b0714);padding:40px 20px;text-align:center;width:100%;height:100%}.v2-root .step1-screen .hdr{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#e8c77a;margin-bottom:20px;font-weight:600}.v2-root .step1-screen .time{font-family:Fraunces,Georgia,serif;font-size:42px;color:#f3ecd8;line-height:1;margin-bottom:14px}.v2-root .step1-screen .days{font-size:13px;color:#9d94ae;margin-bottom:28px}.v2-root .step1-screen .apps{display:grid;gap:8px;text-align:left}.v2-root .step1-screen .apps .row{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:10px;font-size:13px;color:#f3ecd8}.v2-root .step1-screen .apps .sq{width:22px;height:22px;border-radius:6px;flex-shrink:0}.v2-root .features{padding:140px 0 80px}.v2-root .features-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:100px}@media(max-width:860px){.v2-root .features-head{grid-template-columns:1fr;gap:24px;margin-bottom:60px}}.v2-root .features-head h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(44px,5.5vw,82px);line-height:1;letter-spacing:-.03em;margin:16px 0 0}.v2-root .features-head h2 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#c88ee6);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .features-head .desc{font-size:17px;color:var(--ink-2);line-height:1.55;max-width:420px}.v2-root .feat-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:80px 0;border-top:1px solid var(--line);position:relative}.v2-root .feat-row:last-child{border-bottom:1px solid var(--line)}.v2-root .feat-row.rev .feat-vis{order:-1}@media(max-width:900px){.v2-root .feat-row{grid-template-columns:1fr;gap:40px;padding:60px 0}.v2-root .feat-row.rev .feat-vis{order:0}}.v2-root .feat-num{font-family:Fraunces,Georgia,serif;font-weight:400;font-style:italic;font-size:14px;color:var(--gold);letter-spacing:.05em;margin-bottom:18px;display:inline-block}.v2-root .feat-text h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(34px,3.8vw,54px);line-height:1.05;letter-spacing:-.02em;margin:0 0 20px}.v2-root .feat-text h3 em{font-style:italic;color:var(--gold-light)}.v2-root .feat-text .p{font-size:16px;color:var(--ink-2);line-height:1.6;margin:0 0 24px;max-width:460px}.v2-root .feat-text ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.v2-root .feat-text li{padding:6px 12px;border:1px solid var(--line-2);border-radius:999px;font-size:12px;color:var(--ink-2);font-weight:500}.v2-root .feat-text li.on{background:#e8c77a14;border-color:#e8c77a4d;color:var(--gold)}.v2-root .feat-vis{position:relative;display:grid;place-items:center;min-height:620px}.v2-root .feat-vis .halo{position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(232,199,122,.22),transparent 60%);filter:blur(30px)}.v2-root .feat-vis .halo.violet{background:radial-gradient(circle,rgba(139,109,242,.24),transparent 60%)}.v2-root .feat-vis .halo.rose{background:radial-gradient(circle,rgba(231,140,155,.22),transparent 60%)}.v2-root .feat-vis .halo.sky{background:radial-gradient(circle,rgba(138,184,224,.2),transparent 60%)}.v2-root .feat-vis .phone-shell{width:280px;transform:rotate(-3deg)}.v2-root .feat-row.rev .feat-vis .phone-shell{transform:rotate(3deg)}.v2-root .feat-badge{position:absolute;background:#140e22eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line-2);border-radius:14px;padding:10px 14px;font-size:12px;color:var(--ink);display:flex;align-items:center;gap:8px;z-index:4;box-shadow:0 10px 30px #0006}.v2-root .feat-badge .g{width:24px;height:24px;border-radius:8px;background:var(--grad-warm);display:grid;place-items:center;color:#2a1b05;font-size:12px;font-weight:700;flex-shrink:0}.v2-root .feat-badge .g.v{background:linear-gradient(135deg,#c2a7f0,#8b6df2);color:#fff}.v2-root .feat-badge .g.r{background:linear-gradient(135deg,#f2b3c1,#d66a80);color:#fff}.v2-root .feat-badge .g.s{background:linear-gradient(135deg,#9fc8e8,#5d89b8);color:#fff}.v2-root .gallery{padding:140px 0 120px;position:relative;overflow:hidden}.v2-root .gallery .top{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:80px}@media(max-width:860px){.v2-root .gallery .top{grid-template-columns:1fr}}.v2-root .gallery h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.03em;margin:16px 0 0;max-width:760px}.v2-root .gallery h2 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#e78c9b);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .gallery .legend{font-size:14px;color:var(--ink-2);max-width:280px}.v2-root .gallery-row{display:flex;gap:32px;align-items:center;justify-content:center;flex-wrap:wrap}.v2-root .gal-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:18px}.v2-root .gal-card .phone-shell{width:258px;transform:rotate(-4deg);animation:none}.v2-root .gal-card:nth-child(2n) .phone-shell{transform:rotate(3deg) translateY(-14px)}.v2-root .gal-card:nth-child(3) .phone-shell{width:284px;transform:rotate(0) translateY(-28px)}.v2-root .gal-card .cap{text-align:center}.v2-root .gal-card .cap h4{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:20px;margin:0 0 4px;letter-spacing:-.015em}.v2-root .gal-card .cap h4 em{font-style:italic;color:var(--gold-light)}.v2-root .gal-card .cap p{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-dim);margin:0;font-weight:500}.v2-root .quote-block{padding:140px 0;text-align:center;position:relative}.v2-root .quote-block .mark{font-family:Fraunces,Georgia,serif;font-weight:400;font-size:120px;line-height:1;color:var(--gold);opacity:.35;margin-bottom:-10px}.v2-root .quote-block blockquote{font-family:Fraunces,Georgia,serif;font-weight:400;font-style:italic;font-size:clamp(28px,3.4vw,46px);line-height:1.25;letter-spacing:-.015em;max-width:980px;margin:0 auto 36px;color:var(--ink)}.v2-root .quote-block cite{display:block;font-style:normal;font-size:13px;color:var(--ink-dim);letter-spacing:.15em;text-transform:uppercase;font-weight:600}.v2-root .testis{padding:100px 0 120px}.v2-root .testis-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px;gap:40px;flex-wrap:wrap}.v2-root .testis-head h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.02em;margin:10px 0 0}.v2-root .testis-head h2 em{font-style:italic;color:var(--gold-light)}.v2-root .testis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:960px){.v2-root .testis-grid{grid-template-columns:1fr}}.v2-root .testi{padding:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent);position:relative}.v2-root .testi .stars5{font-size:14px;margin-bottom:18px}.v2-root .testi blockquote{font-family:Fraunces,Georgia,serif;font-weight:400;font-style:italic;font-size:21px;line-height:1.35;letter-spacing:-.01em;margin:0 0 30px;color:var(--ink)}.v2-root .testi .who{display:flex;align-items:center;gap:12px}.v2-root .testi .av{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:15px;color:#fff}.v2-root .testi .who b{display:block;font-weight:600;font-size:14px;color:var(--ink)}.v2-root .testi .who span{display:block;font-size:12px;color:var(--ink-dim)}.v2-root .pricing{padding:120px 0}.v2-root .pricing-head{text-align:center;margin-bottom:60px}.v2-root .pricing-head h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(40px,5vw,68px);line-height:1.05;letter-spacing:-.03em;margin:14px 0}.v2-root .pricing-head h2 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#c88ee6);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .pricing-head p{font-size:16px;color:var(--ink-2);max-width:520px;margin:0 auto}.v2-root .plans{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:880px;margin:0 auto}@media(max-width:760px){.v2-root .plans{grid-template-columns:1fr}}.v2-root .plan{padding:36px 32px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);position:relative}.v2-root .plan.pro{border:1px solid rgba(232,199,122,.35);background:linear-gradient(180deg,rgba(232,199,122,.06),transparent 60%)}.v2-root .plan .badge{position:absolute;top:-1px;right:24px;transform:translateY(-50%);background:var(--grad-warm);color:#2a1b05;font-size:10px;font-weight:700;letter-spacing:.15em;padding:6px 14px;border-radius:999px;text-transform:uppercase}.v2-root .plan .name{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:22px;letter-spacing:-.01em}.v2-root .plan .price{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:60px;line-height:1;letter-spacing:-.03em;margin:16px 0 4px;display:flex;align-items:flex-end;flex-wrap:wrap;gap:6px}.v2-root .plan .price em{font-style:italic}.v2-root .plan .price .cur{font-size:.4em;font-weight:500;color:var(--ink-2);letter-spacing:0;align-self:flex-start;margin-top:.5em;font-family:Inter,system-ui,sans-serif}.v2-root .plan .price .per{font-size:13px;color:var(--ink-dim);font-weight:400;font-family:Inter,system-ui,sans-serif;letter-spacing:0;line-height:1.4;padding-bottom:6px;flex:1 1 auto;min-width:0}.v2-root .plan .sub{color:var(--ink-dim);font-size:13px;margin-bottom:26px}.v2-root .plan ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:10px}.v2-root .plan li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2)}.v2-root .plan li svg{width:16px;height:16px;color:var(--gold);flex-shrink:0}.v2-root .plan .btn{width:100%;justify-content:center}.v2-root .faq{padding:120px 0}.v2-root .faq-head{text-align:center;margin-bottom:60px}.v2-root .faq-head h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(36px,4.5vw,58px);line-height:1.05;letter-spacing:-.03em;margin:14px 0 0}.v2-root .faq-head h2 em{font-style:italic;color:var(--gold-light)}.v2-root .faq-list{max-width:820px;margin:0 auto;border-top:1px solid var(--line)}.v2-root .faq-item{border-bottom:1px solid var(--line);padding:22px 0;cursor:pointer}.v2-root .faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-family:Fraunces,Georgia,serif;font-weight:500;font-size:20px;letter-spacing:-.01em;color:var(--ink)}.v2-root .faq-item summary::-webkit-details-marker{display:none}.v2-root .faq-item .plus{width:28px;height:28px;border-radius:50%;border:1px solid var(--line-2);display:grid;place-items:center;font-size:18px;color:var(--ink-dim);flex-shrink:0;transition:all .25s}.v2-root .faq-item[open] .plus{transform:rotate(45deg);background:var(--gold);color:#2a1b05;border-color:transparent}.v2-root .faq-item .ans{font-size:15px;color:var(--ink-2);line-height:1.6;padding-top:14px;max-width:640px;margin:0}.v2-root .cta-block{padding:140px 0;text-align:center;position:relative}.v2-root .cta-block:before{content:"";position:absolute;inset:20% 10%;background:radial-gradient(ellipse at center,rgba(232,199,122,.2),transparent 60%);filter:blur(50px);pointer-events:none}.v2-root .cta-eye{font-family:Fraunces,Georgia,serif;font-style:italic;font-size:16px;color:var(--gold);letter-spacing:.1em;margin-bottom:22px;position:relative}.v2-root .cta-block h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(52px,7vw,110px);line-height:.98;letter-spacing:-.035em;margin:0 0 32px;position:relative}.v2-root .cta-block h2 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#e78c9b 50%,#c88ee6);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .cta-block .sub{font-size:18px;color:var(--ink-2);max-width:540px;margin:0 auto 44px;line-height:1.55;position:relative}.v2-root .cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;position:relative}.v2-root .cta-btns .download{display:flex;align-items:center;gap:12px;padding:16px 26px;background:#f3eadb;color:#0a0810;border-radius:16px;font-weight:600}.v2-root .cta-btns .download svg{width:26px;height:26px}.v2-root .cta-btns .download .col{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.v2-root .cta-btns .download .col small{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#6f6656;font-weight:500}.v2-root .cta-btns .download .col b{font-size:17px;font-family:Fraunces,Georgia,serif;font-weight:500}.v2-root footer{padding:80px 0 40px;border-top:1px solid var(--line)}.v2-root .foot-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px}@media(max-width:860px){.v2-root .foot-grid{grid-template-columns:1fr 1fr;gap:40px}}.v2-root .foot-grid h5{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-dim);margin:0 0 18px;font-weight:600}.v2-root .foot-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.v2-root .foot-grid a{font-size:14px;color:var(--ink-2);transition:color .2s}.v2-root .foot-grid a:hover{color:var(--ink)}.v2-root .foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid var(--line);font-size:12px;color:var(--ink-dim);gap:20px;flex-wrap:wrap}.v2-root .foot-bottom .verse{font-family:Fraunces,Georgia,serif;font-style:italic;color:var(--ink-2)}.v2-root .foot-brand p{color:var(--ink-2);font-size:14px;max-width:260px;line-height:1.55;margin:18px 0 0}.v2-root .socials{display:flex;gap:10px;margin-top:20px}.v2-root .socials a{width:36px;height:36px;border:1px solid var(--line-2);border-radius:50%;display:grid;place-items:center;color:var(--ink-2);transition:all .2s}.v2-root .socials a:hover{color:var(--ink);border-color:var(--ink-2)}.v2-root .socials svg{width:16px;height:16px}.v2-root .section-eye{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:18px}.v2-root .section-eye:before{content:"";width:26px;height:1px;background:var(--gold)}.v2-root .section-eye.center{justify-content:center;display:inline-flex}.v2-root .page-hero{padding:100px 0 40px;text-align:center;max-width:820px;margin:0 auto}.v2-root .page-hero.left{text-align:left;margin-left:0}.v2-root .page-hero .page-eye{font-family:Fraunces,Georgia,serif;font-style:italic;font-size:14px;color:var(--gold);letter-spacing:.1em;margin-bottom:14px;display:block}.v2-root .page-hero h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(40px,5vw,78px);line-height:1;letter-spacing:-.03em;margin:0 0 22px;color:var(--ink)}.v2-root .page-hero h1 em{font-style:italic;background:linear-gradient(92deg,#f7dca0,#e78c9b 50%,#c88ee6);-webkit-background-clip:text;background-clip:text;color:transparent}.v2-root .page-hero p.lede{font-size:18px;line-height:1.6;color:var(--ink-2);max-width:620px;margin:0 auto 28px;font-weight:300}.v2-root .page-hero.left p.lede{margin-left:0}.v2-root .page-section{padding:40px 0}.v2-root .page-narrow{max-width:760px;margin:0 auto;padding:0 40px}@media(max-width:720px){.v2-root .page-narrow{padding:0 22px}}.v2-root .v2-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.v2-root .v2-card.gold-edge{border-left:3px solid var(--gold)}.v2-root .v2-card h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:22px;letter-spacing:-.01em;margin:0 0 12px;color:var(--ink)}.v2-root .v2-card h2 em{font-style:italic;color:var(--gold-light)}.v2-root .v2-card h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:18px;margin:0 0 8px;color:var(--ink)}.v2-root .v2-card p{color:var(--ink-2);line-height:1.7;font-size:15px;margin:0}.v2-root .v2-card+.v2-card{margin-top:18px}.v2-root .prose{color:var(--ink-2);font-size:16px;line-height:1.75}.v2-root .prose h1,.v2-root .prose h2,.v2-root .prose h3,.v2-root .prose h4{font-family:Fraunces,Georgia,serif;color:var(--ink);letter-spacing:-.02em;line-height:1.15;font-weight:500}.v2-root .prose h1{font-size:clamp(32px,3.8vw,48px);margin:48px 0 18px}.v2-root .prose h2{font-size:clamp(26px,3vw,34px);margin:40px 0 14px}.v2-root .prose h2 em{font-style:italic;color:var(--gold-light)}.v2-root .prose h3{font-size:22px;margin:32px 0 10px}.v2-root .prose h4{font-size:18px;margin:24px 0 8px}.v2-root .prose p{margin:0 0 18px}.v2-root .prose p b,.v2-root .prose p strong{color:var(--ink);font-weight:600}.v2-root .prose em{font-style:italic;color:var(--ink)}.v2-root .prose a{color:var(--gold);text-decoration:underline;text-decoration-color:#e8c77a59;text-underline-offset:3px;transition:color .2s}.v2-root .prose a:hover{color:var(--gold-light)}.v2-root .prose ul,.v2-root .prose ol{padding-left:22px;margin:0 0 20px}.v2-root .prose li{margin-bottom:8px}.v2-root .prose ul li::marker{color:var(--gold)}.v2-root .prose ol li::marker{color:var(--gold);font-family:Fraunces,Georgia,serif;font-style:italic}.v2-root .prose blockquote{margin:24px 0;padding:14px 22px;border-left:3px solid var(--gold);background:linear-gradient(90deg,rgba(232,199,122,.06),transparent 70%);font-family:Fraunces,Georgia,serif;font-style:italic;font-size:20px;line-height:1.5;color:var(--ink);border-radius:0 12px 12px 0}.v2-root .prose code{background:#ffffff0f;border:1px solid var(--line);border-radius:6px;padding:1px 6px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.92em;color:var(--ink)}.v2-root .prose pre{background:#08060e99;border:1px solid var(--line-2);border-radius:12px;padding:16px 18px;overflow:auto;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:14px;line-height:1.55;color:var(--ink)}.v2-root .prose hr{border:0;border-top:1px solid var(--line);margin:40px 0}.v2-root .prose img{max-width:100%;border-radius:14px;border:1px solid var(--line);margin:20px 0}.v2-root .prose table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}.v2-root .prose th,.v2-root .prose td{border:1px solid var(--line);padding:10px 12px;text-align:left}.v2-root .prose th{background:#e8c77a0f;color:var(--ink);font-weight:600}.v2-root .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v2-root .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.v2-root .grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}@media(max-width:860px){.v2-root .grid-3,.v2-root .grid-4{grid-template-columns:1fr 1fr}}@media(max-width:560px){.v2-root .grid-3,.v2-root .grid-4{grid-template-columns:1fr}}.v2-root .stat-tile{padding:22px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,rgba(232,199,122,.04),transparent);text-align:center}.v2-root .stat-tile .v{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:28px;color:var(--gold-light);margin:0 0 6px;letter-spacing:-.02em}.v2-root .stat-tile .l{font-size:12px;color:var(--ink-dim);letter-spacing:.1em;text-transform:uppercase;font-weight:600}.v2-root .icon-tile{padding:22px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.v2-root .icon-tile .icon{width:40px;height:40px;border-radius:12px;background:#e8c77a1f;color:var(--gold);display:grid;place-items:center;margin-bottom:12px}.v2-root .icon-tile h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:18px;margin:0 0 6px;color:var(--ink)}.v2-root .icon-tile p{color:var(--ink-2);font-size:14px;line-height:1.6;margin:0}.v2-root .crumbs{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-dim);letter-spacing:.04em;margin-bottom:22px;flex-wrap:wrap}.v2-root .crumbs a{color:var(--ink-2);transition:color .2s}.v2-root .crumbs a:hover{color:var(--ink)}.v2-root .crumbs .sep{color:var(--ink-mute)}.v2-root .meta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:13px;color:var(--ink-dim);margin:14px 0 18px}.v2-root .meta-row .chip{display:inline-flex;align-items:center;gap:6px}.v2-root .cat-pill{display:inline-block;padding:4px 10px;border:1px solid var(--line-2);border-radius:999px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-weight:600}.v2-root .article-card-v2{display:block;padding:22px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent);transition:border-color .25s,transform .25s;color:inherit}.v2-root .article-card-v2:hover{border-color:#e8c77a59;transform:translateY(-2px)}.v2-root .article-card-v2 .cat-pill{margin-bottom:14px}.v2-root .article-card-v2 h2,.v2-root .article-card-v2 h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:20px;line-height:1.25;letter-spacing:-.01em;margin:0 0 10px;color:var(--ink)}.v2-root .article-card-v2 p{color:var(--ink-2);font-size:14px;line-height:1.55;margin:0 0 14px}.v2-root .toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:28px}.v2-root .toolbar input[type=text]{flex:1 1 260px;min-height:42px;padding:0 16px;background:#140e2280;border:1px solid var(--line-2);border-radius:12px;color:var(--ink);font-size:14px;outline:none;transition:border-color .2s}.v2-root .toolbar input[type=text]:focus{border-color:var(--gold)}.v2-root .toolbar input[type=text]::placeholder{color:var(--ink-dim)}.v2-root .pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.v2-root .pill-row button{padding:6px 14px;border:1px solid var(--line-2);border-radius:999px;color:var(--ink-2);font-size:12px;font-weight:600;background:transparent;transition:all .2s}.v2-root .pill-row button:hover{border-color:var(--ink-dim);color:var(--ink)}.v2-root .pill-row button.active{background:#e8c77a14;border-color:#e8c77a59;color:var(--gold)}.v2-root .pager{display:flex;gap:6px;justify-content:center;margin:32px 0 0}.v2-root .pager button{min-width:36px;height:36px;padding:0 10px;border:1px solid var(--line-2);border-radius:10px;color:var(--ink-2);font-size:13px;transition:all .2s}.v2-root .pager button:hover{border-color:var(--ink-dim);color:var(--ink)}.v2-root .pager button.active{background:var(--gold);color:#1a0d20;border-color:transparent}.v2-root .pager button:disabled{opacity:.4;cursor:not-allowed}.v2-root .toc{position:sticky;top:100px;padding:22px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.v2-root .toc-title{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:600;margin:0 0 14px}.v2-root .toc ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.v2-root .toc a{display:block;color:var(--ink-2);font-size:13px;line-height:1.45;border-left:2px solid transparent;padding:6px 0 6px 10px;transition:all .2s}.v2-root .toc a:hover{color:var(--ink);border-left-color:var(--gold)}.v2-root .toc .toc-h3{padding-left:22px;font-size:12px;color:var(--ink-dim)}.v2-root .article-layout{display:grid;grid-template-columns:220px 1fr;gap:40px;max-width:1080px;margin:0 auto;padding:0 40px}@media(max-width:1040px){.v2-root .article-layout{grid-template-columns:1fr;gap:24px}.v2-root .toc{position:static}}@media(max-width:720px){.v2-root .article-layout{padding:0 22px}}.v2-root .share{display:flex;gap:10px;align-items:center;margin:30px 0 10px;flex-wrap:wrap}.v2-root .share button{width:38px;height:38px;border-radius:50%;border:1px solid var(--line-2);color:var(--ink-2);display:grid;place-items:center;transition:all .2s}.v2-root .share button:hover{color:var(--ink);border-color:var(--ink-dim)}.v2-root .article-cta{margin:36px 0;padding:28px;border:1px solid rgba(232,199,122,.25);background:linear-gradient(160deg,rgba(232,199,122,.07),transparent 70%);border-radius:20px;text-align:center}.v2-root .article-cta h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:22px;margin:0 0 8px;color:var(--ink)}.v2-root .article-cta p{color:var(--ink-2);font-size:14px;line-height:1.55;margin:0 0 18px;max-width:480px;margin-inline:auto}.v2-root .empty-state{text-align:center;padding:60px 20px;color:var(--ink-dim);font-size:15px}.v2-root .error-hero{text-align:center;padding:120px 20px}.v2-root .error-hero .code{font-family:Fraunces,Georgia,serif;font-style:italic;font-size:clamp(80px,12vw,180px);line-height:1;letter-spacing:-.04em;color:transparent;background:linear-gradient(135deg,#f7dca0,#c88ee6);-webkit-background-clip:text;background-clip:text;margin:0 0 14px}.v2-root .error-hero h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(28px,3.5vw,42px);letter-spacing:-.02em;margin:0 0 30px;color:var(--ink)}.v2-root .subpage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}@media(max-width:760px){.v2-root .wrap{padding:0 20px}.v2-nav{padding:12px 0}.v2-nav .logo img{height:34px!important}.v2-nav .cta-row{gap:8px}.v2-nav .cta-row .btn.primary{padding:8px 14px;font-size:12px;height:36px;line-height:1}.v2-nav .mobile-menu-btn{width:36px;height:36px}.v2-root .hero{padding:36px 0 48px}.v2-root .hero h1{font-size:clamp(34px,9.5vw,48px);line-height:1;letter-spacing:-.03em;margin:16px 0 20px}.v2-root .hero .lede{font-size:16px;line-height:1.55;margin-bottom:26px}.v2-root .hero .ctas{gap:10px}.v2-root .hero .ctas .btn{flex:1 1 auto;justify-content:center;padding:12px 16px}.v2-root .hero .ctas .hint{width:100%;margin-left:0;margin-top:8px}.v2-root .hero .proof{margin-top:32px;padding-top:22px;gap:16px;flex-wrap:wrap}.v2-root .tag{font-size:10px;letter-spacing:.18em}.v2-root .hero-stage{height:440px}.v2-root .hero-stage .flow-a,.v2-root .hero-stage .flow-b{animation:none;top:50%;bottom:auto;width:150px}.v2-root .hero-stage .flow-a{left:0;transform:translateY(-50%) rotate(-6deg)}.v2-root .hero-stage .flow-b{right:0;transform:translateY(-50%) rotate(5deg)}.v2-root .hero-stage .halo{width:320px;height:320px}.v2-root .hero-stage .halo-2{width:220px;height:220px}.v2-root .flow-arrow{padding:6px 10px}.v2-root .flow-arrow svg{width:22px;height:8px}.v2-root .float-chip{padding:9px 12px;font-size:11px;border-radius:12px;gap:8px}.v2-root .float-chip .glyph{width:24px;height:24px;font-size:11px;border-radius:7px}.v2-root .float-chip small{font-size:10px}.v2-root .chip-a{top:4%;left:2%}.v2-root .chip-b{bottom:2%;right:2%}.v2-root .chip-c{display:none}.v2-root .marquee{padding:18px 0}.v2-root .marquee-track{font-size:16px;gap:28px}.v2-root .marquee-track span:after{margin-left:28px}.v2-root .marquee-track span{gap:28px}.v2-root .stats{padding:48px 0}.v2-root .stats-grid{gap:28px 16px}.v2-root .stat .n{font-size:44px}.v2-root .stat .lbl{font-size:10px;letter-spacing:.14em;margin-top:8px}.v2-root .problem{padding:60px 0}.v2-root .problem .eye{font-size:10px;margin-bottom:18px}.v2-root .problem h2{font-size:clamp(24px,6.5vw,32px);line-height:1.2;margin-bottom:36px}.v2-root .compare{gap:14px}.v2-root .compare .side{padding:28px 22px;border-radius:20px}.v2-root .compare .big{font-size:54px;line-height:1}.v2-root .compare .label{font-size:13px}.v2-root .mech{padding:60px 0 20px}.v2-root .mech-head{margin-bottom:40px}.v2-root .mech-head h2{font-size:clamp(28px,7.5vw,38px);line-height:1.05;margin:10px 0 14px}.v2-root .mech-head p{font-size:15px}.v2-root .mech-flow{gap:28px}.v2-root .mech-step .mech-phone{max-width:220px}.v2-root .mech-step h3{font-size:20px}.v2-root .mech-step p{font-size:14px}.v2-root .mech-note{margin-top:44px;padding:22px;border-radius:16px;gap:14px}.v2-root .mech-note .lock-ico{width:44px;height:44px;font-size:20px}.v2-root .mech-note h4{font-size:17px}.v2-root .mech-note p{font-size:13px}.v2-root .features{padding:60px 0 40px}.v2-root .features-head{margin-bottom:36px;gap:18px}.v2-root .features-head h2{font-size:clamp(28px,7.5vw,40px);line-height:1.05}.v2-root .features-head .desc{font-size:15px}.v2-root .feat-row{padding:40px 0;gap:24px}.v2-root .feat-text h3{font-size:clamp(24px,6.5vw,32px);line-height:1.1;margin-bottom:14px}.v2-root .feat-text .p{font-size:15px}.v2-root .feat-vis{min-height:420px}.v2-root .feat-vis .phone-shell{width:220px}.v2-root .feat-vis .halo{width:320px;height:320px}.v2-root .feat-badge{font-size:11px;padding:8px 10px;border-radius:10px;gap:6px}.v2-root .feat-badge .g{width:20px;height:20px;font-size:10px}.v2-root .gallery{padding:60px 0}.v2-root .gallery .top{margin-bottom:36px;gap:16px}.v2-root .gallery h2{font-size:clamp(26px,7vw,36px);line-height:1.1}.v2-root .gallery-row{gap:20px}.v2-root .gal-card .phone-shell,.v2-root .gal-card:nth-child(2n) .phone-shell,.v2-root .gal-card:nth-child(3) .phone-shell{width:200px;transform:none!important}.v2-root .gal-card .cap h4{font-size:17px}.v2-root .quote-block{padding:60px 0}.v2-root .quote-block .mark{font-size:70px;margin-bottom:0}.v2-root .quote-block blockquote{font-size:22px;line-height:1.3;margin-bottom:22px}.v2-root .quote-block cite{font-size:11px;letter-spacing:.1em}.v2-root .testis{padding:48px 0 60px}.v2-root .testis-head{margin-bottom:28px}.v2-root .testis-head h2{font-size:clamp(26px,6.5vw,34px)}.v2-root .testi{padding:22px;border-radius:18px}.v2-root .testi blockquote{font-size:17px;line-height:1.4;margin-bottom:20px}.v2-root .pricing{padding:60px 0}.v2-root .pricing-head{margin-bottom:36px}.v2-root .pricing-head h2{font-size:clamp(28px,7.5vw,40px);line-height:1.1}.v2-root .pricing-head p{font-size:14px}.v2-root .plan{padding:28px 22px;border-radius:22px}.v2-root .plan .name{font-size:18px}.v2-root .plan .price{font-size:56px;gap:4px}.v2-root .plan .price .per{font-size:12px;padding-bottom:4px}.v2-root .plan .sub{font-size:13px;margin-bottom:20px}.v2-root .plan li{font-size:13px}.v2-root .faq{padding:60px 0}.v2-root .faq-head{margin-bottom:28px}.v2-root .faq-head h2{font-size:clamp(26px,6.5vw,34px);line-height:1.1}.v2-root .faq-item{padding:18px 0}.v2-root .faq-item summary{font-size:16px;gap:14px}.v2-root .faq-item .ans{font-size:14px;padding-top:12px}.v2-root .cta-block{padding:70px 0 80px}.v2-root .cta-eye{font-size:13px;margin-bottom:16px}.v2-root .cta-block h2{font-size:clamp(36px,9vw,52px);line-height:1}.v2-root .cta-block .sub{font-size:15px;margin-bottom:28px}.v2-root .cta-btns .download{padding:13px 20px}.v2-root .cta-btns .download .col b{font-size:15px}.v2-root footer{padding:48px 0 30px}.v2-root .foot-grid{gap:28px;margin-bottom:36px}.v2-root .foot-brand p{font-size:13px}.v2-root .foot-grid h5{font-size:10px;letter-spacing:.16em;margin-bottom:12px}.v2-root .foot-grid a{font-size:13px}.v2-root .foot-bottom{font-size:11px;padding-top:22px;gap:12px}.v2-root .page-hero{padding:50px 0 20px}.v2-root .page-hero h1{font-size:clamp(32px,8.5vw,44px);line-height:1.05;margin-bottom:16px}.v2-root .page-hero p.lede{font-size:16px}.v2-root .page-section{padding:24px 0}.v2-root .page-narrow{padding:0 20px}.v2-root .v2-card{padding:22px;border-radius:16px}.v2-root .v2-card h2{font-size:18px}.v2-root .prose{font-size:15px}.v2-root .prose h1{font-size:clamp(26px,7vw,36px);margin:36px 0 14px}.v2-root .prose h2{font-size:clamp(22px,6vw,28px);margin:30px 0 12px}.v2-root .prose h3{font-size:18px;margin:24px 0 8px}.v2-root .prose blockquote{font-size:17px;padding:12px 16px;margin:18px 0}.v2-root .article-cta{padding:22px;margin:28px 0}.v2-root .article-cta h3{font-size:18px}.v2-root .article-cta p{font-size:13px}.v2-root .error-hero{padding:80px 16px}.v2-root .error-hero .code{font-size:96px}.v2-root .error-hero h1{font-size:24px}}@media(max-width:420px){.v2-root .hero-stage{height:400px}.v2-root .hero-stage .flow-a,.v2-root .hero-stage .flow-b{width:130px}.v2-root .hero h1{font-size:32px}.v2-root .float-chip{font-size:10px}.v2-root .float-chip small{font-size:9px}.v2-root .compare .big{font-size:44px}.v2-root .cta-block h2{font-size:32px}.v2-root .stat .n{font-size:38px}}.v2-root .wrap{padding-left:40px;padding-right:40px}@media(max-width:720px){.v2-root .wrap{padding-left:22px;padding-right:22px}}@media(max-width:420px){.v2-root .wrap{padding-left:18px;padding-right:18px}}
