@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--black:#171717;--white:#f2f2ed;--off:#ecece6;--line:rgba(23,23,23,.18);--strong:rgba(23,23,23,.64);--gray:#656565}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:#f2f2ed;color:#171717}body{overflow:hidden}button,a{font:inherit}.site-shell{height:100dvh;overflow:hidden}.stage{height:100dvh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth}.chapter{position:relative;min-height:100dvh;scroll-snap-align:start;overflow:hidden;padding:clamp(26px,4vh,48px) clamp(24px,4vw,64px)}.chapter:nth-child(even){background:var(--off)}.eyebrow{font-size:.66rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3{font-family:'Archivo Black',Inter,sans-serif;margin:0;letter-spacing:-.055em}.home{padding-top:92px;background:#f2f2ed}.home-topbar{position:absolute;inset:0 0 auto;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,3vw,42px);border-bottom:1px solid var(--line);background:#f2f2ed}.brand-static{display:flex;align-items:center;gap:10px}.brand-static img{width:42px;height:42px;object-fit:contain}.brand-static strong{display:block;font-family:'Archivo Black';font-size:1rem}.brand-static small{display:block;margin-top:3px;font-size:.57rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gray)}.home-actions{display:flex;gap:8px}.top-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid #171717;border-radius:999px;text-decoration:none;font-weight:900}.top-link.dark{background:#171717;color:#fff}.top-link.light{background:#f2f2ed;color:#171717}.home-grid{height:calc(100dvh - 118px);display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1280px;margin:auto}.home-copy{justify-self:center;width:min(100%,520px)}.home-copy h1{font-size:clamp(5rem,8vw,8.4rem);line-height:.72}.home-copy p{max-width:520px;margin:22px 0 0;font-size:clamp(1rem,1.5vw,1.28rem);font-weight:700}.home-pack-links{display:flex;align-items:center;gap:9px;margin-top:18px;font-weight:900}.home-pack-links button{border:0;background:none;padding:0;text-decoration:underline;cursor:pointer}.home-logo{display:grid;place-items:center}.home-logo img{width:min(72%,430px);max-height:58vh;object-fit:contain}.split-page{height:calc(100dvh - clamp(52px,8vh,96px));display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--strong);max-width:1380px;margin:auto}.split-page>div{padding:clamp(32px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.before-left{background:#f2f2ed}.before-right{background:#171717;color:#fff}.before h2{font-size:clamp(3.6rem,6vw,6.6rem);line-height:.85;margin-top:18px}.before-left h2{font-size:calc(clamp(3.6rem,6vw,6.6rem) - 2px)}.before p{max-width:600px;margin:22px 0 0;font-size:1.02rem;line-height:1.6}.terms-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.terms-choice button{min-height:155px;border:1px solid rgba(242,242,237,.74);background:transparent;color:#fff;padding:20px;text-align:left;cursor:pointer}.terms-choice button:hover{background:#f2f2ed;color:#171717}.terms-choice strong{display:block;font:1.15rem 'Archivo Black'}.terms-choice span{display:block;margin-top:12px;line-height:1.45}.sfx-chapter{padding:0;background:#f2f2ed}.sfx-title{height:clamp(88px,12vh,122px);display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(90deg,#fff 0 50%,#080808 50% 100%)}.sfx-title span{display:flex;align-items:center;font:clamp(4rem,8vw,8.5rem)/.72 'Archivo Black';letter-spacing:-.07em}.sfx-title span:first-child{justify-content:flex-end;padding-right:12px;color:#171717}.sfx-title span:last-child{justify-content:flex-start;padding-left:12px;color:#fff}.sfx-halves{height:calc(100dvh - clamp(88px,12vh,122px));display:grid;grid-template-columns:1fr 1fr}.pack-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(18px,2.7vh,34px) clamp(22px,3vw,46px);overflow:hidden}.free-pack-card{background:#f2f2ed;color:#171717}.paid-pack-card{background:#171717;color:#fff}.pack-kicker{font:clamp(1.65rem,2.7vw,3rem)/.9 'Archivo Black';letter-spacing:-.04em}.pack-logo-box{width:min(100%,480px);height:clamp(120px,18vh,180px);display:grid;place-items:center;margin:8px 0}.pack-logo-box img{display:block;max-width:84%;max-height:100%;object-fit:contain}.free-pack-card .pack-logo-box img{max-width:72%}.paid-pack-card .pack-logo-box img{max-width:82%}.pack-copy{max-width:560px;margin:0 0 10px;text-align:center;line-height:1.45;font-size:.9rem}.pack-action-grid{width:min(100%,560px);display:grid;grid-template-columns:1fr 1fr;gap:7px}.action-box{min-height:40px;display:flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #171717;background:#f2f2ed;color:#171717;text-decoration:none;text-align:center;font-size:.72rem;font-weight:900;cursor:pointer}.action-box:hover,.action-box:focus-visible{transform:translateY(-1px);background:#171717;color:#fff}.action-box.primary{background:#171717;color:#fff}.action-box.primary:hover{background:#f2f2ed;color:#171717}.action-box.inverse{border-color:#fff;background:#171717;color:#fff}.action-box.inverse:hover{background:#f2f2ed;color:#171717}.action-box.paid{background:#171717;color:#fff}.action-box.full{width:100%;margin-top:auto}.sfx-warning{width:min(100%,560px);margin-top:8px;padding:9px 11px;border:2px solid #171717;background:#f2f2ed;color:#171717;text-align:center}.sfx-warning strong,.sfx-warning span{display:block}.sfx-warning strong{font-size:.68rem}.sfx-warning span{margin-top:3px;font-size:.58rem;font-weight:800;letter-spacing:.03em}.support-grid{width:min(100%,560px);display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}.support-box{min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;padding:7px 10px;border:1px solid #171717;color:#171717;text-decoration:none}.support-box svg{width:24px;height:24px}.support-box img{width:32px;height:32px;object-fit:contain}.support-box span{text-align:left}.support-box strong,.support-box small{display:block}.support-box strong{font-size:.72rem}.support-box small{font-size:.54rem;text-transform:uppercase;letter-spacing:.08em}.paid-origin{max-width:500px;margin:6px 0 14px;text-align:center;font-size:clamp(.8rem,1.2vw,1.05rem);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.paid-actions{margin-top:8px}.voice-bulk{background:#f2f2ed}.bulk-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:36px;align-items:center;max-width:1320px;margin:auto}.bulk-copy h2{font-size:clamp(4rem,7vw,7.2rem);line-height:.76;margin-top:10px}.bulk-copy p{max-width:460px;line-height:1.55}.bulk-panel{border:1px solid #171717;padding:18px;background:#f2f2ed}.bulk-primary,.bulk-mirrors{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bulk-mirrors{margin-top:8px}.action-box.huge{min-height:66px;font-size:1rem}.voice-warning{width:100%;margin-top:10px;padding:13px 14px;border:0;background:#171717;color:#fff;text-align:center;cursor:pointer}.voice-warning strong,.voice-warning span,.voice-warning b{display:block}.voice-warning strong{font-size:.78rem}.voice-warning span{margin-top:4px;font-size:.64rem}.voice-warning b{margin-top:5px;font-size:.67rem}.voice-collage{display:grid;grid-template-columns:repeat(17,1fr);gap:4px;max-width:1320px;margin:18px auto 0}.voice-collage button{position:relative;aspect-ratio:1;border:0;padding:0;background:#deded8;overflow:hidden;cursor:pointer}.voice-collage img{width:100%;height:100%;object-fit:cover}.voice-collage span{position:absolute;inset:auto 0 0;padding:13px 3px 3px;background:linear-gradient(transparent,rgba(23,23,23,.82));color:#fff;font-size:.42rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.archive-page{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;background:var(--off)}.archive-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.archive-head h2{font-size:clamp(2.9rem,5vw,5.5rem);line-height:.84}.heading-link{color:inherit;text-decoration:none}.filter-row{display:flex;gap:7px}.filter{min-width:42px;height:38px;border:1px solid #171717;background:#f2f2ed;font-weight:900;cursor:pointer}.filter.active{background:#171717;color:#fff}.card-grid{display:grid;gap:9px;min-height:0}.voice-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.partner-grid,.contributor-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.paid-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.archive-card{display:flex;min-height:0;border:1px solid var(--strong);background:#f2f2ed;overflow:hidden}.voice-card,.partner-card{display:grid;grid-template-columns:38% 62%}.contributor-card{display:grid;grid-template-columns:46% 54%}.paid-card{display:grid;grid-template-rows:minmax(0,1fr) auto}.card-media{display:grid;place-items:center;min-width:0;min-height:0;background:#e2e2dc;overflow:hidden;text-decoration:none}.card-media img{width:100%;height:100%;object-fit:cover}.paid-media{padding:7px}.paid-media img{object-fit:contain}.initials{font:1.5rem 'Archivo Black';color:#555}.card-body{display:flex;flex-direction:column;min-width:0;padding:9px}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.card-name{color:#171717;text-decoration:none;font-size:.78rem;font-weight:900;line-height:1.08;overflow-wrap:anywhere}.x-mini{width:23px;height:23px;display:grid;place-items:center;border:1px solid #171717;border-radius:50%;color:#171717;flex:0 0 auto}.x-mini svg{width:11px;height:11px}.card-meta{margin-top:4px;color:var(--gray);font-size:.59rem}.card-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:auto;padding-top:7px}.card-action-grid .action-box{min-height:27px;padding:4px;font-size:.52rem}.card-action-grid>:last-child:nth-child(odd){grid-column:1/-1}.partner-note{display:block;padding:9px 12px;border:1px solid #171717;background:#f2f2ed;color:#171717;text-decoration:none;font-size:.7rem;line-height:1.4}.pager{display:flex;align-items:center;justify-content:center;gap:9px;min-height:34px}.pager button{width:34px;height:30px;border:1px solid #171717;background:#f2f2ed;font-weight:900;cursor:pointer}.pager button:disabled{opacity:.35}.pager span{font-size:.68rem;font-weight:900}.jumped{animation:jumpPulse .7s ease}@keyframes jumpPulse{0%,100%{transform:none}35%{transform:scale(1.02)}55%{transform:translateX(-2px)}70%{transform:translateX(2px)}}.rail{position:fixed;z-index:40;right:14px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:7px;padding:8px 7px;border:1px solid var(--line);background:rgba(242,242,237,.92)}.rail button{width:8px;height:8px;border:0;border-radius:50%;background:#aaa;padding:0}.rail button.active{height:24px;border-radius:999px;background:#171717}.nav-arrows{position:fixed;z-index:41;right:13px;bottom:13px;display:flex;gap:5px}.nav-arrows button{width:38px;height:38px;border:1px solid #171717;background:#f2f2ed;font-weight:900}.terms-modal[hidden]{display:none}.terms-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;border:0;background:rgba(23,23,23,.74)}.modal-dialog{position:relative;width:min(1120px,100%);height:min(90svh,850px);display:grid;grid-template-rows:auto 1fr auto;background:#f2f2ed;border:1px solid #171717}.modal-dialog header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--line)}.modal-dialog h2{font-size:1.8rem}.modal-dialog header button{width:38px;height:38px;border:0;background:none;font-size:1.8rem}.modal-dialog iframe{width:100%;height:100%;border:0}.modal-dialog>a{padding:12px 16px;background:#171717;color:#fff;text-align:center;text-decoration:none;font-weight:900}.modal-open{overflow:hidden!important}
@media(max-height:760px) and (min-width:901px){.chapter{padding:18px 34px}.sfx-title{height:76px}.sfx-halves{height:calc(100dvh - 76px)}.sfx-title span{font-size:4.4rem}.pack-card{padding:9px 24px;gap:2px}.pack-logo-box{height:90px;margin:2px 0}.pack-kicker{font-size:1.55rem}.pack-copy{font-size:.67rem;margin-bottom:5px}.action-box{min-height:30px;padding:5px;font-size:.6rem}.sfx-warning{padding:6px;margin-top:5px}.sfx-warning strong{font-size:.58rem}.sfx-warning span{font-size:.48rem}.support-box{min-height:35px}.bulk-copy h2{font-size:4.3rem}.voice-collage{margin-top:9px}.archive-head h2{font-size:3rem}.archive-page{gap:7px}.card-body{padding:6px}.card-action-grid{padding-top:4px}.card-action-grid .action-box{min-height:22px;font-size:.44rem}.partner-note{padding:5px 9px;font-size:.58rem}}
@media(max-width:900px){body{overflow:auto}.stage{scroll-snap-type:none}.chapter{min-height:auto;overflow:visible;padding:28px 18px}.home{padding-top:78px}.home-grid{height:auto;grid-template-columns:1fr;gap:16px}.home-logo{order:-1}.home-logo img{width:min(52vw,230px)}.home-copy h1{font-size:clamp(4rem,17vw,6rem)}.split-page{height:auto;grid-template-columns:1fr}.terms-choice{grid-template-columns:1fr}.sfx-title{height:80px}.sfx-title span{font-size:clamp(3.2rem,13vw,5rem)}.sfx-halves{height:auto;grid-template-columns:1fr}.pack-card{min-height:72vh}.bulk-layout{grid-template-columns:1fr}.voice-collage{grid-template-columns:repeat(6,1fr)}.archive-page{display:block}.card-grid{margin-top:16px}.voice-grid,.partner-grid,.contributor-grid,.paid-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.archive-card{min-height:210px}.rail{display:none}.nav-arrows{display:none}.pager{margin-top:12px}.archive-head{align-items:flex-start;flex-direction:column}.home-topbar{padding:0 11px}.brand-static small{display:none}.top-link{padding:8px 10px;font-size:.68rem}}
@media(max-width:560px){.home-actions .light{display:none}.home-copy h1{font-size:4.4rem}.home-pack-links{font-size:.72rem}.before h2{font-size:3.2rem}.pack-action-grid,.support-grid{grid-template-columns:1fr}.voice-collage{grid-template-columns:repeat(5,1fr)}.voice-grid,.partner-grid,.contributor-grid,.paid-grid{grid-template-columns:1fr}.archive-card{min-height:230px}.voice-card,.partner-card,.contributor-card{grid-template-columns:42% 58%}.modal-dialog{height:95svh}}
#opennsfw-app{position:fixed;inset:0;z-index:99999}body{overflow:hidden!important}
/* v40 Page 3 logo containment: keep artwork inside its assigned card row. */
.pack-logo-box{overflow:hidden!important}
.pack-logo-box img{display:block!important;width:auto!important;height:100%!important;max-width:84%!important;max-height:100%!important;object-fit:contain!important}
.free-pack-card .pack-logo-box img{max-width:72%!important}
.paid-pack-card .pack-logo-box img{max-width:82%!important}
.pack-logo-box{position:relative!important;overflow:hidden!important}
.pack-logo-box img{position:absolute!important;inset:0!important;margin:auto!important;width:auto!important;height:100%!important;max-width:84%!important;max-height:100%!important}


