:root{--navy: #0d1b32;--navy-soft: #172947;--gold: #c99638;--cream: #f6f3ed;--stone: #e7e2da;--ink: #101c31;--muted: #5d6673;--white: #fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:inherit}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;background:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{height:92px;padding:0 clamp(24px,5vw,84px);display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:36px;background:#fbfaf7;border-top:8px solid var(--navy)}.brand img{display:block;width:188px;height:62px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:48px}.desktop-nav a,.site-footer a{font-size:.78rem;font-weight:750;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.desktop-nav a:hover,.site-footer a:hover{color:var(--gold)}.button{min-height:52px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:0;font-size:.78rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e9b653;outline-offset:3px}.button-primary{background:var(--navy);color:var(--white)}.button-primary:hover{background:#1d3151}.button-secondary{border-color:#ffffffb8;color:var(--white);background:transparent}.button-secondary:hover{background:var(--white);color:var(--navy)}.button-gold{width:100%;background:var(--gold);color:#08162a;border:0}.button-gold:hover{background:#dfad4b}.header-quote{justify-self:end;min-width:220px}.menu-toggle{display:none;border:1px solid var(--stone);background:transparent;padding:11px;color:var(--navy)}.mobile-nav{display:none}.hero{min-height:335px;position:relative;display:grid;align-items:center;color:var(--white);overflow:hidden}.hero-image,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 34%}.hero-overlay{background:linear-gradient(90deg,#08162afa,#08162ae8 31%,#08162a57 58%,#08162a0a)}.hero-content{position:relative;z-index:1;width:min(630px,52vw);margin-left:clamp(32px,7vw,112px);padding:34px 0}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1,h2,.quote-success h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em}.hero h1{max-width:600px;font-size:clamp(3.1rem,4.5vw,4.55rem);line-height:.98}.hero-copy{max-width:520px;margin:17px 0 21px;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.48}.hero-actions{display:flex;flex-wrap:wrap;gap:18px}.hero-actions .button{min-width:210px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(28px,7vw,112px);background:#fbfaf7;border-bottom:1px solid var(--stone)}.trust-item{min-height:60px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--stone);font-size:.9rem}.trust-item:last-child{border:0}.trust-item svg{flex:0 0 auto;color:var(--gold)}.section{width:min(1320px,calc(100% - 48px));margin:0 auto}.products{padding:16px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}h2{font-size:clamp(2rem,3vw,3rem);line-height:1.08}.section-heading h2{max-width:680px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.text-link:hover{color:var(--gold)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{min-height:132px;display:grid;grid-template-columns:58% 42%;align-items:center;background:#eeeae4;border:1px solid #ded9d1;color:var(--navy);overflow:hidden;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.category-card:hover{border-color:var(--gold);transform:translateY(-3px)}.category-card img{width:100%;height:132px;object-fit:cover;mix-blend-mode:multiply}.category-card span{padding:20px 18px;font-size:clamp(1rem,1.3vw,1.25rem);font-weight:750;line-height:1.2}.process{padding:12px 0 16px;display:grid;grid-template-columns:minmax(190px,.6fr) 2fr;align-items:center;gap:34px;border-top:1px solid var(--stone)}.process-heading h2{font-size:clamp(1.75rem,2.35vw,2.35rem)}.process-list{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);list-style:none}.process-list li{min-height:88px;padding:10px 18px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;border-left:1px solid var(--stone)}.process-list li:first-child{border-left:0}.step-number{width:48px;height:48px;display:grid;place-items:center;background:var(--navy);color:var(--white);font-family:Georgia,serif;font-size:1.75rem}.process-list svg{color:var(--navy)}.process-list h3{margin:0 0 4px;font-size:1rem}.process-list p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.45}.procurement{margin-bottom:28px;padding:20px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:var(--navy);color:var(--white)}.procurement-mark{width:66px;height:66px;display:grid;place-items:center;border:2px solid var(--gold);color:var(--gold)}.procurement h2{font-size:clamp(1.65rem,2.2vw,2.35rem)}.procurement p{max-width:700px;margin:8px 0 0;color:#d6dde8}.procurement .button{min-width:285px}.quote-section{padding:clamp(52px,7vw,88px) clamp(24px,8vw,128px);display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(48px,8vw,120px);background:#ede8df;border-top:1px solid #ddd6cc}.quote-intro{align-self:start;position:sticky;top:30px}.quote-intro>p:not(.eyebrow){max-width:540px;color:var(--muted);font-size:1.05rem}.quote-reassurance{margin-top:30px;display:grid;gap:10px}.quote-reassurance span{display:flex;align-items:center;gap:9px;font-size:.9rem;font-weight:650}.quote-reassurance svg{color:var(--gold)}.quote-form{padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:22px;background:#fbfaf7;border:1px solid #dcd6cd}.quote-form label{display:grid;gap:8px;color:var(--navy);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.quote-form input,.quote-form select{width:100%;min-height:50px;padding:12px 14px;border:1px solid #bdb7ad;border-radius:0;background:var(--white);color:var(--ink)}.quote-form input:hover,.quote-form select:hover{border-color:var(--navy)}.quote-form .button,.form-note{grid-column:1 / -1}.form-note{margin:-8px 0 0;color:var(--muted);font-size:.78rem;text-align:center}.quote-success{min-height:390px;padding:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--navy);color:var(--white)}.quote-success>svg{color:var(--gold)}.quote-success h3{margin-top:20px;font-size:2.5rem}.quote-success p{max-width:520px;color:#d8deea}.quote-success .button{width:auto;margin-top:10px}.text-button{margin-top:18px;padding:0;border:0;background:transparent;color:var(--white);text-decoration:underline;cursor:pointer}.site-footer{padding:24px clamp(24px,7vw,112px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;background:var(--navy);color:var(--white)}.site-footer img{width:150px;height:50px;object-fit:contain}.site-footer p{margin:0;color:#ced6e2;font-size:.84rem}.site-footer>div{display:flex;align-items:center;gap:26px}.site-footer a{display:inline-flex;align-items:center;gap:7px}.site-footer small{grid-column:1 / -1;padding-top:14px;border-top:1px solid rgba(255,255,255,.15);color:#b8c1ce}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto auto;gap:18px;padding-inline:24px}.desktop-nav{display:none}.header-quote{min-width:auto}.menu-toggle{display:grid;place-items:center}.mobile-nav{position:absolute;z-index:20;right:0;left:0;padding:20px 24px 28px;display:grid;gap:0;background:#fbfaf7;border-top:1px solid var(--stone);box-shadow:0 18px 28px #0d1b3224}.mobile-nav a{padding:16px 4px;border-bottom:1px solid var(--stone);color:var(--navy);font-weight:750;text-decoration:none}.hero-content{width:min(670px,70vw)}.trust-strip{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--stone)}.category-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr}.process-list li:first-child{border-left:1px solid var(--stone)}.procurement{grid-template-columns:auto 1fr}.procurement .button{grid-column:1 / -1}.quote-section{grid-template-columns:1fr}.quote-intro{position:static}.site-footer{grid-template-columns:auto 1fr}.site-footer>div{grid-column:1 / -1}}@media(max-width:680px){.site-header{height:78px;grid-template-columns:1fr auto;border-top-width:5px}.brand img{width:132px;height:47px}.header-quote{display:none}.hero{min-height:620px;align-items:end}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(0deg,#071529fc,#071529eb 43%,#07152933 78%)}.hero-content{width:auto;margin:0;padding:54px 24px 34px}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.hero-copy{font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-strip{padding:0 20px}.trust-item{min-height:82px;justify-content:flex-start;gap:10px;font-size:.78rem}.trust-item svg{width:25px}.section{width:min(100% - 32px,1320px)}.products{padding-top:44px}.section-heading{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr}.category-card{grid-template-columns:48% 52%;min-height:138px}.category-card img{height:138px}.category-card span{font-size:1.12rem}.process{padding-top:34px;gap:24px}.process-list{grid-template-columns:1fr}.process-list li,.process-list li:first-child{min-height:112px;padding:18px 8px;border-left:0;border-top:1px solid var(--stone)}.process-list li:first-child{border-top:0}.procurement{padding:28px 24px;grid-template-columns:1fr}.procurement-mark{width:64px;height:64px}.procurement .button{min-width:0;width:100%}.quote-section{padding:52px 20px;gap:34px}.quote-form{padding:24px 20px;grid-template-columns:1fr}.quote-form .button,.form-note{grid-column:1}.quote-success{padding:34px 24px}.site-footer{grid-template-columns:1fr;padding:28px 24px}.site-footer>div{grid-column:1;display:grid;gap:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
