@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,300;0,6..72,400;0,6..72,500;0,6..72,600;0,6..72,700;1,6..72,400;1,6..72,500&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=JetBrains+Mono:wght@400;500&display=swap";.rhap_container{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px;background-color:#fff;box-shadow:0 0 3px #0003}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{display:flex;flex:3 1 auto;align-items:center}.rhap_progress-container{display:flex;align-items:center;height:20px;flex:1 0 auto;align-self:center;margin:0 calc(10px + 1%);cursor:pointer;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;user-select:none;-webkit-user-select:none}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:5px;background-color:#ddd;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_progress-bar-show-download{background-color:#dddddd80}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#ddd;border-radius:2px}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:20px;height:20px;margin-left:-10px;top:-8px;background:#868686;border-radius:50px;box-shadow:#86868680 0 0 5px}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 3px;color:#868686;font-size:35px;width:35px;height:35px}.rhap_play-pause-button{font-size:40px;width:40px;height:40px}.rhap_volume-controls{display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center}.rhap_volume-button{flex:0 0 26px;font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_volume-container{display:flex;align-items:center;flex:0 1 100px;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{display:flex;align-items:center;width:100%;height:14px;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;position:relative;width:100%;height:4px;background:#ddd;border-radius:2px}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;background:#868686;opacity:.9;border-radius:50px;box-shadow:#86868680 0 0 3px;cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}:root{--sc-red: #E51022;--sc-red-dark: #c40d1d;--sc-red-glow: rgba(229, 16, 34, .15);--sc-teal: #2a7f72;--sc-teal-light: rgba(42, 127, 114, .08);--sc-teal-mid: rgba(42, 127, 114, .15);--bg-page: #f0ebe4;--bg-card: #ffffff;--bg-elevated: #faf8f6;--bg-recessed: #eee9e2;--border: rgba(0, 0, 0, .06);--border-strong: rgba(0, 0, 0, .1);--text-primary: #1c1917;--text-secondary: #78716c;--text-tertiary: #a8a29e;--font-serif: "Newsreader", Georgia, "Times New Roman", serif;--font-sans: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Consolas", monospace;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 3px rgba(0, 0, 0, .03);--shadow-md: 0 4px 6px rgba(0, 0, 0, .03), 0 10px 20px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 16px rgba(0, 0, 0, .04), 0 20px 40px rgba(0, 0, 0, .06);--shadow-xl: 0 12px 24px rgba(0, 0, 0, .05), 0 32px 64px rgba(0, 0, 0, .08);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-full: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);font-size:15px;line-height:1.6;color:var(--text-primary);background:var(--bg-page);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.container{position:relative;z-index:1;max-width:520px;margin:0 auto;padding:2rem 1rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center}@media (max-width: 540px){.container{justify-content:flex-start;padding-top:1.5rem}}.welcome-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.welcome-content{text-align:center;max-width:440px}.welcome-title{font-family:var(--font-serif);font-size:3.5rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem;letter-spacing:-.03em;line-height:1.1}.welcome-tagline{font-family:var(--font-serif);font-size:1.15rem;font-style:italic;color:var(--text-secondary);font-weight:400;margin-bottom:2.5rem;letter-spacing:.02em}.welcome-how-it-works{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;text-align:left}.how-step{display:flex;align-items:flex-start;gap:1rem;padding:.875rem 1.125rem;background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border)}.how-icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--sc-red);background:#e510220f;border-radius:8px;margin-top:.0625rem}.how-step div{display:flex;flex-direction:column;gap:.125rem}.how-step strong{font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:var(--text-primary)}.how-step span:not(.how-icon){font-size:.8rem;color:var(--text-secondary);line-height:1.4}.start-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-family:var(--font-sans);font-size:1rem;font-weight:600;color:#fff;background:var(--sc-red);border:none;border-radius:var(--radius-full);cursor:pointer;transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px var(--sc-red-glow),var(--shadow-md);letter-spacing:.01em}.start-button:hover{background:var(--sc-red-dark);transform:translateY(-2px);box-shadow:0 8px 24px #e5102240,var(--shadow-lg)}.start-button:active{transform:translateY(0);box-shadow:0 2px 8px var(--sc-red-glow)}.start-button:focus-visible{outline:2px solid var(--sc-red);outline-offset:3px}.tgl-filter{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:1.5rem;justify-content:center}.tgl-filter input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--sc-teal);cursor:pointer}.tgl-filter span{font-size:1rem;font-weight:600;color:var(--sc-teal)}.tgl-filter-compact{margin-bottom:0}.tgl-filter-compact input[type=checkbox]{width:1rem;height:1rem}.tgl-filter-compact span{font-size:.875rem;color:var(--text-secondary)}.player-widget{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden;border:1px solid var(--border)}.widget-header{background:var(--bg-card);padding:1.25rem 1.5rem 0;border-bottom:none}.widget-branding{display:flex;justify-content:space-between;align-items:center}.widget-branding h1{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;color:var(--sc-red);letter-spacing:-.01em}.widget-controls{display:flex;align-items:center;gap:.75rem}.back-button{padding:.5rem 1rem;font-family:var(--font-sans);font-size:.8rem;font-weight:600;color:var(--text-tertiary);background:transparent;border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;transition:color .2s ease,border-color .2s ease;letter-spacing:.02em}.back-button:hover{color:var(--text-secondary);border-color:var(--border-strong)}.back-button:active{color:var(--text-primary)}.back-button:focus-visible{outline:2px solid var(--sc-red);outline-offset:2px}.shuffle-button{padding:.5rem 1.125rem;font-family:var(--font-sans);font-size:.8rem;font-weight:600;color:var(--text-secondary);background:transparent;border:1px solid var(--border-strong);border-radius:var(--radius-full);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease;letter-spacing:.02em}.shuffle-button:hover:not(:disabled){color:var(--sc-red);border-color:var(--sc-red);background:#e510220a}.shuffle-button:active:not(:disabled){background:#e5102214}.shuffle-button:focus-visible{outline:2px solid var(--sc-red);outline-offset:2px}.shuffle-button:disabled{opacity:.5;cursor:not-allowed}.widget-interview{display:flex;gap:1.25rem;padding:1.25rem 1.5rem;align-items:flex-start}.widget-image{width:110px;height:110px;object-fit:cover;border-radius:var(--radius-md);background:var(--bg-recessed);flex-shrink:0;box-shadow:var(--shadow-sm)}.widget-info{flex:1;min-width:0;padding-top:.125rem}.widget-title{font-family:var(--font-serif);font-size:1.2rem;font-weight:500;color:var(--text-primary);line-height:1.35;margin-bottom:.375rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em}.widget-author{font-size:.85rem;color:var(--sc-teal);font-weight:500;margin-bottom:.125rem}.widget-date{font-size:.8rem;color:var(--text-tertiary);font-weight:400}.smart-start-banner{display:flex;align-items:baseline;gap:.75rem;padding:.875rem 1.25rem;margin:0 1.5rem;background:var(--sc-teal-light);border-radius:var(--radius-sm);line-height:1.55;border-left:3px solid var(--sc-teal)}.smart-start-label{flex-shrink:0;font-weight:600;color:var(--sc-teal);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.smart-start-reason{font-family:var(--font-serif);font-style:italic;color:var(--text-secondary);font-size:1.025rem}.highlight-tip{margin:.75rem 1.5rem 0;padding:1rem 1.25rem;background:var(--bg-elevated);border:1px dashed var(--sc-teal-mid);border-radius:var(--radius-sm);font-size:.8rem;color:var(--text-secondary);line-height:1.6;display:flex;flex-direction:column;gap:.75rem;animation:tipFadeIn .4s ease-out}.highlight-tip p{margin:0}.highlight-tip strong{color:var(--text-primary);font-weight:600}.highlight-tip-bar{display:inline-block;width:2rem;height:.375rem;background:var(--sc-teal);opacity:.5;border-radius:2px;vertical-align:middle;margin:0 .125rem}.highlight-tip-dismiss{align-self:flex-end;padding:.375rem .875rem;font-family:var(--font-sans);font-size:.75rem;font-weight:600;color:var(--sc-teal);background:var(--sc-teal-light);border:1px solid var(--sc-teal-mid);border-radius:var(--radius-full);cursor:pointer;transition:color .15s ease,background .15s ease}.highlight-tip-dismiss:hover{background:var(--sc-teal);color:#fff}@keyframes tipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.widget-player{padding:1.25rem 1.5rem}.widget-player .audio-player{background:none;border-radius:0;padding:0;margin-bottom:0;box-shadow:none}.audio-player{min-height:72px}.audio-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;height:72px;color:var(--text-tertiary);font-size:.85rem}.audio-loading-spinner{width:16px;height:16px;border:2px solid var(--bg-recessed);border-top-color:var(--sc-red);border-radius:50%;animation:spin .8s ease-in-out infinite}.audio-player-wrapper{position:relative}.audio-player-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.audio-player .rhap_container{background:transparent;box-shadow:none;padding:0;gap:2px}.audio-player .rhap_horizontal-reverse{flex-direction:row}.audio-player .rhap_controls-section{flex:0 0 auto;gap:0;margin:0}.audio-player .rhap_main-controls{gap:0}.audio-player .rhap_main-controls-button{color:var(--sc-red);font-size:1.5rem;width:2.25rem;height:2.25rem;transition:color .15s ease}.audio-player .rhap_main-controls-button:hover{color:var(--sc-red-dark)}.audio-player .rhap_skip-button:first-child{display:none}.audio-player .rhap_skip-button{color:var(--text-tertiary);font-size:1rem;width:1.75rem;height:1.75rem;transition:color .15s ease}.audio-player .rhap_skip-button:hover{color:var(--sc-red)}.audio-player .rhap_progress-section{flex:1;gap:.5rem;padding-top:2px}.audio-player .rhap_progress-bar{background:var(--bg-recessed);height:5px;border-radius:3px}.audio-player .rhap_progress-filled{background:var(--sc-red);border-radius:3px}.audio-player .rhap_progress-indicator{background:var(--sc-red);width:11px;height:11px;top:-3px;box-shadow:0 1px 4px var(--sc-red-glow)}.audio-player .rhap_download-progress{background:#e510221a;border-radius:3px}.audio-player .rhap_time{color:var(--text-tertiary);font-size:.675rem;font-family:var(--font-mono);font-weight:400}.audio-player .rhap_additional-controls,.audio-player .rhap_volume-controls{display:none}.segment-highlight{position:absolute;top:0;height:100%;background:var(--sc-teal);opacity:.25;border-radius:3px;pointer-events:none;z-index:0}@keyframes spin{to{transform:rotate(360deg)}}.player-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.875rem;padding-top:.875rem;border-top:1px solid var(--border)}.playback-speed{display:flex;align-items:center;gap:.5rem}.playback-speed label{font-size:.75rem;color:var(--text-tertiary);font-weight:500;text-transform:uppercase;letter-spacing:.04em}.speed-select{padding:.3rem .5rem;font-family:var(--font-sans);font-size:.775rem;font-weight:500;color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:6px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.speed-select:hover{border-color:var(--sc-teal)}.speed-select:focus{outline:none;border-color:var(--sc-teal);box-shadow:0 0 0 2px var(--sc-teal-light)}.continuous-play{display:flex;align-items:center}.continuous-play label{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--text-tertiary);font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;transition:color .15s ease}.continuous-play label:hover{color:var(--text-secondary)}.continuous-play input[type=checkbox]{accent-color:var(--sc-teal);cursor:pointer;width:14px;height:14px}.widget-tabs{display:flex;flex-direction:column}.tabs-header{display:flex;padding:0 1.5rem;gap:0;border-bottom:1px solid var(--border)}.tab-button{flex:0 0 auto;padding:.875rem 1rem;min-height:44px;background:none;border:none;font-family:var(--font-sans);font-size:.8rem;font-weight:500;cursor:pointer;color:var(--text-tertiary);transition:color .2s ease;position:relative;letter-spacing:.02em}.tab-button:hover{color:var(--text-secondary)}.tab-button:focus-visible{outline:2px solid var(--sc-red);outline-offset:-2px;border-radius:4px}.tab-button.active{color:var(--text-primary);font-weight:600}.tab-button.active:after{content:"";position:absolute;bottom:-1px;left:1rem;right:1rem;height:2px;background:var(--sc-red);border-radius:1px}.tab-content{padding:1.5rem;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--bg-recessed) transparent}.tab-content::-webkit-scrollbar{width:5px}.tab-content::-webkit-scrollbar-track{background:transparent}.tab-content::-webkit-scrollbar-thumb{background:var(--bg-recessed);border-radius:3px}.tab-content::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.about-tab{font-size:.9rem;line-height:1.75}.about-description{color:var(--text-primary);margin-bottom:1.25rem}.about-description p{margin-bottom:.75rem}.about-description p:last-child{margin-bottom:0}.about-empty{color:var(--text-tertiary);font-style:italic;margin-bottom:1rem}.action-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--sc-teal);text-decoration:none;font-weight:500;font-size:.85rem;transition:color .15s ease}.action-link:hover{color:var(--text-primary)}.details-tab section{margin-bottom:1.75rem}.details-tab section:last-child{margin-bottom:0}.details-tab h3{font-family:var(--font-sans);font-size:.7rem;margin-bottom:.75rem;color:var(--text-tertiary);font-weight:600;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:0}.details-tab h3:before{display:none}.loading-text{color:var(--text-tertiary);font-size:.875rem}.location-info{display:grid;grid-template-columns:auto 1fr;gap:.375rem 1.25rem;font-size:.85rem}.location-info dt{color:var(--text-tertiary);font-weight:500}.location-info dd{color:var(--text-primary)}.location-map{margin-top:.75rem;border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-sm)}.taxonomy-group{margin-bottom:1rem}.taxonomy-group:last-child{margin-bottom:0}.taxonomy-group h4{font-size:.65rem;color:var(--text-tertiary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.tags{display:flex;flex-wrap:wrap;gap:.375rem}.tag{padding:.25rem .625rem;background:var(--sc-teal-light);color:var(--sc-teal);border-radius:var(--radius-full);font-size:.725rem;font-weight:500;border:1px solid var(--sc-teal-mid);transition:color .2s ease,background .2s ease,border-color .2s ease}.tag:hover{background:var(--sc-teal);color:#fff;border-color:var(--sc-teal)}.transcript-loading,.transcript-empty{text-align:center;padding:2rem 1rem;color:var(--text-tertiary);font-size:.875rem}.transcript{max-height:none}.utterance{padding:.75rem 0;border-bottom:1px solid var(--border)}.utterance:first-child{padding-top:0}.utterance:last-child{border-bottom:none;padding-bottom:0}.utterance-time{display:inline-block;font-size:.65rem;color:var(--sc-teal);margin-bottom:.25rem;font-family:var(--font-mono);font-weight:500;background:var(--sc-teal-light);padding:.125rem .375rem;border-radius:4px}.utterance-text{color:var(--text-primary);font-size:.875rem;line-height:1.7}.widget-hint{text-align:center;padding:.75rem 1.5rem;font-size:.75rem;color:var(--text-tertiary);letter-spacing:.02em}.widget-hint kbd{display:inline-block;background:var(--bg-recessed);padding:.125rem .4rem;border-radius:4px;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;color:var(--text-secondary);margin:0 .125rem;border:1px solid var(--border-strong)}.footer{text-align:center;padding:1.25rem 1rem;font-size:.7rem;color:var(--text-tertiary);margin-top:1rem;display:flex;flex-direction:column;gap:.375rem}.footer-link{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .15s ease}.footer-link:hover{color:var(--sc-red)}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.loading p{color:var(--text-secondary);font-family:var(--font-serif);font-size:1.1rem;font-style:italic}.spinner{width:40px;height:40px;border:3px solid var(--bg-recessed);border-top-color:var(--sc-red);border-radius:50%;animation:spin .8s ease-in-out infinite}.error-display{text-align:center;padding:4rem 2rem;background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.error-message{color:var(--sc-red);font-family:var(--font-serif);font-size:1.1rem;margin-bottom:1.5rem}.retry-button{padding:.75rem 1.5rem;font-family:var(--font-sans);background:var(--sc-red);color:#fff;border:none;border-radius:var(--radius-full);font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s ease}.retry-button:hover{background:var(--sc-red-dark)}.retry-button:focus-visible{outline:2px solid var(--sc-red);outline-offset:3px}@media (max-width: 540px){.container{padding:1rem .75rem}.welcome-title{font-size:2.75rem}.highlight-tip{margin:.75rem 1.25rem 0}.widget-header{padding:1rem 1.25rem 0}.widget-interview{padding:1rem 1.25rem}.widget-image{width:90px;height:90px}.widget-title{font-size:1.05rem}.smart-start-banner{margin:0 1.25rem;padding:.75rem 1rem}.widget-player{padding:1rem 1.25rem}.tabs-header{padding:0 1.25rem}.tab-content{padding:1.25rem}}@media (max-width: 400px){.container{padding:.75rem .5rem}.welcome-title{font-size:2.25rem}.how-step{padding:.75rem 1rem;gap:.75rem}.start-button{padding:.875rem 1.75rem;font-size:.95rem}.highlight-tip{margin:.75rem 1rem 0}.widget-header{padding:1rem 1rem 0}.widget-branding{flex-direction:column;gap:.625rem;align-items:flex-start}.widget-controls{width:100%;justify-content:flex-end}.widget-interview{flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1rem}.widget-image{width:140px;height:140px}.widget-info{width:100%}.smart-start-banner{margin:0 1rem;flex-direction:column;gap:.25rem}.widget-player{padding:.875rem 1rem}.player-controls{flex-direction:column;align-items:stretch;gap:.75rem}.playback-speed,.continuous-play{justify-content:center}.tab-button{padding:.75rem;font-size:.775rem}.tab-content{padding:1rem}.widget-hint{padding:.625rem 1rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
