:root{--bg:#fbf8f2;--surface:#fff;--surface-muted:#f0ebe1;--ink:#16233a;--muted:#5e6873;--line:#e1d9ca;--navy:#182943;--cyan:#1aa7b7;--mint:#68c69b;--amber:#dd9a4a;--coral:#d95c55;--plum:#655174;--graphite:#18211f;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2e6;border-bottom:1px solid #16233a1f;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:16px clamp(20px,4vw,56px);display:grid;position:sticky;top:0}.brand{letter-spacing:0;white-space:nowrap;align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand-mark{border-radius:999px;width:34px;height:34px;box-shadow:0 0 0 1px #16233a14}.site-nav{justify-content:center;gap:4px;min-width:0;display:flex}.site-nav a,.header-cta{border-radius:var(--radius);color:#394456;justify-content:center;align-items:center;min-height:40px;padding:8px 14px;font-size:14px;display:inline-flex}.site-nav a:hover{color:var(--navy);background:#1aa7b71a}.header-cta{background:var(--navy);color:#fff;font-weight:700;box-shadow:inset 0 -3px #68c69b59}.hero{background-image:url(/images/harness-hero.png);background-position:50%;background-size:cover;align-items:flex-end;min-height:min(760px,100vh - 72px);padding:92px clamp(20px,5vw,72px);display:flex;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#0f1b2cf0,#0f1b2ca8 48%,#0f1b2c33),linear-gradient(#0f1b2c1a 56%,#0f1b2cb8);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;width:min(850px,100%);position:relative}.eyebrow{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.hero .eyebrow{color:#f3b861}h1,h2,h3,p{overflow-wrap:anywhere;margin-top:0}h1{letter-spacing:0;margin-bottom:24px;font-size:clamp(42px,5vw,68px);line-height:1.05}.line{display:block}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(28px,4vw,48px);line-height:1.18}h3{letter-spacing:0;margin-bottom:10px;font-size:20px;line-height:1.35}.hero-lead{color:#ffffffdb;width:min(760px,100%);margin-bottom:34px;font-size:clamp(17px,2vw,22px)}.hero-actions,.footer-links{flex-wrap:wrap;gap:12px;display:flex}.primary-link,.secondary-link{border-radius:var(--radius);justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:800;line-height:1.2;display:inline-flex}.primary-link{background:linear-gradient(135deg, var(--cyan), #0f8e8b 58%, var(--mint));color:#fff;box-shadow:0 10px 28px #1aa7b738}.primary-link:hover{filter:brightness(.94)}.secondary-link{color:#fff;border:1px solid #ffffff5c}.secondary-link:hover{background:#ffffff1a}.section,.proof-band,.cta-section,.page-hero,.product-hero,.article-layout{width:min(var(--max), calc(100% - 40px));margin:0 auto}.product-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,5vw,64px);padding:92px 0 32px;display:grid}.product-hero-copy p:not(.eyebrow){color:var(--muted);font-size:18px}.product-hero-copy{min-width:0;max-width:100%}.product-hero-visual img{aspect-ratio:16/9}.dark-secondary{color:var(--navy);border-color:#16233a3d}.dark-secondary:hover{background:#1aa7b714}.section{padding:92px 0 0}.intro-grid,.split-section{grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(28px,6vw,84px);display:grid}.section-lead,.page-hero p,.section-heading p,.feature-copy p,.cta-section p,.proof-band p{color:var(--muted);font-size:18px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:220px;padding:26px;position:relative;overflow:hidden}.info-card:before{content:"";background:linear-gradient(90deg, var(--cyan), var(--mint), var(--amber), var(--coral));height:4px;position:absolute;inset:0 0 auto}.info-card h2,.info-card h3{font-size:22px}.info-card p{color:var(--muted)}.card-tag{border-radius:var(--radius);color:#156d78;background:#1aa7b71a;border:1px solid #1aa7b733;align-items:center;min-height:28px;margin-bottom:18px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-flex}.visual-intro{gap:28px;display:grid}.product-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.harness-explainer{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(28px,5vw,64px);display:grid}.analogy-visual img{aspect-ratio:16/9}.explainer-copy>p:not(.eyebrow){color:var(--muted);font-size:18px}.explain-list{gap:12px;margin-top:24px;display:grid}.explain-item{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--cyan);border-radius:var(--radius);padding:18px 20px}.explain-item h3{margin-bottom:6px;font-size:18px}.explain-item p{color:var(--muted);margin-bottom:0}.wide-heading{max-width:920px}.module-list{gap:22px;display:grid}.feature-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(24px,4vw,52px);padding:28px;display:grid}.feature-row.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.feature-row.reverse .feature-copy{order:2}.feature-copy h2,.feature-copy h3{font-size:clamp(26px,3vw,38px)}.feature-copy p:last-child{margin-bottom:0}.visual-frame{border-radius:var(--radius);background:#081525;border:1px solid #16233a2e;min-width:0;overflow:hidden;box-shadow:0 20px 42px #16233a1f}.visual-frame img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.service-visual{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-row .visual-frame img{aspect-ratio:16/9}.product-lead{font-weight:800;color:var(--ink)!important}.compact-list{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.compact-list li{border-radius:var(--radius);color:#243348;background:#1aa7b714;border:1px solid #1aa7b729;padding:10px 12px;font-weight:700}.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.check-list li{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--cyan);border-radius:var(--radius);padding:16px 18px;font-weight:700}.proof-band{background:linear-gradient(135deg, #1aa7b724, transparent 36%), linear-gradient(105deg, var(--navy), #1c2f35 72%, #2c2639);color:#fff;border-radius:var(--radius);grid-template-columns:.95fr 1.05fr;gap:clamp(28px,5vw,72px);margin-top:92px;padding:42px;display:grid}.proof-band p{color:#ffffffc7}.product-roadmap ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.product-roadmap li{border-radius:var(--radius);color:#ffffffd6;background:#ffffff14;border:1px solid #ffffff24;padding:14px 16px}.cta-section{background:linear-gradient(135deg, #1aa7b714, transparent 34%), linear-gradient(315deg, #dd9a4a1a, transparent 38%), var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-top:92px;margin-bottom:92px;padding:54px}.cta-section h2{width:min(820px,100%)}.cta-section p{width:min(760px,100%);margin-bottom:28px}.page-hero{padding:96px 0 36px}.page-hero h1{width:min(940px,100%);color:var(--ink);font-size:clamp(38px,5vw,68px)}.page-hero p{width:min(820px,100%)}.compact-hero{padding-bottom:12px}.section-heading{max-width:760px;margin-bottom:28px}.process-list{gap:12px;display:grid}.process-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:56px 1fr;gap:18px;padding:24px;display:grid}.process-item span{background:var(--surface-muted);border-radius:var(--radius);width:42px;height:42px;color:var(--navy);place-items:center;font-weight:900;display:inline-grid;box-shadow:inset 0 -3px #1aa7b72e}.process-item p{color:var(--muted);margin-bottom:0}.article-layout{grid-template-columns:minmax(0,1fr) 320px;gap:52px;padding:34px 0 92px;display:grid}.article-layout article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:38px}.article-layout article h2{margin-top:38px;font-size:30px}.article-layout article h2:first-child{margin-top:0}.article-layout article p{color:var(--muted);font-size:17px}.side-panel{background:linear-gradient(135deg, #68c69b1f, transparent 40%), var(--navy);color:#fff;border-radius:var(--radius);height:fit-content;padding:28px;position:sticky;top:100px}.side-panel h2{font-size:24px}.side-panel ul{gap:14px;margin:0;padding-left:20px;display:grid}.site-footer{color:#ffffffc7;background:#111a2b;justify-content:space-between;gap:28px;padding:36px clamp(20px,4vw,56px);display:flex}.footer-brand{color:#fff;align-items:center;gap:10px;margin-bottom:6px;font-weight:800;display:inline-flex}.footer-mark{background:#fff;border-radius:999px;width:34px;height:34px}.site-footer p{margin-bottom:0}.footer-links a{color:#fff}@media (max-width:860px){.site-header{grid-template-columns:1fr}.site-nav{grid-column:1/-1;justify-content:flex-start;max-width:100%;overflow-x:auto}.header-cta{width:100%}.hero{background-position:58%;min-height:720px;padding-top:72px}.intro-grid,.split-section,.harness-explainer,.product-hero,.feature-row,.feature-row.reverse,.service-visual,.proof-band,.article-layout{grid-template-columns:1fr}.feature-row.reverse .feature-copy{order:0}.card-grid,.two-column,.product-principles{grid-template-columns:1fr}.info-card{min-height:auto}.proof-band,.cta-section,.article-layout article{padding:28px}.side-panel{position:static}.site-footer{flex-direction:column}}@media (max-width:520px){.site-header{gap:10px;width:100vw;max-width:100vw;padding:12px 16px;overflow:hidden}.site-nav{grid-template-columns:1fr;width:calc(100vw - 32px);max-width:calc(100vw - 32px);display:grid;overflow-x:visible}.site-nav a{min-width:0;padding-inline:8px}.brand{font-size:14px}.brand-mark{width:30px;height:30px}.header-cta{padding-inline:12px}.hero{min-height:680px;padding:62px 20px}.hero-content{width:100%;max-width:100%}.product-hero{padding-top:56px}.product-hero-copy{width:100%;max-width:calc(100vw - 64px)}h1{word-break:break-all;font-size:30px;line-height:1.12}h2{word-break:break-all;font-size:26px;line-height:1.2}.hero-lead,.section-lead,.product-hero-copy p:not(.eyebrow),.page-hero p,.section-heading p,.feature-copy p,.explainer-copy>p:not(.eyebrow),.cta-section p,.proof-band p{word-break:break-all;font-size:16px}.section,.proof-band,.cta-section,.page-hero,.product-hero,.article-layout{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.primary-link,.secondary-link{width:100%}}