/* v42 — restored bulk/Pinceree, clean profile bios, Page 2 hire links, fixed elevator ending */
@media (min-width:901px){
  .chapter{height:100dvh;min-height:100dvh;max-height:100dvh;scroll-snap-stop:always;}
  .stage{overscroll-behavior-y:contain;scroll-padding-block:0;}
  #paid-packs{height:100dvh;min-height:100dvh;max-height:100dvh;}
}

/* Page 1 tagline. */
.home-copy p{max-width:560px;}

/* Page 2: balanced left/right content with clear space after the paragraph. */
.before-left,.before-right{justify-content:center;}
.before-left>p{margin-bottom:0;}
.hire-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:clamp(28px,3.8vh,42px);max-width:600px;}
.hire-links button{min-height:128px;border:1px solid #171717;background:#f2f2ed;color:#171717;padding:19px;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease;}
.hire-links button:hover,.hire-links button:focus-visible{background:#171717;color:#fff;transform:translateY(-2px);}
.hire-links strong,.hire-links span{display:block;}
.hire-links strong{font:1rem/1.08 'Archivo Black',Inter,sans-serif;}
.hire-links span{margin-top:12px;font-size:.72rem;line-height:1.4;}
.before-right .terms-choice{margin-top:clamp(30px,4vh,44px);}
.before-right .terms-choice button{min-height:128px;}

/* Page 3 approved scale/dividers and stacked right-side controls. */
.sfx-chapter .pack-card{padding-left:clamp(26px,3.4vw,56px);padding-right:clamp(26px,3.4vw,56px);gap:4px;}
.sfx-chapter .pack-kicker{font-size:clamp(2rem,3.15vw,3.55rem);}
.sfx-chapter .pack-logo-box{width:min(100%,560px);height:clamp(145px,21vh,215px);}
.sfx-chapter .pack-copy{width:min(100%,620px);font-size:clamp(.9rem,1.1vw,1.04rem);}
.sfx-chapter .pack-action-grid,.sfx-chapter .sfx-warning,.sfx-chapter .support-grid,.sfx-chapter .paid-actions{width:min(100%,620px);}
.sfx-chapter .pack-action-grid .action-box{min-height:47px;font-size:.79rem;}
.sfx-chapter .sfx-warning{padding:11px 14px;}
.sfx-chapter .sfx-warning strong{font-size:.74rem;}
.sfx-chapter .sfx-warning span{font-size:.63rem;}
.section-divider{width:min(100%,620px);height:0;border-top:1px solid currentColor;opacity:.42;}
.support-divider{margin:10px 0 2px;}
.paid-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:8px;}
.paid-divider{margin:4px 0 0;border-color:#fff;}
.wet-x-action{min-height:60px!important;gap:11px;font-size:.92rem!important;}
.wet-x-action svg{width:22px;height:22px;flex:0 0 auto;}
.other-paid-action{min-height:40px!important;font-size:.72rem!important;}

/* Voice and Contributor profile cards only. Pinceree remains the v40 layout. */
.contributor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;}
.voice-card,.contributor-card{display:grid!important;grid-template-columns:38% 62%!important;}
.profile-card .card-body{min-height:0;}
.profile-name-stack{min-width:0;display:flex;flex-direction:column;gap:3px;}
.card-handle{display:block;color:#657786;font-size:.52rem;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.card-bio{flex:1 1 auto;margin:7px 0 0;min-height:0;max-height:80%;color:#202327;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:var(--bio-size,.62rem);font-weight:500;line-height:1.28;overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.card-bio a{color:#1d9bf0;text-decoration:none;font-weight:650;}
.card-bio a:hover,.card-bio a:focus-visible{text-decoration:underline;}
.card-bio[data-bio-length="tiny"]{font-size:min(var(--bio-size),.66rem);-webkit-line-clamp:3;align-self:flex-start;}
.card-bio[data-bio-length="extra-long"]{-webkit-line-clamp:6;}
.card-bio:empty,.card-bio.is-empty{display:none;}
.profile-action-grid{grid-template-columns:1fr!important;}
.profile-action-grid .profile-link{grid-column:1/-1!important;}

/* Clickable up/down controls removed; rail dots and keyboard navigation remain. */
.nav-arrows{display:none!important;}

@media(max-height:760px) and (min-width:901px){
  .before h2{font-size:3.35rem;}
  .before-left h2{font-size:calc(3.35rem - 2px);}
  .before p{font-size:.82rem;line-height:1.45;margin-top:14px;}
  .hire-links{margin-top:20px;gap:8px;}
  .hire-links button,.before-right .terms-choice button{min-height:96px;padding:14px;}
  .hire-links strong{font-size:.78rem;}
  .hire-links span{font-size:.6rem;margin-top:8px;}
  .before-right .terms-choice{margin-top:20px;gap:8px;}
  .card-bio{font-size:min(var(--bio-size),.58rem);-webkit-line-clamp:4;margin-top:4px;}
  .card-handle{font-size:.46rem;}
  .sfx-chapter{padding:0!important;}
  .sfx-chapter .pack-card{padding-left:22px!important;padding-right:22px!important;gap:2px!important;}
  .sfx-chapter .pack-kicker{font-size:1.72rem!important;}
  .sfx-chapter .pack-logo-box{height:100px!important;}
  .sfx-chapter .pack-copy{font-size:.69rem!important;}
  .sfx-chapter .pack-action-grid .action-box{min-height:32px!important;font-size:.61rem!important;}
  .sfx-chapter .sfx-warning{padding:6px 8px!important;}
  .sfx-chapter .sfx-warning strong{font-size:.59rem!important;}
  .sfx-chapter .sfx-warning span{font-size:.49rem!important;}
  .support-divider{margin:5px 0 0!important;}
  .wet-x-action{min-height:40px!important;font-size:.68rem!important;}
  .other-paid-action{min-height:31px!important;font-size:.58rem!important;}
}
@media(max-width:900px){
  .hire-links{grid-template-columns:1fr;}
  .contributor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;}
}
@media(max-width:560px){
  .contributor-grid{grid-template-columns:1fr!important;}
  .voice-card,.contributor-card{grid-template-columns:42% 58%!important;}
}





/* v43 audit corrections — Pages 3/4/5, Pinceree, bios, and Paid Pack artwork */
/* Page 3: remove TAG WORKS box; terms are reached through the larger descriptive line. */
.sfx-chapter .pack-copy-link{
  appearance:none;
  width:min(100%,660px)!important;
  max-width:660px!important;
  margin:2px 0 12px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:inherit!important;
  text-align:center!important;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:4px;
  font-size:clamp(1rem,1.22vw,1.2rem)!important;
  line-height:1.34!important;
  cursor:pointer;
}
.sfx-chapter .pack-copy-link:hover,.sfx-chapter .pack-copy-link:focus-visible{font-weight:800;}
.sfx-chapter .pack-action-grid{
  width:min(100%,660px)!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:74px!important;
  gap:8px!important;
}
.sfx-chapter .pack-action-grid>.action-box{
  min-height:74px!important;
  height:74px!important;
  padding:8px 10px!important;
  font-size:clamp(1rem,1.26vw,1.24rem)!important;
  line-height:1.02!important;
  letter-spacing:-.018em!important;
}
.sfx-chapter .support-grid,.sfx-chapter .paid-actions,.sfx-chapter .section-divider{width:min(100%,660px)!important;}
.sfx-chapter .support-box{min-height:64px!important;padding:8px 13px!important;gap:12px!important;}
.sfx-chapter .support-box strong{font-size:clamp(.9rem,1vw,1.03rem)!important;line-height:1.02!important;}
.sfx-chapter .support-box small{font-size:clamp(.62rem,.68vw,.72rem)!important;line-height:1.05!important;}
.sfx-chapter .support-box svg{width:32px!important;height:32px!important;}
.sfx-chapter .support-box img{width:42px!important;height:42px!important;}
.sfx-chapter .wet-x-action{min-height:76px!important;font-size:clamp(1.05rem,1.32vw,1.28rem)!important;gap:13px!important;}
.sfx-chapter .wet-x-action svg{width:34px!important;height:34px!important;}
.sfx-chapter .other-paid-action{min-height:60px!important;font-size:clamp(.92rem,1.06vw,1.08rem)!important;}
.sfx-chapter .terms-warning-action{display:none!important;}

/* Page 4: use the viewport instead of pinning the bulk page to the upper half. */
.voice-bulk{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:clamp(14px,2vh,22px)!important;
}
.voice-bulk .bulk-layout{width:min(100%,1500px)!important;max-width:1500px!important;margin:0 auto!important;grid-template-columns:.8fr 1.2fr!important;}
.voice-bulk .voice-collage{width:min(100%,1500px)!important;max-width:1500px!important;margin:0 auto!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:5px!important;}
.voice-bulk .voice-collage button{min-width:0!important;}
.voice-bulk .voice-collage span{font-size:.5rem!important;}

/* Page 5: bio size now fits the rendered box, rather than using only character-count presets. */
.profile-card .card-body{min-height:0!important;}
.card-bio{
  flex:1 1 0!important;
  height:0!important;
  min-height:0!important;
  max-height:none!important;
  margin:7px 0 0!important;
  display:block!important;
  overflow:hidden!important;
  font-size:10px;
  line-height:1.25!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
.card-bio[data-bio-length="tiny"]{align-self:stretch!important;}
.card-bio:empty,.card-bio.is-empty{display:none!important;}

/* Pinceree: note gets its own auto row; cards occupy the flexible row instead of being pushed down. */
#partner-demos{grid-template-rows:auto auto minmax(0,1fr) auto!important;}
#partner-demos .partner-note{align-self:start;}
#partner-demos .partner-grid{height:100%!important;min-height:0!important;}

/* Paid Packs: scale artwork by the image-window height while preserving aspect ratio. */
.paid-media{display:flex!important;align-items:stretch!important;justify-content:center!important;min-height:0!important;}
.paid-media img{display:block!important;height:100%!important;width:auto!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;}

@media(max-height:760px) and (min-width:901px){
  .sfx-chapter .pack-copy-link{font-size:.78rem!important;line-height:1.22!important;margin:0 0 6px!important;}
  .sfx-chapter .pack-action-grid{grid-auto-rows:48px!important;gap:6px!important;}
  .sfx-chapter .pack-action-grid>.action-box{height:48px!important;min-height:48px!important;font-size:.82rem!important;padding:5px 7px!important;}
  .sfx-chapter .support-box{min-height:44px!important;padding:5px 8px!important;gap:8px!important;}
  .sfx-chapter .support-box strong{font-size:.72rem!important;}
  .sfx-chapter .support-box small{font-size:.52rem!important;}
  .sfx-chapter .support-box svg{width:24px!important;height:24px!important;}
  .sfx-chapter .support-box img{width:30px!important;height:30px!important;}
  .sfx-chapter .wet-x-action{min-height:50px!important;font-size:.82rem!important;}
  .sfx-chapter .wet-x-action svg{width:24px!important;height:24px!important;}
  .sfx-chapter .other-paid-action{min-height:42px!important;font-size:.72rem!important;}
  .voice-bulk{gap:10px!important;}
  .voice-bulk .voice-collage{grid-template-columns:repeat(17,minmax(0,1fr))!important;gap:4px!important;}
  .voice-bulk .voice-collage span{font-size:.42rem!important;}
}
@media(max-width:900px){
  .sfx-chapter .pack-action-grid{grid-template-columns:1fr!important;grid-auto-rows:auto!important;}
  .sfx-chapter .pack-action-grid>.action-box{height:auto!important;min-height:54px!important;}
  .voice-bulk .voice-collage{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
  #partner-demos{display:block!important;}
}


/* v44 — requested focused corrections */
/* Page 1: pull the copy and logo back toward the center seam. */
.home-grid{
  max-width:1160px!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  column-gap:12px!important;
}
.home-copy{justify-self:end!important;}
.home-logo{justify-self:start!important;width:100%!important;}
.home-logo img{width:min(82%,455px)!important;}

/* Page 3: enlarge both big logos and their FREE/PAID labels to roughly 150%. */
.sfx-chapter .pack-kicker{
  font-size:clamp(3rem,4.05vw,5.25rem)!important;
  line-height:.86!important;
}
.sfx-chapter .pack-logo-box{
  width:min(100%,650px)!important;
  height:clamp(218px,31.5vh,322px)!important;
  margin:7px 0 9px!important;
}
.sfx-chapter .pack-logo-box img{max-height:100%!important;}
.sfx-chapter .free-pack-card .pack-logo-box img{max-width:94%!important;}
.sfx-chapter .paid-pack-card .pack-logo-box img{max-width:100%!important;}

/* Page 4: title and collage stay entirely in the left half; downloads stay on the right. */
.voice-bulk{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  align-items:center!important;
  justify-content:stretch!important;
  gap:clamp(24px,3vw,52px)!important;
  padding-left:clamp(28px,4vw,64px)!important;
  padding-right:clamp(28px,4vw,64px)!important;
}
.voice-bulk-left{
  min-width:0;
  min-height:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-self:stretch;
}
.voice-bulk .bulk-copy{width:100%!important;margin:0!important;}
.voice-bulk .bulk-copy h2{font-size:clamp(4.8rem,7.4vw,7.6rem)!important;}
.voice-bulk .bulk-panel{
  width:100%!important;
  max-width:760px!important;
  margin:0!important;
  align-self:center!important;
}
.voice-bulk .voice-collage{
  width:100%!important;
  max-width:none!important;
  margin:clamp(14px,2vh,20px) 0 0!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  gap:5px!important;
}
.voice-bulk .voice-collage button{min-width:0!important;}
.voice-bulk .voice-collage span{font-size:.44rem!important;}

/* Voice Actor cards: compact X pull only when more than four actions remain. */
.voice-card.many-actions .card-bio{line-height:1.18!important;}
.voice-card.many-actions .card-handle{font-size:.45rem!important;}

@media(max-height:760px) and (min-width:901px){
  .sfx-chapter .pack-kicker{font-size:2.45rem!important;}
  .sfx-chapter .pack-logo-box{height:150px!important;margin:3px 0 5px!important;}
  .voice-bulk{gap:28px!important;}
  .voice-bulk .bulk-copy h2{font-size:4.4rem!important;}
  .voice-bulk .voice-collage{grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:4px!important;margin-top:8px!important;}
  .voice-bulk .voice-collage span{font-size:.38rem!important;}
}
@media(max-width:900px){
  .home-copy{justify-self:center!important;}
  .home-logo{justify-self:center!important;}
  .voice-bulk{display:flex!important;flex-direction:column!important;}
  .voice-bulk-left,.voice-bulk .bulk-panel{width:100%!important;}
  .voice-bulk .voice-collage{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
}


/* v45 — restore Page 1/Page 4 references; enforce minimum readable bulk-button type */
/* Page 1: compact center composition. No mobile changes. */
@media(min-width:901px){
  .home-grid{
    width:min(100%,900px)!important;
    max-width:900px!important;
    grid-template-columns:minmax(0,410px) minmax(0,390px)!important;
    justify-content:center!important;
    column-gap:34px!important;
  }
  .home-copy{
    width:100%!important;
    max-width:410px!important;
    justify-self:start!important;
  }
  .home-logo{
    width:390px!important;
    max-width:390px!important;
    justify-self:start!important;
  }
  .home-logo img{
    width:100%!important;
    max-width:390px!important;
    max-height:54vh!important;
  }
}

/* Page 4: the old framed 60/40 collage-and-download layout. */
.voice-bulk{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto minmax(0,1fr)!important;
  gap:12px!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  padding:14px 20px 20px!important;
  background:#f2f2ed!important;
}
.voice-bulk-header{
  display:block!important;
  min-width:0!important;
}
.voice-bulk-header .eyebrow{
  display:block!important;
  margin:0 0 10px!important;
  font-size:clamp(.66rem,.72vw,.82rem)!important;
}
.voice-bulk-header h2{
  margin:0!important;
  font-size:clamp(2.7rem,3.65vw,4.2rem)!important;
  line-height:.86!important;
  letter-spacing:-.055em!important;
}
.voice-bulk-frame{
  min-height:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,59%) minmax(0,41%)!important;
  border:1px solid #171717!important;
  background:#f2f2ed!important;
  overflow:hidden!important;
}
.voice-bulk .voice-collage{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  grid-template-rows:repeat(5,minmax(0,1fr))!important;
  gap:0!important;
  border-right:1px solid #080808!important;
  background:#171717!important;
}
.voice-bulk .voice-collage button,
.voice-collage-blank{
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.72)!important;
  border-bottom:1px solid rgba(255,255,255,.72)!important;
  padding:0!important;
  overflow:hidden!important;
  background:#171717!important;
}
.voice-bulk .voice-collage img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.voice-bulk .voice-collage span{
  padding:18px 4px 5px!important;
  font-size:clamp(.38rem,.48vw,.58rem)!important;
  line-height:1!important;
}
.voice-bulk .bulk-panel{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  border:0!important;
  padding:clamp(22px,3vw,54px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  background:#f2f2ed!important;
}
.voice-bulk .bulk-panel h3{
  margin:0 0 clamp(20px,2.5vh,32px)!important;
  font:clamp(3rem,4.15vw,5rem)/.9 'Archivo Black',Inter,sans-serif!important;
  letter-spacing:-.055em!important;
}
.voice-bulk .bulk-primary{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px!important;
}
.bulk-download-action{
  min-width:0!important;
  min-height:clamp(112px,15vh,150px)!important;
  padding:16px 22px!important;
  border:3px solid #080808!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  color:#171717!important;
  background:#f2f2ed!important;
  text-decoration:none!important;
  overflow:hidden!important;
}
.bulk-download-action.bulk-wav{
  background:#ecece7!important;
  color:#242424!important;
  border-color:#b6b6ae!important;
}
.bulk-download-action.bulk-wav:hover,
.bulk-download-action.bulk-wav:focus-visible{
  background:#e4e4de!important;
  color:#242424!important;
}
.bulk-download-action strong{
  display:block!important;
  font:clamp(3.25rem,4.5vw,5.2rem)/.82 'Archivo Black',Inter,sans-serif!important;
  letter-spacing:-.055em!important;
  white-space:nowrap!important;
}
.bulk-download-action small{
  display:block!important;
  margin-top:12px!important;
  font-size:clamp(.68rem,.76vw,.86rem)!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.voice-bulk .bulk-mirrors{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin-top:12px!important;
}
.bulk-mirror-action{
  min-height:44px!important;
  display:grid!important;
  place-items:center!important;
  padding:8px 12px!important;
  border:2px solid #171717!important;
  background:#f2f2ed!important;
  color:#171717!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  font-size:clamp(.82rem,1vw,1.08rem)!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.015em!important;
}
.voice-bulk .voice-warning{
  margin-top:12px!important;
  padding:13px 16px!important;
  border:0!important;
  background:#171717!important;
  color:#fff!important;
  text-align:left!important;
}
.voice-bulk .voice-warning strong{
  font-size:clamp(.7rem,.86vw,.95rem)!important;
  line-height:1.1!important;
}
.voice-bulk .voice-warning span{
  margin-top:5px!important;
  font-size:clamp(.62rem,.7vw,.78rem)!important;
  line-height:1.1!important;
  font-weight:800!important;
}
.voice-bulk .voice-warning em{
  font-style:normal!important;
  text-decoration:underline!important;
  text-underline-offset:2px!important;
}
.voice-bulk .voice-warning span small{
  font-size:.82em!important;
}
.voice-bulk .voice-warning b{
  display:block!important;
  margin-top:10px!important;
  padding-top:9px!important;
  border-top:1px solid rgba(255,255,255,.4)!important;
  font-size:clamp(.66rem,.77vw,.86rem)!important;
  line-height:1.1!important;
}

/* Short desktop: preserve the same reference composition and keep type above the minimum. */
@media(max-height:760px) and (min-width:901px){
  .voice-bulk{padding:8px 16px 12px!important;gap:7px!important;}
  .voice-bulk-header .eyebrow{margin-bottom:5px!important;font-size:.57rem!important;}
  .voice-bulk-header h2{font-size:2.45rem!important;}
  .voice-bulk .bulk-panel{padding:16px 22px!important;}
  .voice-bulk .bulk-panel h3{margin-bottom:12px!important;font-size:2.9rem!important;}
  .bulk-download-action{min-height:82px!important;padding:10px 15px!important;}
  .bulk-download-action strong{font-size:2.8rem!important;}
  .bulk-download-action small{margin-top:7px!important;font-size:.58rem!important;}
  .voice-bulk .bulk-mirrors{gap:7px!important;margin-top:8px!important;}
  .bulk-mirror-action{min-height:32px!important;padding:5px 8px!important;font-size:.72rem!important;}
  .voice-bulk .voice-warning{margin-top:8px!important;padding:8px 12px!important;}
  .voice-bulk .voice-warning strong{font-size:.59rem!important;}
  .voice-bulk .voice-warning span{font-size:.5rem!important;margin-top:3px!important;}
  .voice-bulk .voice-warning b{font-size:.53rem!important;margin-top:6px!important;padding-top:5px!important;}
  .voice-bulk .voice-collage span{font-size:.35rem!important;padding:12px 3px 3px!important;}
}

/* v45 final type-floor reinforcement: stay heavy/readable even if web fonts fail. */
.voice-bulk-header h2,
.voice-bulk .bulk-panel h3,
.bulk-download-action strong{
  font-family:'Archivo Black',Inter,Arial,sans-serif!important;
  font-weight:900!important;
}
.bulk-download-action small,
.bulk-mirror-action,
.voice-bulk .voice-warning strong,
.voice-bulk .voice-warning span,
.voice-bulk .voice-warning b{font-weight:900!important;}
@media(max-height:760px) and (min-width:901px){
  .bulk-download-action small{font-size:.66rem!important;}
  .bulk-mirror-action{font-size:.82rem!important;}
  .voice-bulk .voice-warning strong{font-size:.64rem!important;}
  .voice-bulk .voice-warning span{font-size:.56rem!important;}
  .voice-bulk .voice-warning b{font-size:.58rem!important;}
}


/* v53 — larger Wet Hot SFX button text; all v52 layout preserved */
.before{display:grid!important;place-items:center!important;background:var(--off)!important;}
.terms-landing{width:min(100%,1120px);min-height:min(68vh,620px);padding:clamp(34px,5vw,68px);display:grid;grid-template-rows:auto 1fr;gap:clamp(34px,5vh,58px);border:1px solid var(--strong);background:var(--white);color:var(--black);}
.terms-landing-head{padding-bottom:clamp(20px,3vh,34px);border-bottom:1px solid var(--strong);}
.terms-landing-head h2{margin:12px 0 0!important;font-size:clamp(4.4rem,8vw,8rem)!important;line-height:.76!important;}
.terms-warning-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2vw,28px);align-items:stretch;}
.terms-warning-card{width:100%;min-height:clamp(190px,29vh,275px);padding:clamp(22px,3vw,36px);display:flex;flex-direction:column;justify-content:center;border:2px solid var(--black);background:var(--white);color:var(--black);text-align:center;cursor:pointer;transition:background .15s ease,transform .15s ease;}
.terms-warning-card:hover,.terms-warning-card:focus-visible{background:var(--off);transform:translateY(-2px);}
.terms-warning-card strong,.terms-warning-card span{display:block;font-weight:900;}
.terms-warning-card strong{font:clamp(1.3rem,2vw,2rem)/1.05 'Archivo Black',Inter,sans-serif;letter-spacing:-.035em;}
.terms-warning-card span{margin-top:clamp(12px,2vh,18px);padding-top:clamp(12px,2vh,18px);border-top:1px solid rgba(23,23,23,.28);font-size:clamp(.72rem,.9vw,.9rem);line-height:1.4;}
.terms-warning-card em{font-style:normal;text-decoration:underline;}

.sfx-chapter{background:var(--off)!important;}
.sfx-title{background:var(--off)!important;border-bottom:1px solid var(--strong)!important;}
.sfx-title span{color:var(--black)!important;}
.sfx-title span+span{border-left:1px solid var(--strong)!important;}
.sfx-halves{background:var(--off)!important;}
.free-pack-card,.paid-pack-card{background:var(--white)!important;color:var(--black)!important;}
.paid-pack-card{border-left:1px solid var(--strong)!important;}
.paid-divider{border-color:var(--strong)!important;}
.google-drive-action{background:#ecece7!important;color:#242424!important;border-color:#b6b6ae!important;}
.google-drive-action:hover,.google-drive-action:focus-visible{background:#e4e4de!important;color:#242424!important;}
.google-drive-action{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;}
.google-drive-action .google-drive-icon{width:30px!important;height:27px!important;display:block!important;flex:0 0 auto!important;}
.google-drive-action span{display:block!important;}

.wet-hot-action{min-height:70px!important;background:var(--white)!important;color:var(--black)!important;border:1px solid var(--black)!important;gap:12px!important;}
.wet-hot-action:hover,.wet-hot-action:focus-visible{background:var(--off)!important;color:var(--black)!important;}
.wet-hot-action img{width:48px!important;height:48px!important;object-fit:contain!important;flex:0 0 auto!important;}
.wet-hot-action span{font-size:clamp(1rem,1.3vw,1.2rem)!important;font-weight:900!important;line-height:1!important;letter-spacing:-.02em!important;}
.other-paid-action{background:var(--white)!important;color:var(--black)!important;border:1px solid var(--black)!important;}
.other-paid-action:hover,.other-paid-action:focus-visible{background:var(--black)!important;color:var(--white)!important;}
.voice-bulk .voice-warning{background:var(--white)!important;color:var(--black)!important;border:2px solid var(--black)!important;}
.voice-bulk .voice-warning:hover,.voice-bulk .voice-warning:focus-visible{background:var(--off)!important;}

@media(max-width:900px){
  .terms-landing{min-height:0;padding:28px 20px;gap:26px;}
  .terms-landing-head h2{font-size:clamp(3.8rem,17vw,6rem)!important;}
  .terms-warning-grid{grid-template-columns:1fr;}
  .terms-warning-card{min-height:150px;}
  .paid-pack-card{border-left:0!important;border-top:1px solid var(--strong)!important;}
  .sfx-title span+span{border-left:1px solid var(--strong)!important;}
}
/* v54 — Page 1 scroll-down cue. */
.home-scroll-cue{
  position:absolute;
  z-index:3;
  left:50%;
  bottom:clamp(16px,2.5vh,26px);
  transform:translateX(-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:5px;
  padding:7px 14px 5px;
  border:0;
  background:transparent;
  color:var(--black);
  font-size:clamp(.6rem,.75vw,.72rem);
  font-weight:900;
  letter-spacing:.14em;
  line-height:1;
  white-space:nowrap;
  cursor:pointer;
}
.home-scroll-cue svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.25;
  stroke-linecap:round;
  stroke-linejoin:round;
  animation:homeCueBounce 1.8s ease-in-out infinite;
}
.home-scroll-cue:hover,.home-scroll-cue:focus-visible{text-decoration:underline;text-underline-offset:4px;}
.home-scroll-cue:focus-visible{outline:2px solid var(--black);outline-offset:4px;}
@keyframes homeCueBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}
@media (prefers-reduced-motion:reduce){.home-scroll-cue svg{animation:none;}}
@media(max-width:900px){
  .home-scroll-cue{position:relative;left:auto;bottom:auto;transform:none;margin:22px auto 0;}
}
/* v59 — Page 3 Google Drive and Page 4 WAV use warm light-grey with dark text. */
.action-box:not(.primary):not(.inverse):not(.paid):hover,
.action-box:not(.primary):not(.inverse):not(.paid):focus-visible,
.other-paid-action:hover,
.other-paid-action:focus-visible,
.terms-choice button:hover,
.terms-choice button:focus-visible,
.hire-links button:hover,
.hire-links button:focus-visible{
  background:var(--off)!important;
  color:var(--black)!important;
}

/* v61 — every visible button uses the same low-glare light treatment. */
body .site-shell button:not(.modal-backdrop),
body .site-shell a.top-link,
body .site-shell a.action-box,
body .site-shell a.support-box,
body .site-shell a.bulk-download-action,
body .site-shell a.bulk-mirror-action,
body .site-shell a.partner-note,
body .site-shell a.x-mini,
body .terms-modal .modal-dialog button,
body .terms-modal .modal-dialog > a{
  background:#ecece7!important;
  color:#242424!important;
  border-color:#b6b6ae!important;
}
body .site-shell button:not(.modal-backdrop):hover,
body .site-shell button:not(.modal-backdrop):focus-visible,
body .site-shell a.top-link:hover,
body .site-shell a.top-link:focus-visible,
body .site-shell a.action-box:hover,
body .site-shell a.action-box:focus-visible,
body .site-shell a.support-box:hover,
body .site-shell a.support-box:focus-visible,
body .site-shell a.bulk-download-action:hover,
body .site-shell a.bulk-download-action:focus-visible,
body .site-shell a.bulk-mirror-action:hover,
body .site-shell a.bulk-mirror-action:focus-visible,
body .site-shell a.partner-note:hover,
body .site-shell a.partner-note:focus-visible,
body .site-shell a.x-mini:hover,
body .site-shell a.x-mini:focus-visible,
body .terms-modal .modal-dialog button:hover,
body .terms-modal .modal-dialog button:focus-visible,
body .terms-modal .modal-dialog > a:hover,
body .terms-modal .modal-dialog > a:focus-visible{
  background:#e4e4de!important;
  color:#242424!important;
  border-color:#a7a79f!important;
}
body .site-shell button:not(.modal-backdrop):active,
body .site-shell a.top-link:active,
body .site-shell a.action-box:active,
body .site-shell a.support-box:active,
body .site-shell a.bulk-download-action:active,
body .site-shell a.bulk-mirror-action:active,
body .site-shell a.partner-note:active,
body .site-shell a.x-mini:active,
body .terms-modal .modal-dialog button:active,
body .terms-modal .modal-dialog > a:active{
  background:#dcdcd6!important;
  color:#242424!important;
}
/* Preserve image content while removing the old dark tile underneath it. */
body .site-shell .voice-collage button{
  background:#ecece7!important;
  border-color:#b6b6ae!important;
}

/* v73 — make each WAV action light and comfortable, with a strong left accent instead of a dark full-box fill. */
body .site-shell #voice-bulk .bulk-primary > :first-child,
body .site-shell #voice-actors .voice-card .card-action-grid > :first-child,
body .site-shell #partner-demos .partner-card .card-action-grid > :first-child{
  background:#e5e5de!important;
  color:#171717!important;
  border-color:#777770!important;
  box-shadow:inset 7px 0 0 #85857d!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
}
body .site-shell #voice-bulk .bulk-primary > :first-child{
  font-size:clamp(1.05rem,1.35vw,1.25rem)!important;
}
body .site-shell #voice-actors .voice-card .card-action-grid > :first-child,
body .site-shell #partner-demos .partner-card .card-action-grid > :first-child{
  font-size:clamp(.66rem,.8vw,.84rem)!important;
}
body .site-shell #voice-bulk .bulk-primary > :first-child:hover,
body .site-shell #voice-bulk .bulk-primary > :first-child:focus-visible,
body .site-shell #voice-actors .voice-card .card-action-grid > :first-child:hover,
body .site-shell #voice-actors .voice-card .card-action-grid > :first-child:focus-visible,
body .site-shell #partner-demos .partner-card .card-action-grid > :first-child:hover,
body .site-shell #partner-demos .partner-card .card-action-grid > :first-child:focus-visible{
  background:#dcdcd4!important;
  color:#171717!important;
  border-color:#6d6d66!important;
  box-shadow:inset 7px 0 0 #777770!important;
}
/* v63 — keep the Page 3 SFX description as plain text, not a colored button tile. */
body .site-shell .sfx-chapter .pack-copy-link,
body .site-shell .sfx-chapter .pack-copy-link:hover,
body .site-shell .sfx-chapter .pack-copy-link:focus-visible,
body .site-shell .sfx-chapter .pack-copy-link:active{
  background:transparent!important;
  color:inherit!important;
  border:0!important;
  box-shadow:none!important;
}


