@font-face{font-family:Suisse Intl Mono;src:url(/fonts/SuisseIntlMono-Regular-WebXL.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl Book;src:url(/fonts/SuisseIntl-Book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--background:#000000;--foreground:#ffffff;--accent:#00ff00;--muted:#666666;--border:#333333;--surface:#111111;--surface-hover:#191919;--font-suisse:"Suisse Intl Mono",monospace;--font-suisse-book:"Suisse Intl Book",sans-serif}*{box-sizing:border-box;padding:0;margin:0}html{background:var(--background)}body,html{overflow-x:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}body{color:var(--foreground);background:var(--background);font-family:var(--font-suisse-book),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1;transition:none}a{color:inherit;text-decoration:none}@keyframes site-fade-in{0%{opacity:0}to{opacity:1}}html[data-from-gate] body{opacity:0;animation:site-fade-in .8s ease-in forwards}html[data-route=enter] body{opacity:1!important;transition:none!important}html[data-first-fade] body{animation:site-fade-in 1s ease-in}@keyframes gate-star-pulse{0%{color:#ffffff;opacity:1}50%{color:#9a9a9a;opacity:.55}to{color:#ffffff;opacity:1}}.pill{display:inline-block;padding:4px 8px;border-radius:2px;background:var(--surface-hover);color:var(--foreground);font-size:11px;font-weight:500;font-family:var(--font-suisse);text-transform:uppercase;letter-spacing:.08em;opacity:.9;border:1px solid #2a2a2a;cursor:pointer;transition:background .2s ease}.pill:hover{background:#252525}.pill.active{background:#ffffff;color:#000000}.pill.active:hover{background:#cccccc}.pill.small{font-size:9px;padding:2px 6px}.cta-button{display:inline-block;background:var(--surface-hover);color:var(--foreground);padding:4px 8px;border-radius:2px;cursor:pointer;font-size:11px;font-weight:500;font-family:var(--font-suisse);transition:background .2s ease}.cta-button:hover{background:#252525}.cta-button.inverted{background:#efefef;color:#000000}.cta-button.inverted:hover{background:#dbdbdb}@keyframes statusDotPulse{0%{opacity:.05;box-shadow:0 0 6px rgba(0,255,0,.25)}to{opacity:1;box-shadow:0 0 14px rgba(0,255,0,.55)}}.status-dot{background-color:var(--accent);border-radius:50%;animation:statusDotPulse 1s ease-in-out infinite alternate;will-change:opacity,box-shadow}.main-nav-link{font-family:var(--font-suisse-book);font-size:16px;letter-spacing:.01em}.main-nav-link:hover{opacity:.85}.main-nav-item{display:inline-flex;align-items:baseline}.main-nav-sep{font-family:var(--font-suisse-book);font-size:16px;opacity:.6}.work-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:24px;gap:24px}@media (min-width:900px){.work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.work-thumb{width:100%;aspect-ratio:16/10;background:#d0d2d2;border-radius:2px;overflow:hidden}.work-card{position:relative;transition:opacity .2s ease}.work-card.dimmed{opacity:.4}.work-card-title{margin-top:8px;font-size:12px;font-family:var(--font-suisse-book);color:#dcdcdc}.work-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.work-card-tags{opacity:0;pointer-events:none;display:flex;gap:6px;transition:opacity .15s ease}.work-card-tags.visible{opacity:1}.work-card-wrapper.placeholder{cursor:default}.project-shell{max-width:1200px;margin:0 auto;padding:0 24px}.project-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.project-title{font-size:22px;font-weight:600;letter-spacing:.02em}.project-tags{display:flex;gap:8px;flex-wrap:wrap}.project-hero{border:1px solid #2a2a2a;border-radius:6px;overflow:hidden;background:#0f0f0f}.project-hero-media{width:100%;aspect-ratio:16/9;background:var(--surface)}.project-content{display:grid;grid-gap:24px;gap:24px;margin-top:24px}.project-nav{display:flex;justify-content:space-between;align-items:center;margin-top:48px}.project-modal{width:min(1280px,40vw);margin:0 auto;background:#222222;border-radius:2px;padding:24px}.project-close{position:fixed;top:16px;right:16px;z-index:30}.project-fixed-next,.project-fixed-prev{position:fixed;bottom:24px;z-index:25}@media (max-width:1024px){.project-modal{width:calc(100% - 64px)}}.pricing-card{aspect-ratio:5/4;display:flex;flex-direction:column;justify-content:space-between;border-radius:2px;transition:background .3s ease,color .3s ease,border .3s ease}.pricing-card:hover{background:#ffffff!important;border:1px solid #e6e6e6!important}.pricing-card:hover,.pricing-card:hover p{color:#000000!important}.pricing-card:hover .cta-reveal{opacity:1;transform:translateY(0);pointer-events:auto}.pricing-card:hover .cta-button.inverted{background:var(--surface-hover);color:#ffffff}.pricing-card:hover .cta-button.inverted:hover{background:#252525}.cta-reveal{opacity:0;transform:translateY(2px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-25%)}}.logo-track{display:flex;width:-moz-fit-content;width:fit-content;animation:marqueeScroll 25s linear infinite}@keyframes loaderFade{0%,to{opacity:.2}50%{opacity:1}}.loader-square{animation:loaderFade 1.2s ease-in-out infinite}@keyframes galleryItemFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.gallery-item{animation:galleryItemFadeIn .4s ease-out forwards;opacity:0}@media (min-width:1440px){.section-4k{padding:180px 40px!important}.hero-section-4k{min-height:calc(100vh - 80px)!important;padding:40px!important}.content-4k{max-width:1400px!important;margin:0 auto!important}.hero-content-4k{text-align:center!important;max-width:1200px!important;margin:0 auto!important}.hero-text-4k{font-family:var(--font-suisse-book)!important;font-size:22px!important;line-height:34px!important}.video-4k{width:70%!important;max-width:1600px!important}.button-4k{padding:12px 24px!important;font-size:16px!important}.pricing-4k{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))!important;gap:48px!important;max-width:1200px!important;margin:0 auto!important}}@media (min-width:2160px){.hero-text-4k{font-size:32px!important;line-height:44px!important}}.viewer-card{background:#111111;width:92vw;height:85vh;display:grid;grid-template-columns:3fr 1fr;border-radius:4px;overflow:hidden}@media (max-width:768px){.header-4k{padding:16px 20px!important}.section-4k{padding:80px 20px!important}.hero-section-4k{min-height:calc(100vh - 60px)!important;padding:40px 20px!important}.hero-text-4k{font-size:18px!important;line-height:28px!important}.video-4k{width:100%!important}.pricing-4k{grid-template-columns:1fr!important;gap:24px!important}.availability-footer{flex-direction:column!important;gap:12px!important}.gallery-item{animation-duration:.3s}.viewer-card{width:100vw;height:100svh;grid-template-columns:1fr;grid-template-rows:1fr auto;border-radius:0}.viewer-media{padding:20px!important}}@media (max-width:480px){.hero-text-4k{font-size:16px!important;line-height:26px!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}