:root{--orange: #ED8000;--orange-hover: #D67100;--blue: #3195FA;--sky: #5EA5ED;--mist: #E8F0F7;--ink: #0E1722;--ink-1: #122030;--ink-2: #182A3D;--ink-3: #1F344A;--ink-4: #2A4258;--cream: #F4EFE6;--cream-2: #EDE5D6;--cream-edge: #D9CFBA;--paper: #FAFBFC;--cloud: #F2F4F6;--steam: #D8DEE4;--body: #3A4A5C;--mute: #6B7B8C;--on-dark-strong: #FFFFFF;--on-dark-body: #C8D2DE;--on-dark-mute: #8FA0B2;--on-dark-border: rgba(255, 255, 255, .1);--display: "Manrope", system-ui, sans-serif;--sans: "Inter", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--on-dark-body);background:var(--ink-1);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.02em;line-height:1.1;color:var(--on-dark-strong)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1240px;margin:0 auto;padding:0 24px}.topbar{background:var(--ink);color:#c8d2de;font-size:13px;padding:10px 0}.topbar .container{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.topbar a{color:#c8d2de}.topbar a:hover{color:#fff}.topbar-left,.topbar-right{display:flex;gap:20px;align-items:center}.topbar svg{width:14px;height:14px;opacity:.7}header.site-header{background:#0e1722d9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--on-dark-border);position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:32px}.logo{display:block;height:84px}.logo img{height:100%;width:auto}nav.main-nav{display:flex;gap:32px;flex:1;justify-content:center}nav.main-nav a{font-weight:500;color:var(--on-dark-body);font-size:15px;transition:color .15s ease}nav.main-nav a:hover{color:var(--orange)}.header-cta{background:var(--orange);color:#fff;font-weight:600;padding:12px 22px;border-radius:8px;font-size:14px;transition:background .2s ease}.header-cta:hover{background:var(--orange-hover)}.hero{position:relative;background-image:url(/images/hero.jpg);background-size:cover;background-position:center;color:#fff;overflow:hidden;isolation:isolate;min-height:640px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#0f1a24d9,#0f1a24a6 35%,#0f1a2440 65%,#0f1a240d),linear-gradient(to bottom,#0f1a2426,#0f1a2459);z-index:0}.hero:after{content:"";position:absolute;width:480px;height:480px;top:-120px;right:-120px;background:radial-gradient(circle,rgba(237,128,0,.18),transparent 70%);filter:blur(80px);z-index:0;pointer-events:none}.hero-inner{padding:120px 0 140px;display:grid;grid-template-columns:minmax(0,640px);gap:64px;align-items:center;position:relative;z-index:1}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sky);margin-bottom:20px}.hero-eyebrow:before{content:"";width:32px;height:2px;background:var(--orange);display:inline-block}.hero h1{color:#fff;font-size:clamp(40px,5.2vw,68px);font-weight:800;margin-bottom:24px;text-shadow:0 2px 24px rgba(0,0,0,.4)}.hero h1 .accent{color:var(--orange)}.hero-sub{font-size:19px;color:#e0e6ed;max-width:540px;margin-bottom:36px;text-shadow:0 1px 12px rgba(0,0,0,.5)}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:40px}.btn{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;border-radius:8px;font-family:var(--sans);font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{background:var(--orange-hover);transform:translateY(-1px)}.btn-outline{background:transparent;color:#fff;border-color:#ffffff4d}.btn-outline:hover{border-color:#fff;background:#ffffff14}.btn svg{width:16px;height:16px}.hero-trust{display:flex;gap:28px;align-items:center;color:#8fa0b2;font-size:13px;flex-wrap:wrap}.hero-trust svg{width:16px;height:16px;color:var(--sky)}.hero-trust span{display:inline-flex;align-items:center;gap:8px}.trust-strip{background:var(--ink);border-bottom:1px solid var(--on-dark-border);padding:28px 0}.trust-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}.trust-item{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:500;color:var(--on-dark-strong)}.trust-item svg{width:28px;height:28px;color:var(--orange);flex-shrink:0}.trust-item-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--on-dark-mute);margin-bottom:2px;font-weight:600}.trust-item-text{line-height:1.3}section.block{padding:96px 0}section.block.alt{background:var(--ink-2)}section.block.cream{background:var(--cream);color:var(--body)}section.block.cream h1,section.block.cream h2,section.block.cream h3,section.block.cream h4{color:var(--ink)}.section-head{text-align:center;margin-bottom:56px;max-width:720px;margin-left:auto;margin-right:auto}.section-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.section-head h2{font-size:clamp(32px,4vw,48px);margin-bottom:16px}.section-head p{font-size:18px;color:var(--on-dark-body)}section.block.cream .section-head p{color:var(--body)}.product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.product-grid>.product-card{flex:0 1 calc((100% - 48px) / 3);min-width:0}.product-grid.cols-2>.product-card{flex:0 1 calc((100% - 24px)/2)}.product-card{position:relative;border-radius:20px;overflow:hidden;background:var(--cream-2);transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--cream-edge)}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px -20px #0009}.product-card-image{aspect-ratio:4/3;background:var(--ink-2);position:relative;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-card:hover .product-card-image img{transform:scale(1.03)}.product-card-body{padding:28px}.product-card-brand{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-bottom:8px}.product-card h3{font-size:24px;margin-bottom:12px;color:var(--ink)}.product-card p{font-size:15px;color:var(--body);margin-bottom:20px}.product-card-link{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--ink);font-size:14px;transition:gap .2s ease}.product-card-link svg{width:16px;height:16px;transition:transform .2s ease}.product-card:hover .product-card-link{color:var(--orange)}.product-card:hover .product-card-link svg{transform:translate(4px)}.why-section{background:var(--ink-2)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.why-card{text-align:center;padding:32px 24px}.why-icon{width:56px;height:56px;margin:0 auto 20px;background:#ed80001f;border:1px solid rgba(237,128,0,.25);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--orange)}.why-icon svg{width:28px;height:28px}.why-card h3{font-size:18px;margin-bottom:10px;color:var(--on-dark-strong)}.why-card p{font-size:14px;color:var(--on-dark-body)}.service-callout{background:linear-gradient(135deg,var(--ink-3),var(--ink-2));color:#fff;border-radius:24px;padding:56px;display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center;position:relative;overflow:hidden;border:1px solid var(--on-dark-border)}.service-callout:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at top right,rgba(237,128,0,.22),transparent 60%);pointer-events:none}.service-callout h2{color:#fff;font-size:36px;margin-bottom:16px}.service-callout p{color:var(--on-dark-body);font-size:17px;margin-bottom:28px}.service-callout-actions{display:flex;gap:12px;flex-wrap:wrap}.service-callout-visual{aspect-ratio:1;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 12px 32px -12px #0006}.service-callout-visual img{width:100%;height:100%;object-fit:cover;display:block}.areas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.area-card{background:var(--ink-3);border:1px solid var(--on-dark-border);border-radius:14px;padding:24px 20px;text-align:left;transition:all .2s ease;display:flex;align-items:center;gap:14px}.area-card:hover{border-color:var(--orange);transform:translateY(-2px);background:var(--ink-4)}.area-icon{width:36px;height:36px;background:#5ea5ed1f;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--sky);flex-shrink:0}.area-icon svg{width:18px;height:18px}.area-card-content{flex:1}.area-name{font-weight:600;color:var(--on-dark-strong);font-size:15px}.area-meta{font-size:12px;color:var(--on-dark-mute)}section.block.cream .area-card{background:#fff;border-color:var(--cream-edge)}section.block.cream .area-card:hover{background:#fff;border-color:var(--orange)}section.block.cream .area-icon{background:var(--mist);color:var(--blue)}section.block.cream .area-name{color:var(--ink)}section.block.cream .area-meta{color:var(--mute)}.testimonial-section{background:var(--cream);color:var(--body)}.testimonial-section .section-head h2{color:var(--ink)}.testimonial-section .section-head p{color:var(--body)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#fff;padding:32px;border-radius:16px;border:1px solid var(--cream-edge)}.stars{color:var(--orange);margin-bottom:16px;display:flex;gap:2px}.stars svg{width:16px;height:16px}.testimonial-card blockquote{font-size:16px;line-height:1.6;color:var(--ink);margin-bottom:20px;font-style:normal}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;background:var(--mist);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--blue);font-size:14px}.testimonial-name{font-weight:600;color:var(--ink);font-size:14px}.testimonial-meta{font-size:12px;color:var(--mute)}.visit-section{background:var(--ink-2);padding:96px 0}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.visit-content h2{font-size:42px;margin-bottom:20px;color:var(--on-dark-strong)}.visit-content p{font-size:17px;margin-bottom:28px;color:var(--on-dark-body)}.visit-address{background:var(--ink-3);border:1px solid var(--on-dark-border);border-radius:16px;padding:28px;margin-bottom:24px}.visit-address-line{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}.visit-address-line:last-child{margin-bottom:0}.visit-address-icon{width:32px;height:32px;background:#ed800026;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--orange);flex-shrink:0}.visit-address-icon svg{width:16px;height:16px}.visit-address-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--on-dark-mute);font-weight:600;margin-bottom:2px}.visit-address-value{color:var(--on-dark-strong);font-weight:500;font-size:15px}.visit-map{aspect-ratio:4/3;background:var(--ink-3);border-radius:20px;border:1px solid var(--on-dark-border);display:flex;align-items:center;justify-content:center;color:var(--on-dark-mute);flex-direction:column;gap:8px;font-size:13px}.visit-map svg{width:48px;height:48px;color:var(--sky)}footer.site-footer{background:var(--ink);color:#c8d2de;padding:80px 0 32px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.footer-brand .logo{height:88px;margin-bottom:20px}.footer-brand p{font-size:14px;color:#8fa0b2;line-height:1.6;margin-bottom:20px}.footer-social{display:flex;gap:12px}.footer-social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#c8d2de;transition:all .2s ease}.footer-social a:hover{background:var(--orange);border-color:var(--orange);color:#fff}.footer-social svg{width:16px;height:16px}.footer-col h4{font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:20px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{font-size:14px;color:#c8d2de;transition:color .15s ease}.footer-col a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#8fa0b2;flex-wrap:wrap;gap:12px}.footer-bottom a:hover{color:var(--orange)}@media(max-width:1024px){nav.main-nav{display:none}.hero{min-height:540px}.hero-inner{grid-template-columns:1fr;gap:40px;padding:80px 0 100px}.hero:before{background:linear-gradient(180deg,#0f1a24d9,#0f1a248c 60%,#0f1a24b3)}.product-grid>.product-card,.product-grid.cols-2>.product-card{flex:0 1 calc((100% - 24px)/2)}.why-grid,.areas-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.service-callout{grid-template-columns:1fr;padding:40px}.visit-grid{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.trust-strip-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.areas-grid,.why-grid,.footer-grid,.trust-strip-inner{grid-template-columns:1fr}.product-grid>.product-card,.product-grid.cols-2>.product-card{flex:0 1 100%}section.block{padding:64px 0}.hero h1{font-size:38px}}
