:root{--canvas:#f2eee6;--paper:#fbfaf7;--paper-soft:#e8e2d8;--ink:#18252f;--ink-soft:#31414a;--muted:#5f6b70;--line:#d8d2c8;--green:#3f706a;--green-dark:#345f5a;--green-soft:#d9e5e2;--coral:#b86148;--coral-soft:#ecd9d2;--blue:#567087;--blue-soft:#dce4e8;--lime:#a9c4bd;--white:#fff;--display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:"Geist", "Helvetica Neue", Arial, sans-serif;--shadow:0 18px 48px #18211c14;--radius-card:16px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button{color:inherit}h1,h2,h3,p,ul,ol,figure,blockquote{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.04em;font-weight:500;line-height:1.02}h1{font-size:clamp(3rem,7vw,6rem)}h2{font-size:clamp(2.25rem,4.5vw,4.3rem)}h3{letter-spacing:-.02em;line-height:1.2}p{color:var(--ink-soft)}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid var(--green);outline-offset:4px}#main-content:focus{outline:none}.skip-link{z-index:1000;background:var(--ink);color:var(--white);padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1180px,100% - 40px);margin-inline:auto}.container.narrow{width:min(860px,100% - 40px)}.section{padding:112px 0}.section-soft{background:var(--paper-soft);border-block:1px solid var(--line)}.section-ink{background:var(--ink);color:var(--white)}.section-ink p{color:#bcc6c0}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:.77rem;font-weight:750;line-height:1.3}.section-ink .eyebrow,.light .eyebrow{color:var(--lime)}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:80px;margin-bottom:56px;display:grid}.section-heading h2{max-width:780px;margin-bottom:0}.section-heading>p,.section-heading>a{justify-self:end;max-width:420px;margin-bottom:6px}.section-heading.light h2{color:var(--white)}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:.94rem;font-weight:700;line-height:1;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{background:var(--ink);color:var(--white)}.button-primary:hover{background:var(--green)}.button-secondary{border-color:var(--ink);color:var(--ink);background:0 0}.button-secondary:hover,.button-quiet:hover{background:var(--green-soft)}.button-quiet{border-color:var(--line);background:var(--paper)}.button-small{min-height:40px;padding-inline:18px;font-size:.86rem}.text-link{color:var(--green);align-items:center;gap:10px;font-weight:750;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span{transform:translate(4px)}.text-link:active span{transform:translate(2px)}.text-link-light{color:var(--lime)}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f2e9f0;border-bottom:1px solid #d6d2c8db;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto auto;align-items:center;gap:42px;min-height:72px;display:grid}.wordmark{letter-spacing:-.025em;align-items:center;gap:10px;width:max-content;min-height:44px;font-size:1.02rem;font-weight:780;display:inline-flex}.brand-lockup{width:196px;height:auto}.brand-lockup-reverse{width:224px}.wordmark-mark{background:var(--green);width:31px;height:31px;color:var(--white);letter-spacing:-.04em;border-radius:9px;place-items:center;font-size:.66rem;display:inline-grid}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{min-height:44px;color:var(--ink-soft);align-items:center;font-size:.9rem;font-weight:620;transition:color .16s;display:inline-flex}.desktop-nav a:hover{color:var(--green)}.mobile-nav{display:none}.home-hero{background:var(--canvas);padding:96px 0 0;overflow:hidden}.home-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:72px;display:grid}.home-hero-copy h1{max-width:820px;margin-bottom:30px;font-size:clamp(3.7rem,7vw,6rem)}.home-hero-copy>p:not(.eyebrow){max-width:680px;margin-bottom:34px;font-size:clamp(1.1rem,1.7vw,1.35rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hero-workflow-board{background-color:var(--paper);min-height:580px;box-shadow:var(--shadow);background-image:linear-gradient(#4b7c7514 1px,#0000 1px),linear-gradient(90deg,#4b7c7514 1px,#0000 1px);background-size:28px 28px;border:1px solid #b9b5aa;border-radius:28px;padding:22px;animation:.68s cubic-bezier(.22,1,.36,1) both hero-board-reveal;transform:rotate(1.5deg)}@keyframes hero-board-reveal{0%{filter:blur(5px);opacity:.84;transform:translateY(16px)rotate(.5deg)scale(.99)}to{filter:blur();opacity:1;transform:translateY(0)rotate(1.5deg)scale(1)}}.board-header,.visual-header{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding-bottom:18px;font-size:.72rem;font-weight:700;display:flex}.board-track{border-radius:20px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;min-height:142px;margin-top:24px;padding:22px;display:grid}.board-track-coral{background:var(--coral-soft)}.board-track-blue{background:var(--blue-soft)}.board-track>div{background:#ffffff8c;border:1px solid #18252f2b;border-radius:13px;flex-direction:column;justify-content:center;min-height:74px;padding:12px;display:flex}.board-track span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.board-track strong{font-size:.93rem}.board-track i{font-style:normal}.board-note{background:#fffdf8cc;border:1px dashed #9ca49f;border-radius:18px;grid-template-columns:120px 1fr;align-items:center;gap:20px;margin-top:24px;padding:22px;display:grid}.board-note span{color:var(--green);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:750}.board-note p{font-family:var(--display);margin:0;font-size:1.25rem;line-height:1.2}.hero-proof-strip{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:88px;display:grid}.hero-proof-strip span{border-right:1px solid var(--line);min-height:82px;color:var(--ink-soft);text-align:center;align-content:center;padding:0 22px;font-size:.82rem;font-weight:650}.hero-proof-strip span:first-child{border-left:1px solid var(--line)}.endorsement-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);padding:72px 0}.endorsement-heading{grid-template-columns:.6fr 1.4fr;align-items:end;gap:48px;margin-bottom:34px;display:grid}.endorsement-heading .eyebrow{margin:0}.endorsement-heading h2{max-width:720px;font-size:clamp(2.25rem,4vw,4rem)}.endorsement-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.endorsement-signature{align-items:center;gap:12px;min-height:124px;padding:28px;display:flex}.endorsement-signature+.endorsement-signature{border-left:1px solid var(--line)}.endorsement-signature strong{letter-spacing:-.02em;white-space:nowrap;font-size:clamp(.94rem,1.3vw,1.1rem);font-weight:690}.endorsement-signature span{color:var(--muted);font-family:var(--display);white-space:nowrap;font-size:.9rem;font-style:italic}.endorsement-signature img{width:clamp(128px,12vw,174px);height:auto}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.app-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);flex-direction:column;justify-content:space-between;gap:32px;min-height:510px;padding:38px;display:flex;position:relative;overflow:hidden}.app-card:before{background:var(--accent);content:"";width:36%;height:8px;position:absolute;top:0;right:0}.app-card.accent-coral{--accent:var(--coral)}.app-card.accent-blue{--accent:var(--blue)}.app-card-topline{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.72rem;font-weight:720;display:flex}.status-dot{align-items:center;gap:8px;display:inline-flex}.status-dot:before{background:var(--accent);content:"";border-radius:50%;width:7px;height:7px}.app-card-title{max-width:540px;font-family:var(--display);letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(2rem,3.6vw,3.5rem);font-weight:500}.app-card p{max-width:580px;margin-bottom:0;font-size:1.04rem}.plain-list,.check-list{padding:0;list-style:none}.plain-list li{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:12px 0 12px 26px;position:relative}.plain-list li:before{background:var(--green);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:2px}.decision-grid{background:#435047;border:1px solid #435047;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.decision-grid article{background:var(--ink);flex-direction:column;min-height:440px;padding:34px;display:flex}.decision-grid h3{color:var(--white);font-family:var(--display);margin:12px 0 22px;font-size:2rem;font-weight:500}.decision-grid .text-link{margin-top:auto}.decision-number{color:#cbd4ce;border:1px solid #55655b;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:52px;font-size:.74rem;display:inline-grid}.decision-contact{background:var(--green-dark)!important}.principle-layout{grid-template-columns:.82fr 1.18fr;gap:100px;display:grid}.principle-intro{align-self:start;position:sticky;top:120px}.principle-intro h2{font-size:clamp(2.6rem,4.6vw,4.6rem)}.principle-intro>p:last-child{max-width:520px}.principle-list article{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:22px;padding:38px 0;display:grid}.principle-list article:first-child{padding-top:0}.principle-list span,.capability-grid article>span{color:var(--green);letter-spacing:.1em;font-size:.76rem;font-weight:720}.principle-list h3{margin-bottom:12px;font-size:1.4rem}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.resource-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);flex-direction:column;min-height:360px;padding:36px;display:flex;position:relative;overflow:hidden}.resource-card:after{border:24px solid var(--accent);content:"";opacity:.35;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-34px;right:-34px}.resource-card.accent-coral{--accent:var(--coral)}.resource-card.accent-blue{--accent:var(--blue)}.resource-meta{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;margin-bottom:52px;font-size:.73rem;font-weight:700;display:flex}.resource-card h2,.resource-card h3{max-width:580px;font-family:var(--display);letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:500}.resource-card .text-link{margin-top:auto}.closing-cta{border-top:1px solid #18211c2e;padding:84px 0}.closing-cta.accent-green{background:var(--green-soft)}.closing-cta.accent-coral{background:var(--coral-soft)}.closing-cta.accent-blue{background:var(--blue-soft)}.closing-cta-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px;display:grid}.closing-cta h2{max-width:780px;margin-bottom:18px;font-size:clamp(2.5rem,4.8vw,4.7rem)}.closing-cta p:not(.eyebrow){max-width:650px;margin-bottom:0}.page-hero{border-bottom:1px solid var(--line);padding:118px 0 92px}.page-hero h1{margin-bottom:30px;font-size:clamp(3.7rem,7.5vw,6rem)}.page-lead{max-width:760px;margin-bottom:0;font-size:clamp(1.15rem,2vw,1.45rem)}.page-hero-apps{background:var(--green-soft)}.page-hero-resources{background:var(--paper)}.page-hero-about{background:var(--ink);color:var(--white)}.page-hero-about .eyebrow{color:var(--lime)}.page-hero-about p{color:#c2ccc6}.page-hero-contact{background:var(--blue-soft)}.portfolio-index{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.portfolio-index>div{border-right:1px solid var(--line);padding:22px}.portfolio-index>div:last-child{border-right:0}.portfolio-index span{color:var(--green);font-weight:750}.portfolio-index p{margin:4px 0 0;font-size:.88rem}.app-grid-index .app-card{min-height:560px}.compare-layout{grid-template-columns:.55fr 1.45fr;gap:80px;display:grid}.compare-layout h2{font-size:clamp(2.5rem,4vw,4rem)}.comparison-table{border-top:2px solid var(--ink)}.comparison-table>div{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1fr 1fr;align-items:center;gap:24px;min-height:78px;padding:18px 0;display:grid}.comparison-head{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.76rem;font-weight:750}.comparison-table [role=row]:not(.comparison-head) span:first-child{font-weight:720}.portfolio-future{grid-template-columns:1fr .7fr;align-items:end;gap:70px;display:grid}.portfolio-future .text-link{grid-column:2}.product-hero{border-bottom:1px solid var(--line);padding:34px 0 92px}.product-hero.accent-coral{background:var(--coral-soft);--product-accent:var(--coral)}.product-hero.accent-blue{background:var(--blue-soft);--product-accent:var(--blue)}.breadcrumbs{min-height:48px;color:var(--muted);align-items:center;gap:10px;font-size:.82rem;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.product-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:80px;padding-top:64px;display:grid}.product-hero h1{max-width:830px;margin-bottom:28px;font-size:clamp(3.6rem,7vw,6rem)}.definition{max-width:790px;color:var(--ink);margin-bottom:20px;font-size:clamp(1.18rem,2vw,1.5rem);font-weight:650}.hero-copy{max-width:750px;margin-bottom:32px;font-size:1.05rem}.availability-note{max-width:640px;color:var(--ink-soft);margin:18px 0 0;font-size:.78rem}.product-visual{background:var(--paper);box-shadow:var(--shadow);border:1px solid #18211c52;border-radius:24px;padding:24px}.visual-route{gap:14px;margin:36px 0 26px;display:grid;position:relative}.visual-route:before{z-index:0;background:var(--product-accent);content:"";width:2px;position:absolute;top:22px;bottom:22px;left:18px}.visual-route>div{z-index:1;border:1px solid var(--line);background:var(--paper);border-radius:14px;grid-template-columns:46px 1fr;align-items:center;gap:14px;min-height:68px;padding:12px 16px;display:grid;position:relative}.visual-route span{background:var(--product-accent);width:36px;height:36px;color:var(--white);border-radius:50%;place-items:center;font-size:.7rem;font-weight:750;display:grid}.product-visual>p{border-top:1px solid var(--line);font-family:var(--display);margin:0;padding-top:18px;font-size:1.15rem;line-height:1.3}.fit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.fit-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);min-height:430px;padding:30px}.fit-card-green{background:var(--green-soft)}.fit-card-muted{background:var(--paper-soft)}.fit-card h2{margin-bottom:28px;font-size:clamp(2rem,3.2vw,3rem)}.plain-list-cross li:before{width:auto;height:auto;color:var(--coral);content:"×";background:0 0;font-size:1.15rem;font-weight:750;top:10px}.workflow-steps{border-top:1px solid #435047;grid-template-columns:repeat(4,1fr);padding:0;list-style:none;display:grid}.workflow-steps li{border-right:1px solid #435047;min-height:330px;padding:30px 26px}.workflow-steps li:last-child{border-right:0}.workflow-steps span{color:var(--lime);letter-spacing:.1em;margin-bottom:80px;font-size:.76rem;font-weight:720;display:block}.workflow-steps h3{color:var(--white);margin-bottom:16px;font-size:1.35rem}.capability-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.capability-grid article{background:var(--paper);min-height:300px;padding:34px}.capability-grid h3{max-width:480px;font-family:var(--display);margin:64px 0 14px;font-size:2rem;font-weight:500}.screenshot-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.screenshot-grid figure{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);margin:0;padding:12px}.screenshot-grid img{background:#f3f3f3;border:1px solid #e7e4dc;border-radius:10px;width:100%}.screenshot-grid figcaption{color:var(--muted);padding:14px 8px 6px;font-size:.78rem}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.price-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);min-height:570px;padding:34px;position:relative}.price-card.recommended{border:2px solid var(--green)}.plan-badge{background:var(--green);color:var(--white);border-radius:999px;padding:6px 12px;font-size:.68rem;font-weight:730;position:absolute;top:-14px;left:24px}.price-card-header{border-bottom:1px solid var(--line);min-height:126px;padding-bottom:24px}.price-card h3{font-family:var(--display);margin-bottom:10px;font-size:2.5rem;font-weight:500}.price-card-header p{margin-bottom:0;font-size:.88rem}.price{align-items:baseline;gap:9px;margin-top:28px;display:flex}.price strong{font-family:var(--display);letter-spacing:-.04em;font-size:3.5rem;font-weight:500}.price span,.annual-price{color:var(--muted);font-size:.8rem}.annual-price{margin:-8px 0 4px}.trial{color:var(--green);margin:0 0 14px;font-size:.78rem;font-weight:720}.plan-limit{border-block:1px solid var(--line);color:var(--ink);padding:14px 0;font-weight:720}.check-list li{color:var(--ink-soft);padding:8px 0 8px 24px;font-size:.88rem;position:relative}.check-list li:before{color:var(--green);content:"✓";font-weight:800;position:absolute;left:0}.pricing-note{max-width:880px;color:var(--muted);margin:28px 0 0;font-size:.78rem}.faq-layout{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.faq-layout h2{font-size:clamp(2.5rem,4vw,4rem)}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:24px 44px 24px 0;font-weight:720;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:1.35rem;font-weight:400;position:absolute;top:21px;right:6px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:760px;padding:0 44px 22px 0}.related-resource{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);grid-template-columns:1fr auto;align-items:center;gap:60px;padding:48px;display:grid}.related-resource h2{margin-bottom:14px;font-size:clamp(2.2rem,3.7vw,3.7rem)}.related-resource p:not(.eyebrow){max-width:720px;margin-bottom:0}.resource-grid-hub .resource-card{min-height:560px}.resource-question{border:1px solid var(--line);background:color-mix(in srgb, var(--accent) 8%, var(--paper));border-radius:12px;gap:6px;margin:26px 0 36px;padding:18px;display:grid}.resource-question span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:750}.authority-grid{grid-template-columns:.8fr .8fr 1fr;align-items:start;gap:72px;display:grid}.authority-grid h2{color:var(--white)}.authority-grid ul{margin:0;padding:0;list-style:none}.authority-grid li{color:#d5ddd8;border-bottom:1px solid #435047;padding:13px 0}.content-roadmap{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.roadmap-tags{flex-wrap:wrap;align-content:flex-start;gap:10px;display:flex}.roadmap-tags span{border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);border-radius:999px;padding:9px 14px;font-size:.78rem}.article-hero{border-bottom:1px solid var(--line);background:var(--paper);padding:34px 0 84px}.article-hero h1{max-width:980px;margin:54px 0 30px;font-size:clamp(3.5rem,7vw,6rem)}.article-deck{max-width:850px;margin-bottom:32px;font-size:clamp(1.18rem,2vw,1.45rem)}.article-byline{color:var(--muted);flex-wrap:wrap;gap:22px;font-size:.76rem;display:flex}.article-byline span+span:before{content:"•";margin-right:22px}.article-layout{grid-template-columns:270px minmax(0,760px);justify-content:center;gap:90px;padding-block:88px 120px;display:grid}.article-aside{border:1px solid var(--line);background:var(--paper);border-radius:16px;align-self:start;padding:24px;position:sticky;top:112px}.article-aside ul{padding-left:18px}.article-aside li{color:var(--ink-soft);margin-bottom:12px;font-size:.82rem}.review-note{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:18px;font-size:.7rem}.article-body{min-width:0}.article-body>p,.article-body>ul,.article-body>ol,.article-body>blockquote{font-size:1.05rem;line-height:1.82}.article-body h2{margin:72px 0 24px;font-size:clamp(2.15rem,4vw,3.7rem)}.article-body h3{font-size:1.3rem}.article-body li{color:var(--ink-soft);margin-bottom:8px}.answer-first{border-bottom:1px solid var(--line);font-family:var(--display);padding-bottom:36px;color:var(--ink)!important;font-size:clamp(1.45rem,2.5vw,2rem)!important;line-height:1.45!important}.article-body blockquote{border-block:1px solid var(--coral);color:var(--ink);font-family:var(--display);background:0 0;margin:34px 0;padding:26px 0;font-size:1.35rem}.article-table{border-top:2px solid var(--ink);margin:34px 0}.article-table>div{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.2fr 1.2fr;align-items:start;gap:20px;padding:16px 0;font-size:.83rem;display:grid}.article-table-head{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:750;font-size:.68rem!important}.article-table [role=row]:not(.article-table-head) span:first-child{color:var(--ink);font-weight:730}.formula-card,.checklist-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;margin:36px 0;padding:28px}.formula-card span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.7rem;font-weight:750;display:block}.formula-card strong{font-family:var(--display);font-size:1.45rem;font-weight:500;line-height:1.35;display:block}.formula-card p{color:var(--muted);margin:16px 0 0;font-size:.75rem}.checklist-card h3{margin-bottom:20px}.status-flow{border:1px solid var(--line);background:var(--paper);border-radius:16px;align-items:center;gap:10px;margin:34px 0;padding:22px;display:flex;overflow-x:auto}.status-flow span{background:var(--blue-soft);white-space:nowrap;border-radius:8px;padding:8px 11px;font-size:.7rem;font-weight:730}.status-flow i{color:var(--muted);font-style:normal}.article-cta{background:var(--green-soft);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:34px;margin-top:82px;padding:34px;display:grid}.article-cta h2{margin:0 0 10px;font-size:2.4rem}.article-cta p:not(.eyebrow){margin:0;font-size:.9rem}.manifesto-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.manifesto-copy p{font-family:var(--display);font-size:clamp(1.45rem,2.7vw,2.1rem);line-height:1.45}.value-grid{background:#435047;border:1px solid #435047;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.value-grid article{background:var(--ink);min-height:380px;padding:28px}.value-grid span{color:var(--lime);margin-bottom:90px;font-size:.72rem;display:block}.value-grid h2{color:var(--white);font-family:var(--sans);letter-spacing:-.03em;font-size:1.5rem;font-weight:700}.not-agency{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.not-agency ul{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.not-agency li{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-content:center;min-height:100px;padding:22px;font-weight:650}.evidence-loop{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.evidence-loop ol{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.evidence-loop li{border:1px solid var(--line);background:var(--paper);border-radius:14px;min-height:160px;padding:24px}.evidence-loop li span{color:var(--green);font-weight:750}.evidence-loop li p{margin:18px 0 0;font-size:.88rem}.evidence-loop .text-link{grid-column:2}.contact-layout{grid-template-columns:.68fr 1.32fr;gap:80px;display:grid}.contact-sidebar{align-self:start}.direct-email{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:5px;margin-top:34px;padding:22px;display:grid}.direct-email span{color:var(--muted);text-transform:uppercase;font-size:.72rem}.direct-email a{color:var(--green);overflow-wrap:anywhere;font-weight:730}.small-note{color:var(--muted);margin-top:14px;font-size:.72rem}.contact-form{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);padding:36px}.contact-form label{color:var(--ink);gap:8px;margin-bottom:20px;font-size:.84rem;font-weight:680;display:grid}.field-label{justify-content:space-between;gap:16px;display:flex}.contact-form .field-note{color:var(--muted);font-weight:450}.contact-form-intro{color:var(--muted);margin:0 0 20px;font-size:.76rem}.contact-form input,.contact-form select,.contact-form textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #b9b6ae;border-radius:10px;padding:13px 14px}.contact-form textarea{resize:vertical}.contact-form :is(input,select,textarea):user-invalid{border-color:var(--coral);background:#fffaf8}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-submit{align-items:center;gap:18px;display:flex}.form-submit p{max-width:380px;color:var(--muted);margin:0;font-size:.7rem}.form-status{min-height:24px;color:var(--green);margin:12px 0 0;font-size:.76rem}.contact-paths{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.contact-paths article{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);padding:34px}.contact-paths h2{font-size:clamp(2.2rem,3.8vw,3.5rem)}.legal-hero{border-bottom:1px solid var(--line);background:var(--paper);padding:100px 0 72px}.legal-hero h1{margin-bottom:24px;font-size:clamp(3.8rem,7vw,6rem)}.legal-hero p:not(.eyebrow){max-width:720px;font-size:1.18rem}.legal-hero span{color:var(--muted);font-size:.75rem}.legal-body{width:min(780px,100% - 40px);padding-block:80px 120px}.legal-body section{border-bottom:1px solid var(--line);padding:30px 0}.legal-body h2{font-family:var(--sans);letter-spacing:-.02em;margin-bottom:18px;font-size:1.35rem;font-weight:720}.site-footer{color:var(--white);background:#111814;padding:76px 0 26px}.footer-grid{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:60px;display:grid}.wordmark-light .wordmark-mark{background:var(--lime);color:var(--ink)}.footer-brand p{color:#9eaaa2;max-width:340px;margin-top:20px;font-size:.88rem}.footer-grid h2{color:#8d9b92;font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px;font-size:.7rem;font-weight:720}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-grid>div:not(.footer-brand) a,.footer-button{color:#d4ddd7;cursor:pointer;background:0 0;border:0;align-items:center;min-height:32px;margin:0;padding:5px 0;font-size:.84rem;display:inline-flex}.footer-grid a:hover,.footer-button:hover{color:var(--lime)!important}.footer-button{font-family:inherit}.footer-bottom{color:#7f8c84;border-top:1px solid #2c3730;justify-content:space-between;margin-top:70px;padding-top:22px;font-size:.7rem;display:flex}.cookie-banner{z-index:100;border-radius:var(--radius-card);background:var(--ink);width:min(760px,100% - 40px);color:var(--white);border:1px solid #455249;grid-template-columns:1fr auto;align-items:center;gap:22px;margin-inline:auto;padding:20px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 24px 70px #00000047}.cookie-banner strong{margin-bottom:5px;display:block}.cookie-banner p{color:#b9c4bd;max-width:500px;margin:0;font-size:.74rem}.cookie-actions{gap:8px;display:flex}.cookie-banner .button{min-height:44px;padding-inline:15px;font-size:.72rem}.cookie-banner .button-primary{background:var(--lime);color:var(--ink)}.cookie-banner .button-quiet{color:var(--white);background:0 0;border-color:#58665d}@media (max-width:1020px){.home-hero-grid,.product-hero-grid{grid-template-columns:1fr}.hero-workflow-board,.product-visual{width:min(680px,100%)}.hero-workflow-board{min-height:auto;transform:none}.section-heading{gap:40px}.decision-grid,.fit-grid{grid-template-columns:1fr}.decision-grid article,.fit-card{min-height:auto}.principle-layout,.compare-layout,.faq-layout,.manifesto-grid,.not-agency,.contact-layout{grid-template-columns:1fr;gap:48px}.principle-intro,.article-aside{position:static}.workflow-steps,.value-grid{grid-template-columns:repeat(2,1fr)}.workflow-steps li:nth-child(2),.value-grid article:nth-child(2){border-right:0}.authority-grid{grid-template-columns:1fr 1fr}.authority-grid ul{grid-column:1/-1}.article-layout{grid-template-columns:1fr;gap:36px}.article-aside{grid-template-columns:1fr 1fr;gap:20px;display:grid}.article-aside .review-note{border:0;margin:0;padding:0}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:760px){.container,.container.narrow,.legal-body{width:min(100% - 28px,1180px)}.section{padding:72px 0}.desktop-nav,.header-cta{display:none}.header-inner{grid-template-columns:1fr auto;gap:16px}.mobile-nav{display:block;position:relative}.mobile-nav-toggle{border:1px solid var(--line);cursor:pointer;text-align:center;background:0 0;border-radius:999px;min-width:70px;min-height:44px;padding:9px 14px;font-size:.82rem;font-weight:700}.mobile-nav-toggle:hover,.mobile-nav-toggle[aria-expanded=true]{border-color:var(--green);background:var(--green-soft)}.mobile-nav nav{border:1px solid var(--line);background:var(--paper);min-width:230px;box-shadow:var(--shadow);border-radius:14px;padding:12px;display:grid;position:absolute;top:50px;right:0}.mobile-nav nav a{border-bottom:1px solid var(--line);align-content:center;min-height:46px;padding:10px 12px}.mobile-nav nav a:last-child{color:var(--green);border-bottom:0;font-weight:720}.home-hero{padding-top:62px}.home-hero-copy h1,.product-hero h1,.page-hero h1,.article-hero h1{font-size:clamp(3rem,15vw,5rem)}.product-hero h1{font-size:clamp(2.75rem,12.5vw,3.5rem)}.home-hero-grid{gap:48px}.endorsement-heading,.endorsement-grid{grid-template-columns:1fr}.endorsement-heading{gap:16px}.endorsement-signature{padding:24px 0;overflow:hidden}.endorsement-signature+.endorsement-signature{border-top:1px solid var(--line);border-left:0}.hero-workflow-board{border-radius:20px;padding:14px}.board-track{grid-template-columns:1fr;min-height:0;padding:14px}.board-track i{text-align:center;transform:rotate(90deg)}.board-track>div{min-height:64px}.board-note{grid-template-columns:1fr}.hero-proof-strip{grid-template-columns:repeat(2,1fr);margin-top:60px}.hero-proof-strip span:nth-child(3){border-left:1px solid var(--line)}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p,.section-heading>a{justify-self:start}.app-grid,.resource-grid,.pricing-grid,.screenshot-grid,.capability-grid,.contact-paths{grid-template-columns:1fr}.app-card{min-height:auto;padding:26px}.app-card-topline{gap:16px}.principle-list article{grid-template-columns:42px 1fr}.closing-cta-inner,.related-resource,.article-cta,.portfolio-future,.content-roadmap,.evidence-loop{grid-template-columns:1fr;gap:32px}.portfolio-future .text-link,.evidence-loop .text-link{grid-column:auto}.page-hero{padding:86px 0 68px}.portfolio-index{grid-template-columns:1fr}.portfolio-index>div{border-right:0;border-bottom:1px solid var(--line)}.portfolio-index>div:last-child{border-bottom:0}.comparison-table>div,.article-table>div{border:1px solid var(--line);border-top:0;grid-template-columns:1fr;gap:8px;padding:18px}.comparison-head,.article-table-head{display:none!important}.comparison-table [role=row]:not(.comparison-head) span:first-child,.article-table [role=row]:not(.article-table-head) span:first-child{color:var(--green);text-transform:uppercase;margin-bottom:6px;font-size:.72rem}.product-hero{padding-bottom:70px}.product-hero-grid{gap:50px;padding-top:44px}.workflow-steps,.value-grid{grid-template-columns:1fr}.workflow-steps li,.workflow-steps li:nth-child(2){border-bottom:1px solid #435047;border-right:0;min-height:auto}.workflow-steps span,.value-grid span{margin-bottom:38px}.price-card{min-height:auto}.faq-list details p{padding-right:0}.article-layout{padding-block:60px 80px}.article-aside{grid-template-columns:1fr}.article-body>p,.article-body>ul,.article-body>ol{font-size:1rem}.article-byline{gap:5px;display:grid}.article-byline span+span:before{display:none}.not-agency ul,.evidence-loop ol{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.form-submit{flex-direction:column;align-items:flex-start}.contact-form{padding:24px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.cookie-banner{grid-template-columns:1fr}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:460px){.wordmark{font-size:.9rem}.wordmark-mark{width:28px;height:28px}.hero-actions{flex-direction:column;align-items:flex-start}.button{width:100%}.app-card-topline,.resource-meta{flex-direction:column;align-items:flex-start}.resource-meta{gap:5px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.cookie-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.hero-workflow-board{animation:none}}
@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/PlusJakartaSans-Variable.ttf)format("truetype");font-style:normal;font-weight:200 800;font-display:swap}:root{--canvas:#f7f9ff;--paper:#fff;--paper-soft:#edf2ff;--ink:#07142e;--ink-soft:#2c3953;--muted:#526079;--line:#cfd8ef;--primary:#164bff;--primary-hover:#0d3fe3;--primary-ink:#fff;--accent:#ffd51e;--accent-ink:#07142e;--negative:#b33c31;--promo:#164bff;--promo-surface:#e4ebff;--b2b:#8b6f00;--b2b-surface:#fff0a8;--inverse:#07142e;--inverse-panel:#0d1d3c;--inverse-ink:#f7f9ff;--inverse-muted:#c3cde2;--focus:#164bff;--interactive-accent:var(--primary);--interactive-accent-ink:var(--primary-ink);--interactive-accent-surface:var(--promo-surface);--green:var(--primary);--green-dark:var(--primary-hover);--green-soft:var(--promo-surface);--coral:var(--promo);--coral-soft:var(--promo-surface);--blue:var(--b2b);--blue-soft:var(--b2b-surface);--lime:var(--accent);--white:#fff;--display:"Plus Jakarta Sans", "Helvetica Neue", Arial, sans-serif;--sans:"Plus Jakarta Sans", "Helvetica Neue", Arial, sans-serif;--shadow:0 18px 48px #132b651f;--shadow-small:0 10px 28px #132b651a;--radius-card:14px;--space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-7:64px;--section-space:clamp(72px, 8vw, 104px);--icon-check:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");--icon-x:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E")}html[data-theme=dark]{--canvas:#06131f;--paper:#0c2131;--paper-soft:#0a1a28;--ink:#f5fbff;--ink-soft:#d3e1eb;--muted:#a8bdcc;--line:#284154;--primary:#3e9bff;--primary-hover:#69b0ff;--primary-ink:#06131f;--accent:#ff725b;--accent-ink:#06131f;--negative:#ff725b;--promo:#3e9bff;--promo-surface:#0e3155;--b2b:#ff8b77;--b2b-surface:#4b211c;--inverse:#0c2131;--inverse-panel:#102b3f;--inverse-ink:#f5fbff;--inverse-muted:#b8cbd8;--focus:#ff725b;--interactive-accent:var(--accent);--interactive-accent-ink:var(--accent-ink);--interactive-accent-surface:var(--b2b-surface);--shadow:0 20px 54px #00000042;--shadow-small:0 12px 30px #00000038}html{background:var(--canvas)}body{--display:"Plus Jakarta Sans", "Helvetica Neue", Arial, sans-serif;--sans:"Plus Jakarta Sans", "Helvetica Neue", Arial, sans-serif;background:var(--canvas);color:var(--ink);font-family:var(--sans);line-height:1.58;transition:background-color .18s ease-out,color .18s ease-out;overflow-x:hidden}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;font-weight:780;font-family:var(--display)!important}h1{line-height:.99;font-size:clamp(2.65rem,5vw,4.1rem)!important}h2{font-size:clamp(2rem,3.6vw,3.1rem);line-height:1.02}h3{line-height:1.12}p{color:var(--ink-soft)}::selection{background:var(--accent);color:var(--accent-ink)}:focus-visible{outline-color:var(--focus)}.container{width:min(1240px,100% - 48px)}.container.narrow{width:min(820px,100% - 48px)}.section{padding:var(--section-space) 0}.section-soft{border-block-color:var(--line);background:var(--paper-soft)}.section-ink{background:var(--inverse);color:var(--inverse-ink)}.section-ink h2,.section-ink h3,.section-heading.light h2{color:var(--inverse-ink)}.section-ink p{color:var(--inverse-muted)}.eyebrow{width:max-content;margin-bottom:var(--space-3);background:var(--accent);color:var(--accent-ink);letter-spacing:0;text-transform:none;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:760;line-height:1.25}.section-ink .eyebrow,.light .eyebrow{background:var(--accent);color:var(--accent-ink)}.section-heading{margin-bottom:var(--space-6);gap:clamp(var(--space-5), 6vw, var(--space-7));grid-template-columns:minmax(0,1fr) minmax(250px,.62fr)}.section-heading h2{max-width:720px}.section-heading>p,.section-heading>a{max-width:460px;margin-bottom:0}.button{border-radius:999px;min-height:48px;padding-inline:20px;font-size:.9rem;transition:transform .16s cubic-bezier(.22,1,.36,1),background-color .16s ease-out,border-color .16s ease-out,color .16s ease-out}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--primary);color:var(--primary-ink)}.button-primary:hover{background:var(--primary-hover);color:var(--primary-ink)}.button-secondary{border-color:var(--line);background:var(--paper);color:var(--ink)}.button-secondary:hover,.button-quiet:hover{border-color:var(--interactive-accent);background:var(--interactive-accent-surface);color:var(--ink)}.button-quiet{border-color:var(--line);background:var(--paper);color:var(--ink)}.button-small{min-height:40px;padding-inline:16px}.text-link{color:var(--interactive-accent)}.text-link-light{color:var(--accent)}.skip-link{background:var(--primary);color:var(--primary-ink);border-radius:8px}.site-header{border-bottom-color:color-mix(in srgb, var(--line) 86%, transparent);background:color-mix(in srgb, var(--canvas) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{grid-template-columns:minmax(200px,1fr) auto auto auto;gap:14px;min-height:72px}.brand-lockup{width:190px}.brand-lockup-dark,html[data-theme=dark] .brand-lockup-light{display:none}html[data-theme=dark] .brand-lockup-dark{display:block}.desktop-nav{gap:8px;margin-right:14px}.desktop-nav a{min-height:40px;color:var(--ink-soft);border-radius:9px;padding-inline:12px;font-size:.88rem}.desktop-nav a:hover{background:var(--paper);color:var(--interactive-accent)}.theme-toggle{border:1px solid var(--line);background:var(--paper);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:1.15rem;display:inline-grid}.theme-toggle:hover{border-color:var(--interactive-accent);color:var(--interactive-accent)}.home-hero{background:var(--canvas);padding:clamp(44px,6vw,74px) 0 0}.home-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:clamp(42px,6vw,76px);min-height:560px}.home-hero-copy{padding-block:24px}.home-hero-copy h1{max-width:13ch;margin-bottom:var(--space-4);font-size:clamp(2.7rem,4vw,3.4rem)!important}.home-hero-copy>p:not(.eyebrow){max-width:640px;margin-bottom:var(--space-5);font-size:clamp(1rem,1.5vw,1.16rem)}.hero-actions{gap:var(--space-2)}.hero-app-selector{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:16px;animation:.62s cubic-bezier(.22,1,.36,1) both app-selector-enter;overflow:hidden}.hero-app-route{border-bottom:1px solid var(--line);min-height:250px;color:var(--ink);align-content:center;padding:clamp(28px,4vw,44px);transition:background-color .16s ease-out,padding-left .22s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.hero-app-route:last-child{border-bottom:0}.hero-app-route.accent-coral{background:var(--promo-surface)}.hero-app-route.accent-blue{background:var(--b2b-surface)}.hero-app-route:hover{padding-left:clamp(34px,4.6vw,52px)}.hero-app-route-label{color:var(--muted);text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:760}.hero-app-route strong{max-width:15ch;color:var(--ink);letter-spacing:-.03em;font-size:clamp(1.55rem,2.8vw,2.2rem);line-height:1.04}.hero-app-route p{max-width:48ch;color:var(--ink-soft);margin:12px 38px 0 0;font-size:.86rem;line-height:1.48}.hero-app-route-arrow{color:var(--ink);font-size:1.35rem;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:26px;right:28px}.hero-app-route:hover .hero-app-route-arrow{transform:translate(3px,-3px)}.hero-proof-strip{border-top-color:var(--line);grid-template-columns:repeat(4,1fr)}.hero-proof-strip span{border-right-color:var(--line);min-height:58px;color:var(--muted);font-size:.72rem}.hero-proof-strip span:first-child{color:var(--interactive-accent)}@keyframes app-selector-enter{0%{opacity:.9;filter:blur(4px);clip-path:inset(0 0 8% round 16px);transform:translateY(14px)}to{opacity:1;filter:blur();clip-path:inset(0 round 16px);transform:translateY(0)}}.app-grid{gap:16px}.app-card{border:1px solid var(--line);background:var(--paper);min-height:470px;box-shadow:none;gap:var(--space-5);border-radius:16px;padding:clamp(28px,4vw,44px)}.app-card:before,.resource-card:after{display:none}.app-card.accent-coral{background:var(--promo-surface)}.app-card.accent-blue{background:var(--b2b-surface)}.app-card-topline{padding-bottom:var(--space-3);border-bottom-color:color-mix(in srgb, var(--ink) 18%, transparent);color:var(--muted)}.status-dot{color:var(--ink-soft)}.status-dot:before{background:var(--interactive-accent)}.app-card-title{max-width:16ch;margin-bottom:var(--space-3);font-size:clamp(2rem,4vw,3rem);line-height:1.12}.app-card p{max-width:58ch}.plain-list li{padding:var(--space-2) 0 var(--space-2) 28px}.plain-list li:last-child{border-bottom:0}.plain-list li:before,.check-list li:before{background:var(--interactive-accent);content:"";width:16px;height:16px;-webkit-mask:var(--icon-check) center / contain no-repeat;-webkit-mask:var(--icon-check) center / contain no-repeat;mask:var(--icon-check) center / contain no-repeat;border-radius:0;position:absolute}.plain-list li:before{top:17px;left:0}.plain-list-cross li:before{background:var(--negative);color:#0000;content:"";width:16px;height:16px;-webkit-mask:var(--icon-x) center / contain no-repeat;-webkit-mask:var(--icon-x) center / contain no-repeat;mask:var(--icon-x) center / contain no-repeat;font-size:0;top:17px;left:0}.decision-grid{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden}.decision-grid article{background:var(--inverse-panel);border:0;min-height:330px;padding:clamp(28px,4vw,44px)}.decision-grid h3{max-width:19ch;color:var(--inverse-ink);font-size:clamp(1.65rem,2.7vw,2.25rem)}.decision-contact{grid-column:1/-1;min-height:auto!important}.decision-number{display:none}.principle-layout{gap:clamp(48px,8vw,100px)}.principle-intro{border-right:0;padding-right:0;top:112px}.principle-intro h2{max-width:14ch}.principle-list article{border-top-color:var(--line);grid-template-columns:1fr;padding:26px 0}.principle-list article:last-child{border-bottom:0}.principle-list article>span{display:none}.principle-list h3{font-size:1.35rem}.resource-grid{gap:16px}.resource-card{border:1px solid var(--line);background:var(--paper);min-height:360px;box-shadow:none;border-radius:16px;padding:clamp(28px,4vw,40px)}.resource-card.accent-coral{background:var(--promo-surface)}.resource-card.accent-blue{background:var(--b2b-surface)}.resource-meta{color:var(--muted)}.resource-card h2,.resource-card h3{max-width:24ch;margin-bottom:var(--space-3);font-size:clamp(1.6rem,2.7vw,2.2rem)}.closing-cta{border-top-color:var(--line);padding:clamp(64px,7vw,92px) 0}.closing-cta.accent-green,.closing-cta.accent-coral{background:var(--promo-surface)}.closing-cta.accent-blue{background:var(--b2b-surface)}.closing-cta h2{max-width:650px;margin-bottom:var(--space-3);font-size:clamp(2rem,3.8vw,3.2rem)}.page-hero{border-bottom-color:var(--line);background:var(--paper-soft);padding:clamp(68px,8vw,104px) 0}.page-hero h1{max-width:14ch;margin-bottom:var(--space-4);font-size:clamp(2.65rem,5vw,4rem)}.page-lead{max-width:720px;font-size:clamp(1.05rem,1.8vw,1.25rem)}.page-hero-apps{background:var(--promo-surface)}.page-hero-resources{background:var(--paper)}.page-hero-about{background:var(--inverse)}.page-hero-about h1{color:var(--inverse-ink)}.page-hero-about p{color:var(--inverse-muted)}.page-hero-contact{background:var(--b2b-surface)}.portfolio-index{border-block-color:var(--line)}.portfolio-index>div{border-right-color:var(--line)}.portfolio-index span{color:var(--interactive-accent)}.app-grid-index .app-card{min-height:500px}.comparison-table{border-top-color:var(--ink)}.comparison-table>div{border-bottom-color:var(--line)}.portfolio-future{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:clamp(28px,4vw,46px)}.product-hero{border-bottom-color:var(--line);padding:20px 0 clamp(68px,8vw,98px)}.product-hero.accent-coral{--product-accent:var(--promo);background:var(--promo-surface)}.product-hero.accent-blue{--product-accent:var(--b2b);background:var(--canvas)}.breadcrumbs{color:var(--muted)}.product-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(46px,7vw,84px);padding-top:clamp(34px,5vw,58px)}.product-hero h1{max-width:16ch;margin-bottom:var(--space-4);font-size:clamp(2.7rem,5vw,4rem)}.definition{max-width:720px;margin-bottom:var(--space-3);color:var(--ink);font-size:clamp(1.08rem,1.7vw,1.28rem)}.hero-copy{max-width:68ch;margin-bottom:var(--space-5)}.availability-note{margin-top:var(--space-3);color:var(--muted)}.product-visual{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:16px;padding:0;overflow:hidden}.visual-header{border-bottom:1px solid var(--line);background:var(--primary);color:var(--primary-ink);padding:16px 20px}.visual-route{gap:0;margin:0;padding:0}.visual-route:before{display:none}.visual-route>div{border:0;border-bottom:1px solid var(--line);background:var(--paper);min-height:76px;box-shadow:none;border-radius:0;grid-template-columns:36px 1fr;padding:18px 22px;position:static}.visual-route>div:last-child{border-bottom:0}.visual-route span{background:var(--interactive-accent);width:36px;height:36px;color:var(--interactive-accent-ink);letter-spacing:.03em;border-radius:10px;place-items:center;font-size:.72rem;font-weight:780;display:grid}.product-visual>p{border-top:1px solid var(--line);background:var(--paper-soft);color:var(--muted);margin:0;padding:18px 22px}.fit-grid{gap:14px}.fit-card{border-color:var(--line);background:var(--paper);border-radius:16px;min-height:370px;padding:clamp(26px,3vw,36px)}.fit-card-green{background:var(--promo-surface)}.fit-card-muted{background:var(--paper-soft)}.fit-card h2{margin-bottom:var(--space-4);font-size:clamp(1.55rem,2.5vw,2.1rem)}.workflow-steps{border-top-color:var(--line);align-items:start}.workflow-steps li{border-bottom:0;border-right:0;align-self:start;min-height:0;padding:30px 28px 0;position:relative}.workflow-steps li:not(:last-child):after{background:var(--line);content:"";width:1px;position:absolute;top:30px;bottom:0;right:0}.workflow-steps span{width:44px;height:44px;margin-bottom:var(--space-5);background:var(--accent);color:var(--accent-ink);letter-spacing:.04em;border-radius:10px;place-items:center;font-size:.82rem;font-weight:800;display:inline-grid}.workflow-steps h3{margin-bottom:var(--space-2);color:var(--inverse-ink)}.capability-grid{border-top-color:var(--line)}.capability-grid article{border-bottom-color:var(--line)}.capability-grid article>span{color:var(--interactive-accent)}.capability-grid h3{margin:var(--space-5) 0 var(--space-2)}.screenshot-grid{gap:16px}.screenshot-grid figure{border-color:var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:16px}.screenshot-grid figcaption{color:var(--muted)}.pricing-grid{gap:14px}.price-card{border-color:var(--line);background:var(--paper);box-shadow:none;border-radius:16px}.price-card.recommended{border:2px solid var(--interactive-accent)}.plan-badge{background:var(--interactive-accent);color:var(--interactive-accent-ink);border-radius:999px}.price-card-header p,.price span,.annual-price,.pricing-note{color:var(--muted)}.trial{background:var(--promo-surface);color:var(--ink)}.check-list li{padding-left:28px}.check-list li:before{top:11px;left:0}.check-list li:last-child{border-bottom:0}.faq-list{border-top:1px solid var(--interactive-accent)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:last-child{border-bottom:0}.faq-list summary{color:var(--ink)}.faq-list summary:hover,.faq-list summary:after{color:var(--interactive-accent)}.related-resource,.resource-question,.formula-card,.checklist-card,.article-cta{border-color:var(--line);background:var(--paper);border-radius:16px}.resource-question span,.formula-card span{color:var(--interactive-accent)}.authority-grid{gap:clamp(48px,7vw,88px)}.authority-grid li{border-bottom-color:var(--line)}.authority-grid li:last-child{border-bottom:0}.roadmap-tags span{border-color:var(--line);background:var(--paper);color:var(--ink-soft)}.article-hero{border-bottom-color:var(--line);background:var(--paper-soft);padding:clamp(62px,8vw,98px) 0}.article-hero h1{max-width:16ch;font-size:clamp(2.65rem,5vw,4rem)}.article-deck{color:var(--ink-soft)}.article-byline{color:var(--muted)}.article-aside{border-color:var(--line);background:var(--paper);border-radius:16px}.article-body{max-width:75ch}.article-body>p,.article-body>ul,.article-body>ol,.article-body>blockquote{font-size:1.05rem}.answer-first{border-color:var(--interactive-accent);background:var(--promo-surface)}.article-body blockquote{border-left-color:var(--interactive-accent);background:var(--paper-soft)}.article-table{border-color:var(--line)}.article-table>div{border-bottom-color:var(--line)}.article-table-head{background:var(--inverse);color:var(--inverse-ink)}.status-flow span{border-color:var(--line);background:var(--paper)}.status-flow i{color:var(--interactive-accent)}.manifesto-copy p{font-size:clamp(1.04rem,1.7vw,1.2rem)}.value-grid{border:1px solid var(--line);background:var(--line);border-radius:16px;gap:1px;overflow:hidden}.value-grid article{background:var(--inverse-panel);border:0}.value-grid h2{color:var(--inverse-ink);font-size:clamp(1.55rem,2.5vw,2.05rem)}.value-grid p{color:var(--inverse-muted)}.value-grid span{color:var(--accent)}.not-agency{gap:clamp(48px,7vw,90px)}.not-agency li{border-bottom-color:var(--line)}.evidence-loop ol{gap:14px}.evidence-loop li{border-color:var(--line);background:var(--paper);border-radius:16px}.evidence-loop li span{color:var(--interactive-accent)}.contact-layout{gap:clamp(44px,7vw,88px)}.direct-email,.contact-form,.contact-paths article{border-color:var(--line);background:var(--paper);border-radius:16px}.direct-email span,.field-note,.small-note,.contact-form-intro,.form-submit p,.form-status{color:var(--muted)}.direct-email a{color:var(--interactive-accent)}.contact-form input,.contact-form select,.contact-form textarea{border-color:var(--line);background:var(--canvas);color:var(--ink);border-radius:10px}.contact-form :is(input,select,textarea):focus{border-color:var(--interactive-accent)}.contact-form :is(input,select,textarea):user-invalid{border-color:var(--accent)}.legal-hero{border-bottom-color:var(--line);background:var(--paper-soft)}.legal-hero h1{font-size:clamp(2.65rem,5vw,4rem)}.legal-hero span,.legal-body p,.legal-body li{color:var(--ink-soft)}.legal-body section{border-bottom-color:var(--line)}.site-footer{color:#f7f9ff;background:#07142e;border-top:0}html[data-theme=dark] .site-footer{background:#040c14}.footer-brand p,.footer-bottom{color:#bfcbe0}.footer-grid h2{color:#fff}.footer-grid>div:not(.footer-brand) a,.footer-button{color:#cbd5e6}.footer-grid a:hover,.footer-button:hover{color:#ffd51e}html[data-theme=dark] .footer-grid a:hover,html[data-theme=dark] .footer-button:hover{color:#ff725b}.footer-bottom{border-top-color:#263654}.cookie-banner{border-color:var(--line);background:var(--paper);color:var(--ink);box-shadow:var(--shadow);border-radius:16px}.cookie-banner p{color:var(--ink-soft)}.cookie-banner .button-primary{background:var(--primary);color:var(--primary-ink)}.cookie-banner .button-quiet{border-color:var(--line);background:var(--canvas);color:var(--ink)}@media (max-width:980px){.desktop-nav,.header-cta{display:none}.header-inner{grid-template-columns:minmax(0,1fr) auto auto}.mobile-nav{display:block;position:relative}.mobile-nav-toggle{border:1px solid var(--line);background:var(--paper);min-width:58px;min-height:42px;color:var(--ink);border-radius:999px;padding-inline:12px;font-size:.82rem;font-weight:720}.mobile-nav nav{border:1px solid var(--line);background:var(--paper);min-width:240px;box-shadow:var(--shadow);border-radius:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.mobile-nav nav[hidden]{display:none}.mobile-nav nav a,.mobile-nav nav button{border:0;border-bottom:1px solid var(--line);min-height:48px;color:var(--ink);text-align:left;background:0 0;padding:0 18px}.mobile-nav nav>:last-child{border-bottom:0}.home-hero-grid,.product-hero-grid{grid-template-columns:1fr}.home-hero-grid{min-height:auto}.home-hero-copy h1{max-width:13ch}.hero-app-selector{width:min(760px,100%)}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>p,.section-heading>a{justify-self:start}.workflow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-steps li:nth-child(2n):after{display:none}.workflow-steps li:nth-child(n+3){margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--line)}.workflow-steps li:nth-child(n+3):after{top:var(--space-5)}.compare-layout,.principle-layout,.manifesto-grid,.contact-layout,.not-agency,.authority-grid{grid-template-columns:1fr}.principle-intro{position:static}}@media (max-width:760px){.container,.container.narrow{width:min(100% - 32px,1240px)}.section{padding:var(--space-7) 0}.home-hero{padding-top:34px}.home-hero-grid{gap:34px}.home-hero-copy{padding-block:8px}.home-hero-copy h1{max-width:12ch;font-size:clamp(2.5rem,12vw,3.45rem)!important}.home-hero-copy>p:not(.eyebrow){font-size:1rem}.hero-app-route{min-height:215px;padding:26px 24px}.hero-app-route:hover{padding-left:24px}.hero-app-route strong{font-size:1.8rem}.hero-proof-strip{grid-template-columns:repeat(2,1fr);margin-top:34px}.hero-proof-strip span:nth-child(2){border-right:0}.hero-proof-strip span:nth-child(-n+2){border-bottom:1px solid var(--line)}.app-grid,.resource-grid,.decision-grid,.fit-grid,.pricing-grid,.value-grid,.contact-paths{grid-template-columns:1fr}.app-card,.app-grid-index .app-card{min-height:auto}.decision-contact{grid-column:auto}.decision-grid article{min-height:auto}.closing-cta-inner,.portfolio-future{grid-template-columns:1fr;gap:26px}.portfolio-future .text-link{grid-column:auto}.comparison-table{overflow-x:auto}.comparison-table>div{min-width:640px}.product-hero h1,.page-hero h1,.article-hero h1{font-size:clamp(2.5rem,11vw,3.45rem)!important}.product-visual{box-shadow:none}.workflow-steps{grid-template-columns:1fr}.workflow-steps li,.workflow-steps li:nth-child(n+3){min-height:auto;padding:var(--space-4) 0;border-top:0;border-right:0;border-bottom:1px solid var(--line);margin-top:0}.workflow-steps li:last-child{border-bottom:0}.workflow-steps li:after{display:none}.workflow-steps span{width:40px;height:40px;margin-bottom:var(--space-3)}.related-resource,.article-cta{border-radius:14px}.article-layout{padding-block:54px 72px}.contact-form{padding:24px}}@media (max-width:460px){.brand-lockup{width:160px}.theme-toggle{width:40px;height:40px}.hero-actions,.hero-actions .button{width:100%}.hero-proof-strip{grid-template-columns:1fr}.hero-proof-strip span{border-right:0;border-bottom:1px solid var(--line);min-height:48px}.hero-proof-strip span:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.hero-app-selector{animation:none}}
