.site-main--ai-first,.site-main--store-first{padding-top:0;max-width:none;width:100%}.edu-store{padding-bottom:2rem}.edu-store--flush .edu-section-body,.edu-store--flush .edu-store-sticky-head{padding-left:0;padding-right:0;max-width:100%;box-sizing:border-box}.store-pro{margin:0 -1rem}.store-hero{position:relative;padding:2rem 1.5rem 1.25rem;overflow:hidden;border-bottom:1px solid var(--border)}.store-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 10% 0,rgba(15,118,110,.18),transparent),radial-gradient(ellipse 60% 50% at 90% 20%,rgba(10,107,214,.12),transparent),linear-gradient(180deg,var(--surface) 0,var(--bg) 100%);pointer-events:none}html.dark .store-hero-bg{background:radial-gradient(ellipse 80% 60% at 10% 0,rgba(20,184,166,.12),transparent),radial-gradient(ellipse 60% 50% at 90% 20%,rgba(56,189,248,.08),transparent),linear-gradient(180deg,var(--surface) 0,var(--bg) 100%)}.store-hero-content{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.25rem}.store-hero-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem}.store-hero-title{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.store-hero-lead{margin:.5rem 0 0;color:var(--muted);max-width:520px;line-height:1.55;font-size:.95rem}.store-hero-stats{display:flex;gap:.75rem}.store-hero-stat{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:.85rem 1.1rem;text-align:center;min-width:88px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.store-hero-stat strong{display:block;font-size:1.5rem;font-weight:700;color:var(--accent);line-height:1.1}.store-hero-stat span{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.store-hero-search{position:relative;display:flex;align-items:center;gap:.75rem;width:100%;max-width:640px;padding:.85rem 1.1rem;border:1px solid var(--border);border-radius:14px;background:var(--surface);cursor:pointer;font-family:inherit;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:border-color .15s,box-shadow .15s}.store-hero-search:hover{border-color:var(--accent);box-shadow:0 4px 24px rgba(15,118,110,.12)}.store-search-placeholder{flex:1;color:var(--muted);font-size:.95rem}.store-search-kbd{font-family:var(--mono);font-size:.7rem;padding:.2rem .45rem;border-radius:6px;border:1px solid var(--border);background:var(--surface-2);color:var(--muted)}.store-error{margin:0 0 1rem}.store-featured{padding:1.25rem 1.5rem 0}.store-section-label{margin:0 0 .75rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.store-featured-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.store-featured-card{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface);cursor:pointer;font-family:inherit;text-align:left;color:inherit;transition:transform .15s,box-shadow .15s}.store-featured-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.store-featured-cover{height:72px;display:grid;place-items:center}.store-featured-icon{font-size:1.75rem;color:#fff;font-weight:700}.store-featured-info{padding:.65rem .75rem;display:flex;flex-direction:column;gap:.15rem}.store-featured-info strong{font-size:.82rem;line-height:1.3}.store-featured-info small{color:var(--muted);font-size:.72rem}.store-filters-sticky{position:sticky;top:68px;z-index:25;padding:1rem 1.5rem;background:rgba(241,245,249,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}html.dark .store-filters-sticky{background:rgba(11,18,32,.92)}.store-filters{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:.85rem 1rem;box-shadow:0 2px 16px rgba(0,0,0,.04)}.store-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.store-filters-row+.store-filters-row{margin-top:.65rem}.store-filters-row--primary{justify-content:space-between}.store-kind-segment{display:flex;background:var(--surface-2);border-radius:12px;padding:3px;gap:2px}.store-seg{border:0;background:transparent;color:var(--muted);padding:.45rem .85rem;border-radius:10px;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.35rem;transition:background .12s,color .12s}.store-seg.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.08)}.store-seg-icon{font-size:.75rem;opacity:.7}.store-source-toggle{display:flex;background:var(--surface-2);border-radius:12px;padding:3px}.store-src{border:0;background:transparent;color:var(--muted);padding:.45rem .75rem;border-radius:10px;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600}.store-src.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.08)}.store-src.active[data-src=edulib]{color:var(--accent)}.store-src.active[data-src=url]{color:var(--accent-2)}.store-view-toggle{display:flex;border:1px solid var(--border);border-radius:10px;overflow:hidden}.store-view-toggle button{border:0;background:var(--surface-2);color:var(--muted);width:36px;height:36px;cursor:pointer;font-size:1rem}.store-view-toggle button.active{background:var(--accent);color:#fff}.store-chip-row{align-items:center}.store-chip-label{font-size:.75rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;min-width:64px}.store-chip-scroll{display:flex;gap:.35rem;overflow-x:auto;flex:1;padding-bottom:2px;scrollbar-width:thin}.store-chip{border:1px solid var(--border);background:var(--surface-2);color:var(--text);padding:.3rem .7rem;border-radius:999px;cursor:pointer;font-family:inherit;font-size:.8rem;white-space:nowrap;flex-shrink:0;transition:all .12s}.store-chip.active,.store-chip:hover{border-color:var(--accent)}.store-chip.active{background:var(--accent);color:#fff}.store-select{padding:.4rem .65rem;border-radius:10px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-family:inherit;font-size:.82rem}.store-result-count{margin-left:auto;font-size:.85rem;color:var(--muted)}.store-result-count strong{color:var(--accent)}.store-clear-btn{border:0;background:transparent;color:#e11d48;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600}.store-grid{padding:1.25rem 1.5rem 0;display:grid;gap:1rem}.store-grid--grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.store-grid--list{grid-template-columns:1fr;gap:.5rem}.store-card{border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.store-card--grid{background:var(--surface);border:1px solid var(--border);display:flex;flex-direction:column}.store-card--grid:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.store-card-cover{position:relative;height:130px;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem;overflow:hidden}.store-card-cover--sm{width:56px;height:56px;border-radius:12px;flex-shrink:0;padding:0;display:grid;place-items:center}.store-card-cover-top{display:flex;justify-content:space-between;align-items:center}.store-card-num{font-family:var(--mono);font-size:.7rem;font-weight:600;color:rgba(255,255,255,.85);background:rgba(0,0,0,.2)}.store-badge,.store-card-num{padding:.15rem .45rem;border-radius:6px}.store-badge{font-size:.65rem;font-weight:800;letter-spacing:.04em}.store-badge--edulib{background:rgba(255,255,255,.9);color:#0f766e}.store-badge--url{background:rgba(255,255,255,.9);color:#0369a1}.store-card-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:2.25rem;font-weight:700;color:rgba(255,255,255,.95);text-shadow:0 2px 8px rgba(0,0,0,.2);font-family:var(--mono)}.store-card-icon--lg{font-size:2.5rem}.store-card-video-badge{align-self:flex-start;font-size:.7rem;font-weight:600;color:#fff;background:rgba(0,0,0,.35);padding:.2rem .5rem;border-radius:6px;backdrop-filter:blur(4px)}.store-card-hover{position:absolute;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center;opacity:0;transition:opacity .18s}.store-card-hover span{color:#fff;font-weight:700;font-size:.9rem;padding:.5rem 1rem;border:2px solid rgba(255,255,255,.8);border-radius:999px}.store-card--grid:hover .store-card-hover{opacity:1}.store-card-body{padding:.85rem 1rem 1rem;flex:1;display:flex;flex-direction:column;gap:.3rem}.store-level{font-size:.7rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.04em}.store-card-title{font-size:.92rem;font-weight:700;line-height:1.35;-webkit-line-clamp:1;line-clamp:1}.store-card-desc,.store-card-title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.store-card-desc{font-size:.78rem;color:var(--muted);line-height:1.45;-webkit-line-clamp:2;flex:1}.store-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.35rem}.store-stat{font-size:.72rem;color:var(--muted)}.store-tags{display:flex;gap:.3rem;flex-wrap:wrap;margin-top:.25rem}.store-tag{font-size:.68rem;padding:.1rem .4rem;border-radius:6px;background:var(--surface-2);color:var(--muted)}.store-card--list,.store-tag{border:1px solid var(--border)}.store-card--list{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:var(--surface);border-radius:14px;color:inherit}.store-card--list:hover{border-color:var(--accent);box-shadow:0 4px 16px rgba(0,0,0,.06)}.store-card--list .store-card-body{padding:0;flex:1}.store-card--list .store-card-desc,.store-card--list .store-card-title{-webkit-line-clamp:1}.store-card-meta-row{display:flex;align-items:center;gap:.4rem;margin-bottom:.2rem}.store-card-aside{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.store-card-arrow{font-size:1.25rem;color:var(--accent);opacity:0;transition:opacity .15s}.store-card--list:hover .store-card-arrow{opacity:1}.store-empty{text-align:center;padding:4rem 1.5rem;color:var(--muted)}.store-empty-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.store-empty h3{margin:0 0 .35rem;color:var(--text)}.store-skeleton{pointer-events:none}.store-skeleton-card{height:260px;border-radius:16px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--border) 50%,var(--surface-2) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@media (max-width:900px){.store-featured-row{grid-template-columns:repeat(2,1fr)}.store-filters-row--primary{flex-direction:column;align-items:stretch}.store-kind-segment,.store-source-toggle{width:100%;overflow-x:auto}.store-hero-stats{width:100%;justify-content:space-between}.store-hero-stat{flex:1;min-width:0}.store-view-toggle{align-self:flex-end}}@media (max-width:560px){.store-featured-row{grid-template-columns:1fr 1fr}.store-grid--grid{grid-template-columns:1fr}}.edu-store-sticky-head{position:sticky;top:var(--topbar-offset,64px);z-index:28;background:rgba(255,255,255,.94);backdrop-filter:blur(12px) saturate(1.1);padding:.25rem 0 .45rem;border-bottom:1px solid var(--border);scroll-margin-top:var(--topbar-offset,64px)}.edu-store-sticky-head.is-collapsed{display:none;padding:0;border:0;margin:0;height:0;overflow:hidden}html.dark .edu-store-sticky-head{background:rgba(11,18,32,.94)}.edu-store-oneline{display:flex;align-items:baseline;gap:.55rem;margin:0 0 .65rem;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35}.edu-store-kicker{display:inline-flex;align-items:center;gap:.28rem;flex-shrink:0;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.28rem .62rem;border-radius:8px;color:#0f766e;background:color-mix(in srgb,#0f766e 14%,transparent);border:1px solid color-mix(in srgb,#0f766e 22%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 4px rgba(15,118,110,.15)}.edu-store-oneline-title{flex-shrink:0;font-weight:800;font-size:clamp(1.2rem,2.2vw,1.55rem);letter-spacing:-.02em;color:#0f172a}.edu-store-oneline-sep{flex-shrink:0;color:#94a3b8;font-size:.95rem}.edu-store-oneline-muted{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:.92rem;line-height:1.45}.edu-store-body{padding-top:.5rem!important}.edu-store:has(.edu-store-planner:not([hidden])) .edu-store-body,.edu-store:has(.edu-summary-panel) .edu-store-body{padding-top:0!important}.edu-store-header{margin-bottom:1rem}.edu-store-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.edu-store-search{width:100%;max-width:480px;padding:.45rem .7rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-family:inherit;font-size:.85rem}.edu-store-search--inline{width:auto;flex:0 0 clamp(110px,18vw,200px);min-width:110px;max-width:200px}.edu-store-clearable{position:relative;display:inline-flex;align-items:center;min-width:0;flex:0 0 auto}.edu-store-clearable--select select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:1.55rem;background-color:var(--surface-2);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%2364748b' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' d='M1.2 1.5L6 6.3l4.8-4.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .4rem center;background-size:10px 7px}.edu-store-clearable--select select::-ms-expand{display:none}.edu-store-clearable--select:has(.edu-store-clear-x) select{padding-right:2.7rem}.edu-store-clearable--search{flex:0 0 clamp(110px,18vw,200px);min-width:110px;max-width:200px}.edu-store-clearable--search .edu-store-search--inline{width:100%;flex:none;max-width:none;padding-right:1.6rem}.edu-store-clearable--search .edu-store-search--inline::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.edu-store-clear-x{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:none;border-radius:999px;background:color-mix(in srgb,var(--muted) 18%,transparent);color:var(--muted);font-size:13px;line-height:1;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;z-index:2;pointer-events:auto}.edu-store-clearable--select>.edu-store-clear-x{right:1.45rem}.edu-store-clearable--field-yt:has(.edu-store-field-yt)>.edu-store-clear-x{right:3.2rem}.edu-store-field-yt,.smhub__field-yt{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:1.45rem;padding:0 .4rem;border-radius:4px;font-size:.7rem;font-weight:700;letter-spacing:.01em;line-height:1;text-decoration:none;color:#fff;background:#c62828;flex-shrink:0;white-space:nowrap}.edu-store-clearable--field-yt>.edu-store-field-yt{position:absolute;right:1.55rem;top:50%;transform:translateY(-50%);z-index:2}.edu-store-field-yt:hover,.smhub__field-yt:hover{background:#8e0000;color:#fff}.smhub__facet-pick--yt{display:flex;align-items:center;gap:4px}.smhub__facet-pick--yt .smhub__facet-select,.smhub__facet-pick--yt input{flex:1;min-width:0}.smhub__clearable--field-yt{position:relative}.smhub__clearable--field-yt>.smhub__field-yt{position:absolute;right:1.55rem;top:50%;transform:translateY(-50%);z-index:2}.smhub__clearable--field-yt:has(.smhub__field-yt)>.smhub__clear-x{right:3.2rem}.smhub__cell-field{display:flex;align-items:center;gap:3px;min-width:0}.smhub__cell-field input{flex:1;min-width:0}.smhub__field-pick{position:relative;z-index:5}.smhub__field-pick__btn{display:flex;align-items:center;justify-content:space-between;gap:4px;text-align:left;cursor:pointer;width:100%}.smhub__field-pick__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.smhub__field-pick__chev{opacity:.65;flex-shrink:0}.smhub__field-pick__menu{position:absolute;left:0;right:0;top:calc(100% + 2px);min-width:220px;max-height:280px;overflow:auto;margin:0;padding:4px 0;list-style:none;background:#fff;border:1px solid #94a3b8;border-radius:8px;box-shadow:0 8px 24px rgba(15,23,42,.12);z-index:40}.smhub__field-pick__menu--portal{position:fixed;right:auto;z-index:2147483000;box-shadow:0 12px 32px rgba(15,23,42,.18)}.smhub__field-pick__menu li{display:flex;align-items:center;gap:4px;padding:0 6px 0 0}.smhub__field-pick__menu button.is-on,.smhub__field-pick__menu li.is-on{background:#dbeafe}.smhub__field-pick__menu button{flex:1;min-width:0;border:0;background:transparent;text-align:left;font:inherit;font-size:12px;padding:6px 8px;cursor:pointer;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smhub__field-pick__menu button:hover{background:#eff6ff}.smhub__field-yt--row{position:static!important;transform:none!important;margin-right:4px}.smhub__field-yt--muted{opacity:.35;pointer-events:none;min-width:2rem;justify-content:center}.edu-store-clearable--field-pick,.smhub__clearable--field-pick{position:relative;min-width:96px;max-width:140px;flex:0 0 auto}.edu-store-toolbar-track .edu-store-clearable--field-pick{min-width:96px;max-width:140px;width:auto}.edu-store-clearable--field-pick .smhub__field-pick,.smhub__clearable--field-pick .smhub__field-pick{width:100%;min-width:0;max-width:none}.edu-store-toolbar-track .edu-store-clearable--field-pick .smhub__facet-pick,.edu-store-toolbar-track .edu-store-clearable--field-pick .smhub__field-pick{width:100%;min-width:96px;max-width:140px}.edu-store-toolbar-track .edu-store-clearable--field-pick .smhub__field-pick__btn{height:auto;min-height:unset;padding:.4rem .55rem;border-radius:8px;border:1px solid var(--border);background-color:var(--surface-2);color:var(--text);font-family:inherit;font-size:.82rem;box-sizing:border-box}.edu-store-toolbar-track .edu-store-clearable--field-pick .smhub__field-yt{display:none}.edu-store-clearable--field-pick>.edu-store-clear-x,.smhub__clearable--field-pick>.smhub__clear-x{right:.35rem;z-index:6}.edu-store-clear-x:hover{background:color-mix(in srgb,var(--muted) 35%,transparent);color:var(--text)}.edu-store-count{margin-left:auto;color:var(--muted);font-size:.8rem;white-space:nowrap;flex-shrink:0;padding-left:.25rem}.edu-store-toolbar-track select{padding:.4rem .55rem;border-radius:8px;border:1px solid var(--border);background-color:var(--surface-2);color:var(--text);font-family:inherit;font-size:.82rem;min-width:96px;max-width:140px}.edu-store-toolbar-track .edu-store-clearable--select select{padding-right:1.55rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%2364748b' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' d='M1.2 1.5L6 6.3l4.8-4.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .4rem center;background-size:10px 7px}.edu-store-toolbar-track .edu-store-clearable--select:has(.edu-store-clear-x) select{padding-right:2.7rem}.edu-store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(330px,100%),1fr));gap:clamp(.65rem,1.5vw,1rem)}@media (max-width:480px){.edu-store-grid{grid-template-columns:1fr}}.edu-store-footnote{text-align:center;color:var(--muted);font-size:.85rem;margin-top:2rem}.edu-video-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .15s,border-color .15s}.edu-video-card:hover{border-color:#e11d48;box-shadow:0 8px 24px rgba(0,0,0,.1)}.edu-video-card--active{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.35)}.edu-video-platform{background:rgba(0,0,0,.72);font-size:.68rem;padding:.18rem .45rem;border-radius:999px;letter-spacing:.02em}.edu-video-card__foot-row{display:flex;align-items:center;justify-content:space-between;gap:.4rem;min-width:0}.edu-video-card__foot-row .edu-contributor-chip{min-width:0;flex:1}.edu-video-progress-chip{position:static;flex-shrink:0;z-index:1;max-width:46%;padding:.22rem .5rem;border-radius:999px;font-size:.68rem;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid transparent}.edu-video-progress-chip--none{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.edu-video-progress-chip--started{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.edu-video-progress-chip--progress{background:#ffedd5;color:#c2410c;border-color:#fed7aa}.edu-video-progress-chip--done{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.edu-video-progress--inline{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700;background:rgba(22,163,74,.12);color:#15803d}.video-win__player--yt .playlist-win__player-stage{height:auto;display:flex;flex-direction:column}.video-win__player--yt .playlist-win__player-meta{display:none}.edu-store-sticky-head .edu-store-view-tabs.section-header-pro,.edu-store-view-tabs{display:inline-flex!important;align-items:center;justify-content:flex-start!important;gap:.2rem;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:.45rem;margin-right:auto;padding:.18rem;border-radius:999px;background:color-mix(in srgb,var(--surface) 82%,#ccfbf1 18%);border:1px solid color-mix(in srgb,#0d9488 20%,var(--border));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 4px 14px color-mix(in srgb,#0f172a 6%,transparent);overflow-x:auto;scrollbar-width:none}.edu-store-view-tabs::-webkit-scrollbar{display:none}.edu-store-view-tabs .section-badge{border:0;cursor:pointer;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;transform:none;margin:0;flex:0 0 auto;gap:.38rem;padding:.28rem .72rem .28rem .28rem;border-radius:999px;background:color-mix(in srgb,var(--badge-a,#0d9488) 14%,#fff);box-shadow:none;color:#0f766e;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.edu-store-view-tabs .section-badge__icon{width:1.55rem;height:1.55rem;border-radius:.45rem;background:#fff;color:color-mix(in srgb,var(--badge-a,#0d9488) 88%,#0f172a);box-shadow:0 1px 3px color-mix(in srgb,var(--badge-a,#0d9488) 18%,transparent)}.edu-store-view-tabs .section-badge__label{font-size:.86rem;font-weight:800;letter-spacing:.01em;color:color-mix(in srgb,var(--badge-a,#0d9488) 72%,#134e4a);text-shadow:none}.edu-store-view-tabs .section-badge:not(.is-active):hover{opacity:1;background:color-mix(in srgb,var(--badge-a,#0d9488) 22%,#fff);transform:none}.edu-store-view-tabs .section-badge.is-active,.edu-store-view-tabs .section-badge[aria-selected=true]{opacity:1;transform:none;background:linear-gradient(135deg,var(--badge-a,#0d9488) 0,color-mix(in srgb,var(--badge-b,#14b8a6) 65%,var(--badge-a,#0d9488)) 100%);box-shadow:0 1px 0 rgba(255,255,255,.25) inset,0 4px 12px color-mix(in srgb,var(--badge-a,#0d9488) 38%,transparent)}.edu-store-view-tabs .section-badge.is-active .section-badge__icon,.edu-store-view-tabs .section-badge[aria-selected=true] .section-badge__icon{background:rgba(255,255,255,.22);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.edu-store-view-tabs .section-badge.is-active .section-badge__label,.edu-store-view-tabs .section-badge[aria-selected=true] .section-badge__label{color:#fff;text-shadow:0 1px 1px rgba(15,23,42,.15)}.edu-store-view-tabs .section-badge__chip{margin-left:.05rem;font-size:.55rem;font-weight:800;letter-spacing:.05em;padding:.12rem .32rem;border-radius:999px;background:#ef4444;color:#fff;line-height:1.15;box-shadow:0 1px 3px rgba(239,68,68,.4)}.edu-store-view-tabs .section-badge.is-active .section-badge__chip{background:#fff;color:#dc2626}.edu-store-view-tabs .section-badge__chip.is-pulse{animation:edu-badge-pulse 1.4s ease-in-out infinite}@keyframes edu-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(1.08)}}html.dark .edu-store-view-tabs{background:color-mix(in srgb,#0f172a 78%,#134e4a 22%);border-color:color-mix(in srgb,#14b8a6 28%,#334155)}html.dark .edu-store-view-tabs .section-badge{background:color-mix(in srgb,var(--badge-a,#14b8a6) 18%,#0f172a)}html.dark .edu-store-view-tabs .section-badge__label{color:color-mix(in srgb,var(--badge-a,#14b8a6) 55%,#e2e8f0)}html.dark .edu-store-view-tabs .section-badge__icon{background:color-mix(in srgb,#0f172a 40%,#fff 8%);color:#ccfbf1}.edu-store-planner{margin-top:0;padding-bottom:0}.edu-store--planner-lock.edu-section-block:before{display:none}.edu-store--planner-lock .edu-store-body{flex:1 1 auto;min-height:0;overflow:hidden!important;padding:0!important;display:flex;flex-direction:column;box-sizing:border-box}.edu-store--planner-lock .edu-store-planner.pl-section{flex:1 1 auto;min-height:0;height:100%;max-height:100%;margin:0;padding:.1rem .25rem .25rem;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.edu-store--planner-lock .pl-app{flex:1 1 auto;min-height:0;height:100%;max-height:100%;overflow:hidden}.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-store-body{flex:1 1 auto;min-height:0;overflow:hidden!important;padding:0!important;display:flex;flex-direction:column;box-sizing:border-box}.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-store-hub-panel:not([hidden]){flex:1 1 auto;min-height:0;height:100%;max-height:100%;overflow:hidden;padding:0;box-sizing:border-box;display:flex;flex-direction:column}.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-courses-wrap,.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-hub-embed,.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-learning-wrap,.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-url-safe-wrap,.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .lib-section{flex:1 1 auto;min-height:0;height:100%;max-height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.edu-store--hub-lock .edu-hub-chrome{flex:0 0 auto;position:relative;z-index:10;margin:0;padding:.35rem .45rem .4rem;background:var(--bg,#f8fafc);border-bottom:1px solid color-mix(in srgb,var(--border,#e2e8f0) 88%,transparent);box-shadow:0 1px 0 color-mix(in srgb,var(--bg,#f8fafc) 100%,transparent)}html.dark .edu-store--hub-lock .edu-hub-chrome{background:var(--bg,#0b1220);border-bottom-color:color-mix(in srgb,var(--border,#334155) 80%,transparent)}.edu-store--hub-lock .edu-hub-chrome .edu-courses-tabs,.edu-store--hub-lock .edu-hub-chrome .kind-tabs,.edu-store--hub-lock .edu-hub-chrome .lib-filters-scroll,.edu-store--hub-lock .edu-hub-chrome .url-safe-command{margin-bottom:0}.edu-store--hub-lock .edu-hub-chrome:has(.edu-courses-tabs),.edu-store--hub-lock .edu-hub-chrome:has(.lib-chrome--row),.edu-store--hub-lock .edu-hub-chrome:has(.lib-chrome--stack){padding:.3rem .4rem .35rem;border-bottom:none;box-shadow:none;background:transparent}.edu-store--hub-lock .edu-hub-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.45rem .45rem .65rem;box-sizing:border-box}.edu-store--hub-lock .edu-courses-tabs.kind-tabs{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:0;padding:.4rem .5rem;border:1px solid var(--border,#e2e8f0);border-radius:12px;background:var(--surface,#fff);box-shadow:0 2px 12px rgba(15,23,42,.04)}.edu-store--hub-lock .edu-courses-tabs .kind-tab{flex-shrink:0;white-space:nowrap;border-radius:999px;padding:.34rem .82rem;font-size:.82rem;font-weight:600;line-height:1.2;border:1px solid var(--border,#e2e8f0);background:transparent;color:var(--text)}.edu-store--hub-lock .edu-courses-tabs .kind-tab.active{background:var(--accent,#0d9488);border-color:var(--accent,#0d9488);color:#fff}html.dark .edu-store--hub-lock .edu-courses-tabs.kind-tabs{background:var(--surface,#111827);border-color:var(--border,#334155);box-shadow:none}.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-store-hub-panel:not([hidden]):has(.edu-whitelist-wrap){overflow:hidden;padding:0}.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-whitelist-wrap{flex:1 1 auto;min-height:0;height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.edu-store--hub-lock:not(.edu-store--catalog-lock):not(.edu-store--planner-lock) .edu-whitelist-wrap .card-app{flex:1 1 auto;min-height:0;height:100%;max-height:100%}html.edu-catalog-lock,html.edu-catalog-lock body,html.edu-hub-lock,html.edu-hub-lock body,html.edu-planner-lock,html.edu-planner-lock body,html.edu-summary-lock,html.edu-summary-lock body{overflow:hidden!important;height:100%!important;max-height:100%!important;overscroll-behavior:none;touch-action:manipulation}.site-main:has(.edu-store--catalog-lock),.site-main:has(.edu-store--hub-lock),.site-main:has(.edu-store--planner-lock),.site-main:has(.edu-summary-panel){overflow:hidden!important;height:calc(100dvh - var(--topbar-offset, 64px));max-height:calc(100dvh - var(--topbar-offset, 64px));padding-bottom:0!important;margin-bottom:0!important;box-sizing:border-box;display:flex;flex-direction:column}.site-main:has(.edu-store--catalog-lock)>:not(#store),.site-main:has(.edu-store--hub-lock)>:not(#store),.site-main:has(.edu-store--planner-lock)>:not(#store){display:none!important}.site-main:has(.edu-store--catalog-lock)>#store,.site-main:has(.edu-store--hub-lock)>#store,.site-main:has(.edu-store--planner-lock)>#store{flex:1 1 auto;min-height:0}.edu-store--catalog-lock,.edu-store--hub-lock,.edu-store--planner-lock,.edu-store:has(.edu-summary-panel){height:100%;max-height:100%;overflow:hidden;padding-bottom:0!important;margin:0;display:flex;flex-direction:column;box-sizing:border-box}.edu-store:has(.edu-summary-panel) .edu-store-body{flex:1 1 auto;min-height:0;height:100%;max-height:100%;overflow:hidden!important;padding:0!important;display:flex;flex-direction:column;box-sizing:border-box}.edu-store--catalog-lock.edu-section-block:before{display:none}.edu-store--catalog-lock .edu-store-sticky-head{position:relative;top:auto;flex:0 0 auto;z-index:6;padding:.12rem .3rem .15rem;margin:0;border:0;border-bottom:0;box-shadow:none;background:transparent;backdrop-filter:none;min-width:0;width:100%;max-width:100%}.edu-store--catalog-lock .edu-store-toolbar--single{padding:.22rem .35rem;margin:0;border-radius:8px;box-shadow:none;min-width:0;width:100%;max-width:100%;overflow:hidden}.edu-store--catalog-lock .edu-store-toolbar-track{gap:.28rem;padding-bottom:2px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;overscroll-behavior-x:contain}.edu-store--catalog-lock .edu-store-toolbar-track::-webkit-scrollbar{height:4px}.edu-store--catalog-lock .edu-store-toolbar-track::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--section-accent,#0d9488) 40%,#94a3b8);border-radius:999px}.edu-store--catalog-lock .edu-store-toolbar-track::-webkit-scrollbar-track{background:transparent}.edu-store--catalog-lock .edu-store-toolbar-track>*{flex:0 0 auto}.edu-store--catalog-lock .edu-store-body{flex:1 1 auto;min-height:0;overflow:auto!important;-webkit-overflow-scrolling:touch;padding:.2rem max(.35rem,env(safe-area-inset-right,0px)) max(.35rem,env(safe-area-inset-bottom,0px)) max(.35rem,env(safe-area-inset-left,0px))!important;box-sizing:border-box;border-top:0}.edu-summary-panel{--edu-summary-h:calc(100dvh - var(--topbar-offset, 64px));margin-top:0;display:flex;flex-direction:column;gap:0;flex:1 1 auto;width:100%;height:var(--edu-summary-h);max-height:var(--edu-summary-h);min-height:0;overflow:hidden;padding:0 max(.35rem,env(safe-area-inset-right,0px)) max(.15rem,env(safe-area-inset-bottom,0px)) max(.35rem,env(safe-area-inset-left,0px));box-sizing:border-box}.edu-summary--flush{padding-top:0}.edu-summary-shell{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:0;border:1px solid #94a3b8;border-radius:12px;overflow:hidden;background:#fff;align-self:stretch}.edu-summary-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.edu-summary-head__viewer{font-size:.82rem;color:var(--muted);font-weight:600}.edu-summary-gate{text-align:center;padding:2.5rem 1rem;border:1px dashed var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 88%,var(--section-accent,#0d9488) 12%)}.edu-summary-gate h3{margin:0 0 .4rem;font-size:1.15rem}.edu-summary-gate p{margin:0 0 1rem;color:var(--muted)}.edu-summary-rail{margin:0;border:0;border-bottom:0;border-radius:0;background:#f8fafc;background-image:linear-gradient(180deg,color-mix(in srgb,var(--section-accent,#0d9488) 7%,#fff),#f8fafc);box-shadow:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex:0 0 auto;position:relative;z-index:6;width:100%;max-width:100%;min-width:0}.edu-summary-rail::-webkit-scrollbar{height:4px}.edu-summary-rail::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--section-accent,#0d9488) 35%,var(--border));border-radius:999px}.edu-summary-rail::-webkit-scrollbar-track{background:transparent}.edu-summary-export{position:relative;flex:0 0 auto}.edu-summary-export__menu{z-index:10050;min-width:9.5rem;padding:.2rem;border:1px solid #94a3b8;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.16);display:flex;flex-direction:column;gap:0}.edu-summary-export__menu--portal{position:fixed}.edu-summary-export__item{display:block;width:100%;border:0;background:transparent;border-radius:6px;padding:.28rem .5rem;cursor:pointer;text-align:left;font:inherit;color:#0f172a;font-size:.76rem;font-weight:650;white-space:nowrap}.edu-summary-export__item:hover{background:#f0fdfa;color:#0f766e}.edu-summary-rail__track{display:flex;flex-wrap:nowrap;align-items:center;gap:.28rem;padding:.26rem .4rem;width:-moz-max-content;width:max-content;min-width:100%;box-sizing:border-box}.edu-summary-rail__track>*{flex:0 0 auto}.edu-summary-rail__sep{width:1px;align-self:stretch;min-height:1.6rem;margin:0 .15rem;background:color-mix(in srgb,var(--border) 85%,var(--section-accent,#0d9488));flex:0 0 auto}.edu-summary-rail .edu-summary-modes{display:inline-flex;gap:.3rem;flex-wrap:nowrap}.edu-summary-rail .edu-summary-modes button{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:.28rem .7rem;cursor:pointer;font-weight:700;font-size:.76rem;white-space:nowrap}.edu-summary-rail .edu-summary-modes button.is-on{border-color:var(--section-accent,#0d9488);background:color-mix(in srgb,var(--section-accent,#0d9488) 16%,transparent);color:var(--section-accent,#0d9488)}.edu-summary-rail .edu-summary-date{display:inline-flex;flex-direction:row;align-items:center;gap:.28rem;margin:0;font-size:.7rem;color:var(--muted);font-weight:700;white-space:nowrap}.edu-summary-rail input,.edu-summary-rail select{min-height:30px;font-size:.76rem;padding:.18rem .4rem;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text)}.edu-summary-rail input[type=date]{min-width:8rem}.edu-summary-chip.is-on{color:#fff;border-color:transparent;background:var(--section-accent,#0d9488)}.edu-summary-chip--accent{color:var(--section-accent,#0d9488);border-color:color-mix(in srgb,var(--section-accent,#0d9488) 40%,var(--border));background:color-mix(in srgb,var(--section-accent,#0d9488) 10%,var(--surface))}.edu-summary-search--rail{display:inline-flex;gap:.3rem;align-items:center;width:180px;flex:0 0 auto}.edu-summary-search--rail input{flex:1;min-width:0;width:100%}.edu-summary-icon-btn{min-height:30px;min-width:30px;padding:0 .45rem;font-weight:800}.edu-summary-pill-inline{display:inline-flex;align-items:center;max-width:11rem;padding:.22rem .55rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--section-accent,#0d9488) 30%,var(--border));background:color-mix(in srgb,var(--section-accent,#0d9488) 8%,var(--surface));font-size:.72rem;font-weight:700;color:var(--section-accent,#0d9488);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edu-summary-metric{display:inline-flex;flex-direction:column;justify-content:center;gap:.05rem;min-width:4.6rem;max-width:11rem;padding:.22rem .5rem;border-radius:10px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,#fff);text-align:left;cursor:default}button.edu-summary-metric{cursor:pointer;font:inherit;color:inherit}.edu-summary-metric em{font-style:normal;font-size:.6rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);line-height:1.1}.edu-summary-metric strong{font-size:.78rem;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edu-summary-metric small{margin-left:.25rem;font-weight:650;color:var(--muted);font-size:.68rem}.edu-summary-toolbar{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.65rem}.edu-summary-toolbar--compact{gap:.4rem}.edu-summary-modes button{padding:.28rem .7rem;font-weight:700;font-size:.78rem}.edu-summary-filters--compact{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.4rem .5rem;border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--surface) 92%,var(--section-accent,#0d9488) 8%)}.edu-summary-filters--compact label.edu-summary-date{display:inline-flex;flex-direction:row;align-items:center;gap:.28rem;margin:0;font-size:.72rem;color:var(--muted);font-weight:700}.edu-summary-filters--compact input,.edu-summary-filters--compact select{min-height:30px;font-size:.78rem;padding:.2rem .4rem;border-radius:8px}.edu-summary-filters--compact input[type=date]{min-width:8.2rem}.edu-summary-chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:700;cursor:pointer;color:var(--muted);min-height:30px;white-space:nowrap}.edu-summary-chip:hover{color:var(--section-accent,#0d9488);border-color:color-mix(in srgb,var(--section-accent,#0d9488) 40%,var(--border))}.edu-summary-search--compact{display:flex;gap:.3rem;align-items:center;flex:1 1 160px;min-width:140px}.edu-summary-search--compact input{flex:1;min-width:0}.edu-summary-filters--compact .edu-summary-refresh{align-self:center;min-height:30px;min-width:30px;padding:0 .45rem;font-weight:800}.edu-summary-stats--compact{gap:.35rem;margin-bottom:.55rem}.edu-summary-stats--compact .edu-summary-stat{padding:.35rem .5rem;border-radius:8px}.edu-summary-stats--compact .edu-summary-stat span{font-size:.62rem;margin-bottom:.1rem}.edu-summary-stats--compact .edu-summary-stat strong{font-size:.82rem}.edu-summary-table--rich{font-size:.76rem}.edu-summary-table--rich td,.edu-summary-table--rich th{padding:.32rem .4rem;max-width:9.5rem;overflow:hidden;text-overflow:ellipsis}.edu-summary-table--rich .edu-summary-table__title{max-width:14rem;white-space:normal}.edu-summary-pager__range{font-size:.72rem;color:var(--muted)}.edu-summary-modes{display:flex;gap:.4rem;flex-wrap:wrap}.edu-summary-modes button{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:.4rem .9rem;cursor:pointer;font-weight:600;font-size:.88rem}.edu-summary-modes button.is-on{border-color:var(--section-accent,#0d9488);background:color-mix(in srgb,var(--section-accent,#0d9488) 16%,transparent);color:var(--section-accent,#0d9488)}.edu-summary-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;align-items:end}.edu-summary-filters label{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;color:var(--muted);font-weight:600}.edu-summary-filters input,.edu-summary-filters select{min-height:36px;border-radius:8px;border:1px solid var(--border);padding:.3rem .5rem;background:var(--surface);color:var(--text)}.edu-summary-search{grid-column:span 2}.edu-summary-search__row{display:flex;gap:.4rem}.edu-summary-search__row input{flex:1;min-width:0}.edu-summary-refresh{align-self:end;min-height:36px}.edu-summary-breadcrumb{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem;font-size:.88rem}.edu-summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;margin-bottom:1rem}.edu-summary-stat{border:1px solid var(--border);border-radius:12px;padding:.7rem .8rem;background:var(--surface);min-width:0}.edu-summary-stat span{display:block;font-size:.72rem;color:var(--muted);font-weight:600;margin-bottom:.25rem}.edu-summary-stat strong{display:block;font-size:1rem;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edu-summary-stat small{font-weight:600;color:var(--muted);margin-left:.25rem}.edu-summary-table-wrap{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;border:0;border-radius:0;margin:0;background:#fff;align-self:stretch;position:relative;z-index:5}.edu-summary-pagesize{display:inline-flex;align-items:center;min-height:30px;padding:0 .55rem;border-radius:999px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface-2,var(--surface)) 90%,var(--section-accent,#0d9488) 10%);font-size:.72rem;font-weight:700;color:var(--muted);white-space:nowrap;flex:0 0 auto}.edu-summary-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.86rem;background:#fff}.edu-summary-table td,.edu-summary-table th{padding:.55rem .7rem;text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:top}.edu-summary-table th{position:sticky;top:0;z-index:3;background:#f1f5f9;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted);box-shadow:0 1px 0 #94a3b8,0 -2px 0 0 #f1f5f9}.edu-summary-table thead th:after{content:none}.edu-summary-table--grid td,.edu-summary-table--grid th{border:0;border-right:1px solid #94a3b8;border-bottom:1px solid #94a3b8;padding:3px 6px;vertical-align:middle}.edu-summary-table--grid tr>:first-child{border-left:1px solid #94a3b8}.edu-summary-table--grid thead th{background:#f1f5f9;color:#1e293b;font-weight:700;font-size:.7rem;position:sticky;top:0;z-index:3;border-top:1px solid #94a3b8;box-shadow:0 -3px 0 0 #f1f5f9,0 1px 0 0 #94a3b8}.edu-summary-table--grid tbody tr:nth-child(2n){background:#f8fafc}.edu-summary-table--grid tbody tr:hover{background:#f0fdfa}.edu-summary-table--rich.edu-summary-table--grid{font-size:.74rem}.edu-summary-table--rich.edu-summary-table--grid td,.edu-summary-table--rich.edu-summary-table--grid th{padding:3px 5px}.edu-summary-table__row--open{cursor:pointer}.edu-summary-table__row--open:hover{background:color-mix(in srgb,var(--section-accent,#0d9488) 8%,transparent)}.edu-summary-table__open-btn{display:block;width:100%;text-align:left;background:none;border:0;padding:0;cursor:pointer;color:inherit;font:inherit}.edu-summary-table__open-btn:hover div{color:#0f766e;text-decoration:none}.edu-summary-table__title{white-space:normal;min-width:180px;max-width:320px}.edu-summary-table__title div{font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.edu-summary-table__title small{color:var(--muted)}.edu-summary-mini-bar{width:72px;height:6px;border-radius:999px;background:color-mix(in srgb,var(--border) 80%,transparent);overflow:hidden;margin-bottom:.2rem}.edu-summary-mini-bar>span{display:block;height:100%;background:var(--section-accent,#0d9488)}.edu-summary-pill{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:999px;font-size:.72rem;font-weight:700}.edu-summary-pill--done{background:rgba(22,163,74,.14);color:#15803d}.edu-summary-pill--open{background:rgba(180,83,9,.12);color:#b45309}.edu-summary-pill--mid{background:rgba(37,99,235,.12);color:#1d4ed8}.edu-summary-pager{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:0;padding:.15rem 0;font-size:.85rem;flex:0 0 auto}.edu-summary-pager__btns{display:flex;align-items:center;gap:.5rem}.link-btn{background:none;border:0;padding:0;cursor:pointer;color:#0f766e;font-weight:700}.edu-summary-table .link-btn,.link-btn{text-decoration:none}.edu-summary-table .link-btn:hover{text-decoration:underline;text-underline-offset:2px}@media (max-width:900px){.edu-store--catalog-lock .edu-store-toolbar--single,.edu-store-toolbar--single{flex-wrap:nowrap;overflow:hidden}.edu-store--catalog-lock .edu-store-toolbar-track,.edu-store-toolbar-track{flex-wrap:nowrap!important}.edu-store--catalog-lock .edu-store-toolbar-track,.edu-store-toolbar-track,.edu-summary-rail{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.edu-summary-rail__track{flex-wrap:nowrap!important;width:-moz-max-content;width:max-content;min-width:100%;padding:.28rem .35rem;gap:.25rem}.edu-summary-search--rail{width:auto;flex:0 0 auto;min-width:8rem;max-width:none}.edu-summary-rail input[type=date]{min-width:7.5rem;width:auto;max-width:none}.edu-summary-metric{min-width:3.8rem;max-width:none;flex:0 0 auto}}@media (max-width:640px){.edu-summary-panel{gap:0;padding-left:max(.25rem,env(safe-area-inset-left,0px));padding-right:max(.25rem,env(safe-area-inset-right,0px))}.edu-summary-shell{border-radius:10px}.edu-summary-rail{border-radius:0}.edu-summary-chip,.edu-summary-icon-btn,.edu-summary-pagesize,.edu-summary-rail .edu-summary-modes button{min-height:28px;font-size:.7rem;padding-left:.45rem;padding-right:.45rem}.edu-summary-table--rich.edu-summary-table--grid{font-size:.7rem}.edu-summary-table__title{min-width:9rem;max-width:14rem}.edu-summary-pager{font-size:.75rem;gap:.4rem}}@media (max-width:720px){.edu-summary-search{grid-column:span 1}}.edu-video-wrap{position:relative;aspect-ratio:16/9;background:#111}.edu-video-poster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.edu-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;border:0;background:#e11d48;color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 16px rgba(225,29,72,.5);z-index:2}.edu-play-icon{font-size:1rem;margin-left:3px}.edu-video-stt{position:absolute;bottom:8px;right:8px;width:28px;height:28px;border-radius:50%;border:0;background:#e11d48;color:#fff;font-weight:700;font-size:.75rem;display:grid;place-items:center}.edu-video-stt--card{position:static;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:28px;height:28px;padding:0 .48rem;border-radius:999px;font-size:.82rem;font-variant-numeric:tabular-nums;line-height:1;box-shadow:0 2px 6px rgba(225,29,72,.35);flex-shrink:0}.edu-video-card__foot{display:flex;flex-direction:column;gap:.32rem;padding:.48rem .6rem .55rem}.edu-video-card__meta-row{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.edu-video-card .edu-video-title{margin:0;flex:1;min-width:0;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.edu-video-card .edu-contributor-chip{margin:0;width:-moz-fit-content;width:fit-content;max-width:100%}.edu-video-card .edu-contributor-avatar{width:32px;height:32px}.edu-video-card .edu-contributor-chip--compact .edu-contributor-chip__name{font-size:.88rem}.edu-video-card .edu-contributor-chip--compact .edu-contributor-chip__email{font-size:.8rem}.edu-video-stt--titlebar{position:static;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:auto;min-width:28px;height:28px;padding:0 .45rem;border-radius:999px;font-size:.78rem;font-variant-numeric:tabular-nums;line-height:1;box-shadow:0 2px 8px rgba(225,29,72,.35)}.edu-video-desc{margin:0 .75rem .75rem;font-size:.72rem;color:var(--muted);line-height:1.4}.edu-contributor-chip{position:relative;margin:0 .75rem .75rem}.edu-contributor-chip--compact{width:-moz-fit-content;width:fit-content;max-width:calc(100% - 1.5rem)}.edu-contributor-chip--compact .edu-contributor-chip__trigger{width:auto;min-height:32px;padding:2px;border-radius:999px;gap:0;transition:padding .18s ease,border-radius .18s ease,gap .18s ease,border-color .15s ease,box-shadow .15s ease}.edu-contributor-chip--compact .edu-contributor-chip__text{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .22s ease,opacity .16s ease}.edu-contributor-chip--compact .edu-contributor-chip__email,.edu-contributor-chip--compact .edu-contributor-chip__name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edu-contributor-chip--compact .edu-contributor-chip__email{font-size:.64rem;font-weight:500;color:var(--muted);line-height:1.25}.edu-contributor-chip--compact:focus-within .edu-contributor-chip__trigger,.edu-contributor-chip--compact:hover .edu-contributor-chip__trigger{padding:.2rem .45rem .2rem .2rem;border-radius:10px;gap:.4rem;border-color:color-mix(in srgb,var(--accent-2) 45%,var(--border));box-shadow:0 4px 14px rgba(15,23,42,.08)}.edu-contributor-chip--compact:focus-within .edu-contributor-chip__text,.edu-contributor-chip--compact:hover .edu-contributor-chip__text{max-width:min(200px,52vw);opacity:1}.edu-contributor-chip--dense{margin:0;width:-moz-fit-content;width:fit-content;max-width:100%;position:static}.edu-contributor-chip--dense .edu-contributor-chip__trigger{width:auto;min-height:32px;padding:0;gap:0;border:none;background:transparent;box-shadow:none;cursor:default}.edu-contributor-chip__avatar-wrap{position:relative;display:inline-flex;flex-shrink:0}.edu-contributor-chip--dense .edu-contributor-chip__avatar-wrap{position:static}.edu-contributor-chip__dense-flyout{position:absolute;left:0;bottom:calc(100% + 6px);z-index:30;display:flex;flex-direction:column;gap:.15rem;min-width:12rem;width:-moz-max-content;width:max-content;max-width:min(280px,calc(100vw - 2rem));padding:.45rem .65rem;border-radius:10px;border:1px solid var(--border);background:var(--surface);box-shadow:0 8px 22px rgba(15,23,42,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.edu-contributor-chip__dense-flyout-name{font-size:.8rem;font-weight:700;color:var(--text);white-space:normal;overflow:visible;word-break:break-word;line-height:1.3}.edu-contributor-chip__dense-flyout-email{font-size:.72rem;font-weight:500;color:var(--muted);white-space:normal;overflow:visible;word-break:break-all;line-height:1.35}.edu-contributor-chip__dense-flyout:after{content:"";position:absolute;top:100%;left:12px;border:5px solid transparent;border-top:5px solid var(--surface)}.edu-contributor-chip--dense .edu-contributor-chip__avatar-wrap:focus-within .edu-contributor-chip__dense-flyout,.edu-contributor-chip--dense .edu-contributor-chip__avatar-wrap:hover .edu-contributor-chip__dense-flyout{opacity:1;visibility:visible;transform:translateY(0)}.edu-contributor-chip__trigger{display:flex;align-items:center;gap:.5rem;width:100%;padding:.4rem .5rem;border-radius:10px;border:1px solid var(--border);background:linear-gradient(180deg,var(--surface) 0,var(--surface-2) 100%);cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.edu-contributor-chip.is-open .edu-contributor-chip__trigger,.edu-contributor-chip__trigger:hover{border-color:color-mix(in srgb,var(--accent-2) 45%,var(--border));box-shadow:0 4px 14px rgba(15,23,42,.08)}.edu-contributor-chip__hint{margin-left:auto;font-size:.72rem;color:var(--muted);opacity:.7;flex-shrink:0}.edu-contributor-avatar{width:28px;height:28px;border-radius:999px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:2px solid color-mix(in srgb,#fff 80%,var(--border));box-shadow:0 2px 6px rgba(0,0,0,.08)}.edu-contributor-avatar--md{width:36px;height:36px}.edu-contributor-avatar--fallback{display:grid;place-items:center;background:linear-gradient(135deg,#6366f1,#0ea5e9);color:#fff;font-size:.8rem;font-weight:700}.edu-contributor-avatar--md.edu-contributor-avatar--fallback{font-size:.95rem}.edu-contributor-chip--unknown{font-style:italic}.edu-contributor-chip--channel,.edu-contributor-chip--unknown{font-size:.72rem;color:var(--muted);padding:.35rem .5rem}.edu-contributor-chip__text{display:grid;gap:.08rem;min-width:0;flex:1}.edu-contributor-chip__name{font-size:.76rem;font-weight:650;color:var(--text)}.edu-contributor-chip__name,.edu-contributor-chip__role{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edu-contributor-chip__role{font-size:.66rem;color:var(--muted)}.edu-contributor-popover{display:none;padding:0;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 80%,#94a3b8);background:var(--surface);box-shadow:0 12px 32px rgba(15,23,42,.18);overflow:hidden;pointer-events:auto}.edu-contributor-popover--portal{display:flex;flex-direction:column;overflow:hidden;animation:edu-contributor-fade .14s ease-out}.edu-contributor-popover--card{border-radius:12px;border-color:#e11d48;box-shadow:0 10px 28px rgba(15,23,42,.2)}.edu-contributor-popover--portal.edu-contributor-popover--above{transform:translateY(-100%)}.edu-contributor-popover--portal.edu-contributor-popover--below{transform:none}@keyframes edu-contributor-fade{0%{opacity:0}to{opacity:1}}.edu-contributor-popover__body{display:flex;flex-direction:column;gap:.35rem;min-height:0;flex:1;overflow-y:auto;padding:.45rem .5rem .5rem}.edu-contributor-popover__body--float{padding:.55rem .6rem .6rem;gap:.4rem}.edu-contributor-popover__head{display:flex;align-items:center;gap:.4rem;min-width:0}.edu-contributor-popover__head-text{min-width:0;display:grid;gap:.1rem}.edu-contributor-popover__name-row{display:flex;align-items:center;gap:.3rem;min-width:0}.edu-contributor-popover__name-row strong{font-size:.76rem;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edu-contributor-popover__meta{font-size:.64rem;color:var(--muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.edu-contributor-badge{display:inline-flex;align-items:center;padding:.08rem .35rem;border-radius:999px;font-size:.56rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;flex-shrink:0}.edu-contributor-popover__about{display:grid;gap:.15rem}.edu-contributor-popover__about p{margin:0;font-size:.66rem;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.edu-contributor-popover__edu{color:var(--muted);-webkit-line-clamp:2}.edu-contributor-popover__facts{display:grid;gap:.2rem}.edu-contributor-fact{display:flex;align-items:center;gap:.35rem;min-width:0;padding:.2rem .25rem;border-radius:6px;text-decoration:none;color:inherit}.edu-contributor-fact--link:hover{background:var(--surface-2)}.edu-contributor-fact__icon{width:20px;height:20px;display:grid;place-items:center;flex-shrink:0;font-size:.68rem;color:var(--muted)}.edu-contributor-fact__text{min-width:0;flex:1;display:grid;grid-template-columns:auto 1fr;gap:.2rem .35rem;align-items:baseline}.edu-contributor-fact__label{font-size:.58rem;font-weight:600;color:var(--muted);white-space:nowrap}.edu-contributor-fact__value{font-size:.66rem;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edu-contributor-fact--link .edu-contributor-fact__value{color:var(--accent-2)}.edu-contributor-fact__copy{flex-shrink:0;width:22px;height:22px;display:grid;place-items:center;border:none;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer;font-size:.68rem}.edu-contributor-fact__copy:hover{background:color-mix(in srgb,var(--accent-2) 12%,transparent);color:var(--accent-2)}.edu-contributor-popover__socials{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:auto;padding-top:.15rem;border-top:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.edu-contributor-social-sm{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:.72rem}.edu-contributor-social-sm--link:hover{border-color:var(--social-color,var(--accent-2));color:var(--social-color,var(--accent-2))}.edu-contributor-social-sm img{display:block}.edu-playlist-card{display:flex;gap:.75rem;align-items:center;background:var(--surface);border:2px solid #3b82f6;border-radius:12px;padding:1rem;cursor:pointer;min-height:100px}.edu-playlist-card--list{overflow:hidden}.edu-playlist-card__list-thumb{flex:0 0 clamp(96px,28vw,132px);width:clamp(96px,28vw,132px);border-radius:10px;overflow:hidden;align-self:stretch;min-height:72px}.edu-playlist-card__visual--compact{aspect-ratio:16/9;min-height:100%;border-radius:10px}.edu-playlist-card--grid{position:relative;flex-direction:column;align-items:stretch;gap:0;padding:0;min-height:0;border:none;border-radius:14px;overflow:hidden;transition:box-shadow .2s,transform .2s;background:linear-gradient(160deg,#f0f9ff,#ffffff 38%,#ecfeff);box-shadow:0 0 0 1px color-mix(in srgb,#0ea5e9 35%,var(--border)),0 0 0 3px color-mix(in srgb,#2563eb 12%,transparent),0 10px 28px rgba(14,116,144,.1)}.edu-playlist-card--collection:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:repeating-linear-gradient(90deg,transparent,transparent 7px,rgba(14,165,233,.04) 0,rgba(14,165,233,.04) 8px);z-index:1}.edu-playlist-card--grid:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #0ea5e9,0 0 0 4px rgba(37,99,235,.14),0 16px 36px rgba(14,116,144,.18)}.edu-playlist-card__spine{position:absolute;left:0;top:0;bottom:0;width:5px;z-index:4;background:linear-gradient(180deg,#0ea5e9,#2563eb 55%,#4f46e5);border-radius:14px 0 0 14px}.edu-playlist-card__ribbon{position:absolute;left:.65rem;top:.5rem;z-index:5;display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .55rem .22rem .45rem;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#0284c7,#2563eb);box-shadow:0 4px 14px rgba(37,99,235,.35)}.edu-playlist-card__ribbon i{font-size:.68rem;opacity:.95}.edu-playlist-review{position:absolute;right:.55rem;top:.5rem;z-index:5;display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.02em;color:#fff;line-height:1.2}.edu-playlist-review--new{background:#dc2626}.edu-playlist-review--pending{background:#ca8a04}.edu-playlist-review--done{background:#16a34a}.edu-playlist-review--inline{position:static;padding:.12rem .4rem;font-size:.58rem}.edu-playlist-card__list-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.15rem}.edu-playlist-card__deck{position:absolute;left:.85rem;right:.85rem;top:2.1rem;aspect-ratio:16/9;z-index:0;pointer-events:none}.edu-playlist-card__deck-sheet{position:absolute;inset:0;border-radius:10px;border:1px solid rgba(37,99,235,.18);background:linear-gradient(145deg,#e0f2fe,#dbeafe);box-shadow:0 4px 12px rgba(37,99,235,.08)}.edu-playlist-card__deck-sheet--3{transform:translate(10px,-10px) rotate(2.5deg);opacity:.45}.edu-playlist-card__deck-sheet--2{transform:translate(5px,-5px) rotate(1.2deg);opacity:.65}.edu-playlist-card__deck-sheet--1{transform:translate(0);opacity:.85}.edu-playlist-card--collection .edu-playlist-card__visual{position:relative;z-index:2;margin:2rem .65rem 0;border-radius:11px;box-shadow:0 8px 22px rgba(15,23,42,.14);outline:2px solid rgba(255,255,255,.65)}.edu-playlist-card__visual{position:relative;aspect-ratio:16/9;display:grid;place-items:center;background:linear-gradient(145deg,#dbeafe,#eff6ff 42%,#bfdbfe);overflow:hidden}.edu-playlist-card__visual--cover{padding:0}.edu-playlist-card__visual--gradient{flex-direction:column;gap:.35rem}.edu-playlist-card__mosaic{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;background:#0f172a}.edu-playlist-card__mosaic--1{grid-template-columns:1fr;grid-template-rows:1fr}.edu-playlist-card__mosaic--2{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.edu-playlist-card__mosaic--3{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.edu-playlist-card__mosaic--3 .edu-playlist-card__mosaic-cell:first-child{grid-column:1/-1}.edu-playlist-card__mosaic-cell{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background:#1e293b}.edu-playlist-card__visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,116,144,.12),rgba(15,23,42,.38));pointer-events:none}.edu-playlist-card__initial{font-size:clamp(2rem,8vw,2.75rem);font-weight:800;line-height:1;text-shadow:0 2px 12px rgba(255,255,255,.35)}.edu-playlist-card__topic-pill{position:absolute;left:.5rem;top:.45rem;padding:.15rem .45rem;border-radius:999px;font-size:.68rem;font-weight:700;color:#fff;background:rgba(15,23,42,.42);backdrop-filter:blur(4px)}.edu-playlist-card__play-fab{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(37,99,235,.88);box-shadow:0 6px 20px rgba(37,99,235,.45);font-size:1rem}.edu-playlist-card__collection-emblem{width:56px;height:56px;border-radius:16px;font-size:1.35rem;background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(224,242,254,.92));color:#0369a1;border:2px solid rgba(255,255,255,.85);box-shadow:0 8px 24px rgba(3,105,161,.35),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(6px)}.edu-playlist-card__collection-emblem--gradient{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(186,230,253,.88))}.edu-playlist-card__play-fab--on-cover{display:none}.edu-playlist-icon--grid{width:58px;height:58px;border-radius:14px;font-size:1.45rem;box-shadow:0 6px 18px rgba(37,99,235,.18)}.edu-playlist-card__count{position:absolute;right:.55rem;top:.5rem;z-index:6;display:inline-flex;align-items:center;gap:.28rem;padding:.22rem .5rem;border-radius:999px;font-size:.72rem;font-weight:800;font-variant-numeric:tabular-nums;color:#0c4a6e;background:rgba(255,255,255,.94);border:1px solid rgba(14,165,233,.35);backdrop-filter:blur(6px);box-shadow:0 4px 12px rgba(14,116,144,.15)}.edu-playlist-card__count i{font-size:.68rem;color:#0284c7}.edu-playlist-card--grid .edu-playlist-card__count{bottom:auto;top:.5rem;right:.55rem}.edu-playlist-card__foot--collection{position:relative;z-index:3;padding:.55rem .65rem .62rem .75rem;background:linear-gradient(180deg,rgba(240,249,255,.6),rgba(255,255,255,.95));border-top:1px solid color-mix(in srgb,#0ea5e9 22%,var(--border))}.edu-playlist-card__stats{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.edu-playlist-card__stat{display:inline-flex;align-items:center;gap:.32rem;font-size:.74rem;font-weight:600;color:#0369a1}.edu-playlist-card__stat i{font-size:.7rem;opacity:.9}.edu-playlist-card__stat--topic{padding:.12rem .45rem;border-radius:999px;font-size:.68rem;font-weight:700;color:#0e7490;background:rgba(14,165,233,.12);border:1px solid rgba(14,165,233,.22)}.edu-playlist-badge--grid{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:26px;padding:0 .42rem;margin:0;border-radius:6px;font-size:.58rem;font-weight:800;letter-spacing:.08em;color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);box-shadow:0 2px 8px rgba(37,99,235,.28)}.edu-playlist-card__foot{display:flex;flex-direction:column;gap:.32rem;padding:.48rem .6rem .55rem}.edu-playlist-card__meta-row{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.edu-playlist-card__title{margin:0;flex:1;min-width:0;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.edu-playlist-card__tag{font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edu-playlist-block{margin-bottom:1.1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.edu-playlist-block:last-child{border-bottom:0;margin-bottom:.5rem;padding-bottom:0}.edu-store-playlists{display:flex;flex-direction:column;gap:.15rem}.edu-store-grid--playlist-videos{margin-top:.15rem}.edu-store-products{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.edu-playlist-card:hover{box-shadow:var(--shadow)}.edu-playlist-icon{width:48px;height:48px;border-radius:10px;background:#dbeafe;display:grid;place-items:center;font-size:1.1rem;color:#2563eb;flex-shrink:0}.edu-playlist-badge{display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:.06em;color:#2563eb;background:#dbeafe;padding:.15rem .45rem;border-radius:4px;margin-bottom:.35rem}.edu-playlist-body h3{margin:0;font-size:.9rem;line-height:1.3}.edu-playlist-tag{font-size:.75rem;color:var(--muted)}.edu-product-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.4rem}.edu-product-card:hover{border-color:var(--accent)}.edu-product-head{display:flex;justify-content:space-between;align-items:center}.edu-product-kind{font-size:.65rem;font-weight:800;padding:.2rem .5rem;border-radius:6px;letter-spacing:.04em}.edu-product-kind--app{background:#dbeafe;color:#1d4ed8}.edu-product-kind--article{background:#dcfce7;color:#15803d}.edu-product-num{width:24px;height:24px;border-radius:50%;background:#e11d48;color:#fff;font-size:.7rem;font-weight:700;display:grid;place-items:center}.edu-product-title{margin:0;font-size:1rem;font-weight:700;color:#b91c1c}.edu-product-cat{margin:0;font-size:.7rem;color:var(--muted);letter-spacing:.06em}.edu-product-desc{margin:0;font-size:.8rem;color:var(--muted);line-height:1.45;flex:1}.edu-product-stats{display:flex;gap:.75rem;font-size:.75rem;color:var(--muted)}.edu-product-actions{display:flex;gap:.5rem;margin-top:.35rem}.edu-btn-icon{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2);cursor:pointer;font-size:1rem}.edu-btn-view{flex:1;border:0;border-radius:8px;background:#3b82f6;color:#fff;font-family:inherit;font-weight:600;font-size:.85rem;cursor:pointer;padding:.45rem}.video-modal-panel{background:var(--surface);border-radius:14px;width:min(900px,96vw);max-height:92vh;overflow:hidden;display:flex;flex-direction:column}.video-modal-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border)}.video-modal-header h2{margin:0;font-size:.95rem}.video-modal-player{position:relative;aspect-ratio:16/9;background:#000}.video-modal-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-modal-footer{padding:.85rem 1rem;border-top:1px solid var(--border)}.video-modal-footer h3{margin:0 0 .25rem;font-size:.95rem}.video-modal-footer p{margin:0;font-size:.8rem;color:var(--muted)}.share-modal-full{max-width:560px;width:95vw;max-height:90vh;overflow-y:auto}.modal--share{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);padding:1rem}.modal--share .modal-content{width:min(560px,96vw);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 20px 50px rgba(15,23,42,.2)}.modal--share .modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.modal--share .modal-header h2{margin:0;font-size:1.1rem}.modal--share .modal-close{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:1.1rem;padding:.25rem}.modal--share .modal-body{padding:1.25rem;overflow-y:auto}.share-content{display:flex;flex-direction:column;gap:1.25rem}.share-preview{background:var(--surface-2);border-radius:var(--radius);padding:1rem;border:1px solid var(--border);overflow:hidden;max-width:100%}.share-preview-content{display:flex;gap:1rem;align-items:start;min-width:0;max-width:100%}.share-preview-image{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius);flex-shrink:0;border:2px solid var(--border);background:var(--surface)}@media (min-width:768px){.share-preview-image{width:100px;height:100px}}.share-preview-info{min-width:0;flex:1;overflow:hidden}.share-preview-info h3{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--text);overflow-wrap:anywhere;word-break:break-word}.share-preview-info p{margin:0;font-size:.875rem;color:var(--muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.share-platforms{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem}@media (min-width:768px){.modal--share .modal-content{width:min(640px,92vw)}.share-platforms{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.share-preview-image{width:72px;height:72px}.share-preview-info h3{font-size:1.05rem}.share-preview-info p{font-size:.9rem;-webkit-line-clamp:2}}.share-platform-btn{padding:.75rem;border:2px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:.8rem;font-weight:500;min-height:85px;transition:border-color .15s,transform .15s}.share-platform-btn:hover{border-color:var(--platform-color,var(--accent));transform:translateY(-2px)}.share-platform-btn i{font-size:1.5rem;color:var(--platform-color,var(--accent))}.share-platform-btn .share-btn-icon{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.share-platform-btn img.zalo-icon{width:1.75rem;height:1.75rem}.share-link-section label{font-weight:600;font-size:.875rem;display:block;margin-bottom:.35rem}.share-link-input{display:flex;gap:.5rem}.share-link-input input{flex:1;padding:.5rem .75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-size:.875rem;font-family:var(--mono)}.btn-copy-link{padding:.5rem 1rem;background:#0f766e;border:none;border-radius:var(--radius)}.share-qr-inline{text-align:center}.share-qr-modal{position:fixed;inset:0;z-index:1000001;display:flex;align-items:center;justify-content:center;padding:max(.5rem,env(safe-area-inset-top)) max(.5rem,env(safe-area-inset-right)) max(.5rem,env(safe-area-inset-bottom)) max(.5rem,env(safe-area-inset-left));background:rgba(2,6,23,.72);backdrop-filter:blur(6px)}.share-qr-modal__panel{width:min(248px,calc(100vw - 1rem));max-height:min(92dvh,640px);overflow:auto;background:var(--surface,#fff);color:var(--text,#0f172a);border:1px solid var(--border,#cbd5e1);border-radius:14px;box-shadow:0 20px 50px rgba(2,6,23,.4)}@media (min-width:768px){.share-qr-modal__panel{width:min(420px,calc(100vw - 2rem));max-height:min(88vh,720px);border-radius:16px}.share-qr-modal__preview{min-height:220px}.share-qr-modal__preview>img{width:min(220px,100%);height:auto}}.share-qr-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem .55rem .85rem;border-bottom:1px solid var(--border,#e2e8f0)}.share-qr-modal__header h2{margin:0;display:flex;align-items:center;gap:.4rem;min-width:0;font-size:.92rem;font-weight:700;line-height:1.2}.share-qr-modal__header h2 i{color:#dc2626;flex-shrink:0}.share-qr-modal__header h2 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-qr-modal__close{width:32px;height:32px;border:0;border-radius:8px;background:#f1f5f9;color:#475569;cursor:pointer;flex-shrink:0}.share-qr-modal__body{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;padding:.75rem}.share-qr-modal__preview{position:relative;width:100%;max-width:200px;aspect-ratio:1;margin:0 auto;display:grid;place-items:center;padding:.4rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 6px 18px rgba(15,23,42,.08);opacity:.5;transition:opacity .15s ease}.share-qr-modal__preview.is-ready{opacity:1}.share-qr-modal__preview>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.share-qr-modal__logo-badge{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.16);display:grid;place-items:center;overflow:hidden}.share-qr-modal__logo-badge img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.share-qr-modal__toolbar{display:flex;flex-direction:column;gap:.45rem;min-width:0}.share-qr-modal__url-row input{width:100%;min-width:0;box-sizing:border-box;padding:.4rem .55rem;border:1px solid var(--border,#cbd5e1);border-radius:8px;background:var(--surface-2,#f8fafc);color:var(--text,#0f172a);font-family:var(--mono,ui-monospace,monospace);font-size:.72rem}.share-qr-modal__opts{display:flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap}.share-qr-modal__seg{display:inline-flex;padding:2px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0}.share-qr-modal__seg-btn{min-width:1.9rem;height:26px;padding:0 .28rem;border:0;border-radius:6px;background:transparent;color:#64748b;font-size:.68rem;font-weight:700;cursor:pointer;font-family:inherit}.share-qr-modal__seg-btn.is-active{background:#fff;color:#b91c1c;box-shadow:0 1px 3px rgba(15,23,42,.12)}.share-qr-modal__swatches{display:inline-flex;align-items:center;gap:.3rem}.share-qr-modal__swatch-btn{width:22px;height:22px;border-radius:999px;border:2px solid #fff;background:var(--theme-swatch,#0f172a);box-shadow:0 0 0 1px #cbd5e1;cursor:pointer;padding:0}.share-qr-modal__swatch-btn.is-active{box-shadow:0 0 0 2px #dc2626}.share-qr-modal__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.28rem}.share-qr-modal__act{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--border,#cbd5e1);background:#fff;color:#0f172a;cursor:pointer;flex:0 0 auto;font-size:.8rem}.share-qr-modal__act:hover:not(:disabled){background:#f8fafc}.share-qr-modal__act:disabled{opacity:.5;cursor:wait}.share-qr-modal__act--primary{width:32px;background:#dc2626;border-color:#dc2626;color:#fff}.share-qr-modal__act--primary:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}@media (min-width:480px){.share-qr-modal__panel{width:min(260px,calc(100vw - 1.5rem))}.share-qr-modal__preview{max-width:212px}}.share-toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);background:#0f766e;color:#fff;padding:10px 20px;border-radius:8px;z-index:9999999;font-size:.9rem;opacity:0;pointer-events:none;transition:opacity .3s}.share-toast--show{opacity:1}.share-preview-box{margin:0 1rem 1rem;padding:1rem;background:var(--surface-2);border-radius:10px;border:1px solid var(--border)}.share-platforms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0 1rem 1rem;max-height:320px;overflow-y:auto}.share-platform-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;border:1px solid var(--border);border-radius:10px;padding:.65rem .35rem;background:var(--surface);cursor:pointer;font-family:inherit;font-size:.68rem}.share-platform-icon{width:32px;height:32px;border-radius:8px;color:#fff;display:grid;place-items:center;font-weight:700;font-size:.85rem}.share-link-row{padding:0 1rem 1rem}.share-link-row label{font-size:.85rem;font-weight:600}.share-link-input-wrap{display:flex;gap:.5rem;margin-top:.35rem}.share-link-input-wrap input{flex:1;padding:.5rem;border:1px solid var(--border);border-radius:8px;font-family:var(--mono);font-size:.8rem;background:var(--surface-2);color:var(--text)}.btn-copy-link{border:0;background:#3b82f6;color:#fff;border-radius:8px;padding:.5rem .75rem;cursor:pointer}.share-qr{text-align:center;padding-bottom:1rem}.scroll-top-btn{position:fixed;bottom:1.5rem;right:1.5rem;z-index:44;width:42px;height:42px;border-radius:50%;border:0;background:#3b82f6;color:#fff;font-size:1.2rem;cursor:pointer;box-shadow:0 4px 16px rgba(59,130,246,.4)}@media (max-width:768px){.scroll-top-btn{bottom:max(1rem,env(safe-area-inset-bottom,0px));right:1rem;width:40px;height:40px}}.map-directions{display:inline-block;margin-top:1rem;text-decoration:none}.edu-skeleton-card{aspect-ratio:16/10;border-radius:12px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--border) 50%,var(--surface-2) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.edu-store-publish-btn{flex:0 0 auto;white-space:nowrap;border:1px solid #0f766e;background:#0f766e;color:#fff;font:inherit;font-size:13px;font-weight:600;padding:6px 12px;border-radius:8px;cursor:pointer}.edu-store-publish-btn:hover{background:#0d9488;border-color:#0d9488}.edu-store-save-btn{flex:0 0 auto;white-space:nowrap;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font:inherit;font-size:13px;font-weight:700;padding:6px 14px;border-radius:8px;cursor:pointer;letter-spacing:.03em}.edu-store-save-btn:hover{border-color:#0ea5e9;color:#0369a1}.edu-store-save-btn.is-on{border-color:#22c55e;background:#ecfdf5;color:#166534}.pub-yt{padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:#1e293b}.pub-yt__lead{margin:0 0 4px;line-height:1.45;color:#334155}.pub-yt__label{font-weight:600;font-size:13px;margin-top:4px}.pub-yt__area,.pub-yt__input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font:inherit;background:#fff}.pub-yt__area{resize:vertical;min-height:64px;max-height:min(28vh,180px);line-height:1.4;overflow-y:auto;overflow-x:hidden;flex:0 0 auto}.pub-yt__hint{margin:0;font-size:12px;color:#64748b;flex:0 0 auto;min-height:1.1em}.pub-yt__login{display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding:8px 0}.pub-yt__err{background:#fef2f2;border-left:3px solid #ef4444;padding:8px 10px;color:#991b1b}.pub-yt__ok{background:#ecfdf5;border-left:3px solid #10b981;padding:6px 10px;color:#065f46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pub-yt__actions{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.pub-yt__actions--prime{display:flex;flex-wrap:nowrap;align-items:stretch;gap:.45rem;margin:2px 0 4px;width:100%;min-width:0;min-height:2.65rem;flex:0 0 auto;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pub-yt__btn-store{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:0 0 auto;min-width:max(6.75rem,-moz-fit-content);min-width:max(6.75rem,fit-content);width:auto;max-width:none;white-space:nowrap;border:none;border-radius:10px;padding:.55rem .9rem;font:inherit;font-size:clamp(.8rem,2.4vw,.9rem);font-weight:800;letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f766e,#0d9488 48%,#14b8a6);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 4px 14px rgba(13,148,136,.35);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.pub-yt__btn-store:hover:not(:disabled){filter:brightness(1.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 6px 18px rgba(13,148,136,.42);transform:translateY(-1px)}.pub-yt__btn-store:active:not(:disabled){transform:translateY(0)}.pub-yt__btn-store:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:grayscale(.15)}.pub-yt__btn-store i{font-size:.95rem;opacity:.95}.pub-yt__title-field{flex:1 1 auto;min-width:8rem;width:auto;align-self:stretch}.pub-yt__actions--prime .pub-yt__input{height:100%;min-height:2.65rem;padding-top:.5rem;padding-bottom:.5rem;box-sizing:border-box}.pub-yt__chrome{position:sticky;top:0;z-index:6;flex:0 0 auto!important;flex-shrink:0!important;display:flex;flex-direction:column;gap:6px;margin:0 0 6px;padding:0 0 8px;background:var(--surface,#fff);border-bottom:1px solid #e2e8f0;box-shadow:0 8px 12px -10px rgba(15,23,42,.18)}html.dark .pub-yt__chrome{background:var(--surface,#0b1220);border-bottom-color:#334155}@media (max-height:720px),(max-width:720px){.smhub__pane--publish .pub-yt__area{min-height:52px;max-height:min(18vh,110px)}.pub-yt__btn-store{min-width:6.25rem;padding:.48rem .75rem}.pub-yt__actions--prime,.pub-yt__actions--prime .pub-yt__input{min-height:2.4rem}}.edu-video-platform{position:absolute;top:8px;left:8px;z-index:2;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px;border-radius:6px;background:rgba(15,23,42,.72);color:#fff}.pub-yt__detect{font-size:12px;color:#64748b;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pub-yt__chip{display:inline-block;background:#ecfdf5;color:#0f766e;border:1px solid #99f6e4;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.pub-yt__progress{margin-top:4px;padding:12px 14px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #cbd5e1;border-radius:10px;max-height:none;overflow:visible;box-sizing:border-box}.pub-yt__progress--busy{border-color:#5eead4;box-shadow:0 0 0 1px rgba(20,184,166,.15)}.pub-yt__progress--done{border-color:#99f6e4;background:#ecfdf5}.pub-yt__progress-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;font-weight:600;color:#0f172a;margin-bottom:8px}.pub-yt__progress-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pub-yt__progress-pct{font-variant-numeric:tabular-nums;color:#0f766e;flex:0 0 auto}.pub-yt__bar{height:10px;background:#e2e8f0;overflow:hidden}.pub-yt__bar,.pub-yt__bar-fill{border-radius:999px;position:relative}.pub-yt__bar-fill{height:100%;background:linear-gradient(90deg,#0f766e,#14b8a6 55%,#2dd4bf);transition:width .25s ease}.pub-yt__progress--busy .pub-yt__bar-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);animation:pub-yt-shimmer 1.2s linear infinite}@keyframes pub-yt-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.pub-yt__phases{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;list-style:none;margin:0 0 10px;padding:0}.pub-yt__phase{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:#94a3b8;text-align:center}.pub-yt__phase-dot{width:22px;height:22px;border-radius:999px;border:1.5px solid #cbd5e1;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1}.pub-yt__phase--on{color:#0f766e}.pub-yt__phase--on .pub-yt__phase-dot{border-color:#0f766e;background:#ccfbf1;color:#0f766e}.pub-yt__phase--cur .pub-yt__phase-dot{box-shadow:0 0 0 3px rgba(20,184,166,.25);animation:pub-yt-pulse 1.2s ease-in-out infinite}@keyframes pub-yt-pulse{0%,to{box-shadow:0 0 0 2px rgba(20,184,166,.2)}50%{box-shadow:0 0 0 5px rgba(20,184,166,.12)}}.pub-yt__progress-metrics{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;font-size:11px;font-variant-numeric:tabular-nums;color:#334155}.pub-yt__progress-metrics span{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:3px 8px;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.pub-yt__progress-metrics em{font-style:normal;font-size:9px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#64748b}.pub-yt__progress-detail{margin:8px 0 0;font-size:11px;color:#64748b;word-break:break-word;line-height:1.4}.smhub__clearable{position:relative;display:flex;align-items:center;min-width:0}.smhub__clearable .pub-yt__input{width:100%;padding-right:28px}.smhub__clearable--select select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:5px 26px 5px 8px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%2364748b' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' d='M1.2 1.5L6 6.3l4.8-4.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px 7px}.smhub__clearable--select select::-ms-expand{display:none}.smhub__clearable--select:has(.smhub__clear-x) select{padding-right:46px}.smhub__clearable--filter{flex:1 1 120px;min-width:110px;max-width:200px}.smhub__clear-x{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:none;border-radius:999px;background:#e2e8f0;color:#475569;font-size:14px;line-height:1;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;z-index:2;pointer-events:auto}.smhub__clearable--select>.smhub__clear-x{right:24px}.smhub__clear-x:hover:not(:disabled){background:#cbd5e1;color:#0f172a}.smhub__clear-x:disabled{opacity:.5;cursor:not-allowed}.smhub__bar .smhub__clearable--filter{flex:0 0 auto;width:auto;min-width:100px;max-width:168px}.pub-yt__log{margin:0;padding:8px 10px;max-height:none;overflow:visible;list-style:none;font-size:11px;line-height:1.4;background:#0f172a;color:#e2e8f0;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.pub-yt__log::-webkit-scrollbar{width:0;height:0;display:none}.pub-yt__log li{margin-bottom:2px}.smhub{padding:8px 12px 10px;flex-direction:column;gap:8px;height:100%;position:relative}.smhub,.smhub__tab-keep{display:flex;min-height:0;overflow:hidden}.smhub__tab-keep{flex:1 1 auto;flex-direction:column}.smhub__tab-keep[hidden]{display:none!important}.smhub__tab-keep>.smhub__pane{flex:1 1 auto;min-height:0}.smhub__tabs{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid #e2e8f0;padding-bottom:6px;flex:0 0 auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.smhub__tab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:6px;padding:5px 10px;font:inherit;font-size:12px;font-weight:600;cursor:pointer;flex:0 0 auto;white-space:nowrap}.smhub__tab--on{background:#0f766e;border-color:#0f766e;color:#fff}.smhub__pane{display:flex;flex-direction:column;gap:6px;min-height:0;flex:1}.smhub__pane--publish{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable;overscroll-behavior:contain}.smhub__pane--publish .smhub__filters{flex:0 0 auto;padding-bottom:2px}.smhub__pane--manage{flex:1;min-height:0;overflow:hidden;position:relative}.smhub__pane--manage>.smhub__bar{flex:0 0 auto;position:relative;z-index:4;background:#fff;isolation:isolate}.smhub__pane--manage>.smhub__manage-pro{flex:0 0 auto;z-index:3;background:#fff}.smhub__toolbar{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.smhub__toolbar--oneline{flex-wrap:nowrap;gap:6px;flex:0 0 auto}.smhub__toolbar--oneline .smhub__search{flex:1 1 auto;min-width:0}.smhub__toolbar--oneline .btn-secondary{flex:0 0 auto;white-space:nowrap;padding:4px 8px;font-size:11px}.smhub__search{flex:1;min-width:160px}.smhub__pagesize{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#475569;white-space:nowrap}.smhub__pagesize select{font:inherit;font-size:11px;padding:3px 4px;border:1px solid #94a3b8;border-radius:4px;background:#fff}.smhub__hint-dense{margin:0;font-size:11px;color:#64748b;line-height:1.35;flex:0 0 auto}.smhub__table-wrap{overflow:auto;max-height:min(58vh,480px);border:1px solid #64748b;border-radius:0;background:#fff;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable}.smhub__table-wrap--fill{flex:1 1 auto;min-height:180px;max-height:none;height:auto}.smhub__table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.smhub__table td,.smhub__table th{padding:6px 8px;border-bottom:1px solid #f1f5f9;text-align:left;vertical-align:middle}.smhub__table th{position:sticky;top:0;background:#f8fafc;z-index:1;font-weight:700}.smhub__table--excel td,.smhub__table--excel th{padding:6px 8px;border:1px solid #94a3b8;text-align:left;vertical-align:middle;line-height:1.35}.smhub__table--excel th{position:sticky;top:0;background:#e2e8f0;z-index:1;font-weight:700;border:1px solid #64748b}.smhub__col-check{width:28px;text-align:center!important}.smhub__col-idx{width:48px;text-align:right!important;font-variant-numeric:tabular-nums;color:#64748b}.smhub__col-title{width:36%}.smhub__col-pl{width:22%}.smhub__col-src{width:14%}.smhub__col-topic{width:72px}.smhub__col-level{width:64px}.smhub__col-act{width:72px}.smhub__pl,.smhub__src,.smhub__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smhub__table input[type=text],.smhub__table td input,.smhub__title input{width:100%;box-sizing:border-box;font:inherit;padding:2px 4px;border:1px solid #94a3b8;border-radius:0}.smhub__tr--on{background:#ecfdf5}.smhub__empty{text-align:center;color:#64748b;padding:24px!important}.smhub__bar{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:2px;flex:0 0 auto;scrollbar-width:thin}.smhub__bar::-webkit-scrollbar{height:4px}.smhub__bar::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.smhub__bar .smhub__clearable--search .pub-yt__input,.smhub__bar .smhub__search{flex:0 0 auto;width:100%;min-width:0;height:30px;padding:4px 28px 4px 8px;font-size:12px;line-height:1.2;border-radius:6px;border:1px solid #94a3b8;box-sizing:border-box}.smhub__bar select{flex:0 0 auto;font:inherit;font-size:12px;height:30px;padding:4px 8px;border:1px solid #94a3b8;border-radius:6px;background-color:#fff;color:#0f172a;max-width:160px;box-sizing:border-box}.smhub__bar .smhub__clearable--select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:30px;padding:4px 26px 4px 8px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%2364748b' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' d='M1.2 1.5L6 6.3l4.8-4.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px 7px;box-sizing:border-box}.smhub__bar .smhub__clearable--select:has(.smhub__clear-x) select{padding-right:46px}.smhub__bar .smhub__clearable--select>.smhub__clear-x{right:24px}.smhub__bar .btn-primary,.smhub__bar .btn-secondary,.smhub__bar .smhub__file{flex:0 0 auto;white-space:nowrap;height:30px;padding:0 10px;font-size:12px;box-sizing:border-box;display:inline-flex;align-items:center}.smhub__pane--excel{gap:8px}.smhub__clearable--search{flex:0 0 auto;width:min(220px,42vw);min-width:120px;height:30px}.smhub__clearable--search .smhub__search{width:100%}.smhub__search-spin{position:absolute;right:26px;top:50%;width:10px;height:10px;margin-top:-5px;border:2px solid #94a3b8;border-top-color:#0f766e;border-radius:50%;animation:smhub-spin .6s linear infinite;pointer-events:none}@keyframes smhub-spin{to{transform:rotate(1turn)}}.smhub__filters{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;overflow-x:auto;overflow-y:hidden;flex:0 0 auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.smhub__filters .smhub__clearable--filter{flex:0 0 auto;min-width:110px}.smhub__pager{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#334155;flex-wrap:nowrap;flex:0 0 auto}.smhub__pager-btns{display:flex;gap:4px;align-items:center}.smhub__pager-btns .btn-secondary{padding:3px 8px;font-size:11px}.smhub__goto{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#475569}.smhub__goto input{width:52px;font:inherit;font-size:11px;padding:2px 4px;border:1px solid #94a3b8;border-radius:4px;text-align:center}.smhub__excel-lead{margin:0;color:#334155;font-size:14px}.smhub__tips{margin:8px 0 0;padding-left:18px;color:#64748b;font-size:13px;line-height:1.5}.smhub__file{display:inline-flex;align-items:center;cursor:pointer}.smhub__manage-pro{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;overflow:hidden;position:relative;z-index:3;background:#fff}.smhub__manage-help{flex:0 0 auto;margin-left:auto}.smhub__manage-bulk{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.smhub__manage-bulk>*{flex:0 0 auto}.smhub__manage-bulk select{font:inherit;font-size:11px;padding:4px 6px;border:1px solid #94a3b8;border-radius:6px;max-width:180px;background:#fff}.smhub__manage-bulk .btn-primary,.smhub__manage-bulk .btn-secondary{padding:4px 8px;font-size:11px;white-space:nowrap}.smhub__manage-bulk .smhub__tax-jump{flex:0 0 52px;width:52px}.smhub__facet-pick{width:118px;min-width:96px;max-width:160px}.smhub__manage-bulk .smhub__facet-pick:nth-child(5){width:200px;max-width:260px;min-width:140px}.smhub__facet-pick--cell{width:100%;min-width:0;max-width:none}.smhub__facet-select{width:100%;font:inherit;font-size:12px;padding:4px 6px;border:1px solid #94a3b8;border-radius:6px;background:#fff;color:#0f172a;cursor:pointer}.smhub__facet-pick--cell .smhub__facet-select,.smhub__facet-pick--cell input{width:100%;font:inherit;font-size:12px;padding:3px 5px;border:1px solid transparent;border-radius:4px;background:transparent}.smhub__facet-pick--cell .smhub__facet-select:focus,.smhub__facet-pick--cell input:focus{border-color:#0f766e;background:#fff;outline:none}.smhub__facet-pick .pub-yt__input{width:100%;max-width:none}.smhub .ui-help__panel,.ui-help__panel{z-index:30000!important}.smhub__table--manage-pro td input{width:100%;font:inherit;font-size:12px;padding:3px 5px;border:1px solid transparent;border-radius:4px;background:transparent}.smhub__table--manage-pro td input:focus{border-color:#0f766e;background:#fff;outline:none}.smhub__table--manage-pro .smhub__tr--need td{background:#fffbeb}.smhub__table--manage-pro .smhub__tr--junk td{background:#fef2f2}.smhub__need-tag{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:999px;font-size:10px;font-weight:700;color:#92400e;background:#fde68a;vertical-align:middle;white-space:nowrap}.smhub__need-tag--junk{color:#991b1b;background:#fecaca}.smhub__table--manage-pro .smhub__tr--over{box-shadow:inset 0 0 0 1px #0f766e}.smhub__table--manage-pro .smhub__tr--dragging{opacity:.55}.smhub__col-drag{width:22px}.smhub__pl-cell{display:flex;align-items:center;gap:4px;min-width:0}.smhub__pl-cell input{flex:1;min-width:0}.smhub__review-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#ca8a04}.smhub__review-dot.is-new{background:#dc2626}.smhub__review-dot.is-done{background:#16a34a}.smhub__col-field,.smhub__col-lang{width:90px}.smhub__col-pos{width:52px}.smhub__col-pos input{text-align:center}.smhub__taxonomy{overflow-x:hidden;overflow-y:auto;gap:14px;padding-right:4px;scrollbar-width:thin}.smhub__tax-block{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#f8fafc}.smhub__tax-head{margin-bottom:8px}.smhub__tax-title-btn{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;width:100%;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.smhub__tax-title{margin:0;font-size:13px;font-weight:700;color:#0f766e}.smhub__tax-meta{font-size:11px;color:#64748b;font-weight:500}.smhub__poster-inline-input{flex:0 1 130px;min-width:96px;max-width:160px;height:28px!important;padding:0 8px!important;font-size:12px!important}.smhub__poster-inline-save{flex:0 0 auto;height:28px;padding:0 8px;font-size:11px;line-height:1;white-space:nowrap}.smhub__tax-toolbar{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;margin-bottom:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.smhub__tax-toolbar>*{flex:0 0 auto}.smhub__tax-search{min-width:140px;width:160px}.smhub__tax-add-input{min-width:140px;width:180px}.smhub__tax-add .btn-primary,.smhub__tax-add .btn-secondary,.smhub__tax-add .pub-yt__input,.smhub__tax-toolbar .btn-primary,.smhub__tax-toolbar .btn-secondary,.smhub__tax-toolbar .pub-yt__input,.smhub__tax-toolbar .smhub__tax-sort{box-sizing:border-box;height:32px;min-height:32px;max-height:32px;margin:0;padding:0 10px;font-size:12px;line-height:1.2;border-radius:8px}.smhub__tax-add .btn-primary,.smhub__tax-add .btn-secondary,.smhub__tax-toolbar .btn-primary,.smhub__tax-toolbar .btn-secondary{display:inline-flex;align-items:center;justify-content:center}.smhub__tax-sort,.smhub__tax-toolbar .smhub__tax-sort{font:inherit;font-size:12px;border:1px solid #94a3b8;background:#fff;max-width:160px;display:inline-block;vertical-align:middle}.smhub__tax-merge{max-width:160px}.smhub__tax-add{display:flex;gap:6px;margin-bottom:8px;align-items:center;flex-wrap:nowrap;overflow-x:auto}.smhub__tax-add .pub-yt__input{flex:0 0 auto;min-width:140px}.smhub__tax-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:min(52vh,520px);overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable}.smhub__tax-row{display:grid;grid-template-columns:22px 16px 32px minmax(160px,1fr) 2.75rem 36px 44px 28px 28px minmax(110px,140px) 44px 44px;gap:6px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 8px}.smhub__tax-row--plain{grid-template-columns:22px 16px 32px minmax(160px,1fr) 36px 44px 28px 28px minmax(110px,140px) 44px 44px}.smhub__tax-row--playlist{grid-template-columns:22px 16px 32px minmax(160px,1fr) 36px 44px 44px 28px 28px 44px 44px}.smhub__tax-handle{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#94a3b8;font-size:16px;letter-spacing:-2px;padding:2px 4px;cursor:grab;border-radius:4px;justify-self:center}.smhub__tax-handle:active{cursor:grabbing;background:#e2e8f0}.smhub__tax-row.is-dragging{opacity:.55}.smhub__tax-row.is-over{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.smhub__tax-row.is-selected{background:#ecfdf5;border-color:#99f6e4}.smhub__tax-check{width:14px;height:14px;accent-color:#0f766e;justify-self:center}.smhub__tax-pos{min-width:0;font-size:10px;color:#94a3b8;font-variant-numeric:tabular-nums;text-align:center}.smhub__tax-row .pub-yt__input{width:100%;min-width:0;flex:unset}.smhub__tax-yt-slot{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:1.45rem;flex-shrink:0}.smhub__tax-count{min-width:0;text-align:center;font-size:11px;color:#64748b;font-variant-numeric:tabular-nums}.smhub__tax-jump{width:100%;max-width:44px;font:inherit;font-size:11px;padding:3px 4px;border:1px solid #94a3b8;border-radius:4px;text-align:center;box-sizing:border-box;justify-self:stretch}.smhub__tax-row .btn-primary,.smhub__tax-row .btn-secondary{width:100%;padding:3px 0;font-size:11px;justify-self:stretch}.smhub__tax-merge{width:100%;max-width:none;font:inherit;font-size:11px;padding:4px 6px;border:1px solid #94a3b8;border-radius:6px;background:#fff;box-sizing:border-box}.smhub__tax-toolbar .btn-secondary{padding:0 10px;font-size:12px}.smhub__health{margin:0 0 8px;padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7;display:flex;flex-direction:column;gap:8px;flex:0 0 auto}.smhub__pane--manage>.smhub__health+.smhub__manage-pro{margin-top:0}.smhub__health-host:empty{display:none}.smhub__health-btn{display:inline-flex;align-items:center;gap:6px}.smhub__health-btn:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid;opacity:.65}.smhub__health-btn.is-on:after{transform:rotate(180deg)}.smhub__drop-menu{position:fixed;z-index:32000;min-width:220px;padding:4px;border:1px solid #94a3b8;border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.16)}.smhub__drop-hint{padding:6px 10px 8px;margin:0 0 4px;font-size:11px;line-height:1.35;color:#475569;border-bottom:1px solid #e2e8f0}.smhub__drop-sep{height:1px;margin:4px 6px;background:#e2e8f0}.smhub__drop-item{display:block;width:100%;text-align:left;border:0;background:transparent;padding:7px 10px;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;cursor:pointer}.smhub__drop-item:focus-visible:not(:disabled),.smhub__drop-item:hover:not(:disabled){background:#2563eb;color:#fff;outline:none}.smhub__drop-item:disabled{opacity:.42;cursor:not-allowed}.smhub__drop-item--danger:focus-visible:not(:disabled),.smhub__drop-item--danger:hover:not(:disabled){background:#b91c1c;color:#fff}.smhub__live-count{flex:0 0 auto;margin-left:4px;color:#475569}.smhub__live-count,.smhub__toast{font-size:12px;white-space:nowrap}.smhub__toast{position:absolute;right:12px;bottom:8px;z-index:20;max-width:min(420px,70%);padding:6px 10px;border-radius:8px;background:rgba(15,23,42,.88);color:#fff;line-height:1.3;pointer-events:none;overflow:hidden;text-overflow:ellipsis}.smhub__health-host:not(:empty){flex:0 0 auto;min-height:0}.smhub__health--compact{background:#f8fafc;border-color:#e2e8f0;padding:4px 8px;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;height:40px;min-height:40px;max-height:40px}.smhub__health--compact .smhub__health-title{font-size:13px;flex:0 0 auto}.smhub__health--compact .smhub__health-status{font-size:12px;color:#475569;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.smhub__health--compact .btn-primary,.smhub__health--compact .btn-secondary{flex:0 0 auto;padding:4px 8px;font-size:12px;line-height:1.2}.smhub__health--compact .smhub__health-lead,.smhub__health--compact .smhub__health-reasons{display:none}.smhub__health-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.smhub__health-lead{margin:0;font-size:12px;color:#64748b;line-height:1.45}.smhub__health-stats{display:flex;flex-wrap:wrap;gap:8px}.smhub__health-stats>div{min-width:88px;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:2px}.smhub__health-stats em{font-style:normal;font-size:18px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.smhub__health-stats span{font-size:11px;color:#64748b}.smhub__health-reasons{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;max-height:140px;overflow:auto}.smhub__health-reasons li{display:flex;justify-content:space-between;gap:12px;font-size:12px;padding:4px 8px;background:#fff;border-radius:6px;border:1px solid #f1f5f9}.smhub__health-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.smhub__health-meta,.smhub__health-msg,.smhub__health-progress{margin:0;font-size:12px;color:#334155}.smhub__health-msg{color:#0f766e;font-weight:600}.smhub__health-meta{color:#94a3b8}.yt-sync.smhub__pane{overflow:hidden}.yt-sync__bar{display:flex;gap:.4rem;margin:0 0 .55rem;padding:.35rem .2rem .45rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-bottom:1px solid #e2e8f0}.yt-sync__bar,.yt-sync__bar-group{flex-wrap:nowrap;align-items:center}.yt-sync__bar-group{display:inline-flex;gap:.3rem;flex:0 0 auto}.yt-sync__bar-sep{flex:0 0 auto;width:1px;height:1.35rem;background:#cbd5e1;margin:0 .15rem}.yt-sync__chip{display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .45rem;font-size:11px;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;white-space:nowrap;line-height:1.2}.yt-sync__chip strong{color:#0f766e;font-weight:700}.yt-sync__chip--err{background:#fef2f2;border-color:#fecaca}.yt-sync__chip--err strong{color:#b91c1c}.yt-sync__chip--muted{color:#64748b;background:#fff}.yt-sync__stats{display:inline-flex;flex-wrap:nowrap;gap:.25rem;margin:0;padding:0;background:transparent;border:none;font-size:12px;color:#475569}.yt-sync__lead{margin:0 0 .75rem;font-size:.9rem;color:#475569;line-height:1.45}.yt-sync__bar .btn-primary,.yt-sync__bar .btn-secondary{padding:.28rem .55rem;font-size:11px;white-space:nowrap;flex:0 0 auto}.yt-sync__bar select{height:30px;border:1px solid #cbd5e1;border-radius:6px;padding:0 .35rem;background:#fff;font-size:11px;flex:0 0 auto;max-width:9.5rem}.yt-sync__url{width:11.5rem;min-width:9rem}.yt-sync__search,.yt-sync__url{flex:0 0 auto;font-size:12px;padding:.28rem .5rem}.yt-sync__search{width:6.5rem;min-width:5.5rem;max-width:none}.yt-sync__minvid{width:88px;flex:0 0 auto}.yt-sync__meta{margin:0 0 .5rem;font-size:12px;color:#94a3b8}.yt-sync__empty{margin:.75rem 0;color:#64748b;font-size:.9rem}.yt-sync__log{margin:0 0 .75rem;padding:.5rem .75rem;list-style:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:110px;overflow:auto;font-size:12px;color:#334155}.yt-sync__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:120px;max-height:min(58vh,520px);overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable}.smhub__tab-keep .yt-sync__list{max-height:none}.yt-sync__card{border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .55rem;background:#fff}.yt-sync__card.is-off{opacity:.55}.yt-sync__card.is-err{border-color:#fecaca;background:#fffafa}.yt-sync__card-head{display:flex;flex-wrap:wrap;gap:.4rem;align-items:flex-start}.yt-sync__pick{flex:0 0 auto;padding-top:2px}.yt-sync__enable{display:flex;gap:.45rem;align-items:flex-start;min-width:0;flex:1 1 180px}.yt-sync__enable strong{display:block;font-size:.9rem;line-height:1.25}.yt-sync__enable small{display:block;color:#64748b;font-size:11px;margin-top:2px;line-height:1.35}.yt-sync__card-actions{display:flex;flex-wrap:wrap;gap:.3rem;margin-left:auto}.yt-sync__playlists{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #f1f5f9}.yt-sync__pl-bar{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.45rem;align-items:center}.yt-sync__pl-list{list-style:none;margin:0;padding:0;max-height:220px;overflow:auto;display:flex;flex-direction:column;gap:.15rem}.yt-sync__pl-list label{display:flex;gap:.4rem;align-items:flex-start;font-size:.84rem;padding:.2rem .3rem;border-radius:6px;flex:1;min-width:0}.yt-sync__pl-list li{display:flex;align-items:center;gap:.25rem}.yt-sync__pl-list label:hover{background:#f8fafc}.yt-sync__pl-list small{color:#94a3b8}.edu-store-toolbar-track .edu-store-clearable--playlist-pick,.smhub__clearable--playlist-pick{flex:0 0 auto;min-width:96px;max-width:140px;width:auto}.link-vault--fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:4px}.link-vault__bar{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;margin:0;padding:.25rem .1rem .35rem;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-bottom:1px solid #e2e8f0;flex:0 0 auto}.link-vault__bar-group,.link-vault__bar-scroll{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.28rem;flex:0 0 auto;min-width:-moz-max-content;min-width:max-content}.link-vault__actions{position:relative;z-index:5}.link-vault__pager-inline{gap:.22rem!important}.link-vault__pager-meta{font-size:10px;color:#64748b;white-space:nowrap;max-width:11rem;overflow:hidden;text-overflow:ellipsis}.link-vault__bar-sep{flex:0 0 auto;width:1px;height:1.25rem;background:#cbd5e1;margin:0 .08rem}.link-vault__chip{display:inline-flex;align-items:center;gap:.15rem;padding:.15rem .4rem;font-size:10px;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;white-space:nowrap}.link-vault__chip strong{color:#0f766e;font-weight:700}.link-vault__chip--danger{background:#fef2f2;border-color:#fecaca}.link-vault__chip--danger strong{color:#b91c1c}.link-vault__chip--warn{background:#fffbeb;border-color:#fde68a}.link-vault__chip--warn strong{color:#b45309}.link-vault__bar .btn-primary,.link-vault__bar .btn-secondary{padding:.22rem .45rem;font-size:11px;white-space:nowrap}.link-vault__bar select{height:28px;border:1px solid #cbd5e1;border-radius:6px;padding:0 .28rem;background:#fff;font-size:11px;max-width:9rem}.link-vault__search{width:8.5rem;min-width:6.5rem;font-size:12px;padding:.22rem .4rem}.link-vault__mode{gap:.2rem!important}.link-vault__mode-btn{border:1px solid #cbd5e1;background:#fff;border-radius:6px;padding:.2rem .5rem;font-size:11px;font-weight:700;color:#475569;cursor:pointer;white-space:nowrap}.link-vault__mode-btn.is-on{background:#0f766e;border-color:#0f766e;color:#fff}.link-vault__menu{position:relative}.link-vault__menu-pop{position:absolute;right:0;top:calc(100% + 4px);z-index:40;min-width:168px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 8px 24px rgba(15,23,42,.12);padding:.25rem;display:flex;flex-direction:column;gap:2px}.link-vault__menu-pop--portal{position:fixed;right:auto;z-index:2147483000;box-shadow:0 12px 32px rgba(15,23,42,.18)}.link-vault__menu-pop button{border:none;background:transparent;text-align:left;padding:.4rem .55rem;font:inherit;font-size:12px;border-radius:6px;cursor:pointer;color:#0f172a}.link-vault__menu-pop button:hover{background:#f1f5f9}.link-vault__menu-pop button:disabled{opacity:.45;cursor:not-allowed}.link-vault__menu-hint{margin:.15rem .35rem .25rem;font-size:10px;color:#94a3b8;line-height:1.3}.link-vault__toast{margin:0;padding:.35rem .55rem;font-size:12px;border-radius:6px;flex:0 0 auto}.link-vault__toast--ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.link-vault__toast--err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.link-vault__diff{flex:0 0 auto;font-size:11px;color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:.25rem .5rem}.link-vault__diff ul{margin:.25rem 0 0;padding-left:1rem;max-height:72px;overflow:auto}.link-vault__pager{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem;font-size:11px;color:#64748b;flex:0 0 auto;overflow-x:auto}.link-vault__pager-btns{display:inline-flex;align-items:center;gap:.25rem;flex:0 0 auto}.link-vault__pager-btns .btn-secondary{padding:.18rem .4rem;font-size:11px}.link-vault__pager-btns select{height:26px;font-size:11px;border:1px solid #cbd5e1;border-radius:5px;background:#fff}.link-vault__goto{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.link-vault__goto input{width:44px;font:inherit;font-size:11px;padding:2px 4px;border:1px solid #94a3b8;border-radius:4px}.link-vault__grid-wrap{border:1px solid #94a3b8;background:#fff;flex:1 1 auto;min-height:180px;max-height:none;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable}.link-vault__grid{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px;line-height:1.35}.link-vault__grid td,.link-vault__grid th{border:1px solid #cbd5e1;padding:3px 6px;vertical-align:middle;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-vault__grid thead th{position:sticky;top:0;z-index:1;background:#f1f5f9;color:#334155;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.02em}.link-vault__grid tbody tr:nth-child(2n){background:#f8fafc}.link-vault__grid tbody tr.is-on{background:#ecfdf5}.link-vault__grid tbody tr:hover{background:#f0fdfa}.link-vault__c-check{width:26px;text-align:center!important}.link-vault__c-stt{width:42px;text-align:right!important;color:#64748b;font-variant-numeric:tabular-nums}.link-vault__c-review{width:44px;text-align:center!important}.link-vault__c-health{width:38px;text-align:center!important}.link-vault__rev{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;padding:.15rem .32rem;border-radius:4px;border:1px solid transparent;font-size:11px;font-weight:700;line-height:1.25;cursor:pointer;background:#f8fafc;color:#64748b}.link-vault__rev:disabled{opacity:.45;cursor:not-allowed}.link-vault__rev--done{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.link-vault__rev--pending{background:#fffbeb;border-color:#fde68a;color:#b45309}.link-vault__rev--new{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.link-vault__c-id{width:92px}.link-vault__c-plat{width:58px}.link-vault__c-mail{width:128px}.link-vault__c-time{width:100px}.link-vault__c-src{width:36px;text-align:center!important}.link-vault__c-num{width:48px;text-align:right!important;font-variant-numeric:tabular-nums}.link-vault__grid code{font-size:12px;color:#0f766e}.link-vault__empty{text-align:center!important;color:#64748b;padding:.75rem!important;white-space:normal!important}.link-vault__h{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;padding:0 3px;border-radius:3px;background:#f1f5f9;color:#64748b;line-height:1.35}.link-vault__h--ok{background:#ecfdf5;color:#047857}.link-vault__h--broken{background:#fef2f2;color:#b91c1c}.link-vault__h--suspect{background:#fffbeb;color:#b45309}.link-vault__h--unchecked{background:#f8fafc;color:#94a3b8}.smhub-dupe{position:fixed;inset:0;z-index:22000;display:grid;place-items:center;padding:1rem;pointer-events:auto}.smhub-dupe__scrim{position:absolute;inset:0;border:none;background:rgba(15,23,42,.45);cursor:pointer}.smhub-dupe__card{position:relative;z-index:1;width:min(560px,96vw);max-height:min(88vh,720px);overflow:auto;background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 24px 64px rgba(15,23,42,.22);padding:1rem 1.1rem}.smhub-dupe__card--compact{width:min(420px,94vw);max-height:min(78vh,560px);padding:.85rem .95rem}.smhub-dupe__list--compact{max-height:160px;margin-bottom:.65rem}.smhub-dupe__card--compact .smhub-dupe__lead{display:none}.smhub-dupe__card--compact .smhub-dupe__head h3{font-size:1rem}.smhub-dupe__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.smhub-dupe__eyebrow{margin:0 0 .15rem;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f766e}.smhub-dupe__head h3{margin:0;font-size:1.1rem;color:#0f172a;font-weight:800}.smhub-dupe__x{border:none;background:#f1f5f9;width:2rem;height:2rem;border-radius:8px;font-size:1.25rem;line-height:1;cursor:pointer;color:#64748b}.smhub-dupe__chips{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.55rem}.smhub-dupe__chip{font-size:11px;padding:.2rem .45rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.smhub-dupe__chip strong{color:#0f172a}.smhub-dupe__chip.is-warn{background:#fffbeb;border-color:#fde68a;color:#92400e}.smhub-dupe__chip.is-warn strong{color:#b45309}.smhub-dupe__chip.is-danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.smhub-dupe__chip.is-danger strong{color:#b91c1c}.smhub-dupe__chip.is-ok{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.smhub-dupe__chip.is-ok strong{color:#047857}.smhub-dupe__lead{margin:0 0 .55rem;font-size:12.5px;line-height:1.45;color:#475569}.smhub-dupe__list{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem;max-height:220px;overflow:auto;border:1px solid #e2e8f0;border-radius:10px;padding:.4rem;background:#f8fafc}.smhub-dupe__row{display:flex;gap:.45rem;align-items:flex-start;padding:.3rem .35rem;border-radius:6px;background:#fff;border:1px solid #e2e8f0}.smhub-dupe__row-main{min-width:0;flex:1}.smhub-dupe__row-main strong{display:block;font-size:12px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smhub-dupe__row-main small{display:block;font-size:10.5px;color:#64748b;margin-top:1px}.smhub-dupe__badge{flex:0 0 auto;font-size:9px;font-weight:800;text-transform:uppercase;padding:.15rem .3rem;border-radius:4px;background:#e2e8f0;color:#475569}.smhub-dupe__badge--ok{background:#ecfdf5;color:#047857}.smhub-dupe__badge--broken{background:#fef2f2;color:#b91c1c}.smhub-dupe__badge--suspect{background:#fffbeb;color:#b45309}.smhub-dupe__badge--pl{background:#ecfeff;color:#0e7490}.smhub-dupe__more{margin:.2rem 0 0;font-size:11px;color:#94a3b8}.smhub-dupe__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.smhub-dupe__btn{border-radius:8px;padding:.5rem .75rem;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer;border:1px solid transparent}.smhub-dupe__btn--ghost{background:#fff;border-color:#cbd5e1;color:#475569}.smhub-dupe__btn--secondary{background:#f0fdfa;border-color:#99f6e4;color:#0f766e}.smhub-dupe__btn--primary{background:#0f766e;border-color:#0f766e;color:#fff}.smhub-dupe__btn:disabled{opacity:.5;cursor:not-allowed}.edu-usage-player{position:relative}.edu-usage-gate{position:absolute;inset:0;z-index:6;display:grid;place-items:center;background:rgba(10,18,30,.72);backdrop-filter:blur(6px);padding:1rem}.edu-usage-gate__card{max-width:420px;width:100%;background:var(--surface,#fff);color:var(--text,#0f172a);border-radius:16px;padding:1.25rem 1.35rem;box-shadow:0 18px 48px rgba(0,0,0,.28);text-align:center}.edu-usage-gate__badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.02em;color:#0f766e;background:rgba(15,118,110,.12);border-radius:999px;padding:.28rem .65rem;margin-bottom:.65rem}.edu-usage-gate__title{margin:0 0 .45rem;font-size:1.15rem}.edu-usage-gate__msg{margin:0;opacity:.86;line-height:1.45}.edu-usage-gate__meta{margin:.55rem 0 0;font-size:.82rem;opacity:.7}.edu-usage-gate__actions{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.edu-usage-gate__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:.55rem 1rem;font-weight:650;text-decoration:none;border:none;cursor:pointer}.edu-usage-gate__btn--primary{background:#0f766e;color:#fff}.edu-usage-chip{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:650;padding:.2rem .5rem;border-radius:999px;background:rgba(15,118,110,.12);color:#0f766e}.edu-usage-chip--warn{background:rgba(180,83,9,.14);color:#b45309}.edu-usage-admin__head{align-items:flex-start;margin-bottom:1rem}.edu-usage-admin__error{padding:.65rem .85rem;margin-bottom:1rem}.edu-usage-admin__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1.25rem}.edu-usage-admin__field{font-size:.9rem}.edu-usage-admin__field--wide{grid-column:1/-1}.edu-usage-admin__field input[type=number],.edu-usage-admin__field input[type=text],.edu-usage-admin__field textarea{border:1px solid var(--border,#cbd5e1);border-radius:10px;padding:.45rem .6rem;background:var(--bg,#fff);color:inherit}.edu-usage-admin__table{font-size:.88rem}.edu-usage-admin__table td,.edu-usage-admin__table th{border-bottom:1px solid var(--border,#e2e8f0);padding:.45rem .5rem;text-align:left}.edu-ut{--ut:#0f766e;--ut-soft:rgba(15,118,110,.1);max-width:100%}.edu-ut--loading{padding:1.25rem;opacity:.7}.edu-ut__bar{display:flex;flex-wrap:nowrap;align-items:center;gap:.45rem;margin-bottom:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.2rem}.edu-ut__bar .ui-help,.edu-ut__bar>*{flex:0 0 auto}.edu-ut__auto,.edu-ut__btn,.edu-ut__pill,.edu-ut__tag{flex:0 0 auto;white-space:nowrap}.edu-ut__btn{min-width:2.75rem}.edu-ut__auto{display:inline-flex;gap:.3rem;align-items:center;font-size:.8rem;opacity:.85}.edu-ut__pill{font-size:.65rem;font-weight:800;letter-spacing:.04em;padding:.15rem .4rem;border-radius:999px;background:var(--ut);color:#fff}.edu-ut__pill.is-off{background:#94a3b8}.edu-ut__tag{font-size:.72rem;font-weight:650;padding:.15rem .45rem;border-radius:999px;background:var(--ut-soft);color:var(--ut);white-space:nowrap}.edu-ut__banner{padding:.55rem .75rem;border-radius:10px;margin-bottom:.65rem;font-size:.9rem}.edu-ut__banner--err{background:rgba(185,28,28,.1);color:#b91c1c}.edu-ut__banner--ok{background:var(--ut-soft);color:var(--ut)}.edu-ut__tabs{display:flex;gap:.3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-bottom:.85rem;padding-bottom:.15rem}.edu-ut__tab{flex:0 0 auto;border:1px solid var(--border,#cbd5e1);background:transparent;border-radius:999px;padding:.38rem .7rem;cursor:pointer;font-weight:650;font-size:.85rem}.edu-ut__tab.is-active{background:var(--ut);color:#fff;border-color:var(--ut)}.edu-ut__tab-short{display:none}.edu-ut__tab-full{display:inline}.edu-ut__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:.75rem}.edu-ut__kpi{border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:.65rem .7rem;background:var(--surface,#fff);text-align:left;cursor:default;color:inherit;display:flex;flex-direction:column;gap:.15rem;min-width:0}button.edu-ut__kpi{cursor:pointer}.edu-ut__kpi.is-warn{border-color:#d97706;background:rgba(217,119,6,.08)}.edu-ut__kpi.is-hot{border-color:#dc2626;background:rgba(220,38,38,.08)}.edu-ut__kpi-label{font-size:.7rem;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edu-ut__kpi-value{font-size:1.25rem;font-weight:800;line-height:1.1}.edu-ut__kpi-value small{font-size:.75rem;font-weight:600;opacity:.65}.edu-ut__quick{display:flex;flex-wrap:wrap;gap:.4rem}.edu-ut__quick-btn{border:1px solid var(--border,#cbd5e1);background:transparent;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:650;cursor:pointer;color:inherit}.edu-ut__quick-btn:hover{border-color:var(--ut);color:var(--ut)}.edu-ut__card{border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:.85rem;margin-bottom:.75rem;background:var(--surface,#fff)}.edu-ut__card--tight{display:flex;flex-direction:column;gap:.7rem}.edu-ut__card-head{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.edu-ut__h3{margin:0;font-size:.95rem}.edu-ut__seg{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;padding:.25rem;border-radius:12px;background:rgba(148,163,184,.12)}.edu-ut__seg button{border:0;background:transparent;border-radius:10px;padding:.55rem .5rem;font-weight:700;cursor:pointer;color:inherit}.edu-ut__seg button.is-on{background:var(--ut);color:#fff}.edu-ut__switches{display:flex;flex-wrap:wrap;gap:.65rem 1rem}.edu-ut__switch{display:flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600}.edu-ut__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem}.edu-ut__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-ut__field{display:flex;flex-direction:column;gap:.3rem;font-size:.84rem;min-width:0}.edu-ut__field input,.edu-ut__row input,.edu-ut__rule input[type=text],.edu-ut__rule select,.edu-ut__toolbar input,.edu-ut__toolbar select{border:1px solid var(--border,#cbd5e1);border-radius:10px;padding:.45rem .55rem;background:var(--bg,#fff);color:inherit;width:100%;min-width:0;box-sizing:border-box}.edu-ut__num{max-width:5rem!important;flex:0 0 auto!important;width:5rem!important}.edu-ut__presets{display:flex;flex-wrap:wrap;gap:.35rem}.edu-ut__chip,.edu-ut__chip-btn{border:1px solid var(--border,#cbd5e1);background:var(--ut-soft);color:var(--ut);border-radius:999px;padding:.22rem .55rem;font-size:.78rem;font-weight:650}.edu-ut__chip-btn{cursor:pointer}.edu-ut__chip-btn.is-on{background:var(--ut);color:#fff;border-color:var(--ut)}.edu-ut__chips{display:flex;flex-wrap:wrap;gap:.35rem}.edu-ut__chips--compact{max-height:4.5rem;overflow:auto}.edu-ut__chip--x{cursor:pointer}.edu-ut__row{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.edu-ut__row input[type=email],.edu-ut__row input[type=search],.edu-ut__row input[type=text]{flex:1 1 140px}.edu-ut__toolbar{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center;margin-bottom:.65rem}.edu-ut__toolbar input[type=search]{flex:1 1 140px;min-width:0}.edu-ut__count{opacity:.7;font-size:.8rem;margin-left:auto}.edu-ut__empty{margin:0;opacity:.65;font-size:.88rem}.edu-ut__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.edu-ut__list li{display:grid;grid-template-columns:1fr auto auto;gap:.4rem;align-items:center;padding:.4rem 0;border-bottom:1px solid var(--border,#e2e8f0);font-size:.86rem}.edu-ut__list-mail{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edu-ut__table-wrap{overflow:auto;-webkit-overflow-scrolling:touch}.edu-ut__table{width:100%;border-collapse:collapse;font-size:.84rem}.edu-ut__table td,.edu-ut__table th{border-bottom:1px solid var(--border,#e2e8f0);padding:.4rem .45rem;text-align:left;vertical-align:top}.edu-ut__mono{font-family:ui-monospace,monospace;font-size:.7rem;word-break:break-all;opacity:.65}.edu-ut__meter{position:relative;min-width:64px;height:.85rem;background:var(--ut-soft);border-radius:999px;overflow:hidden}.edu-ut__meter i{position:absolute;inset:0 auto 0 0;background:var(--ut);display:block}.edu-ut__meter span{position:relative;z-index:1;font-size:.65rem;font-weight:700;padding-left:.3rem}.edu-ut__pager{display:flex;gap:.65rem;align-items:center;justify-content:center;margin-top:.65rem}.edu-ut__mobi{display:none}.edu-ut__desk{display:block}.edu-ut__cards{display:flex;flex-direction:column;gap:.5rem}.edu-ut__m-card{border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:.65rem .75rem;background:var(--surface,#fff)}.edu-ut__m-top{display:flex;justify-content:space-between;gap:.5rem;font-size:.86rem;margin-bottom:.35rem}.edu-ut__m-top strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edu-ut__m-meta{display:flex;justify-content:space-between;gap:.5rem;margin-top:.4rem;font-size:.75rem;opacity:.75}.edu-ut__rules{display:flex;flex-direction:column;gap:.55rem}.edu-ut__rule{display:grid;grid-template-columns:auto minmax(5.5rem,7rem) 1fr auto auto;gap:.4rem;align-items:center;border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:.55rem}.edu-ut__rule-n{font-weight:800;font-size:.85rem;color:var(--ut);min-width:1.5rem;text-align:center}.edu-ut__rule-samples{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.3rem;font-size:.72rem;opacity:.75}.edu-ut__rule-samples span{background:rgba(148,163,184,.12);border-radius:999px;padding:.1rem .45rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:720px){.edu-ut__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-ut__grid--2{grid-template-columns:1fr}.edu-ut__tab-full{display:none}.edu-ut__tab-short{display:inline}.edu-ut__desk{display:none}.edu-ut__mobi{display:flex}.edu-ut__rule{grid-template-columns:auto 1fr auto}.edu-ut__rule select{grid-column:2/-1}.edu-ut__rule input[type=text]{grid-column:1/-2}.edu-ut__auto span{display:none}.edu-ut__bar .ui-help__btn{padding-inline:.45rem}.edu-ut__bar .ui-help__btn-label{display:none}}@media (max-width:380px){.edu-ut__kpis{grid-template-columns:1fr 1fr}.edu-ut__kpi-value{font-size:1.1rem}}.edu-ut__checklist,.edu-ut__hint,.edu-ut__meta,.edu-ut__samples,.edu-ut__sub{display:none}.edu-usage-admin__head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.edu-usage-admin__sub{margin:.25rem 0 0;opacity:.75}.edu-usage-admin__actions{display:flex;gap:.5rem}.edu-usage-admin__error{padding:.65rem;border-radius:10px;background:rgba(185,28,28,.1);color:#b91c1c}.edu-usage-admin__grid{display:grid;gap:.85rem}.edu-usage-admin__field{display:flex;flex-direction:column;gap:.35rem}.edu-usage-admin__table-wrap{overflow:auto}.edu-usage-admin__table{width:100%;border-collapse:collapse}.edu-usage-admin__mono{font-family:ui-monospace,monospace;font-size:.78rem;word-break:break-all}