/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#f3f0e8;--ink:#0d0d0c;--line:#0d0d0c38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a,button{font:inherit;color:inherit}.site-header{z-index:30;justify-content:space-between;align-items:center;height:68px;padding:0 26px;display:flex;position:fixed;top:0;left:0;right:0}.mark,.site-header nav button{cursor:pointer;background:0 0;border:0}.mark{letter-spacing:-.09em;font-size:22px;font-weight:900}.site-header nav{align-items:center;gap:25px;display:flex}.site-header nav a,.site-header nav button{letter-spacing:.08em;text-transform:uppercase;font-size:11px;text-decoration:none}.hero{color:#fff;background:url(/sym-hero.png) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;height:100svh;min-height:680px;padding:30px 28px;display:flex;position:relative}.hero-shade{background:linear-gradient(#0000001f,#0000 42%,#000000b8);position:absolute;inset:0}.hero-credit,.hero-index,.hero-kicker{position:relative}.hero-kicker{font:500 10px var(--font-geist-mono),monospace;letter-spacing:.12em;text-transform:uppercase;margin:0;position:absolute;top:92px;left:28px}.hero-index{flex-direction:column;align-items:flex-start;margin-bottom:28px;display:flex}.hero-index button{color:#fff;text-align:left;cursor:pointer;letter-spacing:-.055em;background:0 0;border:0;padding:2px 0;font-size:clamp(27px,3.45vw,60px);font-weight:600;line-height:.95}.hero-index button span{width:30px;font:500 9px var(--font-geist-mono),monospace;letter-spacing:0;opacity:.65;margin-right:9px;display:inline-block}.hero-index button:hover{font-style:italic}.hero-credit{font:500 9px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.08em;margin:0;position:absolute;bottom:31px;right:28px}.intro{grid-template-columns:1fr 2fr 1fr;align-items:start;gap:25px;padding:125px 28px 135px;display:grid}.label{font:500 10px var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;margin:0}.intro h1{letter-spacing:-.085em;margin:0;font-size:clamp(72px,10vw,160px);font-weight:600;line-height:.77}.intro>div{align-self:end}.intro>div p{letter-spacing:-.02em;font-size:16px;line-height:1.5}.intro a,.title-copy>a{text-transform:uppercase;letter-spacing:.07em;text-underline-offset:5px;margin-top:22px;font-size:11px;display:inline-block}.title-section{grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.title-poster{align-items:flex-end;min-height:760px;padding:28px;display:flex;position:relative;overflow:hidden}.title-poster:before{content:"";aspect-ratio:1;border:1px solid #00000059;border-radius:50%;width:70%;position:absolute;top:12%;left:14%}.title-poster:after{content:"";border:1px solid #ffffff80;width:42%;height:85%;position:absolute;top:8%;left:29%;transform:rotate(12deg)}.title-poster strong{letter-spacing:-.08em;text-transform:uppercase;z-index:2;max-width:90%;font-size:clamp(56px,7.2vw,118px);line-height:.75;position:relative}.placeholder{z-index:2;font:500 9px/1.4 var(--font-geist-mono),monospace;letter-spacing:.1em;position:absolute;top:26px;left:28px}.poster-no{letter-spacing:-.07em;font-size:60px;font-weight:700;position:absolute;top:20px;right:25px}.rose{background:#d46f68}.blue{background:#7899c9}.acid{background:#c9ef37}.gold{background:#d9ae57}.red{color:#fff;background:#d74031}.title-copy{flex-direction:column;padding:28px 32px 42px;display:flex}.title-top{justify-content:space-between;display:flex}.title-top>span{font:500 10px var(--font-geist-mono),monospace}.title-copy h2{letter-spacing:-.08em;max-width:780px;margin:auto 0 45px;font-size:clamp(65px,8vw,130px);font-weight:500;line-height:.78}.title-copy dl{border-top:1px solid var(--ink);margin:60px 0 0}.title-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;padding:12px 0;display:grid}dt{font:500 9px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.09em}dd{margin:0;font-size:13px}.title-copy>a{align-self:flex-start;margin-top:auto;padding-top:45px}.split-cta{grid-template-columns:1fr 1fr;display:grid}.split-cta a{background:#d4ff37;flex-direction:column;justify-content:space-between;min-height:310px;padding:28px;text-decoration:none;display:flex}.split-cta a:last-child{background:var(--ink);color:var(--paper)}.split-cta span{font:500 10px var(--font-geist-mono),monospace;letter-spacing:.1em}.split-cta strong{letter-spacing:-.06em;font-size:clamp(38px,5vw,78px)}footer{background:#e84b35;padding:95px 28px 25px}footer h2{letter-spacing:-.08em;margin:0;font-size:clamp(72px,11vw,170px);line-height:.77}footer>a{text-underline-offset:8px;margin:100px 0;font-size:clamp(20px,3vw,44px);display:inline-block}footer div{border-top:1px solid var(--ink);font:500 9px var(--font-geist-mono),monospace;text-transform:uppercase;justify-content:space-between;padding-top:14px;display:flex}@media (max-width:800px){.site-header{padding:0 16px}.site-header nav button{display:none}.hero{background-position:50%;padding:20px 16px}.hero-kicker{left:16px}.hero-credit{display:none}.hero-index button{font-size:8.7vw}.intro{grid-template-columns:1fr;padding:85px 16px}.intro>div{margin-left:25%}.title-section{grid-template-columns:1fr}.title-poster{min-height:82svh}.title-copy{min-height:80svh;padding:24px 16px 35px}.title-copy h2{margin:100px 0 40px}.title-copy dl{margin-top:45px}.split-cta{grid-template-columns:1fr}.split-cta a{min-height:240px;padding:20px 16px}footer{padding:75px 16px 22px}footer div{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.emerging{color:#fff;background:url(/emerging-voices.png) 50%/cover no-repeat;align-items:flex-end;min-height:100svh;padding:38px 28px;display:flex;position:relative;overflow:hidden}.emerging-shade{background:linear-gradient(90deg,#050504e0,#0505049e 42%,#05050426 72%),linear-gradient(#0000 45%,#000000d1);position:absolute;inset:0}.emerging-copy{z-index:1;width:100%;position:relative}.emerging h2{letter-spacing:-.08em;max-width:980px;margin:28px 0 34px;font-size:clamp(64px,9.2vw,150px);font-weight:600;line-height:.78}.emerging-lede{letter-spacing:-.025em;max-width:650px;margin:0 0 45px;line-height:1.42}.market-list{border-top:1px solid #ffffff8c;border-bottom:1px solid #ffffff8c;flex-wrap:wrap;margin-bottom:34px;display:flex}.market-list span{font:500 10px var(--font-geist-mono),monospace;letter-spacing:.09em;text-transform:uppercase;margin-right:28px;padding:12px 28px 12px 0}.emerging-cta{align-items:end;gap:35px;display:grid}.emerging-cta p{max-width:560px;margin:0;font-size:14px;line-height:1.45}.emerging-cta a{color:#0d0d0c;font:600 11px var(--font-geist-mono),monospace;letter-spacing:.06em;text-transform:uppercase;background:#d4ff37;padding:15px 18px;text-decoration:none;display:inline-block}.emerging-cta a:hover{background:#fff}.title-section:nth-child(2n) .title-poster{order:2}.title-section:nth-child(2n) .title-copy{order:1}@media (max-width:800px){.emerging{background-position:62%;min-height:110svh;padding:28px 16px}.emerging h2{font-size:18vw}.emerging-lede{font-size:16px}.market-list span{margin-right:12px;padding-right:12px}.emerging-cta{grid-template-columns:1fr}.emerging-cta a{justify-self:start}.title-section:nth-child(2n) .title-copy,.title-section:nth-child(2n) .title-poster{order:0}}.title-poster.has-art{background:#090909;align-items:stretch;padding:0}.title-poster.has-art:after,.title-poster.has-art:before{display:none}.title-poster.has-art img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:760px;display:block}@media (max-width:800px){.title-poster.has-art img{min-height:82svh}}.hero-actions{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000002e;border:1px solid #ffffffc7;grid-template-columns:1fr 1fr;width:min(760px,82vw);display:grid;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.hero-actions a{color:#fff;flex-direction:column;justify-content:space-between;min-height:138px;padding:18px 20px;text-decoration:none;display:flex}.hero-actions a+a{border-left:1px solid #ffffffc7}.hero-actions small{font:600 12px var(--font-geist-mono),monospace;letter-spacing:.11em}.hero-actions strong{letter-spacing:-.045em;font-size:clamp(22px,2.4vw,38px);line-height:1}.hero-actions a:hover{color:#0d0d0c;background:#d4ff37}.hero-index button{margin-top:2px;font-size:clamp(20px,2.25vw,38px);line-height:1.02}.spotlight{color:#fff;background:#6e26bf;grid-template-columns:1fr 1fr;min-height:92svh;display:grid}.spotlight-art{filter:saturate(.78)contrast(1.08);background:url(/poster-apocalypse.png) 50%/cover no-repeat;min-height:700px}.spotlight-copy{flex-direction:column;padding:34px 32px 44px;display:flex}.spotlight-copy h2{letter-spacing:-.085em;margin:auto 0 52px;font-size:clamp(78px,10vw,160px);font-weight:600;line-height:.76}.spotlight-copy>p:not(.label){letter-spacing:-.025em;max-width:650px;font-size:20px;line-height:1.42}.spotlight-copy a{color:#fff;font:600 12px var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;text-underline-offset:6px;align-self:flex-start;margin-top:auto;padding-top:48px}@media (max-width:800px){.hero-actions{grid-template-columns:1fr;width:calc(100% - 32px);top:39%}.hero-actions a{min-height:84px;padding:13px 15px}.hero-actions a+a{border-top:1px solid #ffffffc7;border-left:0}.hero-actions strong{font-size:22px}.hero-index{max-width:92vw}.hero-index button{font-size:5.1vw}.spotlight{grid-template-columns:1fr}.spotlight-art{min-height:68svh}.spotlight-copy{min-height:76svh;padding:28px 16px 35px}.spotlight-copy h2{margin:90px 0 42px}}.title-section{background:linear-gradient(#ffffff14,#0d0d0c06 52%,#ffffff0a);border-top:0;padding:clamp(32px,4vw,72px) 0}.title-section+.title-section{margin-top:0}.spotlight{background:linear-gradient(135deg,#59209a,#762dc4 52%,#492071);border-top:0}.spotlight-art{filter:saturate(.9)contrast(1.03);background-image:url(/holden-boyles-headshot.png);background-position:50% 28%}.split-cta a{outline:0}.split-cta{background:linear-gradient(90deg,#d4ff37 0 50%,#0d0d0c 50% 100%)}@media (max-width:800px){.title-section{padding:24px 0}.split-cta{background:0 0}}.title-section{border-top:1px solid var(--ink);background:0 0;padding:0}.title-poster{border:1px solid #00000014}.title-copy dl{border-top-color:var(--ink)}.title-copy dl div{border-bottom-color:var(--line)}.spotlight{border-top:1px solid #0d0d0c}.market-list{border-color:#ffffff8c}@media (max-width:800px){.title-section{padding:0}}.cast-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.cast-list li{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:baseline;gap:16px;display:grid}.cast-list span{font-weight:600}.cast-list small{color:#0d0d0c9e;font-size:12px;line-height:1.35}@media (max-width:800px){.hero{min-height:760px}.hero-actions{top:35%}.hero-index{max-width:100%;margin-bottom:18px}.hero-index button{padding:3px 0;font-size:clamp(16px,4.7vw,22px);line-height:1.08}.title-poster,.title-poster.has-art img{min-height:auto}.title-poster.has-art{aspect-ratio:2/3}.title-poster.has-art img{object-fit:cover;width:100%;height:100%}.title-copy{min-height:auto;padding:28px 18px 48px}.title-copy h2{overflow-wrap:anywhere;margin:72px 0 32px;font-size:clamp(48px,15vw,76px);line-height:.82}.summary{font-size:18px}.title-copy dl div{grid-template-columns:1fr;gap:7px;padding:14px 0}dd{font-size:14px;line-height:1.45}.cast-list li{grid-template-columns:1fr 1fr}.spotlight-copy h2{font-size:clamp(64px,18vw,96px)}}@media (max-width:420px){.hero-actions{top:32%}.hero-actions a{min-height:78px}.hero-index button{font-size:16px}.hero-kicker{font-size:9px}.title-copy h2{font-size:clamp(44px,14vw,62px)}.cast-list li{grid-template-columns:1fr;gap:1px}}.hero-actions button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:138px;padding:18px 20px;display:flex}.hero-actions button+button{border-left:1px solid #ffffffc7}.hero-actions button:hover{color:#0d0d0c;background:#d4ff37}.hero-actions button small{font:600 12px var(--font-geist-mono),monospace;letter-spacing:.11em}.hero-actions button strong{letter-spacing:-.045em;font-size:clamp(22px,2.4vw,38px);line-height:1}.split-cta button{text-align:left;cursor:pointer;background:#d4ff37;border:0;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:310px;padding:28px;display:flex}.split-cta button:last-child{background:var(--ink);color:var(--paper)}.split-cta button span{font:500 10px var(--font-geist-mono),monospace;letter-spacing:.1em}.split-cta button strong{letter-spacing:-.06em;font-size:clamp(38px,5vw,78px)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(.75);backdrop-filter:blur(18px)saturate(.75);background:#050505b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.submission-modal{width:min(920px,100%);max-height:calc(100svh - 48px);color:var(--ink);background:#f3f0e8e8;border:1px solid #ffffff73;padding:26px 30px 34px;overflow-y:auto;box-shadow:0 32px 100px #00000061}.submission-modal>header{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3f0e8e0;justify-content:space-between;align-items:center;margin:-26px -30px 0;padding:24px 30px 16px;display:flex;position:sticky;top:-26px}.form-success button,.submission-modal>header button{cursor:pointer;font:600 11px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.07em;background:0 0;border:0;padding:4px 0}.submission-modal h2{letter-spacing:-.075em;margin:72px 0 22px;font-size:clamp(54px,8vw,108px);font-weight:600;line-height:.78}.form-intro{max-width:620px;margin:0 0 42px;font-size:18px;line-height:1.42}.submission-modal form{gap:20px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.submission-modal label{font:600 11px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.07em;gap:8px;display:grid}.submission-modal label small{opacity:.55;font-size:9px}.submission-modal input,.submission-modal select,.submission-modal textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #0d0d0c73;border-radius:0;outline:none;padding:10px 0 12px;font:400 17px/1.35 Arial,Helvetica,sans-serif}.submission-modal input:focus,.submission-modal select:focus,.submission-modal textarea:focus{border-bottom-color:var(--ink);box-shadow:0 1px 0 var(--ink)}.submission-modal textarea{resize:vertical;min-height:110px}.form-note{opacity:.65;margin:4px 0;font-size:12px;line-height:1.45}.form-submit{border:1px solid var(--ink);background:var(--ink);color:var(--paper);cursor:pointer;font:600 11px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.08em;justify-self:start;padding:16px 20px}.form-submit:hover{color:var(--ink);background:#d4ff37}.form-submit:disabled{opacity:.55;cursor:wait}.form-error{color:#a1251b;font-size:13px}.form-success{flex-direction:column;justify-content:center;min-height:460px;display:flex}.form-success h2{margin:0 0 24px}.form-success p{font-size:19px;line-height:1.45}.form-success button{text-underline-offset:5px;align-self:flex-start;margin-top:34px;text-decoration:underline}@media (max-width:800px){.hero-actions button{min-height:84px;padding:13px 15px}.hero-actions button+button{border-top:1px solid #ffffffc7;border-left:0}.hero-actions button strong{font-size:22px}.split-cta button{min-height:240px;padding:20px 16px}.modal-backdrop{place-items:stretch stretch;padding:0}.submission-modal{border:0;width:100%;min-height:100svh;max-height:100svh;padding:20px 16px 40px}.submission-modal>header{margin:-20px -16px 0;padding:20px 16px 14px;top:-20px}.submission-modal h2{margin:54px 0 20px;font-size:clamp(52px,16vw,76px)}.form-intro{margin-bottom:32px;font-size:16px}.form-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:420px){.hero-actions button{min-height:78px}}section{border-top:0!important}.titles{background:#111}.title-section{--section-bg:#f1ece2;--section-ink:#111;--poster-matte:#24191a;background:var(--section-bg);color:var(--section-ink);gap:clamp(22px,3vw,48px);padding:clamp(22px,3vw,48px);border:0!important}.title-section:first-child{--section-bg:#f0e7dc;--section-ink:#241115;--poster-matte:#5b1720}.title-section:nth-child(2){--section-bg:#132033;--section-ink:#eef4f7;--poster-matte:#2e5e91}.title-section:nth-child(3){--section-bg:#d5b36d;--section-ink:#1b1710;--poster-matte:#2a2118}.title-section:nth-child(4){--section-bg:#11130f;--section-ink:#f1efe7;--poster-matte:#4c5742}.title-section:nth-child(5){--section-bg:#6422a4;--section-ink:#fff;--poster-matte:#22102f}.title-section .title-poster.has-art{background:var(--poster-matte);border:0;padding:clamp(14px,2vw,30px)}.title-section .title-poster.has-art img{min-height:calc(100svh - 96px)}.title-section .title-copy{padding:clamp(10px,1.5vw,24px) 0}.title-section .title-top .label{opacity:.68}.title-section .title-copy dl{border:0;margin-top:54px}.title-section .title-copy dl div{border:0;padding:10px 0}.title-section .title-copy dt{opacity:.58}.title-section .title-copy dd{color:inherit}.title-section .cast-list small{color:currentColor;opacity:.62}.title-section .title-copy>a{color:inherit}.market-list,.spotlight{border:0}.title-section:nth-child(2) .title-copy>a,.title-section:nth-child(4) .title-copy>a,.title-section:nth-child(5) .title-copy>a{color:inherit}@media (max-width:800px){.title-section{gap:0;padding:18px 16px 58px}.title-section .title-poster.has-art{aspect-ratio:2/3;padding:12px}.title-section .title-poster.has-art img{min-height:0}.title-section .title-copy{padding:26px 2px 0}.title-section .title-copy h2{margin-top:64px}.title-section .title-copy dl{margin-top:40px}}.hero-actions{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:clamp(28px,5vw,76px);width:min(820px,84vw)}.hero-actions button{text-shadow:0 2px 18px #000000a6;min-height:auto;padding:0;transition:opacity .2s,transform .2s;border:0!important}.hero-actions button:hover{color:#fff;opacity:.7;background:0 0;transform:translateY(-3px)}.hero-actions button+button{border:0}.split-cta{background:var(--paper);gap:60px;padding:84px 28px}.split-cta button,.split-cta button:last-child{min-height:150px;color:var(--ink);background:0 0;border:0;padding:0}.split-cta button:last-child{text-align:right;align-items:flex-end}.split-cta button:hover strong{font-style:italic}@media (max-width:800px){.hero-actions{gap:22px;width:calc(100% - 32px)}.hero-actions button,.hero-actions button+button{border:0;min-height:auto;padding:0}.split-cta{gap:50px;padding:64px 16px}.split-cta button,.split-cta button:last-child{text-align:left;align-items:flex-start;min-height:110px}}.site-header{height:58px;padding:0 34px}.mark{font-size:18px}.site-header nav{gap:30px}.site-header nav a,.site-header nav button{font-size:10px}.hero{min-height:720px;padding:34px}.hero-kicker{font-size:9px;top:78px;left:34px}.hero-actions{gap:80px;width:min(660px,76vw);top:42%}.hero-actions button small{font-size:10px}.hero-actions button strong{letter-spacing:-.03em;font-size:clamp(18px,1.8vw,27px)}.hero-index{max-width:520px;margin-bottom:18px}.hero-index button{letter-spacing:-.035em;padding:3px 0;font-size:clamp(16px,1.75vw,27px);line-height:1.12}.hero-credit{bottom:35px;right:34px}.intro{grid-template-columns:.7fr 1.8fr .85fr;gap:6vw;padding:170px 5vw 190px}.intro h1{font-size:clamp(58px,7.7vw,118px);line-height:.82}.intro>div p{max-width:360px;font-size:15px;line-height:1.65}.emerging{min-height:94svh;padding:60px 5vw}.emerging h2{max-width:900px;margin:34px 0 44px;font-size:clamp(52px,7vw,108px);line-height:.84}.emerging-lede{max-width:590px;margin-bottom:54px;font-size:17px;line-height:1.58}.market-list{gap:14px;margin-bottom:50px}.market-list span{margin:0;padding:8px 16px 8px 0;font-size:9px}.emerging-cta{gap:80px}.emerging-cta p{max-width:470px;font-size:13px;line-height:1.65}.emerging-cta a{color:#fff;text-underline-offset:6px;background:0 0;padding:0;font-size:10px;text-decoration:underline}.emerging-cta a:hover{opacity:.65;background:0 0}.spotlight{min-height:84svh}.spotlight-art{min-height:640px}.spotlight-copy{padding:54px 5vw}.spotlight-copy h2{margin:auto 0 46px;font-size:clamp(64px,7.6vw,116px);line-height:.81}.spotlight-copy>p:not(.label){max-width:560px;font-size:17px;line-height:1.6}.spotlight-copy a{padding-top:46px;font-size:10px}.title-section{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(48px,7vw,120px);min-height:auto;padding:clamp(54px,6vw,100px)}.title-section .title-poster.has-art{align-self:center;max-height:820px;padding:clamp(16px,1.8vw,28px)}.title-section .title-poster.has-art img{aspect-ratio:2/3;max-height:760px}.title-section .title-copy{min-height:700px;padding:24px 0}.title-copy h2,.title-section .title-copy h2{letter-spacing:-.065em;max-width:620px;margin:auto 0 46px;font-size:clamp(48px,5.6vw,88px);line-height:.86}.summary{letter-spacing:-.015em;max-width:550px;font-size:17px;line-height:1.58}.title-section .title-copy dl{max-width:610px;margin-top:52px}.title-section .title-copy dl div{grid-template-columns:145px 1fr;padding:8px 0}.cast-list{gap:5px}.title-copy>a{padding-top:44px;font-size:10px}.split-cta{gap:8vw;padding:120px 5vw}.split-cta button,.split-cta button:last-child{min-height:110px}.split-cta button strong{font-size:clamp(30px,3.8vw,58px)}footer{padding:130px 5vw 28px}footer h2{font-size:clamp(60px,8vw,122px);line-height:.82}footer>a{margin:110px 0;font-size:clamp(18px,2.2vw,32px)}@media (max-width:800px){.site-header{height:54px;padding:0 16px}.mark{font-size:17px}.hero{min-height:720px;padding:20px 16px}.hero-kicker{top:72px;left:16px}.hero-actions{gap:28px;width:calc(100% - 44px);top:34%}.hero-actions button strong{font-size:18px}.hero-actions button small{font-size:9px}.hero-index{margin-bottom:10px}.hero-index button{font-size:clamp(14px,4.1vw,18px);line-height:1.18}.intro{gap:54px;padding:110px 20px 130px}.intro h1{font-size:clamp(54px,15vw,76px)}.intro>div{margin-left:18%}.emerging{min-height:100svh;padding:48px 20px}.emerging h2{margin:28px 0 38px;font-size:clamp(48px,14.5vw,72px)}.emerging-lede{margin-bottom:42px;font-size:16px}.emerging-cta{gap:32px}.spotlight-art{min-height:58svh}.spotlight-copy{min-height:auto;padding:64px 20px 78px}.spotlight-copy h2{margin:62px 0 36px;font-size:clamp(58px,16vw,82px)}.spotlight-copy>p:not(.label){font-size:16px}.title-section{padding:56px 20px 84px}.title-section .title-poster.has-art{width:min(100%,420px);margin:0 auto;padding:10px}.title-section .title-copy{min-height:auto;padding:68px 0 0}.title-section .title-copy h2{margin:0 0 34px;font-size:clamp(44px,12.5vw,64px)}.summary{font-size:16px}.title-section .title-copy dl{margin-top:38px}.title-section .title-copy dl div{grid-template-columns:110px 1fr;gap:14px;padding:8px 0}.split-cta{gap:74px;padding:90px 20px}.split-cta button,.split-cta button:last-child{min-height:70px}.split-cta button strong{font-size:34px}footer{padding:100px 20px 24px}footer h2{font-size:clamp(54px,15vw,76px)}footer>a{margin:86px 0;font-size:18px}}@media (max-width:420px){.hero-actions{gap:24px;top:32%}.hero-index button{font-size:14px}.title-section{padding-left:16px;padding-right:16px}.title-section .title-copy dl div{grid-template-columns:1fr;gap:4px;padding:10px 0}.intro>div{margin-left:10%}}.mark{letter-spacing:-.1em;font-size:30px}@media (max-width:800px){.mark{font-size:25px}}.site-header .header-actions{align-items:center;gap:28px;display:flex}.site-header .header-actions button{cursor:pointer;font:600 10px var(--font-geist-mono),monospace;letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;padding:0;display:block}.site-header .header-actions button:hover{font-style:italic}.hero-index{max-width:560px}@media (max-width:800px){.site-header .header-actions{gap:14px;display:flex}.site-header .header-actions button{letter-spacing:.035em;font-size:8px;display:block}.hero-index{max-width:88vw}}@media (max-width:420px){.site-header .header-actions{gap:10px}.site-header .header-actions button{text-align:right;max-width:82px;line-height:1.15}}body{font-size:17px}.site-header{height:72px}.mark{color:#fff;text-shadow:0 2px 18px #0000008c}.site-header .header-actions{gap:10px}.site-header .header-actions button{color:#0d0d0c;letter-spacing:.055em;background:#d4ff37;padding:12px 16px;font-size:11px;transition:transform .2s,background .2s;box-shadow:0 8px 26px #00000038}.site-header .header-actions button+button{background:#fff}.site-header .header-actions button:hover{background:#ff573d;font-style:normal;transform:translateY(-2px)}.label{font-size:11px}.hero-index button{font-size:clamp(18px,2vw,31px)}.intro>div p{font-size:17px}.intro a,.title-copy>a{font-size:12px}.emerging-lede{font-size:19px}.emerging-cta p{font-size:15px}.emerging-cta a{font-size:12px}.spotlight-copy>p:not(.label){font-size:19px}.spotlight-copy a{font-size:12px}.summary{font-size:19px}.title-section .title-copy dt{font-size:10px}.title-section .title-copy dd{font-size:14px}.split-cta button span{font-size:12px}footer div{font-size:11px}@media (max-width:800px){body{font-size:16px}.site-header{height:64px}.site-header .header-actions{gap:6px}.site-header .header-actions button{text-align:center;max-width:none;padding:9px 10px;font-size:8px;line-height:1.15;display:block}.hero-index button{font-size:clamp(15px,4.4vw,20px)}.emerging-lede,.intro>div p,.spotlight-copy>p:not(.label),.summary{font-size:17px}.title-section .title-copy dd{font-size:14px}}@media (max-width:420px){.mark{font-size:23px}.site-header .header-actions button{letter-spacing:.02em;padding:8px 7px;font-size:7px}.site-header .header-actions{gap:4px}}@media (max-width:800px){body,html{max-width:100%;overflow-x:hidden}.site-header{height:62px;padding:0 14px}.mark{flex:none}.site-header .header-actions{margin-left:auto}.hero{background-position:50%;height:100svh;min-height:660px;padding:20px 16px}.hero-index{width:calc(100% - 32px);max-width:none;margin:0 0 8px}.hero-credit{display:none}.intro{gap:50px;padding:104px 20px 124px;display:grid;grid-template-columns:1fr!important}.intro>div{max-width:480px;margin-left:0}.intro h1{overflow-wrap:normal;font-size:clamp(54px,15vw,76px)}.emerging{min-height:100svh;padding:46px 20px 56px}.emerging-copy{max-width:100%}.emerging h2{overflow-wrap:break-word;font-size:clamp(46px,13vw,68px)}.market-list{gap:8px}.emerging-cta{gap:28px}.emerging-cta,.spotlight{display:grid;grid-template-columns:1fr!important}.spotlight-art{background-position:50% 24%;width:100%;min-height:56svh}.spotlight-copy{width:100%;padding:62px 20px 76px}.titles{width:100%}.title-section{gap:0;width:100%;padding:54px 18px 80px;display:grid;grid-template-columns:1fr!important}.title-section:nth-child(2n) .title-copy,.title-section:nth-child(2n) .title-poster{order:0}.title-section .title-poster.has-art{aspect-ratio:auto;width:min(100%,420px);max-height:none;margin:0 auto;padding:10px}.title-section .title-poster.has-art img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;min-height:0;max-height:none;display:block}.title-section .title-copy{width:100%;min-width:0;min-height:auto;padding:62px 0 0}.title-section .title-copy h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(42px,12vw,62px)}.summary{max-width:100%}.title-section .title-copy dl{width:100%;max-width:none}.split-cta{gap:64px;padding:84px 20px;display:grid;grid-template-columns:1fr!important}.submission-modal{width:100%;max-width:100%;min-height:100svh;max-height:100svh}.form-grid{grid-template-columns:1fr!important}footer{width:100%;overflow:hidden}}@media (max-width:420px){.site-header{align-items:center}.site-header .header-actions{gap:4px}.site-header .header-actions button{white-space:normal;max-width:76px;padding:8px 6px}.hero-index button{font-size:15px}.title-section{padding-left:14px;padding-right:14px}.title-section .title-copy dl div{grid-template-columns:1fr!important}.emerging,.intro,.spotlight-copy{padding-left:16px;padding-right:16px}}@media (max-width:800px){.hero{background-color:#101927;background-position:68%;background-repeat:no-repeat;background-size:auto 100%}}.site-header{background:linear-gradient(#090c13d9,#090c132e);height:86px;padding:0 4vw}.wordmark{letter-spacing:-.035em;gap:.42em;font-size:clamp(16px,1.8vw,27px)}.wordmark span{white-space:nowrap}.wordmark b{color:#d4ff37}.site-header .header-actions button{color:#fff;text-transform:none;letter-spacing:0;border-bottom:1px solid #ffffff73;font-size:14px;background:0 0!important}.site-header .header-actions button:hover{border-bottom-color:#d4ff37;transform:none}.hero{justify-content:center;align-items:center}.hero-center{z-index:1;text-align:center;width:100%;padding:100px 0 40px;position:relative}.hero-center h1{letter-spacing:-.045em;text-shadow:0 2px 30px #0006;max-width:1100px;margin:0 auto 40px;font-size:clamp(32px,4.5vw,76px);font-weight:500;line-height:1.13}.primary-action{color:#111;cursor:pointer;background:#d4ff37;border:0;padding:18px 28px;font-size:17px;font-weight:600;transition:background .2s,transform .2s}.primary-action:hover{background:#edff9b;transform:translateY(-2px)}button:focus-visible{outline-offset:5px;outline:3px solid #e99143}.intro{text-align:center;flex-direction:column;align-items:center;gap:30px;padding:140px 24px 155px;display:flex!important}.intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,76px);font-weight:500;line-height:1.1}.intro .intro-statement{letter-spacing:-.02em;max-width:860px;margin:0;font-size:clamp(22px,2.5vw,36px);line-height:1.45}.emerging-copy{max-width:1150px}.emerging h2{line-height:.98}.emerging-lede{max-width:800px;font-size:clamp(20px,2vw,27px);line-height:1.55}.emerging-cta{grid-template-columns:1fr auto;align-items:center;gap:50px}.emerging-cta p{max-width:650px;font-size:20px}.emerging-cta .primary-action{justify-self:start}.world-map{color:#fff;width:min(600px,100%);margin:10px 0 35px}.world-map svg{width:100%;display:block;overflow:visible}.world-map figcaption{opacity:.7;margin-top:-15px;font-size:14px}.artist-gallery{background:#f3f0e8;padding:120px 5vw}.artist-heading{max-width:760px;margin-bottom:60px}.artist-heading h2{letter-spacing:-.05em;margin:24px 0;font-size:clamp(38px,4.5vw,68px);font-weight:500;line-height:1.08}.artist-heading>p:last-child{font-size:20px}.artist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.artist-card{min-width:0}.artist-photo{color:#fff;text-align:left;cursor:pointer;background:#dad6ce;border:0;width:100%;height:620px;padding:0;display:block;position:relative;overflow:hidden}.artist-photo>img{object-fit:cover;object-position:center;width:100%;height:100%}.photo-caption{letter-spacing:-.025em;background:linear-gradient(#0000,#000c);padding:65px 24px 24px;font-size:26px;font-weight:500;position:absolute;inset:auto 0 0}.photo-caption small{letter-spacing:0;margin-top:8px;font-size:14px;display:block}.artist-bio{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#0c1118e8;flex-direction:column;gap:24px;padding:30px 26px;font-size:17px;line-height:1.55;transition:opacity .25s,transform .25s;display:flex;position:absolute;inset:0;overflow-y:auto;transform:translateY(14px)}.artist-bio strong{font-size:28px;font-weight:500}.artist-bio small{opacity:.7;font-size:14px;line-height:1.5}.artist-bio.is-open,.artist-photo:focus-visible .artist-bio,.artist-photo:hover .artist-bio{opacity:1;pointer-events:auto;transform:none}.artist-placeholder{color:#77756e;background:#e0ddd4;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;font-size:100px;display:flex}.artist-placeholder small{font-size:14px}.artist-quote{max-width:480px;margin:24px 0 0;font-size:18px}.text-action{color:inherit;text-underline-offset:6px;align-self:flex-start;margin-top:auto;padding:44px 0 0;font-size:14px;text-decoration:underline}.footer-contact,.text-action{cursor:pointer;background:0 0;border:0}.footer-contact{text-underline-offset:7px;margin:85px 0;padding:0;font-size:20px;text-decoration:underline;display:block}footer h2{line-height:1.05}footer .small-screen{letter-spacing:-.035em;font-size:.48em}footer .big-stories{letter-spacing:-.065em;font-size:1.15em}.submission-modal h2{font-size:clamp(40px,6vw,78px);line-height:1.03}.submission-modal label{font-size:14px}.submission-modal label small{font-size:12px}.form-note,.form-submit{font-size:14px}@media (max-width:1100px){.artist-grid{gap:18px}.artist-photo{height:590px}.artist-bio{padding:24px 20px;font-size:16px}}@media (max-width:800px){.site-header{gap:20px;height:82px;padding:0 18px}.wordmark{text-align:left;flex-wrap:wrap;gap:0 .3em;max-width:200px;font-size:17px;line-height:1.2}.site-header .header-actions button{text-align:right;padding:10px 0;font-size:14px;line-height:1.3;max-width:105px!important}.hero-center h1{font-size:clamp(30px,7vw,52px);line-height:1.2}.hero-center{padding:90px 0 30px}.hero-center .primary-action{font-size:17px}.intro{gap:28px;padding:95px 24px 110px}.intro .intro-statement{font-size:23px}.emerging{padding:75px 24px}.emerging h2{font-size:clamp(40px,10vw,66px);line-height:1.04}.emerging-lede{font-size:21px}.emerging-cta p{font-size:19px}.world-map{margin:0 0 36px}.world-map figcaption{margin-top:0}.artist-gallery{padding:90px 24px}.artist-heading{margin-bottom:40px}.artist-grid{grid-template-columns:1fr;gap:56px;max-width:580px;margin:auto}.artist-photo{height:600px}.artist-bio{gap:22px;padding:30px}.artist-bio,.artist-quote{font-size:18px}.primary-action{padding:17px 22px}.footer-contact{font-size:18px}.small-screen{white-space:nowrap}}@media (max-width:420px){.wordmark{max-width:170px;font-size:15px}.site-header{gap:14px;padding:0 14px}.artist-gallery{padding-left:18px;padding-right:18px}.artist-photo{height:590px}.artist-bio{padding:24px;font-size:17px}.emerging{padding-left:20px;padding-right:20px}.hero-center h1{font-size:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero{background-image:url(/sym-hero-triptych.png);background-position:50%}.hero-center h1{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4.8vw,78px);font-weight:400;line-height:1.14}.hero-center h1>span{letter-spacing:.2em;margin-bottom:18px;font-family:Arial,Helvetica,sans-serif;font-size:.52em;font-weight:500;display:inline-block}.hero-center h1 em{font-style:italic;font-weight:400}.artist-heading h2,.emerging h2,.intro h2,footer h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}.intro h2 em{font-weight:400}.intro .intro-statement{letter-spacing:-.025em;font-weight:400}.artist-heading h2{max-width:700px}.title-section .title-copy h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5.4vw,86px);font-weight:400;line-height:1.04}.title-section:first-child .title-copy h2{font-style:italic}.title-section:nth-child(2) .title-copy h2,.title-section:nth-child(4) .title-copy h2{letter-spacing:.025em;text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-weight:500;line-height:1.02}.title-section:nth-child(3) .title-copy h2{font-variant:small-caps;letter-spacing:-.025em}.title-section:nth-child(5) .title-copy h2{letter-spacing:-.045em;font-style:italic}.artist-bio strong,.artist-quote,.photo-caption{font-family:Georgia,Times New Roman,serif}.artist-quote{font-size:20px;font-style:italic;line-height:1.5}.split-cta button strong{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}footer .big-stories{letter-spacing:-.045em;font-style:italic}.submission-modal h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:400}@media (max-width:800px){.hero{background-position:50%;background-size:auto 100%}.hero-center h1{font-size:clamp(35px,8.7vw,62px);line-height:1.17}.hero-center h1>span{letter-spacing:.16em;margin-bottom:18px;font-size:.43em}.title-section .title-copy h2{overflow-wrap:normal;font-size:clamp(42px,12vw,66px);line-height:1.06}.artist-quote{font-size:20px}}.hero{background-image:url(/sym-hero-live-action.png)}.title-section .title-poster.has-art{aspect-ratio:auto;place-self:center;width:min(100%,520px);min-height:0;max-height:none;display:block}.title-section .title-poster.has-art img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;min-height:0;max-height:none;display:block}.artist-photo>img{filter:none}.artist-grid{align-items:start}@media (min-width:1600px){.title-section{gap:clamp(70px,7vw,150px);padding-left:max(6vw,50vw - 800px);padding-right:max(6vw,50vw - 800px)}.title-section .title-poster.has-art{width:min(100%,520px)}}@media (max-width:800px){.title-section .title-poster.has-art{width:min(100%,420px)}}.site-header{height:92px}.wordmark{letter-spacing:.035em;text-shadow:0 3px 18px #00000080;gap:.35em;font-size:clamp(26px,2.6vw,40px);line-height:1}.wordmark b{color:#ff493f;font-size:1.18em;font-weight:900;display:inline-block}.site-header .header-actions button{letter-spacing:-.015em;border-bottom-color:#ffffffb3;padding:12px 0;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:600}.hero{isolation:isolate;background-color:#0c1118;background-image:none;overflow:hidden}.hero:before{content:"";z-index:-1;filter:brightness(1.23)contrast(1.17)saturate(1.48);background:url(/sym-hero-live-action.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:radial-gradient(at 50% 58%,#0509108c,#05091029 54%,#0000 90%),linear-gradient(#0000001a,#00000026)}.artist-card:first-child .artist-photo>img{object-position:53% center}@media (max-width:800px){.site-header{gap:14px;height:90px;padding:0 16px}.wordmark{flex:0 auto;gap:4px .3em;min-width:0;max-width:calc(100% - 126px);font-size:24px;line-height:1.08}.wordmark span{display:inline-block}.site-header .header-actions{flex:none}.site-header .header-actions button{padding:10px 0;line-height:1.25;max-width:112px!important;font-size:18px!important}.hero:before{background-position:50%;background-size:auto 100%}}@media (max-width:420px){.wordmark{max-width:calc(100% - 120px);font-size:22px}.site-header{gap:12px;padding:0 14px}.site-header .header-actions button{max-width:108px!important;font-size:17px!important}}.site-header{mix-blend-mode:difference;color:#fff;background:0 0;height:104px}.wordmark{letter-spacing:-.025em;opacity:.82;text-shadow:none;flex-direction:column;align-items:flex-start;gap:0;padding:0;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:40px;font-weight:900;line-height:.95;display:flex}.wordmark-top{letter-spacing:.105em;font-size:.68em;line-height:1.1}.wordmark-bottom{letter-spacing:-.025em;font-size:1em;line-height:1}.site-header .header-actions button{color:inherit;box-shadow:none;text-shadow:none}.site-header .header-actions button:hover{color:inherit;border-bottom-color:currentColor}.hero:before{filter:none;background-image:url(/sym-hero-four-genres.png)}.emerging-shade,.hero-shade{display:none!important}.hero-center h1{mix-blend-mode:difference;text-shadow:none}.photo-caption{mix-blend-mode:difference;background:0 0}.emerging-copy>.label,.emerging-copy>h2,.emerging-cta>p,.emerging-lede,.world-map{mix-blend-mode:difference;text-shadow:none}@media (max-width:800px){.site-header{height:92px}.wordmark{flex:0 auto;gap:0;max-width:calc(100% - 126px);font-size:31px}.hero:before{background-position:68%;background-size:auto 100%}}@media (max-width:420px){.wordmark{max-width:calc(100% - 120px);font-size:28px}}.wordmark{opacity:.6;flex-flow:row;align-items:baseline;gap:.25em;font-size:clamp(24px,3.1vw,46px)}.wordmark-bottom,.wordmark-top{letter-spacing:-.025em;font-size:1em;line-height:1}.wordmark:hover{opacity:.75}.hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% 56%,#050910b8 0,#0509107a 35%,#05091021 65%,#0000 88%);position:absolute;inset:0}.hero-center h1{mix-blend-mode:normal;color:#fff;text-shadow:0 2px 20px #00000080}@media (max-width:800px){.site-header{gap:12px}.wordmark{min-width:0;max-width:none;font-size:clamp(15px,3.5vw,27px)}.hero:after{background:radial-gradient(at 50% 56%,#050910c2,#0509107a 44%,#05091024 75%,#0000 100%)}}@media (max-width:420px){.site-header{gap:8px;padding:0 12px}.wordmark{max-width:none;font-size:clamp(13px,3.5vw,15px)}.site-header .header-actions button{max-width:96px!important;font-size:16px!important}}.site-header{mix-blend-mode:normal}.wordmark,.wordmark:hover{opacity:1;color:#fff}.wordmark b{font-size:1.15em;font-weight:inherit;line-height:1}.hero-center h1{text-shadow:0 3px 24px #000c}@media (max-width:800px){.hero:after{background:linear-gradient(#04070d66,#04070d66),radial-gradient(at 50% 56%,#04070dd1,#04070da8 48%,#04070d38 85%)}}.hero:before{display:none}.hero-panels{z-index:-1;pointer-events:none;grid-template-columns:1fr 2fr 1fr;display:grid;position:absolute;inset:0}.hero-panel{background:#10141d;position:relative;overflow:hidden}.hero-frame{object-fit:cover;will-change:opacity;width:100%;height:100%;animation:genre-dissolve 32s linear infinite;position:absolute;inset:0}.hero-frame.frame-0{animation-delay:0s}.hero-frame.frame-1{animation-delay:-24s}.hero-frame.frame-2{animation-delay:-16s}.hero-frame.frame-3{animation-delay:-8s}.hero-panel-wide:after{content:"";pointer-events:none;background:radial-gradient(#04070d61,#04070d1f 75%);position:absolute;inset:0}.hero-frame[src$=action\.jpg],.hero-frame[src$=scifi\.jpg]{object-position:25% center}.hero-frame[src$=anime\.jpg],.hero-frame[src$=romance\.jpg]{object-position:75% center}.hero-panel-wide .hero-frame{object-position:center}@keyframes genre-dissolve{0%,20%{opacity:1}25%,95%{opacity:0}to{opacity:1}}.hero-panels.is-paused .hero-frame{animation-play-state:paused}.hero-motion-toggle{z-index:2;color:#fff;cursor:pointer;background:0 0;border-bottom:1px solid #fff9;padding:8px 0;font-size:14px;position:absolute;right:4vw}.hero-center .hero-submit{letter-spacing:-.025em;padding:16px 32px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic;font-weight:400}@media (max-width:800px){.hero-center .hero-submit{font-size:22px}.hero-motion-toggle{bottom:20px;right:20px}}@media (prefers-reduced-motion:reduce){.hero-frame{opacity:0;animation:none}.hero-frame.frame-0{opacity:1}.hero-motion-toggle{display:none}}.wordmark{gap:.3em;font-size:clamp(21px,2.5vw,36px)}.wordmark b{letter-spacing:-.055em;color:inherit;margin-right:.035em;font-family:Georgia,Times New Roman,serif;font-size:1.2em;font-style:italic;font-weight:700}.emerging-shade{pointer-events:none;background:linear-gradient(90deg,#04070dc2,#04070d9c 52%,#04070d3b),linear-gradient(#0000 30%,#04070d59);display:block!important}.emerging-copy>.label,.emerging-copy>h2,.emerging-cta>p,.emerging-lede,.world-map{mix-blend-mode:normal;color:#fff;text-shadow:0 2px 16px #00000059}.photo-caption{text-shadow:none;background:linear-gradient(#0000,#04070db8)}.artist-bio,.artist-bio small,.artist-bio span,.artist-bio strong,.photo-caption,.photo-caption small{mix-blend-mode:normal;color:#fff}.artist-bio small{opacity:1}@media (max-width:800px){.wordmark{font-size:clamp(14px,3.1vw,23px)}.hero:after{background:linear-gradient(#04070d4d,#04070d4d),radial-gradient(at 50% 56%,#04070dbd,#04070d8f 48%,#04070d26 85%)}.emerging-shade{background:linear-gradient(90deg,#04070dab,#04070d7d),linear-gradient(#0000 25%,#04070d4d)}}@media (max-width:420px){.wordmark{font-size:clamp(12px,3.2vw,14px)}}.wordmark{letter-spacing:-.045em;white-space:nowrap;color:#fff;opacity:1;text-shadow:0 2px 14px #00000059;flex:0 auto;max-width:none;font-family:Arial,Helvetica,sans-serif;font-size:clamp(19px,2.2vw,32px);font-weight:800;line-height:1.1;display:block}.hero:after{background:radial-gradient(at 50% 56%,#04070db3 0,#04070d7a 32%,#04070d1f 62%,#0000 88%)}.hero-panel-wide:after{background:radial-gradient(#04070d33,#0000 78%)}@media (max-width:800px){.wordmark{font-size:clamp(14px,3.6vw,25px)}.hero:after{background:radial-gradient(at 50% 56%,#04070dc2,#04070d80 38%,#04070d1f 70%,#0000 100%)}}@media (max-width:420px){.wordmark{font-size:clamp(13px,3.55vw,15px)}}.label{letter-spacing:.08em;font-size:1rem;font-weight:600;line-height:1.5}.title-section .title-copy .label{letter-spacing:.045em;font-size:1rem}.title-section .title-copy dt{letter-spacing:.035em;font-size:.9375rem;line-height:1.5}.title-section .title-copy dd{font-size:1rem;line-height:1.5}.cast-list small{font-size:.9375rem}.split-cta button>span{letter-spacing:.07em;font-size:1rem;line-height:1.5}@media (max-width:800px){.label,.split-cta button>span,.title-section .title-copy .label,.title-section .title-copy dt{font-size:.9375rem}.title-section .title-copy dd{font-size:1rem}}.artist-heading{max-width:none}.artist-heading h2{white-space:nowrap;letter-spacing:-.04em;max-width:none;font-size:clamp(20px,4.3vw,68px)}.hero-motion-toggle{opacity:.85;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;bottom:24px;left:50%;right:auto;transform:translate(-50%)}.hero-motion-toggle:hover{opacity:1}.hero-section-links{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:24px;left:4vw;right:4vw}.hero-section-links a{pointer-events:auto;color:#fff;letter-spacing:-.025em;text-shadow:0 2px 16px #000000a6;padding:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2vw,30px);font-style:italic;line-height:1.2;text-decoration:none;transition:opacity .2s;display:block}.hero-section-links a:hover{text-underline-offset:7px;text-decoration:underline}.hero-section-links a:focus-visible{outline-offset:5px;outline:3px solid #e99143}#artist-spotlight,#titles{scroll-margin-top:24px}@media (max-width:800px){.hero-section-links{bottom:20px;left:20px;right:20px}.hero-section-links a{font-size:20px}.hero-motion-toggle{bottom:20px;left:50%;right:auto}.artist-heading h2{font-size:clamp(20px,4.7vw,36px)}}@media (max-width:420px){.hero-section-links{left:16px;right:16px}.hero-section-links a{font-size:18px}}@media (prefers-reduced-motion:reduce){.hero-motion-toggle{display:none}}.wordmark .wordmark-rest{font-family:inherit;font-size:.88em;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.intro h2 em{font-family:Arial,Helvetica,sans-serif;font-style:italic}.site-header .header-actions button{font-size:22px}@media (max-width:800px){.site-header .header-actions button{font-size:19px}.hero-panels{grid-template-columns:1fr}.hero-panel:not(.hero-panel-wide){display:none}.hero-panel-wide{width:100%;height:100%}.hero-panel-wide .hero-frame[src$=action\.jpg],.hero-panel-wide .hero-frame[src$=scifi\.jpg]{object-position:25% center}.hero-panel-wide .hero-frame[src$=anime\.jpg],.hero-panel-wide .hero-frame[src$=romance\.jpg]{object-position:75% center}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}