:root{--ink: #101820;--ink-soft: #25313d;--muted: #66717d;--muted-strong: #46515d;--line: #dfe4ea;--surface: #ffffff;--surface-soft: #f6f7f8;--surface-panel: #eef2f5;--accent: #f26a21;--accent-dark: #c94f12;--forest: #1d4b43;--steel: #31485c;--shadow: 0 16px 38px rgba(16, 24, 32, .08);--radius: 8px;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.62}body:before{position:fixed;inset:0;z-index:-1;content:"";background-image:linear-gradient(rgba(49,72,92,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(49,72,92,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 48%);pointer-events:none}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}address{font-style:normal}button,input,select{font:inherit}.section-shell,.site-header,.site-footer{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:76px;padding:14px 0;border-bottom:1px solid rgba(223,228,234,.9);background:#fffffff2;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;min-width:max-content}.brand img{width:clamp(188px,20vw,254px);object-fit:contain}.main-nav{display:flex;align-items:center;gap:4px;color:var(--muted-strong);font-size:.94rem;font-weight:650}.main-nav a{padding:10px 12px;border-radius:999px}.main-nav a:hover,.main-nav a:focus-visible{color:var(--accent-dark);background:#f26a2114;outline:none}.hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f4f6f7)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:56px;align-items:center;min-height:650px;padding:88px 0 80px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--muted-strong);font-size:.78rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.status-dot{width:9px;height:9px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #f26a2121}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.06;letter-spacing:0}h1{max-width:830px;margin-bottom:24px;font-size:clamp(3rem,6vw,5.75rem);font-weight:760}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.55rem);font-weight:730}h3{margin-bottom:12px;font-size:1.18rem;font-weight:720}.hero-subtitle{max-width:720px;margin-bottom:32px;color:var(--muted-strong);font-size:clamp(1.08rem,1.6vw,1.28rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 20px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:760;transition:background .16s ease,border-color .16s ease,color .16s ease}.button-primary{color:#fff;background:var(--accent)}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-dark);outline:none}.button-secondary{color:var(--ink-soft);border-color:var(--line);background:#fff}.button-secondary:hover,.button-secondary:focus-visible{color:var(--accent-dark);border-color:#f26a216b;outline:none}.hero-panel,.evaluation-card,.risk-card,.service-card,.cycle-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.hero-panel{padding:30px}.panel-label{margin-bottom:14px;color:var(--muted);font-size:.78rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.panel-statement{margin-bottom:22px;color:var(--ink);font-size:1.35rem;font-weight:760;line-height:1.22}.hero-panel ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.hero-panel li{padding:14px 0;border-bottom:1px solid var(--line);color:var(--ink-soft);font-weight:680}.hero-panel li:last-child{border-bottom:0}.diagnostic-section{padding:104px 0 92px}.section-block{padding:108px 0 92px}.section-heading{max-width:870px;margin-bottom:38px}.section-heading p,.evaluation-copy p,.continuity-copy p,.footer-brand-block p{color:var(--muted-strong);font-size:1.05rem}.risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.risk-card{min-height:180px;padding:24px}.risk-card span{display:block;width:34px;height:3px;margin-bottom:20px;border-radius:999px;background:var(--forest)}.risk-card p{margin-bottom:0;color:var(--ink-soft);font-weight:650}.method-section,.evaluation-section{padding:100px 0;background:var(--surface-soft)}.cycle-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.cycle-card{min-height:260px;padding:22px}.step-number{display:inline-flex;margin-bottom:22px;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.08em}.cycle-card p,.service-card p{margin-bottom:0;color:var(--muted-strong)}.services-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.service-card{min-height:280px;padding:26px}.card-index{display:block;width:38px;height:3px;margin-bottom:24px;border-radius:999px;background:var(--accent)}.continuity-section{padding:94px 0;color:#fff;background:var(--ink)}.continuity-section h2,.continuity-section .eyebrow{color:#fff}.continuity-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);gap:56px;align-items:start}.continuity-copy p{color:#ffffffd1;font-size:1.08rem}.continuity-copy p:last-child{margin-bottom:0}.outcomes-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(360px,1fr);gap:52px;align-items:start;padding:92px 0}.compact-heading{margin-bottom:0}.outcomes-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.outcomes-list li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--ink-soft);font-weight:680}.evaluation-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);gap:52px;align-items:start}.evaluation-copy{position:sticky;top:110px}.evaluation-card{padding:30px}.evaluation-form{display:grid;gap:18px}.form-row{display:grid;gap:8px}label{color:var(--ink-soft);font-size:.92rem;font-weight:700}input,select{width:100%;min-height:48px;padding:11px 13px;border:1px solid #cbd3dc;border-radius:8px;color:var(--ink);background:#fff}input:focus,select:focus{border-color:var(--accent);outline:3px solid rgba(242,106,33,.14)}.form-note{margin:0;color:var(--muted);font-size:.9rem}.form-error{margin:0;padding:12px 14px;border:1px solid rgba(185,28,28,.24);border-radius:8px;color:#991b1b;background:#fff5f5;font-size:.92rem}.honeypot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.button:disabled{cursor:wait;opacity:.72}.evaluation-success{padding:30px;border:1px solid rgba(242,106,33,.32);border-radius:var(--radius);background:#fff}.evaluation-success h3{margin-bottom:10px}.evaluation-success p{margin-bottom:0;color:var(--muted-strong)}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:64px;align-items:start;padding:76px 0 88px;border-top:1px solid var(--line)}.footer-brand-block img{width:min(280px,70vw);margin-bottom:22px}.copyright{margin-top:28px;color:var(--muted);font-size:.92rem}.footer-contact{display:grid;gap:8px;justify-items:end;text-align:right}.footer-heading{margin-bottom:10px;color:var(--ink);font-weight:760}.enterprise-email{color:var(--accent);font-size:1.08rem;font-weight:800}.muted-link,.footer-contact span{color:var(--muted-strong)}.muted-link:hover,.muted-link:focus-visible,.enterprise-email:hover,.enterprise-email:focus-visible{color:var(--accent-dark);outline:none}@media(max-width:1180px){.cycle-grid,.services-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column;gap:14px}.main-nav{flex-wrap:wrap}.hero-grid,.evaluation-grid,.continuity-grid,.outcomes-section,.site-footer{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:64px 0}.evaluation-copy{position:static}.footer-contact{justify-items:start;text-align:left}}@media(max-width:720px){.section-shell,.site-header,.site-footer{width:min(var(--max),calc(100% - 22px))}.brand img{width:min(220px,70vw)}h1{font-size:clamp(2.45rem,12vw,3.7rem)}h2{font-size:clamp(1.85rem,9vw,2.75rem)}.risk-grid,.cycle-grid,.services-grid{grid-template-columns:1fr}.diagnostic-section,.section-block,.method-section,.continuity-section,.outcomes-section,.evaluation-section{padding-block:64px}.evaluation-card,.service-card,.hero-panel,.risk-card,.cycle-card{padding:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