/* v67 — Page 3 SFX terms warning mirrors the bulk Voice Pack terms treatment. */
body .site-shell .sfx-pack-warning{
  width:min(100%,560px);
  margin-top:clamp(9px,1.4vh,15px)!important;
  padding:13px 16px!important;
  border:2px solid var(--black)!important;
  background:#ecece7!important;
  color:#242424!important;
  text-align:left!important;
  cursor:pointer;
}
body .site-shell .sfx-pack-warning:hover,
body .site-shell .sfx-pack-warning:focus-visible{
  background:#e4e4de!important;
  color:#242424!important;
  border-color:#a7a79f!important;
}
body .site-shell .sfx-pack-warning strong,
body .site-shell .sfx-pack-warning span{display:block;font-weight:900!important;}
body .site-shell .sfx-pack-warning strong{
  font-size:clamp(.7rem,.86vw,.95rem)!important;
  line-height:1.1!important;
}
body .site-shell .sfx-pack-warning span{
  margin-top:5px!important;
  font-size:clamp(.62rem,.7vw,.78rem)!important;
  line-height:1.1!important;
}
body .site-shell .sfx-pack-warning em{
  font-style:normal!important;
  text-decoration:underline!important;
  text-underline-offset:2px!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .sfx-pack-warning{margin-top:8px!important;padding:8px 12px!important;}
  body .site-shell .sfx-pack-warning strong{font-size:.64rem!important;}
  body .site-shell .sfx-pack-warning span{font-size:.56rem!important;margin-top:3px!important;}
}


