:root{color-scheme:light;--bg:#f7f2ea;--paper:#fffdf9;--paper-2:#f1e9df;--ink:#21151d;--ink-2:#6e5e66;--ink-3:#66545e;--accent:#d52b65;--accent-dark:#b7184d;--accent-soft:#f7dce6;--deep:#21151d;--deep-2:#34222d;--success:#2c9b68;--success-soft:#dcefe5;--line:rgba(33,21,29,0.2);--line-soft:rgba(33,21,29,0.11);--font-display:"Instrument Sans Variable","Instrument Sans","Aptos Display",sans-serif;--font-body:"Instrument Sans Variable","Instrument Sans","Aptos",sans-serif;--container:1180px;--gutter:clamp(20px,4vw,42px);--section:clamp(88px,10vw,148px)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;min-width:320px;color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}::selection{background:var(--accent);color:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--font-display);line-height:1.02;font-kerning:normal}h1,h2,h3{text-wrap:balance}h3{font-family:var(--font-body);letter-spacing:-.014em;line-height:1.14}p{text-wrap:pretty}.container{width:min(100%,var(--container));margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section)}.skip-link{position:fixed;z-index:1000;left:20px;top:16px;padding:10px 14px;background:var(--deep);color:#fff;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.eyebrow,.feature-kicker,.product-hub-kicker,.sub-kicker,.vision-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--accent-dark);font-size:12px;font-weight:600;letter-spacing:.105em;line-height:1.3;text-transform:uppercase}.eyebrow:before,.feature-kicker:before,.product-hub-kicker:before,.sub-kicker:before,.vision-kicker:before{content:"";width:17px;height:1px;background:currentColor}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid transparent;border-radius:10px;font-family:var(--font-body);font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{background:var(--paper);border-color:var(--line);color:var(--ink)}.button-secondary:hover{border-color:var(--ink)}.button-text{min-height:42px;padding-inline:8px;background:transparent;color:var(--ink)}.button-text span[aria-hidden]{color:var(--accent);transition:transform .18s ease}.button-text:hover span[aria-hidden]{transform:translateY(3px)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--accent-dark);font-size:14px;font-weight:600}.text-link span{transition:transform .18s ease}.text-link:hover span{transform:translateX(4px)}.section-intro{max-width:790px;margin-bottom:clamp(46px,6vw,76px)}.section-intro h2{margin-top:18px;font-size:clamp(38px,5.3vw,66px)}.section-intro-split>p,.section-intro>p{color:var(--ink-2);font-size:clamp(16px,1.5vw,19px);line-height:1.6}.section-intro-split{max-width:none;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.62fr);gap:clamp(50px,9vw,128px);align-items:flex-end}.section-intro-split>p{padding-bottom:6px}.section-link-row{margin-top:34px;text-align:right}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:78px;pointer-events:none}.nav-shell{width:min(calc(100% - 40px),1280px);height:62px;margin-top:8px;margin-inline:auto;padding-inline:15px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;pointer-events:auto;background:rgba(255,253,249,.86);border:1px solid var(--line-soft);border-radius:18px;box-shadow:0 12px 34px rgba(33,21,29,.06);backdrop-filter:blur(18px) saturate(1.12);transform:translateY(0);transition:transform .26s cubic-bezier(.2,.75,.25,1),background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header.is-hidden .nav-shell{transform:translateY(calc(-100% - 14px))}.site-header.is-elevated .nav-shell{background:rgba(255,253,249,.94);border-color:var(--line);box-shadow:0 18px 46px rgba(33,21,29,.12)}.brand-mark{width:max-content;display:inline-flex;align-items:baseline;font-family:var(--font-display);font-size:28px;font-weight:650;letter-spacing:-.035em;line-height:1}.brand-mark i{color:var(--accent);font-style:normal}.desktop-nav{display:flex;gap:2px;padding:5px;background:rgba(255,253,249,.76);border:1px solid var(--line);border-radius:12px}.desktop-nav,.nav-link{position:relative;align-items:center}.nav-link{min-height:38px;display:inline-flex;gap:7px;padding:9px 13px;border:0;border-radius:8px;background:transparent;color:var(--ink-2);font-size:13px;font-weight:600;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.nav-link.is-active,.nav-link:hover{color:var(--ink);background:var(--paper-2)}.nav-signal{width:5px;height:5px;background:var(--accent)}.nav-chevron{width:6px;height:6px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.nav-chevron.is-open{transform:rotate(225deg) translate(-1px,-1px)}.nav-actions{justify-self:end;display:flex;align-items:center;gap:15px}.login-link{font-size:13px;font-weight:600;color:var(--ink-2)}.login-link:hover{color:var(--ink)}.nav-cta{min-height:40px;padding:10px 16px;font-size:13px;border-radius:8px}.language-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:9px;background:var(--paper-2)}.language-switcher button{min-width:31px;min-height:30px;padding:5px 7px;border:0;border-radius:6px;background:transparent;color:var(--ink-2);font-size:10px;font-weight:750;letter-spacing:.06em;cursor:pointer}.language-switcher button:hover{color:var(--ink)}.language-switcher button[aria-pressed=true]{background:var(--deep);color:#fff}.mobile-language-row{display:none}.mega-menu{position:absolute;z-index:10;top:calc(100% + 16px);left:50%;width:min(1260px,calc(100vw - 32px));transform:translateX(-50%)}.mega-shell{display:grid;grid-template-columns:minmax(250px,.76fr) minmax(610px,1.78fr) minmax(250px,.8fr);overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 28px 70px rgba(33,21,29,.14);animation:menuIn .18s ease both}.mega-intro{min-height:340px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;background:var(--deep);color:#fff}.mega-intro strong{max-width:250px;font-family:var(--font-display);font-size:32px;line-height:1.04}.mega-intro .text-link{color:#ff8bb1}.mega-group-title,.mega-kicker{color:var(--ink-3);font-size:11px;font-weight:650;letter-spacing:.105em;text-transform:uppercase}.mega-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.mega-group{min-width:0;padding:25px 24px;border-left:1px solid var(--line-soft)}.mega-group:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.mega-group-title{display:block;min-height:30px}.mega-item{display:block;padding:13px 11px;border-top:1px solid var(--line-soft);transition:background-color .16s ease}.mega-item:hover{background:var(--paper-2)}.mega-item strong{display:block;margin-bottom:6px;font-size:15px;line-height:1.25}.mega-item span{display:block;color:var(--ink-2);font-size:13px;line-height:1.48}.mega-visual{padding:25px 22px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;border-left:1px solid var(--line-soft);background:radial-gradient(circle at 92% 8%,rgba(213,43,101,.14),transparent 42%),var(--paper-2)}.mega-visual-kicker{color:var(--accent-dark);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mega-visual-card{padding:18px;display:grid;gap:14px;background:var(--paper);border:1px solid var(--line);border-radius:13px;box-shadow:0 16px 34px rgba(33,21,29,.08)}.mega-visual-status{display:flex;align-items:center;gap:7px;color:var(--success);font-size:11px;font-weight:700}.mega-visual-status i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px var(--success-soft)}.mega-visual-card>strong{max-width:14ch;font-family:var(--font-display);font-size:22px;line-height:1.04}.mega-visual-card ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;list-style:none}.mega-visual-card li{min-height:35px;padding:7px 8px;display:flex;align-items:center;gap:7px;color:var(--ink-3);background:var(--paper-2);border-radius:6px;font-size:11px;font-weight:650}.mega-visual-card li span{color:var(--ink-3);font-size:10px}.mega-visual-card li.is-done{color:var(--ink)}.mega-visual-card li.is-done span{color:var(--accent)}.mega-visual-card li.is-live{color:var(--accent-dark);background:var(--accent-soft)}.mega-visual>small{color:var(--ink-2);font-size:12px;line-height:1.5}.menu-toggle,.mobile-menu{display:none}.home-hero{position:relative;isolation:isolate;overflow:clip;padding:clamp(140px,12vw,178px) 0 clamp(82px,9vw,120px);background:radial-gradient(circle at 18% 18%,rgba(213,43,101,.11),transparent 31%),radial-gradient(circle at 84% 32%,rgba(110,94,102,.09),transparent 34%),linear-gradient(180deg,rgba(255,253,249,.74),rgba(247,242,234,0))}.home-hero:before{inset:76px 0 7%;opacity:.42;background-image:linear-gradient(rgba(33,21,29,.045) 1px,transparent 0),linear-gradient(90deg,rgba(33,21,29,.045) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 16%,#000 72%,transparent);mask-image:linear-gradient(180deg,transparent,#000 16%,#000 72%,transparent)}.home-hero:after,.home-hero:before{content:"";position:absolute;z-index:0;pointer-events:none}.home-hero:after{top:92px;left:50%;width:min(1120px,86vw);height:420px;border:1px solid rgba(213,43,101,.1);border-radius:50%;filter:blur(.2px);transform:translateX(-50%) rotate(-5deg)}.home-hero-grid{position:relative;z-index:1;width:min(100%,1320px);display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(54px,7vw,88px)}.home-hero-copy{width:min(100%,980px);margin-inline:auto;display:grid;justify-items:center;text-align:center}.home-hero-copy h1{margin-top:22px;max-width:13ch;font-size:clamp(62px,7.2vw,102px);line-height:.93;letter-spacing:-.018em}.home-hero-copy h1 em{display:block;color:var(--accent-dark);font-style:normal}.home-hero-copy>p{max-width:710px;margin-top:30px;color:var(--ink-2);font-size:clamp(17px,1.5vw,20px);line-height:1.55}.hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:32px}.hero-note{display:block;margin-top:15px;color:var(--ink-3);font-size:12px}.home-hero-visual{width:min(100%,1120px);min-width:0;margin-inline:auto}.assurance-band{border-block:1px solid var(--line);background:rgba(255,253,249,.48)}.assurance-grid{display:grid;grid-template-columns:repeat(3,1fr)}.assurance-grid p{min-height:126px;padding:25px clamp(20px,3vw,34px);display:grid;grid-template-columns:auto 1fr;gap:3px 14px;align-content:center;border-left:1px solid var(--line)}.assurance-grid p:last-child{border-right:1px solid var(--line)}.assurance-grid p>span{grid-row:1/3;color:var(--accent);font-size:11px;font-weight:600}.assurance-grid strong{font-size:14px}.assurance-grid small{color:var(--ink-2);font-size:12px}.motion-ready [data-reveal=pending]{opacity:0;transform:translateY(20px)}.motion-ready [data-reveal=shown]{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}@keyframes menuIn{0%{opacity:0;transform:translateY(-8px)}}@media (max-width:1120px){.nav-shell{grid-template-columns:auto 1fr auto}.desktop-nav{justify-self:center}.nav-actions{gap:8px}.login-link{display:none}.home-hero-visual{width:100%}.mega-shell{grid-template-columns:minmax(230px,.75fr) minmax(0,1.75fr)}.mega-visual{display:none}}@media (max-width:900px){.site-header{height:68px}.nav-shell{width:calc(100% - 24px);height:56px;margin-top:6px;padding-inline:12px;grid-template-columns:1fr auto;border-radius:15px}.desktop-nav,.nav-actions{display:none}.menu-toggle{width:44px;height:44px;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}.menu-toggle span{width:18px;height:1.5px;background:var(--ink);transition:transform .18s ease}.menu-toggle.is-open span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-menu{position:fixed;inset:68px 0 0;padding:20px;pointer-events:auto;background:var(--bg);overflow-y:auto}.mobile-menu.is-open{display:block;animation:menuIn .18s ease both}.mobile-menu nav{display:grid;gap:4px}.mobile-main-link{padding:18px 8px;border-bottom:1px solid var(--line);font-family:var(--font-display);font-size:27px;font-weight:560}.mobile-product-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:14px;background:var(--line);border:1px solid var(--line)}.mobile-product-links a{min-height:78px;padding:15px;background:var(--paper);font-size:13px;font-weight:600}.mobile-language-row{min-height:62px;padding:9px 8px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);color:var(--ink-2);font-size:13px;font-weight:650}.mobile-language-row .language-switcher button{min-width:44px;min-height:44px}.mobile-cta{margin-top:18px;width:100%}.section-intro-split{grid-template-columns:1fr;gap:24px}.section-intro-split>p{max-width:620px}}.cookie-consent{position:fixed;z-index:120;right:16px;bottom:max(16px,env(safe-area-inset-bottom));left:16px;width:min(640px,calc(100% - 32px));margin-inline:auto;padding:15px;display:flex;align-items:center;gap:16px;border:1px solid rgba(33,21,29,.28);border-radius:15px;background:rgba(255,253,249,.98);color:var(--ink);box-shadow:0 20px 60px rgba(33,21,29,.18);backdrop-filter:blur(16px)}.cookie-consent>p{flex:1;color:#51454c;font-size:12px;line-height:1.48}.cookie-consent-actions{flex:none;display:flex;gap:7px}.cookie-consent-button{min-height:42px;padding:9px 13px;border-radius:8px;font-size:12px;font-weight:720;cursor:pointer}.cookie-consent-button--decline{border:1px solid rgba(33,21,29,.48);background:#fffdf9;color:#21151d}.cookie-consent-button--decline:hover{background:#f1e9df;border-color:#21151d}.cookie-consent-button--accept{border:1px solid var(--accent-dark);background:var(--accent-dark);color:#fff}.cookie-consent-button--accept:hover{background:#92113d;border-color:#92113d}@media (max-width:620px){.cookie-consent{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;width:calc(100% - 20px);padding:13px;display:grid;gap:10px;border-radius:13px}.cookie-consent>p{font-size:11.5px;line-height:1.42}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cookie-consent-button{width:100%;min-height:44px}}@media (max-width:700px){:root{--section:82px}.home-hero{padding:116px 0 72px}.home-hero-grid{gap:44px}.home-hero-copy h1{max-width:10ch;font-size:clamp(48px,14.5vw,68px);line-height:.95}.home-hero-copy>p{margin-top:24px;font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.assurance-grid{grid-template-columns:1fr}.assurance-grid p,.assurance-grid p:last-child{min-height:92px;border-right:0;border-bottom:1px solid var(--line)}.assurance-grid p:last-child{border-bottom:0}.mobile-product-links{grid-template-columns:1fr}}.method-section,.sub-journey{background:var(--deep);color:#fff}.method-section .section-intro-split>p,.method-section .section-intro>p,.sub-journey .sub-section-heading p{color:rgba(255,255,255,.58)}.method-section .eyebrow,.sub-journey .sub-kicker{color:#ff79a5}.method-section .text-link{color:#ff8db2}.mj-journey{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(310px,.68fr);gap:clamp(45px,7vw,100px);align-items:flex-start}.mj-sticky{position:sticky;top:102px;min-width:0;height:min(720px,calc(100svh - 124px));min-height:610px;padding:24px;display:grid;grid-template-rows:auto auto 1fr auto;gap:17px;overflow:hidden;background:var(--deep-2);border:1px solid rgba(255,255,255,.13);border-radius:25px}.mj-stage-head{display:flex;align-items:center;justify-content:space-between}.mj-stage-count{display:flex;align-items:baseline;gap:4px}.mj-stage-count strong{color:#ff7da8;font-family:var(--font-display);font-size:23px}.mj-stage-count small{color:rgba(255,255,255,.7);font-size:10px}.mj-stage-label{display:grid;color:rgba(255,255,255,.8);font-size:10px;font-weight:600;letter-spacing:.1em;text-align:right;text-transform:uppercase}.mj-stage-label small{color:rgba(255,255,255,.7);font-size:7px;font-weight:500;letter-spacing:.06em}.mj-progress{position:relative;height:16px}.mj-progress-track,.mj-progress-value{position:absolute;left:5px;right:5px;top:7px;height:1px;background:rgba(255,255,255,.16)}.mj-progress-value{right:auto;width:var(--mj-progress);background:var(--accent);transition:width .5s cubic-bezier(.2,.75,.25,1)}.mj-progress-node{position:absolute;top:3px;left:calc((100% - 10px) / 5 * (attr(data-step number) - 1));width:9px;height:9px;background:var(--deep-2);border:1px solid rgba(255,255,255,.32);border-radius:50%}.mj-progress-node:nth-child(3){left:5px}.mj-progress-node:nth-child(4){left:20%}.mj-progress-node:nth-child(5){left:40%}.mj-progress-node:nth-child(6){left:60%}.mj-progress-node:nth-child(7){left:80%}.mj-progress-node:nth-child(8){left:calc(100% - 10px)}.mj-progress-node--active{background:var(--accent);border-color:var(--accent)}.mj-product-frame{position:relative;min-height:0;overflow:hidden;background:var(--paper);border:1px solid rgba(255,255,255,.16);border-radius:17px;color:var(--ink)}.mj-screen{position:absolute;inset:0;padding:clamp(18px,2.5vw,28px);animation:screenSwap .46s cubic-bezier(.2,.75,.25,1) both}.mj-screen-bar{min-height:38px;padding-bottom:13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mj-screen-title{font-size:10px;font-weight:600}.mj-status{padding:5px 8px;font-size:7px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.mj-status--ready,.mj-status--reply{background:var(--success-soft);color:#196a47}.mj-status--review{background:var(--accent-soft);color:var(--accent-dark)}.mj-status--live{background:var(--deep);color:#fff}.mj-screen--brief{display:flex;flex-direction:column}.mj-brief-grid{flex:1;margin:18px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.mj-brief-grid div{padding:15px;display:flex;flex-direction:column;justify-content:center;background:var(--paper)}.mj-brief-grid dt{color:var(--ink-3);font-size:8px}.mj-brief-grid dd{margin:5px 0 0;font-size:11px;font-weight:600}.mj-insight{margin-top:16px;padding:11px 13px;display:flex;gap:8px;align-items:center;background:var(--accent-soft);color:var(--accent-dark);font-size:8px}.mj-screen--target{display:grid;grid-template-columns:minmax(150px,.75fr) 1fr;grid-template-rows:auto 1fr auto;gap:14px 22px}.mj-screen--target .mj-screen-bar{grid-column:1/-1}.mj-target-ring{position:relative;min-height:210px;display:grid;place-items:center}.mj-target-ring span{position:absolute;display:grid;place-items:center;border-radius:50%}.mj-target-ring-outer{width:170px;height:170px;border:1px solid var(--line)}.mj-target-ring-middle{width:116px;height:116px;border:1px solid rgba(233,58,114,.4);background:var(--accent-soft)}.mj-target-ring-core{width:62px;height:62px;background:var(--accent);color:#fff;font-family:var(--font-display);font-size:24px;font-weight:650}.mj-criteria{align-self:center;display:flex;flex-wrap:wrap;align-content:center;gap:7px}.mj-criterion{padding:7px 9px;border:1px solid var(--line);color:var(--ink-2);font-size:8px}.mj-criterion--include{background:var(--accent-soft);border-color:rgba(233,58,114,.25);color:var(--accent-dark)}.mj-criterion--exclude{opacity:.55;text-decoration:line-through}.mj-range{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;color:var(--ink-3);font-size:8px}.mj-range strong{color:var(--ink)}.mj-range-line{height:1px;background:var(--line)}.mj-range-line i{display:block;width:36%;height:1px;background:var(--accent)}.mj-fact-map{position:relative;min-height:270px;display:grid;place-items:center}.mj-fact-map svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--accent);stroke-dasharray:3 5;opacity:.55}.mj-fact-core{position:relative;z-index:1;width:150px;min-height:118px;padding:18px;display:grid;justify-items:center;align-content:center;gap:3px;background:var(--paper);border:1px solid var(--accent);box-shadow:0 18px 40px rgba(33,21,29,.1);text-align:center}.mj-fact-core>span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:6px;background:var(--deep);color:#fff;border-radius:8px;font-size:9px}.mj-fact-core strong{font-size:10px}.mj-fact-core small{color:var(--ink-3);font-size:7px}.mj-fact-orbit{position:absolute;z-index:2;padding:7px 9px;background:var(--paper);border-left:2px solid var(--accent);box-shadow:0 8px 20px rgba(33,21,29,.08);font-size:8px}.mj-fact-orbit--one{left:2%;top:17%}.mj-fact-orbit--two{right:1%;top:20%}.mj-fact-orbit--three{right:4%;bottom:12%}.mj-sources{display:flex;gap:7px;justify-content:center}.mj-sources span{padding:5px 8px;background:var(--paper-2);color:var(--ink-2);font-size:7px}.mj-mail-head{padding:13px 0;display:grid;grid-template-columns:auto auto 1fr;gap:7px;align-items:baseline;border-bottom:1px solid var(--line);font-size:9px}.mj-mail-head small,.mj-mail-head>span{color:var(--ink-3);font-size:7px}.mj-mail-content{padding:17px 0;display:grid;gap:10px;color:var(--ink-2);font-size:9px;line-height:1.55}.mj-mail-content>strong{color:var(--ink);font-size:11px}.mj-mail-content mark{padding:1px 2px;background:var(--accent-soft);color:var(--accent-dark)}.mj-mail-score{padding-top:12px;display:flex;gap:7px;border-top:1px solid var(--line)}.mj-mail-score span{padding:5px 7px;background:var(--success-soft);color:#196a47;font-size:7px}.mj-cadence{position:relative;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;list-style:none}.mj-cadence:before{content:"";position:absolute;left:8%;right:8%;top:17px;height:1px;background:var(--accent)}.mj-cadence-item{position:relative;z-index:1;min-height:145px;padding:12px 10px;display:grid;justify-items:center;align-content:flex-start;gap:8px;background:var(--paper);border:1px solid var(--line);text-align:center;opacity:.5}.mj-cadence-item>span{width:33px;height:33px;display:grid;place-items:center;background:var(--paper);border:1px solid var(--line);border-radius:50%;font-size:8px}.mj-cadence-item strong{font-size:8px}.mj-cadence-item small{color:var(--ink-3);font-size:7px}.mj-cadence-item--done,.mj-cadence-item--next{opacity:1}.mj-cadence-item--done>span{background:var(--accent);border-color:var(--accent);color:#fff}.mj-cadence-item--next{border-color:var(--accent)}.mj-pause-control{width:max-content;margin:18px auto 0;padding:8px 11px;display:flex;gap:7px;background:var(--paper-2);color:var(--ink-2);font-size:8px}.mj-reply-card{margin-top:20px;padding:17px;background:var(--success-soft);border:1px solid rgba(44,155,104,.25)}.mj-reply-head{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.mj-reply-head>span{width:28px;height:28px;display:grid;place-items:center;background:var(--success);color:#fff;border-radius:8px;font-size:8px}.mj-reply-head strong{font-size:9px}.mj-reply-head small{color:#3b725a;font-size:7px}.mj-reply-card blockquote{margin:17px 0 4px;color:#255c43;font-family:var(--font-display);font-size:clamp(16px,2vw,22px);line-height:1.25}.mj-next-actions{margin-top:15px;padding:13px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid var(--line)}.mj-next-check{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--success);color:#fff}.mj-next-actions>span:nth-child(2){display:grid}.mj-next-actions strong{font-size:9px}.mj-next-actions small{color:var(--ink-3);font-size:7px}.mj-next-arrow{color:var(--accent)}.mj-step-nav ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:5px;list-style:none}.mj-step-button{width:100%;min-height:45px;padding:7px 4px;display:grid;place-items:center;gap:2px;background:transparent;border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.48);font-size:7px;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.mj-step-button span{font-size:6px}.mj-step-button--active,.mj-step-button:hover{color:#fff;border-color:var(--accent);background:rgba(233,58,114,.12)}.mj-copy-track{min-width:0}.mj-copy-step{min-height:78svh;padding-block:clamp(80px,12vh,150px);display:flex;flex-direction:column;justify-content:center;transition:transform .4s ease}.mj-copy-step:first-child{padding-top:30px}.mj-copy-step:last-child{min-height:65svh}.mj-copy-step--active{transform:translateX(4px)}.mj-copy-number{color:#ff83ad;font-family:var(--font-display);font-size:13px;font-weight:600}.mj-copy-kicker{margin-top:16px;color:#ff83ad;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mj-copy-step h3{margin-top:14px;color:#fff;font-family:var(--font-display);font-size:clamp(30px,4vw,47px);font-weight:560;line-height:1.04}.mj-copy-body{margin-top:20px;color:rgba(255,255,255,.58);font-size:15px;line-height:1.65}.mj-copy-outcome{margin-top:24px;padding-top:15px;display:flex;gap:9px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.78);font-size:11px}.mj-copy-outcome span{color:#ff83ad}.method-action-row{margin-top:34px;padding:24px 0 0;display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid rgba(255,255,255,.14)}.method-action-row>p{max-width:48ch;color:rgba(255,255,255,.7);font-size:14px}.method-action-row>div{display:flex;align-items:center;gap:20px}.method-action-row .button-primary{min-height:44px}@keyframes screenSwap{0%{opacity:0;transform:translateY(14px) scale(.985)}}@media (max-width:980px){.mj-journey{grid-template-columns:minmax(0,1.12fr) minmax(260px,.7fr);gap:32px}.mj-sticky{min-height:570px}.mj-screen,.mj-sticky{padding:18px}}@media (max-width:760px){.mj-journey{display:block}.mj-sticky{z-index:3;top:78px;height:500px;min-height:0;padding:14px;border-radius:16px}.mj-product-frame{min-height:345px}.mj-copy-track{position:relative;z-index:1;padding-top:18px}.mj-copy-step{min-height:72svh;padding:100px 4px 70px}.mj-copy-step:first-child{padding-top:80px}.mj-copy-step h3{font-size:32px}.mj-step-button{min-height:36px;font-size:0}.mj-step-button span{font-size:7px}.mj-screen--target{grid-template-columns:1fr 1fr}.mj-target-ring{min-height:170px}.mj-target-ring-outer{width:130px;height:130px}.mj-target-ring-middle{width:92px;height:92px}.mj-cadence-item{min-height:110px}}@media (max-width:520px){.mj-sticky{height:520px}.mj-product-frame{min-height:350px}.mj-screen{padding:13px}.mj-screen--target{gap:7px}.mj-target-ring{min-height:150px}.mj-target-ring-outer{width:110px;height:110px}.mj-target-ring-middle{width:76px;height:76px}.mj-target-ring-core{width:46px;height:46px;font-size:18px}.mj-brief-grid div{padding:10px}.mj-brief-grid dd{font-size:9px}.mj-fact-map{min-height:210px}.mj-cadence{gap:3px}.mj-cadence-item{min-height:92px;padding:8px 3px}.mj-cadence-item strong{font-size:6px}.mj-cadence-item small{display:none}.mj-reply-card{margin-top:10px;padding:11px}.mj-reply-card blockquote{margin-top:10px;font-size:15px}.mj-copy-step{padding-top:100px}.mj-copy-step:first-child{padding-top:80px}}.control-intro{max-width:760px}.control-intro h2{font-size:clamp(40px,5.5vw,66px)}.control-intro>p{max-width:610px;margin-top:22px}.ctrl-scene{overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:0 30px 80px rgba(33,21,29,.09)}.ctrl-topbar{min-height:72px;padding:0 24px;justify-content:space-between;border-bottom:1px solid var(--line)}.ctrl-title,.ctrl-topbar{display:flex;align-items:center}.ctrl-title{gap:11px}.ctrl-title>span:last-child{display:grid;gap:1px}.ctrl-title strong{font-size:12px}.ctrl-title small{color:var(--ink-3);font-size:8px}.ctrl-signal{width:10px;height:10px;background:var(--accent);box-shadow:0 0 0 7px var(--accent-soft);border-radius:50%}.ctrl-safe-state{display:flex;align-items:center;gap:7px;color:var(--success);font-size:9px;font-weight:600}.ctrl-safe-state svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.ctrl-mode-panel{padding:24px;display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1.35fr);gap:28px;align-items:flex-end;background:var(--paper-2);border-bottom:1px solid var(--line)}.ctrl-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.ctrl-panel-heading>span:first-child{display:grid;gap:5px}.ctrl-panel-heading small{color:var(--ink-3);font-size:8px}.ctrl-panel-heading strong{max-width:230px;font-family:var(--font-display);font-size:18px;line-height:1.1}.ctrl-mode-state{color:var(--accent-dark);font-size:9px;font-weight:600}.ctrl-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.ctrl-mode-option{min-height:83px;padding:13px;display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:flex-start;background:var(--paper);border:0;text-align:left;cursor:pointer;transition:background-color .16s ease}.ctrl-mode-option:hover{background:#fff8fa}.ctrl-mode-option--active{background:var(--accent-soft)}.ctrl-radio{width:14px;height:14px;padding:3px;border:1px solid var(--line);border-radius:50%}.ctrl-radio i{display:block;width:100%;height:100%;background:transparent;border-radius:50%}.ctrl-mode-option--active .ctrl-radio{border-color:var(--accent)}.ctrl-mode-option--active .ctrl-radio i{background:var(--accent)}.ctrl-mode-option>span:last-child{display:grid;gap:4px}.ctrl-mode-option strong{font-size:9px}.ctrl-mode-option small{color:var(--ink-2);font-size:7px;line-height:1.4}.ctrl-workspace{display:grid;grid-template-columns:.78fr 1.22fr;min-height:430px}.ctrl-workspace section{min-width:0;padding:clamp(22px,3vw,34px)}.ctrl-preview{border-left:1px solid var(--line);background:rgba(247,242,234,.34)}.ctrl-section-head{min-height:48px;display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.ctrl-section-head>span:first-child{display:grid;gap:4px}.ctrl-section-head small{color:var(--ink-3);font-size:8px}.ctrl-section-head strong{font-size:11px}.ctrl-count,.ctrl-quality{padding:5px 7px;background:var(--paper-2);color:var(--ink-2);font-size:7px;font-weight:600}.ctrl-quality{background:var(--success-soft);color:#196a47}.ctrl-checklist ul{margin:16px 0 0;padding:0;display:grid;gap:8px;list-style:none}.ctrl-check{min-height:62px;padding:11px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid var(--line)}.ctrl-check>span:first-child{width:25px;height:25px;display:grid;place-items:center;background:var(--paper-2);color:var(--ink-3);border-radius:50%;font-size:7px;font-weight:600}.ctrl-check>span:nth-child(2){display:grid}.ctrl-check strong{font-size:9px}.ctrl-check em,.ctrl-check small{color:var(--ink-3);font-size:7px}.ctrl-check em{font-style:normal}.ctrl-check--done>span:first-child{background:var(--success);color:#fff}.ctrl-check--done em{color:var(--success)}.ctrl-check--current{border-color:var(--accent);background:var(--accent-soft)}.ctrl-check--current>span:first-child{background:var(--accent);color:#fff}.ctrl-check--current em{color:var(--accent-dark)}.ctrl-mail{margin-top:16px;padding:20px;background:var(--paper);border:1px solid var(--line)}.ctrl-mail-row{min-height:30px;display:grid;grid-template-columns:35px 1fr;align-items:center;border-bottom:1px solid var(--line-soft);font-size:8px}.ctrl-mail-row small{color:var(--ink-3)}.ctrl-mail-subject{padding:15px 0;border-bottom:1px solid var(--line);font-size:11px;font-weight:600}.ctrl-mail p{margin-top:13px;color:var(--ink-2);font-size:9px;line-height:1.55}.ctrl-mail mark{padding:1px 2px;background:var(--accent-soft);color:var(--accent-dark)}.ctrl-mail-metrics{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.ctrl-mail-metrics span{padding:5px 7px;background:var(--paper-2);color:var(--ink-2);font-size:7px}.ctrl-flow-state{min-height:95px;padding:18px 24px;display:grid;grid-template-columns:170px 1fr auto;gap:22px;align-items:center;background:var(--deep);color:#fff}.ctrl-flow-thread{position:relative;height:25px}.ctrl-flow-track,.ctrl-flow-value{position:absolute;top:12px;left:0;right:0;height:1px;background:rgba(255,255,255,.18)}.ctrl-flow-value{right:25%;background:var(--accent);transition:right .45s ease}.ctrl-scene[data-approved=true] .ctrl-flow-value{right:0}.ctrl-flow-node{position:absolute;top:8px;width:9px;height:9px;background:var(--deep);border:1px solid var(--accent);border-radius:50%}.ctrl-flow-node--one{left:0}.ctrl-flow-node--two{left:33%}.ctrl-flow-node--three{left:66%}.ctrl-flow-node--four{right:0}.ctrl-scene[data-approved=true] .ctrl-flow-node{background:var(--accent)}.ctrl-flow-copy{display:grid;gap:2px}.ctrl-flow-copy strong{font-size:10px}.ctrl-flow-copy small{color:rgba(255,255,255,.55);font-size:8px}.ctrl-actions{display:flex;gap:7px}.ctrl-action{min-height:38px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:transparent;color:#fff;font-size:8px;font-weight:600;cursor:pointer}.ctrl-action--primary{display:flex;gap:8px;align-items:center;border-color:var(--accent);background:var(--accent)}.ctrl-action:hover{transform:translateY(-1px)}.vision-bridge-section{padding-block:clamp(90px,12vw,170px);background:var(--deep);color:#fff}.vision-bridge{position:relative;display:grid;grid-template-columns:1.2fr .7fr;gap:clamp(55px,10vw,150px);align-items:flex-end}.vision-bridge .eyebrow{color:#ff84ad}.vision-bridge h2{margin-top:18px;max-width:760px;font-size:clamp(44px,6.3vw,78px)}.vision-bridge>div:last-child{padding-bottom:7px}.vision-bridge>div:last-child p{color:rgba(255,255,255,.6);font-size:17px;line-height:1.65}.vision-bridge .button{margin-top:28px;background:transparent;border-color:rgba(255,255,255,.24);color:#fff}.vision-bridge-line{position:absolute;left:var(--gutter);right:var(--gutter);top:-73px;height:1px;background:rgba(255,255,255,.13)}.vision-bridge-line span{position:absolute;left:0;top:-4px;width:9px;height:9px;background:var(--accent);border-radius:50%;animation:bridgeSignal 8s linear infinite}@keyframes bridgeSignal{0%{left:0}to{left:calc(100% - 9px)}}.pricing-home-section{background:var(--bg)}.pricing-switch{width:max-content;margin:0 auto 32px;padding:4px;display:flex;background:var(--paper-2);border:1px solid var(--line);border-radius:10px}.pricing-switch button{min-height:38px;padding:8px 13px;border:0;border-radius:7px;background:transparent;color:var(--ink-2);font-size:11px;font-weight:600;cursor:pointer}.pricing-switch button.is-active{background:var(--deep);color:#fff}.pricing-switch button span{margin-left:5px;color:var(--accent-dark);font-size:7px;text-transform:uppercase}.pricing-switch button.is-active span{color:#ff83ad}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:20px}.pricing-card{position:relative;min-width:0;padding:clamp(28px,4.5vw,52px);display:flex;flex-direction:column;background:var(--paper)}.pricing-card.is-featured:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent)}.pricing-card-head>div{display:flex;align-items:center;gap:10px}.pricing-name{font-family:var(--font-display);font-size:26px;font-weight:620}.pricing-badge{padding:5px 7px;background:var(--accent-soft);color:var(--accent-dark);font-size:7px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.pricing-card-head p{max-width:390px;min-height:50px;margin-top:10px;color:var(--ink-2);font-size:13px}.pricing-price{margin-top:30px;display:flex;gap:8px;align-items:flex-end}.pricing-price strong{font-family:var(--font-display);font-size:clamp(48px,6vw,68px);font-weight:620;letter-spacing:-.03em;line-height:.9}.pricing-price span{padding-bottom:5px;color:var(--ink-2);font-size:11px}.pricing-billing{margin-top:10px;color:var(--ink-3);font-size:9px}.pricing-card ul{flex:1;margin:28px 0 0;padding:24px 0 0;display:grid;align-content:flex-start;gap:11px;border-top:1px solid var(--line);list-style:none}.pricing-card li{display:grid;grid-template-columns:auto 1fr;gap:9px;color:var(--ink-2);font-size:11px}.pricing-card li span{color:var(--success);font-weight:600}.pricing-cta{width:100%;margin-top:30px}.faq-section,.pricing-faq-section{background:var(--paper);border-top:1px solid var(--line)}.faq-layout,.pricing-faq-layout{display:grid;grid-template-columns:.68fr 1fr;gap:clamp(55px,9vw,125px);align-items:flex-start}.faq-title h2,.pricing-faq-layout h2{margin-top:18px;font-size:clamp(37px,5vw,58px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:76px;padding:20px 0;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;font-size:14px;font-weight:600;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{position:relative;width:20px;height:20px}.faq-list summary span:after,.faq-list summary span:before{content:"";position:absolute;left:4px;right:4px;top:9px;height:1px;background:var(--accent);transition:transform .18s ease}.faq-list summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{max-width:650px;padding:0 42px 24px 0;color:var(--ink-2);font-size:13px;line-height:1.65}.final-cta-section{padding:22px 0 var(--section);background:var(--paper)}.final-cta-panel{position:relative;min-height:330px;padding:clamp(34px,6vw,72px);display:grid;grid-template-columns:1.2fr auto;gap:60px;align-items:center;overflow:hidden;background:var(--accent-soft);border:1px solid rgba(201,31,88,.25);border-radius:22px}.final-cta-panel:after{content:"";position:absolute;right:-95px;bottom:-120px;width:280px;height:280px;border:1px solid rgba(201,31,88,.24);border-radius:50%;box-shadow:0 0 0 44px rgba(233,58,114,.06),0 0 0 88px rgba(233,58,114,.04)}.final-cta-copy{position:relative;z-index:1;max-width:700px}.final-cta-copy h2{margin-top:17px;font-size:clamp(40px,5.4vw,66px)}.final-cta-copy p{max-width:580px;margin-top:19px;color:var(--ink-2);font-size:15px}.final-cta-action{position:relative;z-index:1;min-width:245px;display:grid;gap:10px}.final-cta-action>span{color:var(--ink-2);font-size:8px;text-align:center}.site-footer{padding-top:76px;background:var(--deep);color:#fff}.footer-shell{padding-bottom:65px;display:grid;grid-template-columns:1fr 1.3fr;gap:90px}.footer-brand{font-size:34px}.footer-lead>p{max-width:410px;margin-top:25px;color:rgba(255,255,255,.72);font-family:var(--font-display);font-size:27px;line-height:1.15}.footer-assurance{display:block;margin-top:28px;color:rgba(255,255,255,.7);font-size:9px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links>div{display:flex;flex-direction:column;gap:10px}.footer-links strong{margin-bottom:10px;color:#ff80a9;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.footer-links a{color:rgba(255,255,255,.7);font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{min-height:66px;padding-block:18px;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);font-size:9px}.footer-bottom,.footer-bottom>div{display:flex;gap:20px}@media (max-width:900px){.ctrl-mode-panel,.ctrl-workspace{grid-template-columns:1fr}.ctrl-preview{border-left:0;border-top:1px solid var(--line)}.ctrl-flow-state{grid-template-columns:1fr}.ctrl-flow-thread{width:220px}.ctrl-actions{justify-content:flex-start}.vision-bridge{gap:32px}.faq-layout,.final-cta-panel,.pricing-faq-layout,.pricing-grid,.vision-bridge{grid-template-columns:1fr}.final-cta-action{max-width:320px}.footer-shell{grid-template-columns:1fr;gap:55px}}@media (max-width:650px){.ctrl-topbar{padding:16px;align-items:flex-start;gap:15px}.ctrl-safe-state{max-width:105px;text-align:right}.ctrl-mode-options{grid-template-columns:1fr}.ctrl-workspace section{padding:20px 16px}.ctrl-flow-state{padding:18px 16px}.ctrl-actions{flex-direction:column}.ctrl-action{width:100%;justify-content:center}.pricing-card{padding:28px 22px}.final-cta-panel{min-height:410px;padding:32px 23px;gap:35px;border-radius:15px}.footer-links{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom>div{flex-wrap:wrap}}.feature-hero{background:var(--bg)}.feature-scene{position:relative;min-height:440px;padding:clamp(24px,4vw,42px);overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:0 24px 70px rgba(33,21,29,.08)}.feature-scene:after{content:"";position:absolute;left:42px;right:42px;bottom:32px;height:1px;background:var(--accent)}.feature-guide-scene{display:grid;grid-template-rows:1fr auto 1fr;gap:22px}.feature-scene-decision,.feature-scene-question{position:relative;z-index:1;max-width:78%;padding:20px;display:grid;gap:7px;background:var(--paper);border:1px solid var(--line)}.feature-scene-decision span,.feature-scene-question span{color:var(--accent-dark);font-size:8px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.feature-scene-decision strong,.feature-scene-question strong{font-family:var(--font-display);font-size:20px;line-height:1.12}.feature-scene-signals{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.feature-scene-signals span{min-height:70px;padding:12px;display:grid;place-items:center;background:var(--paper-2);color:var(--ink-2);font-size:8px}.feature-scene-decision{justify-self:end;background:var(--accent-soft);border-color:rgba(201,31,88,.25)}.feature-targeting-scene{display:grid;grid-template-columns:1fr .75fr;grid-template-rows:1fr auto;gap:18px;align-items:center}.feature-prospect-card{min-height:220px;padding:28px;display:flex;flex-direction:column;justify-content:center;background:var(--deep);color:#fff;border-radius:14px}.feature-prospect-card span{color:#ff8db2;font-size:8px;text-transform:uppercase}.feature-prospect-card strong{margin-top:10px;font-family:var(--font-display);font-size:28px}.feature-prospect-card small{margin-top:12px;color:rgba(255,255,255,.52);font-size:8px}.feature-filter-stack{display:grid;gap:8px}.feature-filter-stack span{padding:12px;border:1px solid var(--line);color:var(--ink-2);font-size:8px}.feature-filter-match{background:var(--success-soft);color:#196a47!important}.feature-filter-review{background:var(--accent-soft);color:var(--accent-dark)!important}.feature-filter-exclude{opacity:.5}.feature-verdict{grid-column:1/-1;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;background:var(--paper-2);border-left:3px solid var(--accent)}.feature-verdict span{color:var(--ink-2);font-size:8px}.feature-verdict strong{color:var(--accent-dark);font-size:11px}.feature-sequence-scene{display:grid;align-content:center;gap:24px}.feature-message{position:relative;z-index:1;width:72%;min-height:92px;padding:19px;display:grid;align-content:center;gap:6px;background:var(--paper);border:1px solid var(--line);box-shadow:0 12px 25px rgba(33,21,29,.07)}.feature-message span{color:var(--ink-3);font-size:8px}.feature-message strong{font-size:12px}.feature-message-reminder{margin-left:14%}.feature-message-reply{margin-left:auto;background:var(--success-soft);border-color:rgba(44,155,104,.26)}.feature-message-reply span{color:#277653}.feature-sequence-line{position:absolute;left:18%;top:18%;bottom:15%;width:2px;background:var(--accent)}.feature-followup-scene{display:grid;grid-template-columns:1fr .78fr;gap:15px;align-content:center}.feature-inbox-message{grid-column:1/-1;min-height:115px;padding:23px;display:grid;align-content:center;gap:8px;background:var(--success-soft);border:1px solid rgba(44,155,104,.25)}.feature-context-panel>span,.feature-inbox-message span,.feature-next-action span{color:#277653;font-size:8px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.feature-inbox-message strong{font-family:var(--font-display);font-size:24px}.feature-context-panel{padding:20px;border:1px solid var(--line)}.feature-context-panel p{margin-top:10px;padding-top:10px;border-top:1px solid var(--line);color:var(--ink-2);font-size:9px}.feature-next-action{padding:20px;display:grid;place-content:center;gap:10px;background:var(--deep);color:#fff;text-align:center}.feature-next-action span{color:#ff8db2}.feature-next-action strong{font-family:var(--font-display);font-size:24px}.feature-story{padding-block:var(--section);background:var(--paper);border-block:1px solid var(--line)}.feature-story-grid{display:grid;grid-template-columns:.7fr 1fr;gap:clamp(60px,10vw,140px)}.feature-story-steps{display:grid;border-top:1px solid var(--line)}.feature-story-steps article{min-height:122px;padding:25px 0;display:grid;grid-template-columns:120px 1fr;gap:25px;align-items:center;border-bottom:1px solid var(--line)}.feature-story-steps span{color:var(--accent-dark);font-size:10px;font-weight:600;text-transform:uppercase}.feature-story-steps p{color:var(--ink-2);font-size:13px}.feature-benefits{padding-block:var(--section);background:var(--bg)}.feature-benefits .feature-section-heading{max-width:760px;margin-bottom:55px}.feature-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.feature-benefit-grid article{min-height:260px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--paper)}.feature-benefit-grid article:before{content:"";width:32px;height:32px;margin-bottom:auto;border:1px solid var(--accent);border-radius:50%;box-shadow:inset 0 0 0 9px var(--accent-soft)}.feature-benefit-grid h3{font-size:18px}.feature-benefit-grid p{margin-top:10px;color:var(--ink-2);font-size:11px}.feature-limits{padding-block:var(--section);background:var(--accent-soft);border-block:1px solid rgba(201,31,88,.2)}.feature-limits-grid{display:grid;grid-template-columns:.7fr 1fr;gap:clamp(60px,10vw,140px)}.feature-limit-list{display:grid;border-top:1px solid rgba(201,31,88,.25)}.feature-limit-list article{min-height:98px;padding:22px 0;display:grid;grid-template-columns:115px 1fr;gap:22px;align-items:center;border-bottom:1px solid rgba(201,31,88,.25)}.feature-limit-list span{color:var(--accent-dark);font-size:9px;font-weight:600;text-transform:uppercase}.feature-limit-list p{color:var(--ink-2);font-size:12px}.pricing-page-hero{padding-top:clamp(120px,15vw,190px)}.pricing-page-hero .sub-hero-grid{align-items:flex-end}.pricing-page-hero h1{margin-top:20px;font-size:clamp(49px,6.6vw,84px)}.pricing-page-hero .sub-hero-grid>p{max-width:470px;padding-bottom:8px;color:var(--ink-2);font-size:17px}.pricing-page-section{padding-top:10px}.not-found-page{min-height:100svh;padding-top:150px;display:grid;place-items:center}.not-found-shell{max-width:820px;text-align:center}.not-found-shell h1{margin-top:20px;font-size:clamp(56px,9vw,100px)}.not-found-shell>p{max-width:600px;margin:25px auto 0;color:var(--ink-2)}.not-found-shell .hero-actions{justify-content:center}@media (max-width:900px){.feature-limits-grid,.feature-story-grid{grid-template-columns:1fr}}@media (max-width:650px){.feature-scene{min-height:380px;padding:20px}.feature-scene-decision,.feature-scene-question{max-width:94%;padding:15px}.feature-scene-signals{grid-template-columns:repeat(2,1fr)}.feature-followup-scene,.feature-targeting-scene{grid-template-columns:1fr}.feature-prospect-card{min-height:160px}.feature-inbox-message,.feature-verdict{grid-column:auto}.feature-message{width:88%}.feature-message-reminder{margin-left:7%}.feature-limit-list article,.feature-story-steps article{grid-template-columns:1fr;gap:7px}.feature-benefit-grid{grid-template-columns:1fr}.feature-benefit-grid article{min-height:220px}.pricing-page-hero .sub-hero-grid>p{padding-bottom:0}}.feature-page,.product-hub-page,.sub-page,.vision-page{padding-top:78px}.feature-shell,.product-hub-shell,.sub-shell,.vision-shell{width:min(100%,var(--container))}.feature-hero,.product-hub-hero,.sub-hero,.vision-hero{padding-block:clamp(100px,12vw,166px)}.feature-hero-grid,.product-hub-hero-grid,.sub-hero-grid,.vision-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:clamp(55px,9vw,130px);align-items:center}.feature-hero-copy h1,.product-hub-hero-copy h1,.sub-hero-copy h1,.vision-hero-copy h1{margin-top:20px;font-size:clamp(49px,6.6vw,84px);line-height:.99}.feature-hero-copy>p,.product-hub-hero-copy>p,.sub-hero-copy>p,.vision-hero-copy>p{max-width:580px;margin-top:24px;color:var(--ink-2);font-size:17px;line-height:1.65}.feature-actions,.product-hub-actions,.sub-actions,.vision-actions{margin-top:30px;display:flex;align-items:center;gap:12px}.feature-section-heading h2,.product-hub-heading h2,.sub-section-heading h2,.vision-section-heading h2{margin-top:17px;font-size:clamp(38px,5.2vw,62px)}.sub-hero-scene{position:relative;min-height:390px;overflow:hidden;padding:28px;display:grid;grid-template-rows:auto 1fr auto;gap:22px;background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:0 24px 70px rgba(33,21,29,.08)}.sub-scene-brief{padding:17px;display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;background:var(--paper-2);border-left:3px solid var(--accent)}.sub-scene-brief span,.sub-scene-reply span{color:var(--accent-dark);font-size:8px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.sub-scene-brief strong{font-family:var(--font-display);font-size:16px}.sub-scene-steps{position:relative;margin:0;padding:18px 0;display:grid;grid-template-columns:repeat(6,1fr);gap:7px;align-items:center;list-style:none}.sub-scene-steps:before{content:"";position:absolute;left:6%;right:6%;top:50%;height:2px;background:var(--accent)}.sub-scene-steps li{position:relative;z-index:1;min-width:0;min-height:84px;padding:10px 4px;display:grid;place-content:center;justify-items:center;gap:7px;background:var(--paper);border:1px solid var(--line);text-align:center}.sub-scene-steps li span{width:24px;height:24px;display:grid;place-items:center;background:var(--accent-soft);border-radius:50%;color:var(--accent-dark);font-size:7px}.sub-scene-steps li strong{font-size:8px}.sub-scene-reply{padding:17px;display:flex;justify-content:space-between;align-items:center;background:var(--success-soft);border:1px solid rgba(44,155,104,.24)}.sub-scene-reply span{color:#277653}.sub-scene-reply strong{font-size:12px}@keyframes subTravel{0%{left:0}to{left:calc(100% - 12px)}}.sub-journey{padding-block:var(--section)}.sub-journey .sub-section-heading{max-width:710px;margin-bottom:55px}.sub-branching{padding-block:var(--section);background:var(--paper)}.sub-branching-grid,.sub-control-grid{display:grid;grid-template-columns:.7fr 1fr;gap:clamp(60px,10vw,145px)}.sub-branch-list{border-top:1px solid var(--line)}.sub-branch{min-height:112px;padding:24px 0;display:grid;grid-template-columns:.72fr 1fr;gap:25px;align-items:center;border-bottom:1px solid var(--line)}.sub-branch span{color:var(--ink-2);font-size:12px}.sub-branch strong{font-family:var(--font-display);font-size:24px;font-weight:570}.sub-control{padding-block:clamp(85px,10vw,130px);background:var(--accent-soft);border-block:1px solid rgba(201,31,88,.2)}.sub-control h2{margin-top:17px;font-size:clamp(36px,4.8vw,58px)}.sub-control-list{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(201,31,88,.2);border:1px solid rgba(201,31,88,.2);list-style:none}.sub-control-list li{min-height:100px;padding:22px;display:flex;align-items:flex-end;background:var(--paper);font-size:12px;font-weight:600}.sub-control-list li:before{content:"✓";margin-right:9px;color:var(--success)}.feature-next,.product-hub-next,.sub-next,.vision-next{padding-block:40px var(--section);background:var(--paper)}.feature-next-link,.product-hub-next-link,.sub-next-link,.vision-next-link{min-height:150px;padding:clamp(25px,4vw,42px);display:flex;align-items:center;justify-content:space-between;gap:30px;border-block:1px solid var(--line);transition:padding-inline .2s ease,color .2s ease}.feature-next-link:hover,.product-hub-next-link:hover,.sub-next-link:hover,.vision-next-link:hover{padding-inline:clamp(33px,5vw,55px);color:var(--accent-dark)}.feature-next-link span,.product-hub-next-link span,.sub-next-link span,.vision-next-link span{color:var(--ink-2);font-size:11px}.feature-next-link strong,.product-hub-next-link strong,.sub-next-link strong,.vision-next-link strong{font-family:var(--font-display);font-size:clamp(24px,3vw,36px);font-weight:580}.vision-hero-scene{position:relative;min-height:450px;background:var(--paper);border:1px solid var(--line);border-radius:50%}.vision-thread{position:absolute;left:14%;right:14%;top:52%;height:2px;background:var(--accent);transform:rotate(-8deg)}.vision-thread:after{content:"";position:absolute;right:-5px;top:-5px;width:12px;height:12px;background:var(--success);border-radius:50%}.vision-task{position:absolute;padding:10px 13px;background:var(--paper);border:1px solid var(--line);box-shadow:0 10px 24px rgba(33,21,29,.08);color:var(--ink-2);font-size:9px;animation:taskFloat 6s ease-in-out infinite}.vision-task-one{left:15%;top:18%}.vision-task-two{right:14%;top:24%;animation-delay:-1.5s}.vision-task-three{left:9%;bottom:22%;animation-delay:-3s}.vision-task-four{right:17%;bottom:16%;animation-delay:-4.5s}.vision-hero-scene strong{position:absolute;left:50%;top:50%;width:150px;height:150px;display:grid;place-items:center;padding:24px;background:var(--deep);border-radius:50%;color:#fff;font-family:var(--font-display);font-size:20px;line-height:1.05;text-align:center;transform:translate(-50%,-50%)}@keyframes taskFloat{50%{transform:translateY(-10px)}}.vision-tension{padding-block:clamp(80px,10vw,130px);background:var(--paper);border-block:1px solid var(--line)}.vision-tension-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.vision-tension-grid article{min-height:270px;padding:clamp(28px,5vw,58px);display:flex;flex-direction:column;justify-content:space-between;background:var(--paper)}.vision-tension-grid article:last-child{background:var(--paper-2)}.vision-tension-grid span{color:var(--accent-dark);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.vision-tension-grid h2{max-width:480px;font-size:clamp(31px,4vw,49px)}.vision-tension-answer{max-width:820px;margin:55px auto 0;color:var(--accent-dark);font-family:var(--font-display);font-size:clamp(28px,4vw,46px);line-height:1.12;text-align:center}.vision-roadmap{padding-block:var(--section);background:var(--deep);color:#fff}.vision-roadmap-grid{display:grid;grid-template-columns:.65fr 1fr;gap:clamp(60px,10vw,140px)}.vision-roadmap .vision-kicker{color:#ff84ad}.vision-roadmap .vision-section-heading>p{margin-top:19px;color:rgba(255,255,255,.5);font-size:13px}.vision-roadmap-list{position:relative;padding-left:44px}.vision-roadmap-list:before{content:"";position:absolute;left:10px;top:20px;bottom:20px;width:1px;background:var(--accent)}.vision-roadmap-item{position:relative;min-height:190px;padding:20px 0 35px;border-bottom:1px solid rgba(255,255,255,.12)}.vision-roadmap-item:before{content:"";position:absolute;left:-39px;top:27px;width:11px;height:11px;background:var(--deep);border:2px solid var(--accent);border-radius:50%}.vision-roadmap-item[data-state=north-star]:before{background:var(--accent)}.vision-roadmap-item>span{color:#ff84ad;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.vision-roadmap-item h3{margin-top:13px;color:#fff;font-family:var(--font-display);font-size:30px;font-weight:560}.vision-roadmap-item p{max-width:560px;margin-top:13px;color:rgba(255,255,255,.52);font-size:13px}.vision-principles{padding-block:var(--section);background:var(--paper)}.vision-principles .vision-section-heading{max-width:780px;margin-bottom:58px}.vision-principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.vision-principle{min-height:240px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--bg)}.vision-principle:before{content:"";width:11px;height:11px;margin-bottom:auto;background:var(--accent);border-radius:50%;box-shadow:18px 0 0 var(--accent-soft),36px 0 0 var(--line)}.vision-principle h3{font-size:17px}.vision-principle p{margin-top:9px;color:var(--ink-2);font-size:11px}.product-hub-scene{position:relative;min-height:420px;padding:38px;display:flex;flex-direction:column;justify-content:space-between;background:var(--deep);color:#fff;border-radius:22px;overflow:hidden}.product-hub-scene:before{content:"";position:absolute;left:55px;top:55px;bottom:55px;width:2px;background:var(--accent)}.product-hub-scene span,.product-hub-scene strong{position:relative;z-index:1;margin-left:34px;width:max-content;padding:10px 13px;background:var(--deep-2);border:1px solid rgba(255,255,255,.13);font-size:10px}.product-hub-scene span:before,.product-hub-scene strong:before{content:"";position:absolute;left:-40px;top:50%;width:11px;height:11px;background:var(--deep);border:2px solid var(--accent);border-radius:50%;transform:translateY(-50%)}.product-hub-scene strong{background:var(--success-soft);border-color:transparent;color:#196a47}.product-hub-scene strong:before{background:var(--success);border-color:var(--success)}.product-hub-machine{align-self:center}.product-hub-paths{padding-block:var(--section);background:var(--paper);border-block:1px solid var(--line)}.product-hub-heading{max-width:750px;margin-bottom:58px}.product-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:20px}.product-hub-card{position:relative;min-height:340px;padding:clamp(28px,4vw,46px);display:flex;flex-direction:column;background:var(--bg);transition:background-color .18s ease}.product-hub-card:hover{background:var(--accent-soft)}.product-hub-card-index{color:var(--accent);font-size:10px;font-weight:600}.product-hub-card-marker{margin-top:auto;color:var(--ink-3);font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-hub-card h3{max-width:400px;margin-top:12px;font-family:var(--font-display);font-size:clamp(28px,3.5vw,42px);font-weight:570}.product-hub-card p{max-width:420px;margin-top:12px;color:var(--ink-2);font-size:12px}.product-hub-card>strong{margin-top:24px;color:var(--accent-dark);font-size:10px}.product-hub-continuity{padding-block:var(--section);background:var(--accent-soft)}.product-hub-continuity-grid{display:grid;grid-template-columns:.7fr 1fr;gap:clamp(55px,9vw,130px)}.product-hub-continuity h2{margin-top:17px;font-size:clamp(36px,5vw,60px)}.product-hub-continuity-flow{display:grid;border-top:1px solid rgba(201,31,88,.24)}.product-hub-continuity-flow span{min-height:86px;padding:20px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(201,31,88,.24);font-size:13px;font-weight:600}.product-hub-continuity-flow span:before{content:"→";color:var(--accent)}@media (max-width:900px){.feature-page,.product-hub-page,.sub-page,.vision-page{padding-top:68px}.feature-hero-grid,.product-hub-continuity-grid,.product-hub-hero-grid,.sub-branching-grid,.sub-control-grid,.sub-hero-grid,.vision-hero-grid,.vision-roadmap-grid{grid-template-columns:1fr}.vision-principle-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.feature-hero-copy h1,.product-hub-hero-copy h1,.sub-hero-copy h1,.vision-hero-copy h1{font-size:clamp(43px,13vw,60px)}.feature-actions,.product-hub-actions,.sub-actions,.vision-actions{align-items:stretch;flex-direction:column}.feature-actions .button,.product-hub-actions .button,.sub-actions .button,.vision-actions .button{width:100%}.sub-hero-scene{min-height:310px}.sub-scene-brief{grid-template-columns:1fr;gap:5px}.sub-scene-steps{grid-template-columns:repeat(3,1fr);padding:0}.sub-scene-steps:before{display:none}.sub-scene-steps li{min-height:60px}.sub-branch{gap:5px}.sub-branch,.sub-control-list{grid-template-columns:1fr}.feature-next-link,.product-hub-next-link,.sub-next-link,.vision-next-link{align-items:flex-start;flex-direction:column}.vision-hero-scene{min-height:350px}.vision-tension-grid{grid-template-columns:1fr}.vision-tension-grid article{min-height:220px}.product-hub-grid,.vision-principle-grid{grid-template-columns:1fr}.product-hub-card{min-height:300px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-ready [data-reveal]{opacity:1!important;transform:none!important}}.hm-machine{position:relative;margin:0;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:0 26px 80px rgba(33,21,29,.1);isolation:isolate}.hm-machine:after{content:"";position:absolute;z-index:-1;inset:42px 0 auto;height:180px;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:34px 34px;opacity:.45;mask-image:linear-gradient(180deg,#000,transparent)}.hm-toolbar{min-height:46px;padding:0 17px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:rgba(255,253,249,.9)}.hm-window-controls{display:flex;gap:5px}.hm-window-controls span{width:7px;height:7px;background:var(--paper-2);border:1px solid var(--line);border-radius:50%}.hm-window-controls span:first-child{background:var(--accent-soft);border-color:rgba(201,31,88,.28)}.hm-toolbar-title{font-size:10px;font-weight:600;letter-spacing:.04em}.hm-live-status{justify-self:end;display:flex;align-items:center;gap:7px;color:var(--ink-2);font-size:9px;font-weight:600}.hm-live-dot{width:6px;height:6px;background:var(--success);border-radius:50%;box-shadow:0 0 0 5px var(--success-soft);animation:livePulse 2s ease-in-out infinite}.hm-context{min-height:148px;padding:28px 28px 24px;display:grid;grid-template-columns:.8fr 1.5fr;gap:25px;align-items:flex-end}.hm-context-copy{display:grid;gap:7px}.hm-eyebrow{color:var(--accent-dark);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hm-context-copy strong{max-width:220px;font-family:var(--font-display);font-size:clamp(18px,2vw,25px);line-height:1.05}.hm-context-facts{margin:0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--line);gap:1px;border:1px solid var(--line)}.hm-context-facts div{min-width:0;padding:13px 12px;background:rgba(255,253,249,.9)}.hm-context-facts dt{margin-bottom:4px;color:var(--ink-3);font-size:8px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.hm-context-facts dd{margin:0;overflow:hidden;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hm-flow{position:relative;padding:28px 20px 30px;border-block:1px solid var(--line);background:rgba(247,242,234,.55)}.hm-thread{position:absolute;inset:26px 31px auto;width:calc(100% - 62px);height:86px;overflow:visible}.hm-thread-track{fill:none;stroke:rgba(33,21,29,.18);stroke-width:2}.hm-thread-progress{fill:none;stroke:var(--accent);stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1;animation:threadDraw 4.8s cubic-bezier(.45,0,.2,1) .2s infinite}.hm-thread-node{fill:var(--paper);stroke:var(--ink-3);stroke-width:2}.hm-thread-node--done{fill:var(--accent);stroke:var(--accent)}.hm-thread-node--working{fill:var(--paper);stroke:var(--accent);animation:nodePulse 1.6s ease-in-out infinite}.hm-thread-node--reply{fill:var(--success);stroke:var(--success)}.hm-stages{position:relative;z-index:1;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;list-style:none}.hm-stage{min-width:0;padding-top:54px;display:grid;justify-items:center;gap:5px;text-align:center}.hm-stage-icon{width:31px;height:31px;display:grid;place-items:center;background:var(--paper);border:1px solid var(--line);color:var(--ink-2);border-radius:8px;transition:transform .18s ease,border-color .18s ease}.hm-stage:hover .hm-stage-icon{transform:translateY(-3px);border-color:var(--accent)}.hm-stage-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.hm-stage--done .hm-stage-icon{color:var(--accent-dark);border-color:rgba(233,58,114,.3)}.hm-stage--reply .hm-stage-icon{color:var(--success);border-color:rgba(44,155,104,.35);background:var(--success-soft)}.hm-stage-copy{min-width:0;display:grid;gap:1px}.hm-stage-copy strong{font-size:9px}.hm-stage-copy small{overflow:hidden;color:var(--ink-3);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.hm-stage-state{color:var(--accent);font-size:8px;font-weight:600}.hm-stage--reply .hm-stage-state{color:var(--success)}.hm-output{margin:22px 24px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;background:var(--success-soft);border:1px solid rgba(44,155,104,.25);border-radius:13px}.hm-output-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--success);color:#fff;font-size:9px;font-weight:600}.hm-output-message{min-width:0}.hm-output-meta{display:flex;gap:8px;align-items:baseline}.hm-output-meta strong{font-size:10px}.hm-output-meta span{color:var(--ink-3);font-size:7px}.hm-output-message p{margin-top:3px;font-size:9px}.hm-output-action{display:flex;align-items:center;gap:6px;color:#196a47;font-size:8px;font-weight:600;white-space:nowrap}.hm-output-check{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--success);color:#fff}.hm-caption{padding:0 24px 20px;color:var(--ink-3);font-size:8px;text-align:center}@keyframes livePulse{50%{box-shadow:0 0 0 2px var(--success-soft)}}@keyframes nodePulse{50%{r:9px;opacity:.55}}@keyframes threadDraw{0%{stroke-dashoffset:1}55%,to{stroke-dashoffset:0}}.bento-section{background:var(--paper);border-block:1px solid var(--line)}.pb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--line);gap:1px}.pb-demo-note{grid-column:1/-1;min-height:42px;padding:11px 16px;display:flex;align-items:center;justify-content:flex-end;background:var(--paper);color:var(--ink-3);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.pb-card{min-width:0;padding:clamp(26px,4vw,42px);display:flex;flex-direction:column;background:var(--bg)}.pb-card--mailbox,.pb-card--reply,.pb-card--target{grid-column:1/-1;min-height:500px;display:grid;grid-template-columns:minmax(240px,.48fr) minmax(0,1.25fr);gap:clamp(35px,7vw,90px);align-items:center}.pb-card--email,.pb-card--enriched{min-height:610px}.pb-card-copy{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:flex-start}.pb-index{padding-top:4px;color:var(--accent);font-size:11px;font-weight:600}.pb-card-copy h3{max-width:430px;font-size:clamp(21px,2.2vw,30px)}.pb-card-copy p{max-width:420px;margin-top:10px;color:var(--ink-2);font-size:13px;line-height:1.55}.pb-card--email .pb-card-copy,.pb-card--enriched .pb-card-copy{margin-bottom:34px}.pb-scene{position:relative;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:17px}.pb-card--mailbox .pb-scene,.pb-card--reply .pb-scene,.pb-card--target .pb-scene{min-height:350px}.pb-card--email .pb-scene,.pb-card--enriched .pb-scene{flex:1;min-height:400px}.pb-scene:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px rgba(255,255,255,.8)}.pb-flow-mark{position:absolute;right:18px;bottom:15px;display:flex;align-items:center;color:var(--accent-dark);font-size:8px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.pb-flow-dot{width:7px;height:7px;background:var(--accent);border-radius:50%;animation:nodePulse 2.2s ease-in-out infinite}.pb-flow-line{width:28px;height:1px;margin-inline:5px;background:var(--accent)}.pb-target-scene{padding:28px;display:grid;grid-template-rows:auto auto 1fr;gap:18px}.pb-query-bar{min-height:48px;padding:0 14px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:10px}.pb-query-bar svg{width:15px;fill:none;stroke:var(--accent);stroke-width:1.7}.pb-query-bar span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pb-query-bar kbd{padding:4px 7px;background:var(--success-soft);border:0;color:#196a47;font-size:9px;font-family:inherit}.pb-filter-row{display:flex;flex-wrap:wrap;gap:7px}.pb-chip{padding:6px 9px;background:var(--paper-2);border:1px solid transparent;border-radius:6px;color:var(--ink-2);font-size:9px}.pb-chip--active{background:var(--accent-soft);border-color:rgba(233,58,114,.18);color:var(--accent-dark)}.pb-chip--excluded{text-decoration:line-through;opacity:.65}.pb-company-stack{position:relative;min-height:184px;margin:0;padding:0;list-style:none}.pb-company-card{position:absolute;left:3%;right:3%;min-height:72px;padding:13px;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:11px;box-shadow:0 12px 30px rgba(33,21,29,.07);transition:transform .22s ease}.pb-company-card--first{z-index:3;top:0}.pb-company-card--second{z-index:2;top:48px;transform:scale(.94);opacity:.75}.pb-company-card--third{z-index:1;top:92px;transform:scale(.88);opacity:.48}.pb-target-scene:hover .pb-company-card--first{transform:translateY(-4px)}.pb-company-avatar{width:34px;height:34px;display:grid;place-items:center;background:var(--deep);border-radius:8px;color:#fff;font-size:10px;font-weight:600}.pb-company-card>span:nth-child(2){min-width:0;display:grid}.pb-company-card strong{font-size:10px}.pb-company-card small{color:var(--ink-3);font-size:8px}.pb-company-card em{padding:4px 7px;background:var(--success-soft);color:#196a47;font-size:8px;font-style:normal;font-weight:600}.pb-enriched-scene{padding:24px}.pb-profile-head{padding-bottom:18px;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;border-bottom:1px solid var(--line)}.pb-company-avatar--large{width:40px;height:40px}.pb-profile-head>span:nth-child(2){display:grid}.pb-profile-head strong{font-size:11px}.pb-profile-head small{color:var(--ink-3);font-size:8px}.pb-verified-badge{display:flex;gap:4px;align-items:center;padding:5px 7px;background:var(--success-soft);color:#196a47;font-size:8px;font-weight:600}.pb-verified-badge svg{width:11px;fill:none;stroke:currentColor;stroke-width:2}.pb-fact-grid{margin:20px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.pb-fact-grid div{min-width:0;padding:14px 12px;background:var(--paper)}.pb-fact-grid dt{color:var(--ink-3);font-size:8px}.pb-fact-grid dd{margin:4px 0 0;overflow:hidden;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.pb-source-list{margin-top:16px;display:flex;gap:7px;flex-wrap:wrap}.pb-source-list span{padding:5px 8px;border-left:2px solid var(--accent);background:var(--paper-2);color:var(--ink-2);font-size:8px}.pb-email-scene{overflow:hidden}.pb-mail-toolbar{min-height:62px;padding:13px 17px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.pb-mail-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:9px;font-weight:600}.pb-mail-toolbar>span:nth-child(2){display:grid}.pb-mail-toolbar small{color:var(--ink-3);font-size:7px}.pb-mail-toolbar strong{font-size:9px}.pb-mail-proof{padding:5px 7px;background:var(--success-soft);color:#196a47;font-size:7px;font-weight:600}.pb-mail-subject{padding:14px 18px;display:grid;gap:2px;border-bottom:1px solid var(--line)}.pb-mail-subject small{color:var(--ink-3);font-size:7px}.pb-mail-subject strong{font-size:11px}.pb-mail-body{padding:18px;display:grid;gap:12px;color:var(--ink-2);font-size:10px;line-height:1.55}.pb-mail-body mark{padding:1px 2px;background:var(--accent-soft);color:var(--accent-dark)}.pb-mail-footer{margin:0 18px;padding:11px 0;display:flex;gap:12px;border-top:1px solid var(--line);color:var(--ink-3);font-size:7px}.pb-mailbox-scene{min-height:360px;padding:28px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);gap:18px 28px;align-content:center}.pb-mailbox-identity{min-height:82px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:11px;box-shadow:0 14px 34px rgba(33,21,29,.06)}.pb-mailbox-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--deep);color:#fff;font-size:11px;font-weight:650}.pb-mailbox-identity>span:nth-child(2){min-width:0;display:grid;gap:3px}.pb-mailbox-identity small{color:var(--ink-3);font-size:8px}.pb-mailbox-identity strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pb-mailbox-identity em{padding:6px 8px;border-radius:6px;background:var(--success-soft);color:#196a47;font-size:8px;font-style:normal;font-weight:650}.pb-mailbox-health{grid-row:span 2;display:grid;gap:8px}.pb-mailbox-health>span{min-height:58px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.pb-mailbox-health i{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--success);color:#fff;font-size:8px;font-style:normal}.pb-mailbox-health strong{font-size:10px}.pb-mailbox-health small{color:#196a47;font-size:8px}.pb-mailbox-cadence{min-height:74px;padding:14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:10px;background:var(--paper-2)}.pb-mailbox-cadence span{position:relative;z-index:1;min-width:39px;padding:6px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink-2);font-size:8px;text-align:center}.pb-mailbox-cadence i{flex:1;height:1px;background:repeating-linear-gradient(90deg,var(--accent) 0 3px,transparent 3px 7px);opacity:.55}.pb-mailbox-scene>p{max-width:480px;color:var(--ink-3);font-size:9px;line-height:1.55}.pb-reply-scene{padding:26px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.7fr);gap:28px;align-items:center}.pb-sequence{position:relative;margin:0;padding:0 0 0 26px;display:grid;gap:9px;list-style:none}.pb-sequence:before{content:"";position:absolute;left:10px;top:17px;bottom:17px;width:1px;background:var(--accent)}.pb-sequence-item{position:relative;min-height:52px;padding:10px 12px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:9px}.pb-sequence-node{position:absolute;left:-24px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--paper);border:1px solid var(--accent);color:var(--accent);font-size:7px}.pb-sequence-item>span:nth-child(2){display:grid}.pb-sequence-item strong{font-size:9px}.pb-sequence-item em,.pb-sequence-item small{color:var(--ink-3);font-size:7px}.pb-sequence-item em{font-style:normal}.pb-sequence-item--reply{background:var(--success-soft);border-color:rgba(44,155,104,.28)}.pb-sequence-item--reply .pb-sequence-node{background:var(--success);border-color:var(--success);color:#fff}.pb-sequence-item--stopped{opacity:.46;text-decoration:line-through}.pb-stop-signal{min-height:150px;padding:22px;display:grid;justify-items:start;align-content:center;gap:14px;background:var(--success-soft);border:1px solid rgba(44,155,104,.24);border-radius:12px}.pb-stop-signal svg{width:30px;fill:none;stroke:var(--success);stroke-width:1.6}.pb-stop-signal>span{display:grid;gap:4px}.pb-stop-signal strong{font-size:11px}.pb-stop-signal small{color:#3b725a;font-size:8px}@media (max-width:900px){.pb-card--mailbox,.pb-card--reply,.pb-card--target{grid-template-columns:1fr}.pb-card--mailbox .pb-scene,.pb-card--reply .pb-scene,.pb-card--target .pb-scene{min-height:390px}}@media (max-width:700px){.hm-context,.hm-context-facts{grid-template-columns:1fr}.hm-flow{overflow-x:auto}.hm-thread{width:680px}.hm-stages{width:700px}.hm-output{grid-template-columns:auto 1fr}.hm-output-action{grid-column:2}.pb-grid{grid-template-columns:1fr;border-radius:15px}.pb-card,.pb-card--mailbox,.pb-card--reply,.pb-card--target{grid-column:auto;min-height:0;padding:24px}.pb-card--email,.pb-card--enriched{min-height:540px}.pb-card--target .pb-scene{min-height:420px}.pb-card--mailbox .pb-scene{min-height:620px}.pb-card--reply .pb-scene{min-height:580px}.pb-mailbox-scene{grid-template-columns:1fr;padding:20px}.pb-mailbox-health{grid-row:auto}.pb-mailbox-scene>p{padding-bottom:24px}.pb-reply-scene{grid-template-columns:1fr}}h1,h2{font-weight:650;letter-spacing:-.032em}h3{font-weight:640}.brand-mark{font-weight:680;letter-spacing:-.045em}.eyebrow,.feature-kicker,.product-hub-kicker,.sub-kicker,.vision-kicker{font-size:13px;letter-spacing:.075em}body.mobile-menu-open{overflow:hidden;overscroll-behavior:none}.ctrl-scene,.hm-machine,.mj-product-frame,.pb-scene{border-color:rgba(33,21,29,.24)}.mj-mobile-product{display:none}.pv-frame{position:relative;min-width:0;margin:0;isolation:isolate}.pv-image-shell{position:relative;overflow:hidden;border:1px solid rgba(33,21,29,.2);border-radius:18px;background:#fffdfa;box-shadow:0 34px 90px -48px rgba(47,20,38,.48),0 12px 30px -22px rgba(47,20,38,.32);transition:transform .52s cubic-bezier(.2,.75,.25,1),box-shadow .52s ease}.pv-frame:hover .pv-image-shell{transform:translateY(-4px);box-shadow:0 44px 110px -52px rgba(47,20,38,.55),0 18px 36px -25px rgba(47,20,38,.36)}.pv-image{width:100%;height:auto;display:block}.pv-scan{position:absolute;z-index:2;inset:0 0 auto;height:1px;pointer-events:none;background:rgba(225,35,95,.34);box-shadow:0 7px 18px rgba(225,35,95,.12);opacity:0;animation:pvScan 8s ease-in-out infinite}.pv-frame figcaption{width:max-content;max-width:calc(100% - 28px);margin:12px 14px 0 auto;display:flex;align-items:center;gap:8px;color:var(--ink-2);font-size:10px;font-weight:600;letter-spacing:.02em}.pv-frame figcaption span{width:6px;height:6px;flex:none;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px var(--success-soft)}.pv-orbit{position:absolute;z-index:3;width:9px;height:9px;border:2px solid var(--paper);border-radius:50%;background:var(--accent);box-shadow:0 6px 18px rgba(201,31,88,.25);animation:pvFloat 5s ease-in-out infinite}.pv-orbit--one{top:14%;right:-4px}.pv-orbit--two{bottom:16%;left:-4px;animation-delay:-2.2s;background:var(--success)}.pv-method-journey{margin-top:42px}.sub-method-hero-visual{width:100%;align-self:center}.sub-method-hero-visual .pv-image-shell{border-radius:16px}.pv-control-visual{width:min(1120px,100%);margin-inline:auto}.feature-product-visual,.product-hub-machine{align-self:center;width:100%}.feature-product-visual .pv-image-shell,.product-hub-machine .pv-image-shell{border-radius:16px}.pv-bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.pv-bento-card{min-width:0;padding:clamp(20px,2.5vw,30px);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.pv-bento-card--targeting{grid-column:span 7}.pv-bento-card--sequence{grid-column:span 5}.pv-bento-card--replies{grid-column:1/-1}.pv-bento-card>header{min-height:112px;margin-bottom:22px;display:grid;grid-template-columns:34px 1fr;gap:14px;align-content:start}.pv-bento-card>header>span{padding-top:4px;color:var(--accent);font-size:10px;font-weight:700}.pv-bento-card h3{max-width:16ch;font-size:clamp(24px,3vw,38px);font-weight:570}.pv-bento-card p{max-width:52ch;margin-top:10px;color:var(--ink-2);font-size:12px;line-height:1.55}.pv-bento-card .pv-image-shell{border-radius:11px;box-shadow:0 20px 55px -38px rgba(47,20,38,.55)}.pv-bento-card--sequence .pv-image{width:146%;max-width:none;transform:translateX(-17%)}.pv-bento-card--sequence .pv-image-shell{aspect-ratio:1/.86}.pv-bento-card--sequence figcaption{display:none}@keyframes pvScan{0%,12%{opacity:0;transform:translateY(0)}20%{opacity:1}64%{opacity:.55}76%,to{opacity:0;transform:translateY(min(64vw,720px))}}@keyframes pvFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:900px){.pv-bento{grid-template-columns:1fr}.pv-bento-card--replies,.pv-bento-card--sequence,.pv-bento-card--targeting{grid-column:auto}.pv-bento-card>header{min-height:0}.pv-bento-card--sequence .pv-image{width:100%;transform:none}.pv-bento-card--sequence .pv-image-shell{aspect-ratio:auto}}@media (max-width:650px){.feature-product-visual .pv-image-shell,.product-hub-machine .pv-image-shell,.pv-image-shell{border-radius:10px}.pv-frame figcaption{margin-inline:0;width:100%;max-width:none;font-size:9px}.pv-bento-card{padding:16px;border-radius:13px}.pv-bento-card>header{grid-template-columns:26px 1fr}.pv-method-journey{margin-top:28px}}.mj-stage-count strong{font-size:26px}.mj-stage-count small,.mj-stage-label{font-size:11px}.mj-stage-label small{margin-top:2px;font-size:9px}.mj-screen-title{font-size:12px}.mj-status{padding:6px 9px}.mj-brief-grid dt,.mj-status{font-size:10px}.mj-brief-grid dd{font-size:13px;line-height:1.35}.mj-insight{line-height:1.4}.mj-criterion,.mj-insight{font-size:11px}.mj-criterion--exclude{opacity:1;color:var(--ink-3);background:var(--paper-2)}.mj-range{font-size:10px}.mj-fact-core strong{font-size:12px}.mj-fact-core small,.mj-fact-orbit,.mj-sources span{font-size:10px}.mj-mail-head{font-size:11px}.mj-mail-head small,.mj-mail-head>span{font-size:10px}.mj-mail-content{font-size:12px}.mj-mail-content>strong{font-size:13px}.mj-mail-score span{font-size:10px}.mj-cadence-item{opacity:1}.mj-cadence-item:not(.mj-cadence-item--done):not(.mj-cadence-item--next){color:var(--ink-2);background:#f6f0ea}.mj-cadence-item>span{font-size:10px}.mj-cadence-item strong{font-size:10px;line-height:1.3}.mj-cadence-item small{font-size:9px}.mj-pause-control,.mj-reply-head>span{font-size:10px}.mj-reply-head strong{font-size:11px}.mj-reply-head small{font-size:10px}.mj-next-actions strong{font-size:11px}.mj-next-actions small{font-size:10px}.mj-step-button{min-height:48px;font-size:9px}.mj-step-button span{font-size:8px}.mj-copy-number{font-size:15px}.mj-copy-kicker{font-size:11px}.mj-copy-body{color:rgba(255,255,255,.72);font-size:16px}.mj-copy-outcome{color:rgba(255,255,255,.86);font-size:13px}.hm-toolbar-title{font-size:12px}.hm-eyebrow,.hm-live-status{font-size:11px}.hm-context-facts dt{font-size:10px}.hm-context-facts dd{font-size:11px}.hm-stage-icon{width:36px;height:36px}.hm-stage-icon svg{width:18px;height:18px}.hm-stage-copy strong{font-size:11px}.hm-stage-copy small{font-size:9px}.hm-stage-state{font-size:10px}.hm-output-avatar{font-size:11px}.hm-output-meta strong{font-size:12px}.hm-output-meta span{font-size:10px}.hm-output-message p{font-size:11px}.ctrl-panel-heading small,.ctrl-section-head small,.ctrl-title small,.hm-caption,.hm-output-action{font-size:10px}.ctrl-mode-option strong,.ctrl-mode-state,.ctrl-safe-state{font-size:11px}.ctrl-mode-option small{font-size:10px}.ctrl-section-head strong{font-size:13px}.ctrl-check>span:first-child,.ctrl-count,.ctrl-quality{font-size:10px}.ctrl-check strong{font-size:11px}.ctrl-check em,.ctrl-check small{font-size:10px}.ctrl-mail-row{font-size:11px}.ctrl-mail-row small{font-size:10px}.ctrl-mail-subject{font-size:13px}.ctrl-mail p{font-size:12px}.ctrl-mail-metrics span{font-size:10px}.ctrl-flow-copy strong{font-size:12px}.ctrl-flow-copy small{color:rgba(255,255,255,.74);font-size:10px}.ctrl-action{min-height:44px;font-size:11px}.pb-demo-note,.pb-flow-mark{font-size:10px}.pb-query-bar span{font-size:12px}.pb-query-bar kbd{font-size:10px}.pb-chip{font-size:11px}.pb-chip--excluded{opacity:1;color:var(--ink-3)}.pb-company-card strong{font-size:12px}.pb-company-card em,.pb-company-card small{font-size:10px}.pb-profile-head strong{font-size:13px}.pb-fact-grid dt,.pb-profile-head small,.pb-verified-badge{font-size:10px}.pb-fact-grid dd{font-size:12px}.pb-mail-subject small,.pb-mail-toolbar small,.pb-source-list span{font-size:10px}.pb-mail-toolbar strong{font-size:11px}.pb-mail-proof{font-size:10px}.pb-mail-subject strong{font-size:13px}.pb-mail-body{font-size:12px}.pb-mail-footer,.pb-mailbox-identity small{font-size:10px}.pb-mailbox-identity strong{font-size:12px}.pb-mailbox-identity em{font-size:10px}.pb-mailbox-health strong{font-size:11px}.pb-mailbox-cadence span,.pb-mailbox-health small{font-size:10px}.pb-mailbox-scene>p{font-size:11px}.pb-sequence-item{opacity:1}.pb-sequence-item strong{font-size:11px}.pb-sequence-item em,.pb-sequence-item small{font-size:10px}.pb-sequence-item--stopped{color:var(--ink-2);background:#f6f0ea;opacity:1}.pb-stop-signal strong{font-size:13px}.pb-stop-signal small{font-size:10px}:where(.feature-scene,.sub-hero-scene,.vision-hero-scene,.product-hub-card,.product-hub-hero-scene) :is(small,span,p){font-size:max(11px,.72rem)}.feature-filter-exclude{opacity:1;color:var(--ink-3)!important;background:var(--paper-2)}.pricing-badge,.pricing-switch button span{font-size:10px}.footer-assurance,.footer-bottom,.footer-links strong,.pricing-billing{font-size:11px}.footer-links a,.pricing-card li{font-size:12px}.final-cta-action>span{font-size:10px}@media (max-width:760px){.mj-sticky{display:none}.mj-copy-track{padding-top:0}.mj-copy-step,.mj-copy-step:first-child,.mj-copy-step:last-child{min-height:0;padding:64px 0;border-top:1px solid rgba(255,255,255,.13);transform:none}.mj-copy-step:first-child{padding-top:18px;border-top:0}.mj-copy-step h3{max-width:19ch;font-size:clamp(32px,9.5vw,44px)}.mj-mobile-product{margin-top:30px;display:grid;gap:10px}.mj-mobile-product-head{min-height:50px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.14);border-radius:12px 12px 0 0;background:rgba(255,255,255,.06)}.mj-mobile-product-head>span{display:grid;gap:1px}.mj-mobile-product-head>span:last-child{text-align:right}.mj-mobile-product-head strong{font-size:12px}.mj-mobile-product-head small{color:rgba(255,255,255,.65);font-size:10px}.mj-mobile-product .mj-product-frame{height:440px;min-height:0;border-radius:0 0 14px 14px}.mj-mobile-product .mj-screen{padding:18px}.mj-mobile-product .mj-cadence{grid-template-columns:repeat(2,minmax(0,1fr))}.mj-mobile-product .mj-cadence:before{display:none}.mj-mobile-product .mj-cadence-item{min-height:112px}.mj-copy-body{margin-top:28px}.method-action-row{align-items:flex-start;flex-direction:column}.method-action-row>div{width:100%;align-items:stretch;flex-direction:column}.method-action-row .button{width:100%}.hm-flow{overflow:visible;padding:18px}.hm-thread{display:none}.hm-stages{width:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hm-stage{min-height:78px;padding:12px;grid-template-columns:auto minmax(0,1fr) auto;justify-items:start;align-items:center;text-align:left;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.hm-stage-copy{align-self:center}.hm-stage-copy small{white-space:normal;line-height:1.3}.pb-card,.pb-card--mailbox,.pb-card--reply,.pb-card--target{gap:28px}.pb-card--mailbox .pb-scene,.pb-card--reply .pb-scene,.pb-mailbox-scene,.pb-reply-scene{min-height:0}}.pb-email-scene .pb-mail-toolbar small{font-size:10px}@media (max-width:520px){:root{--gutter:18px}.mj-mobile-product .mj-product-frame{height:430px}.mj-screen{padding:14px}.mj-screen--target{grid-template-columns:minmax(105px,.8fr) 1fr;gap:8px}.mj-brief-grid div{padding:11px}.mj-brief-grid dd{font-size:11px}.mj-fact-map{min-height:250px}.mj-fact-orbit{max-width:112px;font-size:9px}.mj-cadence-item{padding:9px 6px}.mj-cadence-item strong{font-size:10px}.mj-cadence-item small{display:block;font-size:9px}.mj-reply-card{padding:14px}.mj-reply-card blockquote{font-size:17px}.hm-toolbar{grid-template-columns:auto 1fr auto;gap:9px}.hm-toolbar-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.hm-context{padding:22px 18px}.hm-context-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-stage{min-height:66px}.hm-output{margin:16px;padding:13px}.hm-caption{padding-inline:16px}.pb-card,.pb-card--mailbox,.pb-card--reply,.pb-card--target{padding:22px 18px}.pb-enriched-scene,.pb-mailbox-scene,.pb-reply-scene,.pb-target-scene{padding:18px}.pb-mailbox-identity{grid-template-columns:auto minmax(0,1fr)}.pb-mailbox-identity em{grid-column:2;justify-self:start}.pb-mailbox-health>span{grid-template-columns:auto 1fr}.pb-mailbox-health small{grid-column:2}.pb-mailbox-cadence{overflow-x:auto;justify-content:flex-start}.pb-mailbox-cadence i{min-width:24px}.ctrl-topbar{flex-direction:column}.ctrl-safe-state{max-width:none;text-align:left}}.product-reveal-section{position:relative;overflow:hidden;padding-block:clamp(92px,10vw,150px);background:var(--deep);color:#fff}.product-reveal-shell{width:min(100%,1320px);display:grid;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);gap:clamp(52px,7vw,104px);align-items:center}.product-reveal-copy{position:relative;z-index:2}.product-reveal-copy .eyebrow{color:#ff8db2}.product-reveal-copy h2{margin-top:20px;max-width:10ch;font-size:clamp(46px,5.4vw,72px);line-height:.96}.product-reveal-copy>p{max-width:48ch;margin-top:28px;color:rgba(255,255,255,.72);font-size:clamp(16px,1.5vw,19px);line-height:1.65}.product-reveal-facts{margin:34px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid rgba(255,255,255,.15)}.product-reveal-facts div{padding:18px 14px 18px 0}.product-reveal-facts div+div{padding-left:18px;border-left:1px solid rgba(255,255,255,.15)}.product-reveal-facts dt{color:#ff8db2;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-reveal-facts dd{margin:5px 0 0;color:rgba(255,255,255,.78);font-size:12px;line-height:1.45}.product-reveal-link{width:max-content;margin-top:30px;display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:700}.product-reveal-link span{color:#ff8db2;transition:transform .18s ease}.product-reveal-link:hover span{transform:translateX(4px)}.product-reveal-actions{margin-top:30px;display:flex;align-items:center;gap:18px}.product-reveal-actions .product-reveal-link{margin-top:0}.product-reveal-actions .button{min-height:44px;padding-inline:16px}.product-reveal-visual{position:relative;min-width:0;min-height:650px;margin:0}.product-reveal-art{position:absolute;inset:0 -14% 0 5%;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:linear-gradient(135deg,rgba(33,21,29,.05),rgba(33,21,29,.46)),url(/lihn-product-backdrop.webp) 50% /cover no-repeat,#4a2335;box-shadow:inset 0 1px rgba(255,255,255,.14)}.product-reveal-browser{position:absolute;z-index:2;top:66px;left:0;width:min(860px,104%);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#fffafc;box-shadow:0 46px 100px rgba(7,3,5,.42);transform:rotate(-.9deg);transform-origin:50% 100%}.product-reveal-browser-bar{height:44px;padding-inline:15px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:rgba(255,255,255,.7);background:#24161e;font-size:10px}.product-reveal-dots{display:flex;gap:5px}.product-reveal-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.22)}.product-reveal-dots i:first-child{background:#e34b7d}.product-reveal-address{padding:5px 10px;border:1px solid rgba(255,255,255,.1);border-radius:5px;background:rgba(255,255,255,.04);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.product-reveal-live{justify-self:end;display:flex;align-items:center;gap:7px}.product-reveal-live i{width:7px;height:7px;border-radius:50%;background:#42b77f;box-shadow:0 0 0 4px rgba(66,183,127,.16)}.product-reveal-crop{position:relative;min-height:520px;overflow:hidden;background:#fff8fb}.product-reveal-image{object-fit:cover;object-position:7% 8%;transform:scale(1.06);transform-origin:left top}.product-reveal-app{min-height:520px;display:grid;grid-template-columns:168px minmax(0,1fr);color:#21151d;background:#fbf8f4;font-size:11px}.product-reveal-app-sidebar{min-width:0;padding:22px 14px 16px;display:flex;flex-direction:column;color:rgba(255,255,255,.72);background:#21151d}.product-reveal-app-logo{margin:0 6px 22px;color:#fff;font-size:21px;letter-spacing:-.04em}.product-reveal-app-logo span{color:#ff5b91}.product-reveal-app-chat,.product-reveal-app-today{min-height:38px;padding:0 10px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.09);border-radius:10px;color:#fff;background:rgba(255,255,255,.055);font-weight:700}.product-reveal-app-sidebar>small{margin:22px 8px 8px;color:rgba(255,255,255,.38);font-size:7px;font-weight:800;letter-spacing:.12em}.product-reveal-app-sidebar ol{margin:0;padding:0;display:grid;gap:2px;list-style:none}.product-reveal-app-sidebar li{min-height:36px;padding:0 8px;display:flex;align-items:center;gap:9px;border-radius:9px;font-weight:650}.product-reveal-app-sidebar li i{width:20px;height:20px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:rgba(255,255,255,.5);font-size:8px;font-style:normal}.product-reveal-app-sidebar li[data-active=true]{color:#fff;background:rgba(255,91,145,.13)}.product-reveal-app-sidebar li[data-active=true] i{border-color:#ff5b91;color:#fff;background:#d92360}.product-reveal-app-sidebar li[data-done=true] i{border-color:rgba(66,183,127,.45);color:#78ddb0}.product-reveal-app-chat{margin-top:auto;color:#ff9dbd}.product-reveal-app-main{min-width:0;padding:25px 27px;display:flex;flex-direction:column;gap:15px;background-image:radial-gradient(rgba(36,22,30,.07) .6px,transparent 0);background-size:13px 13px}.product-reveal-app-bottom,.product-reveal-app-heading,.product-reveal-app-status-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-reveal-app-bottom small,.product-reveal-app-decision small,.product-reveal-app-heading small{display:block;color:#c71c57;font-size:7px;font-weight:850;letter-spacing:.12em}.product-reveal-app-heading h3{margin:4px 0 0;max-width:25ch;font-size:22px;line-height:1.05;letter-spacing:-.035em}.product-reveal-app-heading>span{padding:6px 9px;border:1px solid #eadde3;border-radius:7px;color:#74626b;background:rgba(255,255,255,.75);font-size:8px;font-weight:750}.product-reveal-app-command{min-height:48px;padding:0 8px 0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5d9de;border-radius:12px;color:#8c7c84;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(41,23,33,.06)}.product-reveal-app-command b{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:9px;color:#fff;background:#d92360;font-size:14px}.product-reveal-app-decision{min-height:82px;padding:15px 15px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"eyebrow action" "title action" "copy action";column-gap:16px;align-items:center;border:1px solid #eed4de;border-radius:13px;background:#fff4f7}.product-reveal-app-decision small{grid-area:eyebrow}.product-reveal-app-decision strong{grid-area:title;margin-top:3px;font-size:15px}.product-reveal-app-decision>span{grid-area:copy;margin-top:3px;color:#796871;font-size:9px}.product-reveal-app-decision>b{grid-area:action;min-height:34px;padding-inline:12px;border-radius:9px;color:#fff;background:#d92360;font-size:9px;font-weight:800;text-align:center}.product-reveal-app-status{padding:14px;border:1px solid #e9dfe3;border-radius:13px;background:rgba(255,255,255,.9)}.product-reveal-app-status-title>strong{font-size:12px}.product-reveal-app-status-title>span{color:#8b7982;font-size:8px;font-weight:700}.product-reveal-app-status ol{margin:12px 0 0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;list-style:none}.product-reveal-app-status li{min-width:0;min-height:68px;padding:8px 6px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid #eee5e8;border-radius:9px;background:#fdfbfa}.product-reveal-app-status li i{width:19px;height:19px;display:grid;place-items:center;border-radius:6px;color:#8f7c84;background:#f1e9ec;font-size:7px;font-style:normal;font-weight:800}.product-reveal-app-status li strong{max-width:100%;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.product-reveal-app-status li small{color:#8e7d85;font-size:7px}.product-reveal-app-status li[data-active=true]{border-color:#e9467c;box-shadow:inset 0 0 0 1px rgba(233,70,124,.16)}.product-reveal-app-status li[data-active=true] i{color:#fff;background:#d92360}.product-reveal-app-status li[data-done=true] i{color:#158357;background:#ddf5e9}.product-reveal-app-bottom{margin-top:auto;padding:12px 14px;border:1px solid #e9dfe3;border-radius:12px;background:rgba(255,255,255,.86)}.product-reveal-app-bottom strong{display:block;margin-top:3px;font-size:10px}.product-reveal-app-bottom>span{color:#177e57;font-size:8px;font-weight:750}.product-reveal-app-bottom>span i{width:6px;height:6px;display:inline-block;border-radius:50%;background:#42b77f}.product-reveal-float{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:0 22px 48px rgba(7,3,5,.28);backdrop-filter:blur(16px)}.product-reveal-float--reply{left:-34px;bottom:54px;min-width:220px;padding:16px;display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;color:#21151d;background:rgba(255,253,249,.94)}.product-reveal-float--reply>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--accent)}.product-reveal-float--reply div{display:grid}.product-reveal-float--reply strong{font-size:13px}.product-reveal-float--reply small{color:var(--ink-2);font-size:10px}.product-reveal-float--progress{top:22px;right:-20px;width:176px;padding:14px;display:grid;gap:3px;color:#fff;background:rgba(33,21,29,.82)}.product-reveal-float--progress>small{color:rgba(255,255,255,.6);font-size:9px;text-transform:uppercase}.product-reveal-float--progress>strong{font-size:14px}.product-reveal-float--progress>span{margin-top:7px;color:#f5b4ca;font-size:10px}.product-reveal-float--progress i{width:6px;height:6px;display:inline-block;margin-right:5px;border-radius:50%;background:#42b77f}.product-reveal-visual figcaption{position:absolute;z-index:3;right:10px;bottom:12px;color:rgba(255,255,255,.58);font-size:9px}@media (max-width:980px){.product-reveal-shell{grid-template-columns:1fr}.product-reveal-copy{max-width:720px}.product-reveal-copy h2{max-width:13ch}.product-reveal-visual{min-height:620px}.product-reveal-art{inset-inline:0}.product-reveal-browser{left:4%;width:92%}}@media (max-width:620px){.product-reveal-section{padding-block:82px}.product-reveal-shell{gap:42px}.product-reveal-copy h2{font-size:clamp(42px,12vw,58px)}.product-reveal-facts{grid-template-columns:1fr}.product-reveal-facts div+div{padding-left:0;border-top:1px solid rgba(255,255,255,.15);border-left:0}.product-reveal-actions{align-items:stretch;flex-direction:column}.product-reveal-actions .button{width:100%}.product-reveal-visual{min-height:500px}.product-reveal-art{border-radius:20px}.product-reveal-browser{top:42px;left:5%;width:105%;border-radius:14px;transform:rotate(-.5deg)}.product-reveal-browser-bar{grid-template-columns:auto 1fr}.product-reveal-address{justify-self:end}.product-reveal-live{display:none}.product-reveal-crop{min-height:360px}.product-reveal-image{object-position:8% 8%;transform:scale(1.12)}.product-reveal-app{grid-template-columns:86px minmax(0,1fr);min-height:360px}.product-reveal-app-sidebar{padding:13px 7px 10px}.product-reveal-app-logo{margin:0 5px 11px;font-size:16px}.product-reveal-app-chat,.product-reveal-app-today{min-height:30px;padding-inline:7px;font-size:7px}.product-reveal-app-sidebar>small{margin:12px 5px 5px;font-size:5px}.product-reveal-app-sidebar li{min-height:27px;padding-inline:4px;gap:5px;font-size:6px}.product-reveal-app-sidebar li i{width:15px;height:15px;border-radius:4px;font-size:6px}.product-reveal-app-main{padding:13px 12px;gap:9px;background-size:10px 10px}.product-reveal-app-heading h3{max-width:19ch;font-size:15px}.product-reveal-app-heading>span{display:none}.product-reveal-app-bottom small,.product-reveal-app-decision small,.product-reveal-app-heading small{font-size:5px}.product-reveal-app-command{min-height:36px;padding-left:10px;font-size:7px}.product-reveal-app-command b{width:24px;height:24px;border-radius:7px;font-size:10px}.product-reveal-app-decision{min-height:60px;padding:10px;display:block}.product-reveal-app-decision strong{display:block;font-size:11px}.product-reveal-app-decision>span{display:block;font-size:6px}.product-reveal-app-decision>b{display:none}.product-reveal-app-status{padding:9px}.product-reveal-app-status-title>strong{font-size:9px}.product-reveal-app-status-title>span{font-size:6px}.product-reveal-app-status ol{margin-top:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.product-reveal-app-status li{min-height:43px;padding:5px;gap:2px;border-radius:6px}.product-reveal-app-status li i{width:14px;height:14px;border-radius:4px;font-size:5px}.product-reveal-app-status li strong{font-size:6px}.product-reveal-app-bottom,.product-reveal-app-status li small{display:none}.product-reveal-float--reply{left:-4px;bottom:36px;min-width:196px}.product-reveal-float--progress,.product-reveal-visual figcaption{display:none}}.about-page{padding-top:78px}.about-hero{padding-block:clamp(100px,11vw,158px)}.about-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(64px,9vw,132px);align-items:center}.about-hero-copy h1{max-width:12ch;margin-top:22px;font-size:clamp(56px,6.8vw,92px);line-height:.96}.about-hero-copy>p{max-width:650px;margin-top:28px;color:var(--ink-2);font-size:clamp(17px,1.5vw,20px);line-height:1.65}.about-actions{margin-top:32px;display:flex;align-items:center;gap:14px}.about-manifesto{padding:clamp(30px,4vw,48px);display:grid;background:var(--deep);color:#fff;border-radius:24px;box-shadow:0 32px 82px rgba(33,21,29,.18)}.about-manifesto>span{color:#ff8db2;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.about-manifesto>strong{max-width:12ch;margin-top:24px;font-family:var(--font-display);font-size:clamp(32px,3.2vw,46px);line-height:1}.about-manifesto>p{max-width:38ch;margin-top:20px;color:rgba(255,255,255,.68);font-size:14px;line-height:1.6}.about-manifesto ol{margin:32px 0 0;padding:0;display:grid;list-style:none;border-top:1px solid rgba(255,255,255,.14)}.about-manifesto li{min-height:55px;padding-block:13px;display:grid;grid-template-columns:32px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.86);font-size:12px}.about-manifesto li span{color:#ff8db2;font-size:10px}.about-problem{padding-block:var(--section);background:var(--paper);border-block:1px solid var(--line)}.about-problem-grid{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1fr);gap:clamp(60px,10vw,150px)}.about-problem h2{max-width:9ch;margin-top:18px;font-size:clamp(42px,5.4vw,68px)}.about-problem-copy{display:grid;align-content:center;gap:22px}.about-problem-copy p{max-width:60ch;color:var(--ink-2);font-size:clamp(16px,1.4vw,19px);line-height:1.72}.about-principles{padding-block:var(--section)}.about-section-heading{max-width:760px}.about-section-heading h2{margin-top:18px;font-size:clamp(42px,5.5vw,68px)}.about-principle-grid{margin-top:clamp(48px,6vw,76px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line)}.about-principle-grid article{min-height:290px;padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;border-left:1px solid var(--line)}.about-principle-grid article:last-child{border-right:1px solid var(--line)}.about-principle-grid article>span{color:var(--accent);font-size:11px;font-weight:700}.about-principle-grid h3{max-width:15ch;margin-top:auto;font-family:var(--font-display);font-size:clamp(24px,2.5vw,32px)}.about-principle-grid p{margin-top:16px;color:var(--ink-2);font-size:14px;line-height:1.62}.about-product-link{padding:0 0 var(--section)}.about-product-card{min-height:150px;padding:clamp(28px,5vw,56px);display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center;color:#fff;background:var(--deep);border-radius:20px;transition:transform .18s ease,background-color .18s ease}.about-product-card:hover{transform:translateY(-3px);background:var(--deep-2)}.about-product-card>span{color:rgba(255,255,255,.64);font-size:13px}.about-product-card>strong{font-family:var(--font-display);font-size:clamp(25px,3vw,38px)}.about-product-card>i{color:#ff8db2;font-size:24px;font-style:normal;transition:transform .18s ease}.about-product-card:hover>i{transform:translateX(5px)}@media (max-width:900px){.about-page{padding-top:68px}.about-hero-grid,.about-problem-grid{grid-template-columns:1fr}.about-hero-copy{max-width:820px}.about-manifesto{max-width:720px}.about-principle-grid{grid-template-columns:1fr}.about-principle-grid article{min-height:220px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.about-principle-grid article:last-child{border-bottom:0}}@media (max-width:620px){.about-hero{padding-block:82px}.about-hero-copy h1{font-size:clamp(47px,13.5vw,64px)}.about-actions{align-items:stretch;flex-direction:column}.about-actions .button{width:100%}.about-manifesto{padding:28px 22px;border-radius:18px}.about-product-card{grid-template-columns:1fr auto;gap:12px}.about-product-card>span{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.site-header .nav-shell,.site-header.is-hidden .nav-shell{transform:none!important}}.hm-stage-copy small,.mj-cadence-item small,.mj-fact-core>span,.mj-stage-label small,.mj-step-button,.mj-step-button span,.pb-flow-mark small,.pb-mail-avatar,.pb-sequence-node,.product-hub-card-marker,.product-reveal-float--progress>small,.product-reveal-visual figcaption,.sub-scene-brief span,.sub-scene-reply span,.sub-scene-steps li span,.sub-scene-steps li strong,.vision-roadmap-item>span,.vision-task{font-size:10px}.product-hub-card-marker,.vision-roadmap-item>span,.vision-task{font-size:11px}@media (max-width:520px){.mj-cadence-item small,.mj-fact-orbit{font-size:10px}}