:root{color:#0f172a;--primary:#7c3aed;--primary-hover:#6d28d9;--border:#e2e8f0;--card:#fff;--muted:#64748b;--danger-bg:#fef2f2;--danger-text:#b91c1c;background:#f1f5f9;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:var(--primary);text-decoration:none}.layout{flex-direction:column;min-height:100vh;display:flex}.header{background:var(--primary);color:#fff;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.header-left{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.header-right{align-items:center;gap:.75rem;display:flex}.header-nav{flex-wrap:wrap;gap:.35rem;display:flex}.header-nav__link{color:#ffffffe0;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.9rem;text-decoration:none;display:inline-flex}.header-nav__link:hover,.header-nav__link.active{color:#fff;background:#ffffff1f}.header-nav__icon{flex-shrink:0}.header-nav__icon--clips{color:#c4b5fd}.header-nav__icon--create{color:#fde047}.header-nav__icon--settings{color:#e2e8f0}.header-nav__label--short{display:none}.logo-link{color:#fff;text-decoration:none}.logo{color:#fff;flex-direction:row;align-items:center;gap:.55rem;line-height:1.15;display:inline-flex}.logo__icon{object-fit:contain;flex-shrink:0;width:auto;height:36px;display:block}.header .logo__icon{filter:drop-shadow(0 1px 2px #0003)}.logo__text{flex-direction:column;align-items:flex-start;gap:.12rem;display:flex}.logo__name{letter-spacing:.02em;font-size:.95rem;font-weight:600}.logo__by{opacity:.88;letter-spacing:.01em;font-size:.62rem;font-weight:400}.logo--light{color:#0f172a}.logo--light .logo__by{color:var(--muted);opacity:1}.logo--light .logo__name{color:var(--primary)}.settings-menu{position:relative}.settings-menu__trigger{justify-content:center;min-width:2.5rem;padding:.45rem .55rem}.settings-menu__panel{z-index:200;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:12rem;padding:.35rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0f172a2e}.settings-menu__item{color:#0f172a;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.9rem;text-decoration:none;display:flex}.settings-menu__item:hover{background:#f1f5f9}.settings-menu__item--logout{color:#b42318;border-top:1px solid #e2e8f0;margin-top:.25rem;padding-top:.65rem}.settings-menu__external{opacity:.5;margin-left:auto}.main{flex:1;align-self:stretch;width:100%;max-width:900px;margin:0 auto;padding:1.25rem}.site-footer{color:#475569;background:#ddd6fe;border-top:1px solid #c4b5fd;margin-top:auto;padding:1.35rem 1.25rem 1.5rem}.site-footer__inner{max-width:900px;margin:0 auto}.site-footer__grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr) minmax(0,1.2fr);align-items:start;gap:1.15rem 1.5rem;display:grid}.site-footer__col--brand{flex-direction:column;gap:.45rem;display:flex}.site-footer__heading{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 .2rem;font-size:.72rem;font-weight:600}.site-footer__tagline{color:var(--footer-link,#334155);margin:0;font-size:.88rem;font-weight:600;line-height:1.35}.site-footer__text{margin:0 0 .4rem;font-size:.78rem;line-height:1.38}.site-footer__tagline+.site-footer__text{margin-top:.35rem}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__links a{color:#334155;padding:.06rem 0;font-size:.78rem;display:block}.site-footer__links a:hover{color:var(--primary);text-decoration:underline}.site-footer__brand{flex-direction:column;gap:.45rem;display:flex}.site-footer__brand .logo__icon{height:40px}.site-footer__bottom{color:#64748b;border-top:1px solid #c4b5fd;margin-top:1.1rem;padding-top:.85rem;font-size:.74rem}.site-footer__note{color:#64748b;margin:0;font-size:.7rem;line-height:1.4}.site-footer__meta{justify-content:space-between;align-items:center;gap:1rem;margin-top:.15rem;display:flex}.site-footer__copy,.site-footer__version{margin:0}.site-footer__version{color:#64748b;font-size:.68rem}.page,.page-center{padding:.25rem 0 2rem}.page-center{place-items:center;min-height:60vh;display:grid}.page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.page-header h1{margin:0 0 .25rem;font-size:1.5rem}.page-top-bar{flex-wrap:nowrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.page-top-bar .btn{text-align:center;flex:1 1 0;justify-content:center;min-width:0}.back-link{color:var(--muted);align-items:center;gap:.25rem;margin-bottom:.75rem;font-size:.9rem;display:inline-flex}.back-link:hover{color:var(--primary)}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.card--success{background:#f0fdf4;border-color:#86efac}.auth-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-card{width:100%;max-width:400px}.auth-card__brand{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.auth-card__brand .logo__icon{height:48px}.auth-card__brand h1{color:var(--primary);margin:0;font-size:1.25rem}.auth-card__tagline{text-align:center;color:var(--primary);margin:.35rem 0 0;font-size:.95rem;font-weight:600;line-height:1.35}.auth-card__brand h1+.auth-card__tagline{margin-top:.5rem}.auth-card__subtitle{text-align:center;margin:0;font-size:.9rem}.auth-card__tagline+.auth-card__subtitle{margin-top:.25rem}label{flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.9rem;display:flex}input,textarea{font:inherit;border:1px solid var(--border);background:#fff;border-radius:8px;padding:.55rem .65rem}textarea{resize:vertical}.muted{color:var(--muted)}.small{font-size:.875rem}.text-danger{color:var(--danger-text)}.btn{cursor:pointer;font:inherit;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .9rem;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-secondary{color:#0f172a;background:#e2e8f0}.btn-danger{color:#fff;background:#dc2626}.btn-ghost{color:#334155;background:#fff;border:1px solid #cbd5e1}.header .btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff59}.header .btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff1a}.btn:disabled{opacity:.6;cursor:not-allowed}.alert{background:var(--danger-bg);color:var(--danger-text);border-radius:8px;margin-bottom:.75rem;padding:.6rem .75rem;font-size:.9rem}.alert--info{color:#1d4ed8;background:#eff6ff}.settings-saved{color:var(--primary);margin:.5rem 0 0;font-size:.9rem}.plan-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.plan-card{color:inherit;text-decoration:none;transition:border-color .15s;display:block}.plan-card:hover{border-color:var(--primary)}.row{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.badge{color:var(--muted);text-transform:capitalize;font-size:.75rem}.video-preview{background:#000;border-radius:12px;width:min(320px,100%);max-height:480px;margin:.75rem 0}.script-list,.tips-list{padding-left:1.2rem}.voice-input{flex-direction:column;gap:.5rem;margin:.5rem 0;display:flex}.voice-input--mobile{width:100%}.voice-hint{margin:0}.voice-keyboard-hint{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;width:100%;padding:.65rem .75rem}.voice-keyboard-hint__title{color:#6d28d9;margin:0 0 .35rem;font-size:.95rem;font-weight:600}.voice-keyboard-steps{margin:.35rem 0 .5rem;padding-left:1.15rem;font-size:.88rem;line-height:1.45}.voice-keyboard-steps li{margin-bottom:.3rem}.voice-keyboard-details{margin-bottom:.55rem;font-size:.85rem}.voice-keyboard-details summary{cursor:pointer;color:var(--primary);margin-bottom:.35rem}.voice-keyboard-details .muted.small{margin:0;line-height:1.4}.voice-focus-btn{padding:.35rem .65rem;font-size:.82rem}.voice-divider-label{text-align:center;border-top:1px dashed var(--border);width:100%;margin:.15rem 0 0;padding-top:.55rem}.voice-keyboard-collapsible{width:100%;margin-top:.15rem;margin-bottom:0}.voice-keyboard-collapsible>summary{margin-bottom:.5rem;font-size:.88rem;font-weight:600}.voice-keyboard-collapsible:not([open])>summary,.collapsible{margin-bottom:0}.collapsible>summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#0f172a;align-items:center;gap:.5rem;list-style:none;display:flex}.collapsible>summary::-webkit-details-marker{display:none}.collapsible>summary:before{content:"▾";color:var(--muted);flex-shrink:0;font-size:.85rem;transition:transform .15s}.collapsible:not([open])>summary:before{transform:rotate(-90deg)}.btn-sm{padding:.35rem .65rem;font-size:.82rem}@media (width<=600px){.main{width:100%;max-width:none;padding-left:.75rem;padding-right:.75rem;overflow-x:clip}.header{padding:.65rem .75rem}.header-left{gap:.65rem}.header-nav__link{padding:.3rem .45rem;font-size:.82rem}.header-nav__label--long{display:none}.header-nav__label--short{display:inline}.page-header{flex-direction:column}.site-footer__grid{grid-template-columns:1fr 1fr;gap:.9rem 1.25rem}.site-footer__col--brand{grid-column:1/-1}}
