:root{--void:#06080f;--deep:#0a0e1a;--surface:#0e1424;--surface-light:#141c30;--surface-raised:#1b2540;--edge:#c8d6e512;--edge-light:#c8d6e51f;--text-primary:#f0f2f5;--text-secondary:#b0b8c4;--text-muted:#6b7a8d;--ivory:var(--void);--cream:var(--deep);--warm-white:var(--void);--sand:var(--surface-light);--stone:var(--edge-light);--graphite:var(--text-primary);--slate:var(--text-secondary);--muted:var(--text-muted);--navy:#c3d3e8;--navy-light:#9db2cc;--navy-soft:#6e8aad;--navy-dark:#0b1430;--teal:#3ddbb0;--teal-soft:#2bc49a;--gold:#d4a84b;--gold-soft:#e8c36e;--gold-muted:#d4a84b26;--accent:#d4a84b;--accent-soft:#e8c36e;--glow:0 0 24px #d4a84b59;--card-bg:#10182a8c;--card-border:#c8d6e51a;--card-shadow:0 1px 3px #0000004d, 0 12px 40px #00000047;--card-shadow-hover:0 2px 8px #0000004d, 0 20px 56px #00000052;--font-display:"Space Grotesk", "Outfit", -apple-system, sans-serif;--font-body:"Outfit", -apple-system, "Segoe UI", sans-serif;--font-mono:"Space Mono", ui-monospace, "JetBrains Mono", monospace;--max-w:1200px;--section-py:clamp(4rem, 8vw, 7rem);--section-px:clamp(1.25rem, 4vw, 2.5rem);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--text-secondary);background:var(--void);max-width:100%;font-size:16px;font-weight:400;line-height:1.65;overflow-x:hidden}main{max-width:100%;overflow-x:clip}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}body:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#c8d6e50a 1px,#0000 1px),linear-gradient(#c8d6e50a 1px,#0000 1px),radial-gradient(90% 60% at 50% -10%,#d4a84b1a 0%,#0000 55%),radial-gradient(70% 50% at 12% 8%,#d4a84b0f 0%,#0000 60%),radial-gradient(70% 50% at 88% 85%,#3ddbb00d 0%,#0000 60%);background-size:64px 64px,64px 64px,100% 100%,100% 100%,100% 100%;position:fixed;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 50% 0,#000 35%,#000000a6 100%);mask-image:radial-gradient(120% 100% at 50% 0,#000 35%,#000000a6 100%)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-weight:600;line-height:1.12}h1{letter-spacing:-.04em;font-size:clamp(2.4rem,5.5vw,4rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{letter-spacing:-.02em;font-size:clamp(1.15rem,2vw,1.4rem)}.container{width:100%;max-width:var(--max-w);padding-left:var(--section-px);padding-right:var(--section-px);margin:0 auto}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}.reveal-delay-6{transition-delay:.48s}.reveal-delay-7{transition-delay:.56s}.intro-overlay{z-index:9999;pointer-events:none;visibility:hidden;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.intro-overlay.intro-active{visibility:visible}.intro-overlay.intro-hidden{display:none}.intro-bg-left,.intro-bg-right{background:var(--void);width:50%;position:absolute;top:0;bottom:0}.intro-bg-left{left:0}.intro-bg-right{right:0}.intro-active .intro-bg-left{animation:introSlideLeft .6s var(--ease-out) 1.8s forwards}.intro-active .intro-bg-right{animation:introSlideRight .6s var(--ease-out) 1.8s forwards}@keyframes introSlideLeft{to{transform:translate(-100%)}}@keyframes introSlideRight{to{transform:translate(100%)}}.intro-sweep{background:linear-gradient(90deg, transparent, var(--gold), transparent);z-index:2;opacity:0;width:0;height:1px;position:absolute;top:50%;left:0}.intro-active .intro-sweep{animation:introSweep .8s var(--ease-out) .3s forwards}@keyframes introSweep{0%{opacity:0;width:0;left:0}20%{opacity:1}to{opacity:0;width:100%;left:0}}.intro-center{z-index:3;opacity:0;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:relative}.intro-active .intro-center{opacity:1;animation:introCenterOut .5s var(--ease-out) 1.7s forwards}@keyframes introCenterOut{to{opacity:0;transform:scale(.92)}}@keyframes introLetterReveal{0%{opacity:0;filter:blur(4px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:translateY(0)}}.intro-tagline{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3em;color:#ffffffeb;opacity:0;font-size:clamp(1.4rem,4.5vw,2.6rem);font-weight:600}.intro-active .intro-tagline{animation:introTagline .5s var(--ease-out) 1.1s both}@keyframes introTagline{0%{opacity:0;letter-spacing:.6em}to{opacity:1;letter-spacing:.3em}}.intro-line{z-index:2;background:#ffffff14;width:0;height:1px;position:absolute;left:50%;transform:translate(-50%)}.intro-active .intro-line{animation:introLineExpand .6s var(--ease-out) 1s forwards}.intro-line-top{top:38%}.intro-line-bottom{bottom:38%}@keyframes introLineExpand{to{width:min(280px,60vw)}}.site-content{opacity:0;transition:opacity .5s .1s}.site-content.site-visible{opacity:1}.pt-line{background:linear-gradient(90deg, var(--gold), var(--gold-soft), var(--gold));z-index:9990;pointer-events:none;opacity:0;width:0;height:2.5px;position:fixed;top:0;left:0}.pt-line.pt-active{animation:ptSweep .4s var(--ease-out) forwards}@keyframes ptSweep{0%{opacity:1;width:0;left:0}50%{opacity:1;width:60%;left:20%}to{opacity:0;width:0;left:100%}}.pt-content{transition:opacity .2s}.pt-content.pt-out{opacity:0}.pt-content.pt-in{opacity:1}.header{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .4s,border-color .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(16px)saturate(1.2);border-bottom-color:var(--card-border);background:#060d18e0;box-shadow:0 1px 12px #0000004d}.header-inner{height:72px;max-width:var(--max-w);padding:0 var(--section-px);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;white-space:nowrap;align-items:center;font-size:1.35rem;font-weight:600;transition:opacity .2s;display:inline-flex}.logo:hover{opacity:.8}.logo-mark{filter:drop-shadow(0 2px 8px #00000059);border-radius:9px;flex-shrink:0;width:32px;height:32px;margin-right:.55rem}.logo span{color:var(--gold)}.header-nav{align-items:center;gap:2rem;display:flex}.header-nav a{color:var(--text-muted);font-size:.92rem;font-weight:500;transition:color .2s;position:relative}.header-nav a:after{content:"";background:var(--gold);width:0;height:1.5px;transition:width .3s var(--ease-out);position:absolute;bottom:-4px;left:0}.header-nav a:hover{color:var(--text-primary)}.header-nav a:hover:after{width:100%}.header-actions{align-items:center;gap:1rem;display:flex}.link-subtle{color:var(--text-muted);font-size:.92rem;font-weight:500;transition:color .2s}.link-subtle:hover{color:var(--text-primary)}.btn{font-family:var(--font-body);cursor:pointer;transition:all .25s var(--ease-out);white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--gold);color:var(--void);font-weight:700;box-shadow:0 2px 10px #d4a84b4d,0 0 24px #d4a84b24,0 1px 2px #0003}.btn-primary:hover{background:var(--gold-soft);transform:translateY(-1px);box-shadow:0 4px 18px #d4a84b6b,0 0 36px #d4a84b38,0 2px 4px #00000026}.btn-secondary{color:var(--text-secondary);border:1.5px solid var(--edge-light);background:0 0}.btn-secondary:hover{border-color:var(--gold);color:var(--gold);background:#d4a84b0f;transform:translateY(-1px)}.btn-gold{background:var(--gold);color:#fff;box-shadow:0 2px 8px #b8860b40}.btn-gold:hover{background:var(--gold-soft);transform:translateY(-1px);box-shadow:0 4px 16px #b8860b4d}.btn-lg{border-radius:10px;padding:.85rem 2rem;font-size:1rem}.btn svg{flex-shrink:0;display:inline-block}@media (pointer:coarse){.btn{min-height:48px}.faq-trigger{min-height:52px}}.hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-nav{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#060d18f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s;display:none;position:fixed;inset:0}.mobile-nav.open{opacity:1;pointer-events:auto}.mobile-nav a{font-family:var(--font-display);color:var(--text-primary);font-size:1.6rem;transition:color .2s}.mobile-nav a:hover{color:var(--gold)}.mobile-nav a.btn{font-family:var(--font-body);font-weight:600}.mobile-nav a.btn-primary,.mobile-nav a.btn-gold,.mobile-nav a.btn-white,.mobile-nav a.btn-primary:hover,.mobile-nav a.btn-gold:hover,.mobile-nav a.btn-white:hover{color:#fff}.mobile-nav a.btn-secondary{color:var(--text-secondary)}.mobile-nav a.btn-outline-white,.mobile-nav a.btn-outline-white:hover{color:#fff}.hero{padding-top:calc(72px + clamp(3rem,7vw,6rem));padding-bottom:var(--section-py);position:relative;overflow:hidden}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.hero-content{z-index:2;position:relative}.eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.22em;color:var(--accent);align-items:center;gap:.55rem;margin-bottom:1.2rem;font-size:.72rem;font-weight:400;display:inline-flex}.eyebrow:before{content:"//";color:var(--accent);text-shadow:0 0 12px #d4a84b99;letter-spacing:-.05em;display:block}.hero h1{max-width:14ch}.hero-subtitle{color:var(--slate);max-width:48ch;margin-top:1.2rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.hero-visual{z-index:1;perspective:1200px;height:clamp(340px,40vw,480px);position:relative}.mock-layer{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out);border-radius:14px;padding:1rem;position:absolute}.mock-layer:hover{box-shadow:var(--card-shadow-hover)}.mock-main{z-index:1;width:88%;height:auto;animation:6s ease-in-out infinite floatMain;top:8%;left:0;transform:rotateY(-4deg)rotateX(2deg)}.mock-stat{z-index:3;width:52%;animation:5s ease-in-out .5s infinite floatStat;bottom:10%;right:0;transform:rotateY(-6deg)rotateX(1deg)translateZ(30px)}.mock-notif{z-index:2;width:44%;animation:7s ease-in-out 1s infinite floatNotif;top:2%;right:8%;transform:rotateY(-3deg)translateZ(20px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatMain{0%,to{transform:rotateY(-4deg)rotateX(2deg)translateY(0)}50%{transform:rotateY(-4deg)rotateX(2deg)translateY(-6px)}}@keyframes floatStat{0%,to{transform:rotateY(-6deg)rotateX(1deg)translateZ(30px)translateY(0)}50%{transform:rotateY(-6deg)rotateX(1deg)translateZ(30px)translateY(-8px)}}@keyframes floatNotif{0%,to{transform:rotateY(-3deg)translateZ(20px)translateY(0)}50%{transform:rotateY(-3deg)translateZ(20px)translateY(-5px)}}.mock-bar{background:var(--surface-light);border-radius:4px;height:8px;margin-bottom:.6rem}.mock-bar.short{width:45%}.mock-bar.medium{width:70%}.mock-bar.long{width:92%}.mock-bar.accent{background:var(--gold-muted)}.mock-bar.navy{background:#c8d6e51a}.mock-bar.teal{background:#3ddbb01f}.mock-row{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.mock-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.mock-dot.green{background:var(--teal-soft)}.mock-dot.gold{background:var(--gold)}.mock-dot.navy{background:var(--navy-soft)}.mock-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;font-size:.65rem;font-weight:600}.mock-number{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.6rem;line-height:1}.mock-small-text{color:var(--muted);font-size:.7rem}.mock-chart{align-items:flex-end;gap:3px;height:40px;margin-top:.5rem;display:flex}.mock-chart-bar{background:#ffffff0f;border-radius:3px 3px 0 0;flex:1;transition:background .2s}.mock-chart-bar.active{background:var(--gold)}.mock-chart-bar.gold-bar{background:var(--gold-muted)}.mock-chart-bar.gold-bar.active{background:var(--gold)}.hero-visual:before{content:"";z-index:0;filter:blur(36px);pointer-events:none;background:radial-gradient(85% 70% at 50% 45%,#d4a84b0f 0%,#3ddbb00a 38%,#0000 68%);width:auto;height:auto;position:absolute;inset:0}.proof-strip{border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:#0e1d334d;padding:clamp(1.5rem,3vw,2.5rem) 0}.proof-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:flex}.proof-item{color:var(--slate);align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;display:flex}.proof-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.proof-icon svg{width:12px;height:12px}.proof-icon.navy-bg{color:var(--text-secondary);background:#c8d6e514}.proof-icon.teal-bg{color:var(--teal);background:#3ddbb01a}.proof-icon.gold-bg{color:var(--gold);background:#d4a84b1a}.pain-section{padding:var(--section-py) 0;position:relative}.pain-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.pain-left h2{max-width:18ch}.pain-left p{color:var(--slate);max-width:42ch;margin-top:1rem;font-size:1.05rem;line-height:1.7}.pain-items{gap:.75rem;display:grid}.pain-item{border:1px solid var(--card-border);background:var(--card-bg);transition:all .3s var(--ease-out);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;display:flex}.pain-item:hover{border-color:#d4a84b33;box-shadow:0 2px 12px #d4a84b0f}.pain-icon{background:#d4a84b14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.pain-item-text h4{font-family:var(--font-body);color:var(--text-primary);font-size:.95rem;font-weight:600}.pain-item-text p{color:var(--muted);margin-top:.2rem;font-size:.88rem;line-height:1.55}.features-section{padding:var(--section-py) 0;position:relative}.features-section:before{content:"";background:linear-gradient(180deg, var(--deep) 0%, var(--void) 100%);z-index:-1;width:auto;height:100%;position:absolute;inset:0}.section-header{text-align:center;max-width:52ch;margin:0 auto 3rem}.section-header .eyebrow{justify-content:center}.section-header p{color:var(--slate);margin-top:1rem;font-size:1.08rem;line-height:1.7}.features-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{border:1px solid var(--card-border);background:var(--card-bg);-webkit-backdrop-filter:blur(14px)saturate(1.1);box-shadow:var(--card-shadow);transition:all .35s var(--ease-out);border-radius:14px;padding:1.5rem;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--teal));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover{box-shadow:var(--card-shadow-hover), 0 0 0 1px #d4a84b2e;border-color:#0000;transform:translateY(-3px)}.feature-card:hover:before{opacity:1}.feature-card:nth-child(7){grid-column:2}.feature-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1.2rem;display:flex}.feature-icon.navy{background:#c8d6e514}.feature-icon.teal{background:#3ddbb014}.feature-icon.gold{background:#d4a84b1a}.feature-card h3{color:var(--text-primary);margin-bottom:.5rem}.feature-card p{color:var(--muted);font-size:.92rem;line-height:1.6}.walkthrough-section{padding:var(--section-py) 0}.walkthrough-block{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,4vw,3.5rem) 0;display:grid}.walkthrough-block:not(:last-child){border-bottom:1px solid var(--card-border)}.walkthrough-block.reverse .walkthrough-text{order:2}.walkthrough-block.reverse .walkthrough-visual{order:1}.walkthrough-text .eyebrow{margin-bottom:.8rem}.walkthrough-text h2{max-width:16ch;font-size:clamp(1.5rem,2.8vw,2.2rem)}.walkthrough-text p{color:var(--slate);max-width:44ch;margin-top:1rem;line-height:1.7}.walkthrough-text .btn{margin-top:1.5rem}.walkthrough-visual{min-height:280px;position:relative}.wt-mock{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);border-radius:14px;padding:1.2rem;position:relative}.wt-mock-header{border-bottom:1px solid var(--edge);align-items:center;gap:.5rem;margin-bottom:.8rem;padding-bottom:.6rem;display:flex}.wt-mock-header .mock-dot{width:6px;height:6px}.wt-mock-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.72rem;font-weight:600}.wt-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.wt-table{width:100%;font-size:.75rem}.wt-table-header{border-bottom:1px solid var(--edge);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;grid-template-columns:2fr 1fr 1fr 1fr;gap:.5rem;padding:.4rem 0;font-size:.65rem;font-weight:600;display:grid}.wt-table-row{border-bottom:1px solid var(--edge);color:var(--text-secondary);grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.78rem;display:grid}.wt-status{border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.wt-status.active{color:var(--teal);background:#3ddbb01f}.wt-status.pending{color:var(--gold);background:#d4a84b1f}.wt-status.sold{color:var(--text-muted);background:#ffffff0f}.wt-pipeline{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.wt-pipe-col{text-align:center}.wt-pipe-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.4rem;font-size:.65rem;font-weight:600}.wt-pipe-count{font-family:var(--font-display);color:var(--text-primary);font-size:1.3rem;line-height:1}.wt-pipe-cards{flex-direction:column;gap:.3rem;margin-top:.5rem;display:flex}.wt-pipe-card{background:var(--surface-light);border-radius:3px;height:6px}.wt-pipe-card.filled{background:#ffffff1a}.wt-pipe-card.active-card{background:var(--teal-soft)}.wt-pipe-card.gold-card{background:var(--gold-muted)}.wt-chat{flex-direction:column;gap:.6rem;display:flex}.wt-msg{border-radius:10px;max-width:78%;padding:.6rem .8rem;font-size:.78rem;line-height:1.45}.wt-msg.incoming{background:var(--surface-light);color:var(--text-secondary);border-bottom-left-radius:3px;align-self:flex-start}.wt-msg.outgoing{background:var(--gold);color:var(--void);border-bottom-right-radius:3px;align-self:flex-end}.wt-msg-time{color:var(--muted);margin-top:.2rem;font-size:.6rem}.wt-msg.outgoing .wt-msg-time{color:#060d1880}.wt-stages{gap:.25rem;margin-bottom:1rem;display:flex}.wt-stage{background:var(--surface-light);border-radius:3px;flex:1;height:6px}.wt-stage.done{background:var(--teal)}.wt-stage.current{background:var(--gold)}.wt-deal-details{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.wt-deal-field label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.2rem;font-size:.65rem;font-weight:600;display:block}.wt-deal-field span{color:var(--text-primary);font-size:.85rem;font-weight:500}.wt-report-stats{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:.8rem;display:grid}.wt-report-stat{text-align:center;background:var(--surface);border:1px solid var(--edge);border-radius:8px;padding:.5rem}.wt-report-stat .mock-label{margin-bottom:.2rem}.wt-report-stat .mock-number{margin-bottom:.15rem;font-size:1.2rem}.wt-report-trend{border-radius:4px;padding:.1rem .35rem;font-size:.65rem;font-weight:600;display:inline-block}.wt-report-trend.up{color:var(--teal);background:#3ddbb01f}.wt-report-trend.down{color:var(--text-muted);background:#ffffff0f}.wt-report-chart{align-items:flex-end;gap:4px;height:60px;display:flex}.wt-report-bar{background:#ffffff0f;border-radius:3px 3px 0 0;flex:1;transition:background .2s}.wt-report-bar.highlight{background:var(--teal)}.wt-sf-preview{flex-direction:column;gap:.6rem;display:flex}.wt-sf-hero-bar{background:linear-gradient(135deg, var(--surface-raised) 0%, var(--surface-light) 100%);border-radius:8px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.wt-sf-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.wt-sf-card{border:1px solid var(--edge);background:var(--surface);border-radius:8px;padding:.5rem}.wt-sf-img{background:var(--surface-light);border-radius:5px;width:100%;height:36px;margin-bottom:.35rem}.storefront-section{padding:var(--section-py) 0;position:relative}.storefront-section:before{content:"";background:linear-gradient(180deg, var(--void) 0%, var(--deep) 50%, var(--void) 100%);z-index:-1;width:auto;height:100%;position:absolute;inset:0}.storefront-header{text-align:center;max-width:52ch;margin:0 auto clamp(2rem,4vw,3.5rem)}.storefront-header h2{margin-bottom:1rem}.storefront-header p{color:var(--slate);font-size:1.05rem;line-height:1.7}.storefront-split{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid;position:relative}.storefront-split:before{content:"";background:var(--deep);border:2px solid var(--edge-light);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.storefront-panel{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);transition:all .35s var(--ease-out);border-radius:16px;padding:1.5rem}.storefront-panel:hover{box-shadow:var(--card-shadow-hover)}.storefront-panel-label{text-transform:uppercase;letter-spacing:.08em;border-radius:6px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}.storefront-panel-label svg{flex-shrink:0;width:14px;height:14px;display:inline-block}.storefront-panel-label.public{color:var(--teal);background:#3ddbb01a}.storefront-panel-label.internal{color:var(--gold);background:#d4a84b1a}.sf-mock-hero{background:linear-gradient(135deg, var(--surface-raised) 0%, var(--surface-light) 100%);color:var(--text-primary);border-radius:10px;margin-bottom:.8rem;padding:1.2rem}.sf-mock-hero h4{color:var(--text-primary);margin-bottom:.3rem;font-size:1rem}.sf-mock-hero p{opacity:.7;font-size:.72rem}.sf-vehicle-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.sf-vehicle-card{border:1px solid var(--edge);background:var(--surface);border-radius:8px;padding:.6rem}.sf-vehicle-img{background:var(--surface-light);border-radius:5px;width:100%;height:40px;margin-bottom:.4rem}.sf-vehicle-card .mock-bar{height:5px;margin-bottom:.3rem}.sf-internal-rows{flex-direction:column;gap:.5rem;display:flex}.sf-internal-row{border:1px solid var(--edge);border-radius:8px;align-items:center;gap:.7rem;padding:.6rem;display:flex}.sf-internal-row .mock-dot{width:10px;height:10px}.sf-row-content{flex:1}.sf-row-content .mock-bar{height:5px;margin-bottom:.2rem}.pricing-teaser-section{padding:var(--section-py) 0}.pricing-teaser-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;margin-bottom:2.5rem;display:grid}.pricing-teaser-card{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);transition:all .35s var(--ease-out);border-radius:16px;padding:1.5rem;position:relative}.pricing-teaser-card.featured{border-color:var(--gold);background:linear-gradient(145deg,#d4a84b0f,#3ddbb00a);box-shadow:0 4px 16px #0003}.pricing-teaser-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-3px)}.pricing-teaser-card h3{color:var(--text-primary);margin-bottom:.2rem;font-size:1.2rem}.pricing-teaser-fit{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.pricing-teaser-highlights{flex-wrap:wrap;gap:.4rem;display:flex}.pricing-teaser-tag{color:var(--text-secondary);background:#3ddbb00f;border:1px solid #3ddbb01a;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.78rem;display:inline-flex}.pricing-teaser-tag svg{width:10px;height:10px;color:var(--teal);flex-shrink:0}.pricing-teaser-more{color:var(--gold);align-items:center;padding:.3rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex}.pricing-teaser-cta{text-align:center;margin-top:.5rem}.pricing-teaser-cta .btn{gap:.5rem}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.pricing-card{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);transition:all .4s var(--ease-out);border-radius:20px;flex-direction:column;padding:2.25rem 1.75rem;display:flex;position:relative;overflow:hidden}.pricing-card:before{content:"";background:linear-gradient(90deg, var(--stone), var(--card-border));height:3px;transition:background .4s;position:absolute;top:0;left:0;right:0}.pricing-card.featured{border-color:var(--gold);z-index:2;transform:scale(1.03);box-shadow:0 4px 20px #d4a84b1f,0 20px 60px #0003}.pricing-card.featured:before{background:linear-gradient(90deg, var(--gold), var(--gold-soft), var(--gold));height:3px}.pricing-card.featured:after{content:"Most Popular";text-transform:uppercase;letter-spacing:.12em;background:var(--gold);color:var(--void);white-space:nowrap;padding:.25rem 2.5rem;font-size:.6rem;font-weight:700;position:absolute;top:14px;right:-30px;transform:rotate(45deg);box-shadow:0 2px 8px #0000004d}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 8px 30px #0003,0 24px 64px #00000026}.pricing-card.featured:hover{transform:scale(1.03)translateY(-6px)}.pricing-card h3{color:var(--text-primary);margin-bottom:.15rem;font-size:1.5rem}.pricing-fit{color:var(--muted);margin-top:.25rem;margin-bottom:1.5rem;font-size:.92rem}.pricing-divider{background:linear-gradient(90deg, transparent, var(--card-border), transparent);width:100%;height:1px;margin-bottom:1.5rem}.pricing-features{flex-direction:column;flex:1;gap:.7rem;margin-bottom:2rem;display:flex}.pricing-feature{color:var(--slate);align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.5;transition:color .2s;display:flex}.pricing-card:hover .pricing-feature{color:var(--text-primary)}.pricing-check{background:#3ddbb01a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;transition:background .3s,transform .3s;display:flex}.pricing-card.featured .pricing-check{background:#d4a84b1f}.pricing-check svg{width:11px;height:11px;color:var(--teal)}.pricing-card.featured .pricing-check svg{color:var(--gold)}.pricing-card .btn{width:100%;transition:all .3s var(--ease-out);border-radius:12px;justify-content:center;padding:.85rem 1.5rem;font-size:.95rem}.pricing-card .btn:hover{transform:translateY(-1px)}.faq-section{padding:var(--section-py) 0;position:relative}.faq-section:before{content:"";background:linear-gradient(180deg, var(--void) 0%, var(--deep) 100%);z-index:-1;width:auto;height:100%;position:absolute;inset:0}.faq-list{flex-direction:column;gap:.5rem;max-width:740px;margin:2.5rem auto 0;display:flex}.faq-item{border:1px solid var(--card-border);background:var(--card-bg);transition:all .3s var(--ease-out);animation:fadeInUp .5s var(--ease-out) both;border-radius:12px;overflow:hidden}.faq-item:first-child{animation-delay:50ms}.faq-item:nth-child(2){animation-delay:.1s}.faq-item:nth-child(3){animation-delay:.15s}.faq-item:nth-child(4){animation-delay:.2s}.faq-item:nth-child(5){animation-delay:.25s}.faq-item:nth-child(6){animation-delay:.3s}.faq-item:nth-child(7){animation-delay:.35s}.faq-item:nth-child(8){animation-delay:.4s}.faq-item:hover{border-color:var(--edge-light)}.faq-trigger{cursor:pointer;width:100%;font-family:var(--font-body);color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;font-size:.98rem;font-weight:600;line-height:1.4;display:flex}.faq-trigger:hover{color:var(--gold)}.faq-chevron{width:20px;height:20px;transition:transform .3s var(--ease-out);color:var(--muted);flex-shrink:0}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .35s var(--ease-out), padding .35s var(--ease-out);overflow:hidden}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{color:var(--slate);padding:0 1.3rem 1.2rem;font-size:.92rem;line-height:1.7}.final-cta{padding:var(--section-py) 0}.cta-card{text-align:center;background:linear-gradient(135deg, var(--surface) 0%, var(--surface-light) 40%, var(--surface-raised) 100%);color:#fff;border:1px solid var(--edge-light);border-radius:24px;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden}.cta-card:before{content:"";pointer-events:none;background:radial-gradient(#d4a84b1a 0%,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}.cta-card:after{content:"";pointer-events:none;background:radial-gradient(#3ddbb00f 0%,#0000 60%);width:50%;height:150%;position:absolute;bottom:-30%;left:-10%}.cta-card h2{color:#fff;z-index:1;max-width:20ch;margin:0 auto;font-size:clamp(1.8rem,3.5vw,2.8rem);position:relative}.cta-card p{color:#ffffffb8;z-index:1;max-width:52ch;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.08rem;position:relative}.cta-card .hero-actions{z-index:1;justify-content:center;margin-top:2rem;position:relative}.btn-white{background:var(--gold);color:var(--void);font-weight:700;box-shadow:0 2px 8px #d4a84b4d}.btn-white:hover{background:var(--gold-soft);transform:translateY(-1px);box-shadow:0 4px 16px #d4a84b66}.btn-outline-white{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.btn-outline-white:hover{background:#ffffff12;border-color:#fff9;transform:translateY(-1px)}.footer{border-top:1px solid var(--card-border);padding:3rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2rem;display:grid}.footer-brand{max-width:280px}.footer-brand .logo{margin-bottom:.8rem;display:inline-block}.footer-brand p{color:var(--muted);font-size:.88rem;line-height:1.6}.footer-col h4{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);margin-bottom:.8rem;font-size:.82rem;font-weight:600}.footer-col a{color:var(--muted);padding:.25rem 0;font-size:.88rem;transition:color .2s;display:block}.footer-col a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:1.5rem;display:flex}.footer-bottom p{color:var(--muted);font-size:.82rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:var(--muted);font-size:.82rem;transition:color .2s}.footer-bottom-links a:hover{color:var(--gold)}.subpage{padding-top:calc(72px + clamp(2.5rem,5vw,4rem));padding-bottom:var(--section-py);min-height:60vh}.subpage-header{max-width:56ch;margin-bottom:clamp(2rem,4vw,3.5rem)}.subpage-header h1{margin-top:.2rem}.subpage-subtitle{color:var(--slate);margin-top:1rem;font-size:1.08rem;line-height:1.7}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.contact-info h1{margin-top:.2rem;font-size:clamp(1.8rem,3.5vw,2.6rem)}.contact-methods{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.contact-method h4{font-family:var(--font-body);color:var(--text-primary);margin-bottom:.2rem;font-size:.9rem;font-weight:600}.contact-method p,.contact-method a{color:var(--slate);font-size:.92rem;line-height:1.55}.contact-method a{color:var(--gold);text-underline-offset:2px;text-decoration:underline}.contact-form-wrap{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--card-shadow);border-radius:18px;padding:clamp(1.5rem,3vw,2.5rem)}.contact-form{flex-direction:column;gap:1.1rem;display:flex}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group label{color:var(--text-primary);font-size:.85rem;font-weight:600}.form-group .optional{color:var(--muted);font-weight:400}.form-group input,.form-group select,.form-group textarea{font-family:var(--font-body);border:1.5px solid var(--edge-light);background:var(--surface);color:var(--text-primary);border-radius:8px;outline:none;padding:.65rem .85rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d4a84b1a}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7A8D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group textarea{resize:vertical;min-height:100px}.contact-success{text-align:center;padding:2rem 1rem}.contact-success h3{color:var(--teal);margin-bottom:.8rem}.contact-success p{color:var(--slate);font-size:.95rem;line-height:1.6}.contact-success a{color:var(--gold);text-decoration:underline}.legal-page{max-width:680px}.legal-page h1{margin-top:.2rem;font-size:clamp(1.8rem,3.5vw,2.6rem)}.legal-updated{color:var(--muted);margin-top:.5rem;font-size:.85rem}.legal-content{margin-top:2.5rem}.legal-content section{margin-bottom:2rem}.legal-content h2{margin-bottom:.6rem;font-size:clamp(1.2rem,2vw,1.5rem)}.legal-content h3{margin-top:1rem;margin-bottom:.4rem;font-size:1.05rem}.legal-content p{color:var(--slate);margin-bottom:.6rem;line-height:1.75}.legal-content a{color:var(--gold);text-underline-offset:2px;text-decoration:underline}.legal-content ul{margin:.5rem 0 .8rem 1.2rem;list-style:outside}.legal-content li{color:var(--slate);margin-bottom:.3rem;line-height:1.65}.pricing-faq-section{border-top:1px solid var(--card-border);margin-top:clamp(3rem,6vw,5rem);padding-top:clamp(2rem,4vw,3rem)}.pricing-faq-section h2{margin-bottom:1.5rem}.pricing-faq-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pricing-faq-item{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;padding:1.2rem}.pricing-faq-item h4{font-family:var(--font-body);color:var(--text-primary);margin-bottom:.35rem;font-size:.95rem;font-weight:600}.pricing-faq-item p{color:var(--muted);font-size:.88rem;line-height:1.6}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero h1{max-width:100%}.hero-visual{max-width:520px;height:300px;margin:0 auto}.pain-grid{grid-template-columns:1fr;gap:2.5rem}.pain-left h2{max-width:100%}.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card:nth-child(7){grid-column:auto}.walkthrough-block{grid-template-columns:1fr;gap:1.5rem}.walkthrough-block.reverse .walkthrough-text{order:1}.walkthrough-block.reverse .walkthrough-visual{order:2}.walkthrough-text h2,.walkthrough-text p{max-width:100%}.walkthrough-visual{min-height:auto}.storefront-split{grid-template-columns:1fr}.storefront-split:before{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1;max-width:100%}}@media (max-width:768px){.header-nav{display:none}.hamburger,.mobile-nav{display:flex}.header-actions .link-subtle,.header-actions .btn{display:none}.header-inner{height:56px}.hamburger{gap:5px;padding:8px}.hamburger span{width:24px;height:2.5px}.hero{padding-top:calc(56px + 1.5rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.hero-subtitle{font-size:.95rem;line-height:1.6}.hero-actions{flex-direction:row;gap:.75rem;margin-top:1.5rem}.hero-actions .btn{padding:.65rem 1.2rem;font-size:.88rem}.hero-actions .btn-lg{padding:.65rem 1.4rem;font-size:.9rem}.hero-visual{perspective:none;grid-template-columns:1fr 1fr;gap:.75rem;max-width:100%;height:auto;min-height:0;display:grid;position:relative}.hero-visual:before{display:none}.mock-layer{border-radius:14px;width:100%;padding:1.2rem 1.1rem;animation:none;position:relative;inset:auto;transform:none}.mock-main{grid-column:1;align-self:stretch}.mock-stat{display:none}.mock-notif{grid-column:2;align-self:stretch;display:block}.mock-label{letter-spacing:.1em;margin-bottom:.6rem;font-size:.78rem}.mock-number{margin-bottom:.3rem;font-size:2.2rem}.mock-small-text{font-size:.85rem}.mock-chart{height:56px}.mock-bar{height:10px;margin-bottom:.7rem}.mock-dot{width:10px;height:10px}.mock-row{gap:.6rem;margin-bottom:.6rem}.proof-strip-inner{grid-template-columns:1fr 1fr;justify-items:start;gap:.6rem;display:grid}.proof-item{font-size:.82rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.2rem}.wt-table{min-width:340px}.wt-table-row{font-size:.72rem}.wt-table-header{font-size:.6rem}.wt-msg{max-width:88%;padding:.65rem .85rem;font-size:.82rem}.pricing-teaser-grid{grid-template-columns:1fr;margin-top:2rem;margin-bottom:2rem}.pricing-grid{grid-template-columns:1fr;gap:1.25rem;max-width:100%;margin-top:2rem}.pricing-card{padding:1.75rem 1.25rem}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-4px)}.pricing-card.featured:after{font-size:.55rem;top:12px;right:-32px}.footer-grid{grid-template-columns:1fr 1fr}.storefront-panel{padding:1.2rem}.section-header{margin-bottom:2rem}.faq-trigger{padding:1rem;font-size:.92rem}.cta-card{border-radius:18px;padding:2.5rem 1.5rem}.cta-card .hero-actions{flex-direction:row;justify-content:center}.subpage{padding-top:calc(56px + 1.5rem)}.contact-grid{grid-template-columns:1fr;gap:2rem}.pricing-faq-grid{grid-template-columns:1fr}.wt-report-stats{grid-template-columns:repeat(3,1fr);gap:.4rem}.wt-report-stat{padding:.4rem}.wt-report-stat .mock-number{font-size:1rem}.wt-report-chart{height:45px}.wt-sf-grid{grid-template-columns:repeat(3,1fr);gap:.4rem}.mobile-nav{gap:1.5rem}.mobile-nav a{font-size:1.4rem}.mobile-nav .btn{width:auto;min-width:200px;padding:.7rem 2rem;font-size:.95rem}}@media (max-width:480px){:root{--section-px:1rem;--section-py:clamp(2.5rem, 6vw, 4rem)}.header-inner{height:52px}.hero{padding-top:calc(52px + 1.2rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn,.hero-actions .btn-lg{justify-content:center;width:100%;padding:.7rem 1rem;font-size:.9rem}.proof-strip-inner{grid-template-columns:1fr;gap:.5rem}.pain-item{gap:.7rem;padding:.85rem}.pain-icon{width:32px;height:32px}.pain-item-text h4{font-size:.88rem}.pain-item-text p{font-size:.82rem}.feature-icon{width:38px;height:38px;margin-bottom:.7rem}.walkthrough-block{padding:clamp(1.5rem,3vw,2rem) 0}.wt-mock{border-radius:10px;padding:.8rem}.wt-table{min-width:300px}.wt-table-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wt-pipeline{grid-template-columns:repeat(2,1fr);gap:.6rem}.wt-deal-details{grid-template-columns:1fr;gap:.5rem}.wt-msg{max-width:92%}.sf-vehicle-grid{grid-template-columns:1fr}.sf-mock-hero{padding:.9rem}.sf-mock-hero h4{font-size:.88rem}.cta-card{border-radius:16px;padding:2rem 1.2rem}.cta-card h2{font-size:clamp(1.4rem,5vw,1.8rem)}.cta-card p{font-size:.9rem}.cta-card .hero-actions{flex-direction:column;align-items:stretch}.cta-card .hero-actions .btn{justify-content:center;width:100%;padding:.7rem 1rem}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.8rem}.footer-bottom-links{flex-wrap:wrap;gap:1rem}.subpage{padding-top:calc(52px + 1.2rem)}.contact-form-wrap{border-radius:14px;padding:1.2rem}.wt-sf-grid,.wt-report-stats{grid-template-columns:1fr}.wt-report-chart{height:40px}}
