:root{--ink-900:#10223a;--ink-700:#29435f;--steel-500:#65778a;--steel-300:#b9c6d3;--steel-200:#d8e0e8;--steel-100:#edf2f6;--paper:#fff;--warm-50:#f7f4ef;--action-700:#a83f16;--action-800:#87300f;--info-700:#195a8a;--footer:#0b1a2e;--success:#1f6b45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink-900);background:var(--paper);margin:0;font-family:Inter,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{color:var(--info-700)}img{max-width:100%}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--info-700);outline-offset:3px}.shell{width:min(1280px,100% - 48px);margin-inline:auto}.topbar{background:var(--ink-900);color:#c7d3df;font-size:13px}.topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.topbar a{color:#fff;font-weight:600}.site-header{z-index:20;border-bottom:1px solid var(--steel-200);background:#fff;position:relative}.header-inner{align-items:center;gap:36px;height:72px;display:flex}.logo{color:var(--ink-900);letter-spacing:.08em;flex:none;align-items:baseline;gap:5px;font-size:16px;display:inline-flex}.logo span{font-weight:400}.logo b{font-weight:800}.desktop-nav{flex:1;align-items:center;gap:26px;display:flex}.desktop-nav a{color:var(--ink-700);padding:10px 0;font-size:15px;font-weight:500}.desktop-nav a:first-child{color:var(--ink-900);font-weight:600}.header-cta{flex:none}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;font-weight:600;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--steel-200);background:#fff;gap:12px;width:min(300px,100vw - 32px);padding:18px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 18px 40px #10223a24}main{min-height:60vh}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.02em;margin-bottom:0;font-size:clamp(38px,4vw,52px);line-height:1.12}h2{letter-spacing:-.015em;margin-bottom:0;font-size:clamp(28px,3vw,36px);line-height:1.22}h3{margin-bottom:0;font-size:20px;line-height:1.3}p{color:var(--ink-700)}.lead{max-width:760px;margin:16px 0 0;font-size:18px;line-height:1.56}.eyebrow,.mono,.step-number{color:var(--steel-500);letter-spacing:.04em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px}.eyebrow{margin-bottom:14px}.eyebrow-light{color:var(--steel-300)}.button{background:var(--action-700);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-weight:700;display:inline-flex}.button:hover{color:#fff;background:var(--action-800)}.button-secondary{border:1.5px solid var(--ink-700);color:var(--ink-900);background:#fff}.button-secondary:hover{background:var(--steel-100);color:var(--ink-900)}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.cover-image{object-fit:cover}.contain-image{object-fit:contain}.hero{border-bottom:1px solid var(--steel-200);background:var(--warm-50)}.hero-grid{grid-template-columns:7fr 5fr;align-items:center;gap:48px;padding-block:64px;display:grid}.hero-copy{max-width:720px}.hero-media{border:1px solid var(--steel-200);background:var(--steel-100);border-radius:8px;height:340px;position:relative;overflow:hidden}.section{padding-block:64px}.compact-section{padding-bottom:32px}.section-muted{border-block:1px solid var(--steel-200);background:var(--steel-100)}.section-dark{background:var(--ink-900);color:#fff}.section-heading{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.section-heading>a,.text-link{color:var(--info-700);font-weight:600}.direction-grid,.process-grid,.family-grid,.service-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;display:grid}.direction-card{border:1px solid var(--steel-200);background:#fff;border-radius:8px;overflow:hidden}.direction-media{background:var(--steel-100);height:160px;position:relative}.card-body{padding:20px}.card-body p{min-height:66px;margin:8px 0 12px;font-size:14px;line-height:1.57}.card-body a,.catalog-row a,.family-card a,.details-grid a{color:var(--info-700);font-weight:700}.request-band{border:1px solid var(--steel-200);background:var(--steel-100);border-radius:8px;align-items:center;gap:32px;margin-top:24px;padding:24px;display:flex}.request-band>div{flex:1}.request-band h2{font-size:20px;line-height:1.3}.request-band p{margin:6px 0 0;font-size:14px}.process-card,.family-card,.service-card{border:1px solid var(--steel-200);background:#fff;border-radius:8px;padding:24px}.step-number{color:var(--action-700);font-weight:700;display:block}.process-card h3,.family-card h3{margin-top:10px}.process-card p,.family-card p{margin:8px 0 0;font-size:14px}.notice{border:1px solid var(--steel-200);background:#fff;border-radius:8px;align-items:center;gap:20px;margin-top:24px;padding:16px 24px;display:flex}.notice p{flex:1;margin:0}.chip-list{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.chip{border:1.5px solid var(--ink-700);min-height:40px;color:var(--ink-900);border-radius:4px;align-items:center;padding:0 16px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:14px;display:inline-flex}.chip:hover{background:var(--ink-900);color:#fff}.cta-panel{justify-content:space-between;align-items:center;gap:48px;min-height:270px;display:flex}.cta-panel>div{max-width:760px}.cta-panel p{color:#c7d3df;margin:14px 0 0}.page-shell{padding-bottom:64px}.page-intro{border-bottom:1px solid var(--steel-200);padding:20px 0 28px}.breadcrumbs{color:var(--steel-500);flex-wrap:wrap;gap:7px;font-size:14px;display:flex}.breadcrumbs span{gap:7px;display:inline-flex}.breadcrumbs a{color:var(--info-700)}.breadcrumbs i{color:var(--steel-300);font-style:normal}.intro-row{justify-content:space-between;align-items:flex-end;gap:32px;margin-top:14px;display:flex}.intro-row h1{font-size:clamp(34px,3.2vw,40px);line-height:1.2}.catalog-layout{grid-template-columns:280px 1fr;gap:32px;padding-top:32px;display:grid}.catalog-sidebar{border:1px solid var(--steel-200);border-radius:8px;flex-direction:column;align-self:start;gap:12px;padding:20px;display:flex}.catalog-sidebar strong{border-bottom:1px solid var(--steel-100);padding-bottom:12px}.catalog-sidebar a{color:var(--ink-700);font-size:14px}.catalog-toolbar{border:1px solid var(--steel-200);background:var(--steel-100);min-height:48px;color:var(--ink-700);border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;padding:0 16px;font-size:13px;font-weight:600;display:flex}.catalog-list{border:1px solid var(--steel-200);border-top:0;border-radius:0 0 6px 6px;overflow:hidden}.catalog-row{border-bottom:1px solid var(--steel-100);grid-template-columns:210px 1fr;align-items:center;gap:24px;min-height:180px;padding:18px;display:grid}.catalog-row:last-child{border-bottom:0}.catalog-image{background:var(--steel-100);border-radius:4px;height:142px;position:relative;overflow:hidden}.catalog-row h2{font-size:24px}.catalog-row p{margin:8px 0 12px}.selector-section{border-bottom:1px solid var(--steel-200);padding:20px 0 24px}.selector-section .chip-list{margin-top:10px}.family-grid{grid-template-columns:repeat(4,1fr)}.family-card .mono{color:var(--action-700);font-weight:700}.family-card a{margin-top:14px;display:inline-block}.product-hero{border-bottom:1px solid var(--steel-200);grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:32px 0 40px;display:grid}.product-media{border:1px solid var(--steel-200);background:var(--steel-100);border-radius:8px;min-height:460px;position:relative;overflow:hidden}.product-copy h1{font-size:clamp(34px,3vw,44px)}.status-box{border-left:3px solid var(--action-700);background:var(--warm-50);margin-top:24px;padding:18px}.status-box p{margin:4px 0 0;font-size:14px}.details-grid{grid-template-columns:2fr 1fr;gap:48px;padding:40px 0;display:grid}.details-grid aside{border:1px solid var(--steel-200);background:var(--steel-100);border-radius:8px;padding:24px}.check-list{grid-template-columns:repeat(2,1fr);gap:12px 24px;margin:22px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink-700);padding-left:26px;position:relative}.check-list li:before{content:"✓";color:var(--success);font-weight:800;position:absolute;left:0}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card h2{margin-top:12px;font-size:28px}.service-card p{margin:12px 0 22px}.service-hero{border-bottom:1px solid var(--steel-200);background:var(--warm-50)}.service-hero-grid{grid-template-columns:7fr 5fr;align-items:center;gap:48px;padding-block:48px;display:grid}.service-hero .breadcrumbs{margin-bottom:40px}.service-hero .button{margin-top:28px}.service-media{border:1px solid var(--steel-200);border-radius:8px;height:390px;position:relative;overflow:hidden}.form-section{background:var(--steel-100);border-radius:8px;grid-template-columns:1fr 1.2fr;gap:56px;margin-bottom:64px;padding:40px;display:grid}.form{gap:16px;display:grid}.form label{color:var(--ink-900);gap:6px;font-size:14px;font-weight:700;display:grid}.form input,.form select,.form textarea{border:1px solid var(--steel-500);width:100%;min-height:44px;color:var(--ink-900);background:#fff;border-radius:4px;padding:10px 12px}.form textarea{resize:vertical;min-height:116px}.placeholder-facts{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;display:grid}.placeholder-fact{border:1px dashed var(--steel-500);background:var(--warm-50);border-radius:8px;padding:20px}.placeholder-fact strong{font-family:IBM Plex Mono,ui-monospace,monospace;display:block}.placeholder-fact span{color:var(--steel-500);margin-top:7px;font-size:13px;display:block}.blog-hero{border-bottom:1px solid var(--steel-200);padding:44px 0 32px}.blog-categories{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.blog-category{border:1px solid var(--steel-200);color:var(--ink-700);border-radius:4px;padding:9px 13px;font-size:14px}.blog-category:hover{border-color:var(--ink-700);color:var(--ink-900)}.blog-layout{grid-template-columns:1fr 300px;gap:48px;padding:40px 0 64px;display:grid}.empty-state{text-align:center;border:1px dashed var(--steel-500);background:var(--warm-50);border-radius:8px;place-items:center;min-height:260px;padding:40px;display:grid}.empty-state p{max-width:540px;margin:10px auto 0}.blog-aside{border:1px solid var(--steel-200);border-radius:8px;align-self:start;padding:24px}.blog-aside p{margin:8px 0 18px;font-size:14px}.site-footer{background:var(--footer);color:#fff;padding-top:52px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:48px;padding-bottom:44px;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid p,.footer-grid span,.footer-grid a{color:#b9c6d3;font-size:14px}.footer-grid a:hover{color:#fff}.logo-light,.logo-light span{color:#fff!important;font-size:18px!important}.footer-bottom{color:#8ca0b3;border-top:1px solid #d8e0e833;align-items:center;gap:28px;min-height:62px;font-size:13px;display:flex}.footer-bottom span{margin-right:auto}@media (max-width:900px){.shell{width:min(100% - 32px,1280px)}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.hero-grid,.service-hero-grid{grid-template-columns:1fr}.hero-media,.service-media{height:320px}.direction-grid,.process-grid{grid-template-columns:1fr 1fr}.family-grid,.placeholder-facts{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:none}.product-hero{grid-template-columns:1fr;gap:32px}.product-media{min-height:380px}.form-section{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.shell{width:min(100% - 32px,1280px)}.topbar-inner{min-height:30px;font-size:12px}.topbar-inner span{white-space:nowrap;max-width:56%;overflow:hidden}.header-inner{height:60px}h1{font-size:34px;line-height:1.18}h2{font-size:28px;line-height:1.22}.lead{font-size:16px;line-height:1.5}.hero-grid{gap:28px;padding-block:40px}.hero-media,.service-media{height:240px}.section{padding-block:44px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.direction-grid,.process-grid,.service-grid,.family-grid,.placeholder-facts{grid-template-columns:1fr;gap:16px}.request-band,.notice,.cta-panel,.intro-row{flex-direction:column;align-items:flex-start}.request-band .button,.notice .button{width:100%}.cta-panel{min-height:0;padding-block:44px}.page-intro{padding-top:16px}.intro-row h1{font-size:30px}.catalog-row{grid-template-columns:1fr}.catalog-image{height:190px}.product-hero{padding-top:24px}.product-media{min-height:300px}.details-grid,.blog-layout{grid-template-columns:1fr;gap:24px}.check-list{grid-template-columns:1fr}.service-hero-grid{padding-block:28px}.service-hero .breadcrumbs{margin-bottom:28px}.form-section{margin-inline:-16px;border-radius:0;margin-bottom:0;padding:32px 16px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-block:18px}.footer-bottom span{margin:0}}
