/* Editorial marketing system.
   The site should read like a confident commerce publication, not a wall of SaaS cards.
   Boxes are reserved for product interfaces, pricing choices and data that benefits from a frame. */

:root{
  --editorial-rule:var(--line);
  --editorial-rule-strong:var(--line2);
  --editorial-reading:760px;
  --editorial-wide:1180px;
}

body[data-editorial-family]{overflow-x:hidden}
body[data-editorial-family] .section{padding-block:clamp(72px,9vw,132px)}
body[data-editorial-family] .section.alt{background:transparent;border-block:1px solid var(--editorial-rule)}
body[data-editorial-family] .section-head{max-width:760px;margin-bottom:clamp(34px,5vw,64px)}
body[data-editorial-family] .section-head h2{font-size:clamp(34px,4.5vw,58px);line-height:1.03;letter-spacing:-.045em}
body[data-editorial-family] .section-head p,
body[data-editorial-family] .section-copy{max-width:700px;font-size:17px;line-height:1.7}
body[data-editorial-family] .kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase}

/* Shared hero language: generous, editorial and mostly unframed. */
body[data-editorial-family] .hero{min-height:0;padding-block:clamp(70px,9vw,126px);border-bottom:1px solid var(--editorial-rule)}
body[data-editorial-family] .hero:before{opacity:.55}
body[data-editorial-family] .gridbg{opacity:.18;mask-image:linear-gradient(to bottom,black,transparent 76%)}
body[data-editorial-family]:not([data-editorial-family="home"]) .hero .shell{max-width:var(--editorial-wide)}
body[data-editorial-family]:not([data-editorial-family="home"]) .hero h1{max-width:980px;font-size:clamp(48px,7.2vw,88px);line-height:.98;letter-spacing:-.064em}
body[data-editorial-family]:not([data-editorial-family="home"]) .hero .lead{max-width:720px;font-size:clamp(18px,2vw,22px);line-height:1.62}
body[data-editorial-family]:not([data-editorial-family="home"]) .hero .eyebrow{background:transparent;border:0;padding:0;color:var(--muted);border-radius:0}
body[data-editorial-family]:not([data-editorial-family="home"]) .hero .dot{width:6px;height:6px;box-shadow:none}

/* Home hero: one strong product frame, no decorative card stack. */
.editorial-hero{padding-block:clamp(72px,8vw,116px)!important}
.editorial-hero:before{opacity:.4}
.editorial-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(46px,6vw,88px);align-items:center}
.editorial-hero-copy{max-width:650px}
.editorial-hero .eyebrow{width:max-content;max-width:100%;margin-bottom:24px;background:transparent;border:0;padding:0;color:var(--muted);border-radius:0}
.editorial-hero .dot{width:6px;height:6px;box-shadow:none}
.editorial-hero h1{margin:0;max-width:680px;font-size:clamp(52px,6.6vw,88px);line-height:.96;letter-spacing:-.067em}
.editorial-hero .lead{max-width:610px;margin-top:28px;font-size:clamp(18px,1.8vw,22px);line-height:1.62}
.editorial-hero .cta-row{margin-top:32px}
.editorial-hero .hero-reassurance{max-width:560px;margin-top:20px;color:var(--muted);font-size:13px;line-height:1.55}

