/* ORDO v2.95 · Biblioteca personal */
#bibliotecaModule{overflow:visible}
#bibliotecaModule .module-placeholder{display:none!important}
#bibliotecaModule .ordo-library{width:100%;max-width:none;padding:8px 0 36px;color:var(--ordo-text,#F5F7FB)}
#bibliotecaModule .ordo-library-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
#bibliotecaModule .ordo-library-head .eyebrow{margin:0 0 5px;font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--ordo-text-secondary,#9099AB)}
#bibliotecaModule .ordo-library-head h1{margin:0;font-size:34px;line-height:1.05;letter-spacing:-.035em}
#bibliotecaModule .ordo-library-head p:last-child{margin:8px 0 0;color:var(--ordo-text-secondary,#929BAD);font-size:14px}
#bibliotecaModule .ordo-library-primary{height:46px;border:0;border-radius:12px;padding:0 18px;background:linear-gradient(135deg,#6C5CE7,#7447D8);color:#fff;font:750 13px/1 inherit;cursor:pointer;box-shadow:0 10px 26px rgba(108,92,231,.22);white-space:nowrap}
#bibliotecaModule .ordo-library-primary:hover{filter:brightness(1.08)}
#bibliotecaModule .ordo-library-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:10px;align-items:center;margin-bottom:16px}
#bibliotecaModule .ordo-library-search{position:relative;min-width:0}
#bibliotecaModule .ordo-library-search svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;fill:none;stroke:#8D97AB;stroke-width:1.8;pointer-events:none}
#bibliotecaModule .ordo-library-search input{width:100%;height:46px;box-sizing:border-box;border:1px solid #273044;border-radius:12px;background:#0F1623;color:#F7F8FC;padding:0 42px;font:600 13px/1 inherit;outline:none}
#bibliotecaModule .ordo-library-search input::placeholder{color:#6F7A90;font-weight:500}
#bibliotecaModule .ordo-library-search input:focus{border-color:#6558D8;box-shadow:0 0 0 3px rgba(108,92,231,.14)}
#bibliotecaModule .ordo-library-search button{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#8993A6;font-size:18px;cursor:pointer}
#bibliotecaModule .ordo-library-search button:hover{background:rgba(255,255,255,.05);color:#fff}
#bibliotecaModule .ordo-library-filter-btn{height:46px;border:1px solid #2A3449;border-radius:12px;background:#101725;color:#DDE3EE;padding:0 14px;font:700 13px/1 inherit;cursor:pointer;display:inline-flex;align-items:center;gap:8px}
#bibliotecaModule .ordo-library-filter-btn.is-active{border-color:#6558D8;background:rgba(108,92,231,.12);color:#fff}
#bibliotecaModule .ordo-library-filter-drawer{display:none;grid-column:1/-1;grid-template-columns:minmax(180px,260px) auto;align-items:end;gap:12px;padding:13px;border:1px solid #252E40;border-radius:13px;background:#0D131E}
#bibliotecaModule .ordo-library-filter-drawer.is-open{display:grid}
#bibliotecaModule .ordo-library-filter-drawer label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#8F99AD}
#bibliotecaModule .ordo-library-filter-drawer select{height:38px;border:1px solid #293348;border-radius:10px;background:#111927;color:#EDF1F8;padding:0 10px;font:650 12px inherit}
#bibliotecaModule .ordo-library-filter-note{font-size:11px;color:#727E93;padding-bottom:9px}
#bibliotecaModule .ordo-library-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px;flex-wrap:wrap}
#bibliotecaModule .ordo-library-tabs,#bibliotecaModule .ordo-library-statuses{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #242D3F;border-radius:11px;background:#0C121D}
#bibliotecaModule .ordo-library-tabs button,#bibliotecaModule .ordo-library-statuses button{border:0;border-radius:8px;background:transparent;color:#9CA5B7;padding:8px 12px;font:700 11px/1 inherit;cursor:pointer;white-space:nowrap}
#bibliotecaModule .ordo-library-tabs button.is-active{background:linear-gradient(135deg,#392B7C,#5C3DC2);color:#fff;box-shadow:inset 0 0 0 1px rgba(140,119,255,.32)}
#bibliotecaModule .ordo-library-statuses button.is-active{background:#151E2E;color:#F1F4FA}
#bibliotecaModule .ordo-library-statuses button[data-library-status="pending"]::before{content:'○';margin-right:6px;color:#7A869D}
#bibliotecaModule .ordo-library-statuses button[data-library-status="progress"]::before{content:'◉';margin-right:6px;color:#4B8DFF}
#bibliotecaModule .ordo-library-statuses button[data-library-status="done"]::before{content:'●';margin-right:6px;color:#42B883}
#bibliotecaModule .ordo-library-statuses button[data-library-status="favorite"]::before{content:'★';margin-right:6px;color:#F59E0B}
#bibliotecaModule .ordo-library-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}
#bibliotecaModule .ordo-library-main{min-width:0}
#bibliotecaModule .ordo-library-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}
#bibliotecaModule .ordo-library-stat{border:1px solid #232C3D;border-radius:11px;background:#0E151F;padding:10px 11px;min-width:0}
#bibliotecaModule .ordo-library-stat span{display:block;color:#7F899B;font-size:10px;font-weight:750;margin-bottom:5px}
#bibliotecaModule .ordo-library-stat strong{font-size:18px;line-height:1;color:#F3F5FA}
#bibliotecaModule .ordo-library-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}
#bibliotecaModule .ordo-library-card{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);gap:13px;min-height:220px;padding:13px;border:1px solid #263043;border-radius:16px;background:linear-gradient(155deg,#101722,#0D131C);overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;cursor:pointer}
#bibliotecaModule .ordo-library-card:hover{transform:translateY(-2px);border-color:#394662;box-shadow:0 12px 30px rgba(0,0,0,.16)}
#bibliotecaModule .ordo-library-cover{position:relative;width:96px;height:146px;border-radius:9px;overflow:hidden;background:linear-gradient(145deg,#25314B,#121A29);box-shadow:0 10px 22px rgba(0,0,0,.22)}
#bibliotecaModule .ordo-library-cover img{width:100%;height:100%;display:block;object-fit:cover}
#bibliotecaModule .ordo-library-cover-fallback{position:absolute;inset:0;display:flex;align-items:flex-end;padding:10px;box-sizing:border-box;font-size:11px;font-weight:900;letter-spacing:.03em;color:rgba(255,255,255,.88);overflow:hidden}
#bibliotecaModule .ordo-library-cover-fallback::before,#bibliotecaModule .ordo-library-cover-fallback::after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.13)}
#bibliotecaModule .ordo-library-cover-fallback::before{width:84px;height:84px;right:-28px;top:12px}
#bibliotecaModule .ordo-library-cover-fallback::after{width:46px;height:46px;left:-14px;bottom:18px}
#bibliotecaModule .ordo-library-cover-fallback.book{background:linear-gradient(155deg,#9A795B,#272230)}
#bibliotecaModule .ordo-library-cover-fallback.movie{background:linear-gradient(155deg,#B86A24,#3B1E25)}
#bibliotecaModule .ordo-library-cover-fallback.series{background:linear-gradient(155deg,#31516B,#141F36)}
#bibliotecaModule .ordo-library-card-copy{min-width:0;padding-right:26px}
#bibliotecaModule .ordo-library-type{font-size:9px;letter-spacing:.08em;font-weight:850;color:#8792A6;text-transform:uppercase}
#bibliotecaModule .ordo-library-card h3{margin:7px 0 5px;font-size:16px;line-height:1.18;letter-spacing:-.02em;color:#F5F7FB;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#bibliotecaModule .ordo-library-creator{margin:0;color:#9AA4B7;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#bibliotecaModule .ordo-library-status{display:inline-flex;align-items:center;margin-top:10px;padding:5px 7px;border-radius:7px;font-size:10px;font-weight:800;border:1px solid transparent}
#bibliotecaModule .ordo-library-status.pending{color:#F5A623;background:rgba(245,166,35,.08);border-color:rgba(245,166,35,.24)}
#bibliotecaModule .ordo-library-status.progress{color:#59A0FF;background:rgba(61,139,255,.08);border-color:rgba(61,139,255,.25)}
#bibliotecaModule .ordo-library-status.done{color:#4ED09A;background:rgba(78,208,154,.08);border-color:rgba(78,208,154,.24)}
#bibliotecaModule .ordo-library-rating{display:flex;align-items:center;gap:7px;margin-top:10px;color:#F5B52E;font-size:12px;letter-spacing:.02em}
#bibliotecaModule .ordo-library-rating small{color:#C7CEDA;font-weight:800;font-size:10px}
#bibliotecaModule .ordo-library-comment{grid-column:1/-1;margin:0;padding-top:4px;color:#8E98A9;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:31px}
#bibliotecaModule .ordo-library-favorite{position:absolute;right:12px;top:10px;color:#F5B52E;font-size:14px}
#bibliotecaModule .ordo-library-empty{grid-column:1/-1;min-height:310px;border:1px dashed #2B3548;border-radius:17px;background:rgba(15,21,32,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}
#bibliotecaModule .ordo-library-empty-icon{width:54px;height:54px;border-radius:16px;background:rgba(108,92,231,.12);border:1px solid rgba(108,92,231,.25);display:grid;place-items:center;color:#8E7BFF;font-size:26px;margin-bottom:13px}
#bibliotecaModule .ordo-library-empty h3{margin:0 0 6px;font-size:18px}
#bibliotecaModule .ordo-library-empty p{max-width:410px;margin:0 0 16px;color:#8792A5;font-size:12px;line-height:1.5}
#bibliotecaModule .ordo-library-load-more{display:none;margin:14px auto 0;height:38px;border:1px solid #283246;border-radius:10px;background:#111825;color:#AAB3C3;padding:0 14px;font:700 11px inherit;cursor:pointer}
#bibliotecaModule .ordo-library-load-more.is-visible{display:block}
#bibliotecaModule .ordo-library-side{display:grid;gap:12px}
#bibliotecaModule .ordo-library-side-card{border:1px solid #263043;border-radius:15px;background:linear-gradient(160deg,#101722,#0C121B);overflow:hidden}
#bibliotecaModule .ordo-library-side-head{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px}
#bibliotecaModule .ordo-library-side-head h3{margin:0;font-size:14px}
#bibliotecaModule .ordo-library-side-head small{color:#737E91;font-size:10px}
#bibliotecaModule .ordo-library-side-list{padding:0 9px 9px}
#bibliotecaModule .ordo-library-next-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:9px;padding:9px 5px;border-top:1px solid rgba(45,55,74,.48)}
#bibliotecaModule .ordo-library-next-row:first-child{border-top:0}
#bibliotecaModule .ordo-library-mini-cover{width:44px;height:60px;border-radius:7px;background:linear-gradient(145deg,#2A3850,#121B2A);overflow:hidden;display:grid;place-items:center;color:#AEB7C5;font-size:16px;font-weight:900}
#bibliotecaModule .ordo-library-mini-cover img{width:100%;height:100%;object-fit:cover}
#bibliotecaModule .ordo-library-next-copy{min-width:0}
#bibliotecaModule .ordo-library-next-copy strong{display:block;font-size:11px;color:#EDF1F7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#bibliotecaModule .ordo-library-next-copy span{display:block;margin:3px 0 7px;font-size:9px;color:#7F899D;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#bibliotecaModule .ordo-library-quick{height:27px;border:1px solid #2C374B;border-radius:7px;background:#111927;color:#C8D0DE;padding:0 8px;font:750 9px inherit;cursor:pointer}
#bibliotecaModule .ordo-library-quick:hover{border-color:#6558D8;color:#fff}
#bibliotecaModule .ordo-library-rating-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 5px;border-top:1px solid rgba(45,55,74,.48)}
#bibliotecaModule .ordo-library-rating-row:first-child{border-top:0}
#bibliotecaModule .ordo-library-rating-row .ordo-library-mini-cover{width:34px;height:42px;border-radius:6px;font-size:12px}
#bibliotecaModule .ordo-library-rating-row strong{display:block;font-size:10px;color:#DDE3EC;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#bibliotecaModule .ordo-library-rating-row span{font-size:10px;color:#F5B52E;white-space:nowrap}
#bibliotecaModule .ordo-library-side-empty{padding:22px 12px;text-align:center;color:#737E91;font-size:10px;line-height:1.45}

