:root{--content-width:1180px;--content-gutter:clamp(22px,4vw,48px)}

/* One shared content rail across the home page. */
.play-section,.recommend-section,.watch-section{padding-left:var(--content-gutter);padding-right:var(--content-gutter)}
.play-section .section-head,.play-section .studio-shell,.play-section .quick-notes,.recommend-section .section-head,.recommend-section .game-grid,.watch-section .section-head,.watch-section .video-grid{width:100%;max-width:var(--content-width)}
.about-section,.modes-section{width:calc(100% - clamp(44px,8vw,96px));max-width:var(--content-width);margin-left:auto!important;margin-right:auto!important}

/* The homepage leads with the voice game and its real pack library. */
.packs-preview-section{width:calc(100% - clamp(44px,8vw,96px));max-width:var(--content-width);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(30px,7vw,92px);margin:0 auto;padding:clamp(56px,8vw,104px) clamp(26px,6vw,78px);background:#272942;border:1px solid #363955}.packs-preview-copy h2 em{color:var(--lime)}.packs-preview-copy>p:not(.kicker){max-width:570px;margin:26px 0;color:#c5c7da;font-size:15px;line-height:1.7}.packs-preview-cta,.packs-preview-list>a{display:inline-flex;align-items:center;gap:8px;color:var(--cream);font:10px "DM Mono",monospace;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.packs-preview-cta{margin-top:8px;padding:13px 15px;background:var(--pink)}.packs-preview-cta span,.packs-preview-list>a span{color:var(--lime);font-size:16px}.packs-preview-list{align-self:center;padding:28px;border:1px solid #4d5073;background:#17182c}.packs-preview-list>p{margin:0 0 18px;display:flex;align-items:center;gap:9px;color:var(--lime);font:10px "DM Mono",monospace;letter-spacing:.12em;text-transform:uppercase}.packs-preview-list>p i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime)}.packs-preview-list ul{margin:0 0 24px;padding:0;list-style:none}.packs-preview-list li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #3d405f;color:var(--cream);font-weight:700;letter-spacing:-.03em}.packs-preview-list li span{font:10px "DM Mono",monospace;color:var(--lime);font-weight:400;letter-spacing:.08em;text-transform:uppercase;flex:0 0 auto}.packs-preview-list li:last-child{border-bottom:1px solid #3d405f}

/* The commercial reel is half the shared rail on desktop. */
.promo-duo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;width:100%;max-width:var(--content-width);margin:0 auto 52px;align-items:stretch}
.promo-duo .promo-reel{width:100%;max-width:none;margin:0}
.promo-visual{height:auto;aspect-ratio:16/9}
.promo-visual>img{display:none}
.promo-visual>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}
.promo-visual audio{display:none}
.promo-copy p{font-size:clamp(25px,3.1vw,48px)}
.promo-copy span{font-size:9px}
.promo-progress i{animation:none!important;transform:scaleX(var(--promo-progress,0));transition:transform .08s linear}
.promo-reel.is-playing .promo-live b{background:#72f4dc;box-shadow:0 0 10px #72f4dc}
.logo-mark{display:block;width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover;object-position:50% 24%;box-shadow:0 0 0 2px #72f4dc}
.promo-poster{position:relative;width:100%;min-width:0;padding:0;overflow:hidden;isolation:isolate;appearance:none;color:#f7f5ff;font:inherit;text-align:left;cursor:pointer;border:1px solid #424667;background:#0e1020;box-shadow:10px 10px 0 #72f4dc}
.promo-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;transition:transform .7s cubic-bezier(.2,.8,.2,1)}
.promo-poster:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(7,8,25,.96) 0%,rgba(7,8,25,.7) 38%,rgba(7,8,25,.1) 76%),linear-gradient(0deg,rgba(7,8,25,.82),transparent 55%)}
.promo-poster:after{content:"";position:absolute;inset:-120% 0 auto;height:90%;z-index:-1;background:linear-gradient(180deg,transparent,rgba(114,244,220,.16),transparent);animation:poster-scan 5s linear infinite}
.promo-poster:hover{color:#f7f5ff;text-decoration:none}.promo-poster:hover>img{transform:scale(1.06)}
.poster-tag{position:absolute;top:18px;left:20px;font:9px "DM Mono",monospace;letter-spacing:.12em}.poster-tag b{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#72f4dc;box-shadow:0 0 12px #72f4dc}
.poster-copy{position:absolute;left:clamp(22px,3.3vw,46px);right:30%;bottom:clamp(25px,3vw,42px)}
.poster-copy small{display:block;margin-bottom:13px;color:#b9bad0;font:9px "DM Mono",monospace;letter-spacing:.14em}
.poster-copy h2{padding:0;border:0;margin:0 0 13px;color:#f7f5ff;font-size:clamp(30px,3.2vw,47px);line-height:.86;letter-spacing:-.07em}.poster-copy h2 em{color:#72f4dc}.poster-copy p{margin:0 0 18px;color:#d9daea;font-size:11px}.poster-copy strong{display:inline-block;padding:10px 12px;background:#ed3e86;color:#fff;font:9px "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase}
@keyframes poster-scan{to{transform:translateY(360%)}}

/* Tablet keeps the rail, cards and media readable without horizontal scroll. */
@media (min-width:701px) and (max-width:1100px){.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.about-image{height:auto;min-height:430px}.about-copy,.mode-copy{padding:clamp(46px,6vw,70px)}.poster-copy{right:18px}.poster-copy h2{font-size:clamp(27px,4.3vw,40px)}}

/* Phones use the full rail; half width would make the player unusable. */
@media (max-width:700px){.promo-duo{grid-template-columns:1fr;gap:22px}.promo-poster{min-height:315px}.promo-reel{width:100%;max-width:none;margin-right:auto}.promo-visual{height:auto;aspect-ratio:16/10}.promo-copy p{font-size:clamp(28px,10vw,46px)}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-section,.modes-section,.packs-preview-section{width:calc(100% - 44px);margin-left:auto!important;margin-right:auto!important}.packs-preview-section{grid-template-columns:1fr;padding:48px 25px}.studio-shell iframe{height:78vw;min-height:360px}.video-grid{grid-template-columns:1fr}.poster-copy{right:22px}.poster-copy h2{font-size:clamp(34px,11vw,48px)}}

@media (max-width:420px){.promo-controls{height:50px}.promo-controls button{font-size:8px}.promo-live,.promo-count{font-size:8px}.soundwave{display:none}.studio-shell iframe{min-height:330px}}

/* Start the third-party game only after a deliberate user action. */
.game-launcher{min-height:clamp(360px,48vw,570px);display:flex;align-items:center;justify-content:center;padding:42px;background:radial-gradient(circle at 50% 45%,rgba(114,244,220,.15),transparent 25%),radial-gradient(circle at 18% 90%,rgba(237,62,134,.2),transparent 35%),#10111f;text-align:center}
.game-launcher-copy{display:flex;flex-direction:column;align-items:center;justify-content:center}.game-launcher-copy p{margin:22px 0 0;color:#aeb1ca;font:9px "DM Mono",monospace;letter-spacing:.06em;text-transform:uppercase}.game-play-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:190px;border:1px solid #ff77ad;border-radius:999px;padding:19px 30px;background:#ed3e86;color:#fff;font:800 14px "DM Mono",monospace;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 0 0 7px rgba(237,62,134,.14),0 12px 35px rgba(237,62,134,.28);transition:transform .18s,box-shadow .18s,background .18s}.game-play-button span{font-size:16px}.game-play-button:hover,.game-play-button:focus-visible{transform:scale(1.04);background:#f34b91;box-shadow:0 0 0 9px rgba(114,244,220,.13),0 14px 42px rgba(237,62,134,.38);outline:none}.studio-shell iframe[hidden]{display:none!important}
.studio-top button:disabled{opacity:.45;cursor:not-allowed}
.studio-actions{display:flex;align-items:center;gap:12px}.studio-top .fullscreen-close{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(247,245,255,.45);border-radius:50%;background:rgba(16,17,31,.72);color:#fff;font:24px/1 Arial,sans-serif;letter-spacing:0}.studio-top .fullscreen-close:hover,.studio-top .fullscreen-close:focus-visible{border-color:#72f4dc;background:#ed3e86;outline:none}.studio-fullscreen-open{overflow:hidden}.studio-shell:fullscreen,.studio-shell.is-fullscreen,.studio-shell.is-app-fullscreen{position:fixed;z-index:2147483647;inset:0;display:flex;flex-direction:column;overflow:hidden;width:100vw;height:100vh;width:100dvw;height:100dvh;max-width:none;margin:0;padding:0;background:#000;box-shadow:none}.studio-shell:fullscreen .studio-top,.studio-shell.is-fullscreen .studio-top,.studio-shell.is-app-fullscreen .studio-top{height:52px;min-height:52px;padding:0 18px}.studio-shell:fullscreen iframe,.studio-shell.is-fullscreen iframe,.studio-shell.is-app-fullscreen iframe{display:block;flex:1 1 0;width:100%;height:0;min-height:0;max-height:none;background:#000}.studio-shell:fullscreen .studio-help,.studio-shell.is-fullscreen .studio-help,.studio-shell.is-app-fullscreen .studio-help{display:none}.studio-shell:fullscreen [data-fullscreen],.studio-shell.is-fullscreen [data-fullscreen],.studio-shell.is-app-fullscreen [data-fullscreen]{display:none}.studio-shell:fullscreen .fullscreen-close,.studio-shell.is-fullscreen .fullscreen-close,.studio-shell.is-app-fullscreen .fullscreen-close{display:grid}.studio-shell:not(:fullscreen):not(.is-fullscreen):not(.is-app-fullscreen) .fullscreen-close{display:none}@media (max-width:700px){.studio-shell:fullscreen .studio-top,.studio-shell.is-fullscreen .studio-top,.studio-shell.is-app-fullscreen .studio-top{height:58px;min-height:58px;padding:0 14px}.studio-shell:fullscreen .studio-top>span:nth-child(2),.studio-shell.is-fullscreen .studio-top>span:nth-child(2),.studio-shell.is-app-fullscreen .studio-top>span:nth-child(2){display:none}.studio-shell:fullscreen .studio-actions,.studio-shell.is-fullscreen .studio-actions,.studio-shell.is-app-fullscreen .studio-actions{margin-left:auto}.studio-top .fullscreen-close{width:38px;height:38px;font-size:29px}}
.contact-section{padding:clamp(58px,8vw,108px) var(--content-gutter);background:#272942;border-top:1px solid #393d5d}.contact-content{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:clamp(32px,7vw,96px);width:100%;max-width:var(--content-width);margin:0 auto}.contact-section h2{color:#f7f5ff}.contact-section h2 em{color:#ed3e86}.contact-section>div>div>p:last-child{max-width:420px;margin:28px 0 0;color:#c5c7da;font-size:14px;line-height:1.75}.contact-form{display:grid;gap:15px;padding:24px;border:1px solid #4d5070;background:#17182c}.contact-form label{display:grid;gap:7px;color:#d8d9e8;font:10px "DM Mono",monospace;letter-spacing:.07em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;border:1px solid #4d5070;border-radius:0;padding:12px;background:#10111f;color:#f7f5ff;font:14px Manrope,Arial,sans-serif;letter-spacing:0;text-transform:none;outline:none}.contact-form textarea{resize:vertical;min-height:118px}.contact-form input:focus,.contact-form textarea:focus{border-color:#72f4dc;box-shadow:0 0 0 3px rgba(114,244,220,.12)}.contact-form button{justify-self:start;border:0;padding:13px 16px;background:#ed3e86;color:#fff;font:10px "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.contact-form button:hover,.contact-form button:focus-visible{background:#f24b91;outline:2px solid #72f4dc;outline-offset:2px}.contact-status{margin:0;color:#aeb1ca;font-size:11px}.contact-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media (max-width:700px){.contact-section{padding-left:22px;padding-right:22px}.contact-content{grid-template-columns:1fr;gap:30px}.contact-form{padding:20px}.contact-section>div>div>p:last-child{margin-top:20px}}
.seo-section{padding:clamp(58px,8vw,110px) var(--content-gutter);background:#272942;border-top:1px solid #393d5d}.seo-content{width:100%;max-width:1180px;margin:0 auto}.seo-content h2{color:#f7f5ff}.seo-content h2 em{color:#72f4dc}.seo-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:850px;margin:34px 0 38px}.seo-copy p{margin:0;color:#c5c7da;font-size:14px;line-height:1.75}.seo-faq{max-width:850px;border-top:1px solid #4d5070}.seo-faq details{border-bottom:1px solid #4d5070}.seo-faq summary{padding:16px 28px 16px 0;color:#f7f5ff;font-weight:700;font-size:14px;cursor:pointer;list-style:none;position:relative}.seo-faq summary:after{content:'+';position:absolute;right:2px;color:#72f4dc;font:20px "DM Mono",monospace}.seo-faq details[open] summary:after{content:'−'}.seo-faq details p{margin:0;padding:0 28px 17px 0;color:#c5c7da;font-size:13px;line-height:1.65}.seo-tags{max-width:1180px;margin:54px auto 0;padding:34px 0 0;border-top:1px solid #4d5070}.seo-top20{max-width:1180px;margin:0 auto;padding:0 0 4px}.seo-top20-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}.seo-top20-list li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px;border:1px solid #4d5070;background:#17182c;border-radius:6px;transition:border-color .15s,background .15s}.seo-top20-list li:hover{border-color:#72f4dc;background:#10111f}.seo-top20-list .rank{font:11px/1 "DM Mono",monospace;color:#72f4dc;letter-spacing:.04em;text-align:center}.seo-top20-list a{color:#f7f5ff;font:13px/1.2 Manrope,Arial,sans-serif;text-decoration:none;letter-spacing:-.01em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seo-top20-list a:hover,.seo-top20-list a:focus-visible{color:#72f4dc;outline:none}.seo-top20-list .imp{font:10px/1 "DM Mono",monospace;color:#a9abc6;letter-spacing:.04em;padding:5px 8px;border:1px solid #4d5070;border-radius:999px;background:#10111f}.seo-tags-title{margin:0 0 10px;font:10px "DM Mono",monospace;letter-spacing:.13em;text-transform:uppercase;color:#a9abc6;display:flex;align-items:center;gap:8px}.seo-tags-title i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#72f4dc}.seo-tags-intro{margin:0 0 30px;max-width:780px;color:#c5c7da;font-size:13px;line-height:1.65}.seo-tags-group{margin:0 0 28px}.seo-tags-group h3{margin:0 0 14px;color:#f7f5ff;font:600 13px "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase}.seo-tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.seo-tag-list li{margin:0;padding:0}.seo-tag-list a{display:inline-block;padding:7px 12px;border:1px solid #4d5070;background:#17182c;color:#c5c7da;font:11px/1.2 "DM Mono",monospace;letter-spacing:.04em;text-transform:lowercase;text-decoration:none;border-radius:999px;transition:border-color .15s,color .15s,background .15s}.seo-tag-list a:hover,.seo-tag-list a:focus-visible{border-color:#72f4dc;color:#72f4dc;background:#10111f;outline:none}.seo-tag-list a:focus-visible{box-shadow:0 0 0 3px rgba(114,244,220,.18)}
@media (max-width:700px){.game-launcher{min-height:420px;padding:30px 20px}.seo-section{padding-left:22px;padding-right:22px}.seo-copy{grid-template-columns:1fr;gap:16px;margin:27px 0 30px}.seo-tags{margin-top:36px;padding-top:24px}.seo-tags-group{margin-bottom:22px}.seo-tag-list{gap:6px}.seo-tag-list a{padding:6px 10px;font-size:10px}.seo-top20-list{grid-template-columns:1fr;gap:6px}.seo-top20-list li{padding:9px 12px;gap:10px}.seo-top20-list a{font-size:12px}.seo-top20-list .imp{font-size:9px;padding:4px 7px}}

/* Studio gallery: 2 itch.io screenshots as feature cards */
.itch-gallery{padding:clamp(58px,8vw,118px) var(--content-gutter);background:#17182c;border-top:1px solid #343752;border-bottom:1px solid #343752}
.itch-gallery .section-head{width:100%;max-width:var(--content-width);margin:0 auto 44px}
.itch-gallery h2 em{color:#72f4dc}
.itch-grid{width:100%;max-width:var(--content-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.itch-tile{margin:0;display:flex;flex-direction:column;background:#10111f;border:1px solid #3b3e62;box-shadow:10px 10px 0 #ed3e86;overflow:hidden}
.itch-tile-frame{position:relative;width:100%;aspect-ratio:794/446;background:#0e1020;overflow:hidden;border-bottom:1px solid #343752}
.itch-tile-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s cubic-bezier(.2,.8,.2,1)}
.itch-tile:hover .itch-tile-frame img{transform:scale(1.03)}
.itch-tile-body{padding:clamp(24px,2.6vw,36px);display:flex;flex-direction:column;gap:14px;flex:1;color:#f7f5ff}
.itch-tile-num{display:inline-block;align-self:flex-start;width:44px;height:44px;border-radius:50%;background:#72f4dc;color:#10111f;font:800 14px "DM Mono",monospace;line-height:44px;text-align:center;letter-spacing:-.02em;margin-bottom:2px}
.itch-tile-body h3{font-size:clamp(28px,3vw,42px);letter-spacing:-.075em;line-height:.9;margin:0;color:#f7f5ff;font-weight:800}
.itch-tile-body h3 em{color:#72f4dc;font-style:italic;font-weight:500}
.itch-tile-body p{font-size:14px;line-height:1.7;color:#c5c7da;margin:0}
.itch-tile-tag{font:10px "DM Mono",monospace;letter-spacing:.08em;color:#72f4dc;text-transform:uppercase;padding-top:14px;border-top:1px solid #343752;margin-top:auto;line-height:1.6}
@media (max-width:700px){.itch-grid{grid-template-columns:1fr;gap:22px}.itch-tile{box-shadow:7px 7px 0 #ed3e86}}
@media (min-width:701px) and (max-width:1100px){.itch-tile-body h3{font-size:clamp(24px,4vw,34px)}}

/* A focused support page with a distinct user purpose from the home page. */
.help-page{background:#17182c;color:#f7f5ff}.help-hero,.help-checklist,.help-details{padding:clamp(58px,8vw,110px) max(22px,calc((100vw - 1180px)/2));}.help-hero{background:radial-gradient(circle at 82% 14%,#56315a 0,transparent 29%),#10111f}.help-hero h1{max-width:720px}.help-hero h1 em,.help-heading h2 em,.help-details h2 em{color:#72f4dc}.help-hero>p:not(.kicker){max-width:620px;margin:30px 0;color:#c5c7da;font-size:16px;line-height:1.75}.help-cta{display:inline-flex;gap:9px;align-items:center;margin-top:10px;padding:15px 19px;background:#ed3e86;color:#fff;font:11px "DM Mono",monospace;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.help-cta span{color:#72f4dc;font-size:16px}.help-checklist{background:#20223a;border-top:1px solid #343752}.help-heading{margin-bottom:36px}.help-checklist ol{max-width:900px;margin:0;padding:0;list-style:none;border-top:1px solid #4d5073}.help-checklist li{display:grid;grid-template-columns:80px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid #4d5073}.help-checklist li>span{color:#72f4dc;font:13px "DM Mono",monospace}.help-checklist h3{margin:0 0 8px;font-size:21px;letter-spacing:-.05em}.help-checklist p{max-width:720px;margin:0;color:#c5c7da;font-size:14px;line-height:1.7}.help-details{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(360px,1fr);gap:80px;background:#17182c}.help-faq{border-top:1px solid #4d5073}.help-faq details{padding:20px 0;border-bottom:1px solid #4d5073}.help-faq summary{cursor:pointer;color:#f7f5ff;font-weight:700}.help-faq p{margin:13px 0 0;color:#c5c7da;font-size:14px;line-height:1.7}.topbar nav a[aria-current="page"]{color:#72f4dc}@media(max-width:700px){.help-hero,.help-checklist,.help-details{padding-left:22px;padding-right:22px}.help-details{grid-template-columns:1fr;gap:34px}.help-checklist li{grid-template-columns:48px 1fr;gap:12px}.help-checklist h3{font-size:19px}}

/* "About this site" notice — differentiates this fan portal from the
   other 9+ choicervoicer clone sites, and gives Bing explicit E-E-A-T
   signals: who built it, what it is, and that we're not the original. */
.site-info-section{padding:clamp(40px,5vw,72px) var(--content-gutter);background:#1d1f33;border-top:1px solid #343752}
.site-info{width:100%;max-width:820px;margin:0 auto;color:#c5c7da;font-size:13px;line-height:1.7}
.site-info h2{margin:0 0 14px;color:#f7f5ff;font:600 clamp(20px,2vw,26px)/1.15 Manrope,Arial,sans-serif;letter-spacing:-.03em}
.site-info h2 em{color:#72f4dc;font-style:italic;font-weight:500}
.site-info p{margin:0 0 12px}
.site-info p:last-child{margin-bottom:0;color:#a9abc6;font-size:12px}
.site-info a{color:#72f4dc;text-decoration:none;border-bottom:1px solid rgba(114,244,220,.35)}
.site-info a:hover{color:#fff;border-bottom-color:#fff}
@media (max-width:700px){.site-info-section{padding:36px 22px}.site-info{font-size:13px}}
