.full-sheet{color:#2c211e}.sheet-hero{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:18px;border-radius:14px;background:#2b1c1c;color:#fff}.sheet-hero p{margin:0;color:#e8aebe;font-size:11px;letter-spacing:2px}.sheet-hero h2{margin:4px 0}.sheet-hero button,.sheet-tabs button,.page-title button,.sheet-save button,.sheet-rest button{border:0;border-radius:8px;padding:10px 14px;background:#85152e;color:#fff;font-weight:800;cursor:pointer}.sheet-rest{display:flex;gap:8px}.sheet-rest button{background:#775a2d}.sheet-tabs{position:sticky;top:0;z-index:5;display:flex;gap:4px;overflow:auto;padding:10px 0;background:#f4efe6}.sheet-tabs button{white-space:nowrap;background:#e8ddcf;color:#4b3932}.sheet-tabs button.active{background:#85152e;color:#fff}.sheet-page{display:none;padding:18px;border:1px solid #d6c4b0;border-radius:12px;background:#fffaf3}.sheet-page.active{display:block}.sheet-grid{display:grid;gap:12px}.sheet-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.sheet-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.full-sheet label{display:grid;gap:5px;font-size:11px;font-weight:800;letter-spacing:.5px}.full-sheet input,.full-sheet select,.full-sheet textarea{box-sizing:border-box;width:100%;padding:10px;border:1px solid #cbb7a1;border-radius:7px;background:#fff;font:14px Georgia,serif}.full-sheet textarea{min-height:90px}.ability-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.ability-grid article{padding:12px;text-align:center;border:1px solid #d6c4b0;border-radius:12px}.ability-grid strong{display:block;margin:8px;font-size:24px}.skill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.combat-stats,.currency-grid,.slot-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.slot-grid article{padding:10px;border:1px solid #d6c4b0;border-radius:9px}.page-title{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.page-title h3{margin:0}.page-title p{margin:4px 0;color:#77645c}.sheet-row{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr)) auto;gap:8px;margin:8px 0;padding:12px;border:1px solid #d7c4ae;border-radius:10px;background:#fff}.spell-row{grid-template-columns:repeat(4,minmax(130px,1fr))}.spell-row label:has(textarea){grid-column:span 3}.row-delete{align-self:end;width:38px;height:38px;border:0;border-radius:50%;background:#55232b;color:#fff;font-size:22px;cursor:pointer}.sheet-save{position:sticky;bottom:0;display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:14px;border-radius:10px;background:#2b1c1c;color:#fff}.sheet-save button{font-size:15px}@media(max-width:1000px){.sheet-grid.four,.ability-grid{grid-template-columns:repeat(2,1fr)}.sheet-grid.three,.skill-grid,.combat-stats,.currency-grid,.slot-grid{grid-template-columns:repeat(2,1fr)}.sheet-row,.spell-row{grid-template-columns:1fr 1fr}.sheet-hero{grid-template-columns:1fr}.sheet-rest{flex-wrap:wrap}}@media(max-width:620px){.sheet-grid.four,.sheet-grid.three,.sheet-grid.two,.ability-grid,.skill-grid,.combat-stats,.currency-grid,.slot-grid,.sheet-row,.spell-row{grid-template-columns:1fr}.spell-row label:has(textarea){grid-column:auto}.sheet-save{position:static;display:grid;gap:10px}}
.derived-calculations{margin:16px 0;padding:14px;border:1px solid #d8d0c4;border-radius:12px;background:#f8f5f0}.derived-calculations summary{cursor:pointer;font-weight:800}.derived-calculations pre{max-height:420px;overflow:auto;white-space:pre-wrap;font-size:.82rem}.calculation-warning{padding:8px 10px;border-left:4px solid #b56a19;background:#fff3df}
