:root{color:#171411;background:#f6f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.shell{min-height:100vh;padding:34px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.brand,.account-menu,.account-menu span{display:inline-flex;align-items:center}.brand{gap:8px;color:#171411;font-weight:800}.account-menu{gap:12px;color:#6d6258;font-size:14px}.account-menu span{gap:8px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:28px;align-items:stretch}.hero-copy{min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:8px;padding:42px;color:#fffaf2;background:linear-gradient(#17141133,#171411bd),url(https://images.unsplash.com/photo-1516035069371-29a1b244cc32?auto=format&fit=crop&w=1600&q=80) center / cover}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:8px 10px;border:1px solid rgba(255,250,242,.28);border-radius:999px;color:#fffaf2;background:#0000002e;font-size:13px}h1,h2,h3,p{margin:0}h1{max-width:820px;font-size:clamp(42px,7vw,92px);line-height:.95;letter-spacing:0}.hero-copy p{max-width:640px;margin-top:22px;color:#fffaf2d1;font-size:18px;line-height:1.6}.submit-panel,.status-band,.clip-card,.job-history,.settings-panel{border:1px solid #e2d7ca;border-radius:8px;background:#fffcf7eb;box-shadow:0 22px 70px #3e2d1c1f}.submit-panel{display:flex;flex-direction:column;justify-content:center;padding:28px}label{margin-bottom:10px;color:#6d6258;font-size:13px;font-weight:700;text-transform:uppercase}.input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}input{width:100%;min-height:54px;border:1px solid #d8ccbe;border-radius:8px;padding:0 16px;background:#fffaf2;color:#171411;font-size:15px;outline:none}input:focus{border-color:#1d6758;box-shadow:0 0 0 4px #1d67581f}button,.metadata-link,.clip-actions a,.clip-actions button,.file-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:0;padding:0 16px;background:#1d6758;color:#fffaf2;font-weight:700;cursor:pointer}button:disabled{opacity:.62;cursor:not-allowed}.ghost-button{min-height:38px;border:1px solid #e2d7ca;background:#fffaf2;color:#171411}.auth-panel{gap:12px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px;padding:4px;border:1px solid #e2d7ca;border-radius:8px;background:#f3eadf}.auth-tabs button{min-height:40px;background:transparent;color:#6d6258}.auth-tabs button.active{background:#171411;color:#fffaf2}.hint{margin-top:14px;color:#83776d;font-size:14px}.status-band{margin-top:22px;padding:18px}.status-band>div:first-child,.section-heading,.clip-top,.clip-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.status-label{color:#6d6258;font-size:13px;font-weight:700;text-transform:uppercase}.progress-track{height:10px;margin-top:12px;overflow:hidden;border-radius:999px;background:#e9ded1}.progress-fill{height:100%;border-radius:inherit;background:#1d6758;transition:width .28s ease}.error{margin-top:12px;color:#a42e1f}.success{margin-top:12px;color:#1d6758}.warning{margin-top:12px;color:#8a5a00}.inline-warning{font-weight:700}.status-hint{margin-top:12px;color:#6d6258}.results{margin-top:34px}.job-history{margin-top:22px;padding:18px}.settings-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:18px}.settings-panel p{margin-top:6px;color:#6d6258}.settings-panel .success,.settings-panel .error{font-weight:700}.file-button{flex:0 0 auto}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.section-heading{margin-bottom:18px}.compact-heading{margin-bottom:12px}h2{font-size:28px}.section-heading p{margin-top:6px;color:#6d6258}.metadata-link{background:#171411}.history-list{display:grid;gap:8px}.history-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;justify-content:stretch;border:1px solid #e8dccf;background:#fffaf2;color:#171411;text-align:left}.history-item.active{border-color:#1d6758;box-shadow:0 0 0 3px #1d67581f}.history-item span{min-width:0;overflow:hidden;color:#4c433b;text-overflow:ellipsis;white-space:nowrap}.history-item strong{color:#1d6758;text-transform:capitalize}.clip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.clip-card{overflow:hidden}video{width:100%;aspect-ratio:9 / 16;display:block;background:#171411}.clip-content{padding:16px}.clip-top{color:#6d6258;font-size:13px;font-weight:700;text-transform:uppercase}.score{color:#1d6758}h3{margin-top:14px;font-size:18px;line-height:1.35}.clip-content p{margin-top:10px;color:#6d6258}.clip-actions{margin-top:16px}.clip-actions a,.clip-actions button{flex:1;background:#efe6da;color:#171411}.clip-actions a.disabled{pointer-events:none;opacity:.62}.clip-actions button:first-child{background:#1d6758;color:#fffaf2}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.shell{padding:18px}.hero{grid-template-columns:1fr}.hero-copy{min-height:460px;padding:26px}.submit-panel{padding:20px}.input-row{grid-template-columns:1fr}.topbar,.account-menu{align-items:flex-start;flex-direction:column}.history-item{grid-template-columns:1fr}.settings-panel{align-items:stretch;flex-direction:column}}
