:root{--ink: #0A0E1A;--ink-2: #0F1521;--ink-3: #161D2D;--navy: #0B1426;--steel: #1B2533;--steel-2: #232C3D;--grey-900: #11161F;--grey-700: #2A3240;--grey-500: #525B6B;--grey-400: #6B7585;--grey-300: #9CA3AF;--grey-200: #C4CAD3;--grey-100: #E5E7EB;--grey-50: #F4F5F7;--paper: #FFFFFF;--bone: #F5F6F8;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--border: rgba(10, 14, 26, .08);--border-strong: rgba(10, 14, 26, .18);--text-primary: #0A0E1A;--text-secondary: #2A3240;--text-muted: #525B6B;--accent: #FFFFFF;--accent-deep: #C4CAD3;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--header-h: 76px;--container: 1320px;--pad: 24px;--ease: cubic-bezier(.22, 1, .36, 1);--ease-snap: cubic-bezier(.4, 0, .2, 1)}@media(max-width:960px){:root{--pad: 20px;--header-h: 68px}}@media(max-width:480px){:root{--pad: 16px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:none;touch-action:pan-y pinch-zoom;overflow-x:hidden;width:100%}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--text-secondary);background:var(--ink);overflow-x:hidden;width:100%;max-width:100%;position:relative}main,section,.container,.header__inner{max-width:100%}svg,img,video,iframe{max-width:100%}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color .25s var(--ease-snap)}button{border:0;background:none;cursor:pointer;font:inherit;color:inherit}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.04;letter-spacing:-.02em;color:var(--text-primary)}p{color:var(--text-secondary);line-height:1.7}::selection{background:#fff;color:var(--ink)}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;padding:12px 18px;background:#fff;color:var(--ink);font-family:var(--font-display);font-weight:600}.skip-link:focus{left:0}.container{max-width:var(--container);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad);width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-weight:600;font-size:.92rem;letter-spacing:.01em;padding:14px 24px;border:1.5px solid transparent;cursor:pointer;transition:background .3s var(--ease-snap),color .3s var(--ease-snap),border-color .3s var(--ease-snap),transform .3s var(--ease-snap);white-space:nowrap;line-height:1;position:relative}.btn--primary{background:#fff;color:var(--ink);border-color:#fff}.btn--primary:hover{background:transparent;color:#fff;border-color:#fff}.section--paper .btn--primary:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.btn--ghost{background:transparent;color:#fff;border-color:#ffffff52}.btn--ghost:hover{background:#fff;color:var(--ink);border-color:#fff}.btn--ghost-dark{background:transparent;color:var(--ink);border-color:var(--ink)}.btn--ghost-dark:hover{background:var(--ink);color:#fff}.btn--cta{padding:11px 18px;font-size:.84rem}.btn--large{padding:18px 32px;font-size:1rem}.btn--full{width:100%}.btn .btn__arrow{transition:transform .3s var(--ease-snap)}.btn:hover .btn__arrow{transform:translate(4px)}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity 1s var(--ease),transform 1s var(--ease)}[data-reveal].revealed{opacity:1;transform:translateY(0)}[data-reveal-delay="1"]{transition-delay:.08s}[data-reveal-delay="2"]{transition-delay:.16s}[data-reveal-delay="3"]{transition-delay:.24s}[data-reveal-delay="4"]{transition-delay:.32s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.site-header{position:sticky;top:0;z-index:900;background:#0a0e1ad9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);height:var(--header-h);transition:background .3s var(--ease-snap),border-color .3s var(--ease-snap)}.site-header.scrolled{background:#0a0e1af2;border-bottom-color:var(--line-strong)}.header__inner{max-width:var(--container);margin:0 auto;padding:0 var(--pad);height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.header__logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header__logo-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;transition:transform .3s var(--ease-snap)}.header__logo-mark img{width:100%;height:100%;object-fit:contain}.header__logo-text{font-family:var(--font-display);font-weight:600;font-size:1.04rem;letter-spacing:-.01em;color:#fff;line-height:1}.header__logo:hover .header__logo-mark{transform:scale(1.05)}@media(max-width:420px){.header__logo-text{display:none}}.header__nav{display:flex;align-items:center;gap:2rem}.header__link{font-family:var(--font-body);font-size:.92rem;font-weight:500;color:#ffffffb3;position:relative;padding:.5rem 0}.header__link:not(.btn):after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1.5px;background:#fff;transition:width .3s var(--ease-snap)}.header__link:not(.btn):hover{color:#fff}.header__link:not(.btn):hover:after{width:100%}.header__cta{margin-left:.25rem}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;z-index:1001}.header__burger-line{display:block;width:100%;height:2px;background:#fff;transition:all .3s var(--ease-snap)}.header__burger.active .header__burger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger.active .header__burger-line:nth-child(2){opacity:0}.header__burger.active .header__burger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1020px){.header__nav{display:none}.header__burger{display:flex}}.mobile-menu{position:fixed;inset:0;z-index:850;background:var(--ink);opacity:0;visibility:hidden;transition:opacity .4s var(--ease-snap),visibility .4s var(--ease-snap);overflow-y:auto}.mobile-menu.active{opacity:1;visibility:visible}body.menu-open .site-header{z-index:1000;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom-color:transparent!important}.mobile-menu__inner{padding:calc(var(--header-h) + 32px) var(--pad) 32px;min-height:100%;display:flex;flex-direction:column}.mobile-menu__link{font-family:var(--font-display);font-size:1.85rem;font-weight:600;letter-spacing:-.02em;color:#fff;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.mobile-menu__link:hover{color:var(--grey-300)}.mobile-menu__cta{margin-top:2rem}.mobile-menu__contact{margin-top:auto;padding-top:2rem;display:flex;flex-direction:column;gap:.5rem}.mobile-menu__phone,.mobile-menu__email{font-size:.95rem;color:#ffffff8c;font-family:var(--font-mono)}.site-footer{background:var(--ink);color:#fff;margin-top:0;position:relative;border-top:1px solid var(--line)}.site-footer h4{color:#fff}.footer__band{background:linear-gradient(180deg,var(--ink) 0%,var(--ink-2) 100%);padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--line)}.footer__band-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer__band-kicker{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--grey-400)}.footer__band-title{font-family:var(--font-display);font-size:clamp(1.85rem,4vw,3rem);font-weight:600;color:#fff;line-height:1.05;letter-spacing:-.02em;margin-top:.65rem}.footer__band-cta{flex-shrink:0}.footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:3rem;padding:4rem 0;border-bottom:1px solid var(--line)}.footer__brand{display:flex;flex-direction:column;gap:1rem}.footer__logo-link{display:inline-flex;align-items:center;gap:.85rem}.footer__logo{width:48px;height:48px;object-fit:contain}.footer__brand-name{font-family:var(--font-display);font-size:1.05rem;font-weight:600;color:#fff}.footer__tagline{font-family:var(--font-body);font-size:.96rem;color:#ffffff9e;line-height:1.55;max-width:380px}.footer__service-area{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff61}.footer__heading{font-family:var(--font-mono);font-size:.74rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.25rem}.footer__list{display:flex;flex-direction:column;gap:.65rem}.footer__link{font-size:.94rem;color:#ffffffb8;transition:color .2s var(--ease-snap)}.footer__link:hover{color:#fff}.footer__contact-item{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:#ffffffb8}.footer__contact-item svg{flex-shrink:0;color:var(--grey-400)}.footer__bottom{padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.footer__bottom p{font-size:.78rem;color:#fff6;font-family:var(--font-mono)}.footer__bottom-meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em}@media(max-width:960px){.footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer__brand{grid-column:1 / -1}}@media(max-width:560px){.footer__grid{grid-template-columns:1fr;gap:2rem}.footer__band-inner{flex-direction:column;align-items:flex-start;gap:1.25rem}}.section{padding:clamp(4rem,9vw,8rem) 0;position:relative}.section--ink{background:var(--ink);color:#fff}.section--ink-2{background:var(--ink-2);color:#fff}.section--paper{background:var(--paper);color:var(--text-primary)}.section--paper h1,.section--paper h2,.section--paper h3,.section--paper h4{color:var(--text-primary)}.section--paper p{color:var(--text-muted)}.section--bone{background:var(--bone);color:var(--text-primary)}.section--ink h1,.section--ink h2,.section--ink h3,.section--ink h4,.section--ink-2 h1,.section--ink-2 h2,.section--ink-2 h3,.section--ink-2 h4{color:#fff}.section--ink p,.section--ink-2 p{color:#ffffffb3}.kicker{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.74rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--grey-400);margin-bottom:1.25rem}.kicker:before{content:"";width:28px;height:1px;background:var(--grey-500);display:inline-block}.section--paper .kicker{color:var(--grey-500)}.section--paper .kicker:before{background:var(--grey-300)}.section__title{font-family:var(--font-display);font-size:clamp(2.1rem,5vw,4.25rem);font-weight:600;line-height:1.02;letter-spacing:-.025em;margin-bottom:1.25rem}.section__lede{font-family:var(--font-body);font-size:1.05rem;line-height:1.65;max-width:580px;color:var(--text-muted)}.section--ink .section__lede,.section--ink-2 .section__lede{color:#ffffffa8}.accent-rule{display:inline-block;width:56px;height:1px;background:#fff;margin-bottom:1.5rem;opacity:.5}
