:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.shell{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc;color:#0f172a}.shell__banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 1.25rem;background:#1e3a5f;color:#f1f5f9;font-size:.9rem}.shell__banner-dismiss{flex-shrink:0;background:transparent;border:1px solid rgba(255,255,255,.4);color:inherit;border-radius:6px;padding:.25rem .6rem;cursor:pointer;font:inherit}.shell__banner-dismiss:hover{background:#ffffff1a}.shell__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0}.shell__brand{font-size:1.2rem;font-weight:700;color:#0f172a;text-decoration:none}.shell__brand:hover{color:#1e3a5f}.shell__nav{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;font-size:.95rem}.shell__nav a{color:#1e3a5f;text-decoration:none;font-weight:500}.shell__nav a:hover{text-decoration:underline}.shell__welcome{color:#475569;font-size:.9rem}.shell__muted{color:#94a3b8}.shell__linkbtn{background:none;border:none;padding:0;font:inherit;font-weight:500;color:#1e3a5f;cursor:pointer;text-decoration:underline}.shell__main{flex:1;max-width:960px;width:100%;margin:0 auto;padding:1.5rem}.page-muted{color:#64748b}.page-error{color:#b91c1c}.video-list__title{font-size:1.35rem;margin:0 0 1.25rem}.video-list__grid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}.video-card{background:#fff;border-radius:12px;padding:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0f}.video-card__embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;background:#000}.video-card__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-card__title{font-size:1.1rem;margin:.75rem 0 .25rem}.video-card__meta{margin:0;font-size:.9rem;color:#64748b}.video-card__desc{margin:.5rem 0 0;font-size:.9rem;color:#475569;line-height:1.45}.auth-page h1{margin:0 0 1rem;font-size:1.35rem}.auth-form{max-width:22rem;display:flex;flex-direction:column;gap:1rem}.field{display:flex;flex-direction:column;gap:.35rem;text-align:left;font-size:.9rem;color:#334155}.field input{padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font:inherit}.field input:focus{outline:2px solid #93c5fd;border-color:#64748b}.field-error{margin:0;color:#b91c1c;font-size:.875rem}.auth-form button[type=submit]{margin-top:.25rem;padding:.55rem 1rem;background:#1e3a5f;color:#fff;border:none;border-radius:8px;font:inherit;font-weight:600;cursor:pointer}.auth-form button[type=submit]:disabled{opacity:.65;cursor:not-allowed}.auth-page__footer{margin-top:1rem;font-size:.9rem;color:#64748b}.auth-page__footer a{color:#1e3a5f;font-weight:500}.share-page h1{margin:0 0 .5rem;font-size:1.35rem}.share-page__hint{margin:0 0 1rem;color:#64748b;font-size:.95rem;line-height:1.5}.share-page__ok{margin-top:1rem;color:#15803d;font-size:.95rem}
