:root{font-family:Sora,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f7fb;color:#1f2232;--bg: #f9f7fb;--panel: rgba(255, 255, 255, .9);--text-strong: #1f2232;--text-muted: #61667a;--accent: #f6a6c1;--accent-strong: #e85d9b}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fdf0f5,transparent),radial-gradient(circle at bottom,#e0f2ff,transparent),var(--bg);color:var(--text-strong)}#root{min-height:100vh}p{margin:0 0 .5rem}button,input,textarea{font:inherit}img{max-width:100%;display:block}.eyebrow{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin:0}.app-shell{padding:2rem clamp(1rem,4vw,4rem) 4rem;display:flex;flex-direction:column;gap:2rem}.hero{min-height:30vh;padding:2rem;border-radius:2rem;background:linear-gradient(135deg,#ffdce5b3,#d2e8ffcc);color:var(--text-strong);display:flex;flex-direction:column;gap:1rem}.hero-brand{display:flex;gap:1rem;align-items:center}.hero-logo{width:72px;height:72px;border-radius:16px;object-fit:cover;box-shadow:0 15px 35px #00000026}.hero h1{font-size:clamp(2.2rem,5vw,3.6rem);margin:0}.intro{max-width:640px;color:var(--text-strong)}.hero-badges{display:flex;gap:.75rem;flex-wrap:wrap}.hero-badges span{padding:.4rem 1rem;border-radius:999px;background:#ffffffbf}.welcome-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.welcome-card{background:var(--panel);border-radius:1.75rem;padding:1.75rem;box-shadow:0 30px 60px #7082a74d;display:flex;flex-direction:column;gap:1rem}.welcome-card h2{margin:.2rem 0 0;font-size:2rem}.button-row{display:flex;gap:.75rem;flex-wrap:wrap}.primary,.ghost,.chip{border-radius:999px;border:none;padding:.65rem 1.4rem;font-size:.95rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary{background:linear-gradient(120deg,#f8b4d9,#aecbff);color:#1f2232;box-shadow:0 15px 30px #ffaac366}.primary.subtle{padding:.4rem 1rem;font-size:.9rem;box-shadow:none}.ghost{background:#0000000a;color:var(--text-strong);border:1px solid rgba(0,0,0,.06)}.ghost.active{border-color:var(--accent);color:var(--accent-strong)}.chip{background:#ffffffb3;border:1px solid transparent}.chip.active{border-color:var(--accent);color:var(--accent-strong)}.primary:disabled,.ghost:disabled{opacity:.5;cursor:not-allowed}.view-panel{background:#ffffffd9;border-radius:2rem;padding:2rem;box-shadow:0 30px 70px #8494b659;display:flex;flex-direction:column;gap:1.5rem}.view-header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:center}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.empty-state{padding:1rem;border-radius:1rem;background:#fffc;border:1px dashed rgba(0,0,0,.1);color:var(--text-muted);text-align:center}.view-switchers,.view-controls{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.language-toggle{display:flex;gap:.5rem;flex-wrap:wrap}.sequence-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:1.5rem}@media(max-width:1024px){.sequence-layout{grid-template-columns:1fr}}._grid_tnutu_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;width:100%}._card_tnutu_8{background:var(--panel);border-radius:1.5rem;padding:1rem;box-shadow:0 25px 60px #7d85a226;border:1px solid rgba(255,255,255,.5);display:flex;flex-direction:column;gap:1rem;cursor:pointer;transform:translate3d(var(--mx, 0px),var(--my, 0px),0);transition:transform .3s ease,box-shadow .3s ease;min-height:100%}._card_tnutu_8:focus-visible{outline:3px solid var(--accent);outline-offset:4px}._card_tnutu_8:hover{box-shadow:0 25px 45px #69769b3d}._selected_tnutu_32{border-color:var(--accent);box-shadow:0 30px 50px #ffa8c14d}._imageWrap_tnutu_37{width:100%;border-radius:1.25rem;background:linear-gradient(135deg,#ffdce599,#d2e8ff99);aspect-ratio:4 / 3;overflow:hidden;display:block}._imageWrap_tnutu_37 img{width:100%;height:100%;border-radius:1.25rem;object-fit:cover;display:block}._cardBody_tnutu_54{display:flex;flex-direction:column;gap:.75rem;flex:1}._cardHeader_tnutu_61{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._cardHeader_tnutu_61 h3{margin:.1rem 0 0;font-size:1.25rem;color:var(--text-strong)}._description_tnutu_74{margin:0;color:var(--text-muted)}._keywords_tnutu_79{display:flex;flex-wrap:wrap;gap:.4rem}._keyword_tnutu_79{padding:.25rem .75rem;border-radius:999px;font-size:.85rem;background:linear-gradient(120deg,#f8d0e3,#d5e9ff);color:#4b4b5b}._cardActions_tnutu_93{display:flex;justify-content:flex-end;gap:.5rem;margin-top:auto}._selectedBadge_tnutu_100{font-size:.75rem;padding:.2rem .5rem;border-radius:999px;background:#ffaac333;color:var(--accent-strong)}@media(max-width:960px){._card_tnutu_8{padding:.75rem}._imageWrap_tnutu_37 img{border-radius:1rem}}._sidebar_1jswq_1{background:var(--panel);border-radius:1.75rem;box-shadow:0 25px 60px #8d95b040;padding:1.5rem;position:sticky;top:1rem;align-self:flex-start;display:flex;flex-direction:column;gap:1rem}._sidebarHeader_1jswq_14{display:flex;justify-content:space-between;gap:1rem;align-items:center}._sidebarHeader_1jswq_14 h3{margin:.15rem 0 0;font-size:1.5rem}._summary_1jswq_26{margin:0;color:var(--text-muted)}._sequenceList_1jswq_31{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}._sequenceCard_1jswq_40{display:grid;grid-template-columns:auto 96px 1fr auto;align-items:center;gap:.75rem;padding:.75rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.6);background:linear-gradient(120deg,#ffdce580,#d2e8ff66);cursor:grab}._dragHandle_1jswq_52{border:none;background:transparent;font-size:1.25rem;cursor:grab}._thumbnail_1jswq_59{width:96px;aspect-ratio:4 / 3;border-radius:1rem;overflow:hidden;background:linear-gradient(145deg,#ffdfe9cc,#d1e7ffcc)}._thumbnail_1jswq_59 img{width:100%;height:100%;object-fit:cover;display:block}._cardBody_1jswq_74{display:flex;flex-direction:column;gap:.5rem}._cardTitle_1jswq_80{display:flex;justify-content:space-between;gap:.75rem;font-weight:600;color:var(--text-strong)}._sliderLabel_1jswq_88{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}._sliderLabel_1jswq_88 input{accent-color:var(--accent)}._removeButton_1jswq_99{border:none;background:#0000000d;border-radius:999px;width:32px;height:32px;font-size:1.25rem;cursor:pointer}._placeholder_1jswq_109{padding:1rem;border-radius:1.25rem;background:#fff9;color:var(--text-muted)}._filterNotice_1jswq_116{margin:0;color:var(--text-muted);font-size:.85rem}._ambientToggles_1jswq_122{display:flex;flex-direction:column;gap:.6rem;font-size:.9rem}._toggle_1jswq_129{display:flex;align-items:center;gap:.65rem;cursor:pointer}._toggle_1jswq_129 input{position:absolute;opacity:0;pointer-events:none}._slider_1jswq_88{width:44px;height:24px;border-radius:999px;background:#b8c0d199;position:relative;transition:background .2s ease}._slider_1jswq_88:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0003;transition:transform .25s ease}._toggle_1jswq_129 input:checked+._slider_1jswq_88{background:linear-gradient(120deg,#f7a6c1,#a3c8ff)}._toggle_1jswq_129 input:checked+._slider_1jswq_88:after{transform:translate(20px)}._toggle_1jswq_129 input:disabled+._slider_1jswq_88{opacity:.4}._toggle_1jswq_129 input:disabled~span{opacity:.6}._voiceStyles_1jswq_180{display:flex;flex-direction:column;gap:.35rem;margin-left:2.75rem}._voiceStyleLabel_1jswq_187{font-size:.8rem;color:var(--text-muted)}._voiceStyleGroup_1jswq_192{display:flex;gap:.4rem}._voiceStyleButton_1jswq_197{border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:.25rem .9rem;background:#ffffffb3;font-size:.85rem;cursor:pointer}._voiceStyleButtonActive_1jswq_206{border-color:var(--accent);color:var(--accent-strong);background:#ffe0ebcc}._actions_1jswq_212{display:flex;flex-direction:column;gap:.75rem;position:sticky;bottom:0;background:linear-gradient(0deg,#f9f7fbf2,#f9f7fb00);padding-top:.75rem}@media(max-width:900px){._sidebar_1jswq_1{position:static}._sequenceCard_1jswq_40{grid-template-columns:auto 1fr auto}._thumbnail_1jswq_59{display:none}}._backdrop_vdv4f_1{position:fixed;inset:0;background:#191c288c;display:flex;justify-content:center;align-items:center;padding:2rem;z-index:20}._modal_vdv4f_12{background:#fff;color:var(--text-strong);border-radius:2rem;max-width:920px;width:100%;box-shadow:0 30px 80px #14162159;position:relative;display:grid;grid-template-columns:1fr 1fr}._closeButton_vdv4f_24{position:absolute;top:1rem;right:1rem;border:none;background:#0000000d;width:48px;height:48px;border-radius:999px;font-size:1.35rem;cursor:pointer}._carousel_vdv4f_37{padding:2rem;background:linear-gradient(140deg,#fbe5ef,#e0f2ff);border-radius:2rem 0 0 2rem;display:flex;flex-direction:column;gap:1rem}._carousel_vdv4f_37 img{width:100%;border-radius:1.5rem;object-fit:cover;min-height:320px;background:#fff9}._carouselControls_vdv4f_54{display:flex;justify-content:space-between}._details_vdv4f_59{padding:2rem;display:flex;flex-direction:column;gap:1rem}._details_vdv4f_59 h3{margin:0 0 .25rem;font-size:1.75rem}._details_vdv4f_59 p{margin:0;color:var(--text-muted)}._keywordStrip_vdv4f_76{display:flex;flex-wrap:wrap;gap:.5rem}._keywordStrip_vdv4f_76 span{background:#ffdce599;padding:.3rem .75rem;border-radius:999px;font-size:.85rem}._meta_vdv4f_89{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}._meta_vdv4f_89 strong{display:block;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-strong)}._modalActions_vdv4f_103{display:flex;gap:.75rem}@media(max-width:960px){._modal_vdv4f_12{grid-template-columns:1fr}._carousel_vdv4f_37{border-radius:2rem 2rem 0 0}}._overlay_1rymc_1{position:fixed;inset:0;background:#0a0c12b3;z-index:15;display:flex;justify-content:center;align-items:center;padding:2rem;overflow:hidden}._overlayAnimated_1rymc_13{background:#0a0c1266}._backdropArt_1rymc_17{position:absolute;inset:0;opacity:.85;z-index:0}._card_1rymc_24{position:relative;z-index:1;background:#fffffff2;border-radius:2rem;padding:2rem;max-width:720px;width:100%;box-shadow:0 40px 90px #080c1e80;display:flex;flex-direction:column;gap:1rem}._media_1rymc_38{border-radius:1.5rem;overflow:hidden;background:linear-gradient(135deg,#fde2f3,#dff1ff);width:100%;aspect-ratio:4 / 3;position:relative}._media_1rymc_38 img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}._subtitle_1rymc_56,._description_1rymc_61{margin:0;color:var(--text-muted)}._progress_1rymc_66{width:100%;height:8px;border-radius:999px;background:#d3d6e199;overflow:hidden}._progressFill_1rymc_74{height:100%;background:linear-gradient(120deg,#f8b4d9,#aecbff)}._statusRow_1rymc_79{display:flex;justify-content:space-between;color:var(--text-muted)}._controls_1rymc_85{display:flex;gap:.75rem}._ambient_1rymc_90{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.9rem}._toggle_1rymc_97{display:flex;align-items:center;gap:.5rem;cursor:pointer}._toggle_1rymc_97 input{position:absolute;opacity:0;pointer-events:none}._slider_1rymc_110{width:48px;height:26px;border-radius:999px;background:#b8c0d199;position:relative;transition:background .2s ease}._slider_1rymc_110:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0003;transition:transform .25s ease}._toggle_1rymc_97 input:checked+._slider_1rymc_110{background:linear-gradient(120deg,#f7a6c1,#a3c8ff)}._toggle_1rymc_97 input:checked+._slider_1rymc_110:after{transform:translate(20px)}._toggle_1rymc_97 input:disabled+._slider_1rymc_110{opacity:.4}._toggle_1rymc_97 input:disabled~span{opacity:.6}._voiceStyles_1rymc_148{display:flex;flex-direction:column;gap:.4rem;width:100%}._voiceStyleLabel_1rymc_155{font-size:.8rem;color:var(--text-muted)}._voiceStyleGroup_1rymc_160{display:flex;gap:.4rem;flex-wrap:wrap}._voiceStyleButton_1rymc_166{border:1px solid rgba(0,0,0,.15);border-radius:999px;padding:.3rem 1rem;background:#ffffffd9;font-size:.85rem;cursor:pointer}._voiceStyleButtonActive_1rymc_175{border-color:var(--accent);color:var(--accent-strong);background:#ffdce6d9}._countdown_1rymc_181{text-align:center;padding:1rem 0 1.5rem}._countdown_1rymc_181 span{display:block;font-size:4rem;font-weight:700;color:var(--text-strong);line-height:1}@media(max-width:720px){._overlay_1rymc_1{padding:1rem}._card_1rymc_24{padding:1.5rem}._media_1rymc_38 img,._backgroundSvg_1rymc_204{height:220px}}._backgroundSvg_1rymc_204{width:100%;height:100%;display:block}._wrapper_7kc9x_1{position:relative;display:inline-flex}._activeButton_7kc9x_6{border-color:var(--accent);color:var(--accent-strong)}._count_7kc9x_11{margin-left:.5rem;background:#fff9;border-radius:999px;padding:0 .4rem;font-size:.8rem}._panel_7kc9x_19{position:absolute;top:calc(100% + .5rem);left:0;min-width:260px;background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 20px 50px #282d4933;z-index:10}._panelHeader_7kc9x_31{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-weight:600}._clearButton_7kc9x_39{background:none;border:none;color:var(--accent-strong);font-size:.85rem;cursor:pointer}._keywordList_7kc9x_47{display:flex;flex-wrap:wrap;gap:.5rem}._keywordChip_7kc9x_53{padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fafafccc;cursor:pointer;font-size:.9rem;transition:all .2s ease}._keywordChip_7kc9x_53:hover{border-color:var(--accent)}._selected_7kc9x_67{background:linear-gradient(120deg,#f8b4d9,#aecbff);border-color:transparent}._empty_7kc9x_72{margin:0;color:var(--text-muted);font-size:.9rem}@media(max-width:640px){._panel_7kc9x_19{left:auto;right:0}}
