/* One musical decision at a time. Shared controls use Beat Studio surface tokens. */
.bc{min-width:0}.bc-modes{display:flex;gap:4px;padding:4px;background:#0c0c10;border-radius:25px;margin-bottom:23px}.bc-mode{flex:1;border:0;background:none;border-radius:22px;color:var(--bt-muted);padding:10px 8px;min-height:40px;font-size:11px}.bc-mode[aria-pressed=true]{background:#302b36;color:#f4edf5;box-shadow:0 1px 5px #0003}.bc-step-label{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#cdc3d4;margin:0 0 3px}.bc-step-label span{font-size:10px;color:var(--bt-muted)}.bc-progress{display:flex;gap:5px;margin:0 0 17px;padding:0}.bc-step{border:0;background:none;flex:1;min-width:0;min-height:26px;font-size:0;padding:10px 0;position:relative;border-radius:2px}.bc-step::after{content:'';display:block;height:3px;border-radius:2px;background:#38313f}.bc-step[aria-current]::after{background:var(--bt-accent)}.bc-step:disabled{opacity:.5}.bc-panel{animation:bc-enter .18s ease-out}.bc-panel h3{font-size:23px;font-weight:500;line-height:1.22;letter-spacing:-.75px;margin:0 0 10px}.bc-intro{font-size:11px;line-height:1.8;color:var(--bt-muted);margin:0 0 22px;max-width:300px}.bc-field{margin:0 0 19px;min-width:0}.bc-field>label,.bc-options>legend{display:block;font-size:11px;color:#d3cdd9;margin-bottom:9px}.bc-field input,.bc-field select,.bc-field textarea{font-size:12px;min-height:46px;padding:12px}.bc-field textarea{height:105px;line-height:1.8}.bc-field select{appearance:auto}.bc-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bc-groups{display:flex;gap:13px;margin:-4px 0 14px;overflow:auto;scrollbar-width:none}.bc-group{border:0;border-bottom:1px solid transparent;padding:8px 0;min-height:38px;background:none;color:var(--bt-muted);font-size:10px;white-space:nowrap}.bc-group[aria-pressed=true]{color:#ead5e5;border-bottom-color:#d8adca}.bc-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.bc-chip{border:1px solid #ffffff10;border-radius:22px;min-height:38px;padding:8px 12px;background:#222129;color:#c8c2d0;font-size:11px}.bc-chip[aria-pressed=true],.bc-choice[aria-pressed=true]{border-color:#bb91b0;background:#3e2c3c;color:#f8eaf4}.bc-chip:hover,.bc-choice:hover{background:#332d3a;border-color:#76657f}.bc-options{margin:0 0 18px;padding:0;border:0;min-width:0}.bc-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bc-choice{position:relative;display:flex;flex-direction:column;gap:5px;text-align:left;justify-content:center;border:1px solid #ffffff12;background:#212027;border-radius:12px;padding:13px 12px;min-height:57px;font-size:12px;line-height:1.4}.bc-choice small{font-size:9px;line-height:1.6;color:#bcb3c6}.bc-options[data-choice=feel] .bc-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-options[data-choice=feel] .bc-choice{padding:14px 9px;font-size:11px;justify-content:flex-start}.bc-auditions{display:flex;gap:8px;margin:-5px 0 15px}.bc-listen{flex:1;background:none;border:0;color:#d5c0d4;border-radius:8px;min-height:40px;font-size:10px;padding:8px 3px;text-transform:capitalize}.bc-listen:hover{background:#ffffff06}.bc-tip,.bc-credit-note{font-size:10px;color:var(--bt-muted);line-height:1.8;margin:8px 0 0}.bc-credit-note{text-align:center;margin-top:14px}.bc-groove-tip{margin:0 0 18px}.bc-details{margin-bottom:15px}.bc-details>summary{cursor:pointer;color:#d8bfd3;padding:12px 0;min-height:44px;font-size:11px}.bc-nav{display:flex;gap:10px;justify-content:space-between;margin:22px 0 0}.bc-nav>.bt-primary{margin-left:auto;min-width:145px;flex:1}.bc-nav .bt-secondary{min-width:75px}.bc-status{font-size:11px;line-height:1.7;color:#e8c6dd}.bc-status:not(:empty){padding:12px;margin:16px 0;background:#392b3a;border-radius:10px}.bc-token-list{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:7px;margin:0 0 12px}.bc-token-list li{display:flex;align-items:center;background:#2a2330;border:1px solid #ffffff17;border-radius:9px;padding-left:10px;max-width:100%;min-width:0;font-size:11px}.bc-token-list li>span{overflow-wrap:anywhere}.bc-token-action{border:0;background:none;color:#d8c4d8;min-width:32px;min-height:44px;padding:5px}.bc-add-row{display:flex;gap:8px}.bc-add-row input{flex:1}.bc-flow{font-size:11px;color:#d9cdda;line-height:2;padding:14px;border-radius:12px;background:#28212d;margin:0}.bc-recap{margin:5px 0 15px}.bc-recap>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid var(--bt-border);font-size:10px}.bc-recap dt{color:var(--bt-muted)}.bc-recap dd{margin:0;line-height:1.8;overflow-wrap:anywhere}.bc-summary{margin:0 0 15px}.bc-summary>summary{padding:10px 0;cursor:pointer;font-size:11px;color:#d7c1d5;min-height:40px}#bt-review .bt-title-label{margin-top:18px}#bt-review>.bt-text{font-size:10px;margin-right:12px}.bc :is(input,select,textarea):disabled{opacity:.6}
body[data-composer-review=false] #bt-form{display:flex;flex-direction:column;overflow:hidden}body[data-composer-review=false] .bc{display:flex;flex-direction:column;flex:1;min-height:0}body[data-composer-review=false] .bc-panel{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#3b3943 transparent;padding:2px 4px 5px 1px}body[data-composer-review=false] .bc-nav{margin:12px 0 0;padding:12px 0 2px;border-top:1px solid var(--bt-border)}
@keyframes bc-enter{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:800px){.bc-modes{margin-bottom:18px}.bc-mode{font-size:12px;min-height:40px}.bc-panel h3{font-size:25px}.bc-intro{font-size:12px}.bc-field>label,.bc-options>legend{font-size:12px}.bc-field input,.bc-field textarea,.bc-field select{font-size:16px;min-height:48px}.bc-chip{min-height:44px;font-size:12px}.bc-group{min-height:44px;font-size:11px}.bc-groups{gap:14px}.bc-choices{gap:8px}.bc-choice{font-size:13px}.bc-choice small{font-size:10px}.bc-options[data-choice=feel] .bc-choice{font-size:12px}.bc-listen{font-size:11px;min-height:44px}.bc-tip,.bc-credit-note{font-size:10px}.bc-nav>.bt-primary{min-height:48px}.bc-nav .bt-secondary{min-height:48px}.bc-recap>div{font-size:11px}.bc-step{min-height:28px}.bc-step-label{font-size:12px}.bc-pair{gap:10px}#bt-review textarea,#bt-title{font-size:16px}.bt-prompt-foot{font-size:9px}.bc-panel .bc-field input[type=number]{font-size:14px}.bc-summary>summary{font-size:12px}.bt-prompt-box textarea{line-height:1.7}}
@media(prefers-reduced-motion:reduce){.bc-panel{animation:none}}
@keyframes bc-enter{from{transform:translateY(4px)}to{transform:none}}
/* Song guide: lyrics box and the write-or-draft chooser. */
.bc-lyrics{background:#1f1f26;border-radius:14px;padding:15px;margin:0 0 18px}.bc-lyrics>label{display:block;font-size:12px;color:#d5d0dc;margin-bottom:9px}.bc-lyrics textarea{width:100%;padding:0;min-height:170px;border:0;background:none;line-height:1.8;font-size:13px;border-radius:2px;resize:vertical;white-space:pre-wrap}.bc-lyrics .bt-prompt-foot{margin-top:8px}.bc-lyrics>.bt-text{font-size:10px;min-height:36px}.bc-lyrics>.bc-tip{margin-top:10px}.bc-lyric-tool{margin:0 0 16px}.bc-lyric-modes{margin:0 0 14px}.bc-lyric-idea{border:1px solid #ffffff12;border-radius:12px;padding:14px 12px 4px;margin:0 0 16px;background:#1a191f}.bc-lyric-idea textarea{height:78px}.bc-lyric-idea>.bt-secondary{width:100%;min-height:44px;margin-bottom:6px}.bc-lyric-idea>.bc-tip{margin:0 0 10px}body[data-composer-kind=song] #bt-review .bt-prompt-box textarea{min-height:110px}
@media(max-width:800px){.bc-lyrics textarea{font-size:16px}.bc-lyric-idea textarea{font-size:16px}}
/* Conversational composer. Bubbles, chips and the input bar share the studio tokens. */
.bc-chat-log{display:flex;flex-direction:column;gap:9px;padding:2px 2px 8px;min-height:120px}.bc-bubble{max-width:88%;padding:11px 14px;border-radius:16px;font-size:12px;line-height:1.75;overflow-wrap:anywhere;white-space:normal;animation:bc-enter .18s ease-out}.bc-bubble-assistant{align-self:flex-start;background:#1f1f26;color:#ece6ee;border-bottom-left-radius:6px}.bc-bubble-user{align-self:flex-end;background:#3e2c3c;color:#f8eaf4;border-bottom-right-radius:6px}.bc-bubble-local{align-self:flex-start;background:#392b3a;color:#e8c6dd;border-bottom-left-radius:6px}.bc-bubble-local .bt-text{font-size:11px;min-height:36px;padding:0;margin-top:4px}.bc-typing{display:flex;gap:5px;align-items:center;align-self:flex-start;min-height:38px;padding:11px 16px;background:#1f1f26;border-bottom-left-radius:6px}.bc-typing i{width:6px;height:6px;border-radius:50%;background:#bfb3c6;animation:bc-dot 1.1s infinite ease-in-out}.bc-typing i:nth-child(2){animation-delay:.16s}.bc-typing i:nth-child(3){animation-delay:.32s}@keyframes bc-dot{0%,80%,100%{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.bc-chat-bar{margin-top:10px;padding-top:10px;border-top:1px solid var(--bt-border)}.bc-chat-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 10px}.bc-chat-chips:empty{display:none}.bc-chat-chips .bc-chip{min-height:36px;padding:7px 12px}.bc-chat-input{display:flex;gap:8px;align-items:flex-end;background:#1f1f26;border:1px solid #ffffff10;border-radius:22px;padding:6px 6px 6px 14px}.bc-chat-input textarea{flex:1;min-height:32px;max-height:140px;padding:7px 0;border:0;background:none;font-size:12px;line-height:1.5;resize:none;border-radius:2px}.bc-chat-input textarea:focus{outline:none}.bc-chat-send{flex:none;width:34px;height:34px;border-radius:50%;border:0;background:#efc7e3;color:#241621;display:inline-flex;align-items:center;justify-content:center;padding:0}.bc-chat-send svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bc-chat-send:hover{background:#f9daf0}.bc-chat-send:disabled{background:#39333c;color:#aaa3ad}.bc-chat-tools{display:flex;gap:14px;justify-content:space-between;margin-top:2px}.bc-chat-tools .bt-text{font-size:10px;min-height:36px;padding:0 2px}.bc-chat-offline{font-size:11px;line-height:1.7;color:#e8c6dd;background:#392b3a;border-radius:10px;padding:10px 12px;margin:0 0 10px}body[data-composer-ready=true] .bt-create-dock{display:block}.bc-chat-log #bt-review{background:#1f1f26;border-radius:16px;border-bottom-left-radius:6px;padding:14px;margin-top:2px;max-width:100%;animation:bc-enter .18s ease-out}.bc-chat-log #bt-review .bt-prompt-box{background:#2a2931;padding:12px}.bc-chat-log #bt-review .bt-prompt-box textarea{min-height:120px}.bc-chat-log #bt-review .bc-lyrics{background:#2a2931}.bc-chat-log #bt-review>.bt-text{display:none}.bc-chat-log #bt-review .bt-help{margin:8px 0 0}body[data-composer-review=false] .bc-chat-bar{flex:none}
@media(max-width:800px){.bc-bubble{font-size:13px;max-width:92%}.bc-chat-input textarea{font-size:16px}.bc-chat-chips .bc-chip{min-height:40px;font-size:12px}.bc-chat-tools .bt-text{font-size:11px;min-height:40px}}
/* Simple composer: one box, three feel buttons, a name. */
.bc-simple .bc-panel h3{margin-top:2px;font-size:21px}.bc-simple .bc-intro{margin-bottom:14px}.bc-simple .bt-prompt-box{margin:0 0 6px;padding:13px 14px}.bc-simple .bt-prompt-box textarea{min-height:92px}.bc-simple #bt-prompt-help{margin:0 0 14px;font-size:10px;line-height:1.7}.bc-simple .bc-options[data-choice=feel]{margin:2px 0 12px}.bc-simple .bc-options[data-choice=feel]+.bc-tip{margin:-6px 0 14px}.bc-simple .bc-options[data-choice=feel] .bc-choice{min-height:52px;padding:10px 8px}.bc-simple .bt-title-label{margin-top:16px}.bc-simple .bc-lyric-tool{margin-top:4px}body[data-composer-mode=simple] #bt-review{display:none}body[data-composer-mode=simple] .bt-create-dock{display:block}
/* Custom mode (26 Sep 2026): add-ons, lyrics with Instrumental switch, style picks */
.bc-custom .bc-panel>*+*{margin-top:14px}
.bc-addons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.bc-addon{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:12px;border:1px dashed #ffffff26;background:#1c1b21;color:#d9d1e0;font-size:12px}
.bc-addon span{font-size:16px;line-height:1;color:#e7b5d8}
.bc-addon strong{font-weight:500}
.bc-addon:hover{border-color:#b789a4;background:#26222b}
.bc-addon-card{grid-column:1/-1;background:#241f28;border:1px solid #886178;border-radius:14px;padding:12px 12px 10px}
.bc-addon-top{display:flex;align-items:center;gap:8px}
.bc-addon-name{display:flex;flex-direction:column;min-width:0;flex:1;gap:2px}
.bc-addon-name small{font-size:10px;color:#e7b5d8;text-transform:uppercase;letter-spacing:.06em}
.bc-addon-name strong{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bc-addon-name span{font-size:10px;color:#aba3b6}
.bc-addon-card .bc-tip{margin-top:6px}
.bc-lyrics-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}
.bc-lyrics-head>label{font-size:12px;color:#d5d0dc}
.bc-switch{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#c9c0d2;cursor:pointer}
.bc-switch input{appearance:none;-webkit-appearance:none;width:32px;height:18px;min-height:18px;border-radius:9px;background:#3a3541;position:relative;cursor:pointer;margin:0;transition:background .15s}
.bc-switch input::after{content:'';position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#e9e3ee;transition:transform .15s}
.bc-switch input:checked{background:#b789a4}
.bc-switch input:checked::after{transform:translateX(14px)}
.bc-switch input:focus-visible{outline:2px solid #e7b5d8;outline-offset:2px}
.bc-lyrics textarea{width:100%}
.bc-scan{font-size:11px;line-height:1.7;color:#b9afc6;margin:8px 0 0}
.bc-scan:empty{display:none}
.bc-scan[data-state=running]::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#e6b7d6;margin-right:8px;vertical-align:1px;animation:bc-scan-pulse .9s ease-in-out infinite alternate}
.bc-scan[data-state=failed]{color:#f0b8c4}
@keyframes bc-scan-pulse{from{opacity:.25}to{opacity:1}}
.bc-ref-note{font-size:11px;line-height:1.7;color:#c9c0d2;background:#1f1f26;border-radius:12px;padding:12px 14px}
.bc-sig,.bc-voice{margin:0}
.bc-sig .bc-choices{grid-template-columns:repeat(4,minmax(0,1fr))}
.bc-voice .bc-choices{grid-template-columns:repeat(2,minmax(0,1fr))}
.bc-sig .bc-choice,.bc-voice .bc-choice{min-height:38px;padding:8px;align-items:center;text-align:center;font-size:12px}
.bc-checks{display:flex;flex-direction:column;gap:2px}
.bc-checks[hidden],.bc-sig[hidden],.bc-voice[hidden],.bc-ref-note[hidden]{display:none}
.bc-custom .bf-check[hidden],.bc-custom .bt-prompt-box[hidden],.bc-custom .bt-help[hidden],.bc-custom .bt-prompt-foot[hidden],.bc-custom textarea[hidden]{display:none}
.bc-addon .bc-cost{font-size:10px;color:#aba3b6;font-weight:400;margin-left:2px}
/* Templates tab and pop-up (26 Sep 2026) */
.bt-templates{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}
.bt-templates[hidden]{display:none}
.bt-tpl-head{display:flex;flex-direction:column;gap:10px;padding:2px 0 12px}
.bt-tpl-head input{width:100%;min-height:40px;border-radius:12px;background:#1f1f26;border:1px solid #ffffff10;color:#eee8f2;padding:0 14px;font-size:12px}
.bt-tpl-head input:focus{outline:none;border-color:#b789a4}
.bt-tpl-chips{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}
.bt-tpl-chips::-webkit-scrollbar{display:none}
.bt-tpl-chip{flex:none;min-height:30px;padding:0 12px;border-radius:15px;border:1px solid #ffffff14;background:#1f1d24;color:#cfc6d8;font-size:11px}
.bt-tpl-chip[aria-pressed=true]{background:#e9c3dc;color:#241a22;border-color:#e9c3dc}
.bt-tpl-list{overflow:auto;min-height:0;flex:1;display:flex;flex-direction:column;gap:8px;padding:1px 2px 16px;scrollbar-width:thin;scrollbar-color:#48414f transparent;overscroll-behavior:contain}
.bt-tpl-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border-radius:14px;background:#1d1c22;border:1px solid #ffffff0a;cursor:pointer;transition:background .15s,border-color .15s,transform .15s}
.bt-tpl-card:hover,.bt-tpl-card:focus-visible{background:#26222b;border-color:#7d647d;outline:none}
.bt-tpl-card:active{transform:scale(.99)}
.bt-tpl-copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.bt-tpl-copy strong{font-size:12px;font-weight:500;color:#f1ebf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bt-tpl-genres{font-size:10px;color:#e7b5d8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bt-tpl-snippet{font-size:10px;line-height:1.5;color:#9e96a8;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.bt-tpl-load{min-height:32px;padding:0 14px;border-radius:16px;border:1px solid #b789a4;background:transparent;color:#f3d9ea;font-size:11px}
.bt-tpl-load:hover{background:#e9c3dc;color:#241a22}
.bt-tpl-empty{font-size:11px;color:#aba3b6;padding:20px 4px;text-align:center}
.bt-tpl-art{position:relative;width:52px;height:52px;border-radius:12px;overflow:hidden;background:linear-gradient(var(--angle),var(--a),var(--b));flex:none}
.bt-tpl-art::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 25%,#ffffff40,transparent 55%)}
.bt-tpl-art b{position:absolute;right:7px;top:5px;font-size:13px;font-weight:600;color:#ffffffd9;z-index:1}
.bt-tpl-bars{position:absolute;left:8px;right:8px;bottom:8px;height:40%;display:flex;align-items:flex-end;gap:3px;z-index:1}
.bt-tpl-bars i{flex:1;border-radius:2px;background:#ffffffb3}
.bt-tpl-art.is-large{width:132px;height:132px;border-radius:20px}
.bt-tpl-art.is-large b{font-size:26px;right:14px;top:10px}
.bt-tpl-art.is-large .bt-tpl-bars{left:16px;right:16px;bottom:16px;gap:6px}
.bt-tpl-dialog{width:min(560px,calc(100vw - 32px));max-height:min(640px,calc(100vh - 48px));border:1px solid #ffffff1c;border-radius:24px;background:#18171d;color:#eee8f2;padding:26px;box-shadow:0 40px 120px #000c;overflow:auto;position:fixed;inset:0;margin:auto}
.bt-tpl-dialog[open]{animation:bt-tpl-in .28s cubic-bezier(.2,.8,.2,1) both}
.bt-tpl-dialog.is-closing{animation:bt-tpl-out .18s ease-in both}
.bt-tpl-dialog::backdrop{background:#07060acc;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:bt-tpl-fade .28s ease both}
.bt-tpl-dialog.is-closing::backdrop{animation:bt-tpl-fade .18s ease reverse both}
@keyframes bt-tpl-in{from{opacity:0;transform:translateY(14px) scale(.95)}to{opacity:1;transform:none}}
@keyframes bt-tpl-out{from{opacity:1;transform:none}to{opacity:0;transform:translateY(8px) scale(.97)}}
@keyframes bt-tpl-fade{from{opacity:0}to{opacity:1}}
.bt-tpl-x{position:absolute;right:14px;top:14px}
.bt-tpl-top{display:flex;align-items:center;gap:20px;margin-bottom:22px;padding-right:30px}
.bt-tpl-meta{display:flex;flex-direction:column;gap:6px;min-width:0}
.bt-tpl-meta small{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#aba3b6}
.bt-tpl-meta h2{font-size:22px;font-weight:500;line-height:1.2;margin:0}
.bt-tpl-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#aba3b6;margin:0 0 8px}
.bt-tpl-prompt{font-size:12px;line-height:1.85;color:#ddd5e4;background:#212027;border-radius:14px;padding:14px 16px;margin:0;max-height:220px;overflow:auto;white-space:pre-wrap}
.bt-tpl-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;flex-wrap:wrap}
.bt-tpl-count{font-size:10px;color:#9e96a8}
.bt-tpl-go{min-width:170px}
@media(max-width:560px){.bt-tpl-dialog{padding:20px;border-radius:20px}.bt-tpl-top{flex-direction:column;align-items:flex-start;gap:14px}.bt-tpl-art.is-large{width:96px;height:96px}.bt-tpl-go{width:100%}}
@media(max-width:800px){.bt-tpl-head input{font-size:16px;min-height:46px}.bt-tpl-chips{gap:8px}.bt-tpl-chip{min-height:38px;padding:0 15px;font-size:12px}.bt-tpl-list{gap:10px}.bt-tpl-card{grid-template-columns:48px minmax(0,1fr) auto;gap:11px;padding:10px 10px 10px 10px}.bt-tpl-art{width:48px;height:48px;border-radius:11px}.bt-tpl-copy strong{font-size:13px;line-height:1.35;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bt-tpl-genres{font-size:11px}.bt-tpl-snippet{font-size:11px}.bt-tpl-load{min-height:38px;padding:0 14px;font-size:12px}.bt-tpl-count{font-size:11px}.bt-tpl-prompt{font-size:13px;max-height:38vh}}
@media(prefers-reduced-motion:reduce){.bt-tpl-dialog[open],.bt-tpl-dialog.is-closing,.bt-tpl-dialog::backdrop{animation:none}}
