:root{--ink:#0b1725;--ink2:#15283b;--amber:#4ecbff;--amber2:#8bdcff;--paper:#f6f8fa;--white:#fff;--muted:#617181;--line:#dce3e9;--shell:1180px;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;background:var(--white)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.75rem 1rem;z-index:100}.skip-link:focus{top:1rem}.shell{width:min(calc(100% - 40px),var(--shell));margin:auto}.site-header{position:absolute;z-index:20;inset:0 0 auto;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}.header-inner{height:90px;display:flex;align-items:center;gap:2.5rem}.brand{display:flex;align-items:center;gap:.85rem;margin-right:auto}.brand-mark{display:grid;place-items:center;width:54px;height:48px;border:2px solid var(--amber);font-size:.92rem;font-weight:900;letter-spacing:.08em;clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)}.brand-copy{font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.15}.brand-copy small{display:block;margin-top:.35rem;color:#c7d1da;font-size:.66rem;font-weight:650;letter-spacing:.16em}.site-header nav{display:flex;gap:1.8rem}.site-header nav a{font-weight:700;font-size:.92rem}.site-header nav a:hover{color:var(--amber)}.button{min-height:50px;padding:.76rem 1.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:0;border-radius:7px;font-weight:850;letter-spacing:.01em;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button svg{width:19px;fill:currentColor}.button-call{background:#fff;color:var(--ink)}.button-primary{background:var(--amber);color:#16202a}.button-primary:hover{background:var(--amber2)}.button-ghost{color:#fff;border:1px solid rgba(255,255,255,.55);background:rgba(10,22,34,.25);backdrop-filter:blur(8px)}.hero{height:min(820px,90vh);min-height:680px;position:relative;overflow:hidden;color:#fff;background:var(--ink)}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(6,15,24,.98) 0%,rgba(6,15,24,.88) 33%,rgba(6,15,24,.25) 70%,rgba(6,15,24,.08) 100%)}.hero-inner{height:100%;position:relative;display:flex;align-items:center;padding-top:90px}.hero-copy{max-width:660px}.eyebrow{margin:0 0 1rem;color:var(--amber);font-size:.78rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.eyebrow.dark{color:#0079b8}.hero h1{max-width:650px;margin:0;font-size:clamp(3.2rem,7vw,6.4rem);line-height:.92;letter-spacing:-.065em}.hero-lead{max-width:570px;margin:1.5rem 0 2rem;color:#dce5eb;font-size:clamp(1.08rem,2vw,1.3rem)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.trust-line{display:flex;gap:1.7rem;margin-top:2.2rem;color:#dce5eb;font-size:.87rem;font-weight:700}.trust-line span:before{content:"✓";color:var(--amber);font-weight:900;margin-right:.45rem}.quick-contact{position:relative;margin-top:-42px;z-index:5}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 16px 50px rgba(8,22,34,.16)}.quick-grid>a{min-height:115px;padding:1.4rem 1.6rem;display:flex;align-items:center;gap:1rem;border-right:1px solid var(--line)}.quick-grid>a:last-child{border:0}.quick-grid>a:hover{background:#f9fafb}.quick-icon{color:#0079b8;font-size:.72rem;font-weight:900}.quick-grid strong,.quick-grid small{display:block}.quick-grid strong{font-size:1.05rem}.quick-grid small{color:var(--muted)}.quick-grid b{margin-left:auto;font-size:1.3rem}.section{padding:110px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;margin-bottom:3.4rem}.section h2{margin:.2rem 0 0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;letter-spacing:-.045em}.section-heading>p{color:var(--muted);font-size:1.07rem}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-grid article{padding:2rem;background:#fff;min-height:235px}.service-grid article>span{color:#0086c7;font-size:.74rem;font-weight:900}.service-grid h3{margin:2.3rem 0 .6rem;font-size:1.3rem}.service-grid p{margin:0;color:var(--muted)}.specialist-strip{margin-top:1.4rem;padding:1.4rem 1.8rem;display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;background:var(--ink);color:#fff}.specialist-strip strong{color:var(--amber)}.proof{background:var(--ink);color:#fff}.proof-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:7rem;align-items:center}.proof-grid>div>p:last-child{color:#b9c6d1;font-size:1.08rem;max-width:560px}.proof-points>div{padding:1.5rem 0;display:flex;gap:1.25rem;border-bottom:1px solid rgba(255,255,255,.15)}.proof-points b{color:var(--amber);font-size:.75rem}.proof-points strong,.proof-points small{display:block}.proof-points strong{font-size:1.12rem}.proof-points small{color:#aebdca}.quote-section{background:#fff}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;align-items:start}.quote-intro>p{color:var(--muted);font-size:1.06rem}.direct-contact{margin-top:2rem;display:grid;gap:.7rem}.direct-contact a{padding:1rem 0;border-bottom:1px solid var(--line)}.direct-contact small,.direct-contact strong{display:block}.direct-contact small{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.quote-form{padding:2rem;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.quote-form>label,.field-row label{display:grid;gap:.45rem;margin-bottom:1rem;font-size:.86rem;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:.82rem .9rem;border:1px solid #c9d3dc;border-radius:6px;background:#fff;color:var(--ink)}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:3px solid rgba(78,203,255,.35);border-color:#149dd3}.quote-form textarea{resize:vertical}.quote-form fieldset{padding:0;margin:0 0 1.2rem;border:0}.quote-form legend{margin-bottom:.55rem;font-size:.86rem;font-weight:800}.radio{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:.4rem!important;margin:0 1rem 0 0!important;font-weight:600!important}.radio input{width:auto}.submit{width:100%}.form-note{margin:.7rem 0 0!important;font-size:.8rem!important;text-align:center}.success{padding:1rem;margin-top:1rem;background:#e7f5eb;color:#19572c;border-radius:7px;font-weight:700}footer{padding:70px 0 90px;background:#07111b;color:#c5d0d9}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:4rem}.footer-grid h3{margin:0 0 1rem;color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}.footer-grid a{display:block;margin:.3rem 0}.footer-grid a:hover{color:var(--amber)}.footer-brand{color:#fff}.footer-grid p{margin:.8rem 0}.footer-bottom{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #233342;font-size:.82rem}.mobile-actions{display:none}@media(max-width:900px){.header-inner{height:76px}.site-header nav{display:none}.header-call{padding:.68rem .85rem}.brand-copy small{display:none}.hero{height:auto;min-height:700px}.hero-inner{padding-top:110px;padding-bottom:90px}.hero h1{font-size:clamp(3.2rem,13vw,5rem)}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(6,15,24,.97),rgba(6,15,24,.72))}.quick-contact{margin:0}.quick-grid{width:100%;grid-template-columns:1fr}.quick-grid>a{min-height:92px;border-right:0;border-bottom:1px solid var(--line)}.section{padding:80px 0}.section-heading,.proof-grid,.quote-grid{grid-template-columns:1fr;gap:2rem}.service-grid{grid-template-columns:1fr 1fr}.proof-grid{gap:3rem}.quote-grid{gap:3rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){body{padding-bottom:62px}.shell{width:min(calc(100% - 28px),var(--shell))}.brand-mark{width:46px;height:42px}.brand-copy{font-size:.76rem}.header-call{background:transparent;color:#fff;padding:.5rem}.header-call svg{width:23px}.header-call{font-size:0}.hero{min-height:660px}.hero-copy{padding-top:2rem}.hero h1{font-size:3.35rem}.hero-lead{font-size:1rem}.hero-actions{display:grid}.button{width:100%}.trust-line{display:grid;gap:.45rem;margin-top:1.6rem}.section{padding:68px 0}.section-heading{margin-bottom:2rem}.section h2{font-size:2.45rem}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.service-grid h3{margin:1.3rem 0 .4rem}.specialist-strip{display:grid;gap:.65rem}.field-row{grid-template-columns:1fr}.quote-form{padding:1.2rem}.radio{margin:0 .7rem .5rem 0!important}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:grid;gap:.5rem}.mobile-actions{position:fixed;z-index:50;inset:auto 0 0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.14)}.mobile-actions a{min-height:62px;display:grid;place-items:center;border-right:1px solid var(--line);font-size:.8rem;font-weight:900}.mobile-actions a:last-child{background:var(--amber)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
