.reference-page{min-height:100vh;background:var(--void-950,#101214);color:var(--parchment-100,#f2f0e9)}.ref-shell{width:min(100% - 48px,1320px);margin-inline:auto}.ref-hero{position:relative;overflow:hidden;border-bottom:1px solid #343837;background:radial-gradient(ellipse at 90% 5%,#403b292e,transparent 60%),#141719}.ref-breadcrumb{display:flex;align-items:center;gap:9px;padding-top:25px;color:#a8aaa5;font-size:12px}.ref-breadcrumb a:hover{color:#e3c68b}.ref-hero-row{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-block:31px 35px}.ref-eyebrow{display:block;margin-bottom:12px;color:#c6aa77;font-size:11px;font-weight:700;text-transform:uppercase}.ref-hero h1{max-width:880px;font-family:var(--font-serif);font-size:clamp(34px,4.5vw,54px);font-weight:500;line-height:1.1}.ref-hero-copy>p{max-width:760px;margin-top:17px;color:#b6bbb9;font-size:15px;line-height:1.75}.ref-stats{display:flex;gap:32px;flex-shrink:0;padding-left:34px;border-left:1px solid #383b36}.ref-stats div{display:flex;flex-direction:column-reverse;gap:2px}.ref-stats dt{color:#a2aaa9;font-size:11px}.ref-stats dd{color:#e2c891;font-size:31px;font-family:var(--font-serif);line-height:1.25}.ref-tools-nav{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.ref-tools-nav a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:51px;padding-inline:19px;border-bottom:2px solid transparent;flex-shrink:0;color:#adb4b3;font-size:13px;font-weight:600}.ref-tools-nav a:hover{color:#f4ebd7;background:#ffffff04}.ref-tools-nav [aria-current=page]{color:#e4c786;border-bottom-color:#c7a767;background:#c7a76709}.ref-content{padding-block:30px 58px}.ref-panel{background:#181c1e;border:1px solid #343a3c;border-radius:8px}.ref-section-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px 22px;margin-bottom:18px}.ref-section-heading h2{font-size:23px;font-family:var(--font-serif);font-weight:500}.ref-section-heading p{font-size:12px;color:#a7afad}.ref-toolbar{position:relative;display:flex;flex-wrap:wrap;align-items:end;gap:13px;overflow:hidden;padding:20px;margin-bottom:18px;border:1px solid hsla(41,34%,56%,.26);border-radius:14px;background:radial-gradient(circle at 8% 0,rgba(189,157,91,.09),transparent 28%),linear-gradient(145deg,#1d2322,#151a1b 72%);box-shadow:0 18px 45px #00000038,inset 0 1px #ffffff09}.ref-toolbar:before{position:absolute;top:0;right:9%;left:9%;height:1px;background:linear-gradient(90deg,transparent,rgba(224,193,126,.52),transparent);content:""}.ref-field{display:grid;gap:8px;min-width:155px}.ref-field>span{color:#c8cdc8;font-size:10px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.ref-field.grow{flex:1 1 260px}.ref-field select,.ref-input{width:100%;height:48px;padding:10px 13px;border:1px solid #46504e;border-radius:9px;outline:0;background:linear-gradient(180deg,#121818,#0e1314);color:#f2f0e9;box-shadow:inset 0 1px #ffffff09,0 7px 18px #0000001f;color-scheme:dark;font:inherit;font-size:13px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.ref-field select{padding-right:42px;-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:#b99751;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23d6b873' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E"),linear-gradient(180deg,#151c1b,#0f1515);background-repeat:no-repeat;background-position:right 13px center,0 0;background-size:16px,auto;cursor:pointer}.ref-field select optgroup,.ref-field select option{background-color:#111715;color:#dfe4dd}.ref-field select option:checked{background-color:#765f32;color:#fff0c9}.ref-input::-moz-placeholder{color:#7f8a87}.ref-input::placeholder{color:#7f8a87}.ref-field select:hover,.ref-input:hover{border-color:#69736d}.ref-field select:focus,.ref-input:focus{border-color:#cfb16f;box-shadow:0 0 0 3px #cfb16f21,inset 0 1px #ffffff0d,0 10px 24px #0000002e}.ref-search-wrap{position:relative}.ref-search-wrap>svg{position:absolute;top:15px;left:14px;color:#c1a56d;pointer-events:none}.ref-search-wrap input{padding-left:42px}.ref-check{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 13px;border:1px solid #414b47;border-radius:9px;background:#0b100f7a;color:#cbd1cc;font-size:12px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.ref-check:hover{border-color:#766b4e;background:#2a271c73}.reference-page input[type=checkbox]{display:grid;flex:0 0 auto;width:18px;height:18px;margin:0;place-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #69716b;border-radius:5px;background:#0d1211;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.reference-page input[type=checkbox]:before{width:9px;height:5px;border-bottom:2px solid #15140f;border-left:2px solid #15140f;content:"";transform:rotate(-45deg) scale(0);transition:transform .12s ease}.reference-page input[type=checkbox]:checked{border-color:#d0b471;background:#d0b471;box-shadow:0 0 0 3px #d0b4711f}.reference-page input[type=checkbox]:checked:before{transform:rotate(-45deg) scale(1)}.reference-page input[type=checkbox]:disabled{cursor:not-allowed;opacity:.45}.ref-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:9px 15px;border:1px solid #686044;border-radius:9px;background:linear-gradient(180deg,#363225,#252820);color:#eee1c6;box-shadow:inset 0 1px #ffffff0d;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.ref-button:hover{border-color:#c1a86f;background:linear-gradient(180deg,#45402e,#30352a);transform:translateY(-1px)}.ref-button[aria-pressed=true]{border-color:#d0b471;background:linear-gradient(180deg,#d4b875,#b9985a);color:#151913}.ref-button.subtle{border-color:#46514c;background:#0e14128c;color:#c8d0cb}.reference-page button:disabled{opacity:.45;cursor:not-allowed}.reference-page a:focus-visible,.reference-page button:focus-visible,.reference-page input:not(.ref-input):focus-visible{outline:2px solid #e7c886;outline-offset:3px}@media(forced-colors:active){.ref-field select:focus-visible,.ref-input:focus-visible{outline:2px solid Highlight;outline-offset:3px}}.ref-empty{padding:35px 22px;text-align:center;border:1px dashed #505b54;border-radius:6px;color:#bcc7bf}.ref-empty h3{color:#e5e9df;margin-bottom:8px;font-size:17px}.ref-empty button{margin-top:16px}.ref-results-meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;color:#a6b0a8;font-size:12px;margin-block:15px}.ref-table-scroll{overflow-x:auto;border:1px solid #39413e;border-radius:7px}.ref-table{width:100%;border-collapse:collapse;font-size:13px}.ref-table th{padding:13px 16px;background:#202725;color:#b6c1b9;text-align:left;font-weight:500;font-size:11px}.ref-table td{padding:14px 16px;border-top:1px solid #303734;vertical-align:middle}.ref-table tbody tr{background:#171d1b;scroll-margin-top:100px}.ref-table tbody tr:nth-child(2n){background:#1a211e}.ref-table tbody tr:hover{background:#232c26}.ref-table .ref-weapon-name{color:#eee8d9;font-weight:600;min-width:210px}.ref-table .number{font-variant-numeric:tabular-nums;font-size:17px;color:#e2c58e}.ref-table .ref-button{min-height:33px;padding:6px 10px;font-size:11px}.ref-inline-link:hover,.ref-table a:hover{color:#edc980;text-decoration:underline;text-underline-offset:4px}.ref-inline-link{color:#d5c399;font-size:12px}.ref-chip{display:inline-block;padding:3px 8px;border:1px solid #525446;border-radius:4px;color:#c9c9b0;font-size:10px;white-space:nowrap}.ref-chip.legendary{color:#e4c480;border-color:#7b643b;background:#65501b1a}.ref-chip.unique{color:#ceabdc;border-color:#675076;background:#5534681a}.ref-compare{margin-bottom:24px;padding:19px;border:1px solid #81714a;border-radius:8px;background:#272a20}.ref-compare .ref-section-heading{margin-bottom:13px}.ref-compare h2{font-size:20px}.ref-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ref-compare-card{padding:14px;border:1px solid #565945;border-radius:5px;background:#151c17}.ref-compare-card h3{font-size:14px;font-weight:600;margin-bottom:12px}.ref-compare-card dl{display:flex;justify-content:space-between;gap:15px;margin-bottom:13px}.ref-compare-card dt{color:#acb4a7;font-size:10px}.ref-compare-card dd{color:#e6c993;font-size:19px}.ref-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ref-card{display:flex;flex-direction:column;gap:14px;padding:20px;border:1px solid #3c4340;border-radius:7px;background:#191f1d;scroll-margin-top:100px}.ref-card h3{font-family:var(--font-serif);font-size:23px;font-weight:500;color:#f0e7d8}.ref-card>p{color:#b2bcb5;font-size:13px;line-height:1.7}.ref-card-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px}.ref-card-top .ref-mode{font-size:10px;color:#a9b3ad}.ref-card.swordmastery{border-top:2px solid #bc9d62}.ref-card.witchcraft{border-top:2px solid #ad8fc4}.ref-card.vampirism{border-top:2px solid #be7379}.ref-cost{display:flex;flex-wrap:wrap;gap:8px 18px;padding-block:12px;margin-top:auto;border-top:1px solid #363f37}.ref-cost dt{color:#a9b3aa;font-size:10px}.ref-cost dd{color:#e6d6b5;font-size:16px}.ref-links{padding:0;margin:0;list-style:none;display:grid;gap:7px}.ref-links a{display:inline-flex;align-items:center;gap:5px;color:#ccbe97;font-size:12px;line-height:1.5}.ref-links a:hover{color:#efd297;text-decoration:underline;text-underline-offset:3px}.ref-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:34px 0;margin-top:25px;border-top:1px solid #363e38}.ref-notes h2{font-family:var(--font-serif);font-size:24px;font-weight:500;margin-bottom:14px}.ref-notes p{color:#b0bab3;font-size:13px;line-height:1.85;margin-bottom:12px}.ref-sources{border-top:1px solid #3d453e;padding-top:28px}.ref-sources h2{font-family:var(--font-serif);font-size:22px;font-weight:500}.ref-sources>p{font-size:11px;color:#929e95;margin-block:8px 16px}.ref-sources ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:16px 30px}.ref-sources li{display:grid;gap:5px}.ref-sources a{display:flex;align-items:center;gap:7px;font-size:12px;color:#d5c399}.ref-sources li>span{color:#8f9c92;font-size:10px}.ref-progress{padding:17px;border:1px solid #3b463c;border-radius:7px;background:#1c251e}.ref-progress-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.ref-progress-heading strong{color:#ded7c3;font-size:13px}.ref-progress-heading span{color:#aebaa9;font-size:11px}.ref-progress progress{display:block;width:100%;height:5px;border:none;margin:13px 0;border-radius:4px;overflow:hidden;background:#30392e}.ref-progress progress::-webkit-progress-bar{background:#30392e}.ref-progress progress::-webkit-progress-value{background:#bca873}.ref-progress progress::-moz-progress-bar{background:#bca873}.ref-progress>p{color:#a1afa1;font-size:11px;line-height:1.6}.ref-progress-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.ref-progress-actions button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;min-height:31px;border:1px solid #465440;border-radius:4px;background:#273122;color:#c9d0bc;font-size:10px;cursor:pointer}.ref-progress .ref-status,.ref-status{padding-top:10px;color:#dfc992;font-size:12px}.ref-found{display:flex;align-items:center;gap:8px;font-size:12px;color:#acbea9;cursor:pointer}.ref-quest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ref-quest-card{padding:18px;display:grid;gap:12px;scroll-margin-top:100px}.ref-quest-card h3{font-family:var(--font-serif);font-size:22px;font-weight:500}.ref-quest-card.is-complete{border-color:#5a6c4e}.ref-quest-card.is-complete h3{color:#a5b39d}.ref-quest-regions{font-size:12px;color:#a7b5aa}.ref-quest-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid #344032;padding-top:12px}.ref-quest-progress{margin-bottom:22px;max-width:650px}@media(max-width:1050px){.ref-stats{display:none}.ref-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ref-shell{width:calc(100% - 28px)}.ref-hero-row{padding-block:25px 28px}.ref-hero h1{font-size:35px}.ref-hero-copy>p{font-size:13px}.ref-tools-nav{gap:1px}.ref-tools-nav a{font-size:11px;padding-inline:12px;gap:5px}.ref-tools-nav svg{width:14px}.ref-toolbar{padding:13px;gap:12px}.ref-field{flex:1 1 120px;min-width:120px}.ref-field.grow{flex-basis:100%}.ref-card-grid,.ref-compare-grid,.ref-notes,.ref-quest-grid{grid-template-columns:1fr}.ref-compare-card dl{justify-content:start;gap:40px}.ref-table td,.ref-table th{padding:12px}.ref-table .ref-weapon-name{min-width:185px}.ref-table-scroll{margin-inline:-1px}.ref-section-heading p{line-height:1.65}}@media(prefers-reduced-motion:reduce){.reference-page{scroll-behavior:auto}}
