@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500&display=swap";.nav-header[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0d0d0deb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:var(--nav-h)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:2rem}.nav-logo[data-astro-cid-dmqpwcec]{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;color:var(--text);white-space:nowrap;flex-shrink:0;letter-spacing:.01em;transition:color .2s}.nav-logo[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem}.nav-links[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.25rem}.nav-link[data-astro-cid-dmqpwcec]{font-size:.8rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);padding:.4rem .6rem;transition:color .2s}.nav-link[data-astro-cid-dmqpwcec]:hover,.nav-link[data-astro-cid-dmqpwcec].active{color:var(--accent)}.nav-social[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.75rem;padding-left:1rem;border-left:1px solid var(--border)}.nav-social[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:var(--text-faint);display:flex;align-items:center;transition:color .2s}.nav-social[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.imdb-badge[data-astro-cid-dmqpwcec]{display:inline-block;background:var(--text-faint);color:var(--bg);font-family:Arial Black,Arial,sans-serif;font-weight:900;font-size:.6rem;letter-spacing:.02em;padding:.2rem .35rem;border-radius:3px;line-height:1;transition:background .2s}.imdb-link[data-astro-cid-dmqpwcec]:hover .imdb-badge[data-astro-cid-dmqpwcec]{background:#f5c518;color:#000}.nav-toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;width:44px;height:44px;flex-shrink:0}.nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:22px;height:1.5px;background:var(--text-muted);transition:transform .25s var(--ease),opacity .25s;pointer-events:none}.mobile-menu[data-astro-cid-dmqpwcec]{display:none;position:fixed;inset:0;z-index:9999;background:#0d0d0d;flex-direction:column;padding:0 1.5rem 2rem;overflow-y:auto;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-menu[data-astro-cid-dmqpwcec].open{transform:translate(0)}.mobile-menu-top[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;height:var(--nav-h);flex-shrink:0;border-bottom:1px solid var(--border);margin-bottom:1rem}.mobile-logo[data-astro-cid-dmqpwcec]{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;color:var(--text)}.mobile-close[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text-muted);cursor:pointer;width:44px;height:44px;padding:.5rem;transition:color .2s;flex-shrink:0}.mobile-close[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.mobile-nav-list[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;flex:1}.mobile-nav-link[data-astro-cid-dmqpwcec]{display:block;padding:1rem 0;font-size:1.6rem;font-family:var(--font-serif);color:var(--text-muted);border-bottom:1px solid var(--border);transition:color .15s;min-height:56px;display:flex;align-items:center}.mobile-nav-link[data-astro-cid-dmqpwcec]:active,.mobile-nav-link[data-astro-cid-dmqpwcec]:hover,.mobile-nav-link[data-astro-cid-dmqpwcec].active{color:var(--accent)}.mobile-social[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.25rem;padding-top:2rem;margin-top:auto}.mobile-social[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:var(--text-muted);display:flex;align-items:center;transition:color .2s}.mobile-social[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}@media (max-width: 860px){.nav-toggle[data-astro-cid-dmqpwcec]{display:flex}.nav-links[data-astro-cid-dmqpwcec]{display:none}.mobile-menu[data-astro-cid-dmqpwcec]{display:flex}}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);margin-top:4rem;padding-top:3rem;padding-bottom:2rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-subtle)}.footer-logo[data-astro-cid-sz7xmlte]{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;color:var(--text);display:block;margin-bottom:.5rem;transition:color .2s}.footer-logo[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.footer-tagline[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.875rem}.footer-right[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:flex-end}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);transition:color .2s}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-faint);display:flex;align-items:center;transition:color .2s}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.imdb-badge[data-astro-cid-sz7xmlte]{display:inline-block;background:var(--text-faint);color:var(--bg);font-family:Arial Black,Arial,sans-serif;font-weight:900;font-size:.6rem;letter-spacing:.02em;padding:.2rem .35rem;border-radius:3px;line-height:1;transition:background .2s}.imdb-link[data-astro-cid-sz7xmlte]:hover .imdb-badge[data-astro-cid-sz7xmlte]{background:#f5c518;color:#000}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;gap:1rem;flex-wrap:wrap}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--text-faint)}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-faint);transition:color .2s}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}@media (max-width: 640px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:2rem}.footer-right[data-astro-cid-sz7xmlte]{align-items:flex-start}.footer-nav[data-astro-cid-sz7xmlte]{justify-content:flex-start}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}}:root{--bg: #0d0d0d;--bg-surface: #161616;--bg-subtle: #1e1e1e;--text: #e4dfd8;--text-muted: #7a746d;--text-faint: #4a4540;--accent: #c9a96e;--accent-hover: #dfc080;--border: #252525;--border-subtle:#1e1e1e;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif;--max-w: 1100px;--nav-h: 68px;--ease: cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;line-height:1.7;min-height:100vh}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-serif);line-height:1.2;font-weight:600;color:var(--text)}h1{font-size:clamp(2.4rem,6vw,4.5rem)}h2{font-size:clamp(1.8rem,4vw,2.8rem)}h3{font-size:clamp(1.2rem,2.5vw,1.6rem)}p{color:var(--text);line-height:1.75}.text-muted{color:var(--text-muted)}.text-accent{color:var(--accent)}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-sm{padding:3rem 0}.btn{display:inline-block;padding:.75rem 2rem;font-family:var(--font-sans);font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--accent);color:var(--accent);background:transparent;cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease)}.btn:hover,.btn-filled{background:var(--accent);color:var(--bg)}.btn-filled:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.page-header{padding:calc(var(--nav-h) + 3rem) 0 2.5rem;border-bottom:1px solid var(--border);margin-bottom:4rem}.page-header h1{margin-bottom:.5rem}.page-header p{color:var(--text-muted);font-size:1.05rem;max-width:48ch}.divider{width:48px;height:2px;background:var(--accent);margin:1.5rem 0}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:var(--bg-surface)}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width: 768px){.section{padding:3.5rem 0}.page-header{padding:calc(var(--nav-h) + 2rem) 0 2rem;margin-bottom:2.5rem}}