.editorial-hero-demo{position:relative;min-width:0;padding:14px;border:1px solid var(--product-line);border-radius:18px;background:var(--product-bg);color:var(--product-text);box-shadow:0 34px 90px color-mix(in srgb,var(--bg) 40%,transparent)}
.demo-command{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;padding:15px 16px 17px;border-bottom:1px solid var(--product-line)}
.demo-command>span{margin-top:2px;color:var(--product-brand);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.demo-command p{min-height:44px;margin:0;color:var(--product-text);font-size:14px;line-height:1.55}
.demo-caret{width:1px;height:19px;margin-top:2px;background:var(--product-brand);animation:editorial-caret 1s steps(2,end) infinite}
.demo-workspace{overflow:hidden;border:1px solid var(--product-line);border-radius:11px;background:var(--product-surface)}
.demo-browser-bar{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid var(--product-line);color:var(--product-muted);font-size:10px}
.demo-browser-bar b{color:var(--product-text);font-size:11px;font-weight:650}
.demo-browser-bar small{padding:3px 7px;border:1px solid var(--product-line);border-radius:999px;color:var(--product-success);font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.demo-browser-dots{display:inline-block;width:34px;height:7px;background:radial-gradient(circle,var(--product-muted) 2px,transparent 3px) 0 0/11px 7px}
.demo-scenes{position:relative;min-height:330px}
.demo-scene{position:absolute;inset:0;display:grid;align-items:stretch;padding:18px;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}
.demo-scene.is-active{opacity:1;transform:none}
.mock-store{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(190px,.92fr);gap:18px;align-items:center;padding:18px;background:var(--product-bg);border:1px solid var(--product-line);border-radius:9px}
.mock-media{display:grid;min-height:238px;place-items:center;background:linear-gradient(145deg,var(--product-surface2),var(--product-surface));border:1px solid var(--product-line);border-radius:7px;color:var(--product-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.mock-product-copy{display:flex;flex-direction:column;align-items:flex-start}
.mock-product-copy small{color:var(--product-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.mock-product-copy strong{margin-top:8px;color:var(--product-text);font-size:24px;line-height:1.08}
.mock-price{margin-top:8px;color:var(--product-text);font-size:14px}
.mock-product-copy p{margin:16px 0;color:var(--product-muted);font-size:11px;line-height:1.55}
.mock-product-copy button{width:100%;padding:11px 14px;border:0;border-radius:5px;background:var(--product-text);color:var(--product-bg);font-weight:750}
.mock-sticky-atc{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--product-success) 50%,var(--product-line));border-radius:6px;background:color-mix(in srgb,var(--product-bg) 88%,transparent);color:var(--product-text);opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}
.mock-sticky-atc span{font-size:10px}.mock-sticky-atc b{padding:7px 10px;border-radius:4px;background:var(--product-success);color:var(--product-bg);font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.editorial-hero-demo[data-demo-state="change"] .mock-sticky-atc,
.editorial-hero-demo[data-demo-state="qa"] .mock-sticky-atc,
.editorial-hero-demo[data-demo-state="preview"] .mock-sticky-atc{opacity:1;transform:none}
.mock-code,.mock-collection{align-self:center;padding:20px;border:1px solid var(--product-line);border-radius:8px;background:var(--product-bg)}
.mock-code-file{display:flex;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--product-line)}
.mock-code-file b{color:var(--product-text);font-size:12px}.mock-code-file span{color:var(--product-muted);font-size:10px}
.mock-code-line{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid var(--product-line);color:var(--danger)}
.mock-code-line.good{color:var(--product-success)}
.mock-code-line code{color:currentColor;font-size:10px;white-space:normal;word-break:break-word}
.mock-search-result{padding-bottom:20px;border-bottom:1px solid var(--product-line)}
.mock-search-result small{color:var(--product-success);font-size:9px}.mock-search-result strong{display:block;margin-top:7px;color:var(--product-text);font-size:17px}.mock-search-result p{margin:8px 0 0;color:var(--product-muted);font-size:11px;line-height:1.5}
.mock-seo-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--product-line);color:var(--product-muted);font-size:10px}.mock-seo-row:last-child{border-bottom:0}.mock-seo-row b{color:var(--product-success)}
.demo-progress{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--product-line);background:var(--product-bg)}
.demo-progress span{position:relative;padding:11px 8px 10px;color:var(--product-muted);font-size:9px;text-align:center;text-transform:uppercase;letter-spacing:.07em}
.demo-progress span:before{position:absolute;left:0;right:0;top:0;height:2px;background:var(--product-line);content:""}
.editorial-hero-demo[data-demo-state="context"] [data-demo-phase="context"]:before,
.editorial-hero-demo[data-demo-state="change"] [data-demo-phase="context"]:before,
.editorial-hero-demo[data-demo-state="change"] [data-demo-phase="change"]:before,
.editorial-hero-demo[data-demo-state="qa"] [data-demo-phase="context"]:before,
.editorial-hero-demo[data-demo-state="qa"] [data-demo-phase="change"]:before,
.editorial-hero-demo[data-demo-state="qa"] [data-demo-phase="qa"]:before,
.editorial-hero-demo[data-demo-state="preview"] .demo-progress span:before{background:var(--product-success)}
.demo-result{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid var(--product-line);background:var(--product-surface);font-size:10px}.demo-result b{color:var(--product-text)}.demo-result span{color:var(--product-success)}
.demo-scenario-dots{display:flex;justify-content:center;gap:6px;padding-top:11px}.demo-scenario-dots i{width:18px;height:2px;background:var(--product-line);transition:background .2s ease}.editorial-hero-demo[data-demo-scenario="mobile"] .demo-scenario-dots i:nth-child(1),.editorial-hero-demo[data-demo-scenario="cleanup"] .demo-scenario-dots i:nth-child(2),.editorial-hero-demo[data-demo-scenario="seo"] .demo-scenario-dots i:nth-child(3){background:var(--product-brand)}

/* Homepage narrative: open sections, one interactive visual per chapter. */
.editorial-home-story{padding-top:0!important;padding-bottom:clamp(86px,11vw,156px)!important}
.editorial-home-story>.shell{max-width:var(--editorial-wide)}
.editorial-statement{max-width:1020px;padding:clamp(100px,13vw,176px) 0 clamp(82px,10vw,132px);border-bottom:1px solid var(--editorial-rule)}
.editorial-statement h2{max-width:960px;margin:16px 0 24px;font-size:clamp(48px,7vw,84px);line-height:.98;letter-spacing:-.064em}
.editorial-statement p{max-width:740px;margin:0;color:var(--muted);font-size:clamp(18px,2vw,23px);line-height:1.65}
.editorial-requests{display:grid;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);gap:clamp(48px,7vw,92px);align-items:start;padding:clamp(86px,10vw,140px) 0;border-bottom:1px solid var(--editorial-rule)}
.editorial-request-list{display:grid;align-content:start}
.editorial-request-list>.kicker{margin-bottom:22px}
.editorial-request{display:grid;grid-template-columns:104px 1fr;gap:16px;width:100%;padding:19px 0;border:0;border-top:1px solid var(--editorial-rule);background:transparent;color:var(--text);text-align:left;cursor:pointer}
.editorial-request:last-child{border-bottom:1px solid var(--editorial-rule)}
.editorial-request span{padding-top:4px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.09em}
.editorial-request strong{font-size:clamp(16px,1.6vw,20px);font-weight:580;line-height:1.4;transition:color .2s ease,transform .2s ease}
.editorial-request:hover strong,.editorial-request:focus-visible strong,.editorial-request.is-active strong{color:var(--brand);transform:translateX(4px)}
.editorial-request.is-active{border-top-color:var(--brand)}
.editorial-store-preview{position:sticky;top:112px;overflow:hidden;border:1px solid var(--editorial-rule-strong);border-radius:12px;background:var(--surface);box-shadow:0 28px 70px color-mix(in srgb,var(--bg) 20%,transparent)}
.preview-top{display:flex;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid var(--editorial-rule);color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.preview-canvas{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.82fr);min-height:440px}
.preview-media{display:grid;place-items:center;background:linear-gradient(145deg,var(--surface2),var(--surface3));border-right:1px solid var(--editorial-rule);color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.preview-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,3vw,42px)}
.preview-copy small{color:var(--brand);font-size:10px;text-transform:uppercase;letter-spacing:.09em}.preview-copy h3{margin:12px 0 14px;font-size:clamp(25px,2.6vw,36px);line-height:1.08;letter-spacing:-.035em}.preview-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.preview-change{display:flex;gap:10px;align-items:flex-start;margin-top:28px;padding-top:18px;border-top:1px solid var(--editorial-rule);color:var(--text);font-size:12px;line-height:1.5}.preview-change i{flex:0 0 auto;width:7px;height:7px;margin-top:5px;border-radius:50%;background:var(--success)}
.preview-note{display:flex;justify-content:space-between;gap:12px;padding:13px 16px;border-top:1px solid var(--editorial-rule);color:var(--muted);font-size:10px}.preview-note b{color:var(--text)}

