/* Scoped to Sounds; the studio, Rhythm & Flow and shared navigation are untouched. */
.pr-sounds.pr-module{--accent:#bb6c92;max-width:1300px;margin:0 auto 28px;padding:0 clamp(18px,2.2vw,30px) 26px;color:#103e68;box-shadow:0 15px 25px #080807;}
.pr-sounds .pr-back{font-size:13px;margin:0;padding:8px 0;}
.pr-sounds .pr-module-header{
  aspect-ratio:1208/204;min-height:0;padding:0;border:0;overflow:visible;
  margin:0 calc(-1 * clamp(18px,2.2vw,30px));
  background:#eee0c4 url('/assets/sounds-layout-reference.webp') 50% 10.150754%/108.609272% auto no-repeat;
}
.pr-sounds .pr-module-header:after{display:none;}
.pr-sounds .pr-module-header>div:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;}
.pr-sounds .pr-module-header>.ss-progress{
  position:absolute;right:3.8%;top:0;width:13%;max-width:none;padding:12px 14px;
  background:#f2e7cb;color:#133c65;border:2px solid #cfab54;transform:rotate(-4deg);
  box-shadow:3px 4px 0 #b7a57b38;z-index:2;
}
.pr-sounds .ss-progress-dots{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-bottom:8px;}
.pr-sounds .ss-progress-dots i{aspect-ratio:1;max-width:18px;border:1.5px solid #244c74;border-radius:50%;}
.pr-sounds .ss-progress-dots .is-complete{background:#bd6f92;}
.pr-sounds .ss-progress .pr-module-count{display:block;padding:0;max-width:none;margin:0;background:none;transform:none;font:14px/1.35 'DM Mono',monospace;color:#133c65;}
.pr-sounds .pr-lesson-tabs{gap:8px;padding:18px 0 14px;overflow-x:auto;scrollbar-color:#81887e #f3ead7;scrollbar-width:auto;border-bottom:1px solid #aa9c80;}
.pr-sounds .pr-lesson-tabs button{
  flex:1 0 115px;display:flex;flex-direction:column;align-items:center;justify-content:center;
  min-height:84px;gap:10px;padding:10px 12px;font:600 14px/1.35 'DM Sans',Arial,sans-serif;
  border-color:#b8a889;position:relative;
}
.pr-sounds .pr-lesson-tabs [aria-pressed=true]{color:#fff3de;background:#be7198;border-color:#be7198;}
.pr-sounds .ss-tab-mark{font:bold 27px/1.1 Georgia,serif;white-space:nowrap;color:#103e68;}
.pr-sounds .ss-done:after{content:'✓';position:absolute;right:6px;top:4px;font:14px monospace;}
.pr-sounds .pr-session-heading{padding:28px 0 24px;position:relative;min-height:155px;}
.pr-sounds .pr-session-heading:has(.ss-mouth){padding-right:26%;}
.pr-sounds .pr-session-heading h2{display:flex;align-items:center;gap:20px;font-size:clamp(30px,3vw,43px);margin-bottom:10px;}
.pr-sounds .pr-session-heading>p{font:19px/1.45 Georgia,serif;margin:0 0 0 76px;max-width:none;}
.pr-sounds .ss-number{display:inline-flex;align-items:center;justify-content:center;min-width:50px;min-height:43px;background:#c77c9c;color:#103e68;font:bold 28px/1 Impact,'Arial Narrow',sans-serif;flex-shrink:0;}
.pr-sounds .ss-mouth{position:absolute;right:0;top:24px;width:24%;aspect-ratio:286/128;background:url('/assets/sounds-layout-reference.webp') 92.88499% 42.016807%/458.741259% auto no-repeat;mix-blend-mode:multiply;}
.pr-sounds .ss-teaching-row{display:grid;grid-template-columns:minmax(0,3fr) minmax(240px,1.06fr);gap:18px;margin:0 0 20px;}
.pr-sounds .pr-teaching-note{margin:0 0 20px;padding:18px 24px;background:#edcb6550;border-left:4px solid #c9933d;}
.pr-sounds .ss-teaching-row .pr-teaching-note{margin:0;}
.pr-sounds .pr-teaching-note>b{font:600 14px/1.4 'DM Mono',monospace;}
.pr-sounds .pr-teaching-note p{font:18px/1.5 Georgia,serif;margin:12px 0 0;max-width:none;}
.pr-sounds .ss-compare{background:#edcb6538;padding:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;align-content:center;}
.pr-sounds .ss-compare>p{margin:0;width:100%;font:600 14px/1.4 'DM Sans',Arial,sans-serif;}
.pr-sounds .ss-compare .ss-play{flex:1;min-width:100px;font-size:17px;}
.pr-sounds .ss-compare .ss-play-icon{width:44px;height:44px;}
.pr-sounds .pr-audio-status:empty{min-height:0;margin:0;}
.pr-sounds .pr-audio-status:not(:empty){margin:0 0 12px;}
.pr-sounds .ss-model-grid{display:grid;grid-template-columns:repeat(var(--ss-columns,4),minmax(0,1fr));gap:20px;margin:0 0 22px;}
.pr-sounds .ss-model-card{min-width:0;min-height:260px;padding:14px 18px 18px;border:1px solid #ab9e83;background:#f5ecd22e;}
.pr-sounds .ss-card-title{display:flex;align-items:center;gap:16px;margin:0 0 16px;font:bold 23px/1.2 Impact,'Arial Narrow',sans-serif;}
.pr-sounds .ss-card-title .ss-number{background:#89aee0;min-width:43px;min-height:40px;font-size:25px;}
.pr-sounds .ss-pink .ss-card-title .ss-number{background:#c77c9c;}
.pr-sounds .ss-model-row{margin:8px 0;}
.pr-sounds .ss-play{display:flex;align-items:center;gap:15px;text-align:left;padding:4px 0;min-height:44px;width:100%;border:0;background:none;color:#103e68;font:21px/1.4 Georgia,serif;}
.pr-sounds .ss-play-icon{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:35px;height:35px;border-radius:50%;background:#255b87;color:#fff0d2;box-shadow:2px 3px 3px #49392035;font:18px/1 Arial,sans-serif;}
.pr-sounds .ss-pink .ss-play-icon{background:#ba5e86;}
.pr-sounds .ss-play:hover .ss-play-icon{background:#123c63;}
.pr-sounds .ss-play.ss-selected .ss-play-label{text-decoration:underline;text-decoration-color:#c37e99;text-underline-offset:5px;}
.pr-sounds .ss-play-label{overflow-wrap:anywhere;}
.pr-sounds .ss-model-note{font:14px/1.45 Georgia,serif;margin:3px 0 12px 50px;color:#605841;}
.pr-sounds .pr-recorder{border:1px solid #ab9e83;margin:0 0 20px;padding:16px;}
.pr-sounds .ss-recorder-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:24px;}
.pr-sounds .ss-recorder-copy h3{display:flex;align-items:center;gap:16px;font-size:25px;margin:0 0 12px;}
.pr-sounds #pr-record-prompt{font:18px/1.5 Georgia,serif;margin:0 0 0 66px;}
.pr-sounds .ss-recorder-top .pr-controls{border:1px solid #bfb08e80;background:#e0d1b559;border-radius:50px;padding:10px;gap:0;align-items:center;}
.pr-sounds .ss-recorder-top .pr-controls button{flex:1 1 auto;min-height:44px;padding:5px 12px;border:0;border-right:1px solid #c2b393;background:none;color:#113f67;font:17px/1.4 Georgia,serif;}
.pr-sounds .ss-recorder-top .pr-controls button:last-child{border:0;}
.pr-sounds .ss-record-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;margin-right:10px;background:#c76991;color:#fff1dd;font:24px/1 Arial,sans-serif;}
.pr-sounds #pr-record-status{font:14px/1.4 Georgia,serif;margin:12px 0 0;}
.pr-sounds .pr-recorder .pr-privacy{max-width:none;margin:8px 0 0;font:14px/1.5 Georgia,serif;}
.pr-sounds .ss-full-models{margin:18px 0;}
.pr-sounds .ss-full-models>summary{cursor:pointer;padding:10px 0;font:17px/1.5 Georgia,serif;}
.pr-sounds .ss-full-models .pr-samples{margin-top:14px;}
.pr-sounds .pr-quiz{border-width:1px;background:#f0e2c6;}
@media(max-width:1050px){
  .pr-sounds .pr-module-header>.ss-progress{width:15%;right:2.5%;padding:9px;}
  .pr-sounds .ss-progress .pr-module-count{font-size:12px;}
  .pr-sounds .ss-progress-dots{gap:4px;}
  .pr-sounds .ss-model-grid{gap:12px;}
  .pr-sounds .ss-model-card{padding:12px;}
  .pr-sounds .ss-card-title{gap:9px;font-size:20px;}
  .pr-sounds .ss-play{font-size:18px;gap:10px;}
  .pr-sounds .pr-session-heading>p{font-size:17px;}
  .pr-sounds .ss-recorder-top{grid-template-columns:1fr;gap:18px;}
  .pr-sounds .ss-recorder-top .pr-controls{max-width:650px;}
}
@media(max-width:760px){
  .pr-sounds.pr-module{padding:0 18px 22px;}
  .pr-sounds .pr-module-header{background-image:none;aspect-ratio:auto;margin:0 -18px;padding:22px;display:block;background-color:#e5c569;}
  .pr-sounds .pr-module-header>div:first-child{position:static;width:auto;height:auto;clip-path:none;white-space:normal;max-width:none;color:#103e68;}
  .pr-sounds .pr-module-header h1{font-size:56px;}
  .pr-sounds .pr-module-header>.ss-progress{position:static;width:180px;max-width:100%;margin-top:16px;transform:none;}
  .pr-sounds .ss-progress .pr-module-count{font-size:14px;}
  .pr-sounds .pr-lesson-tabs button{flex-basis:112px;}
  .pr-sounds .pr-session-heading,.pr-sounds .pr-session-heading:has(.ss-mouth){padding:22px 0;min-height:0;}
  .pr-sounds .pr-session-heading h2{gap:12px;font-size:30px;}
  .pr-sounds .pr-session-heading>p{margin-left:0;}
  .pr-sounds .ss-mouth{position:static;width:250px;max-width:100%;margin:14px auto 0;}
  .pr-sounds .ss-teaching-row{grid-template-columns:1fr;gap:12px;}
  .pr-sounds .pr-teaching-note{padding:16px;}
  .pr-sounds .pr-teaching-note p{font-size:17px;}
  .pr-sounds .ss-compare{gap:16px;}
  .pr-sounds .ss-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .pr-sounds .ss-model-card{min-height:0;}
  .pr-sounds .ss-card-title{gap:8px;flex-wrap:wrap;}
  .pr-sounds .ss-card-title .ss-number{min-width:36px;min-height:36px;}
  .pr-sounds #pr-record-prompt{margin-left:0;font-size:17px;}
  .pr-sounds .ss-recorder-top .pr-controls{border-radius:20px;gap:6px;padding:8px;}
  .pr-sounds .ss-recorder-top .pr-controls button{border:0;padding:5px 8px;font-size:16px;}
  .pr-sounds .ss-record-icon{width:36px;height:36px;font-size:18px;margin-right:5px;}
}
@media(max-width:420px){.pr-sounds .ss-model-grid{grid-template-columns:1fr;}}
@media(forced-colors:active){
  .pr-sounds .pr-module-header{background-image:none;aspect-ratio:auto;min-height:180px;padding:18px;}
  .pr-sounds .pr-module-header>div:first-child{position:static;width:auto;height:auto;clip-path:none;white-space:normal;}
  .pr-sounds .pr-module-header>.ss-progress{position:static;}
  .pr-sounds .ss-play-icon{border:1px solid ButtonText;}
}
