:root{--ink-0:#000814;--ink-1:#001d3d;--ink-2:#003566;--gold:#ffc300;--gold-hot:#ffd60a;--bg-deep:#fff;--bg-soft:#f5f8fc;--bg-panel:#f0f4f9;--bg-raised:#fff;--bg-hover:#e8eef6;--bg-navy:var(--ink-1);--bg-navy-deep:var(--ink-0);--mesh-line:#001d3d12;--mesh-steel:#5a7290;--mesh-silver:#6b849e;--mesh-bright:#fff;--accent:var(--gold);--accent-hot:var(--gold-hot);--accent-dim:#d4a400;--accent-glow:#ffc30047;--cool:var(--ink-2);--cool-mid:var(--ink-2);--cool-light:#2a6fad;--cool-dim:var(--ink-1);--text:var(--ink-1);--text-muted:#3d5470;--text-dim:#6b829c;--text-on-navy:#fff;--text-on-navy-muted:#ffffffbf;--text-on-gold:var(--ink-0);--border:#001d3d1a;--border-strong:#00356638;--ink-rule:2px solid var(--ink-1);--radius:6px;--radius-sm:4px;--radius-lg:10px;--header-h:76px;--ticker-h:32px;--header-stripe:4px;--safe-b:env(safe-area-inset-bottom,0px);--safe-t:env(safe-area-inset-top,0px);--sticky-offset:calc(var(--safe-t) + var(--ticker-h) + var(--header-h) + var(--header-stripe));--font:"Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;--font-display:Georgia, "Palatino Linotype", Palatino, "Times New Roman", serif;--ease:cubic-bezier(.22, 1, .36, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--shadow:0 8px 28px #00081414;--shadow-accent:0 4px 0 #0008141f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--sticky-offset) + 12px);overscroll-behavior-x:none;max-width:100%;overflow-x:clip}body{font-family:var(--font);background:var(--bg-deep);color:var(--text);overscroll-behavior-x:none;touch-action:pan-y;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100%;min-height:100dvh;line-height:1.6;position:relative;overflow-x:clip}#app{width:100%;max-width:100%;min-height:100dvh;overflow-x:clip}img,svg,video,canvas{max-width:100%;height:auto}img{display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}ul{list-style:none}.mesh-bg{background-color:var(--bg-soft);background-image:linear-gradient(var(--mesh-line) 1px, transparent 1px), linear-gradient(90deg, var(--mesh-line) 1px, transparent 1px);background-position:top;background-size:28px 28px}.mesh-hex{background-color:var(--ink-1);color:var(--text-on-navy);background-image:linear-gradient(#ffd60a12 1px,#0000 1px),linear-gradient(90deg,#ffd60a12 1px,#0000 1px);background-size:22px 22px}.brand-stripes{background:linear-gradient(to bottom, var(--gold) 0 50%, var(--gold-hot) 50% 100%);border-radius:1px;height:6px;display:block}.container{box-sizing:border-box;width:100%;max-width:1140px;margin-inline:auto;padding-inline:.875rem}.section{scroll-margin-top:calc(var(--sticky-offset) + 12px);max-width:100%;padding:4.25rem 0;overflow-x:clip}#top,#services,#about,#work,#process,#contact{scroll-margin-top:calc(var(--sticky-offset) + 12px)}.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);background:#fff;border:1.5px solid #00356633;align-items:center;gap:.55rem;margin-bottom:.85rem;padding:.28rem .65rem .28rem .45rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 1px #ffc30059}.section-label:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 2px #ffc30040}.section-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-0);margin-bottom:1rem;font-size:clamp(1.85rem,4.2vw,2.65rem);font-weight:700;line-height:1.15}.section-lead{color:var(--text-muted);max-width:36rem;font-size:1.05rem;line-height:1.7}.btn{border-radius:var(--radius);letter-spacing:.08em;text-transform:uppercase;min-height:48px;transition:transform .2s var(--ease), background .2s var(--ease), box-shadow .2s var(--ease), border-color .2s var(--ease), color .2s;touch-action:manipulation;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.88rem;font-weight:800;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--gold);color:var(--text-on-gold);border-color:var(--accent-dim);box-shadow:0 3px 0 var(--accent-dim)}.btn-primary:hover{background:var(--gold-hot);box-shadow:0 4px 0 var(--accent-dim);transform:translateY(-1px)}.btn-ghost{color:var(--ink-1);border-color:var(--ink-1);background:#fff;box-shadow:0 3px #001d3d1f}.btn-ghost:hover{background:var(--ink-1);color:#fff;border-color:var(--ink-1)}.ph-img{background:linear-gradient(145deg, #e8eef6 0%, #fff 50%, #dce8f5 100%), linear-gradient(var(--mesh-line) 1px, transparent 1px), linear-gradient(90deg, var(--mesh-line) 1px, transparent 1px);color:var(--mesh-silver);letter-spacing:.14em;text-transform:uppercase;background-size:auto,16px 16px,16px 16px;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex;position:relative;overflow:hidden}.ph-img:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 28%,#ffc30014 48%,#0035660f 56%,#0000 72%);position:absolute;inset:0}.reveal{--reveal-delay:0s;opacity:0;transition:opacity .95s var(--ease-out-expo), transform .95s var(--ease-out-expo);transition-delay:var(--reveal-delay);will-change:opacity, transform;transform:translateY(56px)}.reveal[data-reveal=up]{transform:translateY(56px)}.reveal[data-reveal=down]{transform:translateY(-40px)}.reveal[data-reveal=left]{transform:translate(-56px)}.reveal[data-reveal=right]{transform:translate(56px)}@media (max-width:899px){.reveal[data-reveal=left],.reveal[data-reveal=right]{transform:translateY(40px)}.hero-in-right{animation-name:heroIn}}.reveal[data-reveal=scale]{transform:scale(.92)}.reveal[data-reveal=pop]{transform:translateY(32px)scale(.94)}.reveal[data-reveal=fade]{transform:none}.reveal.is-visible{opacity:1;transform:none}.hero-in{opacity:0;animation:heroIn 1.05s var(--ease-out-expo) forwards;animation-delay:var(--hero-delay,0s)}@keyframes heroIn{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:none}}.hero-in-right{opacity:0;animation:heroInRight 1.15s var(--ease-out-expo) forwards;animation-delay:var(--hero-delay,.12s)}@keyframes heroInRight{0%{opacity:0;transform:translate(48px,24px)scale(.96)}to{opacity:1;transform:none}}@media (min-width:768px){:root{--header-h:84px;--ticker-h:34px}.section{padding:5.75rem 0}.container{width:min(1140px,100% - 2.5rem)}}@media (min-width:1100px){:root{--header-h:90px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.is-visible{opacity:1!important;transition:none!important;transform:none!important}.hero-in,.hero-in-right{opacity:1!important;animation:none!important;transform:none!important}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo-img.svelte-bs2f8z{object-fit:contain;object-position:left center;background:0 0;width:auto;max-width:min(240px,62vw);height:52px;padding:0;display:block}.logo-img.footer.svelte-bs2f8z{background:#ffd60a;border-radius:6px;width:auto;max-width:min(220px,100vw - 2.5rem);height:auto;max-height:52px;padding:.35rem .5rem}@media (min-width:480px){.logo-img.svelte-bs2f8z{max-width:min(280px,58vw);height:58px}.logo-img.footer.svelte-bs2f8z{max-width:min(280px,50vw);max-height:70px}}@media (min-width:900px){.logo-img.svelte-bs2f8z{max-width:320px;height:64px}.logo-img.footer.svelte-bs2f8z{max-width:360px;height:86px}}@media (min-width:1100px){.logo-img.svelte-bs2f8z{max-width:360px;height:70px}}.header.svelte-zne36e{z-index:100;background:#ffd60a;position:sticky;top:0;box-shadow:0 2px 12px #00081414}.ticker.svelte-zne36e{height:calc(var(--ticker-h) + var(--safe-t));padding-top:var(--safe-t);background:var(--ink-1);color:#fff;border-bottom:1px solid #ffd60a59}.ticker-inner.svelte-zne36e{height:var(--ticker-h);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;gap:.65rem;font-size:.65rem;font-weight:800;display:flex}.ticker-item.svelte-zne36e{color:#ffffffe6;white-space:nowrap}.ticker-link.svelte-zne36e:hover{color:#ffd60a}.dot.svelte-zne36e{color:#ffd60a;font-size:.45rem}.hide-sm.svelte-zne36e{display:none}.main-bar.svelte-zne36e{background:#ffd60a;border-bottom:none}.bar.svelte-zne36e{height:var(--header-h);z-index:110;align-items:center;gap:.75rem;display:flex;position:relative}.logo.svelte-zne36e{flex:0 auto;align-items:center;min-width:0;margin-right:auto;text-decoration:none;display:flex}.nav-desktop.svelte-zne36e{border-radius:var(--radius-sm);background:#00081414;border:1px solid #001d3d1f;align-items:center;gap:0;padding:.25rem;display:none}.nav-desktop.svelte-zne36e a:where(.svelte-zne36e){letter-spacing:.1em;text-transform:uppercase;color:var(--ink-1);border-radius:3px;padding:.55rem .9rem;font-size:.76rem;font-weight:800;transition:color .18s,background .18s;position:relative}.nav-desktop.svelte-zne36e a:where(.svelte-zne36e):after{content:"";background:var(--ink-1);transform-origin:50%;height:2px;transition:transform .22s var(--ease-out-expo);border-radius:1px;position:absolute;bottom:.28rem;left:.85rem;right:.85rem;transform:scaleX(0)}.nav-desktop.svelte-zne36e a:where(.svelte-zne36e):hover{color:var(--ink-0);background:#ffffff73}.nav-desktop.svelte-zne36e a:where(.svelte-zne36e):hover:after{transform:scaleX(1)}.sep.svelte-zne36e{background:#001d3d33;flex-shrink:0;width:1px;height:1.1rem}.header-cta.svelte-zne36e{white-space:nowrap;min-height:42px;padding:.5rem 1.1rem;font-size:.72rem;display:none;background:var(--ink-1)!important;color:#fff!important;border-color:var(--ink-0)!important;box-shadow:0 3px #00081459!important}.header-cta.svelte-zne36e:hover{background:var(--ink-2)!important;color:#ffd60a!important}.burger.svelte-zne36e{border-radius:var(--radius-sm);border:2px solid var(--ink-1);z-index:110;background:#ffffff8c;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:46px;height:46px;padding:11px;display:flex;position:relative}.burger.svelte-zne36e span:where(.svelte-zne36e){background:var(--ink-1);width:100%;height:2.5px;transition:transform .25s var(--ease-out-expo), opacity .2s;border-radius:1px;display:block}.burger.svelte-zne36e span:first-child.open:where(.svelte-zne36e){transform:translateY(7.5px)rotate(45deg)}.burger.svelte-zne36e span:nth-child(2).open:where(.svelte-zne36e){opacity:0}.burger.svelte-zne36e span:nth-child(3).open:where(.svelte-zne36e){transform:translateY(-7.5px)rotate(-45deg)}.under-stripe.svelte-zne36e{height:var(--header-stripe);background:var(--ink-1)}.overlay.svelte-zne36e{inset:0;top:var(--sticky-offset);z-index:90;cursor:pointer;background:#00081473;border:none;border-radius:0;width:100%;height:auto;animation:.25s forwards svelte-zne36e-fadeOverlay;position:fixed}@keyframes svelte-zne36e-fadeOverlay{0%{opacity:0}to{opacity:1}}.nav-mobile.svelte-zne36e{top:var(--sticky-offset);z-index:95;border-left:3px solid var(--ink-1);width:min(340px,90vw);animation:svelte-zne36e-slideIn .38s var(--ease-out-expo);color:var(--ink-1);background:#ffd60a;position:fixed;bottom:0;right:0;box-shadow:-12px 0 40px #0008142e}.nav-mobile-inner.svelte-zne36e{height:100%;padding:1.35rem 1.25rem calc(1.5rem + var(--safe-b));flex-direction:column;display:flex}.menu-label.svelte-zne36e{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-1);border-bottom:2px solid var(--ink-1);margin-bottom:.75rem;padding-bottom:.75rem;font-size:.68rem;font-weight:800}@keyframes svelte-zne36e-slideIn{0%{opacity:.85;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.nav-mobile.svelte-zne36e a:where(.svelte-zne36e):not(.btn):not(.mobile-phone){letter-spacing:.08em;text-transform:uppercase;color:var(--ink-1);opacity:0;animation:svelte-zne36e-linkIn .4s var(--ease-out-expo) forwards;animation-delay:calc(60ms + var(--i,0) * 50ms);border-bottom:1px solid #001d3d1a;padding:1.05rem .35rem;font-size:1.05rem;font-weight:800;transform:translateY(8px)}@keyframes svelte-zne36e-linkIn{to{opacity:1;transform:none}}.nav-mobile.svelte-zne36e a:where(.svelte-zne36e):not(.btn):active{color:var(--ink-2)}.mobile-cta.svelte-zne36e{opacity:0;width:100%;animation:svelte-zne36e-linkIn .45s var(--ease-out-expo) .32s forwards;margin-top:auto;background:var(--ink-1)!important;color:#fff!important;border-color:var(--ink-0)!important}.mobile-phone.svelte-zne36e{text-align:center;letter-spacing:.04em;color:var(--ink-1);opacity:0;animation:svelte-zne36e-linkIn .45s var(--ease-out-expo) .4s forwards;margin-top:.85rem;font-size:.95rem;font-weight:700;display:block}@media (min-width:520px){.hide-sm.svelte-zne36e{display:inline}.ticker-inner.svelte-zne36e{justify-content:space-between}}@media (min-width:900px){.nav-desktop.svelte-zne36e{display:flex}.header-cta.svelte-zne36e{display:inline-flex}.burger.svelte-zne36e{display:none}}@media (min-width:1100px){.nav-desktop.svelte-zne36e a:where(.svelte-zne36e){padding:.6rem 1.05rem;font-size:.8rem}}.footer.svelte-9sff3o{background:var(--ink-1);width:100%;max-width:100%;color:var(--text-on-navy);padding-bottom:calc(1.15rem + var(--safe-b));box-sizing:border-box;border-top:1px solid #ffc30059;position:relative;overflow-x:clip}.brand-strip.svelte-9sff3o{background:linear-gradient(90deg, var(--gold) 0%, var(--gold) 48%, var(--gold-hot) 48%, var(--gold-hot) 100%);width:100%;height:6px}.inner.svelte-9sff3o{box-sizing:border-box;gap:1.25rem;width:100%;min-width:0;max-width:100%;padding-top:1.35rem;padding-bottom:.35rem;display:grid}.brand.svelte-9sff3o,.actions.svelte-9sff3o,.cols.svelte-9sff3o,.bottom.svelte-9sff3o,.col.svelte-9sff3o,.action.svelte-9sff3o,.action-text.svelte-9sff3o,.legal.svelte-9sff3o{min-width:0;max-width:100%}.logo.svelte-9sff3o{max-width:100%;margin-bottom:.6rem;text-decoration:none;display:inline-block}.logo.svelte-9sff3o img{max-height:52px;max-width:100%!important;height:auto!important}.blurb.svelte-9sff3o{color:var(--text-on-navy-muted);overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0;font-size:.86rem;line-height:1.55}.actions.svelte-9sff3o{grid-template-columns:1fr;gap:.5rem;width:100%;display:grid}.action.svelte-9sff3o{border-radius:var(--radius);color:#fff;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff1f;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:.7rem;width:100%;max-width:100%;min-height:48px;padding:.65rem .75rem;text-decoration:none;display:grid}.action-icon.svelte-9sff3o{color:#fff;background:#ffffff1a;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.action-icon.ig.svelte-9sff3o{background:#ffffff24}.action-text.svelte-9sff3o{gap:.1rem;min-width:0;display:grid}.action-label.svelte-9sff3o{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-hot);font-size:.62rem;font-weight:800}.action-value.svelte-9sff3o{color:#fff;overflow-wrap:anywhere;word-break:break-word;font-size:.9rem;font-weight:700;line-height:1.3}.action-value.break.svelte-9sff3o{font-size:.78rem;font-weight:600;line-height:1.35}.cols.svelte-9sff3o{box-sizing:border-box;border-top:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem .85rem;width:100%;padding-top:.35rem;display:grid}.contact-col.svelte-9sff3o{grid-column:1/-1}h3.svelte-9sff3o{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 .5rem;font-size:.66rem;font-weight:800}.nav-list.svelte-9sff3o,.plain-list.svelte-9sff3o{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.nav-list.svelte-9sff3o a:where(.svelte-9sff3o),.plain-list.svelte-9sff3o li:where(.svelte-9sff3o){color:#ffffffc7;overflow-wrap:anywhere;word-break:break-word;font-size:.86rem;line-height:1.35;text-decoration:none}.nav-list.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:var(--gold-hot)}.plain-list.svelte-9sff3o .name:where(.svelte-9sff3o){color:#fff;font-weight:700}.bottom.svelte-9sff3o{box-sizing:border-box;border-top:1px solid #ffffff1a;gap:.75rem;width:100%;padding-top:.9rem;display:grid}.legal.svelte-9sff3o{gap:.4rem;width:100%;display:grid}.copy.svelte-9sff3o{color:#f0f6fc80;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.76rem;line-height:1.45}.legal-nav.svelte-9sff3o{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.8rem;display:flex}.legal-nav.svelte-9sff3o a:where(.svelte-9sff3o){color:#f0f6fcad;font-weight:600;text-decoration:none}.legal-nav.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:var(--gold-hot)}.dot.svelte-9sff3o{color:#f0f6fc59}.stamp.svelte-9sff3o{letter-spacing:.1em;max-width:100%;color:var(--gold);box-sizing:border-box;background:#00081459;border:1px solid #ffc3004d;border-radius:999px;align-items:center;gap:.45rem;margin:0;padding:.4rem .7rem;font-size:.6rem;font-weight:800;display:inline-flex}.stamp.svelte-9sff3o span:where(.svelte-9sff3o):last-child{overflow-wrap:anywhere}.sun.svelte-9sff3o{background:var(--gold-hot);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #ffc30040}@media (min-width:560px){.actions.svelte-9sff3o{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.action.svelte-9sff3o{grid-template-columns:1fr;align-items:start;gap:.5rem;padding:.8rem}.cols.svelte-9sff3o{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-col.svelte-9sff3o{grid-column:auto}.action-value.break.svelte-9sff3o{font-size:.72rem}}@media (min-width:768px){.inner.svelte-9sff3o{gap:1.6rem;padding-top:2.1rem}.blurb.svelte-9sff3o{font-size:.92rem;line-height:1.65}.logo.svelte-9sff3o img{max-height:72px}.bottom.svelte-9sff3o{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem}.legal.svelte-9sff3o{flex-wrap:wrap;align-items:center;gap:.55rem 1rem;display:flex}}@media (min-width:960px){.inner.svelte-9sff3o{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-template-areas:"brand actions""cols cols""bottom bottom";gap:1.4rem 2rem;padding-top:2.5rem}.brand.svelte-9sff3o{grid-area:brand}.actions.svelte-9sff3o{grid-area:actions;align-content:start}.cols.svelte-9sff3o{grid-area:cols}.bottom.svelte-9sff3o{grid-area:bottom}.action-value.break.svelte-9sff3o{font-size:.78rem}}