/* v71 — Voice Pack TERMS heading moved directly above the terms warning box. */
body .site-shell #voice-bulk .bulk-terms-heading{
  width:100%;
  margin:clamp(10px,1.5vh,18px) 0 clamp(7px,1vh,11px)!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#242424!important;
  text-align:center!important;
  text-decoration:underline!important;
  text-underline-offset:clamp(4px,.5vw,8px)!important;
  font:clamp(3.25rem,4.5vw,5.2rem)/.82 'Archivo Black',Inter,sans-serif!important;
  letter-spacing:-.055em!important;
  cursor:pointer;
}
body .site-shell #voice-bulk .bulk-terms-heading:hover,
body .site-shell #voice-bulk .bulk-terms-heading:focus-visible,
body .site-shell #voice-bulk .bulk-terms-heading:active{
  background:transparent!important;
  color:#242424!important;
  border:0!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell #voice-bulk .bulk-terms-heading{
    margin:7px 0 5px!important;
    font-size:2.8rem!important;
  }
}
@media(max-width:900px){
  body .site-shell #voice-bulk .bulk-terms-heading{
    font-size:clamp(2.5rem,12vw,4rem)!important;
  }
}


/* v69 — fit button labels cleanly across the final four archive pages. */
body .site-shell #voice-actors .filter,
body .site-shell #voice-actors .card-action-grid .action-box,
body .site-shell #voice-actors .pager button,
body .site-shell #partner-demos .card-action-grid .action-box,
body .site-shell #partner-demos .pager button,
body .site-shell #contributors .card-action-grid .action-box,
body .site-shell #contributors .pager button,
body .site-shell #paid-packs .action-box,
body .site-shell #paid-packs .pager button{
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  text-wrap:balance!important;
  line-height:1.05!important;
  letter-spacing:0!important;
}
body .site-shell #voice-actors .card-action-grid .action-box,
body .site-shell #partner-demos .card-action-grid .action-box,
body .site-shell #contributors .card-action-grid .action-box,
body .site-shell #paid-packs .action-box{
  min-height:clamp(29px,4.2vh,38px)!important;
  padding:4px 6px!important;
  font-size:clamp(.58rem,.72vw,.76rem)!important;
}
body .site-shell #voice-actors .filter,
body .site-shell #voice-actors .pager button,
body .site-shell #partner-demos .pager button,
body .site-shell #contributors .pager button,
body .site-shell #paid-packs .pager button{
  font-size:clamp(.66rem,.8vw,.82rem)!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell #voice-actors .card-action-grid .action-box,
  body .site-shell #partner-demos .card-action-grid .action-box,
  body .site-shell #contributors .card-action-grid .action-box,
  body .site-shell #paid-packs .action-box{
    min-height:24px!important;
    padding:3px 4px!important;
    font-size:clamp(.52rem,.62vw,.66rem)!important;
  }
}
@media(max-width:900px){
  body .site-shell #voice-actors .card-action-grid .action-box,
  body .site-shell #partner-demos .card-action-grid .action-box,
  body .site-shell #contributors .card-action-grid .action-box,
  body .site-shell #paid-packs .action-box{
    min-height:34px!important;
    padding:5px 6px!important;
    font-size:clamp(.62rem,2.8vw,.76rem)!important;
  }
}


