:root{--bg: #f3ede1;--ink: #241f18;--muted: #7a6f5f;--accent: #c2641b;--line: rgba(36, 31, 24, .1);--card: rgba(255, 252, 246, .55)}*{margin:0;padding:0;box-sizing:border-box}html,body{background:var(--bg)}body{font-family:Inter,system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.skip-link{position:fixed;left:-9999px;top:0;z-index:100;background:var(--ink);color:var(--bg);padding:.8rem 1.4rem;border-radius:0 0 10px;font-size:.9rem;text-decoration:none}.skip-link:focus{left:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important;filter:none!important}.grain,.cursor-glow{display:none!important}.hero-phone{animation:none!important}}.canvas-fixed{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}main{position:relative;z-index:1}h1,h2,h3{font-weight:inherit}.nav{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:1.6rem 3vw;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.brand{font-weight:600;letter-spacing:.16em;font-size:.95rem}.nav-links{display:flex;gap:2.4rem;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{font-size:.82rem;color:var(--muted);cursor:pointer;transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-cta{font-family:inherit;font-size:.82rem;font-weight:500;color:var(--ink);background:none;border:1px solid rgba(36,31,24,.25);border-radius:100px;padding:.55rem 1.3rem;cursor:pointer;transition:background .2s,color .2s}.nav-cta:hover{background:var(--ink);color:var(--bg)}.burger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px 4px}.burger span{width:22px;height:2px;background:var(--ink);transition:transform .3s,opacity .3s}.burger.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{display:none}.hero{position:relative;min-height:100vh;padding:0 3vw;display:flex;align-items:center}.hero:before{content:"";position:absolute;left:50%;top:50%;width:82%;height:88%;transform:translate(-50%,-50%);background:radial-gradient(closest-side,#d99a4e42,#d99a4e00 70%);filter:blur(20px);pointer-events:none;z-index:-1}.grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);pointer-events:none}.grid-lines span{border-left:1px solid var(--line)}.grid-lines span:first-child{border-left:none}.hero-body{max-width:36em}.hero{justify-content:center}.hero-body.centered{max-width:52rem;margin:0 auto;text-align:center}.hero-body.centered .sub{margin-inline:auto}.hero-body.centered .cta-row{justify-content:center}.hero-body.centered+.scrollhint,.hero .scrollhint{right:auto;left:50%;transform:translate(-50%)}.hero-visual{display:flex;justify-content:center}.hero-phone{background:#15110c;border:1px solid rgba(255,255,255,.08);border-radius:30px;padding:1.4rem;width:100%;max-width:340px;box-shadow:0 40px 90px #241f1852;animation:floaty 5.5s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hp-top{display:flex;align-items:center;gap:.5rem;font-size:.76rem;color:#b8ab95;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.hp-screen{padding:1.3rem 0;display:flex;flex-direction:column;gap:.55rem}.hp-orb{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#e0a04e,#c2641b);display:flex;align-items:center;justify-content:center;color:#fff;font-family:Fraunces,Georgia,serif;align-self:center}.hp-status{text-align:center;color:#b8ab95;font-size:.78rem;margin-bottom:.5rem}.hp-bubble{font-size:.82rem;line-height:1.4;padding:.55rem .85rem;border-radius:13px;max-width:86%}.hp-bubble.caller{background:#ffffff14;color:#d8cfbe;align-self:flex-start;border-bottom-left-radius:4px}.hp-bubble.pearl{background:var(--accent);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.hp-foot{display:flex;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.eyebrow{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1.6rem;font-weight:500}.title{font-family:Fraunces,Georgia,serif;font-weight:300;font-size:clamp(3.2rem,8.5vw,12rem);line-height:.94;letter-spacing:-.03em;margin-bottom:1.8rem}.title .line{display:block;overflow:hidden}.title .line>span{display:inline-block}.title em{font-style:italic;color:var(--accent)}.sub{font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6;color:var(--muted);max-width:32em;margin-bottom:2.2rem}.cta-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.cta-row.center{justify-content:center}.cta{font-family:inherit;font-size:1rem;font-weight:500;color:var(--bg);background:var(--ink);border:none;border-radius:100px;padding:1rem 2.3rem;cursor:pointer;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 34px #241f1829}.cta:hover{transform:translateY(-2px);box-shadow:0 16px 44px #241f1842}a.cta{display:inline-block;text-decoration:none;text-align:center}a.nav-cta{display:inline-block;text-decoration:none}.cta.full{width:100%;margin-top:1.5rem}.cta.dark{background:var(--accent)}.price{font-size:.92rem;color:var(--muted)}.scrollhint{position:absolute;right:3vw;bottom:8vh;display:flex;align-items:center;gap:.8rem;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.scrollhint .line-x{width:54px;height:1px;background:var(--muted);transform-origin:left;animation:slide 2s ease-in-out infinite}@keyframes slide{0%,to{transform:scaleX(.3);opacity:.4}50%{transform:scaleX(1);opacity:1}}.sec{position:relative;padding:14vh 3vw}.sec-inner{max-width:1100px;margin:0 auto}.sec-inner.center{text-align:center}.sec-eyebrow{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1.4rem;font-weight:500}.sec-title{font-family:Fraunces,Georgia,serif;font-weight:300;font-size:clamp(2rem,4.4vw,5rem);line-height:1.04;letter-spacing:-.02em;max-width:16em;margin-bottom:1.6rem}.sec-title.sm{font-size:clamp(1.6rem,3vw,2.6rem)}.sec-title.big{font-size:clamp(2.4rem,6vw,5rem);margin-inline:auto}.sec-inner.center .sec-title{margin-inline:auto}.sec-title em{font-style:italic;color:var(--accent)}.sec-lead{font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.6;color:var(--muted);max-width:38em;margin-bottom:3rem}.sec-lead.center{margin-inline:auto}.trait-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 3rem}.trait h3{font-size:1.15rem;font-weight:500;margin-bottom:.6rem}.trait p{color:var(--muted);line-height:1.6;font-size:.96rem}.trade-row{display:flex;flex-wrap:wrap;gap:.8rem}.trade{border:1px solid var(--line);border-radius:100px;padding:.7rem 1.5rem;font-size:.95rem;background:var(--card)}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.feat-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:1.8rem}.feat-card.hl{grid-column:span 2;background:linear-gradient(135deg,#c2641b1a,#fffcf680)}.feat-eb{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:.6rem}.badge{font-style:normal;font-size:.6rem;letter-spacing:.1em;background:var(--accent);color:#fff;border-radius:100px;padding:.15rem .5rem}.feat-card h3{font-size:1.25rem;font-weight:500;margin:.9rem 0 .7rem;line-height:1.2}.feat-card p{color:var(--muted);line-height:1.6;font-size:.95rem}.why-list{display:flex;flex-direction:column;gap:.4rem}.why-row{display:flex;gap:1.6rem;padding:1.8rem 0;border-top:1px solid var(--line)}.why-num{font-family:Fraunces,serif;font-size:1.2rem;color:var(--accent);min-width:2rem}.why-row h3{font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.why-row p{color:var(--muted);line-height:1.6;max-width:40em}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid var(--accent);color:var(--accent);font-family:Fraunces,serif;margin-bottom:1.2rem}.step h3{font-size:1.2rem;font-weight:500;margin-bottom:.6rem}.step p{color:var(--muted);line-height:1.6;font-size:.96rem}.plan-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.plan{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:2.4rem}.plan.hl{border-color:#c2641b66;background:linear-gradient(160deg,#c2641b14,#fffcf680)}.plan-name{font-size:1.1rem;font-weight:600}.plan-tag{color:var(--muted);margin:.3rem 0 1.4rem}.plan-price{font-family:Fraunces,serif;font-size:3rem}.plan-price span{font-size:1rem;color:var(--muted);font-family:Inter,sans-serif}.plan ul{list-style:none;margin-top:1.4rem}.plan li{padding:.55rem 0;border-top:1px solid var(--line);color:var(--muted);font-size:.95rem}.fine{font-size:.82rem;color:var(--muted);margin-top:1.8rem;line-height:1.6;max-width:46em}.faq-list{display:flex;flex-direction:column}.faq-item{padding:1.8rem 0;border-top:1px solid var(--line)}.faq-item h3{font-size:1.15rem;font-weight:500;margin-bottom:.6rem}.faq-item p{color:var(--muted);line-height:1.6;max-width:44em}.cta-sec{padding:22vh 3vw}.footer{position:relative;z-index:1;padding:4rem 3vw;border-top:1px solid var(--line)}.footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.foot-note{color:var(--muted);font-size:.85rem}.nav{background:linear-gradient(#f3ede1e6,#f3ede100)}.sec,.footer{scroll-margin-top:84px}.nav-right{display:flex;align-items:center;gap:1.2rem}.lang{position:relative}.lang-btn{font-family:inherit;font-size:.82rem;color:var(--muted);background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.3rem}.lang-btn:hover{color:var(--ink)}.lang-caret{font-size:.55rem}.lang-menu{position:absolute;top:150%;right:0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:.4rem;display:flex;flex-direction:column;min-width:130px;box-shadow:0 12px 30px #0000001f;z-index:30}.lang-menu button{font-family:inherit;font-size:.88rem;text-align:left;background:none;border:none;padding:.5rem .8rem;border-radius:8px;cursor:pointer;color:var(--ink)}.lang-menu button:hover,.lang-menu button.active{background:#c2641b1a;color:var(--accent)}.hero [data-fade]{opacity:0;transform:translateY(14px);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1)}.hero.loaded [data-fade]{opacity:1;transform:none}.hero.loaded [data-fade=nav]{transition-delay:.1s}.hero.loaded [data-fade=eyebrow]{transition-delay:.3s}.hero.loaded [data-fade=sub]{transition-delay:1.1s}.hero.loaded [data-fade=cta]{transition-delay:1.3s}.hero.loaded [data-fade=hint]{transition-delay:1.5s}.hero-note{font-size:.82rem;color:var(--muted);margin-top:1.2rem}.cta-ghost{font-size:.95rem;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--accent);padding-bottom:2px;cursor:pointer}.cta.light{background:#fff;color:var(--ink)}.cta.small{display:inline-block;font-size:.85rem;padding:.7rem 1.6rem;text-decoration:none}.sec.dark{background:#1a1510;color:#f0e9dc}.sec.dark .sec-title{color:#f6efe2}.sec.dark .sec-lead{color:#b8ab95}.sec.dark .sec-eyebrow{color:#e0a04e}.demo-wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}.site-wrap{display:grid;grid-template-columns:1fr 1.15fr;gap:4rem;align-items:center}.site-shot{margin:0}.browser{border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 40px 90px #0000008c;background:#2a231c}.browser-bar{height:34px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#2a231c;border-bottom:1px solid rgba(255,255,255,.06)}.browser-bar span{width:11px;height:11px;border-radius:50%;background:#ffffff2e}.browser img,.browser video{width:100%;display:block}.site-shot figcaption{margin-top:.9rem;font-size:.8rem;color:#9a8e78;text-align:center;letter-spacing:.02em}.phone{background:#0e0b08;border:1px solid rgba(255,255,255,.08);border-radius:26px;padding:1.3rem;width:100%;max-width:380px;box-shadow:0 30px 70px #0006;justify-self:end}.phone-top{display:flex;align-items:center;gap:.6rem;font-size:.78rem;color:#b8ab95;padding-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.08)}.dot{width:8px;height:8px;border-radius:50%;background:#e0a04e;display:inline-block}.dot.live{animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.chat{display:flex;flex-direction:column;gap:.6rem;padding:1.1rem 0}.bubble{font-size:.85rem;line-height:1.45;padding:.65rem .95rem;border-radius:14px;max-width:90%}.bubble.caller{background:#ffffff14;color:#d8cfbe;align-self:flex-start;border-bottom-left-radius:4px}.bubble.pearl{background:var(--accent);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.phone-foot{display:flex;gap:.6rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.08)}.tag{font-size:.72rem;background:#e0a04e33;color:#e0a04e;border-radius:100px;padding:.3rem .8rem}.caret{display:inline-block;width:2px;height:1em;background:currentColor;margin-left:2px;vertical-align:-.1em;animation:blink .8s steps(1) infinite}@keyframes blink{50%{opacity:0}}.chat{min-height:360px}.risk-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.risk{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.6rem}.risk-check{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--accent);color:#fff;font-size:.9rem;margin-bottom:1rem}.risk h3{font-size:1.05rem;font-weight:500;margin-bottom:.5rem}.risk p{color:var(--muted);font-size:.9rem;line-height:1.5}.founder-wrap{max-width:900px}.founder-quote{font-family:Fraunces,Georgia,serif;font-weight:300;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.32;letter-spacing:-.01em}.founder-by{color:var(--muted);margin-top:1.6rem}.footer-inner{display:flex;justify-content:space-between;gap:3rem;align-items:flex-start}.footer-brand{max-width:22rem}.footer-brand p{color:var(--muted);margin:1rem 0 1.2rem;line-height:1.5}.footer-cols{display:flex;gap:3.5rem}.footer-col{display:flex;flex-direction:column;gap:.7rem}.footer-h{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin-bottom:.4rem}.footer-col a{color:var(--muted);font-size:.9rem;cursor:pointer;text-decoration:none}.footer-col a:hover{color:var(--ink)}.footer-bottom{max-width:1100px;margin:2.5rem auto 0;padding-top:2rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:.82rem}.roi-wrap{display:grid;grid-template-columns:1.15fr 1fr;gap:3rem;align-items:start}.roi-controls{display:flex;flex-direction:column;gap:1.8rem}.slider-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.55rem}.slider-label{font-weight:500}.slider-val{font-family:Fraunces,Georgia,serif;font-size:1.3rem;color:var(--accent)}.slider input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:4px;background:linear-gradient(to right,var(--accent) var(--pct),rgba(36,31,24,.12) var(--pct));outline:none}.slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--ink);cursor:pointer;box-shadow:0 2px 8px #00000040}.slider input[type=range]::-moz-range-thumb{width:20px;height:20px;border:none;border-radius:50%;background:var(--ink);cursor:pointer}.slider-hint{font-size:.82rem;color:var(--muted);margin-top:.55rem;line-height:1.5}.roi-result{background:var(--ink);color:#f0e9dc;border-radius:22px;padding:2.4rem;position:sticky;top:100px}.roi-label{font-size:.82rem;color:#b8ab95;letter-spacing:.04em}.roi-big{font-family:Fraunces,Georgia,serif;font-size:clamp(2.6rem,5vw,4rem);line-height:1;margin:.4rem 0}.roi-year{color:#b8ab95;font-size:.95rem}.roi-rows{margin:1.8rem 0 1.4rem;border-top:1px solid rgba(255,255,255,.12)}.roi-rows>div{display:flex;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.roi-rows .net b{color:#e0a04e}.roi-badge{background:#e0a04e2e;color:#e0a04e;border-radius:100px;padding:.6rem 1rem;text-align:center;font-size:.88rem;margin-bottom:1.4rem}.roi-result .cta.full{background:#fff;color:var(--ink);margin-top:0}.grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;opacity:.35;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.28'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;top:0;left:0;width:460px;height:460px;margin:-230px 0 0 -230px;border-radius:50%;background:radial-gradient(closest-side,#d99a4e33,#d99a4e00 70%);pointer-events:none;z-index:1;will-change:transform;transition:transform .18s ease-out}@media (pointer: coarse){.cursor-glow,.grain{display:none}}[data-reveal]{opacity:0;transform:translateY(28px);filter:blur(7px);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1),filter .9s ease}[data-reveal].in{opacity:1;transform:none;filter:blur(0)}@media (min-width: 1600px){.nav,.hero,.sec,.footer{max-width:1500px;margin-inline:auto}.nav{left:50%;right:auto;transform:translate(-50%);width:100%}.hero{padding:0 2rem}.hero-body{max-width:46em}.sec,.footer{padding-inline:2rem}.sec-inner,.footer-inner,.footer-bottom{max-width:none}.sub,.sec-lead{font-size:1.3rem}.feat-card h3,.why-row h3{font-size:1.4rem}}@media (min-width: 2100px){.nav,.hero,.sec,.footer{max-width:1680px}body{font-size:1.08rem}}@media (max-width: 860px){.nav{padding:1.1rem 6vw}.nav-links,.nav-cta{display:none}.burger{display:flex}.mobile-menu{display:flex;flex-direction:column;position:fixed;top:60px;left:0;right:0;z-index:19;background:#f3ede1fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.2rem 6vw 1.8rem;border-bottom:1px solid var(--line)}.mobile-menu a{padding:1rem 0;font-size:1.05rem;color:var(--ink);border-bottom:1px solid var(--line);text-decoration:none}.mobile-menu .cta{margin-top:1.2rem;text-align:center;width:100%}.sec{padding:8vh 6vw}.cta-sec{padding:13vh 6vw}.hero{padding:0 6vw}.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}.hero-body{max-width:100%}.hero:before{width:90%;left:-20%}.sec-title{font-size:clamp(1.9rem,7.5vw,2.6rem)}.sec-lead{margin-bottom:2rem}.founder-quote{font-size:clamp(1.3rem,5.5vw,1.7rem)}.roi-big{font-size:3rem}.trait-grid,.feat-grid,.step-grid,.plan-grid,.risk-grid,.demo-wrap,.site-wrap,.roi-wrap{grid-template-columns:1fr}.roi-result{position:static;margin-top:1.5rem}.feat-card.hl{grid-column:span 1}.phone{justify-self:stretch;max-width:100%}.trade-row{gap:.6rem}.cta,.lang-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center}.cta-row{gap:1rem}.scrollhint{display:none}.footer-inner{flex-direction:column}.footer-cols{gap:2.5rem;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:.6rem;align-items:flex-start}}
