.spells-container{width:min(calc(100% - 40px),1510px);margin:auto}.spells-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:20px 0 24px}.spells-title-row h1,.spell-detail-head h1{margin:0;font:700 clamp(2.25rem,4vw,4rem)/1 Oswald,sans-serif}.spells-rules-link{color:var(--gold);font-size:.82rem;font-weight:800}.spells-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.spells-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 175px 175px 44px;gap:8px}.spells-toolbar>label:not(.spells-search){display:grid;gap:4px}.spells-toolbar>label>span{color:var(--muted);font-size:.63rem;font-weight:800;text-transform:uppercase}.spells-toolbar select,.spells-search{min-height:44px;border:1px solid var(--line);border-radius:7px;background:var(--panel);color:var(--text)}.spells-toolbar select{width:100%;padding:0 10px}.spells-search{display:grid;grid-template-columns:34px 1fr;align-items:center}.spells-search>span{text-align:center;color:var(--muted);font-size:1.25rem}.spells-search input{min-width:0;height:100%;border:0;outline:0;background:transparent;color:var(--text)}.spells-filter-open{display:none;border:1px solid var(--line);border-radius:7px;background:var(--panel);color:var(--text)}.spells-result-line{display:flex;justify-content:space-between;gap:16px;margin:15px 0;color:var(--muted);font-size:.76rem}.spells-result-line strong{color:var(--text)}.spell-group{margin:0 0 24px}.spell-group h2{margin:0 0 8px;color:var(--muted);font:800 .72rem Manrope,sans-serif;text-transform:uppercase}.spell-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.spell-card{display:flex;min-height:104px;flex-direction:column;justify-content:space-between;gap:14px;padding:13px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--panel) 86%,transparent);transition:border-color .15s,background .15s,transform .15s}.spell-card:hover{border-color:color-mix(in srgb,var(--gold) 48%,var(--line));background:var(--panel2);transform:translateY(-1px)}.spell-card-head,.spell-card-foot{display:flex;justify-content:space-between;gap:12px}.spell-card h3{margin:0;color:var(--text);font-size:.98rem;line-height:1.25}.spell-card p{margin:3px 0 0;color:var(--muted);font-size:.7rem}.spell-card-symbols{display:flex;align-items:start;gap:4px}.spell-card-symbols>span{display:grid;place-items:center;min-width:25px;height:25px;padding:0 5px;border:1px solid var(--line);border-radius:5px;color:var(--text);font-size:.66rem;font-weight:850}.spell-card-symbols .spell-level-badge{min-width:34px}.spell-school-badge{font-size:.86rem!important}.spell-card-foot{align-items:end}.spell-card-foot>div{display:flex;flex-wrap:wrap;gap:6px}.spell-card-foot span{padding:4px 7px;border:1px solid var(--line);border-radius:5px;background:var(--soft);color:var(--text);font-size:.68rem;font-weight:750}.spell-card-foot small{color:var(--muted);font-size:.65rem}.spells-sidebar{position:sticky;top:82px;max-height:calc(100vh - 96px);overflow:auto;padding:15px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.spells-sidebar-head{display:none}.spell-legend{padding-bottom:15px;border-bottom:1px solid var(--line)}.spell-legend h3{margin:0 0 10px;font-size:.75rem}.spell-legend div{display:flex;gap:7px}.spell-legend span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:6px;font-size:.7rem;font-weight:850}.spells-filter-title{display:flex;align-items:center;justify-content:space-between;padding:16px 0 9px}.spells-filter-title h2{margin:0;font-size:.86rem}.spells-filter-title button{border:0;background:transparent;color:var(--gold);font-size:.72rem;font-weight:800;cursor:pointer}.spell-filter{border-top:1px dotted color-mix(in srgb,var(--line) 75%,transparent)}.spell-filter summary{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer;list-style:none;color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase}.spell-filter summary::-webkit-details-marker{display:none}.spell-filter summary:before{content:'⌄'}.spell-filter[open] summary:before{transform:rotate(180deg)}.spell-filter summary small{display:none;margin-left:auto}.spell-filter.has-selection summary small{display:inline-grid;place-items:center;min-width:19px;height:19px;border-radius:99px;background:var(--gold);color:#17110a}.spell-filter>div{display:grid;gap:3px;max-height:230px;overflow:auto;padding:0 0 10px}.spell-filter label{display:flex;align-items:center;gap:8px;min-height:31px;padding:4px 6px;border-radius:6px;color:var(--muted);font-size:.75rem}.spell-filter label:hover{background:var(--soft);color:var(--text)}.spell-filter input{accent-color:var(--gold)}.spells-filter-apply{display:none}.spells-empty{display:grid;gap:5px;padding:40px;border:1px solid var(--line);border-radius:8px;text-align:center}.spells-empty span{color:var(--muted)}
.spell-detail-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:8px 0 22px;border-bottom:1px solid var(--line)}.spell-detail-head>div{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.78rem}.spell-detail-head b{padding:5px 8px;border:1px solid var(--line);border-radius:6px;color:var(--text);font-size:.7rem}.spell-detail{margin-top:20px;padding:24px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--panel) 84%,transparent)}.spell-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 28px}.spell-facts>div{display:grid;gap:4px}.spell-facts span,.spell-access h2{color:var(--muted);font-size:.66rem;font-weight:850;text-transform:uppercase}.spell-facts strong{font-size:.82rem}.spell-properties{display:flex;gap:7px;margin-top:22px}.spell-properties span,.spell-access a{padding:5px 8px;border:1px solid color-mix(in srgb,var(--gold) 28%,var(--line));border-radius:5px;background:color-mix(in srgb,var(--gold) 8%,var(--soft));color:var(--gold);font-size:.7rem;font-weight:800}.spell-material{margin:15px 0 0;color:var(--muted);font-size:.82rem}.spell-description{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.spell-description p{margin:0 0 12px;font-size:.91rem;line-height:1.7}.spell-description p:last-child{margin-bottom:0}.spell-description a{color:var(--gold)}.spell-access{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.spell-access h2{margin:0 0 10px}.spell-access>div{display:flex;flex-wrap:wrap;gap:7px}
@media(max-width:1050px){.spells-layout{grid-template-columns:minmax(0,1fr) 270px}.spell-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){body.spells-filters-open{overflow:hidden}.spells-container{width:min(calc(100% - 24px),1510px)}.spells-title-row{align-items:flex-start;flex-direction:column;gap:12px}.spells-rules-link{font-size:.76rem}.spells-layout{display:block}.spells-toolbar{grid-template-columns:minmax(0,1fr) 48px}.spells-toolbar>label:not(.spells-search){display:none}.spells-filter-open{display:grid;place-items:center;height:44px;color:transparent;font-size:0}.spells-filter-open:before{content:'☷';color:var(--text);font-size:1.2rem}.spells-result-line span{display:none}.spell-list{grid-template-columns:1fr}.spell-card{min-height:100px}.spells-sidebar{position:fixed;inset:0;z-index:600;display:block;max-height:none;overflow:auto;border:0;border-radius:0;padding:18px 18px 28px;background:var(--bg);transform:translateY(100%);transition:transform .22s ease}.spells-sidebar.is-open{transform:none}.spells-sidebar-head{display:flex;position:sticky;top:-18px;z-index:2;align-items:center;justify-content:space-between;margin:-18px -18px 12px;padding:18px;background:var(--bg);border-bottom:1px solid var(--line)}.spells-sidebar-head button{width:38px;height:38px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--text);font-size:1.3rem}.spell-filter>div{max-height:none}.spells-filter-apply{position:sticky;bottom:0;display:block;width:100%;min-height:46px;margin-top:18px;border:0;border-radius:8px;background:var(--gold);color:#17110a;font-weight:850}.spell-detail-head{align-items:flex-start;flex-direction:column;gap:12px}.spell-detail-head>div{width:100%;justify-content:space-between}.spell-detail{margin-top:18px;padding:17px}.spell-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.spell-description p{font-size:.96rem}.spell-card-head{gap:8px}.spell-card-symbols>span{min-width:24px}.spell-card-symbols .spell-level-badge{min-width:32px}}
@media(max-width:430px){.spell-facts{grid-template-columns:1fr 1fr}.spell-card h3{font-size:.91rem}.spell-card p{font-size:.66rem}.spell-card-symbols>span:nth-child(n+4){display:none}}
.spells-title-row{align-items:center;margin:14px 0 18px}.spells-title-row h1{font:800 1rem/1.2 Manrope,sans-serif}.spell-detail-head h1{font-size:clamp(2rem,3vw,2.8rem)}.spell-detail .spell-sheet{padding:0;border:0;background:transparent}
@media(max-width:760px){.spells-title-row{align-items:flex-start}}
.spell-list{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1250px){.spell-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.spell-list{grid-template-columns:1fr}}
