.hero{min-height:calc(100vh - 64px);display:flex;align-items:center;padding:4rem 0;border-bottom:1px solid var(--border);background:var(--bg-subtle);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23g)'/%3E%3C/svg%3E");opacity:.04;pointer-events:none}.hero-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.hero-copy{margin-bottom:1.5rem}.hero-copy .btn-primary{white-space:nowrap}.hero-copy h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;margin-bottom:.5rem;color:var(--ink);max-width:740px;text-wrap:balance}.hero-sub{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(1.15rem,3vw,2rem);color:var(--ink-2);text-wrap:balance;max-width:740px;margin:0 auto 1.5rem;line-height:1.35}.hero-cta-group{display:flex;align-items:center;justify-content:center;gap:1rem}.hero-cta-group .btn-text-link{margin-top:0}.hero-ticker-wrap{display:flex;justify-content:center;width:100%}.action-badge{font-size:.68rem;font-weight:600;padding:.2em .6em;border-radius:4px}.action-badge-reengagement{background:#ffebee;color:#c62828}.action-badge-product-push{background:#fefce8;color:#854d0e}.action-badge-retention{background:#f0fdf4;color:#166534}.action-badge-cohort{background:var(--bg-subtle);color:var(--ink-2);border:1px solid var(--border)}.action-meta-text{font-size:.78rem;color:var(--ink-3)}.profile-card{background:var(--bg);border:1px solid var(--border-strong);box-shadow:0 6px 28px #1c1a1717;border-radius:10px;padding:1.5rem;width:100%;max-width:340px;font-size:.82rem;height:480px;overflow:hidden}.profile-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.profile-card-name{font-weight:700;font-size:.88rem;color:var(--ink)}.profile-badge{font-size:.65rem;font-weight:600;padding:.2em .55em;border-radius:4px;background:#e8f5e9;color:#2e7d32}.profile-stats,.profile-signals{display:flex;gap:1.25rem;margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.profile-stat,.profile-signal{display:flex;flex-direction:column;gap:.15rem}.profile-stat .stat-label,.profile-signal .stat-label{font-size:.72rem}.profile-stat .stat-value{font-size:.82rem}.stat-label{color:var(--ink-3)}.stat-value{font-weight:600;color:var(--ink)}.signal-trend{font-weight:600;font-size:.78rem}.signal-up{color:#2e7d32}.signal-down{color:var(--accent)}.profile-section{margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.profile-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.profile-section-label{color:var(--ink-3);margin-bottom:.35rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.profile-section-text{color:var(--ink-2);line-height:1.55;font-size:.82rem}.profile-orders{display:flex;flex-direction:column;gap:.3rem}.profile-order-row{display:flex;gap:1rem;font-size:.78rem;color:var(--ink-2)}.profile-order-row span:first-child{color:var(--ink-3);min-width:3.5rem}.profile-order-row span:nth-child(2){font-weight:600;color:var(--ink);min-width:2.5rem}.enterprise-contrast-lead{font-size:1rem;color:var(--ink-2);line-height:1.75;max-width:580px;margin-bottom:1.75rem}.enterprise-contrast-close{font-size:1rem;color:var(--ink-2);line-height:1.75;max-width:580px;font-weight:600}.guide-cta{display:inline-block;margin-top:1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);padding:.65rem 1.5rem;text-decoration:none;cursor:pointer;background:none;font-family:inherit;transition:opacity .15s}.guide-cta:hover{opacity:.7}.feature-tabs-list{display:flex;border-bottom:1px solid var(--border);margin-bottom:2rem}.feature-tab-trigger{flex:1;background:none;border:none;border-bottom:2px solid var(--border);cursor:pointer;font-family:Playfair Display,Georgia,serif;font-size:clamp(.95rem,2vw,1.2rem);font-weight:600;color:var(--ink-3);padding:1rem .5rem;text-align:center;transition:color .2s;position:relative}.feature-tab-trigger:hover{color:var(--ink-2)}.feature-tab-trigger[data-state=active]{color:var(--ink);border-bottom-color:transparent}.feature-tab-trigger[data-state=active]:before{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:var(--ink-3)}.feature-tab-trigger[data-state=active]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:var(--accent);transform-origin:left;animation:tabProgress 12s linear forwards;z-index:1}[data-paused=true] .feature-tab-trigger[data-state=active]:after{animation:none;transform:scaleX(1)}@keyframes tabProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.feature-tab-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;animation:tabFadeIn .35s ease-out both;will-change:opacity}@keyframes tabFadeIn{0%{opacity:0}to{opacity:1}}.feature-tab-copy h3{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:600;margin-bottom:1rem;color:var(--ink)}.feature-tab-copy p{font-size:1rem;color:var(--ink-2);line-height:1.75}.feature-checks{list-style:none;margin-top:1.25rem;display:flex;flex-direction:column;gap:.5rem}.feature-checks li{font-size:.88rem;color:var(--ink-2);padding-left:1.4rem;position:relative}.feature-checks li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:700;font-size:.82rem}.feature-tab-mockup{display:flex;justify-content:center}.mini-action-card{background:var(--bg);border:1px solid var(--border-strong);border-radius:10px;padding:1.5rem;box-shadow:0 6px 28px #1c1a1717;max-width:380px;width:100%;height:480px;overflow:hidden}.mini-action-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.65rem}.mini-action-title{font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:.65rem;line-height:1.3}.mini-action-desc{font-size:.88rem;color:var(--ink-2);line-height:1.6;margin-bottom:1rem}.mini-action-why-label{font-size:.78rem;font-weight:700;color:var(--ink);margin-bottom:.35rem}.mini-action-bullets{list-style:disc;padding-left:1.2rem;display:flex;flex-direction:column;gap:.25rem}.mini-action-bullets li{font-size:.82rem;color:var(--ink-2);line-height:1.5}.mini-action-message{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--border)}.mini-action-message-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin-bottom:.35rem}.mini-action-message-text{font-size:.82rem;color:var(--ink-2);line-height:1.6;font-style:italic}.pulse-mockup-card{background:var(--bg);border:1px solid var(--border-strong);border-radius:10px;padding:1.5rem;box-shadow:0 6px 28px #1c1a1717;max-width:380px;width:100%}.pulse-mockup-header{margin-bottom:1.25rem}.pulse-mockup-title{font-size:1rem;font-weight:700;color:var(--ink)}.pulse-mockup-subtitle{font-size:.82rem;color:var(--ink-3);margin-left:.5rem}.pulse-mockup-divider{height:1px;background:var(--border);margin:1.25rem 0}.pulse-mockup-group{margin-bottom:1rem}.pulse-mockup-group-label{font-size:.82rem;font-weight:600;color:var(--ink-2);margin-bottom:.5rem}.pulse-mockup-table{width:100%;border-collapse:collapse;font-size:.82rem}.pulse-mockup-table th{text-align:left;font-weight:600;color:var(--ink-3);padding:.35rem .5rem;border-bottom:1px solid var(--border);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.pulse-mockup-table td{padding:.45rem .5rem;color:var(--ink-2)}.pulse-up{color:#2e7d32;font-weight:600}.pulse-down{color:#c62828;font-weight:600}.pulse-flat{color:var(--ink-3)}.cohort-card{background:var(--bg);border:1px solid var(--border-strong);border-radius:10px;box-shadow:0 6px 28px #1c1a1717;max-width:380px;width:100%;height:480px;overflow:hidden;padding:1.25rem;display:flex;flex-direction:column}.cohort-strip{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cohort-lane-header{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin-bottom:.5rem}.cohort-lane-total{font-weight:400;color:var(--ink-3);margin-left:.25rem}.seg-row{display:grid;grid-template-columns:7rem 1fr auto;align-items:center;gap:.5rem;padding:.3rem 0}.seg-name{font-size:.82rem;color:var(--ink-2);text-align:right;white-space:nowrap}.seg-bar-track{height:14px;border-radius:7px;background:transparent}.seg-bar{height:100%;border-radius:7px}.seg-bar-green-dark{background:#2e7d32}.seg-bar-green{background:#4caf50}.seg-bar-blue{background:#1565c0}.seg-bar-blue-light{background:#64b5f6}.seg-bar-blue-pale{background:#bbdefb}.seg-bar-amber{background:#ffa726}.seg-bar-red{background:#e53935}.seg-bar-muted{background:#bdbdbd}.seg-num{font-size:.82rem;font-weight:600;color:var(--ink);min-width:1.5rem;text-align:right}.video-section{min-height:calc(100vh - 64px);display:flex;align-items:center;padding-bottom:2.5rem}.video-section .btn-primary{margin-top:1.25rem}.video-embed{position:relative;width:100%;margin:2rem auto 0;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;border:1px solid var(--border);box-shadow:0 6px 28px #1c1a1717;background:var(--bg-subtle)}.video-facade{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;border:none;cursor:pointer;font-family:inherit;color:var(--ink);background:linear-gradient(180deg,#f7f4ef8c,#ede8e0d9),var(--bg-subtle) center/cover no-repeat;background-image:linear-gradient(180deg,#f7f4ef8c,#ede8e0d9),url(/walkthrough-poster.jpg);transition:filter .2s}.video-facade:hover,.video-facade:focus-visible{filter:brightness(.97);outline:none}.video-facade-play{display:inline-flex;align-items:center;justify-content:center;width:68px;height:48px;filter:drop-shadow(0 4px 12px rgba(28,26,23,.25));transition:transform .15s}.video-facade:hover .video-facade-play,.video-facade:focus-visible .video-facade-play{transform:scale(1.05)}.video-facade-label{font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:600;letter-spacing:.02em;color:var(--ink)}@media(max-width:768px){.hero{min-height:calc(100vh - 59px);min-height:calc(100svh - 59px);padding:2rem 0 1.5rem}.hero-inner{padding:0 1.25rem}.hero-copy{margin-bottom:1.75rem}.hero-copy h1{font-size:1.75rem;line-height:1.15;margin-bottom:.75rem;max-width:none}.hero-sub{font-size:1.05rem;line-height:1.35;margin-bottom:1.5rem}.hero-cta-group{gap:.75rem}.hero-cta-group .btn-primary{font-size:.72rem;padding:.8em 1.6em}.hero-cta-group .btn-text-link{font-size:.72rem;padding:.5em .75em}.video-section{min-height:auto}.feature-tab-trigger{font-size:.85rem;padding:.75rem .25rem}.feature-tab-content{grid-template-columns:1fr;gap:2rem}.feature-tab-mockup{justify-content:flex-start}.profile-card,.cohort-card,.mini-action-card{max-width:100%;height:auto}}
