.Navbar-module__nuAbfa__header{z-index:100;pointer-events:none;position:fixed;top:16px;left:16px;right:16px}.Navbar-module__nuAbfa__nav{pointer-events:all;height:56px;max-width:var(--container);-webkit-backdrop-filter:blur(24px)saturate(180%);align-items:center;gap:var(--s-4);background:#f8f8f6d6;border:1px solid #e5e5dfbf;border-radius:18px;margin:0 auto;padding:0 20px 0 16px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 2px 16px #0000000f,0 1px 3px #0000000a}:root.Navbar-module__nuAbfa__dark .Navbar-module__nuAbfa__nav{background:#0e0e0cd1;border-color:#252522e6;box-shadow:0 2px 16px #00000073,0 1px 3px #0000004d}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__nav{box-shadow:0 4px 28px #00000017,0 2px 8px #0000000d}.Navbar-module__nuAbfa__logo{font-family:var(--font-serif);color:var(--text);letter-spacing:-.03em;cursor:pointer;flex-shrink:0;align-items:center;gap:7px;font-size:20px;font-style:italic;font-weight:700;text-decoration:none;transition:opacity .15s;display:flex}.Navbar-module__nuAbfa__logo:before{content:"";background:var(--accent);width:7px;height:7px;box-shadow:0 0 6px var(--accent-glow);border-radius:50%;flex-shrink:0;display:block}.Navbar-module__nuAbfa__logo:hover{opacity:.8}.Navbar-module__nuAbfa__links{align-items:center;gap:2px;margin-left:auto;display:flex}.Navbar-module__nuAbfa__link{font-size:var(--text-sm);color:var(--muted);white-space:nowrap;border-radius:8px;padding:6px 11px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.Navbar-module__nuAbfa__link:hover{color:var(--text);background:var(--faint)}.Navbar-module__nuAbfa__controls{margin-left:var(--s-4);align-items:center;gap:6px;display:flex}.Navbar-module__nuAbfa__cta{background:var(--text);color:var(--bg);font-size:var(--text-sm);white-space:nowrap;cursor:pointer;border-radius:10px;align-items:center;padding:8px 18px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.Navbar-module__nuAbfa__cta:hover{opacity:.82;transform:translateY(-1px)}.Navbar-module__nuAbfa__themeSwitch{border-radius:var(--radius-full);background:var(--surface2);border:1px solid var(--border);cursor:pointer;flex-shrink:0;width:50px;height:26px;transition:background .3s,border-color .3s;position:relative;overflow:hidden}.Navbar-module__nuAbfa__themeSwitch[data-dark=true]{border-color:var(--border2);background:#1c1c1a}.Navbar-module__nuAbfa__switchKnob{background:var(--text);width:18px;height:18px;color:var(--bg);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #00000026}.Navbar-module__nuAbfa__langDropdown{position:relative}.Navbar-module__nuAbfa__langTrigger{border:1px solid var(--border);color:var(--text2);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Navbar-module__nuAbfa__langTrigger:hover{background:var(--faint);border-color:var(--border2)}.Navbar-module__nuAbfa__langTriggerLabel{display:none}@media (min-width:640px){.Navbar-module__nuAbfa__langTriggerLabel{display:inline}}.Navbar-module__nuAbfa__langMenu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:160px;box-shadow:var(--shadow-lg);z-index:200;transform-origin:100% 0;padding:4px;list-style:none;position:absolute;top:calc(100% + 8px);right:0}.Navbar-module__nuAbfa__langItem{font-size:var(--text-sm);color:var(--text2);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;transition:background .12s,color .12s;display:flex}.Navbar-module__nuAbfa__langItem:hover:not(.Navbar-module__nuAbfa__langItemDisabled){background:var(--faint);color:var(--text)}.Navbar-module__nuAbfa__langItemActive{color:var(--text);font-weight:500}.Navbar-module__nuAbfa__langItemDisabled{opacity:.4;cursor:not-allowed}.Navbar-module__nuAbfa__langItemName{flex:1}.Navbar-module__nuAbfa__soonBadge{color:var(--muted);background:var(--surface2);letter-spacing:.04em;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:600}.Navbar-module__nuAbfa__hamburger{cursor:pointer;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:34px;height:34px;padding:8px;transition:background .15s;display:none}.Navbar-module__nuAbfa__hamburger:hover{background:var(--faint)}.Navbar-module__nuAbfa__bar{background:var(--text2);width:18px;height:1.5px;transition:transform .25s var(--ease-out), opacity .2s;transform-origin:50%;border-radius:2px;display:block}.Navbar-module__nuAbfa__barOpen1{transform:translateY(5.5px)rotate(45deg)}.Navbar-module__nuAbfa__barOpen2{opacity:0;transform:scaleX(0)}.Navbar-module__nuAbfa__barOpen3{transform:translateY(-5.5px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-xl);z-index:99;pointer-events:all;border-radius:16px;flex-direction:column;gap:2px;padding:8px;display:flex;position:fixed;top:80px;left:16px;right:16px}.Navbar-module__nuAbfa__mobileLink{font-size:var(--text-sm);color:var(--text2);border-radius:10px;padding:12px 14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.Navbar-module__nuAbfa__mobileLink:hover{background:var(--faint);color:var(--text)}.Navbar-module__nuAbfa__mobileCta{background:var(--text);color:var(--bg);font-size:var(--text-sm);text-align:center;border-radius:10px;margin:4px 0 2px;padding:12px 14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:block}.Navbar-module__nuAbfa__mobileCta:hover{opacity:.85}@media (max-width:767px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding-top:var(--s-16);background:var(--surface);position:relative}.Footer-module__EZoWya__inner{gap:var(--s-16);padding-bottom:var(--s-12);grid-template-columns:1.4fr auto;align-items:start;display:grid}.Footer-module__EZoWya__brand{gap:var(--s-4);flex-direction:column;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text);letter-spacing:-.03em;align-items:center;gap:7px;font-style:italic;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.Footer-module__EZoWya__logo:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block}.Footer-module__EZoWya__logo:hover{opacity:.75}.Footer-module__EZoWya__tagline{font-size:var(--text-sm);color:var(--muted);max-width:28ch;line-height:1.65}.Footer-module__EZoWya__socials{gap:var(--s-2);display:flex}.Footer-module__EZoWya__social{border:1px solid var(--border);border-radius:var(--radius-sm);width:34px;height:34px;color:var(--muted);justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.Footer-module__EZoWya__social:hover{color:var(--text);border-color:var(--accent-border)}.Footer-module__EZoWya__cols{gap:var(--s-12);display:flex}.Footer-module__EZoWya__col{gap:var(--s-4);flex-direction:column;display:flex}.Footer-module__EZoWya__colTitle{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text);font-weight:600}.Footer-module__EZoWya__colLinks{gap:var(--s-3);flex-direction:column;display:flex}.Footer-module__EZoWya__colLink{font-size:var(--text-sm);color:var(--muted);text-decoration:none;transition:color .15s}.Footer-module__EZoWya__colLink:hover{color:var(--text)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border);padding-top:var(--s-5);padding-bottom:var(--s-8);justify-content:space-between;align-items:center;gap:var(--s-3);flex-wrap:wrap;display:flex}.Footer-module__EZoWya__copy,.Footer-module__EZoWya__credit{font-size:var(--text-xs);color:var(--muted)}@media (max-width:768px){.Footer-module__EZoWya__inner{gap:var(--s-10);grid-template-columns:1fr}.Footer-module__EZoWya__cols{gap:var(--s-8);flex-wrap:wrap}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
.Hero-module__Z8hQ_W__section{align-items:center;min-height:100vh;padding:130px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__orb{filter:blur(80px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__orb1{background:radial-gradient(circle,#05c97a33 0%,#05c97a0d 60%,#0000 80%);width:600px;height:600px;animation:14s ease-in-out infinite Hero-module__Z8hQ_W__orb-1;top:-10%;left:-10%}.Hero-module__Z8hQ_W__orb2{background:radial-gradient(circle,#6366f11f 0%,#6366f108 60%,#0000 80%);width:500px;height:500px;animation:18s ease-in-out infinite Hero-module__Z8hQ_W__orb-2;bottom:0;right:-5%}.Hero-module__Z8hQ_W__orb3{background:radial-gradient(circle,#05c97a1a 0%,#0000 70%);width:400px;height:400px;animation:22s ease-in-out infinite Hero-module__Z8hQ_W__orb-3;top:30%;left:60%}:root.Hero-module__Z8hQ_W__dark .Hero-module__Z8hQ_W__orb1{background:radial-gradient(circle,#05c97a4d 0%,#05c97a14 60%,#0000 80%)}:root.Hero-module__Z8hQ_W__dark .Hero-module__Z8hQ_W__orb2{background:radial-gradient(circle,#6366f12e 0%,#6366f10a 60%,#0000 80%)}:root.Hero-module__Z8hQ_W__dark .Hero-module__Z8hQ_W__orb3{background:radial-gradient(circle,#05c97a24 0%,#0000 70%)}.Hero-module__Z8hQ_W__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__headline{font-size:clamp(var(--text-4xl), 6.5vw, 72px);max-width:16ch;margin-bottom:var(--s-6);letter-spacing:-.035em;background:linear-gradient(145deg, var(--text) 0%, var(--text) 40%, var(--accent) 70%, var(--accent-bright) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:600;line-height:1.06}:root.Hero-module__Z8hQ_W__dark .Hero-module__Z8hQ_W__headline{background:linear-gradient(145deg, #fff 0%, #e8e8d8 38%, var(--accent) 70%, var(--accent-bright) 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__sub{font-size:clamp(var(--text-base), 2.2vw, var(--text-lg));color:var(--muted);max-width:54ch;margin-bottom:var(--s-10);line-height:1.75}.Hero-module__Z8hQ_W__ctas{align-items:center;gap:var(--s-3);margin-bottom:var(--s-4);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__Z8hQ_W__primary{background:var(--accent);color:#000;border-radius:var(--radius);font-weight:700;font-size:var(--text-base);letter-spacing:-.01em;box-shadow:0 4px 20px var(--accent-glow), 0 1px 3px #0000001a;justify-content:center;align-items:center;padding:14px 28px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Hero-module__Z8hQ_W__primary:hover{background:var(--accent-bright);box-shadow:0 8px 32px var(--accent-glow), 0 2px 6px #0000001f;transform:translateY(-2px)}.Hero-module__Z8hQ_W__secondary{align-items:center;gap:var(--s-2);color:var(--text2);border:1px solid var(--border2);border-radius:var(--radius);font-weight:500;font-size:var(--text-base);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;padding:14px 22px;text-decoration:none;transition:color .15s,border-color .15s,transform .15s,background .15s;display:inline-flex}:root.Hero-module__Z8hQ_W__dark .Hero-module__Z8hQ_W__secondary{background:#ffffff0a}.Hero-module__Z8hQ_W__secondary:hover{color:var(--text);border-color:var(--accent);transform:translateY(-1px)}.Hero-module__Z8hQ_W__note{font-size:var(--text-sm);color:var(--muted);letter-spacing:.01em;margin-bottom:var(--s-16);font-weight:500}.Hero-module__Z8hQ_W__mockupWrap{width:100%;max-width:900px;position:relative}.Hero-module__Z8hQ_W__mockupGlow{background:radial-gradient(ellipse at center, var(--accent-glow) 0%, transparent 70%);filter:blur(32px);pointer-events:none;z-index:0;height:120px;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__glow-pulse;position:absolute;bottom:-60px;left:5%;right:5%}.Hero-module__Z8hQ_W__mockup{z-index:1;border-radius:var(--radius-xl);border:1px solid var(--border2);background:var(--surface);transform-origin:bottom;width:100%;transition:transform .7s var(--ease-out), box-shadow .7s var(--ease-out);position:relative;overflow:hidden;transform:perspective(1600px)rotateX(6deg)rotateY(-1.5deg);box-shadow:0 0 0 1px #0000000d,0 40px 100px #0000001f,0 10px 32px #00000014}.Hero-module__Z8hQ_W__mockup:hover{transform:perspective(1600px)rotateX(2deg)rotateY(0);box-shadow:0 0 0 1px #0000000d,0 48px 120px #00000029,0 12px 40px #0000001a}:root.Hero-module__Z8hQ_W__dark .Hero-module__Z8hQ_W__mockup{border-color:var(--border2);box-shadow:0 0 0 1px #ffffff0a,0 40px 100px #0000008c,0 10px 32px #00000059,inset 0 1px #ffffff0a}.Hero-module__Z8hQ_W__mockupBar{align-items:center;gap:var(--s-2);border-bottom:1px solid var(--border);background:var(--surface2);padding:10px 14px;display:flex}.Hero-module__Z8hQ_W__dot{background:var(--border2);border-radius:50%;width:10px;height:10px}.Hero-module__Z8hQ_W__dot:first-child{background:#ff5f57}.Hero-module__Z8hQ_W__dot:nth-child(2){background:#ffbd2e}.Hero-module__Z8hQ_W__dot:nth-child(3){background:#28c840}.Hero-module__Z8hQ_W__mockupUrl{margin-left:var(--s-2);background:var(--surface);border:1px solid var(--border);color:var(--muted);font-size:11px;font-family:var(--font-sans);border-radius:5px;padding:3px 12px}.Hero-module__Z8hQ_W__mockupBody{height:290px;display:flex}.Hero-module__Z8hQ_W__mockupSidebar{border-right:1px solid var(--border);width:160px;padding:var(--s-4) var(--s-3);gap:var(--s-3);background:var(--bg);flex-direction:column;flex-shrink:0;display:flex}.Hero-module__Z8hQ_W__mockupLogo{background:var(--accent);opacity:.5;width:80px;height:20px;margin-bottom:var(--s-2);border-radius:4px}.Hero-module__Z8hQ_W__mockupSideItem{background:var(--border);opacity:.8;border-radius:3px;height:9px}.Hero-module__Z8hQ_W__mockupContent{padding:var(--s-4);gap:var(--s-4);flex-direction:column;flex:1;display:flex;overflow:hidden}.Hero-module__Z8hQ_W__mockupStats{gap:var(--s-3);display:flex}.Hero-module__Z8hQ_W__mockupStat{border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--s-3);gap:var(--s-2);background:var(--surface);flex-direction:column;flex:1;display:flex}.Hero-module__Z8hQ_W__mockupStatAccent{border-color:var(--accent-border);background:var(--accent-subtle)}.Hero-module__Z8hQ_W__mockupStatBar{background:var(--accent);opacity:.7;border-radius:3px;width:28px}.Hero-module__Z8hQ_W__mockupStatLine{background:var(--border);border-radius:3px;height:7px}.Hero-module__Z8hQ_W__mockupChart{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);flex:1;overflow:hidden}.Hero-module__Z8hQ_W__mockupChart svg{width:100%;height:100%;display:block}.Hero-module__Z8hQ_W__mockupRows{gap:var(--s-2);flex-direction:column;display:flex}.Hero-module__Z8hQ_W__mockupRow{align-items:center;gap:var(--s-2);display:flex}.Hero-module__Z8hQ_W__mockupRowDot{background:var(--accent);opacity:.7;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__Z8hQ_W__mockupRowLine{background:var(--border);border-radius:3px;height:7px}@media (max-width:640px){.Hero-module__Z8hQ_W__section{padding:110px 0 60px}.Hero-module__Z8hQ_W__ctas{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__primary,.Hero-module__Z8hQ_W__secondary{justify-content:center;width:100%}.Hero-module__Z8hQ_W__mockupSidebar{display:none}.Hero-module__Z8hQ_W__mockupBody{height:200px}.Hero-module__Z8hQ_W__mockup{transform:none}}
.SocialProof-module__sKLGIW__section{padding:var(--s-20) 0;border-top:1px solid var(--border)}.SocialProof-module__sKLGIW__inner{flex-direction:column;align-items:center;display:flex}.SocialProof-module__sKLGIW__label{font-size:var(--text-sm);color:var(--muted);text-align:center;max-width:640px;font-weight:500;line-height:1.5}
.BeforeAfter-module__odvLoa__section{padding:var(--s-24) 0;border-top:1px solid var(--border)}.BeforeAfter-module__odvLoa__inner{gap:var(--s-12);flex-direction:column;display:flex}.BeforeAfter-module__odvLoa__header{text-align:center}.BeforeAfter-module__odvLoa__headline{font-size:clamp(var(--text-3xl), 4.5vw, var(--text-5xl));letter-spacing:-.03em;max-width:22ch;margin:0 auto;font-style:italic;font-weight:600;line-height:1.1}.BeforeAfter-module__odvLoa__columns{border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-lg);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.BeforeAfter-module__odvLoa__panelBefore,.BeforeAfter-module__odvLoa__panelAfter{padding:var(--s-8);gap:var(--s-6);flex-direction:column;display:flex}.BeforeAfter-module__odvLoa__panelBefore{background:var(--surface);border-right:1px solid var(--border)}.BeforeAfter-module__odvLoa__panelAfter{background:color-mix(in srgb, var(--accent) 5%, var(--surface))}:root.BeforeAfter-module__odvLoa__dark .BeforeAfter-module__odvLoa__panelAfter{background:color-mix(in srgb, var(--accent) 8%, var(--surface))}.BeforeAfter-module__odvLoa__panelLabel{align-items:center;gap:var(--s-3);padding-bottom:var(--s-5);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.BeforeAfter-module__odvLoa__panelAfter .BeforeAfter-module__odvLoa__panelLabel{border-bottom-color:var(--accent-border)}.BeforeAfter-module__odvLoa__panelTitle{font-family:var(--font-serif);font-size:var(--text-base);color:var(--text);letter-spacing:-.02em;font-weight:600}.BeforeAfter-module__odvLoa__markBefore{background:var(--surface2);border:1px solid var(--border2);width:26px;height:26px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.BeforeAfter-module__odvLoa__markAfter{background:var(--accent);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.BeforeAfter-module__odvLoa__list{gap:var(--s-4);flex-direction:column;display:flex}.BeforeAfter-module__odvLoa__beforeItem,.BeforeAfter-module__odvLoa__afterItem{align-items:flex-start;gap:var(--s-3);font-size:var(--text-sm);line-height:1.65;display:flex}.BeforeAfter-module__odvLoa__beforeItem{color:var(--muted)}.BeforeAfter-module__odvLoa__afterItem{color:var(--text2)}.BeforeAfter-module__odvLoa__iconBefore{color:var(--muted);opacity:.7;flex-shrink:0;margin-top:2px;display:flex}.BeforeAfter-module__odvLoa__iconAfter{color:var(--accent);flex-shrink:0;margin-top:2px;display:flex}@media (max-width:640px){.BeforeAfter-module__odvLoa__columns{grid-template-columns:1fr}.BeforeAfter-module__odvLoa__panelBefore{border-right:none;border-bottom:1px solid var(--border)}.BeforeAfter-module__odvLoa__panelBefore,.BeforeAfter-module__odvLoa__panelAfter{padding:var(--s-6)}}
.Features-module__ZD3nRW__section{padding:var(--s-24) 0;border-top:1px solid var(--border)}.Features-module__ZD3nRW__inner{gap:var(--s-12);flex-direction:column;display:flex}.Features-module__ZD3nRW__header{text-align:center}.Features-module__ZD3nRW__headline{font-size:clamp(var(--text-3xl), 4.5vw, var(--text-5xl));letter-spacing:-.03em;max-width:24ch;margin:0 auto;font-style:italic;font-weight:600;line-height:1.1}.Features-module__ZD3nRW__grid{gap:var(--s-5);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__ZD3nRW__card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--s-8);background:var(--surface);gap:var(--s-5);cursor:default;transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), transform .25s var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-border), transparent);opacity:0;height:1px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.Features-module__ZD3nRW__card:hover:before{opacity:1}.Features-module__ZD3nRW__card:hover{border-color:var(--accent-border);box-shadow:0 0 0 1px var(--accent-subtle), var(--shadow-lg);transform:translateY(-5px)}.Features-module__ZD3nRW__icon{border-radius:var(--radius);border:1px solid var(--accent-border);background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s;display:inline-flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__icon{background:color-mix(in srgb, var(--accent) 15%, transparent);box-shadow:0 0 16px var(--accent-glow)}.Features-module__ZD3nRW__title{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text);letter-spacing:-.025em;font-weight:600;line-height:1.2}.Features-module__ZD3nRW__desc{font-size:var(--text-sm);color:var(--muted);line-height:1.7}@media (min-width:640px) and (max-width:900px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.HowItWorks-module__a-Tr4W__section{padding:var(--s-24) 0;border-top:1px solid var(--border)}.HowItWorks-module__a-Tr4W__inner{gap:var(--s-12);flex-direction:column;display:flex}.HowItWorks-module__a-Tr4W__header{text-align:center}.HowItWorks-module__a-Tr4W__headline{font-size:clamp(var(--text-3xl), 4.5vw, var(--text-5xl));letter-spacing:-.03em;max-width:22ch;margin:0 auto;font-style:italic;font-weight:600;line-height:1.1}.HowItWorks-module__a-Tr4W__steps{gap:var(--s-4);grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid;position:relative}.HowItWorks-module__a-Tr4W__steps:before{content:"";background:linear-gradient(90deg, var(--accent-border), var(--border), var(--accent-border));pointer-events:none;z-index:0;height:1px;position:absolute;top:34px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}.HowItWorks-module__a-Tr4W__step{border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--s-6);background:var(--surface);gap:var(--s-4);z-index:1;height:100%;transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), transform .25s var(--ease-out);flex-direction:column;display:flex;position:relative}.HowItWorks-module__a-Tr4W__step:hover{border-color:var(--accent-border);box-shadow:0 0 0 1px var(--accent-subtle), var(--shadow);transform:translateY(-3px)}.HowItWorks-module__a-Tr4W__stepNum{background:var(--accent-subtle);border:1px solid var(--accent-border);width:40px;height:40px;font-family:var(--font-serif);font-size:var(--text-base);color:var(--accent);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-style:italic;font-weight:600;transition:background .2s,box-shadow .2s;display:flex}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__stepNum{background:color-mix(in srgb, var(--accent) 12%, transparent);box-shadow:0 0 12px var(--accent-glow)}.HowItWorks-module__a-Tr4W__stepBody{gap:var(--s-2);flex-direction:column;display:flex}.HowItWorks-module__a-Tr4W__stepTitle{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--text);letter-spacing:-.02em;font-weight:600;line-height:1.2}.HowItWorks-module__a-Tr4W__stepDesc{font-size:var(--text-sm);color:var(--muted);line-height:1.65}@media (max-width:900px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__a-Tr4W__steps:before{display:none}}@media (max-width:540px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr}}
.Pricing-module__TjAkjG__section{padding:var(--s-24) 0;border-top:1px solid var(--border)}.Pricing-module__TjAkjG__inner{gap:var(--s-12);flex-direction:column;display:flex}.Pricing-module__TjAkjG__header{text-align:center;flex-direction:column;align-items:center;display:flex}.Pricing-module__TjAkjG__headline{font-size:clamp(var(--text-3xl), 4.5vw, var(--text-5xl));letter-spacing:-.03em;font-style:italic;font-weight:600;line-height:1.1}.Pricing-module__TjAkjG__sub{font-size:var(--text-sm);color:var(--muted);margin-top:var(--s-3)}.Pricing-module__TjAkjG__toggleRow{margin-top:calc(-1 * var(--s-4));justify-content:center;display:flex}.Pricing-module__TjAkjG__toggleWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);align-items:center;padding:4px;display:flex}.Pricing-module__TjAkjG__toggleOption{align-items:center;gap:var(--s-2);border-radius:var(--radius-full);cursor:pointer;justify-content:center;min-width:100px;padding:7px 18px;display:flex;position:relative}.Pricing-module__TjAkjG__togglePill{border-radius:var(--radius-full);background:var(--bg);box-shadow:var(--shadow-sm);position:absolute;inset:0}.Pricing-module__TjAkjG__toggleLabel{z-index:1;font-size:var(--text-sm);color:var(--muted);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-weight:500;transition:color .15s;position:relative}.Pricing-module__TjAkjG__toggleLabelActive{color:var(--text);font-weight:600}.Pricing-module__TjAkjG__saveBadge{z-index:1;letter-spacing:.04em;text-transform:uppercase;background:var(--accent-subtle);color:var(--accent);white-space:nowrap;pointer-events:none;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:600;line-height:1.4;position:relative}.Pricing-module__TjAkjG__grid{gap:var(--s-4);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.Pricing-module__TjAkjG__card{border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--s-8);background:var(--surface);gap:var(--s-6);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), border-color .25s;flex-direction:column;display:flex;position:relative;overflow:hidden}.Pricing-module__TjAkjG__card:not(.Pricing-module__TjAkjG__popular):hover{box-shadow:var(--shadow-xl);border-color:var(--accent-border);transform:translateY(-6px)}.Pricing-module__TjAkjG__popular{box-shadow:0 0 40px #05c97a1f, var(--shadow-xl);background:linear-gradient(160deg,#07231a 0%,#091710 100%);border:1px solid #05c97a59}:root:not(.Pricing-module__TjAkjG__dark) .Pricing-module__TjAkjG__popular{box-shadow:0 0 40px #05c97a26, var(--shadow-xl);background:linear-gradient(160deg,#063320 0%,#041a11 100%);border-color:#05c97a80}.Pricing-module__TjAkjG__popular:after{content:"";background:linear-gradient(90deg,#0000,#05c97a99,#0000);border-radius:1px;height:1px;position:absolute;top:0;left:10%;right:10%}.Pricing-module__TjAkjG__popularBadge{background:var(--accent);color:#000;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;padding:4px 14px;font-size:10px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__cardTop{gap:var(--s-2);flex-direction:column;display:flex}.Pricing-module__TjAkjG__planName{font-family:var(--font-serif);font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text);font-weight:600}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__planName{color:#e8e8d0}.Pricing-module__TjAkjG__planDesc{font-size:var(--text-sm);color:var(--muted);line-height:1.55}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__planDesc{color:#e8e8d08c}.Pricing-module__TjAkjG__priceRow{padding-bottom:var(--s-6);border-bottom:1px solid var(--border);align-items:baseline;gap:4px;display:flex}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__priceRow{border-bottom-color:#05c97a33}.Pricing-module__TjAkjG__currency{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--muted);font-weight:400}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__currency{color:#e8e8d08c}.Pricing-module__TjAkjG__price{font-family:var(--font-serif);font-size:var(--text-5xl);color:var(--text);letter-spacing:-.04em;font-weight:600;line-height:1}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__price{color:#e8e8d0}.Pricing-module__TjAkjG__period{font-size:var(--text-sm);color:var(--muted)}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__period{color:#e8e8d073}.Pricing-module__TjAkjG__features{gap:var(--s-3);flex-direction:column;flex:1;display:flex}.Pricing-module__TjAkjG__feature{align-items:flex-start;gap:var(--s-3);font-size:var(--text-sm);color:var(--text2);line-height:1.5;display:flex}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__feature{color:#e8e8d0cc}.Pricing-module__TjAkjG__checkIcon{color:var(--accent);flex-shrink:0;margin-top:1px}.Pricing-module__TjAkjG__cta{border-radius:var(--radius);font-weight:600;font-size:var(--text-sm);text-align:center;margin-top:var(--s-2);cursor:pointer;justify-content:center;align-items:center;padding:13px 20px;text-decoration:none;transition:background .15s,transform .15s,border-color .15s,box-shadow .15s;display:inline-flex}.Pricing-module__TjAkjG__ctaPrimary{background:var(--accent);color:#000;box-shadow:0 4px 16px var(--accent-glow);border:1px solid #0000}.Pricing-module__TjAkjG__ctaPrimary:hover{background:var(--accent-bright);box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-1px)}.Pricing-module__TjAkjG__ctaSecondary{color:var(--text);border:1px solid var(--border2);background:0 0}.Pricing-module__TjAkjG__ctaSecondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.Pricing-module__TjAkjG__ctaDisabled{color:var(--muted);cursor:not-allowed;opacity:.55}.Pricing-module__TjAkjG__ctaDisabled:hover{border-color:var(--border2);color:var(--muted);transform:none}@media (max-width:900px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;width:100%;max-width:420px;margin:0 auto}}
.FAQ-module__KSzKsa__section{padding:var(--s-24) 0;border-top:1px solid var(--border)}.FAQ-module__KSzKsa__inner{gap:var(--s-12);flex-direction:column;display:flex}.FAQ-module__KSzKsa__header{text-align:center}.FAQ-module__KSzKsa__headline{font-size:clamp(var(--text-3xl), 4.5vw, var(--text-5xl));letter-spacing:-.03em;max-width:22ch;margin:0 auto;font-style:italic;font-weight:600;line-height:1.1}.FAQ-module__KSzKsa__list{max-width:var(--container-sm);border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);flex-direction:column;width:100%;margin:0 auto;display:flex;overflow:hidden}.FAQ-module__KSzKsa__item{border-bottom:1px solid var(--border);transition:background .2s}.FAQ-module__KSzKsa__item:last-child{border-bottom:none}.FAQ-module__KSzKsa__itemOpen{background:var(--accent-subtle)}.FAQ-module__KSzKsa__question{justify-content:space-between;align-items:center;gap:var(--s-6);width:100%;padding:var(--s-5) var(--s-6);text-align:left;font-size:var(--text-base);color:var(--text);cursor:pointer;font-weight:500;transition:color .15s;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--accent)}.FAQ-module__KSzKsa__chevron{background:var(--surface2);border:1px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s,transform .25s;display:flex}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__chevron{background:var(--accent-subtle);border-color:var(--accent-border);color:var(--accent);transform:rotate(180deg)}.FAQ-module__KSzKsa__answer{overflow:hidden}.FAQ-module__KSzKsa__answerText{padding:0 var(--s-6) var(--s-5);font-size:var(--text-sm);color:var(--muted);line-height:1.75}
.LegalLayout-module__X1MIjq__page{padding:140px 0 var(--s-24);min-height:70vh}.LegalLayout-module__X1MIjq__container{max-width:var(--container-sm)}.LegalLayout-module__X1MIjq__draftPill{margin-bottom:var(--s-5);border-radius:var(--radius-full);color:#b45309;font-size:var(--text-xs);letter-spacing:.03em;background:#d977061a;border:1px solid #d9770647;align-items:center;padding:5px 12px;font-weight:700;display:inline-flex}:root.LegalLayout-module__X1MIjq__dark .LegalLayout-module__X1MIjq__draftPill{color:#fbbf24}.LegalLayout-module__X1MIjq__title{font-size:var(--text-5xl);letter-spacing:-.03em;margin-bottom:var(--s-2);font-weight:700}.LegalLayout-module__X1MIjq__updated{font-size:var(--text-sm);color:var(--muted);margin-bottom:var(--s-12)}.LegalLayout-module__X1MIjq__prose{gap:var(--s-5);flex-direction:column;display:flex}.LegalLayout-module__X1MIjq__prose h2{font-size:var(--text-2xl);letter-spacing:-.02em;margin-top:var(--s-8);font-weight:700}.LegalLayout-module__X1MIjq__prose h2:first-child{margin-top:0}.LegalLayout-module__X1MIjq__prose h3{font-size:var(--text-lg);letter-spacing:-.015em;margin-top:var(--s-3);font-weight:700}.LegalLayout-module__X1MIjq__prose p{font-size:var(--text-base);color:var(--text2);line-height:1.75}:is(.LegalLayout-module__X1MIjq__prose ul,.LegalLayout-module__X1MIjq__prose ol){gap:var(--s-2);padding-left:var(--s-6);margin:var(--s-2) 0;flex-direction:column;display:flex}.LegalLayout-module__X1MIjq__prose ul{list-style:outside}.LegalLayout-module__X1MIjq__prose ol{list-style:decimal}.LegalLayout-module__X1MIjq__prose li{font-size:var(--text-base);color:var(--text2);line-height:1.7}.LegalLayout-module__X1MIjq__prose a{color:var(--accent);font-weight:600;text-decoration:underline}.LegalLayout-module__X1MIjq__prose a:hover{opacity:.8}.LegalLayout-module__X1MIjq__prose strong{color:var(--text);font-weight:700}.LegalLayout-module__X1MIjq__prose table{border-collapse:collapse;width:100%;font-size:var(--text-sm);margin:var(--s-2) 0}:is(.LegalLayout-module__X1MIjq__prose th,.LegalLayout-module__X1MIjq__prose td){text-align:left;border:1px solid var(--border);vertical-align:top;padding:10px 12px;line-height:1.55}.LegalLayout-module__X1MIjq__prose th{background:var(--surface2);color:var(--text);white-space:nowrap;font-weight:700}.LegalLayout-module__X1MIjq__prose td{color:var(--text2)}.LegalLayout-module__X1MIjq__prose .callout{padding:var(--s-4) var(--s-5);background:var(--accent-subtle);border:1px solid var(--accent-border);border-radius:var(--radius);font-size:var(--text-sm);color:var(--text2);line-height:1.65}.LegalLayout-module__X1MIjq__prose .callout strong{color:var(--text)}.LegalLayout-module__X1MIjq__prose .placeholder{color:var(--accent);font-family:monospace;font-weight:700}@media (max-width:640px){.LegalLayout-module__X1MIjq__page{padding-top:110px}.LegalLayout-module__X1MIjq__title{font-size:var(--text-3xl)}}
.FinalCTA-module__95TMWa__section{padding:var(--s-32) 0;border-top:1px solid var(--border);position:relative;overflow:hidden}.FinalCTA-module__95TMWa__bg{pointer-events:none;background:radial-gradient(70% 55%,#05c97a2e 0%,#0000 60%),radial-gradient(45% 35% at 15% 80%,#05c97a14 0%,#0000 50%),radial-gradient(45% 35% at 85% 20%,#6366f112 0%,#0000 50%);animation:14s ease-in-out infinite FinalCTA-module__95TMWa__orb-1;position:absolute;inset:-40%}:root.FinalCTA-module__95TMWa__dark .FinalCTA-module__95TMWa__bg{background:radial-gradient(70% 55%,#05c97a47 0%,#0000 60%),radial-gradient(45% 35% at 15% 80%,#05c97a1f 0%,#0000 50%),radial-gradient(45% 35% at 85% 20%,#6366f11a 0%,#0000 50%)}.FinalCTA-module__95TMWa__inner{z-index:1;position:relative}.FinalCTA-module__95TMWa__content{text-align:center;flex-direction:column;align-items:center;display:flex}.FinalCTA-module__95TMWa__headline{font-size:clamp(var(--text-4xl), 5.5vw, var(--text-6xl));max-width:20ch;margin-bottom:var(--s-5);letter-spacing:-.035em;background:linear-gradient(145deg, var(--text) 0%, var(--text) 42%, var(--accent) 68%, var(--accent-bright) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:600;line-height:1.08}:root.FinalCTA-module__95TMWa__dark .FinalCTA-module__95TMWa__headline{background:linear-gradient(145deg, #fff 0%, #e5e5d5 40%, var(--accent) 68%, var(--accent-bright) 100%);-webkit-background-clip:text;background-clip:text}.FinalCTA-module__95TMWa__sub{font-size:var(--text-base);color:var(--muted);max-width:50ch;margin-bottom:var(--s-10);line-height:1.7}.FinalCTA-module__95TMWa__ctas{align-items:center;gap:var(--s-3);margin-bottom:var(--s-5);flex-wrap:wrap;justify-content:center;display:flex}.FinalCTA-module__95TMWa__primary{background:var(--accent);color:#000;border-radius:var(--radius);font-weight:700;font-size:var(--text-base);box-shadow:0 6px 24px var(--accent-glow);align-items:center;padding:15px 32px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.FinalCTA-module__95TMWa__primary:hover{background:var(--accent-bright);box-shadow:0 10px 32px var(--accent-glow);transform:translateY(-2px)}.FinalCTA-module__95TMWa__note{font-size:var(--text-xs);color:var(--muted);letter-spacing:.03em}@media (max-width:540px){.FinalCTA-module__95TMWa__ctas{flex-direction:column;width:100%}.FinalCTA-module__95TMWa__primary{justify-content:center;width:100%}}