.ordo-library-dialog{width:min(650px,calc(100vw - 30px));max-height:88vh;border:1px solid #2A3449;border-radius:18px;padding:0;background:#0D131D;color:#F5F7FB;box-shadow:0 28px 80px rgba(0,0,0,.5)}
.ordo-library-dialog::backdrop{background:rgba(3,6,12,.72);backdrop-filter:blur(4px)}
.ordo-library-form{padding:19px}
.ordo-library-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}
.ordo-library-modal-head .eyebrow{margin:0 0 4px;color:#7F899B;font-size:10px;font-weight:850;letter-spacing:.14em}
.ordo-library-modal-head h3{margin:0;font-size:21px}
.ordo-library-close{width:34px;height:34px;border:1px solid #2A3447;border-radius:10px;background:#111824;color:#AEB6C5;font-size:20px;cursor:pointer}
.ordo-library-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.ordo-library-form label{display:grid;gap:6px;color:#8E98AA;font-size:10px;font-weight:800}
.ordo-library-form label.full{grid-column:1/-1}
.ordo-library-form input,.ordo-library-form select,.ordo-library-form textarea{width:100%;box-sizing:border-box;border:1px solid #293449;border-radius:10px;background:#111927;color:#EDF1F7;padding:10px 11px;font:600 12px/1.35 inherit;outline:none}
.ordo-library-form input,.ordo-library-form select{height:40px}
.ordo-library-form textarea{min-height:92px;resize:vertical}
.ordo-library-form input:focus,.ordo-library-form select:focus,.ordo-library-form textarea:focus{border-color:#6558D8;box-shadow:0 0 0 3px rgba(108,92,231,.12)}
.ordo-library-stars{display:flex;align-items:center;gap:3px;height:40px;padding:0 4px}
.ordo-library-stars button{border:0;background:transparent;color:#414A5B;padding:2px;font-size:22px;line-height:1;cursor:pointer}
.ordo-library-stars button.is-on{color:#F5B52E}
.ordo-library-stars small{margin-left:8px;color:#8E98AA;font-size:10px}
.ordo-library-favorite-toggle{display:flex!important;grid-column:1/-1;grid-template-columns:auto 1fr!important;align-items:center!important;gap:9px!important;padding:11px 12px;border:1px solid #293348;border-radius:11px;background:#101722;color:#CBD2DE!important}
.ordo-library-favorite-toggle input{width:16px!important;height:16px!important;margin:0;accent-color:#6C5CE7}
.ordo-library-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:17px;padding-top:15px;border-top:1px solid #222B3B}
.ordo-library-modal-actions .danger{margin-right:auto;border-color:rgba(239,68,68,.3);color:#F28B8B}
.ordo-library-secondary{height:38px;border:1px solid #2B3548;border-radius:10px;background:#111824;color:#C7CFDC;padding:0 13px;font:750 11px inherit;cursor:pointer}
.ordo-library-secondary:hover{border-color:#46536B;color:#fff}

html[data-theme="light"] #bibliotecaModule .ordo-library{color:#111827}
html[data-theme="light"] #bibliotecaModule .ordo-library-search input,
html[data-theme="light"] #bibliotecaModule .ordo-library-filter-btn,
html[data-theme="light"] #bibliotecaModule .ordo-library-tabs,
html[data-theme="light"] #bibliotecaModule .ordo-library-statuses,
html[data-theme="light"] #bibliotecaModule .ordo-library-card,
html[data-theme="light"] #bibliotecaModule .ordo-library-stat,
html[data-theme="light"] #bibliotecaModule .ordo-library-side-card{background:#fff;border-color:#DDE3EC;color:#111827}
html[data-theme="light"] #bibliotecaModule .ordo-library-card h3,
html[data-theme="light"] #bibliotecaModule .ordo-library-stat strong,
html[data-theme="light"] #bibliotecaModule .ordo-library-next-copy strong{color:#111827}

@media(max-width:1180px){#bibliotecaModule .ordo-library-layout{grid-template-columns:1fr}#bibliotecaModule .ordo-library-side{grid-template-columns:1fr 1fr}}
@media(max-width:760px){#bibliotecaModule .ordo-library{padding-top:2px}#bibliotecaModule .ordo-library-head{align-items:flex-start}#bibliotecaModule .ordo-library-head h1{font-size:29px}#bibliotecaModule .ordo-library-toolbar{grid-template-columns:1fr auto}#bibliotecaModule .ordo-library-toolbar>.ordo-library-primary{grid-column:1/-1;width:100%}#bibliotecaModule .ordo-library-filter-drawer{grid-template-columns:1fr}#bibliotecaModule .ordo-library-controls{align-items:stretch}#bibliotecaModule .ordo-library-tabs,#bibliotecaModule .ordo-library-statuses{width:100%;overflow:auto}#bibliotecaModule .ordo-library-stats{grid-template-columns:repeat(2,1fr)}#bibliotecaModule .ordo-library-side{grid-template-columns:1fr}.ordo-library-form-grid{grid-template-columns:1fr}.ordo-library-form label.full,.ordo-library-favorite-toggle{grid-column:auto}}
@media(max-width:480px){#bibliotecaModule .ordo-library-toolbar{grid-template-columns:1fr}#bibliotecaModule .ordo-library-filter-btn{width:100%;justify-content:center}#bibliotecaModule .ordo-library-card{grid-template-columns:82px minmax(0,1fr);min-height:200px}#bibliotecaModule .ordo-library-cover{width:82px;height:126px}}
