:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:.35rem;font-size:clamp(2rem,4vw,3rem)}h2{letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.2rem}h3{margin-bottom:.4rem;font-size:.94rem}.muted{color:#637084;font-size:.9rem;line-height:1.5}.eyebrow{color:#0f766e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font-size:.74rem;font-weight:800}.boot-screen{place-items:center;min-height:100vh;display:grid}.loading{color:#456;align-items:center;gap:.65rem;display:flex}.spinner{border:2px solid #c6d7d4;border-top-color:#0f766e;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-layout{grid-template-columns:minmax(280px,.9fr) minmax(430px,1.1fr);min-height:100vh;display:grid}.auth-aside{color:#fff;background:radial-gradient(circle at 18% 20%,#168378,#0000 35%),radial-gradient(circle at 86% 75%,#135e72,#0000 36%),#062f3c;flex-direction:column;justify-content:center;padding:clamp(2.4rem,7vw,8rem);display:flex}.auth-aside .brand-mark{letter-spacing:-.03em;margin-bottom:auto;font-weight:800}.auth-aside h1{max-width:12ch;margin-top:5rem;font-size:clamp(2.35rem,4vw,4.7rem);line-height:1.01}.auth-aside>p:not(.brand-mark){color:#c0d7d8;max-width:43ch;line-height:1.65}.auth-stat{gap:.2rem;margin-top:3rem;display:grid}.auth-stat strong{font-size:1.1rem}.auth-stat span{color:#a7c8c7}.auth-panel{background:#f8fbfa;place-items:center;padding:2rem;display:grid}.auth-card{width:min(100%,440px)}.auth-card h2{font-size:2.15rem}.auth-description{margin-bottom:1.8rem}.stack{gap:1rem;display:grid}.field-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.field{color:#344054;gap:.45rem;font-size:.86rem;font-weight:700;display:grid}.field small{color:#718096;font-size:.75rem;font-weight:500;line-height:1.4}input{color:#172033;background:#fff;border:1px solid #d2dedb;border-radius:.6rem;outline:none;width:100%;min-height:2.85rem;padding:.68rem .78rem;transition:border-color .16s,box-shadow .16s}input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #c9ebe4}input[type=file]{padding:.54rem}.button{border:1px solid #0000;border-radius:.6rem;justify-content:center;align-items:center;min-height:2.65rem;padding:.64rem .95rem;font-size:.88rem;font-weight:750;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:#087568}.button-primary:hover:not(:disabled){background:#075d55}.button-secondary{color:#135e57;background:#f5fbfa;border-color:#bcdad4}.button-secondary:hover:not(:disabled){background:#e4f4f1}.button-quiet{color:#48596d;background:#fff;border-color:#d9e3e1}.button-danger{color:#a52828;background:#fff7f7;border-color:#f0c2c2}.button-small{min-height:2.1rem;padding:.4rem .65rem;font-size:.78rem}.button-row{flex-wrap:wrap;gap:.65rem;display:flex}.button-row>*{flex:120px}.auth-divider{color:#8a95a5;align-items:center;gap:.7rem;margin:1.45rem 0;font-size:.76rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e3e9e8;flex:1;height:1px}.form-footer{color:#657184;text-align:center;margin-top:1.5rem;font-size:.86rem}.form-footer a{color:#087568;font-weight:800}.app-layout{grid-template-columns:235px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#eaf5f3;background:#082f3d;flex-direction:column;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.65rem;margin:.25rem .65rem 1.3rem;font-size:1.05rem;font-weight:850;line-height:.93;text-decoration:none;display:flex}.brand-icon{color:#082f3d;background:#83e5d5;border-radius:.65rem;place-items:center;width:2.1rem;height:2.1rem;font-size:1.5rem;display:grid}.mode-badge{color:#a9d5ce;letter-spacing:.07em;text-transform:uppercase;border:1px solid #285563;border-radius:999px;align-self:flex-start;margin:0 .65rem 1.25rem;padding:.3rem .55rem;font-size:.68rem;font-weight:800}.sidebar nav{gap:.22rem;display:grid}.nav-link{color:#b9d1d4;text-align:left;background:0 0;border:0;border-radius:.5rem;padding:.73rem .7rem;font-size:.88rem;font-weight:700;text-decoration:none;display:block}.nav-link:hover,.nav-link.active{color:#fff;background:#135061}.sign-out{width:100%}.sidebar-footer{border-top:1px solid #24525d;margin-top:auto;padding:1rem .65rem 0}.sidebar-footer p{gap:.17rem;margin-bottom:.6rem;display:grid}.sidebar-footer span{color:#9bc1c2;text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.workspace{width:min(100%,1440px);margin:0 auto;padding:clamp(1.5rem,4vw,3.4rem)}.page-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.page-header h1{margin-bottom:0}.header-note{color:#5d6c7e;text-align:right;max-width:34ch;margin-top:.55rem;font-size:.85rem;line-height:1.5}.panel{background:#fff;border:1px solid #dce9e6;border-radius:.95rem;margin-bottom:1.25rem;padding:clamp(1rem,2.5vw,1.55rem);box-shadow:0 8px 28px #09403e0b}.two-column{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);gap:1.25rem;display:grid}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.stat-card{background:linear-gradient(145deg,#fff,#f3fbf9);border:1px solid #dce9e6;border-radius:.85rem;gap:.5rem;padding:1.25rem;display:grid}.stat-card span{color:#637084;font-size:.82rem}.stat-card strong{color:#073b40;letter-spacing:-.05em;font-size:2rem}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.section-heading h2{margin:0}.notice{border:1px solid;border-radius:.6rem;margin:.1rem 0;padding:.75rem .85rem;font-size:.84rem;line-height:1.5;display:block}.notice-info{color:#20536a;background:#f2f9fc;border-color:#c3dce7}.notice-success{color:#176149;background:#effaf4;border-color:#b9e2d1}.notice-warning{color:#76530d;background:#fffaf0;border-color:#efd79f}.notice-error{color:#9d2828;background:#fff6f6;border-color:#f1bbbb}.notice .tag-list{margin-top:.55rem}.notice-actions{gap:.55rem;margin-top:.7rem;display:flex}.media-grid{grid-template-columns:repeat(auto-fill,minmax(218px,1fr));gap:1rem;display:grid}.media-card{background:#fff;border:1px solid #dce8e6;border-radius:.75rem;overflow:hidden}.media-preview{background:#d7e4e0;place-items:center;min-height:150px;display:grid;position:relative;overflow:hidden}.media-preview-link{width:100%;height:100%;color:inherit;place-items:center;text-decoration:none;display:grid}.media-preview-link:focus-visible{outline-offset:-3px;outline:3px solid #f6b73c}.media-preview img{object-fit:cover;width:100%;height:175px}.video-preview{color:#fff;text-align:center;background:linear-gradient(135deg,#285b70,#17364b);place-content:center;width:100%;height:175px;display:grid}.video-preview span{font-size:2.4rem}.video-preview p{margin:.25rem 0 0}.media-type{color:#fff;text-transform:uppercase;background:#062f3cc7;border-radius:.35rem;padding:.2rem .45rem;font-size:.67rem;font-weight:800;position:absolute;bottom:.55rem;right:.55rem}.select-media{z-index:1;color:#fff;background:#062f3cc7;border-radius:.35rem;align-items:center;gap:.3rem;padding:.3rem .45rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:.5rem;left:.5rem}.select-media input{width:auto;min-height:auto;padding:0}.media-card-body{padding:.85rem}.media-name-row{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.media-name-row h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-dot{color:#17724f;text-transform:uppercase;font-size:.64rem;font-weight:800}.status-dot.processing{color:#b66c0d}.status-dot.failed{color:#a52828}.tag-list{flex-wrap:wrap;gap:.32rem;display:flex}.tag{color:#156157;white-space:nowrap;background:#e4f5f1;border-radius:.32rem;padding:.23rem .38rem;font-size:.68rem}.tag strong{font-weight:850}.text-link{color:#087568;margin-top:.8rem;font-size:.78rem;font-weight:800;display:inline-block}.empty-state{color:#6c7b8c;text-align:center;padding:2.7rem 1rem}.empty-state h2{color:#3a4c5c}.pipeline{background:linear-gradient(145deg,#eaf7f4,#fff);align-self:start}.pipeline ol{color:#315b60;gap:.9rem;padding-left:1.25rem;line-height:1.4;display:grid}.file-list,.subscription-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.file-list li,.subscription-list li{background:#f5f9f8;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem .7rem;display:flex}.file-list li{display:grid}.file-list small,.subscription-list small{color:#6d7b8a;font-size:.72rem}.result-list{gap:.6rem;display:grid}.segmented{background:#edf4f2;border-radius:.65rem;width:fit-content;max-width:100%;margin-bottom:1.35rem;padding:.22rem;display:flex;overflow:auto}.segmented button{color:#567078;white-space:nowrap;background:0 0;border:0;border-radius:.45rem;padding:.5rem .7rem;font-size:.78rem;font-weight:750}.segmented button.selected{color:#0b554d;background:#fff;box-shadow:0 1px 4px #08443e26}.search-form{max-width:760px}.tag-query-row{grid-template-columns:minmax(0,1fr) 150px 2.4rem;align-items:end;gap:.7rem;display:grid}.icon-button{color:#a52828;background:#fff8f8;border:1px solid #f0c9c9;border-radius:.55rem;width:2.4rem;min-height:2.85rem;font-size:1.25rem}.library-controls{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:1rem;display:grid}.library-controls .button-row{justify-content:flex-end}.library-controls .button{flex:none}.subscription-list li span{gap:.18rem;display:grid}.subscription-list strong{color:#264252;font-size:.9rem}@media (width<=940px){.auth-layout{grid-template-columns:1fr}.auth-aside{min-height:280px}.auth-aside .brand-mark{margin-bottom:1rem}.auth-aside h1{max-width:18ch;margin-top:1rem;font-size:2.55rem}.auth-stat{display:none}.app-layout{grid-template-columns:1fr}.sidebar{height:auto;padding:.75rem 1rem;position:static}.sidebar nav{display:flex;overflow:auto}.nav-link{white-space:nowrap}.sidebar-footer{display:none}.brand{margin:.25rem .25rem .5rem}.mode-badge{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.library-controls,.two-column{grid-template-columns:1fr}.library-controls .button-row{justify-content:flex-start}}@media (width<=600px){.auth-panel{padding:1.2rem}.field-grid,.stats-grid{grid-template-columns:1fr}.workspace{padding:1.1rem}.page-header{gap:.35rem;margin-bottom:1.3rem;display:grid}.header-note{text-align:left;max-width:none;margin:0}.tag-query-row{grid-template-columns:1fr 90px}.tag-query-row .icon-button{grid-column:2}.media-grid{grid-template-columns:1fr}.library-controls .button{flex:100%}.auth-aside{min-height:230px;padding:2rem}.auth-aside h1{font-size:2.1rem}}
