:root{--color-paper:oklch(97% .018 63);--color-paper-raised:oklch(99% .008 63);--color-paper-glass:oklch(97% .018 63/.88);--color-paper-muted:oklch(90% .02 63);--color-ink:oklch(27% .045 43);--color-ink-soft:oklch(43% .04 42);--color-accent:oklch(73% .095 30);--color-accent-deep:oklch(48% .105 28);--color-accent-ink:var(--color-paper);--color-accent-soft:oklch(92% .04 40);--color-rule:oklch(62% .05 35/.28);--color-rule-dark:oklch(97% .018 63/.24);--color-focus:oklch(51% .14 255);--color-video-scrim:color-mix(in oklch, var(--color-ink) 58%, transparent);--font-display:Georgia, "Times New Roman", serif;--font-body:"Avenir Next", Avenir, system-ui, sans-serif;--font-script:"Snell Roundhand", "Segoe Script", cursive;--text-xs:.64rem;--text-sm:.8rem;--text-base:1rem;--text-md:1.25rem;--text-lg:1.5625rem;--text-xl:1.9531rem;--text-2xl:2.4414rem;--text-3xl:3.0518rem;--text-4xl:3.8147rem;--text-display:clamp(2.75rem, 5vw + 1rem, 5.25rem);--space-3xs:.125rem;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:9rem;--space-5xl:12rem;--space-section:clamp(4.5rem, 10vw, 9rem);--page-gutter:clamp(1rem, 4vw, 4.5rem);--space-hero-copy:clamp(2.5rem, 7vw, 7rem);--space-copy-offset:clamp(1.5rem, 4vw, 2.5rem);--space-section-head:clamp(3rem, 7vw, 6rem);--space-work-head:clamp(2.5rem, 6vw, 5rem);--space-film-grid:clamp(3rem, 8vw, 6rem);--space-film-index:clamp(5rem, 12vw, 11rem);--space-contact-grid:clamp(3rem, 8vw, 8rem);--space-film-offset:clamp(2.5rem, 6vw, 5rem);--space-range-gap:clamp(2rem, 6vw, 7rem);--space-film-row:clamp(4rem, 8vw, 8rem);--space-footer-signoff:clamp(4rem, 10vw, 8rem);--space-footer-block:clamp(3rem, 8vw, 6rem);--dur-micro:.12s;--dur-short:.16s;--dur-medium:.32s;--dur-long:.42s;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.7, 0, .84, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--rule-hair:1px;--radius-sm:.625rem;--radius:1rem;--radius-full:9999px;--z-base:1;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-modal:400;--z-toast:500;--z-tooltip:600;--max-width:88rem;--shadow-paper:0 1.5rem 4rem oklch(27% .045 43/.1);--shadow-sm:0 .125rem .5rem oklch(27% .045 43/.04);--shadow-md:0 .5rem 1.875rem oklch(27% .045 43/.06);--shadow-lg:0 1.25rem 3.125rem oklch(27% .045 43/.08);--bg:var(--color-paper);--bg-white:var(--color-paper-raised);--surface:var(--color-paper-raised);--card:var(--color-paper-raised);--primary:var(--color-accent);--primary-dark:var(--color-accent-deep);--accent:var(--color-accent);--text:var(--color-ink);--text-light:var(--color-ink-soft);--muted:var(--color-ink-soft);--border:var(--color-rule);--border-hover:var(--color-accent);--transition:var(--dur-medium) var(--ease-out)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}html{scroll-behavior:auto}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}h1,h2,h3,h4,.font-display{font-family:var(--font-display);color:var(--color-ink);font-style:normal}a,button{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}img{max-width:100%;display:block}p{color:var(--color-ink-soft);line-height:1.7}section{position:relative}a:focus-visible,button:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.container{max-width:88rem;padding-inline:var(--page-gutter)}.eyebrow{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink-soft);font-size:.7rem;font-weight:700;line-height:1.4}.btn{min-height:44px;padding:var(--space-sm) var(--space-lg);border:1px solid var(--color-ink);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:background-color var(--dur-short) var(--ease-out), color var(--dur-short) var(--ease-out), transform var(--dur-micro) var(--ease-out);border-radius:0;font-size:.82rem;font-weight:700}.btn-primary{background:var(--color-ink);color:var(--color-paper)}.btn:active{transform:translateY(var(--rule-hair))}.text-link{padding-block:var(--space-sm);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:700;position:relative}.text-link:after{content:"";background:var(--color-accent-deep);height:1px;position:absolute;inset-block-end:.45rem;inset-inline:0}@media (hover:hover) and (pointer:fine){.btn-primary:hover{background:var(--color-accent-deep);border-color:var(--color-accent-deep)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
