/* Módulo Adjetivos — isolado */
.adjectives-module{width:100%}.adjectives-toolbar{position:sticky;top:0;z-index:5;padding:10px 0 12px;background:var(--bg,#f6f7fb)}
.adjectives-search{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:14px;padding:13px 15px;font-size:16px;background:#fff;color:#111827}.adjectives-count{font-size:13px;color:#64748b;margin:8px 2px 0}
.adjectives-list,.adjective-conjugations{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px;padding-bottom:24px}.adjective-card,.adjective-conjugation,.adjective-detail-header{background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:15px;box-shadow:0 4px 14px rgba(15,23,42,.06)}.adjective-card{cursor:pointer;transition:transform .15s}.adjective-card:active{transform:scale(.99)}
.adjective-top{display:flex;justify-content:space-between;gap:10px}.adjective-jp{font-size:25px;font-weight:800;color:#0f172a}.adjective-type{font-size:12px;font-weight:800;padding:5px 9px;border-radius:999px;background:#dcfce7;color:#166534}.adjective-romaji{font-size:16px;font-weight:700;color:#2563eb;margin-top:3px}.adjective-audio,.adjective-conj-heading button{border:0;border-radius:10px;background:#eaf2ff;color:#174ea6;padding:8px 10px;font-weight:700;cursor:pointer}.adjective-audio{display:block;margin-top:8px}.adjective-pt{font-size:16px;font-weight:700;color:#334155;margin-top:12px}.adjective-simple{font-size:14px;line-height:1.45;color:#475569;margin:7px 0 0}
.adjective-example{margin-top:12px;padding:11px 12px;border:1px solid #dbe3ed;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;gap:4px;cursor:pointer}.adjective-example strong{font-size:17px;color:#0f172a}.adjective-example span{font-size:14px;color:#64748b}.adjective-hint{font-size:11px;font-weight:700;color:#2563eb;margin:6px 2px 0}.adjective-actions{text-align:right;color:#2563eb;font-size:13px;font-weight:700;margin-top:12px}.adjective-speaking{background:#dbeafe!important;box-shadow:0 0 0 2px rgba(37,99,235,.22)!important}
.adjective-detail-header{margin-bottom:13px}.adjective-detail-header h2{font-size:30px;margin:0;color:#0f172a}.adjective-detail-header p{margin:5px 0 0;color:#475569}.adjective-conj-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.adjective-conj-heading small{display:block;color:#64748b;font-weight:700}.adjective-conj-heading strong{display:block;font-size:24px;color:#0f172a;margin-top:3px}.adjective-conjugation p{color:#475569;line-height:1.45;margin:12px 0 0}.adjectives-empty{text-align:center;padding:35px;color:#64748b}
body.manual-dark .adjectives-search,body.manual-dark .adjective-card,body.manual-dark .adjective-conjugation,body.manual-dark .adjective-detail-header{background:#1c1c1e;color:#f5f5f7;border-color:#3a3a3c}body.manual-dark .adjective-jp,body.manual-dark .adjective-example strong,body.manual-dark .adjective-conj-heading strong,body.manual-dark .adjective-detail-header h2{color:#f5f5f7}body.manual-dark .adjective-pt,body.manual-dark .adjective-simple,body.manual-dark .adjective-conjugation p,body.manual-dark .adjective-detail-header p{color:#c7c7cc}body.manual-dark .adjective-example{background:#2c2c2e;border-color:#48484a}body.manual-dark .adjective-example span,body.manual-dark .adjectives-count{color:#aeaeb2}
@media(prefers-color-scheme:dark){body:not(.manual-light) .adjectives-search,body:not(.manual-light) .adjective-card,body:not(.manual-light) .adjective-conjugation,body:not(.manual-light) .adjective-detail-header{background:#1c1c1e;color:#f5f5f7;border-color:#3a3a3c}body:not(.manual-light) .adjective-jp,body:not(.manual-light) .adjective-example strong,body:not(.manual-light) .adjective-conj-heading strong,body:not(.manual-light) .adjective-detail-header h2{color:#f5f5f7}body:not(.manual-light) .adjective-pt,body:not(.manual-light) .adjective-simple,body:not(.manual-light) .adjective-conjugation p,body:not(.manual-light) .adjective-detail-header p{color:#c7c7cc}body:not(.manual-light) .adjective-example{background:#2c2c2e;border-color:#48484a}body:not(.manual-light) .adjective-example span,body:not(.manual-light) .adjectives-count{color:#aeaeb2}}
@media(max-width:600px){.adjectives-list,.adjective-conjugations{grid-template-columns:1fr}.adjective-card{padding:14px}.adjective-jp{font-size:23px}.adjective-detail-header h2{font-size:27px}}
