@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090b18;--panel:#14182d;--line:#2d3558;--text:#f6f7ff;--muted:#9ca8ce;--accent:#7657ff}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% 0%,#24205a 0,transparent 35%),var(--bg);color:var(--text);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.landing-page{max-width:1400px;min-height:100vh;margin:auto;padding:clamp(2rem,7vw,7rem)}.landing-hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:60vh;display:flex}.landing-hero h1{max-width:1100px;margin:1.5rem 0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.06}.landing-hero p,.page-heading p{color:var(--muted);max-width:680px;font-size:1.05rem;line-height:1.7}.feature-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(145deg,#161a34,#12152a);border-radius:1.2rem;padding:1.5rem}.feature-card>span{color:#a899ff;font-weight:900}.feature-card h2{margin:1rem 0 .5rem}.feature-card p{color:var(--muted);line-height:1.65}.auth-page,.centered{flex-direction:column;justify-content:center;align-items:flex-start;max-width:900px;min-height:100vh;padding:clamp(2rem,8vw,8rem);display:flex}.actions{gap:.8rem;margin-top:1rem;display:flex}.primary-button,.secondary-button{cursor:pointer;color:#fff;border:1px solid #0000;border-radius:.75rem;padding:.75rem 1.1rem;display:inline-block}.primary-button{background:var(--accent)}.secondary-button{border-color:var(--line);background:0 0}.eyebrow{color:#a899ff;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.auth-page{color:#30251d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;justify-content:flex-start;align-items:center;width:100%;max-width:none;margin:0;padding:clamp(4.5rem,14vh,9rem) 1.25rem 2rem}.auth-shell{gap:1.5rem;width:min(450px,100%);display:grid}.auth-brand{color:#35271f;text-align:center;justify-items:center;gap:.45rem;display:grid}.auth-brand strong{letter-spacing:-.04em;font-size:clamp(2rem,4vw,2.55rem);font-weight:900;line-height:1}.auth-brand span{color:#7c6859;letter-spacing:.02em;font-size:.92rem;font-weight:600}.auth-card{background:#fffaf4;border:1px solid #dfd1bf;border-radius:1.55rem;gap:1.15rem;width:100%;padding:clamp(1.65rem,4vw,2.25rem);display:grid;box-shadow:0 18px 50px #5b402b17}.auth-card h1{color:#30251d;text-align:center;margin:0 0 .25rem;font-size:1.65rem;line-height:1.25}.auth-card label{color:#58483c;gap:.5rem;font-size:.9rem;font-weight:750;display:grid}.auth-card input{color:#30251d;background:#fff;border:1px solid #d8c8b7;border-radius:.8rem;outline:none;width:100%;min-height:48px;padding:.75rem .9rem;transition:border-color .16s,box-shadow .16s}.auth-card input::placeholder{color:#a28e7e}.auth-card input:focus{border-color:#79553d;box-shadow:0 0 0 3px #79553d1f}.auth-card .primary-button{color:#fff;background:#6d4935;border-radius:.8rem;min-height:48px;margin-top:.2rem;font-weight:800;transition:background .16s,transform .16s,opacity .16s}.auth-card .primary-button:hover:not(:disabled){background:#563725;transform:translateY(-1px)}.auth-card .primary-button:disabled{cursor:not-allowed;opacity:.58}.auth-card .error-message{color:#a43f3f;background:#fff0ed;border:1px solid #efc6bf;border-radius:.7rem;padding:.72rem .8rem;font-size:.88rem;line-height:1.5}.error-message{color:#ff909d;margin:0}.auth-switch{color:#7c6859;text-align:center;margin:0;font-size:.88rem}.auth-switch a{color:#6d4935;font-weight:750}.auth-switch a:hover{color:#493023;text-underline-offset:3px;text-decoration:underline}.auth-legal-note{color:#8b7767;text-align:center;margin:0;font-size:.78rem;line-height:1.55}.auth-legal-note a,.legal-consent a{color:#6d4935;text-underline-offset:2px;text-decoration:underline}.auth-card .legal-consent{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:.55rem;font-weight:550;line-height:1.55}.auth-card .legal-consent input{accent-color:#6d4935;width:16px;height:16px;min-height:16px;margin:.18rem 0 0;padding:0}.legal-page{color:#30251d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;min-height:100vh;padding:0 1.25rem 4rem}.legal-header{border-bottom:1px solid #eadfd3;justify-content:space-between;align-items:center;width:min(920px,100%);margin:auto;padding:1.5rem 0;display:flex}.legal-header a:first-child{font-size:1.45rem;font-weight:900}.legal-header a:last-child{color:#795f4d;font-size:.9rem}.legal-document{background:#fffaf5;border:1px solid #e4d8cb;border-radius:1.25rem;width:min(920px,100%);margin:2.5rem auto 0;padding:clamp(1.25rem,4vw,3rem);box-shadow:0 16px 45px #5b402b0f}.legal-document h1{margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.55rem)}.legal-document h2{margin:2rem 0 .65rem;font-size:1.16rem}.legal-document p,.legal-document li{color:#604f43;line-height:1.82}.legal-document ul{padding-left:1.25rem}.legal-document a{color:#6d4935;text-underline-offset:3px;text-decoration:underline}.legal-meta{color:#876f5e;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:2rem;font-size:.85rem;display:flex}.legal-table-wrap{overflow-x:auto}.legal-document table{border-collapse:collapse;width:100%;min-width:620px}.legal-document th,.legal-document td{text-align:left;vertical-align:top;border:1px solid #dfd1c3;padding:.75rem;line-height:1.6}.ai-generated-label{color:var(--muted);font-size:.75rem;font-weight:650}@media (max-width:520px){.auth-page{padding:clamp(2.75rem,8vh,4.25rem) 1rem 1.5rem}.auth-shell{gap:1.25rem}.auth-card{border-radius:1.25rem;padding:1.5rem 1.2rem}.auth-brand strong{font-size:2rem}.auth-brand span{font-size:.84rem}}.dashboard-shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0d1020dd;flex-direction:column;padding:2rem 1.25rem;display:flex}.brand{color:#a899ff;letter-spacing:.15em;margin-bottom:2.5rem;font-weight:900;display:block}.sidebar nav{gap:.4rem;display:grid}.nav-link{color:var(--muted);border-radius:.7rem;padding:.75rem 1rem}.nav-link:hover,.nav-link.active{color:#fff;background:#202645}.install-extension{color:#c4bcff;border:1px solid var(--line);border-radius:.7rem;margin-top:auto;padding:.8rem 1rem}.dashboard-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;height:76px;padding:0 2rem;display:flex}.dashboard-header div{align-items:center;gap:1rem;display:flex}.dashboard-header span{color:var(--muted)}.account-summary,.account-summary>div{align-items:center;gap:.75rem;display:flex}.account-summary>div{flex-direction:column;align-items:flex-start;gap:.1rem}.dashboard-header-actions{justify-content:flex-end;align-items:center;gap:.55rem;min-width:0;display:flex}.header-support-links,.header-support-menu{align-items:center;gap:.15rem;display:flex}.header-support-links a,.header-support-menu a{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.55rem;padding:.55rem .65rem;text-decoration:none}.header-support-links a:hover,.header-support-menu a:hover{color:var(--text);background:var(--surface-muted)}.header-support-more{display:none;position:relative}.header-support-more>summary{color:var(--muted);cursor:pointer;border:0;border-radius:.55rem;padding:.55rem .65rem;list-style:none}.header-support-more>summary::-webkit-details-marker{display:none}.header-support-menu{z-index:25;border:1px solid var(--line);background:var(--panel);border-radius:.75rem;flex-direction:column;align-items:stretch;width:130px;padding:.35rem;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 12px 30px #0f172a26}.header-support-menu a{text-align:left}.avatar{background:linear-gradient(135deg,#7657ff,#45b8ff);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid;color:#fff!important}.page-content{width:100%;max-width:1200px;padding:2.5rem}.page-heading{margin-bottom:2.5rem}.page-heading h1{margin:.5rem 0;font-size:2.5rem}.page-content section+section{margin-top:2.5rem}.card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.card{background:var(--panel);border:1px solid var(--line);border-radius:1rem;padding:1.25rem}.linked-card{transition:transform .18s,border-color .18s}.linked-card:hover{border-color:#7568bc;transform:translateY(-2px)}.cover{background-position:50%;background-size:cover;border-radius:1rem 1rem 0 0;height:118px;margin:-1.25rem -1.25rem 1rem}.video-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.video-library-sections{gap:2rem;display:grid}.video-library-section{gap:1rem;min-width:0;display:grid}.video-library-section>h2{color:var(--text);margin:0;font-size:1.25rem}.video-library-card{border:1px solid var(--line);background:var(--panel);border-radius:1.05rem;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.video-library-card:hover{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.video-library-card:hover{border-color:color-mix(in srgb,var(--accent) 38%,var(--line))}}.video-library-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a17}.video-library-main{color:inherit;text-decoration:none;display:block}.video-library-cover{aspect-ratio:16/9;background:var(--surface-muted);width:100%;position:relative;overflow:hidden}.video-library-cover img{object-fit:cover;width:100%;height:100%;display:block}.video-library-copy{align-content:start;gap:.48rem;min-height:164px;padding:1rem 1.05rem 1.05rem;display:grid}.video-library-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.48;display:-webkit-box;overflow:hidden}.video-library-copy p,.video-library-copy time{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.45}.video-collection-control{border-top:1px solid var(--line);min-height:48px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.05rem;font-size:.88rem;display:flex}.video-collection-control button,.video-collection-control a{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:none}.video-part-list{border-top:1px solid var(--line);background:var(--surface-muted);display:grid}.video-part-list a{color:inherit;border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);gap:.24rem .65rem;padding:.85rem 1.05rem;text-decoration:none;display:grid}.video-part-list a:last-child{border-bottom:0}.video-part-list a:hover{background:var(--panel)}.video-part-list strong{color:var(--accent);grid-row:1/3}.video-part-list span,.video-part-list time{min-width:0;color:var(--text-secondary);font-size:.82rem}.video-part-list .video-part-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:650;overflow:hidden}.video-collection-list{border-top:1px solid var(--line);background:var(--surface-muted);display:grid}.video-collection-video{border-bottom:1px solid var(--line);min-width:0}.video-collection-video:last-child{border-bottom:0}.video-collection-video>a{color:inherit;grid-template-columns:auto minmax(0,1fr);gap:.24rem .65rem;padding:.9rem 1.05rem;text-decoration:none;display:grid}.video-collection-video>a:hover{background:var(--panel)}.video-collection-video>a strong{color:var(--accent);grid-row:1/3}.video-collection-video>a span,.video-collection-video>a time{min-width:0;color:var(--text-secondary);font-size:.82rem}.video-part-list a,.video-collection-video>a{align-content:center;min-height:70px;transition:background .15s}.video-part-list strong,.video-collection-video>a strong{font-size:.88rem;line-height:1.45}.video-part-list .video-part-title,.video-collection-video .video-part-title{line-height:1.45}.video-collection-video>a .video-part-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:650;overflow:hidden}.video-collection-parts{gap:.35rem;padding:0 1.05rem .8rem 2.9rem;display:grid}.video-collection-parts a{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.video-collection-parts a:hover{color:var(--accent)}.video-detail-hero{border:1px solid var(--line);background:var(--panel);border-radius:1.1rem;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:.9rem;display:grid}.video-detail-cover{aspect-ratio:16/9;background:var(--surface-muted);border-radius:.9rem;width:100%;overflow:hidden}.video-detail-cover img{object-fit:cover;width:100%;height:100%;display:block}.video-detail-heading{gap:.38rem;min-width:0;display:grid}.video-detail-heading h1{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.32;display:-webkit-box;overflow:hidden}.video-detail-heading h2{color:var(--accent);margin:0;font-size:1.05rem;line-height:1.45}.video-detail-heading p{color:var(--muted);margin:0;font-size:.9rem}.video-detail-meta{flex-wrap:wrap;gap:.35rem 1.25rem;display:flex}.video-learning-workspace{grid-template-columns:minmax(0,3fr) minmax(340px,2fr);align-items:stretch;gap:1.25rem;display:grid}.video-learning-left{flex-direction:column;gap:1.25rem;min-width:0;min-height:0;display:flex}.video-player-frame{aspect-ratio:16/9;border:1px solid var(--line);background:#000;border-radius:1rem;width:100%;position:relative;overflow:hidden}.video-player-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-player-fallback{aspect-ratio:16/9;border:1px solid var(--line);background:var(--surface-muted);text-align:center;border-radius:1rem;align-content:center;place-items:center;gap:1rem;width:100%;display:grid}.video-learning-panel{border:1px solid var(--line);background:var(--panel);border-radius:1rem;min-width:0;min-height:560px;overflow:hidden}.video-learning-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.video-learning-tabs button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.9rem .5rem;font-weight:700}.video-learning-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.video-learning-content{height:calc(100% - 51px);padding:1rem;overflow-y:auto}.video-learning-content>section{min-height:100%}.video-ask-panel{resize:vertical;border:1px solid var(--line);background:var(--panel);border-radius:1rem;flex-direction:column;flex:none;width:100%;min-width:0;height:230px;min-height:190px;max-height:min(520px,60vh);display:flex;overflow:hidden}.video-ask-panel>header{border-bottom:1px solid var(--line);flex:none;padding:.75rem 1rem .55rem}.video-ask-panel>header h2{color:var(--text);margin:0;font-size:1.05rem}.video-ask-panel>header p{color:var(--text-secondary);margin:.35rem 0 0;font-size:.86rem}.video-ask-history{scroll-behavior:smooth;flex:1;min-height:0;padding:.6rem 1rem;overflow-y:auto}.video-ask-empty,.video-ask-loading{color:var(--text-secondary);text-align:center;margin:.35rem 0;font-size:.86rem}.video-ask-turn{gap:.55rem;margin-bottom:.9rem;scroll-margin-top:.25rem;display:grid}.video-ask-question{background:var(--accent-soft);max-width:82%;color:var(--text);border-radius:.8rem .8rem .2rem;justify-self:end;padding:.65rem .8rem}.video-ask-question p,.video-ask-answer p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.65}.video-ask-answer{border:1px solid var(--line);background:var(--surface-muted);max-width:92%;color:var(--text);border-radius:.2rem .8rem .8rem;padding:.75rem .85rem}.video-ask-notice,.video-ask-panel>.error-message{color:var(--text-secondary);flex:none;margin:0;padding:.55rem 1rem;font-size:.82rem}.video-ask-panel>.error-message{color:var(--danger,#b42318)}.collection-back-link{color:var(--accent);margin-bottom:1rem;font-weight:700;text-decoration:none;display:inline-flex}.video-collection-detail-hero{border:1px solid var(--line);background:var(--panel);border-radius:1.1rem;grid-template-columns:280px minmax(0,1fr);align-items:center;gap:1.5rem;padding:1.25rem;display:grid}.video-collection-detail-cover,.video-collection-item-cover{aspect-ratio:16/9;background:var(--surface-muted);border-radius:.85rem;width:100%;position:relative;overflow:hidden}.video-collection-detail-cover img,.video-collection-item-cover img{object-fit:cover;width:100%;height:100%;display:block}.video-collection-detail-hero h1{color:var(--text);margin:.35rem 0 .7rem;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.3}.video-collection-detail-hero p{color:var(--muted);margin:.3rem 0}.video-collection-detail-section{border:1px solid var(--line);background:var(--panel);border-radius:1.1rem;margin-top:1.5rem;padding:1.25rem}.video-collection-detail-section>header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.video-collection-detail-section h2{margin:0}.video-collection-detail-section>header span{color:var(--muted)}.video-collection-detail-list{gap:.75rem;display:grid}.video-collection-detail-list>a{border:1px solid var(--line);min-width:0;color:inherit;background:var(--surface-muted);border-radius:.9rem;grid-template-columns:150px 42px minmax(0,1fr);align-items:center;gap:1rem;padding:.8rem;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}.video-collection-detail-list>a:hover{border-color:var(--accent);transform:translateY(-1px)}.video-collection-item-cover{border-radius:.65rem}.video-collection-index{color:var(--accent);text-align:center;font-size:1.05rem}.video-collection-item-copy{gap:.25rem;min-width:0;display:grid}.video-collection-item-copy h3{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;line-height:1.45;overflow:hidden}.video-collection-item-copy p,.video-collection-item-copy time{color:var(--muted);margin:0;font-size:.84rem}.video-ask-composer{border-top:1px solid var(--line);background:0 0;flex:none;align-items:stretch;gap:.55rem;padding:.8rem 1rem 1rem;display:flex}.video-ask-composer textarea{resize:none;border:1px solid var(--line);background:var(--surface-muted);min-width:0;min-height:44px;max-height:90px;color:var(--text);border-radius:.7rem;outline:none;flex:1;padding:.65rem .75rem}.video-ask-composer textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.video-ask-composer button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:.7rem;flex:none;min-width:68px;padding:0 .9rem;font-weight:700}.video-ask-composer button:disabled{cursor:not-allowed;opacity:.5}.video-ask-resize-handle{cursor:ns-resize;background:0 0;flex:none;justify-content:center;align-items:center;height:8px;display:flex}.video-ask-resize-handle span{background:var(--line);border-radius:99px;width:38px;height:3px}.video-summary-empty{align-content:center;place-items:center;gap:.8rem;min-height:260px;display:grid}.video-summary-empty .error-message,.video-summary-empty .empty{text-align:center;margin:0}.support-faq-list{gap:.5rem;margin-top:1rem;display:grid}.support-faq-list details{border:1px solid var(--line);background:var(--surface-muted);border-radius:.75rem;padding:.75rem}.support-faq-list summary{color:var(--text);cursor:pointer;font-weight:700}.support-faq-list p{color:var(--muted);margin:.65rem 0 0;line-height:1.6}.credits-page-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.credits-page-heading>div{display:block}.credits-plan-status{white-space:nowrap;grid-template-columns:auto auto;align-self:flex-start;align-items:end;column-gap:.3rem;display:grid;position:relative}.credits-plan-name{color:var(--text);grid-row:1/span 2;align-self:center;font-size:clamp(1.65rem,2.7vw,2.2rem);font-weight:800;line-height:1.1}.credits-plan-status>button{color:var(--accent);cursor:pointer;background:0 0;border:0;grid-column:2;align-self:end;padding:.15rem .25rem;font-size:.9rem;font-weight:700}.credits-upgrade-popover{z-index:15;border:1px solid var(--line);background:var(--panel);white-space:normal;border-radius:.85rem;width:260px;padding:1rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 40px #0f172a29}.credits-upgrade-popover span{color:var(--accent);font-size:.78rem;font-weight:800}.credits-upgrade-popover h2{margin:.35rem 0}.credits-upgrade-popover p{color:var(--muted);margin:.3rem 0 .85rem;line-height:1.55}.credits-upgrade-popover button{border:1px solid var(--line);width:100%;color:var(--muted);background:var(--surface-muted);border-radius:.65rem;padding:.6rem}.support-page{gap:1.5rem;display:grid}.support-page .page-heading{margin-bottom:0}.support-section{border:1px solid var(--line);background:var(--panel);border-radius:1rem;padding:clamp(1rem,2.5vw,1.5rem)}.support-section>h2{margin:0 0 1rem}.feature-request-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.feature-request-list article{border:1px solid var(--line);background:var(--surface-muted);border-radius:.8rem;flex-direction:column;align-items:stretch;gap:.8rem;min-width:0;min-height:190px;padding:1rem;display:flex}.feature-rank{color:var(--accent);letter-spacing:.08em;font-size:.82rem;font-weight:800}.feature-request-list h3{-webkit-line-clamp:4;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:1rem;line-height:1.55;display:-webkit-box;overflow:hidden}.feature-vote{justify-content:space-between;align-items:center;gap:.65rem;margin-top:auto;display:flex}.feature-vote button{border:1px solid var(--line);color:var(--accent);background:var(--panel);cursor:pointer;border-radius:.65rem;padding:.5rem .75rem}.feature-vote button.voted{color:var(--panel);border-color:var(--accent);background:var(--accent)}.support-form{gap:.8rem;display:grid}.support-form textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:160px;color:var(--text);background:var(--surface-muted);border-radius:.8rem;padding:.85rem}.support-form>div{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;display:flex}.support-form label{color:var(--text);align-items:center;gap:.4rem;display:flex}.support-form .primary-button{justify-self:end}.success-message{color:#16803c;margin:0}.summary-three-dimensions{gap:.85rem;margin-top:1rem;display:grid}.summary-three-dimensions section{background:var(--surface-muted);border-radius:.75rem;padding:1rem}.summary-three-dimensions h3{color:var(--text);margin:0 0 .6rem;font-size:1rem}.summary-three-dimensions p{white-space:pre-wrap;color:var(--text);margin:0;line-height:1.7}.video-note-list{gap:.75rem;display:grid}.video-note-list article{border:1px solid var(--line);background:var(--surface-muted);border-radius:.75rem;min-width:0;padding:1rem}.video-note-list article>p{white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.video-note-list article.expanded>p{display:block;overflow:visible}.video-note-list footer{color:var(--muted);justify-content:space-between;align-items:center;gap:.75rem;margin-top:.8rem;font-size:.78rem;display:flex}.video-note-list footer button{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;font-weight:700}.placeholder-cover{color:#aa9cff;background:linear-gradient(135deg,#2f286d,#171c38);place-items:center;font-size:2rem;display:grid}.card-topline,.section-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.card h3{margin:.6rem 0;line-height:1.4}.card p,.card small,.empty{color:var(--muted)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stat-card{border:1px solid var(--line);background:linear-gradient(135deg,#171b36,#1d1744);border-radius:1rem;grid-template-columns:1fr auto;align-items:baseline;padding:1.4rem;display:grid}.stat-card span{color:#aa9cff;grid-column:1/-1;margin-bottom:1rem;font-weight:800}.stat-card strong{font-size:2rem}.stat-card p{color:var(--muted);margin:.4rem 0}.detail-hero{grid-template-columns:260px 1fr;align-items:center;gap:2rem;margin-bottom:2rem;display:grid}.detail-hero h1{margin:.5rem 0;font-size:2.25rem;line-height:1.2}.detail-cover{background-position:50%;background-size:cover;border-radius:1rem;height:155px}.meta-row{color:var(--muted);flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}.tabs{border-bottom:1px solid var(--line);gap:.5rem;margin-bottom:1.5rem;display:flex;overflow:auto}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.9rem 1rem}.tabs button.active{color:#fff;border-bottom-color:var(--accent)}.detail-panel{background:var(--panel);border:1px solid var(--line);border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.detail-list{gap:.8rem;margin-bottom:1.5rem;display:grid}.detail-list div{grid-template-columns:120px 1fr;display:grid}.detail-list dt{color:var(--muted)}.learning-note{gap:1rem;margin-top:1rem;display:grid}.learning-note section{background:#0d1124;border-radius:.8rem;padding:1rem 1.2rem}.learning-note h3{margin:.2rem 0 .8rem}.learning-note li{margin:.45rem 0;line-height:1.6}.preserve-lines{white-space:pre-wrap;line-height:1.7}.transcript-list{gap:.25rem;max-height:620px;display:grid;overflow:auto}.transcript-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.6rem;grid-template-columns:70px 1fr;gap:1rem;padding:.75rem;display:grid}.transcript-row:hover{background:var(--surface-muted)}.transcript-row.selected{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.transcript-row time{color:#aa9cff;font-variant-numeric:tabular-nums}.transcript-row p{margin:0;line-height:1.6}.transcript-search{margin-bottom:.8rem;display:block}.transcript-search input{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:var(--surface-muted);border-radius:.7rem;outline:none;padding:.7rem .8rem}.transcript-search input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.note-list{gap:.6rem;display:grid}.note-list a{background:#0d1124;border-radius:.7rem;gap:.3rem;padding:1rem;display:grid}.note-list span,.favorite-badge{color:#aa9cff;font-size:.8rem}.source-panel{margin-bottom:1rem}.muted{color:var(--muted)}.credits-warning{color:#ffe28a;background:#2b2411;border:1px solid #796827;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.2rem;display:flex}.credits-warning div{gap:.25rem;display:grid}.credits-warning span{font-size:.9rem}.credits-overview{grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);gap:1rem;display:grid}.credit-balance-card,.credit-usage-card,.plan-card{border:1px solid var(--line);background:linear-gradient(145deg,#171b36,#171332);border-radius:1.2rem;padding:1.5rem}.credit-balance-card span,.credit-usage-card span{color:var(--muted)}.credit-balance-card strong{margin-top:1.4rem;font-size:4rem;line-height:1;display:block}.credit-balance-card p{color:#aa9cff;font-weight:700}.credit-usage-card h2{margin:.4rem 0}.credit-usage-card>.card-topline>strong{color:#aa9cff}.credit-usage-card>p{color:var(--muted);font-size:.85rem}.usage-progress{border:1px solid var(--line);background:#0c1021;border-radius:999px;height:12px;margin-top:2rem;overflow:hidden}.usage-progress span{border-radius:inherit;background:linear-gradient(90deg,#7657ff,#45b8ff);height:100%;display:block}.usage-list{border:1px solid var(--line);border-radius:1rem;overflow:hidden}.usage-row{background:var(--panel);grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:1rem 1.2rem;display:grid}.usage-row+.usage-row{border-top:1px solid var(--line)}.usage-row div{gap:.25rem;display:grid}.usage-row time{color:var(--muted);font-size:.8rem}.usage-status{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.25rem .55rem;font-size:.78rem}.credit-negative{color:#ff9aa6}.credit-positive{color:#75e6a6}.compact{padding:1.5rem}.compact h3{margin-top:0}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.plan-card h2{margin:.7rem 0;font-size:2rem}.plan-card>strong{color:#aa9cff}.plan-card ul{color:var(--muted);gap:.6rem;padding:0;list-style:none;display:grid}.active-plan{border-color:#6554bc}.welcome-state,.empty-state{border:1px solid var(--line);background:linear-gradient(145deg,#171b36,#14132d);border-radius:1.2rem;padding:clamp(1.5rem,4vw,3rem)}.welcome-state h2,.empty-state h2{margin:.7rem 0;font-size:clamp(1.6rem,3vw,2.5rem)}.welcome-state p,.empty-state p,.welcome-state li{color:var(--muted);line-height:1.7}.welcome-state ul{gap:.4rem;padding:0;list-style:none;display:grid}.skeleton-stack{gap:1.5rem;display:grid}.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.skeleton{background:linear-gradient(90deg,#14182d 25%,#202645 50%,#14182d 75%) 0 0/200% 100%;border-radius:1rem;min-height:190px;animation:1.4s infinite shimmer}.skeleton-wide{min-height:150px}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:720px){.dashboard-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);z-index:10;padding:1rem;position:sticky;top:0}.brand{margin-bottom:.75rem}.sidebar nav{gap:.25rem;display:flex;overflow-x:auto}.nav-link{white-space:nowrap}.install-extension{display:none}.dashboard-header{padding:0 1rem}.dashboard-header span{display:none}.page-content{padding:1.25rem;overflow:hidden}.landing-page{padding:2rem}.landing-hero{min-height:auto;padding:3rem 0}.landing-hero h1{font-size:2.6rem}.feature-section,.skeleton-grid,.card-grid{grid-template-columns:1fr}.actions{flex-wrap:wrap}}@media (max-width:1100px){.video-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.video-library-grid{grid-template-columns:1fr}}@media (max-width:1023px){.video-detail-hero{grid-template-columns:minmax(200px,32%) minmax(0,1fr)}.video-learning-workspace{grid-template-columns:1fr}.video-learning-panel{height:560px;min-height:420px}.video-ask-panel{height:230px;max-height:min(520px,60vh)}.video-collection-detail-hero{grid-template-columns:minmax(220px,34%) minmax(0,1fr)}}@media (max-width:620px){.video-detail-hero,.video-collection-detail-hero{grid-template-columns:1fr;gap:1rem;padding:1rem}.video-detail-meta{gap:.25rem;display:grid}.video-learning-panel{height:520px;min-height:0}.video-learning-tabs button{padding:.8rem .25rem;font-size:.86rem}.video-learning-content{height:calc(100% - 47px);padding:.8rem}.transcript-row{grid-template-columns:54px minmax(0,1fr);gap:.6rem;padding:.65rem .4rem}.video-ask-panel{height:220px;min-height:190px}.video-ask-composer{gap:.4rem;padding:.7rem}.video-ask-composer button{min-width:60px;padding:0 .7rem}.video-ask-question,.video-ask-answer{max-width:96%}.video-collection-detail-list>a{grid-template-columns:100px minmax(0,1fr);gap:.75rem}.video-collection-index{display:none}.video-collection-item-copy h3{white-space:normal}.video-library-copy{min-height:0}}@media (max-width:720px){.stats-grid,.detail-hero{grid-template-columns:1fr}.detail-cover{height:190px}.detail-hero h1{font-size:1.8rem}.account-summary>div{display:none!important}.credits-overview,.plan-grid{grid-template-columns:1fr}.usage-row{grid-template-columns:1fr auto}.usage-row>div{grid-column:1/-1}.credits-warning{flex-direction:column;align-items:flex-start}.credit-balance-card strong{font-size:3rem}}.dashboard-shell{--bg:#f5f7fb;--panel:#fff;--surface-muted:#f8fafc;--line:#e3e8f0;--text:#172033;--muted:#667085;--accent:#2563eb;--accent-soft:#eff6ff;--accent-strong:#1d4ed8;--accent-contrast:#fff;background:var(--bg);width:100%;min-width:0;max-width:100vw;color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overflow-x:hidden}.dashboard-shell[data-accent=indigo]{--accent:#4f46e5;--accent-soft:#eef2ff;--accent-strong:#4338ca}.dashboard-shell[data-accent=cyan]{--accent:#0891b2;--accent-soft:#ecfeff;--accent-strong:#0e7490}.dashboard-shell[data-accent=purple]{--accent:#7c3aed;--accent-soft:#f5f3ff;--accent-strong:#6d28d9}.dashboard-shell[data-theme=dark]{--bg:#0d1320;--panel:#151d2c;--surface-muted:#111827;--line:#2b3547;--text:#f3f6fb;--muted:#9aa7bb;--accent-soft:#172554;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dashboard-shell .sidebar{background:var(--panel);border-color:var(--line)}.dashboard-shell .brand{color:var(--accent);letter-spacing:0;gap:.35rem;margin-bottom:2.25rem;display:grid}.dashboard-shell .brand strong{letter-spacing:.02em;font-size:1.75rem;line-height:1.1}.dashboard-shell .brand span{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:600;line-height:1.45}.dashboard-shell .sidebar nav{gap:.65rem}.dashboard-shell .nav-link{min-height:3.25rem;color:var(--muted);border:1px solid #0000;border-radius:.8rem;align-items:center;padding:.85rem 1.1rem;font-size:1.02rem;font-weight:700;transition:background .16s,border-color .16s,color .16s,transform .16s;display:flex}.dashboard-shell .nav-link:hover{color:var(--accent-strong);background:var(--accent-soft);transform:translate(2px)}.dashboard-shell .nav-link.active{color:var(--accent-strong);background:var(--accent-soft);border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.dashboard-shell .nav-link.active{border-color:color-mix(in srgb,var(--accent) 24%,var(--line))}}.dashboard-shell .nav-link.active{box-shadow:inset 3px 0 0 var(--accent)}.dashboard-shell[data-theme=dark] .nav-link:hover,.dashboard-shell[data-theme=dark] .nav-link.active{color:#fff}.dashboard-shell .install-extension{color:var(--accent);border-color:var(--line)}.dashboard-shell .dashboard-main{min-width:0}.dashboard-shell .dashboard-header{z-index:20;background:var(--panel)}@supports (color:color-mix(in lab, red, red)){.dashboard-shell .dashboard-header{background:color-mix(in srgb,var(--panel) 94%,transparent)}}.dashboard-shell .dashboard-header{border-color:var(--line)}.dashboard-shell .dashboard-header span,.dashboard-shell .muted{color:var(--muted)}.dashboard-shell .secondary-button{color:var(--text);border-color:var(--line)}.dashboard-shell .page-content{max-width:1280px;margin:0 auto}.dashboard-shell .page-heading h1{color:var(--text)}.dashboard-shell .page-heading p,.dashboard-shell .card p,.dashboard-shell .card small,.dashboard-shell .empty{color:var(--muted)}.dashboard-shell .eyebrow{color:var(--accent)}.dashboard-shell .card,.dashboard-shell .detail-panel,.dashboard-shell .credit-balance-card,.dashboard-shell .credit-usage-card,.dashboard-shell .plan-card,.dashboard-shell .welcome-state,.dashboard-shell .empty-state{background:var(--panel);border-color:var(--line);color:var(--text);box-shadow:0 8px 28px #192d550b}.dashboard-shell .linked-card:hover{border-color:var(--accent)}.dashboard-shell .placeholder-cover{background:var(--accent-soft);color:var(--accent)}.dashboard-shell .tabs{border-color:var(--line)}.dashboard-shell .tabs button{color:var(--muted)}.dashboard-shell .tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.dashboard-shell .learning-note section,.dashboard-shell .note-list a,.dashboard-shell .transcript-row:hover{background:var(--surface-muted)}.dashboard-shell .transcript-row time,.dashboard-shell .note-list span,.dashboard-shell .favorite-badge{color:var(--accent)}.dashboard-shell .usage-list{border-color:var(--line)}.dashboard-shell .usage-row{background:var(--panel)}.dashboard-shell .usage-row+.usage-row{border-color:var(--line)}.dashboard-shell .usage-progress{background:var(--surface-muted);border-color:var(--line)}.dashboard-shell .usage-progress span{background:var(--accent)}.dashboard-shell .skeleton{background:linear-gradient(90deg,var(--surface-muted) 25%,var(--line) 50%,var(--surface-muted) 75%);background-size:200% 100%}.dashboard-home-heading{margin-bottom:1.75rem}.dashboard-home-heading h1{margin-top:0}.dashboard-section{border:1px solid var(--line);background:var(--panel);border-radius:1.1rem;padding:clamp(1.25rem,2.5vw,2rem);box-shadow:0 10px 34px #192d550b}.dashboard-section+.dashboard-section{margin-top:2rem!important}.dashboard-section-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.dashboard-section-header h2{margin:0;font-size:1.25rem}.dashboard-section-header p{color:var(--muted);margin:.35rem 0 0;font-size:.9rem}.period-selector{border:1px solid var(--line);background:var(--surface-muted);border-radius:.75rem;gap:.25rem;padding:.25rem;display:flex}.period-selector button{min-width:3.4rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.55rem;padding:.5rem .75rem}.period-selector button.active{color:var(--accent-contrast);background:var(--accent);box-shadow:0 3px 10px var(--accent)}@supports (color:color-mix(in lab, red, red)){.period-selector button.active{box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 25%,transparent)}}.progress-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.75rem;display:grid}.progress-metrics article{background:var(--surface-muted);border-radius:.9rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.85rem;min-height:120px;padding:1.35rem;display:flex}.progress-metrics strong{color:var(--text);font-size:2.25rem;line-height:1.08}.progress-metrics span{color:var(--muted);font-weight:650}.progress-metrics .duration-value{font-size:clamp(1.65rem,2.2vw,2.25rem)}.recent-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.home-video-card{border:1px solid var(--line);background:var(--surface-muted);border-radius:.95rem;grid-template-columns:148px minmax(0,1fr);align-items:stretch;min-width:0;transition:border-color .18s,transform .18s;display:grid;overflow:hidden}.home-video-card:hover{border-color:var(--accent);transform:translateY(-2px)}.home-video-cover{aspect-ratio:16/9;background:var(--surface-muted);align-self:center;place-items:center;width:100%;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.home-video-cover img{object-fit:cover;width:100%;min-width:0;height:100%;display:block}.home-video-copy{z-index:1;background:var(--surface-muted);align-content:center;gap:.35rem;min-width:0;padding:1rem 1.1rem;display:grid;position:relative;overflow:hidden}.home-video-copy h3{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.45;display:-webkit-box;overflow:hidden}.home-video-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}.platform-badge{width:max-content;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.home-video-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:.6rem;font-size:.72rem;display:flex}.home-video-meta time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-video-meta>span{color:var(--accent);flex-shrink:0}.home-video-status{text-align:right;flex-direction:column;align-items:flex-end;gap:.18rem;display:flex}.section-footer{justify-content:flex-end;margin-top:1.25rem;display:flex}.section-footer a{color:var(--accent);font-weight:700}.settings-section{border:1px solid var(--line);background:var(--panel);border-radius:1rem;gap:1.5rem;padding:clamp(1.25rem,2.5vw,2rem);display:grid}.settings-section h2{margin:0}.settings-section p{color:var(--muted);margin:.4rem 0 0}.settings-section fieldset{border:0;gap:.7rem;margin:0;padding:0;display:grid}.settings-section legend{color:var(--text);margin-bottom:.65rem;font-weight:750}.theme-options{flex-wrap:wrap;gap:.65rem;display:flex}.theme-option{border:1px solid var(--line);color:var(--text);background:var(--surface-muted);cursor:pointer;border-radius:.7rem;align-items:center;gap:.5rem;padding:.65rem .9rem;display:flex}.theme-option.active{color:var(--accent-strong);border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 1px var(--accent)}.theme-option i{background:var(--option-color);border-radius:50%;width:.75rem;height:.75rem}.accent-blue{--option-color:#2563eb}.accent-indigo{--option-color:#4f46e5}.accent-cyan{--option-color:#0891b2}.accent-purple{--option-color:#7c3aed}@media (min-width:768px){.dashboard-shell{height:100vh;min-height:0;overflow:hidden}.dashboard-shell .sidebar{height:100vh;min-height:0;overflow:hidden auto}.dashboard-shell .dashboard-main{grid-template-rows:76px minmax(0,1fr);height:100vh;min-height:0;display:grid;overflow:hidden}.dashboard-shell .dashboard-header{width:100%;position:sticky;top:0}.dashboard-shell .page-content{max-width:none;height:100%;overflow:hidden auto}.dashboard-shell .page-content>*{width:min(100%,1280px);margin-left:auto;margin-right:auto}}@media (max-width:1023px){.home-video-card{grid-template-columns:125px minmax(0,1fr)}.feature-request-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.dashboard-shell{grid-template-columns:minmax(0,1fr);height:auto;min-height:100vh;overflow:hidden visible}.dashboard-shell .sidebar,.dashboard-shell .dashboard-main,.dashboard-shell .page-content{width:100%;min-width:0}.dashboard-shell .dashboard-main{height:auto;display:block;overflow:visible}.dashboard-shell .dashboard-header{position:static}.header-support-links{display:none}.header-support-more{display:block}.dashboard-shell .page-content{height:auto;overflow:visible}.dashboard-section-header{flex-direction:column;align-items:stretch}.period-selector{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.period-selector button{min-width:0;padding:.5rem .35rem}.recent-video-grid{grid-template-columns:1fr}.home-video-card{grid-template-columns:120px minmax(0,1fr)}.credits-page-heading{flex-direction:column;align-items:stretch}.credits-plan-status{align-self:flex-end;padding-top:0}.feature-vote{justify-content:space-between;align-self:stretch}}@media (max-width:420px){.dashboard-shell .dashboard-header{gap:.5rem;padding:0 .75rem}.dashboard-header-actions{gap:.3rem}.dashboard-header-actions>.secondary-button{white-space:nowrap;padding:.65rem .75rem}.feature-request-list{grid-template-columns:1fr}.progress-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-metrics article:last-child{grid-column:1/-1}.progress-metrics article{min-height:100px;padding:1rem}.progress-metrics strong{font-size:2.15rem}.home-video-card{grid-template-columns:105px minmax(0,1fr)}.home-video-meta{flex-direction:column;align-items:flex-start;gap:.2rem}.dashboard-shell .brand span{font-size:.7rem}}