.editorial-workflow{display:grid;grid-template-columns:minmax(470px,1fr) minmax(0,.9fr);gap:clamp(56px,8vw,110px);align-items:start;padding:clamp(92px,11vw,154px) 0;border-bottom:1px solid var(--editorial-rule)}
.editorial-workflow-visual{position:sticky;top:112px;min-height:540px;padding:24px;border:1px solid var(--editorial-rule-strong);border-radius:12px;background:var(--product-bg);color:var(--product-text);overflow:hidden}
.workflow-visual-head{display:flex;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--product-line);font-size:10px}.workflow-visual-head span{color:var(--product-brand);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.workflow-visual-head small{color:var(--product-muted)}
.workflow-store{position:relative;height:300px;margin-top:28px;border:1px solid var(--product-line);border-radius:8px;background:linear-gradient(145deg,var(--product-surface2),var(--product-surface));overflow:hidden}
.workflow-store:before{position:absolute;inset:26px 46% 26px 26px;border:1px solid var(--product-line);border-radius:6px;background:var(--product-bg);content:""}
.workflow-store-line{position:absolute;left:58%;right:8%;top:76px;height:9px;border-radius:999px;background:var(--product-line)}
.workflow-store-line.short{top:101px;right:22%}
.workflow-store-action{position:absolute;left:58%;right:8%;bottom:78px;height:34px;border-radius:5px;background:var(--product-text);transition:box-shadow .35s ease,transform .35s ease}
.editorial-workflow-visual[data-workflow-state="build"] .workflow-store-action{box-shadow:0 0 0 3px color-mix(in srgb,var(--product-brand) 46%,transparent);transform:translateY(-2px)}
.editorial-workflow-visual[data-workflow-state="approve"] .workflow-store-action{background:var(--product-success);box-shadow:none}
.workflow-status{display:grid;margin-top:24px;border-top:1px solid var(--product-line)}
.workflow-status span{position:relative;padding:13px 0 13px 24px;border-bottom:1px solid var(--product-line);color:var(--product-muted);font-size:11px}.workflow-status span:before{position:absolute;left:0;top:17px;width:7px;height:7px;border-radius:50%;background:var(--product-line);content:""}
.editorial-workflow-visual[data-workflow-state="ask"] [data-workflow-indicator="ask"],.editorial-workflow-visual[data-workflow-state="build"] [data-workflow-indicator="ask"],.editorial-workflow-visual[data-workflow-state="build"] [data-workflow-indicator="build"],.editorial-workflow-visual[data-workflow-state="approve"] .workflow-status span{color:var(--product-text)}
.editorial-workflow-visual[data-workflow-state="ask"] [data-workflow-indicator="ask"]:before,.editorial-workflow-visual[data-workflow-state="build"] [data-workflow-indicator="ask"]:before,.editorial-workflow-visual[data-workflow-state="build"] [data-workflow-indicator="build"]:before,.editorial-workflow-visual[data-workflow-state="approve"] .workflow-status span:before{background:var(--product-success)}
.editorial-workflow-copy>.kicker{margin-bottom:14px}.editorial-workflow-copy>h2{margin:0 0 54px;font-size:clamp(40px,5.2vw,66px);line-height:1;letter-spacing:-.052em}
.editorial-step{position:relative;padding:30px 0 58px 64px;border-top:1px solid var(--editorial-rule)}
.editorial-step>span{position:absolute;left:0;top:34px;color:var(--brand);font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.editorial-step h3{margin:0 0 12px;font-size:clamp(24px,2.8vw,36px);line-height:1.1;letter-spacing:-.035em}.editorial-step p{max-width:560px;margin:0;color:var(--muted);font-size:16px;line-height:1.72}
.editorial-human{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.72fr);gap:clamp(50px,8vw,110px);padding:clamp(94px,11vw,150px) 0 10px}.editorial-human h2{max-width:760px;margin:16px 0 0;font-size:clamp(42px,5.8vw,72px);line-height:1;letter-spacing:-.055em}.editorial-human p{margin:0 0 20px;color:var(--muted);font-size:17px;line-height:1.7}.editorial-human ul{margin:38px 0 0;padding:0;list-style:none;border-top:1px solid var(--editorial-rule)}.editorial-human li{padding:14px 0;border-bottom:1px solid var(--editorial-rule);color:var(--text);font-size:13px}

/* Flatten generic evidence / resource grids into editorial lists. */
body[data-editorial-family] .trust-grid,
body[data-editorial-family] .related,
body[data-editorial-family] .cluster-links,
body[data-editorial-family] .source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--editorial-rule)}
body[data-editorial-family] .trust-grid>a,
body[data-editorial-family] .related>a,
body[data-editorial-family] .cluster-links>a,
body[data-editorial-family] .source-list>a{min-height:0!important;padding:24px 22px 26px 0!important;border:0!important;border-bottom:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .trust-grid>a:nth-child(odd),
body[data-editorial-family] .related>a:nth-child(odd),
body[data-editorial-family] .cluster-links>a:nth-child(odd),
body[data-editorial-family] .source-list>a:nth-child(odd){padding-right:34px!important;border-right:1px solid var(--editorial-rule)!important}
body[data-editorial-family] .trust-grid>a:nth-child(even),
body[data-editorial-family] .related>a:nth-child(even),
body[data-editorial-family] .cluster-links>a:nth-child(even),
body[data-editorial-family] .source-list>a:nth-child(even){padding-left:34px!important}
body[data-editorial-family] .trust-grid b,
body[data-editorial-family] .related b,
body[data-editorial-family] .cluster-links b,
body[data-editorial-family] .source-list b{font-size:17px;line-height:1.3}
body[data-editorial-family] .trust-grid span,
body[data-editorial-family] .related span,
body[data-editorial-family] .cluster-links span,
body[data-editorial-family] .source-list span{margin-top:9px;color:var(--muted);font-size:13px;line-height:1.6}

body[data-editorial-family] .pricing-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-block:1px solid var(--editorial-rule)}
body[data-editorial-family] .pricing-preview>a{padding:28px!important;border:0!important;border-right:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .pricing-preview>a:last-child{border-right:0!important}

body[data-editorial-family] .faq{display:grid;grid-template-columns:minmax(240px,.45fr) minmax(0,1fr);gap:clamp(42px,7vw,96px);align-items:start}
body[data-editorial-family] .faq-list{border-top:1px solid var(--editorial-rule)}
body[data-editorial-family] .faq details{padding:0!important;border:0!important;border-bottom:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .faq summary{padding:20px 0;font-size:16px}
body[data-editorial-family] .faq details p{max-width:700px;padding:0 0 22px;margin:0;font-size:14px;line-height:1.7}

body[data-editorial-family] .final-cta{padding-bottom:clamp(82px,10vw,132px)}
body[data-editorial-family] .cta-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;padding:54px 0 0!important;border:0!important;border-top:1px solid var(--editorial-rule-strong)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}
body[data-editorial-family] .cta-panel:after{display:none!important}
body[data-editorial-family] .cta-panel h2{max-width:780px;font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.05em}

/* Existing generated visual types become editorial rather than card components. */
body[data-editorial-family] .experience-flow{max-width:var(--editorial-wide)!important}
body[data-editorial-family] .experience-block{border-bottom:1px solid var(--editorial-rule)!important}
body[data-editorial-family] .experience-block p,
body[data-editorial-family] .experience-block li{font-size:17px!important;line-height:1.72}
body[data-editorial-family] .experience-number{color:var(--brand);font-size:10px;letter-spacing:.14em}
body[data-editorial-family] .experience-number:after{width:28px}

body[data-editorial-family] .timeline-track{display:grid;grid-template-columns:repeat(3,1fr);gap:0!important;border:0!important;border-block:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;overflow:visible!important}
body[data-editorial-family] .timeline-step{min-height:210px;padding:30px!important;border:0!important;border-right:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important}
body[data-editorial-family] .timeline-step:last-child{border-right:0!important}
body[data-editorial-family] .timeline-step b{color:var(--brand)!important}
body[data-editorial-family] .timeline-step strong{font-size:21px}
body[data-editorial-family] .timeline-step span{color:var(--muted)!important}

body[data-editorial-family] .metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0!important;margin-top:42px;border-block:1px solid var(--editorial-rule)}
body[data-editorial-family] .metric-card{min-height:190px;padding:30px!important;border:0!important;border-right:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .metric-card:last-child{border-right:0!important}
body[data-editorial-family] .metric-card b{margin-bottom:28px!important;color:var(--text)!important;font-size:clamp(34px,4vw,56px)!important;font-weight:570;letter-spacing:-.055em}

body[data-editorial-family] .scenario-grid{display:grid;grid-template-columns:1fr;gap:0!important;margin-top:40px;border-top:1px solid var(--editorial-rule)}
body[data-editorial-family] .scenario-card{display:grid;grid-template-columns:160px minmax(180px,.42fr) minmax(0,1fr);gap:24px;align-items:start;padding:24px 0!important;border:0!important;border-bottom:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .scenario-card i{margin:3px 0 0!important;color:var(--brand)!important;font-size:9px}.scenario-card strong{font-size:18px!important}.scenario-card span{color:var(--muted)!important}

body[data-editorial-family] .checklist-ui{gap:0!important;border-top:1px solid var(--editorial-rule)}
body[data-editorial-family] .check-row{display:grid;grid-template-columns:28px 1fr;gap:14px;padding:17px 0!important;border:0!important;border-bottom:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--muted)!important}
body[data-editorial-family] .check-row b{color:var(--success)!important}

body[data-editorial-family] .arch-stack{gap:0!important;border-top:1px solid var(--editorial-rule)}
body[data-editorial-family] .arch-layer{padding:22px 0 22px 44px!important;border:0!important;border-bottom:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .arch-layer:before{position:absolute;left:4px;top:28px;width:9px;height:9px;border:1px solid var(--brand);border-radius:50%;content:""}
body[data-editorial-family] .arch-layer:after{left:8px!important;top:37px!important;bottom:auto!important;height:calc(100% - 8px)!important;background:var(--editorial-rule)!important}
body[data-editorial-family] .arch-layer:last-child:after{display:none!important}

body[data-editorial-family] .exp-quote{margin:30px 0!important;padding:clamp(70px,8vw,110px) 0!important;border:0!important;border-left:2px solid var(--brand)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body[data-editorial-family] .exp-quote .experience-copy{padding-left:clamp(28px,5vw,70px)}
body[data-editorial-family] .exp-quote h2{max-width:1000px;font-size:clamp(42px,6vw,74px)!important;line-height:1!important}

/* A product frame may still look like a product frame. It should not be surrounded by more cards. */
body[data-editorial-family] .story-visual,
body[data-editorial-family] .terminal-ui,
body[data-editorial-family] .matrix-ui{border-radius:10px!important;box-shadow:none!important}
body[data-editorial-family] .story-visual-item{border-radius:6px!important}
body[data-editorial-family] .matrix-ui{margin-top:42px;background:transparent!important}

/* Family-specific rhythm. */
body[data-editorial-family="product"] .exp-demo,
body[data-editorial-family="solution"] .exp-demo{grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:clamp(54px,7vw,90px)}
body[data-editorial-family="product"] .exp-architecture,
body[data-editorial-family="solution"] .exp-architecture{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:clamp(58px,8vw,104px)}

body[data-editorial-family="comparison"] .hero h1{max-width:1080px}
body[data-editorial-family="comparison"] .exp-matrix{padding-block:clamp(80px,9vw,118px)!important}
body[data-editorial-family="comparison"] .matrix-ui{border-radius:0!important;border-inline:0!important}
body[data-editorial-family="comparison"] .scenario-card i{color:var(--info)!important}

body[data-editorial-family="security"] .experience-number{color:var(--success)!important}
body[data-editorial-family="security"] .experience-block{border-bottom-style:solid!important}
body[data-editorial-family="security"] .arch-layer:before{border-color:var(--success)}
body[data-editorial-family="security"] .story-visual{border-radius:6px!important}

body[data-editorial-family="editorial"] .hero .shell{max-width:980px!important}
body[data-editorial-family="editorial"] .hero h1{max-width:900px;font-size:clamp(46px,6.4vw,76px)}
body[data-editorial-family="editorial"] .experience-flow{max-width:940px!important}
body[data-editorial-family="editorial"] .exp-editorial{max-width:var(--editorial-reading);padding-block:70px!important}
body[data-editorial-family="editorial"] .exp-editorial:nth-child(even){margin-left:auto!important}
body[data-editorial-family="editorial"] .exp-manifesto{text-align:left!important;padding-block:90px!important}
body[data-editorial-family="editorial"] .exp-manifesto .experience-copy{margin:0!important}
body[data-editorial-family="editorial"] .exp-manifesto h2{max-width:900px;font-size:clamp(44px,6vw,72px)!important}

body[data-editorial-family="company"] .exp-manifesto{padding-block:clamp(90px,10vw,132px)!important}
body[data-editorial-family="company"] .metric-card b{color:var(--brand)!important}
body[data-editorial-family="company"] .leadership-card,
body[data-editorial-family="company"] .author-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:60px;padding:44px 0!important;border:0!important;border-block:1px solid var(--editorial-rule)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}

/* Pricing is one of the few places cards are semantically useful. Make them quieter. */
body[data-editorial-family="pricing"] .pricing-grid{gap:12px}
body[data-editorial-family="pricing"] .price-card{border-radius:10px!important;box-shadow:none!important}
body[data-editorial-family="pricing"] .price-card.featured{box-shadow:inset 0 3px 0 var(--brand)!important}
body[data-editorial-family="pricing"] .price-card .button{margin-top:auto}

/* Developer tools may legitimately use a terminal, while the surrounding copy stays editorial. */
body[data-editorial-family="developer"] .exp-terminal{grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);gap:clamp(56px,7vw,92px)}
body[data-editorial-family="developer"] .terminal-ui{border-radius:8px!important}
body[data-editorial-family="developer"] .experience-number{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}

/* Legal pages prioritize reading, not interface decoration. */
body[data-editorial-family="legal"] .hero{padding-bottom:70px}
body[data-editorial-family="legal"] .hero h1{max-width:760px;font-size:clamp(44px,6vw,68px)}
body[data-editorial-family="legal"] .experience-flow{max-width:820px!important}
body[data-editorial-family="legal"] .experience-block{display:block!important;padding-block:50px!important}
body[data-editorial-family="legal"] .experience-visual{display:none!important}

/* Home supporting sections should continue the same open rhythm. */
body[data-editorial-family="home"] .press-strip{background:transparent;border-bottom:1px solid var(--editorial-rule)}
body[data-editorial-family="home"] .press-inner{padding-block:18px}
body[data-editorial-family="home"] .merchant-table .table-scroll{border-radius:0;border-inline:0}
body[data-editorial-family="home"] .merchant-table{border-top:1px solid var(--editorial-rule)}
body[data-editorial-family="home"] .pricing-preview{margin-top:8px}

@keyframes editorial-caret{50%{opacity:0}}

@media(max-width:1050px){
  .editorial-hero-grid{grid-template-columns:1fr;gap:54px}.editorial-hero-copy{max-width:760px}.editorial-hero-demo{max-width:760px}
  .editorial-requests{grid-template-columns:1fr;gap:46px}.editorial-store-preview{position:relative;top:auto;max-width:820px}
  .editorial-workflow{grid-template-columns:1fr;gap:54px}.editorial-workflow-visual{position:relative;top:auto;max-width:760px;min-height:500px;order:2}.editorial-workflow-copy{order:1}
  .editorial-human{grid-template-columns:1fr;gap:44px}
  body[data-editorial-family] .exp-demo,body[data-editorial-family] .exp-demo.exp-reverse,body[data-editorial-family] .exp-architecture,body[data-editorial-family] .exp-terminal,body[data-editorial-family] .exp-checklist{grid-template-columns:1fr!important;gap:42px!important}
}

@media(max-width:760px){
  body[data-editorial-family] .section{padding-block:68px}
  body[data-editorial-family] .hero{padding-block:58px 70px}
  body[data-editorial-family]:not([data-editorial-family="home"]) .hero h1{font-size:clamp(42px,12vw,62px)}
  .editorial-hero{padding-block:56px 70px!important}.editorial-hero h1{font-size:clamp(46px,13vw,68px)}.editorial-hero-demo{padding:9px;border-radius:13px}.demo-scenes{min-height:350px}.demo-scene{padding:12px}.mock-store{grid-template-columns:1fr;align-content:start}.mock-media{min-height:150px}.mock-product-copy p{margin:10px 0}.mock-sticky-atc{left:12px;right:12px;bottom:12px}.demo-result{display:grid}
  .editorial-statement{padding:80px 0 70px}.editorial-statement h2{font-size:clamp(42px,12vw,62px)}
  .editorial-requests{padding:70px 0}.editorial-request{grid-template-columns:80px 1fr}.preview-canvas{grid-template-columns:1fr;min-height:0}.preview-media{min-height:220px;border-right:0;border-bottom:1px solid var(--editorial-rule)}
  .editorial-workflow{padding:76px 0}.editorial-workflow-copy>h2{font-size:clamp(38px,11vw,56px);margin-bottom:38px}.editorial-step{padding-left:46px}.editorial-workflow-visual{min-height:450px;padding:18px}.workflow-store{height:250px}.workflow-store:before{right:42%;left:18px;top:18px;bottom:18px}.workflow-store-line{left:62%;right:7%}.workflow-store-action{left:62%;right:7%}
  .editorial-human{padding:78px 0 0}.editorial-human h2{font-size:clamp(38px,11vw,58px)}
  body[data-editorial-family] .trust-grid,body[data-editorial-family] .related,body[data-editorial-family] .cluster-links,body[data-editorial-family] .source-list{grid-template-columns:1fr}
  body[data-editorial-family] .trust-grid>a,body[data-editorial-family] .related>a,body[data-editorial-family] .cluster-links>a,body[data-editorial-family] .source-list>a{padding:20px 0!important;border-right:0!important}
  body[data-editorial-family] .pricing-preview{grid-template-columns:1fr}body[data-editorial-family] .pricing-preview>a{border-right:0!important;border-bottom:1px solid var(--editorial-rule)!important}body[data-editorial-family] .pricing-preview>a:last-child{border-bottom:0!important}
  body[data-editorial-family] .faq{grid-template-columns:1fr;gap:34px}
  body[data-editorial-family] .cta-panel{grid-template-columns:1fr;align-items:start}
  body[data-editorial-family] .timeline-track,body[data-editorial-family] .metric-grid{grid-template-columns:1fr}.timeline-step,.metric-card{min-height:0!important;border-right:0!important;border-bottom:1px solid var(--editorial-rule)!important}.timeline-step:last-child,.metric-card:last-child{border-bottom:0!important}
  body[data-editorial-family] .scenario-card{grid-template-columns:1fr;gap:8px}.scenario-card i{margin-bottom:4px!important}
  body[data-editorial-family="company"] .leadership-card,body[data-editorial-family="company"] .author-card{grid-template-columns:1fr;gap:34px}
}

@media(prefers-reduced-motion:reduce){
  .demo-caret{animation:none;opacity:1}
  .demo-scene,.mock-sticky-atc,.editorial-request strong,.workflow-store-action{transition:none!important}
  .editorial-hero-demo{scroll-behavior:auto}
}

@media(prefers-contrast:more){
  .editorial-store-preview,.editorial-workflow-visual,.editorial-hero-demo{border-width:2px}
  .editorial-request,.editorial-step,.editorial-statement,.editorial-requests,.editorial-workflow{border-color:var(--editorial-rule-strong)}
}

@media(forced-colors:active){
  .editorial-hero-demo,.editorial-store-preview,.editorial-workflow-visual{forced-color-adjust:auto}
  .preview-change i,.workflow-status span:before{forced-color-adjust:auto}
}