/* v70 — remove the standalone terms page; restore pack links and terms on Page 1. */
body .site-shell .home-resource-links{
  width:min(100%,560px);
  margin-top:clamp(22px,3vh,34px);
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:start;
  gap:clamp(10px,1.5vw,18px);
}
body .site-shell .home-resource-item{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:8px;
}
body .site-shell .home-pack-jump,
body .site-shell .home-terms-link,
body .site-shell .home-pack-jump:hover,
body .site-shell .home-pack-jump:focus-visible,
body .site-shell .home-pack-jump:active,
body .site-shell .home-terms-link:hover,
body .site-shell .home-terms-link:focus-visible,
body .site-shell .home-terms-link:active{
  min-width:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--black)!important;
  box-shadow:none!important;
  text-align:center;
  text-decoration:underline;
  text-underline-offset:3px;
  cursor:pointer;
}
body .site-shell .home-pack-jump{
  font-size:clamp(.82rem,1.15vw,1.08rem)!important;
  font-weight:900!important;
  line-height:1.15!important;
}
body .site-shell .home-terms-link{
  font-size:clamp(.62rem,.78vw,.76rem)!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  line-height:1!important;
}
body .site-shell .home-resource-divider{
  padding-top:1px;
  font-size:clamp(1rem,1.3vw,1.25rem);
  font-weight:900;
  line-height:1;
}
@media(max-width:560px){
  body .site-shell .home-resource-links{gap:8px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);}
  body .site-shell .home-resource-item{gap:6px;}
  body .site-shell .home-pack-jump{font-size:.72rem!important;}
  body .site-shell .home-terms-link{font-size:.58rem!important;}
}


