:root{color-scheme:dark;--bg-base: #0e0f12;--bg-elevated: #15171c;--bg-overlay: #1c1f26;--text-primary: #f2f4f8;--text-secondary: #b5bbc6;--text-muted: #7a8190;--text-disabled: #4a4f5c;--space-0: 0px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 48px;--space-10: 56px;--space-12: 64px;--space-14: 72px;--space-16: 80px;--font-sans: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--text-size-caption: 12px;--text-size-body-small: 14px;--text-size-body: 16px;--text-size-h4: 18px;--text-size-h3: 22px;--text-size-h2: 28px;--text-size-h1: 36px;--text-leading-caption: 16px;--text-leading-body-small: 20px;--text-leading-body: 24px;--text-leading-h4: 26px;--text-leading-h3: 30px;--text-leading-h2: 36px;--text-leading-h1: 44px;--text-weight-caption: 500;--text-weight-body-small: 400;--text-weight-body: 400;--text-weight-h4: 600;--text-weight-h3: 650;--text-weight-h2: 700;--text-weight-h1: 750;--text-leading-tight: var(--text-leading-caption);--text-leading-loose: var(--text-leading-body-small)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-size-body);line-height:var(--text-leading-body);font-weight:var(--text-weight-body);text-rendering:optimizeLegibility}img{max-width:100%;height:auto}main.page{min-height:100%}.content-section{padding-block-start:var(--space-0);padding-block-end:calc(var(--space-16) + var(--space-12))}.section-text{padding-inline:var(--space-7);margin-block-end:var(--space-5)}.section-text__inner{max-width:900px;margin-inline:auto;display:grid;gap:var(--space-2)}.section-text h2{margin:0;font-size:var(--text-size-h3);line-height:var(--text-leading-h3);font-weight:var(--text-weight-h3);letter-spacing:-.01em}.section-text p{margin:0;color:var(--text-secondary);font-size:var(--text-size-body);line-height:var(--text-leading-body);font-weight:var(--text-weight-body)}.section-image{display:block;width:100%;height:auto}.section-image-caption{margin-top:var(--space-2);padding-inline:var(--space-7)}.section-image-caption__inner{max-width:900px;margin-inline:auto;color:var(--text-secondary);font-size:var(--text-size-body-small);line-height:var(--text-leading-body-small);text-align:center}.section-image--cinematic{--vh: 60vh;--vh-sm: 55vh;--vh-md: 55vh;--vh-lg: 45vh;--pos: 50% 45%;--pos-lg: var(--pos);--fit: cover;height:var(--vh);object-fit:var(--fit);object-position:var(--pos)}@media(max-height:520px){.section-image--cinematic{height:var(--vh-sm)}}@media(min-width:640px){.section-image--cinematic{height:var(--vh-md);object-position:var(--pos-lg)}}@media(min-width:1200px){.section-image--cinematic{height:var(--vh-lg);--fit: var(--fit-lg, cover)}}img[data-zoom]{cursor:zoom-in}body[data-zoom-open=true]{overflow:hidden}.zoom-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:var(--space-6);background:#08090ad9;opacity:0;pointer-events:none;transition:opacity .16s ease;z-index:1000;cursor:zoom-out}.zoom-overlay__image{max-width:96vw;max-height:92vh;box-shadow:0 24px 60px #0000008c;transform:scale(.98);transition:transform .16s ease;cursor:default}.zoom-overlay[data-open=true]{opacity:1;pointer-events:auto}.zoom-overlay[data-open=true] .zoom-overlay__image{transform:scale(1)}@media(prefers-reduced-motion:reduce){.zoom-overlay,.zoom-overlay__image{transition:none}}@supports ((-webkit-mask-image: linear-gradient(#000,transparent)) or (mask-image: linear-gradient(#000,transparent))){.section-image--feather{--_feather: 20%;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--_feather),#000 calc(100% - var(--_feather)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--_feather),#000 calc(100% - var(--_feather)),transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center}.section-image--feather-bottom{--_feather: 20%;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - var(--_feather)),transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - var(--_feather)),transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center}}
