:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d0d;--bg-deep:#060707;--panel:#151818;--panel-strong:#1b1f1f;--text:#f6f1e7;--muted:#c8c0b1;--line:#343a39;--line-strong:#646b68;--amber:#efb43d;--orange:#e66f2f;--red:#b33f2e;--steel:#9ba6a2;--focus:#ffd96d;--shadow:#00000073;--sticky-nav-clearance:5rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--sticky-nav-clearance)}body{background:radial-gradient(circle at 82% 6%, #e66f2f24, transparent 28rem), linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%);min-width:320px;color:var(--text);margin:0}body:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:38px 38px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#0000 86%);mask-image:linear-gradient(#000000f2,#0000 86%)}a{color:inherit;text-underline-offset:.2em;text-decoration-color:#efb43d99}a:hover{color:#ffe4a6}.skip-link{z-index:50;border:1px solid var(--focus);background:var(--bg-deep);color:var(--text);border-radius:6px;padding:.75rem .9rem;font-weight:900;text-decoration:none;position:fixed;top:.55rem;left:.55rem;transform:translateY(calc(-100% - 1rem))}.skip-link:focus-visible{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;line-height:.98}h1{letter-spacing:-.055em;max-width:10ch;margin-bottom:1rem;font-size:clamp(3rem,12vw,6.4rem);font-weight:950}h2{letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(2.1rem,6vw,3.7rem);font-weight:900}h3{margin-bottom:.75rem;font-size:1.22rem}p{line-height:1.65}.hero{isolation:isolate;border-bottom:1px solid var(--line);background:linear-gradient(105deg,#060707f7 0%,#0d0f0feb 58%,#4b2b16ad 100%),repeating-linear-gradient(135deg,#ffffff0d 0 1px,#0000 1px 13px);min-height:92svh;position:relative;overflow:hidden}.hero__texture{z-index:-1;background:radial-gradient(circle at 79% 24%,#efb43d33,#0000 19rem),linear-gradient(90deg,#0000 0 61%,#e66f2f21 61% 61.2%,#0000 61.2%),linear-gradient(0deg,#ffffff0a 1px,#0000 1px) 0 0/100% 20px;position:absolute;inset:0}.topbar-shell{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0af0;border-bottom:1px solid #f6f1e729;position:sticky;top:0;box-shadow:0 10px 28px #0000003d}.topbar{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2rem,1180px);margin:0 auto;padding:.8rem 0;display:flex}.brand-link{max-width:15ch;font-weight:900;line-height:1.05;text-decoration:none}.nav-links{display:none}.nav-links a{align-items:center;min-height:44px;padding-inline:.15rem;font-weight:800;text-decoration:none;display:inline-flex}.nav-cta{color:#180f08;background:linear-gradient(#f6bf49,#e66f2f);border:1px solid #efb43d99;border-radius:7px;align-items:center;min-height:44px;padding:.65rem .85rem;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #00000042}.nav-cta:hover{color:#180f08;filter:brightness(1.06)}.hero__inner,.section__inner,.site-footer{width:min(100% - 2rem,1180px);margin-inline:auto}.hero__inner{gap:2.5rem;padding:4.5rem 0 4rem;display:grid}.hero__content{max-width:760px}.eyebrow,.section-kicker{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:900}.hero__tagline{color:#fff0c8;max-width:760px;margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.55rem);font-weight:780;line-height:1.35}.hero__subheadline{max-width:700px;color:var(--muted);font-size:clamp(1rem,2vw,1.15rem)}.hero__actions,.contact-actions,.form-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button{min-height:48px;font:inherit;text-align:center;cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:.8rem 1.05rem;font-weight:900;line-height:1.1;text-decoration:none;display:inline-flex}.button--primary{color:#180f08;box-shadow:0 14px 28px var(--shadow);background:linear-gradient(#f6bf49,#e66f2f)}.button--primary:hover{color:#180f08;filter:brightness(1.06)}.button--secondary{border-color:var(--line-strong);color:var(--text);background:#f6f1e712}.button--ghost{color:#ffe4a6;background:0 0;border-color:#efb43d8c}.hero__signals{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.hero__signals li{color:var(--muted);background:#06070794;border:1px solid #f6f1e724;border-radius:999px;padding:.55rem .7rem;font-size:.82rem;font-weight:750}.hero__routing{box-shadow:0 22px 52px var(--shadow);background:#080a0ac7;border:1px solid #efb43d47;border-radius:9px;align-self:end;padding:1.25rem}.hero__routing h2{font-size:1.8rem}.routing-list{gap:.55rem;display:grid}.routing-list a{background:#f6f1e709;border:1px solid #f6f1e71c;border-radius:7px;grid-template-columns:auto 1fr;gap:.25rem .75rem;padding:.8rem;text-decoration:none;display:grid}.routing-list a:hover{background:#efb43d17;border-color:#efb43d8c}.routing-list span{color:var(--amber);grid-row:1/3;font-size:.75rem;font-weight:900}.routing-list strong{line-height:1.1}.routing-list small{color:var(--muted);line-height:1.45}.routing-note{color:var(--muted);margin:1rem 0 0;font-size:.9rem}.section{border-bottom:1px solid #f6f1e714;padding:clamp(4rem,9vw,7rem) 0}.section--intro{background:#121515}.section--proof{background:linear-gradient(105deg,#b33f2e33,#0000 48%),#111313}.section--work{background:radial-gradient(circle at 88% 15%,#efb43d1a,#0000 26rem),#0e1010}.section--prep,.section--quote{background:#f6f1e709}.section-heading{max-width:760px;margin-bottom:2.2rem}.section-heading--wide{max-width:none}.section-heading--wide,.intro-grid,.proof-grid,.fit-grid,.contact-grid,.quote-layout{gap:2rem;display:grid}.section-heading--wide>p,.intro-copy p,.proof-grid p,.section-lead,.quote-intro>p{color:var(--muted)}.intro-copy p:last-child{color:#ffe4a6;margin-bottom:0;font-weight:800}.service-grid{gap:1rem;display:grid}.service-grid--specialist{margin-top:1rem}.service-card,.contact-card,.quote-form,.proof-panel{box-shadow:0 16px 34px var(--shadow);background:#151818db;border:1px solid #f6f1e721;border-radius:8px}.service-card{flex-direction:column;min-height:250px;padding:1.2rem;display:flex}.service-card__number{color:var(--amber);margin-bottom:2rem;font-weight:900;display:inline-flex}.service-card p{color:var(--muted)}.service-card>a{color:#ffe4a6;align-items:center;min-height:44px;margin-top:auto;padding-block:.65rem;font-size:.92rem;font-weight:850;display:inline-flex}.service-card--compact{grid-template-columns:auto 1fr;gap:1rem;min-height:0;display:grid}.service-card--compact .service-card__number{margin:0}.service-card--compact p{margin-bottom:0}.service-card--compact a{color:#ffe4a6;align-items:center;gap:.35rem;min-height:44px;margin-top:.8rem;padding-block:.65rem;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex}.gallery-grid{gap:1rem;display:grid}.gallery-card{box-shadow:0 16px 34px var(--shadow);background:#151818eb;border:1px solid #f6f1e724;border-radius:8px;grid-template-rows:auto 1fr;margin:0;display:grid;overflow:hidden}.gallery-card__preview{width:100%;color:var(--text);cursor:zoom-in;font:inherit;text-align:left;background:#080909;border:0;border-radius:0;padding:0;display:block;position:relative;overflow:hidden}.gallery-card__preview picture{background:#080909;display:block;overflow:hidden}.gallery-card__preview:focus-visible{outline-offset:-4px}.gallery-card__preview-label{color:#fff0c8;letter-spacing:.04em;text-transform:uppercase;background:#080a0ae0;border:1px solid #f6f1e742;border-radius:5px;padding:.5rem .65rem;font-size:.78rem;font-weight:900;position:absolute;bottom:.75rem;right:.75rem}.gallery-card img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.gallery-card figcaption{border-top:1px solid #f6f1e71c;grid-template-rows:auto auto 1fr;gap:.35rem;min-height:158px;padding:1rem;display:grid}.gallery-card figcaption span{color:var(--amber);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:900}.gallery-card figcaption strong{font-size:1.08rem;line-height:1.25}.gallery-card figcaption a{color:#ffe4a6;border-top:1px solid #f6f1e71a;align-self:end;align-items:center;gap:.35rem;min-height:44px;margin-top:.45rem;padding-top:.65rem;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex}.gallery-card figcaption a:hover{color:#fff0c8}.gallery-dialog{background:var(--panel);width:min(94vw,1100px);max-width:none;max-height:92svh;color:var(--text);border:1px solid #f6f1e738;border-radius:10px;padding:0;overflow:hidden;box-shadow:0 28px 90px #000000b8}.gallery-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020303d1}.gallery-dialog__panel{max-height:92svh;display:grid;position:relative;overflow:auto}.gallery-dialog__close{z-index:2;min-height:44px;color:var(--text);cursor:pointer;font:inherit;background:#080a0aeb;border:1px solid #f6f1e74d;border-radius:6px;padding:.65rem .85rem;font-weight:900;position:absolute;top:.8rem;right:.8rem}.gallery-dialog__media{background:#080909;display:block}.gallery-dialog__media img{object-fit:contain;width:100%;height:auto;max-height:60svh;display:block}.gallery-dialog__caption{border-top:1px solid #f6f1e71f;justify-items:start;gap:.55rem;padding:1.15rem 1.25rem 1.35rem;display:grid}.gallery-dialog__caption span{color:var(--amber);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:900}.gallery-dialog__caption h2,.gallery-dialog__caption p{margin:0}.gallery-dialog__caption h2{font-size:clamp(1.8rem,5vw,3rem)}.gallery-dialog__caption p{color:var(--muted)}.proof-grid{align-items:center}.proof-panel{grid-template-columns:1fr auto;gap:0;display:grid;overflow:hidden}.proof-panel p,.proof-panel strong{border-bottom:1px solid #f6f1e717;margin:0;padding:.9rem 1rem}.proof-panel strong{color:var(--amber);text-align:right}.why-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.why-list li{background:#06070761;border:1px solid #f6f1e71c;border-radius:7px;min-height:48px;padding:.8rem .8rem .8rem 2.5rem;position:relative}.why-list li:before{background:var(--orange);content:"";border-radius:2px;width:.72rem;height:.72rem;position:absolute;top:1rem;left:.95rem}.prep-grid{counter-reset:prep;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.prep-grid li{border-top:3px solid var(--orange);background:#06070766;padding:1.2rem}.prep-grid span{color:var(--amber);margin-bottom:1.6rem;font-size:.82rem;font-weight:900;display:block}.prep-grid p{color:var(--muted);margin-bottom:0}.quote-layout{align-items:start}.quote-intro{position:static}.quote-direct{border-left:3px solid var(--amber);background:#06070761;gap:.35rem;margin-top:1.4rem;padding:1rem;display:grid}.quote-direct span{color:var(--steel);text-transform:uppercase;font-size:.82rem;font-weight:850}.quote-direct a{overflow-wrap:anywhere;align-items:center;min-height:44px;font-weight:800;display:inline-flex}.quote-form{padding:1rem}.form-intro{color:var(--muted);margin-bottom:1rem;font-size:.92rem}.form-selection{border-left:3px solid var(--amber);color:var(--muted);background:#efb43d14;margin:-.2rem 0 1.1rem;padding:.75rem .85rem;font-size:.9rem}.form-selection strong{color:#ffe4a6}.form-grid{gap:1rem;display:grid}.quote-form label{gap:.42rem;display:grid}.quote-form label span{color:#f1e3bd;font-weight:850}.quote-form label b{color:var(--orange)}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);font:inherit;background:#090b0b;border-radius:6px;padding:.78rem .85rem}.quote-form textarea{resize:vertical;min-height:145px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#878d89}.quote-form input[aria-invalid=true]{border-color:var(--orange)}.form-error{color:#ffb39a;margin:-.2rem 0 0;font-weight:800}.quote-form__details{background:#06070747;border:1px solid #f6f1e71f;border-radius:7px;margin-top:1rem}.quote-form__details summary{color:#ffe4a6;cursor:pointer;padding:.95rem 1rem;font-weight:850}.quote-form__details[open] summary{border-bottom:1px solid #f6f1e71f}.quote-form__details .form-grid{padding:1rem}.form-reminder{color:#ffe4a6;margin:1rem 0;font-size:.92rem}.quote-form input.quote-form__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;min-height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quote-turnstile{width:100%;min-height:65px;margin:1rem 0}.form-actions .button:disabled{cursor:not-allowed;opacity:.58}.form-status{border-left:3px solid var(--amber);color:var(--muted);overflow-wrap:anywhere;background:#efb43d14;margin:1rem 0 0;padding:.85rem}.contact-card{gap:.35rem;padding:1.2rem;font-style:normal;display:grid}.contact-card strong{font-size:1.15rem}.contact-actions{align-self:end}.contact-details{color:var(--muted);flex-basis:100%;gap:.35rem;margin-top:.5rem;display:grid}.contact-details a{overflow-wrap:anywhere}.site-footer{color:var(--muted);gap:.35rem;padding:2rem 0 6.5rem;font-size:.9rem;display:grid}.site-footer p{margin:0}.mobile-action-bar{z-index:20;padding:.55rem max(.55rem, env(safe-area-inset-right)) max(.55rem, env(safe-area-inset-bottom)) max(.55rem, env(safe-area-inset-left));border-top:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0af5;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-action-bar a{border:1px solid #f6f1e724;border-radius:6px;place-items:center;min-height:48px;font-weight:900;text-decoration:none;display:grid}.mobile-action-bar a:last-child{color:#180f08;background:linear-gradient(#f6bf49,#e66f2f)}@media (width>=700px){.nav-links{gap:1.2rem;display:flex}.nav-cta{display:none}.quote-intro{top:calc(var(--sticky-nav-clearance) + .5rem);position:sticky}.section-heading--wide,.intro-grid,.proof-grid,.fit-grid,.contact-grid,.quote-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.section-heading--wide{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:end}.service-grid--primary,.service-grid--specialist,.gallery-grid,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__wide{grid-column:1/-1}.prep-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{padding-bottom:2rem}.mobile-action-bar{display:none}}@media (width>=980px){.nav-links .nav-links__quote{display:none}.nav-cta{display:inline-flex}.hero__inner{grid-template-columns:minmax(0,1.32fr) minmax(340px,.68fr);align-items:end;padding:6.5rem 0 5.5rem}.service-grid--primary{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-form{padding:1.35rem}}@media (hover:hover) and (pointer:fine){.gallery-card img{transition:transform .22s}.gallery-card:hover img{transform:scale(1.025)}.gallery-card__preview:hover .gallery-card__preview-label{background:#080a0af5;border-color:#ffe4a69e}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery-card img{transition:none}}
