.library-module__RAJHYq__page{background:radial-gradient(circle at 85% -10%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 30%), var(--shell-bg);min-height:100vh;color:var(--shell-text);padding:24px 24px 72px}.library-module__RAJHYq__topbar{justify-content:flex-end;align-items:center;width:min(1180px,100%);min-height:42px;margin:0 auto;display:flex}.library-module__RAJHYq__brand,.library-module__RAJHYq__topbar nav>a:first-child{display:none}.library-module__RAJHYq__topbar nav{align-items:center;gap:10px;display:flex}.library-module__RAJHYq__topbar nav a,.library-module__RAJHYq__topbar nav button{border:1px solid var(--shell-line);background:var(--shell-panel);color:var(--shell-muted);font:inherit;cursor:pointer;border-radius:10px;padding:8px 10px;font-size:12px;text-decoration:none}.library-module__RAJHYq__topbar nav a:hover,.library-module__RAJHYq__topbar nav button:hover{color:var(--shell-text);border-color:color-mix(in srgb, var(--accent) 35%, var(--shell-line))}.library-module__RAJHYq__heading{width:min(1180px,100%);margin:52px auto 28px}.library-module__RAJHYq__heading h1{letter-spacing:-2px;max-width:760px;color:var(--shell-text);margin:5px 0 10px;font-size:clamp(38px,6vw,62px);line-height:1.02}.library-module__RAJHYq__heading p:not(.library-module__RAJHYq__eyebrow){color:var(--shell-muted);max-width:760px;margin:0;line-height:1.65}.library-module__RAJHYq__eyebrow{color:var(--accent);letter-spacing:1.5px;margin:0;font-size:11px;font-weight:800}.library-module__RAJHYq__uploadCard,.library-module__RAJHYq__librarySection{width:min(1180px,100%);margin:0 auto}.library-module__RAJHYq__uploadCard{border:1px solid var(--shell-line);background:var(--shell-panel);box-shadow:0 18px 48px var(--shell-shadow);border-radius:24px;gap:16px;padding:22px;display:grid}.library-module__RAJHYq__uploadCard strong{font-size:18px}.library-module__RAJHYq__uploadCard p{color:var(--shell-muted);margin:5px 0 0;line-height:1.5}.library-module__RAJHYq__uploadCard small{color:var(--shell-muted)}.library-module__RAJHYq__uploadControls{align-items:center;gap:10px;display:flex}.library-module__RAJHYq__filePicker{border:1px dashed color-mix(in srgb, var(--shell-muted) 48%, transparent);background:var(--shell-input);min-width:0;color:var(--shell-text);cursor:pointer;border-radius:15px;flex:1;padding:13px 15px;overflow:hidden}.library-module__RAJHYq__filePicker:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--shell-line))}.library-module__RAJHYq__filePicker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.library-module__RAJHYq__filePicker span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.library-module__RAJHYq__uploadControls>button{background:var(--accent);color:#001813;cursor:pointer;border:0;border-radius:14px;padding:13px 20px;font-weight:800}.library-module__RAJHYq__uploadControls>button:disabled{opacity:.45;cursor:default}.library-module__RAJHYq__progressArea{gap:8px;display:grid}.library-module__RAJHYq__progressTrack{background:var(--shell-panel-2);border-radius:999px;height:7px;overflow:hidden}.library-module__RAJHYq__progressTrack span{border-radius:inherit;background:var(--accent);min-width:2px;height:100%;transition:width .18s;display:block}.library-module__RAJHYq__progressArea p{font-size:12px}.library-module__RAJHYq__error{color:#d9546d;background:#d1495f1a;border:1px solid #d1495f61;border-radius:12px;padding:11px 12px;font-size:13px}.library-module__RAJHYq__librarySection{margin-top:34px}.library-module__RAJHYq__sectionTitle{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.library-module__RAJHYq__sectionTitle h2{color:var(--shell-text);margin:5px 0 0;font-size:28px}.library-module__RAJHYq__sectionTitle>span{color:var(--shell-muted);font-size:13px}.library-module__RAJHYq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.library-module__RAJHYq__itemCard{border:1px solid var(--shell-line);background:var(--shell-panel);min-height:240px;box-shadow:0 12px 32px color-mix(in srgb, var(--shell-shadow) 62%, transparent);border-radius:20px;flex-direction:column;padding:18px;display:flex}.library-module__RAJHYq__itemTop{color:var(--shell-muted);justify-content:space-between;gap:10px;font-size:11px;display:flex}.library-module__RAJHYq__status{text-transform:uppercase;letter-spacing:.7px;border-radius:999px;padding:5px 8px;font-weight:800}.library-module__RAJHYq__ready{background:color-mix(in srgb, var(--accent) 11%, transparent);color:var(--accent)}.library-module__RAJHYq__processing{color:#5d93df;background:#5f9cff1c}.library-module__RAJHYq__failed{color:#d9546d;background:#ff697d1c}.library-module__RAJHYq__itemCard h3{word-break:break-word;color:var(--shell-text);margin:18px 0 8px;font-size:18px;line-height:1.35}.library-module__RAJHYq__extracted{color:var(--shell-muted);margin:0 0 12px;font-size:12px;line-height:1.45}.library-module__RAJHYq__tags{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.library-module__RAJHYq__tags span{border:1px solid var(--shell-line);color:var(--shell-muted);background:var(--shell-panel-2);border-radius:999px;padding:5px 8px;font-size:10px}.library-module__RAJHYq__failureText{color:#c45d70;font-size:11px;line-height:1.45}.library-module__RAJHYq__actions{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:16px;display:flex}.library-module__RAJHYq__actions a,.library-module__RAJHYq__actions button,.library-module__RAJHYq__disabledAction{border:1px solid var(--shell-line);background:var(--shell-panel-2);color:var(--shell-text);font:inherit;border-radius:10px;padding:8px 10px;font-size:11px;text-decoration:none}.library-module__RAJHYq__actions a:hover,.library-module__RAJHYq__actions button:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--shell-line))}.library-module__RAJHYq__actions button{cursor:pointer}.library-module__RAJHYq__disabledAction{opacity:.4}.library-module__RAJHYq__empty{border:1px dashed var(--shell-line);color:var(--shell-muted);background:var(--shell-panel);text-align:center;border-radius:18px;padding:38px 20px}@media (max-width:900px){.library-module__RAJHYq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.library-module__RAJHYq__page{padding:66px 16px 56px}.library-module__RAJHYq__topbar{min-height:0}.library-module__RAJHYq__topbar nav{flex-wrap:wrap;justify-content:flex-end;width:100%}.library-module__RAJHYq__heading{margin-top:34px}.library-module__RAJHYq__heading h1{letter-spacing:-1px}.library-module__RAJHYq__uploadControls{flex-direction:column;align-items:stretch}.library-module__RAJHYq__grid{grid-template-columns:1fr}}
