:root{--harry-bg: #1c1b18;--harry-primary: #d4af37;--harry-secondary: #4b3621;--harry-text: #f5f5f5;--harry-input-bg: #2e2c27;--harry-border: #d4af37}.harry-body{background-color:var(--harry-bg);color:var(--harry-text);margin:0;font-family:Bigelow Rules,serif!important;font-weight:400;font-style:normal;text-align:center}.harry-root{max-width:1280px;margin:0 auto;padding:2rem}.harry-books-index,.harry-characters-index,.harry-potions-index,.harry-spells-index,.harry-books-list,.harry-characters-list,.harry-potions-list,.harry-spells-list{background-color:var(--harry-bg);color:var(--harry-text);padding:2rem;border-radius:8px;box-shadow:0 0 10px #00000080;margin-bottom:2rem}.harry-title{font-family:Bigelow Rules,serif!important;font-size:5em;margin-bottom:1rem;color:var(--harry-primary);justify-self:center}.harry-form{margin-bottom:1rem}.harry-input{background-color:var(--harry-input-bg);border:1px solid var(--harry-border);border-radius:4px;color:var(--harry-text);padding:.5rem;width:100%}.harry-input-small{background-color:var(--harry-input-bg);border:1px solid var(--harry-border);border-radius:4px;color:var(--harry-text);padding:.3rem;width:60px}.harry-list{list-style-type:none;padding:0;display:flex;flex-direction:column;align-items:center}.harry-list-item{width:100%;padding:.5rem;border-bottom:1px solid var(--harry-border);font-size:2em;display:flex;flex-direction:column;align-items:center;margin-bottom:1em;padding-bottom:1em}.harry-link{color:var(--harry-primary);text-decoration:none}.harry-link:hover{text-decoration:underline}.harry-pagination{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.harry-button{background-color:var(--harry-secondary);border:1px solid var(--harry-border);border-radius:4px;color:var(--harry-text);padding:.5rem 1rem;cursor:pointer}.harry-button:disabled{opacity:.5;cursor:not-allowed}.harry-page-info{font-size:2.5em;font-weight:700}.harry-go-to-page{margin-top:1rem;font-size:2em;color:var(--harry-text)}.harry-loading,.harry-error,.harry-no-data{font-size:2.5em;margin:1rem 0;color:var(--harry-primary)}#root>div>a{padding:2.5%;font-size:5em!important;text-decoration:none;color:#d4af37}.wiki-content{background-color:var(--harry-bg);color:var(--harry-text);padding:2rem;margin-bottom:2rem}h1{font-size:4em}h2{font-size:3em}h3,p{font-size:2em}
