:root{color-scheme:dark;--bg:#080d17;--panel:#101a2b;--blue:#236bff;--ice:#a7c9ff;--text:#f2f5fb;--muted:#bac4d3;--line:rgba(210,226,255,.17)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:400 1rem/1.55 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{touch-action:manipulation}a:focus-visible{outline:2px solid #a7c9ff;outline-offset:5px}.skip{position:absolute;left:-100vw;top:1rem;z-index:10;padding:.7rem 1rem;background:white;color:#111}.skip:focus{left:1rem}.wrap{width:min(1200px,calc(100% - 48px));margin:auto}.site-header{position:relative;z-index:2;border-bottom:1px solid var(--line);background:#080d17}.header-inner{min-height:88px;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:11px;min-width:290px;font-weight:800;letter-spacing:.04em;font-size:1.1rem;line-height:1}.brand img{width:68px;height:57px;object-fit:contain}.brand strong{display:block;font-size:.67rem;letter-spacing:.145em;color:#c6d4e8;margin-top:5px}.site-header nav{display:flex;gap:32px;margin-left:auto}.site-header nav a{font-size:.9rem;color:#d3dae5;transition:color .2s}.site-header nav a:hover,.text-link:hover,.email-link:hover{color:#8ab5ff}.header-call{white-space:nowrap;border:1px solid #668ed3;padding:12px 18px;font-weight:700;font-size:.9rem}.header-call span{margin-left:12px;color:#87b4ff}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 61% 17%,#122a52 0%,#0a1424 36%,#080d17 70%)}.hero-glow{position:absolute;right:-20%;top:-35%;width:70vw;height:70vw;border-radius:50%;background:radial-gradient(circle,rgba(35,107,255,.15),transparent 64%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:4.6%;align-items:center;min-height:690px;padding:64px 0 76px}.hero-copy{position:relative;z-index:1}.eyebrow,.kicker,.card-index,.image-caption span,.hero-note,.work-item figcaption span{font-size:.78rem;letter-spacing:.19em;font-weight:800}.eyebrow{display:flex;align-items:center;gap:12px;color:#9bc2ff}.rule{display:inline-block;width:30px;height:2px;background:#3c87ff}.hero h1,h2,h3,p{margin-top:0}.hero h1,h2{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.055em;line-height:1.02}.hero h1{font-size:clamp(3.8rem,6.4vw,6.5rem);font-weight:800;margin:30px 0 27px;max-width:650px}.hero h1 em,.contact h2 em{font-style:normal;color:#6ca5ff}.hero-copy>p{font-size:1.1rem;max-width:540px;line-height:1.72;color:#c9d3e1}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:36px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 23px;font-weight:800;min-height:56px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:#236bff;color:#fff}.primary:hover{background:#4382ff}.button span{font-size:1.2rem;font-weight:400}.text-link{font-size:.94rem;font-weight:800;border-bottom:1px solid #6c7c95;padding-bottom:7px}.text-link span{margin-left:8px;color:#8ab5ff}.hero-note{display:flex;gap:20px;align-items:center;margin-top:78px;color:#8d9bb1;letter-spacing:.12em;font-size:.72rem}.hero-note span:first-child{color:#6eabff}.hero-visual{position:relative;align-self:stretch;min-height:530px;border:1px solid rgba(149,185,244,.35);box-shadow:22px 22px 0 rgba(15,55,127,.23)}.hero-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,11,22,.06) 60%,rgba(3,11,22,.76))}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.image-caption{position:absolute;z-index:2;left:25px;bottom:25px;display:flex;flex-direction:column;gap:5px}.image-caption span{color:#a9caff}.image-caption strong{font-size:1.15rem}.service-band{background:#0e2346;border-top:1px solid #174383;border-bottom:1px solid #174383}.band-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;white-space:nowrap;overflow:auto;font-size:.72rem;font-weight:800;letter-spacing:.15em;color:#d1e1fb}.band-inner i{flex:0 0 4px;width:4px;height:4px;border-radius:50%;background:#4d8cff}.section{padding:116px 0}.services{background:#f4f6fa;color:#111d31}.section-head{display:flex;justify-content:space-between;align-items:end;gap:7%;margin-bottom:38px}.section-head>div{max-width:660px}.kicker{color:#3879ed;font-size:.77rem;letter-spacing:.19em;font-weight:800;margin-bottom:18px}.section h2{font-size:clamp(2.7rem,4.4vw,4.8rem);font-weight:800;margin:0}.section h2 span{color:#3173e8}.section-head>p{max-width:390px;margin:0 0 4px;color:#536176;line-height:1.7;font-size:1.04rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{display:flex;flex-direction:column;justify-content:space-between;min-height:330px;padding:27px 28px 25px;background:#fff;border:1px solid #dce3ed;position:relative}.service-card.featured{color:#fff;background:#0d2448;border-color:#0d2448}.card-index{color:#4d82d7}.featured .card-index{color:#a6c8ff}.service-card h3{font-size:1.75rem;letter-spacing:-.045em;line-height:1.12;margin-bottom:12px;max-width:240px}.service-card p{max-width:310px;color:#5b697b;line-height:1.6;margin:0}.service-card.featured p{color:#c4d5ea}.card-mark{position:absolute;right:28px;top:25px;font-size:1.3rem;color:#3579ee}.featured .card-mark{color:#a9ccff}.more-services{font-size:.95rem;color:#667286;margin:22px 0 0}.work{background:#0b1220}.work-head>p{color:#aebdd0}.work-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:270px 270px;gap:15px}.work-item{margin:0;position:relative;overflow:hidden;background:#1a2740}.work-item.tall{grid-row:span 2}.work-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.work-item:hover img{transform:scale(1.035)}.work-item:nth-child(2) img{object-position:center 63%}.work-item:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,8,18,.82))}.work-item figcaption{position:absolute;z-index:1;bottom:23px;left:25px;right:25px;display:flex;justify-content:space-between;gap:20px;align-items:end}.work-item figcaption span{color:#a4c4fb}.work-item figcaption strong{font-size:1.15rem;text-align:right}.about{background:#101d32}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%}.about-left h2{max-width:540px}.about-right{padding-top:39px}.about-right p{font-size:1.08rem;line-height:1.8;color:#ced8e7;margin-bottom:22px}.signature{margin-top:38px;border-top:1px solid #4772aa;padding-top:20px;color:#9dc5ff;letter-spacing:.05em;font-weight:800}.contact{background:#1d62dc;padding:80px 0}.contact-inner{display:flex;align-items:end;justify-content:space-between;gap:45px}.contact .kicker{color:#d3e3ff}.contact h2{font-size:clamp(2.8rem,4.5vw,5rem);max-width:700px;letter-spacing:-.055em;line-height:1.05;margin:0 0 20px}.contact h2 em{color:#c5dbff}.contact p:last-child{color:#ecf3ff;font-size:1.04rem;max-width:560px;margin:0}.contact-actions{min-width:250px;display:flex;flex-direction:column;gap:19px}.button.light{background:white;color:#132a54;white-space:nowrap}.button.light:hover{background:#e8f0ff}.email-link{font-weight:700;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.5);padding:0 0 9px}.email-link span{margin-left:8px}footer{background:#080d17;padding:44px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.02em}.footer-brand img{object-fit:contain}.footer-brand small,.footer-right small{font-size:.77rem;color:#8899b2;font-weight:400}.footer-right{display:flex;flex-direction:column;gap:4px;text-align:right;color:#c4d0df;font-size:.92rem}.footer-right a{font-weight:800;color:#fff}
@media(max-width:1000px){.site-header nav{gap:17px}.header-inner{gap:18px}.brand{min-width:236px}.hero-grid{gap:3%;min-height:600px}.hero h1{font-size:clamp(3.4rem,6vw,5rem)}.hero-visual{min-height:470px}.section{padding:88px 0}.service-card{padding:24px 21px}.service-card h3{font-size:1.5rem}}
@media(max-width:760px){.wrap{width:min(100% - 36px,600px)}.header-inner{min-height:72px}.brand{min-width:0;font-size:.98rem}.brand img{width:54px;height:46px}.brand strong{font-size:.55rem}.site-header nav{display:none}.header-call{margin-left:auto;padding:10px 12px;font-size:.78rem}.header-call span{display:none}.hero-grid{display:flex;flex-direction:column;gap:38px;padding:65px 0 54px;min-height:0}.hero h1{font-size:clamp(3.4rem,13vw,5.3rem);margin:24px 0}.hero-copy>p{font-size:1.03rem}.hero-note{margin-top:44px}.hero-visual{height:390px;min-height:0;width:100%;box-shadow:12px 12px 0 rgba(15,55,127,.23)}.service-band{overflow:hidden}.band-inner{justify-content:flex-start}.section{padding:74px 0}.section-head{display:block}.section-head>p{margin-top:22px}.service-grid{grid-template-columns:1fr}.service-card{min-height:235px}.service-card h3{max-width:none}.work-grid{grid-template-columns:1fr 1fr;grid-template-rows:350px 230px}.work-item.tall{grid-column:span 2;grid-row:span 1}.work-item figcaption{left:15px;right:15px;bottom:16px;display:block}.work-item figcaption strong{display:block;text-align:left;font-size:1rem}.about-grid{grid-template-columns:1fr;gap:0}.about-right{padding-top:27px}.contact-inner{display:block}.contact-actions{margin-top:35px;width:max-content;max-width:100%}.footer-inner{align-items:flex-start;flex-direction:column}.footer-right{text-align:left}}
@media(max-width:440px){.brand{font-size:.82rem;gap:2px}.brand strong{font-size:.48rem;letter-spacing:.08em}.brand img{width:43px}.header-call{font-size:.72rem;padding:9px}.hero-actions{align-items:flex-start;gap:23px}.hero-visual{height:290px}.hero-note{font-size:.62rem;gap:10px}.work-grid{grid-template-rows:280px 210px}.work-item figcaption strong{font-size:.91rem}.contact h2{font-size:2.75rem}.email-link{white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.service-card .card-fit{font-size:.73rem;font-weight:800;letter-spacing:.11em;color:#3e77cf;margin:26px 0 0;line-height:1.4}.service-card.featured .card-fit{color:#b2d0ff}.work-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:28px}.work-bottom p{color:#bdcbe0;margin:0;font-size:1.03rem}.work-bottom .text-link{white-space:nowrap}.process{background:#e8eef7;color:#14233a}.process .section-head>p{color:#51627b}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b6c5dc;border-bottom:1px solid #b6c5dc}.process-grid article{padding:33px 34px 38px 0}.process-grid article+article{border-left:1px solid #b6c5dc;padding-left:34px}.step-no{display:block;color:#397df2;font-size:.89rem;font-weight:800;letter-spacing:.12em;margin-bottom:48px}.process-grid h3{font-size:1.52rem;letter-spacing:-.035em;margin-bottom:14px}.process-grid p{color:#526078;line-height:1.7;margin:0}.process-cta{display:inline-flex;align-items:center;gap:25px;margin-top:28px;font-weight:800;color:#1659c6;border-bottom:1px solid #5787cd;padding-bottom:7px}.process-cta span{font-size:1.1rem}
@media(max-width:760px){.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{border-left:0;border-bottom:1px solid #b6c5dc;padding:22px 0 28px}.process-grid article:last-child{border-bottom:0}.step-no{margin-bottom:17px}.work-bottom{align-items:flex-start;flex-direction:column;gap:12px}}
.project-story{border-top:1px solid rgba(210,226,255,.25);padding:28px 0 32px}.project-heading{display:flex;justify-content:space-between;align-items:baseline;gap:28px;margin-bottom:19px}.project-heading span{font-size:.78rem;letter-spacing:.17em;font-weight:800;color:#8db8ff;white-space:nowrap}.project-heading h3{font-size:1.42rem;letter-spacing:-.03em;margin:0;text-align:right}.story-grid{display:grid;gap:12px}.garage-story{grid-template-columns:1fr 1.25fr .9fr}.metallic-grid{grid-template-columns:1.35fr 1fr}.story-grid figure{margin:0;min-width:0;background:#17243a}.story-grid img{width:100%;height:320px;object-fit:cover}.garage-story figure:first-child img{object-position:54% center}.garage-story figure:last-child img{object-position:50% 72%}.metallic-grid figure:last-child img{object-position:50% 68%}.story-grid figcaption{padding:12px 2px 0;background:#0b1220;color:#b6c9e8;font-size:.84rem;font-weight:700;letter-spacing:.02em}.more-work-title{font-size:1.33rem;letter-spacing:-.02em;margin:30px 0 17px}
@media(max-width:760px){.project-heading{display:block}.project-heading h3{text-align:left;margin-top:8px}.garage-story{grid-template-columns:1fr 1fr}.garage-story figure:last-child{grid-column:span 2}.story-grid img{height:265px}.garage-story figure:last-child img{height:280px}.metallic-grid{grid-template-columns:1fr 1fr}}
@media(max-width:440px){.story-grid,.garage-story,.metallic-grid{grid-template-columns:1fr}.garage-story figure:last-child{grid-column:auto}.story-grid img,.garage-story figure:last-child img{height:280px}.garage-story figure:last-child img{object-position:50% 64%}}
.more-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.more-work-grid figure{margin:0;min-width:0}.more-work-grid img{width:100%;height:235px;object-fit:cover;background:#16233b}.more-work-grid figcaption{padding:11px 0 3px;color:#d6e2f4;font-weight:700;font-size:.95rem}.more-work-grid figure:nth-child(2) img{object-position:50% 78%}
@media(max-width:760px){.more-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.more-work-grid img{height:210px}}
@media(max-width:440px){.more-work-grid{grid-template-columns:1fr}.more-work-grid img{height:250px}}
.quote-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:clamp(35px,6vw,90px);align-items:start}.quote-form{background:#f4f7fc;color:#101b2d;padding:clamp(24px,3vw,40px);border:1px solid #c1d0e5;box-shadow:12px 12px 0 rgba(12,30,62,.28)}.quote-form h3{font-size:1.65rem;line-height:1.2;margin:0 0 8px}.quote-form>p{margin:0 0 24px;color:#43536c}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.quote-form label{display:block;font-size:.9rem;font-weight:700;line-height:1.4;margin-bottom:19px}.form-grid label{margin:0}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;margin-top:7px;padding:13px 12px;border:1px solid #94a9c4;border-radius:2px;background:#fff;color:#101b2d;font:inherit;font-weight:400;min-height:49px}.quote-form textarea{resize:vertical}.quote-form input:focus-visible,.quote-form select:focus-visible,.quote-form textarea:focus-visible,.quote-form button:focus-visible{outline:3px solid #1463d1;outline-offset:2px}.quote-form>.form-grid{margin-bottom:19px}.quote-form button{cursor:pointer;border:0;font:700 1rem Arial,Helvetica,sans-serif}.quote-form .form-note{font-size:.9rem;line-height:1.5;margin:17px 0 0;color:#43536c}.quote-intro .contact-actions{margin-top:32px}@media(max-width:900px){.quote-layout{grid-template-columns:1fr}.quote-intro{max-width:640px}}@media(max-width:560px){.form-grid{grid-template-columns:1fr}.quote-form{box-shadow:none}.quote-form h3{font-size:1.4rem}}