/* v74 — balance Page 1 and move the Page 2 SFX terms warning above downloads. */
body .site-shell .home-copy h1{
  width:min(100%,620px)!important;
  line-height:.72!important;
}
body .site-shell .home-copy h1 .home-word{
  display:block;
  white-space:nowrap;
}
body .site-shell .home-copy h1 .home-word-open{
  font-size:clamp(9.8rem,12.9vw,15.3rem)!important;
  letter-spacing:-.067em!important;
}
body .site-shell .home-copy h1 .home-word-nsfw{
  font-size:clamp(9rem,11.8vw,14rem)!important;
  letter-spacing:-.06em!important;
}
body .site-shell .home-logo img{
  width:min(92%,480px)!important;
  max-height:62vh!important;
}
body .site-shell .home-grid{
  max-width:1260px!important;
  column-gap:clamp(24px,3vw,52px)!important;
  align-items:center!important;
}
body .site-shell .sfx-pack-warning{
  order:0!important;
  width:min(100%,620px)!important;
  margin:clamp(8px,1.2vh,13px) 0 clamp(12px,1.8vh,18px)!important;
}
body .site-shell .sfx-pack-warning strong{
  font-size:clamp(.95rem,1.12vw,1.2rem)!important;
}
body .site-shell .sfx-pack-warning span{
  font-size:clamp(.87rem,.96vw,1.03rem)!important;
}
body .site-shell .sfx-chapter .pack-action-grid{
  margin-top:0!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .home-copy h1 .home-word-open{font-size:8.4rem!important;}
  body .site-shell .home-copy h1 .home-word-nsfw{font-size:7.7rem!important;}
  body .site-shell .home-logo img{width:min(82%,390px)!important;}
  body .site-shell .sfx-pack-warning{margin:5px 0 8px!important;padding:7px 10px!important;}
  body .site-shell .sfx-pack-warning strong{font-size:.89rem!important;}
  body .site-shell .sfx-pack-warning span{font-size:.81rem!important;}
}
@media(max-width:900px){
  body .site-shell .home-copy h1{width:100%!important;text-align:center!important;}
  body .site-shell .home-copy h1 .home-word-open{font-size:clamp(5.4rem,23vw,8rem)!important;}
  body .site-shell .home-copy h1 .home-word-nsfw{font-size:clamp(5rem,21vw,7.4rem)!important;}
  body .site-shell .home-logo img{width:min(62vw,300px)!important;}
  body .site-shell .sfx-pack-warning strong{font-size:clamp(.9rem,3.8vw,1.1rem)!important;}
  body .site-shell .sfx-pack-warning span{font-size:clamp(.78rem,3.2vw,.96rem)!important;}
}

