: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}.card--reel{flex-direction:column;display:flex}.card__footer{justify-content:flex-end;margin-top:auto;padding-top:.75rem;display:flex}.btn-icon{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;line-height:0;display:inline-flex}.btn-icon--danger{color:#dc2626}.btn-icon--danger:hover:not(:disabled){color:#b91c1c;background:#fef2f2;border-color:#fecaca}.btn-icon:hover:not(:disabled){color:#dc2626;background:#fef2f2;border-color:#fecaca}.btn-icon:disabled{opacity:.45;cursor:not-allowed}.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--inline{margin:.75rem 0 0}.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}.badge--ok{color:#15803d;margin-left:.35rem}.badge--muted{color:var(--muted);text-transform:none;margin-left:.35rem}.provider-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.card__title{margin:0;font-size:1rem;font-weight:600}.btn--small{padding:.35rem .65rem;font-size:.82rem}.provider-options{flex-direction:column;gap:.5rem;display:flex}.provider-option{border:1px solid var(--border);cursor:pointer;background:#f8fafc;border-radius:8px;align-items:flex-start;gap:.65rem;padding:.65rem .75rem;display:flex}.provider-option--active{border-color:var(--primary);background:#f5f3ff}.provider-option input{margin-top:.2rem}.provider-option__body{flex-direction:column;gap:.2rem;display:flex}.provider-option__label{flex-wrap:wrap;align-items:center;gap:.35rem;font-weight:600;display:flex}.provider-table-wrap{margin-top:.85rem;overflow-x:auto}.provider-table{border-collapse:collapse;width:100%;font-size:.85rem}.provider-table th,.provider-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.5rem .65rem}.provider-table th{color:var(--muted);font-weight:600}.provider-table__row--selected{background:#f5f3ff}.video-preview{background:#000;border-radius:12px;width:min(320px,100%);max-height:480px;margin:.75rem 0}.upload-layout{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.upload-card__title{margin-bottom:1rem}.upload-layout__preview{flex:0 0 168px;width:168px}.upload-layout__video{aspect-ratio:9/16;object-fit:cover;border:1px solid var(--border);background:#0f172a;border-radius:14px;width:100%;display:block}.upload-placeholder{aspect-ratio:9/16;color:#5b21b6;cursor:pointer;width:100%;font:inherit;text-align:center;background:linear-gradient(#faf5ff 0%,#f8fafc 100%);border:1.5px dashed #c4b5fd;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.75rem;display:flex}.upload-placeholder:hover{border-color:var(--primary);background:linear-gradient(#f3e8ff 0%,#f1f5f9 100%)}.upload-placeholder__icon{opacity:.55;font-size:1.4rem;line-height:1}.upload-placeholder__title{font-size:.92rem;font-weight:600}.upload-layout__actions{flex-direction:column;flex:220px;justify-content:center;align-items:flex-start;gap:.65rem;min-width:min(100%,220px);display:flex}.upload-layout__file{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-layout__filename{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--muted);margin:0;font-size:.88rem;overflow:hidden}.upload-layout__meta{flex-wrap:wrap;gap:.35rem .75rem;display:flex}.upload-layout__actions .btn{min-width:11.5rem}.upload-layout__actions .alert--inline{width:100%;max-width:28rem}@media (width<=560px){.upload-layout{flex-direction:column;align-items:stretch}.upload-layout__preview{flex-basis:auto;align-self:center;width:min(200px,55vw)}.upload-layout__actions{align-items:stretch}.upload-layout__actions .btn{width:100%;min-width:0}}.sample-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem;display:grid}.sample-card{border:1px solid var(--border);background:#f8fafc;border-radius:10px;flex-direction:column;gap:.45rem;padding:.65rem;display:flex}.sample-card__video{aspect-ratio:9/16;object-fit:cover;background:#000;border-radius:8px;width:100%}.sample-card__meta{flex-direction:column;gap:.15rem;display:flex}.sample-picker{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.sample-picker__item{border:1px solid var(--border);cursor:pointer;background:#f8fafc;border-radius:10px;flex-direction:column;gap:.4rem;padding:.55rem;display:flex}.sample-picker__item--active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#f5f3ff}.sample-picker__item input{opacity:0;pointer-events:none;position:absolute}.sample-picker__video{aspect-ratio:9/16;object-fit:cover;background:#000;border-radius:8px;width:100%}.sample-picker__meta{flex-direction:column;gap:.1rem;font-size:.88rem;display:flex}.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}}
