:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#020617;--panel:#0f172ad1;--panel-2:#1e293bb8;--line:#94a3b838;--text:#e5e7eb;--muted:#94a3b8;--cyan:#38bdf8;--cyan2:#7dd3fc;--violet:#a78bfa;--green:#34d399;--red:#fb7185;--amber:#fbbf24}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{border:0}.app{min-height:100vh}.public-bg{background:radial-gradient(circle at 20% 10%,#38bdf82e,#0000 32rem),radial-gradient(circle at 90% 20%,#a78bfa24,#0000 28rem),linear-gradient(#020617 0%,#07111f 55%,#020617 100%)}.admin-bg{background:radial-gradient(circle at 20% 5%,#fbbf241f,#0000 30rem),radial-gradient(circle at 90% 5%,#38bdf81f,#0000 28rem),#020617}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#020617b8;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.brand{color:var(--text);cursor:pointer;letter-spacing:-.03em;background:0 0;font-size:20px;font-weight:900}.nav-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.container{width:min(1180px,100vw - 32px);margin:0 auto;padding:38px 0 80px}.hero-stack{gap:44px;display:grid}.hero-card,.content-card,.lyrics-card,.locked-card,.admin-form,.admin-list,.modal,.codebox{background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 80px #00000038}.hero-card{padding:46px;position:relative;overflow:hidden}.hero-card:after{content:"";filter:blur(8px);background:linear-gradient(90deg,#0000,#38bdf824,#0000);height:260px;position:absolute;inset:auto -20% -45% 45%;transform:rotate(-12deg)}.hero-card.compact{padding:32px}.eyebrow{color:var(--cyan2);text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:12px;font-weight:900}h1{letter-spacing:-.07em;margin:0 0 18px;font-size:clamp(42px,6vw,76px);line-height:.96}h2{letter-spacing:-.04em;font-size:28px}h3{letter-spacing:-.03em;margin:0 0 8px;font-size:21px}.lead{color:#cbd5e1;max-width:820px;font-size:20px;line-height:1.65}.muted{color:var(--muted)}.warning{color:#fde68a;background:#fbbf2414;border:1px solid #fbbf2440;border-radius:14px;padding:12px 14px}.error{color:#fecdd3;background:#f43f5e1f;border:1px solid #f43f5e42;border-radius:12px;padding:10px 12px}.success{color:#bbf7d0;background:#22c55e1f;border:1px solid #22c55e42;border-radius:12px;padding:10px 12px}.hero-actions,.button-row,.pill-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary,.secondary,.ghost,.active-tab{cursor:pointer;border-radius:999px;padding:11px 16px;font-weight:800;transition:transform .15s,background .15s,border .15s}.primary{color:#020617;background:linear-gradient(135deg,#38bdf8,#a78bfa)}.secondary{color:var(--text);border:1px solid var(--line);background:#ffffff14}.ghost{color:var(--muted);background:0 0;border:1px solid #0000}.active-tab{color:var(--cyan2);background:#38bdf824;border:1px solid #38bdf859}.primary:hover,.secondary:hover,.ghost:hover,.active-tab:hover{transform:translateY(-1px)}.section{margin-top:36px}.section-title-row{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.grid{gap:18px;display:grid}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.root-card{text-align:left;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#0f172ac2;border-radius:24px;min-height:190px;padding:24px}.root-card:hover,.content-card:hover{border-color:#38bdf880}.root-icon{width:52px;height:52px;color:var(--cyan2);background:#38bdf824;border-radius:18px;place-items:center;margin-bottom:22px;font-size:24px;display:grid}.content-card{padding:24px}.link-list{gap:10px;margin-top:16px;display:grid}.song-link{width:100%;color:var(--text);cursor:pointer;border:1px solid var(--line);text-align:left;background:#ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.song-link small{color:var(--muted)}.song-hero{grid-template-columns:1fr minmax(320px,520px);align-items:center;gap:32px;margin-bottom:28px;display:grid}.video-wrap{aspect-ratio:16/9;background:#000;border:1px solid #38bdf847;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 30px 90px #38bdf824}.video-wrap iframe{border:0;width:100%;height:100%}.play-card{border:1px solid var(--line);width:100%;min-height:220px;color:var(--text);background:linear-gradient(135deg,#38bdf829,#a78bfa29);border-radius:24px;justify-content:center;align-items:center;gap:14px;font-weight:900;text-decoration:none;display:flex}.play-card.disabled{color:var(--muted)}.audio-card{border:1px solid var(--line);background:linear-gradient(135deg,#38bdf829,#a78bfa29);border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:14px;width:100%;min-height:220px;padding:22px;display:grid}.audio-card p{color:var(--muted);margin:4px 0 14px}.audio-card audio{grid-column:1/-1;width:100%}.audio-orb{background:var(--cyan);color:#020617;border-radius:999px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid}.audio-embed iframe{border:0;width:100%;height:100%}.play-icon{background:var(--cyan);color:#020617;border-radius:999px;place-items:center;width:56px;height:56px;display:grid}.pill{color:var(--cyan2);background:#38bdf81a;border:1px solid #38bdf847;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.learning-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:22px;display:grid}.lyrics-card{max-width:none;padding:34px;font-size:20px;line-height:1.95}.lyrics-card h2{color:#fff;margin-top:0}.lyric-section{color:var(--cyan2);margin:22px 0 8px;font-weight:900}.lyric-line{margin:8px 0}.term{color:var(--cyan2);cursor:pointer;font-weight:900;font-size:inherit;background:#38bdf824;border:1px solid #0ea5e98c;border-radius:8px;margin:0 2px;padding:2px 7px}.term:hover,.active-term{background:#38bdf83d;box-shadow:0 0 0 2px #38bdf829}.lesson-panel{color:#0f172a;background:#fff;border:1px solid #0ea5e933;border-radius:24px;min-height:360px;padding:26px;scroll-margin-top:92px;position:sticky;top:92px;box-shadow:0 28px 90px #00000047}.lesson-panel:focus{outline-offset:4px;outline:3px solid #38bdf852}.lesson-panel h2{color:#020617;margin-top:0}.lesson-panel h4{color:#0369a1;margin-bottom:4px}.eyebrow.dark{color:#0369a1;margin-bottom:8px}.lesson-panel.empty{color:var(--text);box-shadow:none;background:#0f172ac2;border:1px dashed #7dd3fc61}.lesson-placeholder{text-align:center;min-height:300px;color:var(--muted);place-items:center;display:grid}.lesson-placeholder h3{color:var(--text);margin-top:14px}.placeholder-icon{width:56px;height:56px;color:var(--cyan2);background:#38bdf81f;border-radius:18px;place-items:center;margin:0 auto;font-size:26px;display:grid}.close{float:right;cursor:pointer;color:#0f172a;background:#f1f5f9;border-radius:999px;width:34px;height:34px;font-size:20px;font-weight:900}.memory-line{background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:12px;padding:12px;font-weight:900}.visual-box{white-space:pre-wrap;background:#f8fafc;border:1px dashed #bae6fd;border-radius:14px;padding:14px;font-weight:800}.mermaid-box{background:#f8fafc;border:1px solid #bae6fd;border-radius:16px;padding:12px;overflow:auto}.mermaid-box svg{max-width:100%;height:auto;margin:0 auto;display:block}.mermaid-error{white-space:pre-wrap;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;padding:12px;overflow:auto}.locked-card{max-width:760px;padding:34px}.modal-backdrop{z-index:100;background:#020617b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(520px,100%);padding:26px}.admin-container{gap:24px;display:grid}.admin-grid{grid-template-columns:minmax(360px,520px) 1fr;align-items:start;gap:20px;margin-top:24px;display:grid}.admin-form,.admin-list{padding:24px}.admin-form{gap:13px;display:grid}.admin-list{gap:12px;display:grid}label{color:#cbd5e1;gap:6px;font-size:14px;font-weight:800;display:grid}input,textarea,select{width:100%;color:var(--text);border:1px solid var(--line);background:#0f172ad9;border-radius:14px;outline:none;padding:12px 13px}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.5}.check{flex-direction:row;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;display:flex}.check input{width:auto;margin-top:4px}.list-row{border:1px solid var(--line);background:#ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.list-row small{color:var(--muted);margin-top:6px;display:block}.codebox{white-space:pre-wrap;color:#dbeafe;max-height:420px;padding:16px;font-size:12px;overflow:auto}code{background:#ffffff14;border-radius:8px;padding:2px 6px}.theme-shell-data-science{background:radial-gradient(circle at 20% 8%,#a78bfa33,#0000 30rem),radial-gradient(circle at 90% 12%,#34d39921,#0000 30rem),#020617}.theme-shell-ai-literacy{background:radial-gradient(circle at 10% 10%,#fbbf242e,#0000 30rem),radial-gradient(circle at 90% 20%,#38bdf829,#0000 30rem),#020617}@media (width<=900px){.cards-3,.cards-2,.song-hero,.admin-grid,.learning-layout{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:12px;height:auto;min-height:70px;padding:18px}.hero-card{padding:28px}.lyrics-card{padding:24px;font-size:18px}.lesson-panel{scroll-margin-top:96px;position:static}}.public-topbar{justify-content:flex-start;gap:14px}.brand-subtitle{color:var(--muted);font-size:13px;font-weight:700}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 22px;font-size:14px;display:flex}.breadcrumb-link{color:var(--cyan2);cursor:pointer;background:#ffffff0d;border:1px solid #7dd3fc38;border-radius:999px;padding:7px 10px;font-weight:800}.breadcrumb-link:hover{background:#38bdf81f}.breadcrumb-current{color:var(--text);font-weight:900}.breadcrumb-sep{color:#94a3b88c}.category-card{gap:10px;display:grid}.category-title-row{align-items:center;gap:12px;display:flex}.category-title-row h3{margin:0}.category-icon{background:#38bdf81f;border:1px solid #38bdf838;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.list-icon{background:#38bdf81c;border-radius:10px;place-items:center;width:28px;height:28px;margin-right:8px;display:inline-grid}.audiomack-wrap{aspect-ratio:auto;height:252px;min-height:252px;box-shadow:none;background:0 0;border:0;overflow:hidden}.audiomack-wrap iframe{background:#000;border-radius:20px;width:100%;height:252px;display:block}.soundcloud-wrap{aspect-ratio:16/9}.mermaid-box{text-align:left;width:100%;color:inherit}.mermaid-clickable{cursor:zoom-in;display:block;position:relative}.mermaid-clickable:hover{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf824}.diagram-hint{z-index:1;color:#0369a1;background:#e0f2feeb;border:1px solid #bae6fd;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;top:10px;right:10px}.mermaid-render{padding-top:24px;display:block;overflow:hidden}.mermaid-render svg{width:100%;min-width:0;max-width:100%;height:auto;display:block}.diagram-modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617db;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.diagram-modal{color:#0f172a;background:#f8fafc;border:1px solid #bae6fde6;border-radius:28px;grid-template-rows:auto 1fr;gap:12px;width:min(1180px,100%);height:min(860px,100vh - 48px);padding:22px;display:grid;position:relative;box-shadow:0 38px 140px #0000008c}.diagram-close{color:#0f172a;cursor:pointer;background:#e0f2fe;border-radius:999px;width:42px;height:42px;font-size:26px;font-weight:900;position:absolute;top:16px;right:16px}.diagram-modal-header h2{color:#020617;margin:2px 52px 0 0}.diagram-modal-canvas{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom;background:#fff;border:1px solid #dbeafe;border-radius:20px;align-content:start;place-items:start center;padding:24px;display:grid;overflow:auto}.diagram-modal-canvas svg{width:min(100%,1040px);min-width:0;max-width:100%;height:auto;display:block}@media (width<=900px){.public-topbar{align-items:flex-start}.brand-subtitle{font-size:12px}.audiomack-wrap{height:252px;min-height:252px}.audiomack-wrap iframe{height:252px}.diagram-modal-backdrop{align-items:stretch;padding:10px}.diagram-modal{border-radius:20px;width:100%;height:min(92dvh,100vh - 20px);padding:14px}.diagram-modal-header h2{margin-right:46px;font-size:20px;line-height:1.15}.diagram-modal-canvas{place-items:start center;padding:10px}.diagram-modal-canvas svg{width:100%;min-width:0;max-width:100%}.diagram-close{top:10px;right:10px}}@media (width<=520px){.container{width:min(100% - 20px,1180px)}.song-hero{gap:18px}.hero-card{padding:24px}.audiomack-wrap{border-radius:18px;height:252px;min-height:252px}.audiomack-wrap iframe{border-radius:18px;height:252px}.diagram-modal-backdrop{padding:8px}.diagram-modal{border-radius:18px;height:min(92dvh,100vh - 16px);padding:12px}.diagram-modal-canvas{border-radius:14px;padding:8px}.diagram-modal-header h2{font-size:18px}.breadcrumbs{gap:6px;font-size:13px}.breadcrumb-link{padding:6px 9px}.lesson-panel{padding:20px}}.admin-list-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-list-header h2{margin:0 0 4px}.count-pill{white-space:nowrap;color:var(--cyan2);background:#38bdf81a;border:1px solid #38bdf842;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:4px 0 10px;display:grid}.page-root-group{background:#0f172a61;border:1px solid #7dd3fc29;border-radius:20px;gap:12px;padding:14px;display:grid}.page-root-heading{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding-bottom:10px;display:flex}.page-root-heading h3{margin:0}.page-root-heading span:last-child{color:var(--muted);margin-left:auto;font-size:12px;font-weight:800}.page-category-group{background:#ffffff09;border:1px solid #94a3b824;border-radius:16px;gap:8px;padding:10px;display:grid}.page-category-heading{color:#e2e8f0;align-items:center;gap:8px;padding:2px 4px 8px;display:flex}.page-category-heading small{color:var(--muted);margin-left:auto}.page-row{background:#02061747}@media (width<=700px){.admin-list-header{display:grid}.filter-row{grid-template-columns:1fr}.page-root-heading{flex-wrap:wrap}.page-root-heading span:last-child{width:100%;margin-left:0}}.brand-cluster{align-items:baseline;gap:14px;min-width:0;display:flex}.menu-button{border:1px solid var(--line);cursor:pointer;background:#ffffff0f;border-radius:999px;place-content:center;gap:4px;width:44px;height:44px;margin-left:auto;display:grid}.menu-button span{background:var(--text);border-radius:999px;width:18px;height:2px;display:block}.legal-drawer-backdrop{z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.legal-drawer{background:radial-gradient(circle at 20% 0,#38bdf829,#0000 20rem),linear-gradient(#0f172afa,#020617fa);border-left:1px solid #94a3b83d;width:min(520px,100%);min-height:100vh;padding:34px;animation:.18s ease-out drawerIn;overflow:auto;box-shadow:-30px 0 90px #0000005c}@keyframes drawerIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.legal-close{float:right;width:38px;height:38px;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#ffffff14;border-radius:999px;font-size:22px;font-weight:900}.legal-lead{color:#cbd5e1;font-size:16px;line-height:1.7}.legal-menu-section{border-top:1px solid #94a3b829;margin-top:22px;padding-top:18px}.legal-menu-section h3{color:var(--cyan2);margin-bottom:8px}.legal-menu-section p{color:var(--muted);margin:0;line-height:1.65}.public-footer{width:min(1180px,100vw - 32px);color:var(--muted);border-top:1px solid #94a3b829;justify-content:space-between;align-items:flex-start;gap:20px;margin:0 auto;padding:28px 0 40px;font-size:13px;display:flex}.public-footer div{gap:4px;display:grid}.public-footer strong{color:var(--text);font-size:14px}.public-footer p{text-align:right;max-width:720px;margin:0;line-height:1.55}.login-wall{place-items:center;min-height:calc(100vh - 220px);padding:48px 0;display:grid}.login-wall-card{text-align:center;background:radial-gradient(circle at 18% 0,#38bdf82e,#0000 24rem),radial-gradient(circle at 92% 12%,#a78bfa29,#0000 24rem),#0f172ae0;border:1px solid #7dd3fc40;border-radius:34px;width:min(780px,100%);padding:clamp(30px,6vw,58px);box-shadow:0 30px 100px #00000052}.login-wall-card h1{max-width:720px;margin-left:auto;margin-right:auto;font-size:clamp(36px,5vw,64px)}.login-wall-card .lead{max-width:680px;margin-left:auto;margin-right:auto;font-size:18px}.login-wall-mark{color:#020617;letter-spacing:-.06em;background:linear-gradient(135deg,#38bdf8,#a78bfa);border-radius:22px;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-weight:1000;display:grid;box-shadow:0 16px 42px #38bdf83d}.login-wall-note{color:#94a3b8e0;margin:18px 0 0;font-size:12px}@media (width<=900px){.public-topbar{flex-direction:row;align-items:center}.brand-cluster{gap:3px;display:grid}.public-footer{text-align:left;display:grid}.public-footer p{text-align:left}.legal-drawer{padding:26px}}.app{flex-direction:column;min-height:100vh;display:flex}.public-main,.public-bg>main.container{flex:1 0 auto}.public-footer{flex:none}.public-topbar{align-items:center}.brand-cluster{text-align:left;justify-content:flex-start}.share-panel{background:radial-gradient(circle at 6% 0,#38bdf81f,#0000 18rem),#0f172abd;border:1px solid #7dd3fc38;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 28px;padding:22px;display:flex}.share-panel h2{margin:0 0 6px;font-size:24px}.share-panel p{color:var(--muted);margin:0;font-weight:700}.share-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.share-status{color:var(--green);background:#22c55e1c;border:1px solid #22c55e38;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900}.danger{cursor:pointer;color:#fecdd3;background:#f43f5e1f;border:1px solid #f43f5e57;border-radius:999px;padding:11px 16px;font-weight:900;transition:transform .15s,background .15s,border .15s}.danger:hover{background:#f43f5e2e;transform:translateY(-1px)}.admin-list .filter-row{margin-bottom:8px}@media (width<=900px){.public-topbar{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.brand-cluster{text-align:left;justify-items:start;min-width:0}.brand{text-align:left;padding-left:0}.brand-subtitle{text-align:left}.share-panel{align-items:start;display:grid}.share-actions{justify-content:flex-start}}.share-panel.share-panel-compact{box-shadow:none;background:#0f172a75;border-color:#7dd3fc24;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px;padding:12px 14px;display:flex}.share-panel-label .eyebrow{letter-spacing:.16em;color:#7dd3fcc7;margin:0;font-size:10px}.share-icon-actions{flex-wrap:nowrap;gap:7px}.share-icon-button{cursor:pointer;color:#e2e8f0f0;background:#ffffff0e;border:1px solid #94a3b82e;border-radius:999px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:1000;line-height:1;transition:transform .15s,background .15s,border .15s;display:inline-grid}.share-icon-button:hover{background:#38bdf81f;border-color:#7dd3fc57;transform:translateY(-1px)}.share-status.compact{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:11px}.lesson-brand-line{flex-wrap:wrap;align-items:baseline;gap:2px;display:flex}@media (width<=900px){.share-panel.share-panel-compact{grid-template-columns:1fr auto;padding:11px 12px;display:grid}.share-icon-actions{justify-content:flex-end}}.legal-drawer-backdrop{overscroll-behavior:contain;overflow:hidden}.legal-drawer{flex-direction:column;height:100dvh;min-height:0;padding:0;display:flex;overflow:hidden}.legal-drawer-top{border-bottom:1px solid #94a3b829;flex:none;padding:30px 34px 20px}.legal-drawer-top h2{margin:0 48px 10px 0}.legal-drawer-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:4px 34px max(44px, calc(env(safe-area-inset-bottom) + 34px));flex:auto;overflow-y:auto}.legal-close{float:none;position:absolute;top:24px;right:24px}.drawer-account-card{background:#fff1;border:1px solid #94a3b82e;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:16px;display:flex}.drawer-account-card>div{gap:4px;min-width:0;display:grid}.drawer-account-label{color:#7dd3fce0;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:1000;line-height:1.1}.drawer-account-card strong{color:var(--text);font-size:15px}.drawer-account-card span{color:var(--muted);overflow-wrap:anywhere;font-size:13px;line-height:1.35}.drawer-action{white-space:nowrap;flex:none;padding:9px 13px}.legal-menu-section.first{border-top:0;margin-top:18px;padding-top:0}@media (width<=900px){.legal-drawer{width:100%;height:100dvh;max-height:100dvh}.legal-drawer-top{padding:24px 22px 16px}.legal-drawer-scroll{padding:2px 22px max(64px, calc(env(safe-area-inset-bottom) + 46px))}.legal-close{top:18px;right:18px}.drawer-account-card{align-items:stretch;display:grid}.drawer-action{width:100%}}.product-home{gap:30px;display:grid}.public-nav-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.nav-link-button,.nav-start-button{white-space:nowrap}.product-hero{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:34px;padding:34px 0 8px;display:grid}.product-hero-copy h1{letter-spacing:-.075em;max-width:760px;font-size:clamp(44px,7vw,84px);line-height:.92}.product-hero-copy .lead{max-width:680px}.hero-player-card{background:radial-gradient(circle at 16% 0,#38bdf82e,#0000 20rem),radial-gradient(circle at 100% 12%,#a78bfa24,#0000 20rem),#0f172ad1;border:1px solid #7dd3fc3d;border-radius:32px;padding:24px;position:relative;overflow:hidden;box-shadow:0 34px 110px #00000052}.hero-player-top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.hero-player-top h2{margin:0;font-size:clamp(26px,3vw,36px)}.hero-play-button{color:#020617;background:linear-gradient(135deg,#38bdf8,#a78bfa);border-radius:24px;place-items:center;width:64px;height:64px;font-size:23px;font-weight:1000;display:grid;box-shadow:0 18px 54px #38bdf83d}.hero-wave{grid-template-columns:repeat(18,minmax(4px,1fr));align-items:end;gap:5px;height:78px;margin:2px 0 16px;padding:0 2px;display:grid}.hero-wave span{opacity:.88;background:linear-gradient(#7dd3fc,#a78bfa);border-radius:999px}.hero-progress{background:#94a3b82e;border-radius:999px;height:7px;margin-bottom:18px;overflow:hidden}.hero-progress span{border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#a78bfa);width:0;height:100%;transition:width .12s linear;display:block}.karaoke-lines{gap:8px;display:grid}.karaoke-line{text-align:left;color:#cbd5e1c7;letter-spacing:-.02em;background:#ffffff0a;border:1px solid #94a3b81f;border-radius:14px;width:100%;padding:10px 12px;font-size:clamp(16px,2vw,20px);font-weight:900;transition:transform .15s,color .15s,background .15s,border .15s}.karaoke-line.active{color:#fff;background:#38bdf826;border-color:#7dd3fc6b;transform:translate(3px);box-shadow:0 0 0 3px #38bdf81a}.featured-path{background:radial-gradient(circle at 0 0,#38bdf824,#0000 24rem),#0f172abd;border:1px solid #7dd3fc38;border-radius:30px;grid-template-columns:minmax(0,1.12fr) minmax(310px,.88fr);align-items:stretch;gap:18px;padding:28px;display:grid}.featured-copy h2{margin:0 0 12px;font-size:clamp(30px,4vw,48px);line-height:1}.featured-copy p{color:#cbd5e1;max-width:680px;margin:0 0 20px;line-height:1.65}.featured-list{align-content:center;gap:10px;display:grid}.featured-row{color:var(--text);text-align:left;background:#ffffff0e;border:1px solid #94a3b82e;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;display:flex}.featured-row span{gap:3px;display:grid}.featured-row small{color:var(--muted);font-size:12px;font-weight:800}.featured-row em{color:var(--cyan2);white-space:nowrap;font-size:12px;font-style:normal;font-weight:1000}.libraries-section{padding:8px 0 10px}.libraries-section .section-title-row h2{letter-spacing:-.055em;margin:0;font-size:clamp(28px,4vw,44px)}.library-carousel{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(240px,290px);grid-auto-flow:column;gap:14px;padding:8px 0 14px;display:grid;overflow-x:auto}.library-card{scroll-snap-align:start;text-align:left;min-height:220px;color:var(--text);background:#0f172aad;border:1px solid #94a3b82e;border-radius:24px;align-content:start;gap:10px;padding:20px;display:grid}.library-card:hover{border-color:#7dd3fc6b;transform:translateY(-1px)}.library-icon{width:48px;height:48px;color:var(--cyan2);background:#38bdf81f;border:1px solid #38bdf838;border-radius:16px;place-items:center;font-size:22px;font-weight:1000;display:grid}.library-card strong{letter-spacing:-.035em;font-size:21px}.library-card span{color:var(--muted);line-height:1.5}.library-card small{color:var(--green);margin-top:auto;font-weight:900}.how-modal{background:radial-gradient(circle at 0 0,#38bdf829,#0000 24rem),#0f172af5;border:1px solid #7dd3fc3d;border-radius:30px;width:min(960px,100%);max-height:min(760px,100vh - 40px);padding:28px;overflow:auto;box-shadow:0 34px 120px #00000073}.how-modal h2{margin:0 42px 20px 0;font-size:clamp(28px,4vw,46px)}.how-modal-grid{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.how-steps{gap:12px;display:grid}.how-steps article{background:#ffffff0e;border:1px solid #94a3b824;border-radius:18px;padding:16px}.how-steps strong,.how-steps span{display:block}.how-steps strong{margin-bottom:6px}.how-steps span{color:var(--muted);line-height:1.55}.how-demo{background:#02061770;border:1px solid #94a3b824;border-radius:22px;padding:20px}.how-demo p{margin:0 0 16px;font-size:22px;line-height:1.75}.how-mini-card{color:#0f172a;background:#fff;border-radius:22px;padding:20px}.how-mini-card h3{color:#020617;font-size:24px}.how-mini-card p{color:#475569;font-size:16px;line-height:1.6}.how-mini-placeholder{color:var(--muted);text-align:center;border:1px dashed #7dd3fc42;border-radius:18px;padding:24px}.google-login-modal{text-align:center}.google-login-mark{color:#2563eb;background:#fff;border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:28px;font-weight:1000;display:grid}.google-login-button{justify-content:center;width:100%;margin-top:12px}.explore-hero{padding:10px 0 20px}.explore-layout{grid-template-columns:minmax(240px,320px) 1fr;align-items:start;gap:20px;display:grid}.root-file-stack{gap:10px;display:grid;position:sticky;top:92px}.root-file-card{text-align:left;color:var(--text);background:#0f172a9e;border:1px solid #94a3b829;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.root-file-card span{width:38px;height:38px;color:var(--cyan2);background:#38bdf81c;border-radius:14px;place-items:center;display:grid}.root-file-card small{color:var(--muted);font-size:12px;font-weight:900}.root-file-card.active{background:#38bdf81c;border-color:#7dd3fc70}.collection-board{gap:16px;min-width:0;display:grid}.collection-board-head{background:#0f172ab8;border:1px solid #94a3b829;border-radius:26px;justify-content:space-between;align-items:start;gap:18px;padding:24px;display:flex}.collection-board-head h2{margin:0 0 8px;font-size:clamp(30px,4vw,48px)}.collection-board-head p{color:var(--muted);margin:0;line-height:1.6}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.collection-card{background:#0f172aad;border:1px solid #94a3b829;border-radius:24px;gap:10px;padding:22px;display:grid}.collection-card p{color:var(--muted);margin:0;line-height:1.55}.collection-open{justify-self:start;margin-top:4px}@media (width<=900px){.public-nav-actions{margin-left:auto}.nav-link-button,.nav-start-button{display:none}.product-hero,.featured-path,.how-modal-grid,.explore-layout,.collection-grid{grid-template-columns:1fr}.product-hero{padding-top:22px}.hero-player-card{border-radius:26px;padding:20px}.hero-play-button{border-radius:20px;width:56px;height:56px}.featured-path{padding:22px}.root-file-stack{grid-auto-columns:minmax(210px,260px);grid-auto-flow:column;padding-bottom:8px;position:static;overflow-x:auto}.collection-board-head{display:grid}}@media (width<=520px){.product-hero-copy h1{font-size:44px}.hero-actions{align-items:stretch}.hero-actions .primary,.hero-actions .secondary,.hero-actions .ghost{width:100%}.hero-wave{gap:4px;height:64px}.karaoke-line{font-size:16px}.how-modal{border-radius:24px;padding:22px}.library-carousel{grid-auto-columns:minmax(230px,84vw)}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{min-width:0}.public-topbar,.product-home,.product-hero,.product-hero-copy,.hero-player-card,.featured-path,.libraries-section,.public-footer{max-width:100%}.nav-label-short{display:none}.nav-label-full{display:inline}.public-topbar{flex-direction:row;justify-content:space-between;align-items:center;gap:14px;height:70px;min-height:70px;padding:0 28px}.public-nav-actions{flex:none;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.nav-how-button,.nav-start-button,.menu-button{flex:none}.nav-start-button{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex!important}.product-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(24px,3.8vw,44px)}.product-hero-copy h1{overflow-wrap:normal;text-wrap:balance}.hero-player-card.hero-player-compact{border-radius:clamp(22px,3vw,30px);justify-self:end;width:100%;max-width:560px;padding:clamp(16px,2vw,22px)}.hero-demo-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;display:grid}.hero-demo-title{min-width:0}.hero-demo-title .eyebrow{margin-bottom:4px}.hero-demo-title h2{margin:0;font-size:clamp(22px,2.4vw,31px);line-height:1.05}.hero-play-button.compact{cursor:pointer;border-radius:clamp(18px,2.3vw,23px);width:clamp(54px,6vw,66px);height:clamp(54px,6vw,66px)}.demo-step-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px;display:grid}.demo-step-row span{color:#e2e8f0d6;white-space:nowrap;background:#ffffff0e;border:1px solid #94a3b829;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-size:clamp(12px,1.5vw,14px);font-weight:900;line-height:1;display:inline-flex}.demo-step-row i{width:20px;height:20px;color:var(--cyan2);background:#38bdf81f;border-radius:999px;flex:none;place-items:center;font-size:11px;font-style:normal;display:inline-grid}.tv-karaoke,.karaoke-lines.tv-karaoke{text-align:center;background:radial-gradient(circle at 15% 0,#38bdf81a,#0000 18rem),#02061770;border:1px solid #7dd3fc26;border-radius:clamp(18px,2.6vw,24px);gap:4px;padding:clamp(12px,2vw,18px);display:grid;overflow:hidden}.tv-karaoke .karaoke-line,.karaoke-lines.tv-karaoke .karaoke-line{width:100%;box-shadow:none;color:#cbd5e18f;letter-spacing:-.02em;text-align:center;white-space:normal;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:clamp(15px,1.75vw,21px);font-weight:850;line-height:1.24;transform:none}.tv-karaoke .karaoke-line.active,.karaoke-lines.tv-karaoke .karaoke-line.active{color:#fffffffa;box-shadow:none;text-shadow:0 0 18px #7dd3fc38;background:0 0;border:0;transform:none}.karaoke-hot{color:#7dd3fce0;text-shadow:0 0 16px #38bdf838;font-weight:1000}.karaoke-line.active .karaoke-hot{color:#fff;text-shadow:0 0 22px #7dd3fc73}.hero-progress.compact{height:6px;margin:12px 0 0}.hero-micro-card{display:none!important}.how-modal{width:min(920px,100vw - 28px);max-height:min(760px,100dvh - 28px);overflow:auto}@media (width<=1023px) and (orientation:portrait){.product-hero{grid-template-columns:1fr;align-items:start}.hero-player-card.hero-player-compact{justify-self:stretch;max-width:100%}}@media (width<=760px){.container,.public-footer{width:min(100% - 24px,1180px)}.public-topbar{gap:8px;height:62px;min-height:62px;padding:0 12px}.brand-cluster{flex:auto;align-items:center;gap:0;min-width:0;display:flex}.brand{white-space:nowrap;font-size:16px;line-height:1}.brand-subtitle{display:none!important}.public-nav-actions{flex:none;gap:6px}.nav-link-button{display:none!important}.nav-how-button,.nav-start-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 11px;font-size:13px;line-height:1;display:inline-flex!important}.nav-label-full{display:none!important}.nav-label-short{display:inline!important}.nav-start-button{font-size:13px}.menu-button{width:38px;height:38px;margin-left:0}.product-home{gap:22px}.product-hero{grid-template-columns:1fr;gap:20px;padding:22px 0 4px}.product-hero-copy .eyebrow{letter-spacing:.16em;font-size:11px}.product-hero-copy h1{letter-spacing:-.065em;max-width:100%;font-size:clamp(34px,10.2vw,44px);line-height:.96}.product-hero-copy .lead{font-size:16px;line-height:1.5}.hero-explore-link{padding-left:0;font-size:15px}.hero-player-card.hero-player-compact{border-radius:22px;justify-self:stretch;width:100%;max-width:100%;padding:13px}.hero-demo-head{gap:11px;margin-bottom:11px}.hero-play-button.compact{border-radius:16px;width:48px;height:48px;font-size:17px}.hero-demo-title .eyebrow{letter-spacing:.14em;margin-bottom:3px;font-size:10px}.hero-demo-title h2{font-size:20px}.demo-step-row{gap:6px;margin-bottom:10px}.demo-step-row span{gap:5px;padding:7px 6px;font-size:11px}.demo-step-row i{width:17px;height:17px;font-size:10px}.tv-karaoke,.karaoke-lines.tv-karaoke{border-radius:18px;gap:3px;padding:10px}.tv-karaoke .karaoke-line,.karaoke-lines.tv-karaoke .karaoke-line{letter-spacing:-.015em;font-size:clamp(13px,4.2vw,17px);line-height:1.18}.hero-progress.compact{height:5px;margin-top:10px}.featured-path{border-radius:24px;padding:18px}.featured-copy h2{font-size:clamp(26px,7vw,36px);line-height:1.05}.how-modal{border-radius:20px;width:calc(100vw - 22px);max-height:calc(100dvh - 22px);padding:16px}.how-modal h2{margin:0 38px 14px 0;font-size:23px;line-height:1.05}.how-modal-grid{grid-template-columns:1fr;gap:12px}.how-steps{gap:8px}.how-steps article{border-radius:15px;padding:11px}.how-steps strong{font-size:14px}.how-steps span{font-size:13px;line-height:1.42}.how-demo{border-radius:16px;padding:12px}.how-demo p{font-size:15px;line-height:1.55}.how-mini-card{border-radius:16px;padding:13px}.how-mini-card h3{font-size:18px}.how-mini-card p{font-size:13px;line-height:1.45}}@media (width<=380px){.public-topbar{padding:0 9px}.brand{font-size:14px}.nav-how-button,.nav-start-button{min-height:34px;padding:7px 8px;font-size:12px}.menu-button{width:36px;height:36px}.demo-step-row span{font-size:10px}.tv-karaoke .karaoke-line,.karaoke-lines.tv-karaoke .karaoke-line{font-size:13px}}.hero-mobile-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.mobile-hero-how{display:none}.karaoke-lines.tv-karaoke .karaoke-line{color:#e2e8f0a8}.karaoke-lines.tv-karaoke .karaoke-line.active{color:#e2e8f0a8;text-shadow:none}.karaoke-word{color:inherit;font:inherit;line-height:inherit;transition:color 90ms linear,opacity 90ms linear,filter 90ms linear,transform 90ms linear;display:inline-block}.karaoke-word.active{color:#0000;background:linear-gradient(100deg,#38bdf8 0%,#7dd3fc 38%,#a78bfa 100%);filter:drop-shadow(0 0 10px #38bdf857);-webkit-background-clip:text;background-clip:text;transform:translateY(-1px)}.karaoke-hot,.karaoke-line.active .karaoke-hot{color:inherit;text-shadow:none}.lesson-panel{align-self:start;max-height:calc(100dvh - 108px);position:sticky;top:86px;overflow:auto}@media (width<=900px){.lesson-panel{max-height:none;position:static;overflow:visible}}@media (width<=760px){.nav-how-button{display:none!important}.mobile-hero-how{white-space:nowrap;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:13px;line-height:1;display:inline-flex}.hero-mobile-actions{gap:8px}.hero-explore-link{flex:none}.karaoke-lines.tv-karaoke .karaoke-line{color:#e2e8f0a3}}@media (width<=420px){.mobile-hero-how{padding:7px 10px;font-size:12px}}.hero-play-button.compact{place-items:center;line-height:1;display:inline-grid;position:relative}.hero-play-button.compact .play-symbol{place-items:center;width:1em;height:1em;font-size:.92em;line-height:1;display:inline-grid;transform:translate(.08em)}.pause-symbol{justify-content:center;align-items:center;gap:.18em;width:1em;height:1em;display:inline-flex}.pause-symbol span{background:currentColor;border-radius:999px;width:.18em;height:.72em;display:block}.player-how-mobile{display:none}@media (width<=760px){.hero-player-card.hero-player-compact{padding-top:14px;position:relative}.player-how-mobile{z-index:2;white-space:nowrap;color:#e2e8f0f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #94a3b82e;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:7px 10px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:11px;right:11px}.hero-demo-head{align-items:center;padding-right:116px}.hero-demo-title .eyebrow,.hero-demo-title h2{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}}@media (width<=390px){.player-how-mobile{min-height:30px;padding:6px 8px;font-size:10px;top:10px;right:10px}.hero-demo-head{padding-right:102px}}@media (width<=760px){.explore-hero{padding:8px 0 10px}.explore-hero h1{margin-bottom:10px;font-size:clamp(34px,10vw,44px);line-height:.96}.explore-hero .lead{font-size:15px;line-height:1.45}.explore-layout{grid-template-columns:1fr;gap:14px;width:100%;max-width:100%;display:grid;overflow:hidden}.root-file-stack{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:8px;width:100%;max-width:100%;padding:2px 2px 10px;display:flex;position:static;overflow:auto hidden}.root-file-card{scroll-snap-align:start;border-radius:16px;flex:none;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:7px 9px;width:auto;min-width:150px;max-width:210px;padding:11px 12px;display:grid}.root-file-card span{border-radius:11px;width:30px;height:30px;font-size:15px}.root-file-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.1;overflow:hidden}.root-file-card small{grid-column:2;font-size:10px}.collection-board{gap:12px;width:100%;max-width:100%}.collection-board-head{border-radius:20px;gap:12px;padding:16px;display:grid}.collection-board-head h2{margin-bottom:6px;font-size:clamp(24px,7vw,34px);line-height:1.02}.collection-board-head p{font-size:14px;line-height:1.42}.collection-board-head .primary{width:100%;min-height:38px;padding:9px 12px;font-size:13px}.collection-grid{grid-template-columns:1fr;gap:12px}.collection-card{border-radius:20px;gap:8px;padding:15px}.collection-card .category-title-row{gap:9px}.collection-card .category-icon{border-radius:12px;width:34px;height:34px;font-size:16px}.collection-card h3{font-size:18px;line-height:1.12}.collection-card p{font-size:13px;line-height:1.42}.collection-card .link-list{gap:7px;margin-top:8px}.collection-card .song-link{border-radius:14px;gap:8px;padding:11px 12px}.collection-card .song-link span{font-size:14px;line-height:1.15}.collection-card .song-link small{white-space:nowrap;font-size:10px}.collection-open{justify-self:stretch;width:100%;min-height:36px;padding:8px 11px;font-size:13px}}.learning-layout{align-items:start;overflow:visible}.lesson-panel{z-index:6;overscroll-behavior:contain;align-self:start;max-height:calc(100dvh - 104px);overflow:auto;position:sticky!important;top:84px!important}.lesson-panel.empty{position:sticky!important;top:84px!important}.libraries-section .section-title-row{align-items:center;gap:14px}.libraries-section .section-title-row .ghost{white-space:nowrap;word-break:keep-all;flex:none;min-width:max-content}.library-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;grid-auto-columns:clamp(230px,28vw,320px);grid-auto-flow:column;gap:14px;padding:10px 2px 16px;scroll-padding-inline:2px;display:grid;overflow:auto hidden}.library-card{scroll-snap-align:start}.library-carousel::-webkit-scrollbar{height:8px}.library-carousel::-webkit-scrollbar-track{background:#94a3b814;border-radius:999px}.library-carousel::-webkit-scrollbar-thumb{background:#7dd3fc47;border-radius:999px}@media (width<=900px){.lesson-panel{max-height:none;overflow:visible;position:static!important;top:auto!important}}@media (width<=760px){.libraries-section .section-title-row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.libraries-section .section-title-row>div{min-width:0}.libraries-section .section-title-row h2{white-space:nowrap;font-size:clamp(24px,7vw,34px);line-height:1}.libraries-section .section-title-row .ghost{min-height:34px;padding:8px 11px;font-size:12px;line-height:1}.library-carousel{scroll-snap-type:x mandatory;grid-auto-columns:minmax(220px,78vw);gap:10px;padding-bottom:14px}}@media (width<=380px){.libraries-section .section-title-row h2{font-size:22px}.libraries-section .section-title-row .ghost{padding:7px 9px;font-size:11px}}@media (width>=901px){html,body,#root{overflow:clip visible!important}.app,.public-bg,.public-main,.public-bg>main.container,main.container,.container,.learning-layout{contain:none!important;overflow:visible!important;transform:none!important}.learning-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start!important}.lesson-panel,.lesson-panel.empty{overscroll-behavior:contain;z-index:12;height:fit-content;place-self:start stretch!important;max-height:calc(100vh - 92px)!important;position:sticky!important;top:78px!important;overflow:hidden auto!important}}@media (width<=900px){.lesson-panel,.lesson-panel.empty{max-height:none!important;position:static!important;top:auto!important;overflow:visible!important}}.library-carousel-window{isolation:isolate;width:100%;max-width:100%;padding:8px 0 16px;position:relative;overflow:hidden}.library-carousel-window:before,.library-carousel-window:after{content:"";z-index:2;pointer-events:none;width:clamp(22px,6vw,84px);position:absolute;top:0;bottom:0}.library-carousel-window:before{background:linear-gradient(90deg,#020617f0,#02061700);left:0}.library-carousel-window:after{background:linear-gradient(270deg,#020617f0,#02061700);right:0}.library-carousel-window .library-carousel{will-change:transform;gap:14px;width:max-content;animation:28s linear infinite hooklearnLibraryMarquee;grid-auto-flow:unset!important;grid-auto-columns:unset!important;scroll-snap-type:none!important;padding:0!important;display:flex!important;overflow:visible!important}.library-carousel-window:hover .library-carousel,.library-carousel-window:focus-within .library-carousel{animation-play-state:paused}.library-carousel-window .library-card{scroll-snap-align:none;flex:0 0 clamp(230px,28vw,320px);width:clamp(230px,28vw,320px)}@keyframes hooklearnLibraryMarquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=760px){.library-carousel-window{padding:6px 0 14px}.library-carousel-window .library-carousel{gap:10px;animation-duration:22s}.library-carousel-window .library-card{flex-basis:min(250px,78vw);width:min(250px,78vw)}}@media (width<=420px){.library-carousel-window .library-carousel{animation-duration:20s}.library-carousel-window .library-card{flex-basis:min(230px,76vw);width:min(230px,76vw)}}@media (prefers-reduced-motion:reduce){.library-carousel-window{-webkit-overflow-scrolling:touch;overflow-x:auto}.library-carousel-window .library-carousel{scroll-snap-type:x proximity!important;animation:none!important}}.libraries-section.libraries-section-marquee{overflow:visible}.libraries-section-marquee .library-carousel-window{isolation:isolate;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:10px 0 18px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 clamp(28px,8vw,128px) calc(100% - clamp(28px,8vw,128px)),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 clamp(28px,8vw,128px) calc(100% - clamp(28px,8vw,128px)),#0000 100%)}.libraries-section-marquee .library-carousel-window:before,.libraries-section-marquee .library-carousel-window:after{content:none!important}.libraries-section-marquee .library-carousel{will-change:transform;width:max-content;max-width:none;animation:36s linear infinite hooklearnLibraryMarqueeSeamless;scroll-snap-type:none!important;gap:0!important;padding:0!important;display:flex!important;overflow:visible!important}.libraries-section-marquee .library-carousel-set{flex:none;gap:16px;padding-right:16px;display:flex}.libraries-section-marquee .library-card{scroll-snap-align:none;flex:0 0 clamp(250px,25vw,330px)!important;width:clamp(250px,25vw,330px)!important}.libraries-section-marquee .library-carousel-window:hover .library-carousel,.libraries-section-marquee .library-carousel-window:focus-within .library-carousel{animation-play-state:paused}@keyframes hooklearnLibraryMarqueeSeamless{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=760px){.libraries-section-marquee .library-carousel-window{padding:8px 0 16px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}.libraries-section-marquee .library-carousel{animation-duration:28s}.libraries-section-marquee .library-carousel-set{gap:12px;padding-right:12px}.libraries-section-marquee .library-card{flex-basis:min(250px,78vw)!important;width:min(250px,78vw)!important}}@media (width<=420px){.libraries-section-marquee .library-carousel{animation-duration:25s}.libraries-section-marquee .library-card{flex-basis:min(230px,76vw)!important;width:min(230px,76vw)!important}}@media (prefers-reduced-motion:reduce){.libraries-section-marquee .library-carousel-window{-webkit-overflow-scrolling:touch;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.libraries-section-marquee .library-carousel{animation:none!important}}.bulk-import-section{gap:18px;display:grid}.bulk-import-rules{flex-wrap:wrap;gap:10px;display:flex}.bulk-import-rules span,.bulk-import-stats span{color:#cbd5e1;background:#0f172ab8;border:1px solid #94a3b82e;border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:800}.bulk-import-result{background:#02061794;border:1px solid #7dd3fc2e;border-radius:24px;padding:18px;box-shadow:0 18px 55px #00000038}.bulk-import-stats{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.bulk-import-stats strong{color:#7dd3fc;margin-right:5px}.bulk-import-result h3{margin:0 0 12px}@media (width<=720px){.bulk-import-section .admin-list-header{align-items:stretch}.bulk-import-section .admin-list-header>button,.bulk-import-rules span,.bulk-import-stats span{width:100%}}