/* v75 — Page 2 donation control cleanup. */
.sfx-chapter .donations-grid{
  width:min(100%,560px)!important;
  grid-template-columns:1fr!important;
}
.sfx-chapter .donations-box{
  min-height:76px!important;
  width:100%!important;
  padding:10px 18px!important;
  gap:14px!important;
}
.sfx-chapter .donations-box svg{
  width:38px!important;
  height:38px!important;
  flex:0 0 auto!important;
}
.sfx-chapter .donations-box span{
  min-width:0!important;
  text-align:center!important;
}
.sfx-chapter .donations-box small{
  display:block!important;
  font:clamp(.92rem,1.2vw,1.16rem)/1 'Archivo Black',Inter,sans-serif!important;
  letter-spacing:.08em!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
@media(max-height:760px) and (min-width:901px){
  .sfx-chapter .donations-box{min-height:52px!important;padding:6px 12px!important;}
  .sfx-chapter .donations-box svg{width:28px!important;height:28px!important;}
  .sfx-chapter .donations-box small{font-size:.78rem!important;}
}
@media(max-width:900px){
  .sfx-chapter .donations-box{min-height:62px!important;}
  .sfx-chapter .donations-box small{font-size:.9rem!important;}
}


/* v76 — balance Page 1 wordmark and logo. */
@media(min-width:901px){
  body .site-shell .home-grid{
    max-width:1360px!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:clamp(28px,4vw,64px)!important;
  }
  body .site-shell .home-copy{
    width:min(100%,620px)!important;
    justify-self:center!important;
  }
  body .site-shell .home-copy h1{
    width:100%!important;
    line-height:.72!important;
    overflow:visible!important;
  }
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{
    width:100%!important;
    font-size:clamp(9.6rem,12.3vw,14.6rem)!important;
    transform-origin:left center!important;
  }
  body .site-shell .home-copy h1 .home-word-open{
    transform:scaleX(1)!important;
    letter-spacing:-.067em!important;
  }
  body .site-shell .home-copy h1 .home-word-nsfw{
    transform:scaleX(.94)!important;
    letter-spacing:-.06em!important;
  }
  body .site-shell .home-copy p,
  body .site-shell .home-resource-links{
    width:100%!important;
    max-width:620px!important;
  }
  body .site-shell .home-logo img{
    width:min(100%,560px)!important;
    max-height:70vh!important;
  }
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{
    font-size:8.6rem!important;
  }
  body .site-shell .home-logo img{
    width:min(94%,440px)!important;
    max-height:66vh!important;
  }
}
@media(max-width:900px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{
    font-size:clamp(5.2rem,22vw,7.8rem)!important;
    transform:none!important;
  }
  body .site-shell .home-logo img{
    width:min(68vw,330px)!important;
  }
}

/* Carrd-safe fallback: if the body-end script fails, do not cover the original Carrd page. */
#opennsfw-app:empty{display:none!important;}
body:not(.opennsfw-ready){overflow:auto!important;}
body.opennsfw-ready{overflow:hidden!important;}

/* v79 — live-site cleanup and iframe asset resilience. */
/* Page 1: increase OPEN, NSFW, and subtitle by 3px. */
body .site-shell .home-copy h1 .home-word-open,
body .site-shell .home-copy h1 .home-word-nsfw{
  font-size:clamp(calc(9.6rem + 3px),calc(12.3vw + 3px),calc(14.6rem + 3px))!important;
}
body .site-shell .home-copy p{
  font-size:clamp(calc(1rem + 3px),calc(1.5vw + 3px),calc(1.28rem + 3px))!important;
}
/* Page 2: SFX terms are plain text, not a button or colored box. */
body .site-shell .sfx-terms-copy,
body .site-shell .sfx-terms-copy:hover,
body .site-shell .sfx-terms-copy:focus-within{
  width:min(100%,620px)!important;
  margin:clamp(8px,1.2vh,13px) 0 clamp(12px,1.8vh,18px)!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--black)!important;
  box-shadow:none!important;
  text-align:center!important;
  cursor:default!important;
}
body .site-shell .sfx-terms-copy strong,
body .site-shell .sfx-terms-copy span{display:block!important;}
body .site-shell .sfx-terms-copy strong{font-size:clamp(.95rem,1.12vw,1.2rem)!important;}
body .site-shell .sfx-terms-copy span{margin-top:4px!important;font-size:clamp(.87rem,.96vw,1.03rem)!important;font-weight:800!important;}
body .site-shell .sfx-terms-copy a{color:inherit!important;text-decoration:underline!important;text-underline-offset:3px!important;font-weight:900!important;}
/* Page 2: all three SFX download controls use the Page 3 WAV treatment. */
body .site-shell .sfx-wav-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
body .site-shell .sfx-wav-action,
body .site-shell .sfx-wav-action:hover,
body .site-shell .sfx-wav-action:focus-visible{
  min-height:48px!important;
  background:#e5e5de!important;
  color:#171717!important;
  border-color:#777770!important;
  box-shadow:inset 7px 0 0 #85857d!important;
  font-size:clamp(.86rem,1vw,1rem)!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
}
body .site-shell .sfx-wav-action:hover,
body .site-shell .sfx-wav-action:focus-visible{
  background:#dcdcd4!important;
  border-color:#6d6d66!important;
  box-shadow:inset 7px 0 0 #777770!important;
}
/* Page 2: donations returns to a normal-sized control. */
body .site-shell .donations-box{
  min-height:42px!important;
  padding:7px 12px!important;
  gap:9px!important;
}
body .site-shell .donations-box svg{width:25px!important;height:25px!important;}
body .site-shell .donations-box small{font-size:.76rem!important;line-height:1!important;}
/* Page 2: clickable Wet Hot SFX logo keeps the same visual footprint. */
body .site-shell .wet-hot-logo-link{display:grid!important;text-decoration:none!important;cursor:pointer!important;}
body .site-shell .wet-hot-logo-link:hover img,
body .site-shell .wet-hot-logo-link:focus-visible img{transform:scale(1.025);}
body .site-shell .wet-hot-logo-link img{transition:transform .15s ease;}
/* Image fallback initials remain centered if a remote Carrd asset is unavailable. */
body .site-shell .card-media .initials,
body .site-shell .voice-collage .initials{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{font-size:calc(8.6rem + 3px)!important;}
  body .site-shell .home-copy p{font-size:calc(.8rem + 3px)!important;}
  body .site-shell .sfx-wav-action{min-height:34px!important;font-size:.72rem!important;}
  body .site-shell .donations-box{min-height:34px!important;padding:5px 9px!important;}
  body .site-shell .donations-box svg{width:21px!important;height:21px!important;}
  body .site-shell .donations-box small{font-size:.66rem!important;}
}
@media(max-width:900px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{font-size:clamp(calc(5.2rem + 3px),calc(22vw + 3px),calc(7.8rem + 3px))!important;}
  body .site-shell .home-copy p{font-size:clamp(calc(1rem + 3px),calc(4vw + 3px),calc(1.2rem + 3px))!important;}
  body .site-shell .sfx-wav-grid{grid-template-columns:1fr!important;}
}


/* v80 — Page 2 host icons and WAV button accent bar. */
body .site-shell .sfx-wav-action{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding-left:34px!important;
  padding-right:34px!important;
  box-shadow:inset 7px 0 0 #85857d!important;
}
body .site-shell .sfx-wav-action:hover,
body .site-shell .sfx-wav-action:focus-visible{
  box-shadow:inset 7px 0 0 #777770!important;
}
body .site-shell .sfx-wav-action .host-icon,
body .site-shell .sfx-wav-action .google-drive-icon{
  position:absolute!important;
  left:15px!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  object-fit:contain!important;
}
body .site-shell .sfx-wav-action .sfx-wav-label{
  display:block!important;
  line-height:1!important;
  text-align:center!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .sfx-wav-action{padding-left:28px!important;padding-right:28px!important;gap:7px!important;}
  body .site-shell .sfx-wav-action .host-icon,
  body .site-shell .sfx-wav-action .google-drive-icon{left:12px!important;width:18px!important;height:18px!important;}
}
@media(max-width:900px){
  body .site-shell .sfx-wav-action{padding-left:31px!important;padding-right:31px!important;}
  body .site-shell .sfx-wav-action .host-icon,
  body .site-shell .sfx-wav-action .google-drive-icon{left:13px!important;width:20px!important;height:20px!important;}
}


