:root{--ink:#0d1210;--paper:#fff;--mist:#f4f4f2;--muted:#666b68;--blue:#3f7fa3;--heat:#c7603f;--line:#dfe2de;--radius:1.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--paper);overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:2000;background:#fff;padding:.8rem}.navbar{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(13,18,16,.08);min-height:76px;backdrop-filter:blur(12px)}.navbar-brand{font-weight:800;letter-spacing:-.04em;line-height:.9}.brand-sub{font-size:.52rem;letter-spacing:.2em;display:block;margin-top:.35rem}.nav-link{font-weight:550}.btn{border-radius:100px;padding:.78rem 1.25rem;font-weight:650}.btn-dark{background:var(--ink);border-color:var(--ink)}.btn-outline-dark:hover{background:var(--ink)}:focus-visible{outline:3px solid var(--blue)!important;outline-offset:3px}.hero{padding:clamp(7.5rem,12vw,11rem) 0 clamp(4rem,8vw,8rem)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:750;color:var(--blue)}h1,.display-title{font-size:clamp(3.2rem,7vw,7.4rem);line-height:.91;letter-spacing:-.065em;font-weight:620}h2{font-size:clamp(2.3rem,5vw,4.7rem);line-height:.98;letter-spacing:-.05em;font-weight:620}.lead-copy{font-size:clamp(1.05rem,1.8vw,1.32rem);color:var(--muted);line-height:1.6}.hero-visual{min-height:620px;position:relative}.hero-main{width:78%;height:520px;object-fit:cover;border-radius:var(--radius);margin-left:auto}.float-card{position:absolute;left:0;bottom:0;width:44%;background:var(--ink);color:#fff;padding:1.7rem;border-radius:var(--radius)}.float-card .big{font-size:2.8rem;line-height:1}.dot{width:.65rem;height:.65rem;border-radius:50%;background:var(--heat);display:inline-block}.section{padding:clamp(4.5rem,8vw,8rem) 0}.section-mist{background:var(--mist)}.section-dark{background:var(--ink);color:#fff}.section-dark .text-muted{color:#b5bbb7!important}.service-card{height:100%;background:#fff;border-radius:var(--radius);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(13,18,16,.12)}.service-card img{width:100%;height:390px;object-fit:cover}.service-card .content{padding:1.6rem}.arrow-link{text-decoration:none;font-weight:700}.arrow-link span{display:inline-block;transition:transform .2s}.arrow-link:hover span{transform:translateX(5px)}.metric{border-top:1px solid var(--line);padding-top:1.1rem}.metric strong{font-size:1.35rem;display:block}.split-img{width:100%;height:620px;object-fit:cover;border-radius:var(--radius)}.step{border-top:1px solid #bbbfb9;padding-top:1.2rem}.step-num{color:var(--blue);font-size:.82rem;font-weight:700}.cta{background:var(--ink);color:#fff;border-radius:2rem;padding:clamp(2rem,6vw,5rem)}.page-hero{padding:9rem 0 4rem}.page-hero img{height:520px;width:100%;object-fit:cover;border-radius:var(--radius)}.pill{display:inline-flex;border:1px solid var(--line);border-radius:100px;padding:.55rem .9rem;margin:.25rem}.check-list{list-style:none;padding:0}.check-list li{padding:.85rem 0;border-bottom:1px solid var(--line)}.check-list li:before{content:'↗';color:var(--blue);margin-right:.8rem}.accordion-button:not(.collapsed){background:var(--mist);color:var(--ink);box-shadow:none}.form-control,.form-select{padding:.9rem 1rem;border-radius:.75rem;border-color:#cdd1cd}.form-label{font-weight:650}.placeholder-note{background:#fff3cd;color:#6c5410;padding:.8rem 1rem;border-radius:.75rem;font-size:.9rem}.site-footer{background:#090c0b;color:#fff;padding:5rem 0 6rem}.site-footer a{color:#c4c9c6;text-decoration:none}.site-footer a:hover{color:#fff}.footer-brand{font-size:clamp(2.7rem,6vw,6rem);letter-spacing:-.06em;font-weight:650;border-bottom:1px solid #333;padding-bottom:2rem;margin-bottom:3rem}.mobile-bar{display:none}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:991px){.hero-visual{min-height:500px;margin-top:3rem}.hero-main{height:430px}.page-hero img{height:420px}.split-img{height:460px}.mobile-bar{display:flex;position:fixed;z-index:1040;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:.6rem;gap:.5rem}.mobile-bar .btn{flex:1}.site-footer{padding-bottom:7rem}}@media(max-width:575px){.hero-main{width:90%;height:370px}.hero-visual{min-height:450px}.float-card{width:65%;padding:1.2rem}.service-card img{height:310px}.page-hero img{height:330px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}
