/* One centered play affordance for every catalogue card, including ranked Shorts. */
.dw-card .dw-card-hover,
.dw-card .dw-card-cover:hover .dw-card-hover,
.dw-card .dw-card-cover:focus-visible .dw-card-hover {
  display:grid;place-items:center;left:50%;top:50%;right:auto;bottom:auto;
  transform:translate(-50%,-50%);pointer-events:none;
  width:50px;height:50px;border-radius:50%;background:#0c182bb8;
  border:1px solid #e8f0ff94;box-shadow:0 5px 24px #0004;
  transition:opacity .2s,background .2s;
}
.dw-card .dw-card-hover>.icon{width:20px;height:20px;margin-left:2px}
.dw-card .dw-card-cover:hover .dw-card-hover{background:#eb315ae8}

/* A low, wide cinema stage: the teaser leads and the film library stays close. */
.dw-feature.dw-feature-video{min-height:clamp(22rem,31vw,28rem);display:flex;flex-direction:column;background:#060b13;border-radius:24px;border-color:#c4d3e51c;box-shadow:0 18px 50px #02060e45}
.dw-feature-video .dw-feature-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 50%;z-index:-3;pointer-events:none}
.dw-feature.dw-feature-video:after{display:block;content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,#050a13ed 0%,#07101cba 30%,#07101c14 72%),linear-gradient(0deg,#050b14e8,transparent 48%,#03071045)}
.dw-feature-video .dw-feature-top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 2rem 0}
.dw-feature-video .dw-feature-top>.dw-kicker{font-size:.75rem;letter-spacing:.16em;max-width:none}
.dw-feature-video .dw-source-pill{font-size:.75rem;letter-spacing:.08em;background:#060c1840;border-color:#b5cbec24;backdrop-filter:blur(10px)}
.dw-feature-video .dw-feature-copy{padding:1.35rem 2rem 1.4rem;max-width:540px;margin-top:0;justify-content:flex-end}
.dw-feature-video .dw-feature-tag{font-size:.75rem;letter-spacing:.1em;color:#ff9aad}
.dw-feature-video h1{font-size:clamp(3rem,4.6vw,4.5rem);line-height:.95;letter-spacing:.005em;margin:.65rem 0 .8rem;text-wrap:balance;color:#fff;text-shadow:0 4px 24px #0003}
.dw-feature-video h1>span{display:block;color:#ecf1fb}
.dw-feature-video .dw-feature-copy>p{font-size:1rem;line-height:1.6;max-width:36ch;color:#d0dbea}
.dw-feature-video .dw-feature-buttons{gap:.6rem;margin-top:1.1rem}
.dw-feature-video .dw-feature-buttons>.dw-button{font-size:.875rem;min-height:44px;padding:.65rem 1.2rem}
.dw-feature-video .dw-feature-buttons>.dw-icon-button{width:44px;height:44px;background:#0c152380;border-color:#c2d8f73b;backdrop-filter:blur(10px)}
.dw-teaser-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin:0 2rem 1rem;padding-top:.55rem;border-top:1px solid #d4e3f31f}
.dw-teaser-label{display:flex;align-items:center;gap:.65rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;color:#dde6f4}
.dw-teaser-label>span{font-size:.75rem;font-weight:400;letter-spacing:.04em;color:#a4b4cc;border-left:1px solid #a4b4cc40;padding-left:.65rem}
.dw-feature-video .dw-preview-controls{padding:0;display:flex;align-items:center;gap:1.15rem;flex-wrap:nowrap}
.dw-feature-video .dw-preview-controls>span{font-size:.75rem;letter-spacing:.04em;color:#aebed4;white-space:nowrap}
.dw-feature-video .dw-preview-controls>div{gap:.5rem}
.dw-feature-video .dw-preview-controls button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.4rem .75rem;min-height:44px;color:#d9e4f5;font-size:.875rem;border:1px solid #b4c6e329;border-radius:9px;background:#070e1966;backdrop-filter:blur(10px)}
.dw-feature-video .dw-preview-controls button:hover{border-color:#d7e3f28c;background:#213047b0}
.dw-feature-video .dw-preview-controls .icon{width:15px;height:15px}

/* A doorway into the video collection, with actual films in the preview shelf. */
.world-grid>.tv-home-card{min-height:490px;background:#0a1323}
.tv-home-card .film-image{object-position:65% 45%;opacity:.78}
.tv-home-card .card-shade{background:linear-gradient(90deg,#08101ce8,#0711225c 65%),linear-gradient(0deg,#081222 1%,#081222e6 19%,#08122200 66%)}
.tv-home-card .card-top{padding:1.5rem 1.8rem;gap:1rem}
.tv-wordmark{display:flex;align-items:center;gap:.45rem;font:600 1rem/1 var(--body);letter-spacing:.065em;color:#f0f4ff;white-space:nowrap}
.tv-wordmark>img{width:27px;height:auto;margin-right:.35rem;object-fit:contain}
.tv-wordmark>strong{font:700 .8125rem/1 var(--body);letter-spacing:.01em;color:#fff;background:#e92c51;border-radius:5px;padding:.35rem .4rem}
.tv-library-label{font-size:.5625rem;letter-spacing:.13em;color:#c8d8eb;text-align:right;max-width:120px;line-height:1.6}
.tv-card-copy{position:relative;z-index:1;padding:1rem 1.8rem 1.5rem;max-width:80%}
.tv-card-eyebrow{font-size:.5625rem;letter-spacing:.16em;color:#b8c9e0}
.tv-card-copy h3{font:700 clamp(2.7rem,4.6vw,4.2rem)/.95 var(--display);letter-spacing:.01em;text-transform:uppercase;margin:.8rem 0 .7rem;color:#f3f5fc}
.tv-card-copy p{font-size:.875rem;line-height:1.6;color:#c3d0e0}
.tv-home-card .card-action{font-size:.8125rem;padding:.65rem .95rem;margin-top:1.1rem;gap:1.1rem}
.tv-card-library{margin:auto 1.8rem 1.6rem;position:relative;z-index:1}
.tv-mini-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.65rem;font-size:.5rem;letter-spacing:.13em;color:#afc1d9}
.tv-mini-heading>span:first-child{color:#e2eaf5}
.tv-mini-covers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}
.tv-mini-covers>span{position:relative;display:block;aspect-ratio:16/9;border-radius:9px;overflow:hidden;border:1px solid #c2d6ee33;background:#091221;box-shadow:0 5px 18px #0004}
.tv-mini-covers>span:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#050c1af2,#050c1a00 85%)}
.tv-mini-covers img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}
.tv-mini-covers b{position:absolute;z-index:1;left:.55rem;right:.4rem;bottom:.5rem;font:500 .5625rem/1.25 var(--body);color:#f0f4fe}
.tv-home-card:hover .tv-mini-covers img{transform:scale(1.06)}

/* Merch art has its own generous composition and small, realistic marks. */
.world-grid>.shop.merch-home-card{min-height:490px;background:radial-gradient(ellipse at 20% 35%,#4f203a70,transparent 65%),linear-gradient(135deg,#162338,#101622 72%)}
.shop.merch-home-card .card-top{padding:1.5rem 1.6rem;align-items:center;gap:.65rem}
.merch-home-card .card-top .category{font-size:.625rem;letter-spacing:.12em;white-space:nowrap}
.merch-home-card .card-top .future-tag{font-size:.5rem;background:#0c142865;border-color:#afc2e530;color:#a6bad5;letter-spacing:.09em}
.shop.merch-home-card .merch-art{inset:28px -6% auto;width:112%;height:365px;z-index:-2}
.shop.merch-home-card .merch-art img{width:100%;height:100%;object-fit:contain;object-position:50% 50%}
.shop.merch-home-card:after{background:linear-gradient(0deg,#0d1727 0%,#0d1727f0 17%,#0d172730 37%,transparent 58%)}
.shop.merch-home-card .compact-copy{padding:285px 1.6rem 1.5rem;margin-top:auto;max-width:none}
.merch-collection-label{display:block;font-size:.5625rem;letter-spacing:.12em;color:#9fb4d0;margin-bottom:.55rem}
.shop.merch-home-card .compact-copy h3{font:700 clamp(2.3rem,3.4vw,3.2rem)/.98 var(--display);letter-spacing:.01em;text-transform:uppercase;max-width:none;color:#edf2fb}
.shop.merch-home-card .quiet-button{font-size:.8125rem;margin-top:1rem;padding-top:1rem;color:#d3e0f1}
.shop.merch-home-card .quiet-button .icon{display:block;width:16px;height:16px;flex-shrink:0}


/* The production desk is a destination with two distinct visual worlds. */
.project-page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;padding:1rem 0 2.8rem}
.project-page-heading .member-eyebrow{color:#ff7492;font-size:.6875rem;letter-spacing:.18em}
.project-page-heading h1{font:700 clamp(4.5rem,7.7vw,8rem)/.9 var(--display);text-transform:uppercase;letter-spacing:.005em;margin:1rem 0 1.25rem;color:#edf3ff}
.project-page-heading h1 em{color:#9fbfe7;font-style:normal}
.project-page-heading>div>p{color:#a2b5d0;font-size:1rem;line-height:1.8;margin:0}
.project-desk-note{padding:0 0 .2rem 1.8rem;border-left:1px solid #a8c4e334;min-width:230px}
.project-desk-note>span{display:block;font-size:.5625rem;letter-spacing:.14em;color:#91a8c8}
.project-desk-note>strong{display:block;font:700 5rem/1.1 var(--display);color:#d4e3f8;margin:.45rem 0}
.project-page-heading .project-desk-note>p{font-size:.8125rem;line-height:1.7;color:#91a8c5}
.project-showcase-list{display:grid;gap:2.5rem}
.project-showcase{overflow:hidden;position:relative;border:1px solid #9bb8df36;border-radius:27px;background:#0e1a2b;box-shadow:0 18px 60px #03081140;scroll-margin-top:30px}
.project-showcase-scene{position:relative;isolation:isolate;min-height:470px;display:flex;flex-direction:column;overflow:hidden}
.project-showcase-art{position:absolute;inset:0;z-index:-3}
.project-showcase-art img{width:100%;height:100%;object-fit:cover;object-position:64% 44%}
.project-showcase-scene:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#081323f7 1%,#0a142bd9 24%,#09142a22 82%),linear-gradient(0deg,#0e1a2b 0%,#0e1a2b16 57%,#09142745)}
.project-showcase-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem}
.project-slate{display:flex;align-items:center;gap:1rem;color:#ccdbee}
.project-slate>b{font:700 1.5rem/1 var(--display);color:#d8e3f5;border-right:1px solid #d5e3f144;padding-right:1rem}
.project-slate>span{font-size:.625rem;letter-spacing:.11em;line-height:1.5}
.project-stage-label{display:flex;align-items:center;gap:.5rem;padding:.45rem .7rem;border-radius:8px;border:1px solid #e394aa45;background:#0e192bb8;color:#f4c3cf;font-size:.6875rem;white-space:nowrap;backdrop-filter:blur(8px)}
.project-stage-label>i{height:6px;width:6px;border-radius:50%;background:#fa496d;box-shadow:0 0 12px #fb376799}
.project-showcase-copy{padding:3.5rem 2rem 2.7rem;max-width:560px;margin-top:auto}
.project-story-label{font-size:.5625rem;letter-spacing:.18em;font-weight:600;color:#afc4e0}
.project-showcase-copy h2{font:700 clamp(4rem,6vw,6.1rem)/.93 var(--display);letter-spacing:.005em;margin:.85rem 0 1.1rem;text-transform:uppercase;color:#f1f5fc}
.project-showcase-copy h2>span{display:block;color:#c3d9f5}
.project-showcase-copy>p{font-size:.9375rem;color:#bbcce1;line-height:1.8;max-width:390px}
.project-showcase-copy>.action-button{display:inline-flex;align-items:center;gap:1.6rem;min-height:46px;font-size:.8125rem;margin-top:1.6rem;border-radius:12px;background:#e32d55;border-color:#ff6f8b48}
.project-showcase-copy>.action-button>.icon{width:16px;height:16px}
.project-art-credit{position:absolute;right:2rem;bottom:2.4rem;color:#b8cce6;font-size:.5625rem;letter-spacing:.17em;writing-mode:vertical-rl}
.project-showcase-progress{position:relative;padding:.5rem 2rem 2rem;background:#0e1a2b}
.project-progress-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 1.1rem}
.project-progress-heading>span{font-size:.5625rem;letter-spacing:.16em;color:#809abc}
.project-progress-heading>strong{font-size:.6875rem;font-weight:500;color:#c9d8ed}
.project-progress-heading>strong>span{color:#6781a4;margin-left:.35rem}
.project-showcase .phase-pipeline{gap:.7rem}
.project-showcase .phase-pipeline li{border-radius:12px;padding:1rem 1.1rem;gap:.85rem;background:#112137;border-color:#a5c0e51f;display:flex;align-items:center;min-width:0}
.project-showcase .phase-pipeline strong{font-size:.8125rem;font-weight:500;line-height:1.4;margin:0}
.project-showcase .phase-pipeline small{font-size:.625rem;margin-top:.25rem}
.project-showcase .phase-marker{width:30px;height:30px;flex-shrink:0;font-size:.6875rem}
body[data-page=projects] .phase-pipeline .is-complete{color:#c1d9f6;background:linear-gradient(110deg,#20395465,#112033);border-color:#8db9ef35}
body[data-page=projects] .phase-pipeline .is-complete .phase-marker{color:#acd4ff;background:#2b5d892b;border-color:#89bceb55;box-shadow:none}
body[data-page=projects] .phase-pipeline .is-complete small{color:#8daece}
body[data-page=projects] .phase-pipeline .is-current{color:#f2dce4;border-color:#f26b8b73;background:linear-gradient(110deg,#5a273d66,#1e2036)}
body[data-page=projects] .phase-pipeline .is-current .phase-marker{background:#ed365d;border-color:#fb718d99;box-shadow:0 0 20px #fa335522}
body[data-page=projects] .phase-pipeline .is-current small{color:#f69ab2}
.project-latest{display:grid;grid-template-columns:155px minmax(0,1fr);gap:1.3rem;padding:1.6rem 0 0;margin-top:1.5rem;border-top:1px solid #c4d6ed1c}
.project-latest>span{color:#7e9bbc;font-size:.5625rem;letter-spacing:.13em;padding-top:.35rem}
.project-latest h3{font:500 .9375rem/1.5 var(--body);color:#dbe6f6;margin:0 0 .4rem}
.project-latest p{font-size:.8125rem;line-height:1.8;color:#95aecb;margin:0;max-width:730px}
.project-showcase-manga{border-color:#a577963f}
.project-showcase-manga .project-showcase-art{left:42%;right:0}
.project-showcase-manga .project-showcase-art img{object-position:50% 25%}
.project-showcase-manga .project-showcase-scene:after{background:linear-gradient(90deg,#151525 1%,#191528fa 27%,#1b1526a8 53%,#19152b05 86%),linear-gradient(0deg,#151b2b,transparent 65%)}
.project-showcase-manga .project-showcase-copy h2>span{color:#f0b5c2}
.project-showcase-manga .project-showcase-copy>p{max-width:365px}
.project-showcase-manga .project-showcase-progress{background:#151b2b}
.project-showcase-manga .project-story-label{color:#d3aebf}
.project-page-footnote{text-align:center;color:#7f97b6;font-size:.8125rem;line-height:1.8;margin:2.1rem auto 0;max-width:530px;padding:0 1rem}
body[data-page=projects] .production-dialog{width:min(900px,94vw);background:#101d30;border:1px solid #a3bddf47;border-radius:26px}
body[data-page=projects] .project-dialog-image{aspect-ratio:2.3;object-fit:cover;object-position:center 35%}
body[data-page=projects] .production-dialog .dialog-copy{padding:2rem 2.2rem}
body[data-page=projects] .production-dialog .dialog-copy h2{font-size:clamp(2.8rem,5vw,4.7rem);margin:.8rem 0 1.1rem}
body[data-page=projects] .production-dialog .production-update{border:1px solid #9cb9df26;border-radius:18px;background:#14243a}

@media(min-width:1600px){.dw-feature.dw-feature-video{min-height:29rem}.dw-feature-video .dw-feature-copy{max-width:600px}.world-grid>.tv-home-card,.world-grid>.shop.merch-home-card{min-height:535px}.shop.merch-home-card .merch-art{height:405px}.tv-card-copy h3{font-size:4.7rem}}
@media(max-width:1150px){
  .dw-feature-video .dw-feature-copy{padding-top:1.25rem;max-width:510px}.dw-feature-video h1{font-size:3.75rem}
  .dw-feature-video .dw-preview-controls>span{display:none}
  .world-grid>.tv-home-card,.world-grid>.shop.merch-home-card{min-height:465px}
  .tv-home-card .card-top,.tv-card-copy{padding-inline:1.3rem}.tv-card-library{margin-inline:1.3rem}
  .shop.merch-home-card .card-top{padding-inline:1.2rem}.shop.merch-home-card .card-top .future-tag{font-size:.4375rem;padding:.3rem .4rem}
  .shop.merch-home-card .merch-art{height:325px;top:45px}.shop.merch-home-card .compact-copy{padding:258px 1.2rem 1.3rem}.merch-collection-label{font-size:.5rem}
  .shop.merch-home-card .quiet-button{font-size:.75rem}.project-page-heading h1{font-size:6rem}.project-desk-note{min-width:195px;padding-left:1.25rem}
  .project-showcase-copy h2{font-size:5.4rem}.project-showcase .phase-pipeline li{padding:.85rem .75rem;gap:.6rem}
}
@media(max-width:900px){
  .project-page-heading{gap:2rem}.project-page-heading h1{font-size:5.3rem}.project-desk-note{min-width:160px;max-width:180px}.project-desk-note>span{font-size:.5rem;line-height:1.5}
  .project-showcase-scene{min-height:460px}.project-showcase-copy{max-width:460px}.project-showcase-copy>p{max-width:330px}.project-showcase-copy h2{font-size:4.8rem}
  .project-showcase .phase-pipeline li{display:block}.project-showcase .phase-pipeline strong{margin-top:.65rem}
  .project-showcase-top,.project-showcase-copy{padding-inline:1.6rem}.project-showcase-progress{padding-inline:1.6rem}
}
@media(max-width:760px){
  /* Keep the whole phone hero in landscape, with its title directly on the film. */
  .dw-feature.dw-feature-video{display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:2/1;min-height:11rem;border-radius:18px}
  .dw-feature-video .dw-feature-background{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;z-index:-3}
  .dw-feature.dw-feature-video:after{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#030712ed 0%,#030712a8 43%,#0307120d 90%),linear-gradient(0deg,#030712a6,transparent 70%)}
  .dw-feature-video .dw-feature-top,.dw-feature-video .dw-feature-tag,.dw-feature-video .dw-feature-copy>p,.dw-feature-video .dw-teaser-label{display:none}
  .dw-feature-video .dw-feature-copy{flex:1;width:100%;max-width:none;min-width:0;padding:3.5rem .875rem .875rem;justify-content:flex-end;background:none}
  .dw-feature-video h1{font-size:clamp(1.6rem,7.4vw,2.25rem);margin:0 0 .6rem;line-height:.95;max-width:100%;text-shadow:0 2px 18px #0008}
  .dw-feature-video .dw-feature-buttons{margin-top:0;gap:.5rem}
  .dw-feature-video .dw-feature-buttons>.dw-button{font-size:.875rem;padding:.5rem .875rem;min-height:44px}
  .dw-feature-video .dw-feature-buttons>.dw-icon-button{width:44px;height:44px}
  .dw-feature-video .dw-teaser-footer{position:absolute;inset:.625rem .625rem auto auto;z-index:2;margin:0;padding:0;border:0;gap:0;flex-wrap:nowrap}
  .dw-feature-video .dw-preview-controls{gap:0}
  .dw-feature-video .dw-preview-controls>div{gap:.375rem}
  .dw-feature-video .dw-preview-controls button{position:relative;width:44px;height:44px;min-height:44px;padding:0;border-radius:50%;background:#060b13a6;border-color:#e1e8f042}
  .dw-feature-video .dw-preview-controls button>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .dw-feature-video .dw-preview-controls .icon{width:18px;height:18px}
  .world-grid>.tv-home-card{min-height:490px}.tv-home-card .card-top{padding:1.5rem}.tv-card-copy{padding:1.2rem 1.5rem 1.4rem}.tv-card-copy h3{font-size:4rem}.tv-card-library{margin:0 1.5rem 1.5rem}
  .world-grid>.shop.merch-home-card{min-height:375px}.shop.merch-home-card .card-top{padding:1.15rem 1rem;flex-wrap:wrap;gap:.4rem}.merch-home-card .card-top .category{font-size:.5625rem}.shop.merch-home-card .merch-art{height:260px;inset:46px -12% auto;width:124%}
  .shop.merch-home-card .compact-copy{padding:200px 1rem 1.1rem}.shop.merch-home-card .compact-copy h3{font-size:2rem}.merch-collection-label{font-size:.4375rem;letter-spacing:.08em;line-height:1.6}.shop.merch-home-card .quiet-button{font-size:.6875rem;line-height:1.5;gap:.5rem;margin-top:.8rem;padding-top:.8rem}
  .project-page-heading h1{font-size:5.5rem}.project-page-heading{padding-top:.4rem}
}
@media(max-width:560px){
  .dw-card .dw-card-hover{width:40px;height:40px;opacity:0}.dw-card .dw-card-cover:hover .dw-card-hover,.dw-card .dw-card-cover:focus-visible .dw-card-hover{opacity:1;width:40px;height:40px}.dw-card .dw-card-hover>.icon{width:17px;height:17px}
  .world-grid>.tv-home-card{min-height:470px}.tv-home-card .card-top{padding:1.25rem}.tv-wordmark{font-size:.9375rem}.tv-wordmark>img{width:24px}.tv-wordmark>strong{font-size:.75rem}.tv-library-label{font-size:.5rem;max-width:100px}
  .tv-card-copy{padding:1rem 1.25rem 1.4rem;max-width:95%}.tv-card-copy h3{font-size:3.8rem}.tv-card-eyebrow{font-size:.5rem}.tv-card-copy p{font-size:.8125rem}.tv-home-card .card-action{font-size:.75rem;margin-top:1rem}.tv-card-library{margin:auto 1.25rem 1.25rem}.tv-mini-covers{gap:.4rem}.tv-mini-covers>span{border-radius:7px}.tv-mini-covers b{left:.4rem;bottom:.35rem;font-size:.4375rem}.tv-mini-heading{font-size:.4375rem;margin-bottom:.5rem}
  /* Keep this paired phone row compact; let longer edited copy grow naturally. */
  .world-grid>.shop.merch-home-card,.world-grid>.manga{min-height:18.75rem}
  .shop.merch-home-card .card-top{padding:.75rem .75rem 0;align-items:flex-start;flex-direction:column;gap:.4rem}.shop.merch-home-card .card-top .future-tag{font-size:.4375rem;padding:.25rem .4rem}
  .shop.merch-home-card .merch-art{inset:3.125rem -12% auto;width:124%;height:10.5rem}.shop.merch-home-card .compact-copy{padding:6rem .75rem .875rem}.shop.merch-home-card .compact-copy h3{font-size:clamp(1.5rem,6.8vw,2.4rem);line-height:1.03}.merch-collection-label{font-size:.4375rem;letter-spacing:.06em;max-width:155px}.shop.merch-home-card .quiet-button{font-size:.625rem;gap:.4rem;margin-top:.6rem;padding-top:.6rem;align-items:center}.shop.merch-home-card .quiet-button .icon{width:13px;height:13px}
  .world-grid>.manga .card-top{padding:.75rem}
  .world-grid>.manga .manga-image{object-position:63% 35%}
  .world-grid>.manga .manga-copy{padding:1.25rem .875rem .875rem}
  .world-grid>.manga .manga-copy p{margin-top:.6rem}
  .world-grid>.manga .card-action{margin-top:.75rem}
  
  .project-page-heading{display:block;padding:0 0 1.8rem}.project-page-heading h1{font-size:clamp(4.4rem,18vw,6.5rem);margin:.85rem 0 1rem}.project-page-heading>div>p{font-size:.875rem}.project-page-heading .member-eyebrow{font-size:.625rem}
  .project-desk-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 .8rem;max-width:none;border-left:0;border-top:1px solid #a3bed12a;padding:1rem 0 0;margin-top:1.35rem}.project-desk-note>strong{grid-row:1/3;font-size:2.8rem;margin:0}.project-desk-note>span{font-size:.5rem;align-self:end}.project-page-heading .project-desk-note>p{font-size:.75rem;line-height:1.6;margin-top:.2rem}.project-desk-note>p br{display:none}
  .project-showcase-list{gap:1.5rem}.project-showcase{border-radius:22px;scroll-margin-top:98px}.project-showcase-scene{min-height:490px}.project-showcase-top{padding:1.1rem 1.15rem;align-items:flex-start;gap:.7rem}.project-slate{gap:.6rem}.project-slate>b{font-size:1.3rem;padding-right:.6rem}.project-slate>span{font-size:.5rem;max-width:105px;letter-spacing:.05em}.project-stage-label{font-size:.5625rem;gap:.35rem;padding:.35rem .45rem}.project-stage-label>i{width:5px;height:5px}
  .project-showcase-art img{object-position:65% 25%}.project-showcase-scene:after{background:linear-gradient(0deg,#0e1a2b 1%,#0a142bdd 35%,#09142a36 79%),linear-gradient(90deg,#08132385,#08132300)}
  .project-showcase-copy{max-width:none;padding:8rem 1.25rem 1.75rem}.project-showcase-copy h2{font-size:clamp(3.8rem,15vw,5rem);margin:.65rem 0 .85rem}.project-story-label{font-size:.5rem;letter-spacing:.1em}.project-showcase-copy>p{font-size:.875rem;max-width:330px;line-height:1.7}.project-showcase-copy>.action-button{margin-top:1.2rem;min-height:44px;font-size:.75rem;gap:1.5rem}.project-art-credit{display:none}
  .project-showcase-progress{padding:.4rem 1.15rem 1.5rem}.project-progress-heading{padding-bottom:.9rem}.project-progress-heading>span{font-size:.5rem;letter-spacing:.09em}.project-progress-heading>strong{font-size:.625rem}
  .project-showcase .phase-pipeline{gap:.35rem}.project-showcase .phase-pipeline li{padding:.7rem .5rem;border-radius:10px}.project-showcase .phase-pipeline strong{font-size:.625rem;line-height:1.45;overflow-wrap:anywhere}.project-showcase .phase-pipeline small{font-size:.5rem}.project-showcase .phase-marker{width:26px;height:26px;font-size:.625rem}
  .project-latest{grid-template-columns:1fr;gap:.5rem;margin-top:1.2rem;padding-top:1.15rem}.project-latest>span{font-size:.5rem;padding:0}.project-latest h3{font-size:.875rem}.project-latest p{font-size:.75rem;line-height:1.75}
  .project-showcase-manga .project-showcase-art{left:15%}.project-showcase-manga .project-showcase-art img{object-position:60% 20%}.project-showcase-manga .project-showcase-scene:after{background:linear-gradient(0deg,#151b2b 1%,#181629e6 36%,#1b152647 80%),linear-gradient(90deg,#191527a8,#19152700)}.project-showcase-manga .project-showcase-copy>p{max-width:330px}
  .project-page-footnote{font-size:.75rem;margin-top:1.4rem}.production-dialog .dialog-copy{padding:1.4rem!important}body[data-page=projects] .project-dialog-image{aspect-ratio:1.7}
}
@media(prefers-reduced-motion:reduce){.tv-mini-covers img,.dw-card .dw-card-hover{transition:none}.tv-home-card:hover .tv-mini-covers img{transform:none}}

/* A single channel destination, with YouTube first and a quiet social footer. */
.connect-section.channel-outpost{padding-top:2.5rem}
.channel-outpost-panel{border:1px solid #c8d7f01c;border-radius:28px;background:radial-gradient(ellipse at 0 0,#aa183016,transparent 55%),linear-gradient(115deg,#10121a,#111c2d);padding:clamp(1.25rem,3.2vw,3rem);box-shadow:inset 0 1px 0 #ffffff04}
.channel-outpost-main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:clamp(1.5rem,3vw,3.5rem);align-items:center}
.channel-outpost-kicker{display:flex;align-items:center;gap:.65rem;color:#b9c3d4;font-size:.75rem;font-weight:700;letter-spacing:.13em}
.channel-outpost-kicker .icon{width:24px;height:24px;color:#ff4861}
.channel-outpost-intro h2{margin:1.1rem 0 .9rem;font:700 clamp(2.75rem,4.3vw,4.5rem)/.98 var(--display);letter-spacing:-.015em}
.channel-outpost-intro h2>span{color:#ff4861}
.channel-outpost-intro p{color:#b0bacd;font-size:1rem;line-height:1.65;max-width:28ch}
.channel-outpost-channels{display:grid;gap:.75rem;min-width:0}
.channel-outpost-channel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:120px;padding:1.25rem;border:1px solid #d0daed1a;border-radius:18px;background:#ffffff03;transition:background .2s,border-color .2s}
.channel-outpost-avatar{display:grid;place-items:center;width:54px;height:54px;border:1px solid #ff647936;border-radius:50%;background:linear-gradient(135deg,#813147,#392039)}
.channel-outpost-avatar img{width:31px;height:auto}
.channel-outpost-secondary .channel-outpost-avatar{border-color:#6d9de83b;background:linear-gradient(135deg,#284e83,#152740)}
.channel-outpost-identity{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.channel-outpost-role{font-size:.75rem;color:#aeb9cb;line-height:1.5}
.channel-outpost-identity strong{font:600 2rem/1.1 var(--display);color:#f1f4fa;margin:.2rem 0;overflow-wrap:anywhere}
.channel-outpost-handle{font-size:.875rem;color:#adb9ce;overflow-wrap:anywhere}
.channel-outpost-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:max-content;max-width:none;white-space:nowrap;font-size:.875rem;font-weight:600;color:#dde5f2;padding:.7rem 1rem;border-radius:9px;border:1px solid #d4e0f225;background:#dce6ff08;line-height:1.4;text-align:center;transition:background .2s,color .2s,border-color .2s}
.channel-outpost-channel:focus-visible{outline:2px solid #e6efff;outline-offset:4px}
.channel-outpost-channel:focus-visible,.channel-outpost-channel:hover{background:#ffffff07;border-color:#b4c7e34f}
.channel-outpost-channel:focus-visible .channel-outpost-action,.channel-outpost-channel:hover .channel-outpost-action{background:#ee2845;border-color:#ee2845;color:#fff}
.channel-outpost-elsewhere{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;flex-wrap:wrap;margin-top:2rem;padding-top:1.25rem;border-top:1px solid #c4d5ee20}
.channel-outpost-label{font-size:.875rem;color:#a7b4c8}
.channel-outpost-socials{display:flex;flex-wrap:wrap;gap:.25rem .35rem;align-items:center}
.channel-outpost-socials a{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.55rem .65rem;border-radius:8px;color:#c6cfde;font-size:.875rem;transition:background .2s,color .2s}
.channel-outpost-socials .icon{width:18px;height:18px;color:#8f9eb7}
.channel-outpost-socials a:hover,.channel-outpost-socials a:focus-visible{background:#b5cff010;color:#fff}
.channel-outpost-socials a:hover .icon,.channel-outpost-socials a:focus-visible .icon{color:#fff}
@media(min-width:1001px) and (max-width:1240px){
  .channel-outpost-main{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1.25rem}
  .channel-outpost-channel{gap:.75rem;padding:1rem}
  .channel-outpost-avatar{width:44px;height:44px}.channel-outpost-avatar img{width:26px}
  .channel-outpost-action{padding:.7rem .9rem;max-width:none}
}
@media(max-width:760px){
  .channel-outpost-main{grid-template-columns:1fr;gap:1.5rem}
  .channel-outpost-intro h2{font-size:3.25rem}
  .channel-outpost-elsewhere{margin-top:1.5rem;padding-top:1rem;display:block}
  .channel-outpost-label{display:block;margin-bottom:.5rem}
  .channel-outpost-socials{margin-left:-.65rem}
}
@media(max-width:440px){
  .connect-section.channel-outpost{padding-top:2rem}
  .channel-outpost-panel{border-radius:23px}
  .channel-outpost-channel{grid-template-columns:auto minmax(0,1fr);gap:.8rem;padding:1rem;min-height:0}
  .channel-outpost-avatar{width:44px;height:44px}.channel-outpost-avatar img{width:26px}
  .channel-outpost-identity strong{font-size:1.875rem}
  .channel-outpost-action{grid-column:2;justify-self:start;margin-top:.1rem;padding:.65rem 1rem;border-radius:9px;color:#ff7084;min-height:44px}
  .channel-outpost-channel:hover .channel-outpost-action,.channel-outpost-channel:focus-visible .channel-outpost-action{background:none;color:#fff}
  .channel-outpost-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .5rem}
  .channel-outpost-socials a{justify-content:flex-start}
}
@media(prefers-reduced-motion:reduce){.channel-outpost-channel,.channel-outpost-action,.channel-outpost-socials a{transition:none}}

/* Open community and contact sections give the home image grid room to breathe. */
body[data-page="index"] .members-section,
body[data-page="index"] .contact-section{
  display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);
  gap:clamp(1.5rem,4vw,4rem);margin-top:3.5rem;padding:2.5rem 0 0;
  border-top:1px solid #b4c7e32b;
}
body[data-page="index"] .members-section>.section-bar,
body[data-page="index"] .contact-section>.section-bar{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;margin:0}
body[data-page="index"] .members-section>.section-bar h2,
body[data-page="index"] .contact-section>.section-bar h2{font:700 clamp(2.5rem,4vw,4rem)/1.05 var(--display);letter-spacing:-.01em}
body[data-page="index"] .members-section>.section-bar .section-link{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;color:#c2cfe2}
body[data-page="index"] .contact-section>.section-bar>span{font-size:.75rem;letter-spacing:.12em;line-height:1.7;color:#a6b4ca}
body[data-page="index"] .community-entry-grid{grid-template-columns:minmax(0,1fr);gap:0}
body[data-page="index"] .community-entry{
  display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.5rem 1.25rem;
  align-items:start;min-height:0;padding:1.75rem 0;overflow:visible;
  border:0;border-radius:0;background:none;box-shadow:none;transform:none;transition:none;
}
body[data-page="index"] .community-entry:first-child{padding-top:0}
body[data-page="index"] .community-entry+.community-entry{border-top:1px solid #b4c7e320}
body[data-page="index"] .community-entry>*{grid-column:2;min-width:0}
body[data-page="index"] .community-entry>img{
  position:static;grid-column:1;grid-row:1/5;z-index:auto;
  width:4.5rem;height:6.5rem;object-fit:cover;object-position:65% 50%;opacity:1;border-radius:.65rem;
}
body[data-page="index"] .watch-entry:after{display:none}
body[data-page="index"] .community-entry .member-eyebrow{font-size:.75rem;letter-spacing:.075em;line-height:1.6;color:#9dacc4}
body[data-page="index"] .community-entry h3{font:700 clamp(2rem,3.1vw,2.75rem)/1.04 var(--display);margin:.2rem 0 .1rem;color:#eef3fc;text-transform:none;letter-spacing:0}
body[data-page="index"] .community-entry p{font-size:1rem;line-height:1.65;color:#aebbd0;max-width:38ch}
body[data-page="index"] .community-entry .entry-link{display:inline-flex;align-items:center;gap:.65rem;justify-self:start;min-height:44px;margin:.3rem 0 0;padding:.35rem 0;font-size:.875rem;color:#ff526b;text-decoration:underline;text-underline-offset:.35em;text-decoration-color:#ff526b66}
body[data-page="index"] .community-entry .entry-symbol{position:static;grid-column:1;grid-row:1/5;display:grid;place-items:center;width:4.5rem;height:4.5rem;opacity:1}
body[data-page="index"] .entry-symbol .icon{width:2.5rem;height:2.5rem;color:#ff405c}
body[data-page="index"] .community-entry:hover .entry-link,
body[data-page="index"] .community-entry:focus-visible .entry-link{text-decoration-color:currentColor;color:#ff8496}
body[data-page="index"] .contact-paths{grid-template-columns:minmax(0,1fr);gap:0}
body[data-page="index"] .contact-path{display:grid;grid-template-columns:1.5rem minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.75rem 0;border:0;border-bottom:1px solid #b4c7e326;border-radius:0;background:none;box-shadow:none}
body[data-page="index"] .contact-path:first-child{padding-top:0}
body[data-page="index"] .contact-path>.icon{margin-top:.3rem;color:#96accb}
body[data-page="index"] .contact-path>div{min-width:0}
body[data-page="index"] .contact-path h3{font:600 clamp(1.75rem,2.4vw,2.25rem)/1.1 var(--display);margin:0 0 .6rem;color:#eef3fc}
body[data-page="index"] .contact-path p{font-size:1rem;line-height:1.65;max-width:34ch;color:#aebbd0}
body[data-page="index"] .contact-path>span{display:flex;align-items:center;min-height:44px;width:auto;padding:0;border:0;font-size:.875rem;color:#ff526b;text-decoration:underline;text-underline-offset:.35em;text-decoration-color:#ff526b66}
body[data-page="index"] .contact-path:hover>span,
body[data-page="index"] .contact-path:focus-visible>span{color:#ff8496;text-decoration-color:currentColor}
@media(max-width:1100px){
  body[data-page="index"] .contact-path{grid-template-columns:1.5rem minmax(0,1fr);gap:.5rem 1rem}
  body[data-page="index"] .contact-path>span{grid-column:2;justify-self:start}
}
@media(max-width:760px){
  body[data-page="index"] .members-section,
  body[data-page="index"] .contact-section{grid-template-columns:minmax(0,1fr);gap:1.75rem;margin-top:2.5rem;padding-top:2rem}
  body[data-page="index"] .members-section>.section-bar{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem}
  body[data-page="index"] .contact-section>.section-bar{gap:.75rem}
  body[data-page="index"] .community-entry{grid-template-columns:3.5rem minmax(0,1fr);gap:.5rem 1rem;padding-block:1.5rem}
  body[data-page="index"] .community-entry>img{width:3.5rem;height:5rem}
  body[data-page="index"] .community-entry .entry-symbol{width:3.5rem;height:3.5rem}
  body[data-page="index"] .entry-symbol .icon{width:2rem;height:2rem}
}