/* v81 — restore Voice Actor hover lift and enlarge Page 1 type another 3px. */
/* Page 1: another +3px on top of v79 for OPEN, NSFW, and the subtitle. */
body .site-shell .home-copy h1 .home-word-open,
body .site-shell .home-copy h1 .home-word-nsfw{
  font-size:clamp(calc(9.6rem + 6px),calc(12.3vw + 6px),calc(14.6rem + 6px))!important;
}
body .site-shell .home-copy p{
  font-size:clamp(calc(1rem + 6px),calc(1.5vw + 6px),calc(1.28rem + 6px))!important;
}
/* Voice Actor bulk collage and individual cards grow toward the viewer again. */
body .site-shell .voice-collage button,
body .site-shell .voice-card{
  position:relative!important;
  transition:transform .16s ease,box-shadow .16s ease!important;
  transform-origin:center center!important;
}
body .site-shell .voice-card .card-media img{
  transition:transform .16s ease!important;
}
@media(hover:hover) and (pointer:fine){
  body .site-shell .voice-collage button:hover{
    transform:scale(1.11)!important;
    z-index:12!important;
    box-shadow:0 8px 20px rgba(23,23,23,.22)!important;
  }
  body .site-shell .voice-card:hover,
  body .site-shell .voice-card:focus-within{
    transform:scale(1.045)!important;
    z-index:12!important;
    box-shadow:0 10px 24px rgba(23,23,23,.18)!important;
  }
  body .site-shell .voice-card:hover .card-media img,
  body .site-shell .voice-card:focus-within .card-media img{
    transform:scale(1.04)!important;
  }
}
body .site-shell .voice-collage button:focus-visible{
  transform:scale(1.11)!important;
  z-index:12!important;
  box-shadow:0 8px 20px rgba(23,23,23,.22)!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{font-size:calc(8.6rem + 6px)!important;}
  body .site-shell .home-copy p{font-size:calc(.8rem + 6px)!important;}
}
@media(max-width:900px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{
    font-size:clamp(calc(5.2rem + 6px),calc(22vw + 6px),calc(7.8rem + 6px))!important;
  }
  body .site-shell .home-copy p{
    font-size:clamp(calc(1rem + 6px),calc(4vw + 6px),calc(1.2rem + 6px))!important;
  }
}

/* v82 — increase Page 1 OPEN, NSFW, and subtitle another 3px. */
body .site-shell .home-copy h1 .home-word-open,
body .site-shell .home-copy h1 .home-word-nsfw{
  font-size:clamp(calc(9.6rem + 9px),calc(12.3vw + 9px),calc(14.6rem + 9px))!important;
}
body .site-shell .home-copy p{
  font-size:clamp(calc(1rem + 9px),calc(1.5vw + 9px),calc(1.28rem + 9px))!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{font-size:calc(8.6rem + 9px)!important;}
  body .site-shell .home-copy p{font-size:calc(.8rem + 9px)!important;}
}
@media(max-width:900px){
  body .site-shell .home-copy h1 .home-word-open,
  body .site-shell .home-copy h1 .home-word-nsfw{
    font-size:clamp(calc(5.2rem + 9px),calc(22vw + 9px),calc(7.8rem + 9px))!important;
  }
  body .site-shell .home-copy p{
    font-size:clamp(calc(1rem + 9px),calc(4vw + 9px),calc(1.2rem + 9px))!important;
  }
}


/* v84 — Page 2 WAV labels fill their button height more clearly. */
body .site-shell .sfx-wav-action .sfx-wav-label{
  font-family:'Archivo Black',Inter,sans-serif!important;
  font-size:clamp(1.55rem,2.2vw,2.05rem)!important;
  line-height:.82!important;
  letter-spacing:-.035em!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell .sfx-wav-action .sfx-wav-label{
    font-size:1.25rem!important;
  }
}
@media(max-width:900px){
  body .site-shell .sfx-wav-action .sfx-wav-label{
    font-size:clamp(1.45rem,6vw,1.9rem)!important;
  }
}


/* v85 — responsive elevator navigation, working up/down controls, and accurate page rail. */
body .site-shell .rail{
  right:14px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  min-width:34px!important;
  padding:9px 7px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:6px!important;
  border:1px solid #b6b6ae!important;
  background:rgba(242,242,237,.94)!important;
  box-shadow:0 3px 14px rgba(23,23,23,.08)!important;
}
body .site-shell .rail-count{
  min-width:28px;
  padding-bottom:3px;
  border-bottom:1px solid #b6b6ae;
  color:#3a3a38;
  font-size:.56rem;
  font-weight:900;
  line-height:1;
  text-align:center;
  white-space:nowrap;
}
body .site-shell .rail button[data-section-index]{
  width:10px!important;
  height:10px!important;
  min-width:10px!important;
  min-height:10px!important;
  padding:0!important;
  border:1px solid #8e8e87!important;
  border-radius:999px!important;
  background:#d4d4ce!important;
  box-shadow:none!important;
  transition:height .16s ease,background .16s ease,border-color .16s ease!important;
}
body .site-shell .rail button[data-section-index]:hover,
body .site-shell .rail button[data-section-index]:focus-visible{
  background:#bebeb7!important;
  border-color:#777770!important;
}
body .site-shell .rail button[data-section-index].active{
  height:30px!important;
  background:#777770!important;
  border-color:#5f5f59!important;
}
body .site-shell .elevator-controls{
  position:fixed;
  z-index:42;
  right:10px;
  bottom:12px;
  display:flex;
  flex-direction:column;
  gap:6px;
}
body .site-shell .elevator-controls button{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  padding:0!important;
  border:1px solid #9d9d96!important;
  border-radius:4px!important;
  background:#e7e7e1!important;
  color:#242424!important;
  box-shadow:0 2px 8px rgba(23,23,23,.08)!important;
  font-family:'Archivo Black',Inter,sans-serif!important;
  font-size:1.2rem!important;
  line-height:1!important;
  cursor:pointer;
}
body .site-shell .elevator-controls button:hover,
body .site-shell .elevator-controls button:focus-visible{
  background:#dcdcd5!important;
  border-color:#83837c!important;
}
body .site-shell .elevator-controls button:disabled{
  opacity:.3!important;
  cursor:default!important;
}
@media(max-width:900px){
  body .site-shell .rail,
  body .site-shell .elevator-controls{display:none!important;}
}

/* v87 — DOWNLOAD labels run vertically, bottom-to-top, on the right side of Page 2–3 download buttons. */
body .site-shell #sfx-pack .sfx-wav-action,
body .site-shell #voice-bulk .bulk-download-action,
body .site-shell #voice-bulk .bulk-mirror-action{
  position:relative!important;
}
body .site-shell #sfx-pack .sfx-wav-action{
  padding-right:42px!important;
}
body .site-shell #voice-bulk .bulk-download-action{
  padding-right:46px!important;
}
body .site-shell #voice-bulk .bulk-mirror-action{
  padding-left:16px!important;
  padding-right:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body .site-shell .download-side-label{
  position:absolute!important;
  right:10px!important;
  top:50%!important;
  display:block!important;
  writing-mode:vertical-rl!important;
  text-orientation:mixed!important;
  transform:translateY(-50%) rotate(180deg)!important;
  transform-origin:center!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:clamp(.53rem,.62vw,.68rem)!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.11em!important;
  white-space:nowrap!important;
  text-align:center!important;
  color:#4f4f49!important;
  pointer-events:none!important;
}
body .site-shell #voice-bulk .bulk-download-action .download-side-label{
  right:12px!important;
  font-size:clamp(.58rem,.68vw,.76rem)!important;
}
body .site-shell #voice-bulk .bulk-mirror-label{
  display:block!important;
  line-height:1!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell #sfx-pack .sfx-wav-action{padding-right:36px!important;}
  body .site-shell #voice-bulk .bulk-download-action{padding-right:40px!important;}
  body .site-shell #voice-bulk .bulk-mirror-action{padding-right:36px!important;}
  body .site-shell .download-side-label{right:8px!important;font-size:.48rem!important;letter-spacing:.08em!important;}
  body .site-shell #voice-bulk .bulk-download-action .download-side-label{right:10px!important;font-size:.52rem!important;}
}
@media(max-width:900px){
  body .site-shell #sfx-pack .sfx-wav-action{padding-right:38px!important;}
  body .site-shell #voice-bulk .bulk-download-action{padding-right:42px!important;}
  body .site-shell #voice-bulk .bulk-mirror-action{padding-right:38px!important;}
  body .site-shell .download-side-label{right:8px!important;font-size:.5rem!important;}
}
/* v88 — shrink the vertical DOWNLOAD label on the two bottom Page 3 mirror buttons so it fits inside them. */
body .site-shell #voice-bulk .bulk-mirrors .bulk-mirror-action .download-side-label{
  right:8px!important;
  font-size:clamp(.39rem,.46vw,.5rem)!important;
  line-height:.92!important;
  letter-spacing:.04em!important;
}
@media(max-height:760px) and (min-width:901px){
  body .site-shell #voice-bulk .bulk-mirrors .bulk-mirror-action .download-side-label{
    right:7px!important;
    font-size:.36rem!important;
    letter-spacing:.025em!important;
  }
}
@media(max-width:900px){
  body .site-shell #voice-bulk .bulk-mirrors .bulk-mirror-action .download-side-label{
    right:7px!important;
    font-size:.38rem!important;
    letter-spacing:.03em!important;
  }
}

