*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:#111;font-family:Arial,Helvetica,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3,.logo{font-family:'Arial Black',Arial,sans-serif;font-weight:900;letter-spacing:-.055em}h1,h2,h3{line-height:.97}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid currentColor;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}p{line-height:1.5}.review{padding:10px 4%;background:#111;color:#fff;display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:700;letter-spacing:.04em}.review nav{display:flex;gap:23px}.review a:hover{text-decoration:underline}header{padding:24px 4%;display:flex;justify-content:space-between;align-items:center;gap:20px}.logo{font-size:34px;white-space:nowrap}header nav{display:flex;align-items:center;gap:30px;font-size:15px;font-weight:700}.current{border-bottom:2px solid;padding:8px 0}.pill{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border-radius:40px;font-weight:700;font-size:15px;border:0;line-height:1.3}.black{background:#111;color:white}.light{background:#fff77b;color:#111}.lime{background:#d9ff58;color:#111}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:700;line-height:1.5}.categories{display:flex;flex-wrap:wrap;gap:10px;padding:18px 4%;border-top:1px solid #1113;border-bottom:1px solid #1113}.categories a{padding:11px 17px;border:1px solid #111;border-radius:30px;font-size:14px;font-weight:700}.categories a:first-child{background:#111;color:white}.categories a span{opacity:.65;margin-left:8px}.section-label{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-label h2{font-size:36px}.section-label p{font-size:14px}.artist-card{display:block;min-width:0;transition:transform .25s}.artist-card:hover{transform:translateY(-8px)}.portrait{position:relative;background:var(--card);overflow:hidden}.portrait img{object-position:50% 30%}.artist-name{padding:16px 0 0;display:flex;justify-content:space-between;align-items:center;gap:6px}.artist-name h3{font-size:22px}.artist-name>span{font-size:10px;font-weight:700;letter-spacing:.06em}.corner{position:absolute;right:12px;top:12px;background:var(--card);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:24px}.film-image{position:relative;overflow:hidden;border-radius:20px;background:#111}.film-image img{object-position:50% 30%}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #fff8;color:#111;background:#fff77b;border-radius:50%;width:84px;height:84px;font-size:25px;padding-left:9px;box-shadow:0 0 0 12px #fff2}.time{position:absolute;right:18px;bottom:18px;background:#111;color:white;border-radius:20px;padding:7px 11px;font-size:13px;font-weight:700}.demo-grid{display:grid;grid-template-columns:1fr 1fr}.brand-demo,.mascot-demo{min-width:0;position:relative;overflow:hidden;background:#f7d85a}.brand-demo>img,.mascot-demo>img{object-position:50% 30%}.brand-demo>div,.mascot-demo>div{position:absolute;bottom:28px;left:28px;right:28px;color:#fff;text-shadow:0 2px 20px #0009;z-index:1}.brand-demo::after,.mascot-demo::after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#111a)}.brand-demo h3,.mascot-demo h3{font-size:44px;margin:12px 0}.brand-demo p,.mascot-demo p{font-size:16px;font-weight:700}.brand-demo .eyebrow,.mascot-demo .eyebrow{font-size:11px}.mascot-demo{background:#ac75e9}footer{padding:58px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff77b}footer h2{font-size:56px}footer p{font-size:13px}dialog{border:0;border-radius:22px;background:#fff9ef;color:#111;max-width:calc(100vw - 30px);max-height:calc(100dvh - 30px);padding:24px;overflow:auto}dialog::backdrop{background:#111c;backdrop-filter:blur(8px)}.close{position:absolute;right:12px;top:12px;z-index:2;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:28px}#film-dialog video{display:block;max-height:76vh;width:100%;background:#111}#film-dialog p{font-size:13px;padding-top:14px;max-width:500px}#artist-dialog[open]{display:grid;grid-template-columns:1fr 1fr;width:850px;gap:25px;align-items:center}#artist-dialog img{max-height:65vh;object-fit:contain;background:#111}#artist-dialog h2{font-size:52px;margin:18px 0}#artist-dialog p{font-size:16px}.prototype-note{margin-top:24px;opacity:.65}
/* 01: collective cast poster and horizontal cinema */
.wall{background:#ff7b2d}.wall-hero{padding:35px 4% 50px}.hero-line{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.hero-line h1{font-size:clamp(65px,8.8vw,132px);margin-top:14px}.hero-line>p{font-size:17px;max-width:290px;padding-bottom:4px}.wall-hero .categories{padding:16px 0;margin-bottom:32px}.wall .section-label h2{font-size:30px}.wall-roster{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.wall-roster .portrait{height:340px;border-radius:125px 125px 18px 18px;border:1px solid #111}.wall-roster .artist-card:nth-child(even) .portrait{border-radius:18px}.wall-roster .artist-card:nth-child(4) img,.wall-roster .artist-card:nth-child(5) img{object-fit:contain;background:#141211}.wall-roster .artist-name{display:block}.wall-roster .artist-name>span{display:block;margin-top:7px}.wall-cinema{background:#6938e8;color:white;display:grid;grid-template-columns:1fr 1fr .65fr;gap:35px;padding:50px 4%;align-items:center}.film-copy h2{font-size:64px;margin:18px 0}.film-copy>p:not(.eyebrow){max-width:290px;font-size:15px;margin-bottom:22px}.wall-cinema .film-image{height:370px;transform:rotate(-3deg);border:2px solid #fff}.film-side h3{font-size:54px;margin:20px 0}.film-side p{font-size:14px}.outline-word{display:block;margin-top:30px;color:#d9ff58;font-weight:900;font-size:65px;letter-spacing:-.06em}.wall .demo-grid{gap:22px;padding:38px 4%;background:#eeebff}.wall .brand-demo,.wall .mascot-demo{height:360px;border-radius:22px}.wall .brand-demo>img{object-position:50% 35%}.wall .mascot-demo>img{object-position:50% 40%}
/* 02: magazine cover with a dedicated screening room */
.premiere{background:#f7f5ed}.premiere header{background:#f7f5ed}.premiere-intro{padding:38px 5% 28px}.premiere-intro h1{font-size:clamp(75px,9vw,138px);margin:18px 0;line-height:.94}.premiere-intro em{font-style:normal;color:#6432df}.intro-bottom{display:flex;align-items:center;justify-content:space-between}.intro-bottom p{font-size:17px}.round-link{width:65px;height:65px;border-radius:50%;background:#d9ff58;display:grid;place-items:center;font-size:30px}.premiere>.categories{margin-top:15px}.premiere-film{margin:30px 4%;display:grid;grid-template-columns:1fr 1fr;min-height:580px;background:#5c2bcf;border-radius:24px;overflow:hidden;color:#fff}.premiere-cover{position:relative}.premiere-cover>img{object-position:50% 28%;position:absolute;inset:0}.feature-label{position:absolute;left:22px;top:22px;background:#fff77b;color:#111;font-size:11px;padding:10px 13px;border-radius:20px;font-weight:700;letter-spacing:.07em}.premiere-copy{padding:44px;align-self:center}.premiere-copy h2{font-size:92px;margin:24px 0}.premiere-copy>p:not(.eyebrow){font-size:20px;margin-bottom:26px}.tiny-film{margin-top:28px;display:flex;gap:16px;align-items:center}.tiny-film .film-image{width:105px;height:110px;border-radius:10px}.tiny-film .play{width:40px;height:40px;font-size:13px;box-shadow:none;padding-left:5px}.tiny-film .time{display:none}.tiny-film>span{font-size:11px;line-height:1.6;letter-spacing:.06em}.premiere-lineup{padding:25px 4% 40px}.premiere-roster{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.premiere-roster .portrait{height:220px;border-radius:12px}.premiere-roster .artist-name{display:block}.premiere-roster .artist-name h3{font-size:22px}.premiere-roster .artist-name>span{display:block;margin-top:7px}.premiere-roster .artist-card:nth-child(4) img,.premiere-roster .artist-card:nth-child(5) img{object-fit:contain;background:#141211}.premiere-next{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:24px;padding:38px 4%;background:#e5e0f6;align-items:center}.premiere-next>div h2{font-size:42px;margin-top:20px}.premiere-next article{height:310px;border-radius:16px}.premiere-next article h3{font-size:32px}.premiere-next article>div{left:20px;bottom:20px}.premiere footer{background:#d9ff58}
/* 03: colorful gallery windows and asymmetric mosaic */
.playground{background:#79eee5}.play-hero{padding:35px 4% 45px;display:grid;grid-template-columns:1fr 290px;gap:30px;align-items:center}.play-title h1{font-size:clamp(64px,7vw,112px);line-height:.94;margin:18px 0}.play-title h1 span{color:#5927bd}.play-title>p:last-child{font-size:19px;margin-top:24px}.hero-mascot{height:310px;position:relative;border:2px solid #111;border-radius:30px;transform:rotate(7deg);box-shadow:8px 8px 0 #111}.hero-mascot>img{border-radius:28px;object-position:50% 55%}.hero-mascot>span{position:absolute;left:-25px;bottom:20px;padding:13px;background:#fff77b;border:2px solid #111;font-size:12px;font-weight:900;transform:rotate(-10deg)}.playground .categories{background:#fff77b;padding:18px 4%;border-block:2px solid #111}.play-roster{padding:38px 4% 46px}.play-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.play-mosaic .artist-card{border:2px solid #111;border-radius:20px;overflow:hidden;background:var(--card);box-shadow:6px 6px 0 #111}.play-mosaic .portrait{height:230px}.play-mosaic .artist-name{padding:15px 18px}.play-mosaic .artist-name h3{font-size:26px}.play-mosaic .artist-card:nth-child(4) img,.play-mosaic .artist-card:nth-child(5) img{object-fit:contain;background:#151213}.play-mosaic .artist-card:nth-child(2){transform:rotate(2deg)}.play-mosaic .artist-card:nth-child(4){transform:rotate(-2deg)}.mosaic-film{background:#6330cd;color:white;border:2px solid #111;border-radius:20px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:6px 6px 0 #111}.mosaic-film span{font-size:12px;font-weight:700;letter-spacing:.1em}.mosaic-film strong{font-family:'Arial Black',Arial,sans-serif;font-size:48px;letter-spacing:-.05em;line-height:.97}.mosaic-film b{font-size:48px;color:#fff77b}.play-screen{display:grid;grid-template-columns:1fr 1fr .65fr;gap:36px;background:#ff874c;padding:45px 4%;border-block:2px solid #111;align-items:center}.play-screen h2{font-size:70px;margin:20px 0 25px}.play-screen .film-image{height:330px;border:2px solid #111;transform:rotate(3deg);box-shadow:7px 7px 0 #111}.screen-note>span{display:grid;place-items:center;font-size:55px;background:#fff77b;border:2px solid #111;border-radius:50%;width:120px;height:120px;margin-bottom:25px}.screen-note p{font-size:14px;font-weight:700}.play-demos{padding:35px 4% 45px;background:#e2c2ff}.play-demos .demo-grid{gap:24px}.play-demos article{height:300px;border-radius:20px;border:2px solid #111;box-shadow:6px 6px 0 #111}.playground footer{border-top:2px solid #111;background:#fff77b}
@media(max-width:900px){header nav{display:none}.review{flex-direction:column;gap:8px}.review nav{gap:15px}.wall-roster,.premiere-roster{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-line{display:block}.hero-line>p{margin-top:22px}.wall-cinema,.play-screen{grid-template-columns:1fr 1fr}.film-side,.screen-note{display:none}.premiere-film{min-height:500px}.premiere-copy{padding:28px}.premiere-copy h2{font-size:68px}.premiere-next{grid-template-columns:1fr 1fr}.premiere-next>div{grid-column:1/-1}.play-hero{grid-template-columns:1fr 210px}.hero-mascot{height:260px}.play-title h1{font-size:65px}.play-mosaic{gap:18px}.play-mosaic .artist-name{display:block}.play-mosaic .artist-name h3{font-size:22px}.play-mosaic .artist-name span{display:block;margin-top:7px}.mosaic-film{padding:22px}.mosaic-film strong{font-size:36px}.section-label{align-items:start}.section-label p{max-width:180px}footer p{display:none}}
@media(max-width:600px){header{padding:20px 5%}.logo{font-size:26px}header .pill{font-size:12px;padding:12px 16px}.review{font-size:10px}.review nav{gap:12px}.wall-hero,.premiere-intro,.play-hero{padding:25px 5%}.hero-line h1,.premiere-intro h1{font-size:64px}.categories{gap:8px}.categories a{font-size:12px;padding:9px 12px}.section-label{display:block}.section-label h2{font-size:30px}.section-label p{max-width:none;margin-top:10px}.wall-roster,.premiere-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.wall-roster .portrait{height:240px}.wall-roster .artist-name h3{font-size:20px}.wall-cinema,.play-screen{grid-template-columns:1fr;padding:32px 5%}.film-copy h2,.play-screen h2{font-size:52px}.wall-cinema .film-image,.play-screen .film-image{max-width:330px;width:100%;height:360px;margin:auto}.demo-grid{grid-template-columns:1fr}.wall .demo-grid{padding:25px 5%}.wall .brand-demo,.wall .mascot-demo{height:350px}.premiere-film{grid-template-columns:1fr;margin:24px 5%}.premiere-cover{height:430px}.premiere-copy{padding:30px}.premiere-copy h2{font-size:64px}.premiere-lineup{padding:25px 5%}.premiere-roster .portrait{height:200px}.premiere-roster .artist-name h3{font-size:20px}.premiere-next{grid-template-columns:1fr;padding:30px 5%}.premiere-next article{height:360px}.play-hero{grid-template-columns:1fr}.play-title h1{font-size:59px}.hero-mascot{display:none}.play-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.play-mosaic .portrait{height:185px}.play-mosaic .artist-name{padding:12px}.play-mosaic .artist-name h3{font-size:20px}.play-mosaic .artist-name span{font-size:9px}.mosaic-film{padding:18px}.mosaic-film strong{font-size:30px}.mosaic-film span{font-size:10px}.play-roster,.play-demos{padding:30px 5%}.play-demos article{height:350px}footer{padding:35px 5%;align-items:start;flex-direction:column}footer h2{font-size:46px}#artist-dialog[open]{grid-template-columns:1fr}#artist-dialog img{height:38vh}#artist-dialog h2{font-size:40px}#artist-dialog p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Keep full faces visible in the wide gallery windows. */
.play-mosaic .artist-card:nth-child(2) img{object-position:50% 16%}
.play-mosaic .artist-card:nth-child(3) img{object-position:50% 10%}

/* Dedicated portfolio and existing project intake. */
:root{--paper:#f7f5ed;--ink:#111;--blue:#5c2bcf;--yellow:#d9ff58}[hidden]{display:none!important}.modal-open{overflow:hidden}.skip-link{position:fixed;top:-100px;left:20px;background:white;color:#111;padding:16px;z-index:100}.skip-link:focus{top:10px}.performance-length{font-size:14px!important;line-height:1.5;margin:18px 0 0!important;opacity:.85}.premiere-roster .portrait{height:auto;aspect-ratio:1}.premiere-roster .artist-card img{object-fit:cover!important;object-position:50% 0%;background:transparent}.premiere-roster .artist-name>span{font-size:12px}.premiere-roster .artist-name h3{font-size:clamp(18px,1.6vw,26px)}.premiere-film{min-height:580px}.premiere-cover{min-height:580px}.premiere-cover>img{object-position:50% 30%}.eyebrow,.feature-label{font-size:12px}.brand-demo,.mascot-demo{cursor:pointer}.brand-demo>img,.mascot-demo>img{transition:transform .3s}.brand-demo:hover>img,.mascot-demo:hover>img{transform:scale(1.025)}.brand-demo:focus-visible,.mascot-demo:focus-visible{outline:3px solid #111;outline-offset:5px}.premiere-next article{height:420px}.premiere-next article>img{object-position:50% 20%}.premiere-next article h3{font-size:36px}.premiere-next article>div{top:auto;bottom:24px}.dialog-cta{margin-top:24px}.transcript{max-width:500px;margin-top:12px}.transcript summary{font-size:14px;cursor:pointer}#artist-dialog img{height:auto;aspect-ratio:1;object-fit:contain}#film-dialog video{min-width:min(360px,70vw)}#film-dialog .close{position:sticky;display:block;margin-left:auto;top:0;margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:40px;padding:14px 24px;font-weight:700;min-height:47px}.button.black{background:#111;color:white}.button.yellow{background:#d9ff58;color:#111}.wide{width:100%}.text-link{border:0;border-bottom:1px solid;background:transparent;padding:8px 0}.close-button{position:absolute;top:14px;right:14px;width:42px;height:42px;border:0;border-radius:50%;background:white;font-size:28px}.form-note a{text-decoration:underline}.form-note{font-size:14px!important}input,textarea{font:inherit}#project-dialog{max-width:690px;padding:40px}.brief-intro h2{font-size:3.7rem;line-height:.95;margin:14px 0 16px}.brief-intro>p:last-child{color:#65615b;font-size:1rem;margin-bottom:28px}fieldset{border:0;padding:0;margin:0 0 22px}legend,.field-label{font-weight:700;font-size:.9rem;margin-bottom:10px;display:block}.service-options{display:flex;flex-wrap:wrap;gap:8px}.service-options label{cursor:pointer;position:relative}.service-options input{position:absolute;opacity:0;width:1px;height:1px}.service-options span{display:block;padding:11px 16px;border:1px solid #cbc6be;border-radius:30px;font-size:.9rem;transition:background .2s}.service-options input:checked+span{background:var(--blue);color:white;border-color:var(--blue)}.service-options input:focus-visible+span{outline:3px solid #10100e;outline-offset:3px}textarea,input:not([type="radio"]){display:block;width:100%;background:#fff;border:1px solid #bfbab2;border-radius:10px;padding:12px;font-size:1rem;color:var(--ink)}textarea{resize:vertical;min-height:90px;max-height:350px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.form-note{font-size:.8rem;line-height:1.5;color:#66615a;text-align:center;margin-top:12px}.brief-result h3{font-size:2rem;margin-bottom:12px}.brief-result pre{font-family:Arial,sans-serif;font-size:.95rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;background:#f1eadf;padding:20px;border-radius:14px;max-height:280px;overflow:auto}.result-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.result-actions .button{font-size:.9rem;padding:13px 18px}.result-actions .text-link{font-size:.85rem}
@media(max-width:900px){header nav{display:flex;gap:20px;order:3;width:100%;justify-content:center}header{flex-wrap:wrap}.premiere-roster{grid-template-columns:repeat(3,minmax(0,1fr))}.premiere-copy h2{font-size:clamp(48px,7vw,78px)}.premiere-cover{min-height:500px}.premiere-next{grid-template-columns:1fr 1fr}.premiere-next>div{grid-column:1/-1}}
@media(max-width:600px){header nav{font-size:14px;gap:20px}.premiere-intro h1{font-size:clamp(44px,12vw,72px)}.premiere-copy h2{font-size:64px}.premiere-cover{min-height:0;height:430px}.premiere-roster{grid-template-columns:repeat(2,minmax(0,1fr))}.premiere-next{grid-template-columns:1fr}.premiere-next article{height:430px}.premiere-roster .portrait{height:auto}.premiere-roster .artist-name h3{font-size:22px}#project-dialog{padding:40px 22px 25px}.form-columns{grid-template-columns:1fr}.brief-intro h2{font-size:3rem}.form-note{font-size:14px}.premiere-intro{padding-bottom:24px}}

/* Preserve portrait headroom and keep the skip link hidden until keyboard focus. */
.premiere-cover>img,.premiere-next article>img{object-position:50% 0%}.skip-link{clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0}.skip-link:focus{clip-path:none;width:auto;height:auto;padding:16px;overflow:visible}

/* Owner-selected performances; artist portraits link directly to A-Universe. */
.screen-heading{font:700 17px/1.4 Arial,sans-serif;letter-spacing:0;margin:30px 0 14px}.performance-choices{display:grid;gap:12px}.performance-choice{display:flex;align-items:center;gap:16px;border:1px solid #fff6;border-radius:16px;background:#ffffff10;color:#fff;text-align:left;padding:17px;width:100%;transition:background .2s}.performance-choice:hover{background:#ffffff24}.performance-choice strong{display:block;font-size:16px;line-height:1.35}.performance-choice small{display:block;font-size:14px;line-height:1.5;margin-top:4px;color:#e7defb}.play-symbol{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;background:#d9ff58;color:#111;border-radius:50%;padding-left:3px}.premiere-copy{padding-block:36px}#film-dialog{width:440px}#film-title{font-size:27px;line-height:1.1;letter-spacing:-.04em;padding-right:12px;margin-bottom:18px}#film-player{width:100%;aspect-ratio:9/16;max-height:66dvh;background:#111;border-radius:10px;overflow:hidden}#film-player iframe,#film-player video{border:0;width:100%;height:100%;min-width:0;max-height:none;display:block;object-fit:contain}.video-fallback{display:inline-block;font-size:14px;font-weight:700;text-decoration:underline;margin-top:12px}#film-dialog p{font-size:14px}.premiere-copy>p:not(.eyebrow){font-size:18px}.brand-demo .eyebrow,.mascot-demo .eyebrow{font-size:12px}
@media(max-width:600px){.performance-choice{padding:14px;gap:12px}.performance-choice strong{font-size:15px}.premiere-copy{padding:27px}.screen-heading{margin-top:24px}#film-dialog{padding:18px}#film-player{max-height:62dvh}}
