.site-pagination{color:var(--muted);margin-top:28px;font-size:12px}.site-pagination-mobile{display:none}.site-pagination-desktop{justify-content:space-between;align-items:center;gap:20px;display:flex}.site-pagination-summary{white-space:nowrap;margin:0}.site-pagination-pages{flex-wrap:wrap;justify-content:flex-end;gap:5px;min-width:0;display:flex}.site-pagination-link,.site-pagination-current,.site-pagination-disabled,.site-pagination-ellipsis{border:1px solid var(--line-strong);background:var(--surface);min-width:36px;min-height:36px;color:var(--muted);justify-content:center;align-items:center;padding:7px 10px;line-height:1;display:inline-flex}.site-pagination-link:hover,.site-pagination-link:focus-visible{border-color:var(--gold);background:var(--surface-2);color:var(--text);outline:0}.site-pagination-current{border-color:var(--gold);background:var(--surface-2);color:var(--gold-soft);font-weight:750}.site-pagination-disabled,.site-pagination-ellipsis{opacity:.55}.site-pagination-position{color:var(--muted);white-space:nowrap;font-size:12px}@media (width<=720px){.site-pagination-desktop{display:none}.site-pagination-mobile{grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr);align-items:center;gap:8px;display:grid}.site-pagination-mobile>:last-child{justify-self:stretch}.site-pagination-mobile .site-pagination-link,.site-pagination-mobile .site-pagination-disabled{width:100%;min-height:42px}.site-pagination-position{text-align:center}}@media (width<=390px){.site-pagination-mobile{grid-template-columns:1fr 1fr}.site-pagination-position{grid-area:1/1/auto/-1}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg:#080c13;--surface:#0e1520;--surface-2:#121c2a;--line:#a4bbdc24;--line-strong:#bed2ec3d;--text:#e9edf4;--muted:#8f9bac;--gold:#d7b36a;--gold-soft:#f0d69c;--blue:#6e9fd4;--danger:#cf7167}*{box-sizing:border-box}html{scrollbar-color:#263345 var(--bg);scrollbar-width:thin;max-width:100%;overflow-x:clip}body{background:var(--bg);max-width:100%;color:var(--text);font-family:var(--font-sans);margin:0;line-height:1.6;overflow-x:clip}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-track{background:var(--bg)}body::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:#263345;border-radius:8px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--gold);color:#080c13;padding:8px 12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.correction-trigger{width:fit-content;color:var(--muted);text-underline-offset:3px;align-items:center;gap:7px;margin:-8px 0 22px auto;font-size:12px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .18s,text-decoration-color .18s;display:inline-flex}.correction-trigger:hover{color:var(--gold-soft);text-decoration-color:currentColor}.correction-trigger>span:first-child{color:var(--gold);font-size:15px}.correction-dialog{border:1px solid var(--line-strong);background:var(--surface);width:min(720px,100% - 28px);max-height:min(880px,100vh - 28px);color:var(--text);margin:auto;padding:0;overflow:auto;box-shadow:0 28px 90px #0000008c}.correction-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02050ac7}.correction-dialog-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 28px 20px;display:flex}.correction-dialog-panel h2{margin:3px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.2}.correction-dialog-panel header p{max-width:560px;color:var(--muted);margin:0;font-size:13px}.correction-close{border:1px solid var(--line);background:var(--surface-2);width:36px;height:36px;color:var(--muted);cursor:pointer;flex:none;font-size:25px;line-height:1}.correction-close:hover{border-color:var(--gold);color:var(--text)}.correction-form{flex-direction:column;gap:16px;padding:24px 28px 28px;display:flex}.correction-form>label:not(.correction-check),.correction-form-grid label{flex-direction:column;gap:6px;display:flex}.correction-form label>span,.correction-context>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.correction-form input,.correction-form select,.correction-form textarea{border:1px solid var(--line-strong);background:var(--surface-2);width:100%;color:var(--text);outline:0;padding:10px 12px}.correction-form input:focus,.correction-form select:focus,.correction-form textarea:focus{border-color:#d7b36ab3;box-shadow:0 0 0 3px #d7b36a1a}.correction-form textarea{resize:vertical}.correction-context{border-left:3px solid var(--gold);background:var(--surface-2);grid-template-columns:minmax(0,1fr) auto;gap:2px 16px;padding:12px 14px;display:grid}.correction-context>span{grid-column:1/-1}.correction-context strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.correction-context small{color:var(--muted);white-space:nowrap;align-self:center}.correction-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.correction-check{color:var(--text);cursor:pointer;align-items:flex-start;gap:9px;font-size:13px;display:flex}.correction-check input{width:16px;height:16px;accent-color:var(--gold);margin-top:2px}.correction-check span{color:inherit!important;font-size:inherit!important;letter-spacing:0!important;text-transform:none!important;font-weight:400!important}.correction-privacy{color:var(--muted);margin:-8px 0 0;font-size:12px}.correction-submit{background:var(--gold);color:#11100d;cursor:pointer;border:0;min-height:43px;padding:0 20px;font-weight:750}.correction-submit:hover{background:var(--gold-soft)}.correction-submit:disabled{opacity:.55;cursor:wait}.correction-errors{color:#e0877c;font-size:12px}.correction-errors:empty,.correction-success:empty{display:none}.correction-errors ul{margin:0;padding-left:18px}.correction-success,.correction-page-success{color:#8bd5a6;background:#4891631f;border:1px solid #5aad7966;padding:12px 14px;font-size:13px}.correction-response-toast{z-index:120;border:1px solid var(--line-strong);border-left:4px solid var(--danger);background:var(--surface);width:min(430px,100vw - 36px);max-height:min(70vh,460px);color:var(--text);grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;margin:0;padding:16px 48px 16px 16px;display:none;position:fixed;inset:auto 18px 18px auto;overflow:auto;box-shadow:0 18px 55px #00000061}:is(.correction-response-toast:popover-open,.correction-response-toast.is-open){animation:.18s ease-out correction-toast-in;display:grid}.correction-response-toast[data-status=success]{border-left-color:#4d9d6b}.correction-response-toast-icon{width:34px;height:34px;color:var(--danger);background:#cf716724;border-radius:50%;place-items:center;font-weight:800;display:grid}.correction-response-toast[data-status=success] .correction-response-toast-icon{color:#4d9d6b;background:#4d9d6b24}.correction-response-toast-copy{min-width:0}.correction-response-toast-copy>strong{margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:600;line-height:1.3;display:block}.correction-response-toast-copy p,.correction-response-toast-copy ul{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.correction-response-toast-copy ul{padding-left:18px}.correction-response-toast>button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:22px;line-height:1;position:absolute;top:9px;right:10px}.correction-response-toast>button:hover{color:var(--text)}@keyframes correction-toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.correction-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.correction-page{padding-block:38px 70px}.correction-page-card{border:1px solid var(--line);background:var(--surface);width:min(760px,100%);margin-inline:auto}.correction-page-card>header{padding:30px 30px 0}.correction-page-card>header h1{margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,5vw,44px);font-weight:400}.correction-page-card>header p{max-width:620px;color:var(--muted);margin:0}.correction-page-success{margin:22px 30px 0}.ad-slot{isolation:isolate;color:#fff;text-decoration:none;position:relative;overflow:hidden}.ad-slot>picture,.ad-slot>img{z-index:-2;width:100%;height:100%;position:absolute;inset:0}.ad-slot>picture>img,.ad-slot>img{object-fit:cover;width:100%;height:100%;display:block}.ad-slot-shade{z-index:-1;background:linear-gradient(90deg,#040911e0,#070e1975 52%,#040911c7);position:absolute;inset:0}.ad-slot-copy{z-index:1;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.ad-slot-copy small{color:#d9b465;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}.ad-slot-copy strong{color:#fff;text-shadow:0 2px 12px #000000b3;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.05}.ad-slot-copy>span{color:#e0e6ed;text-shadow:0 1px 7px #000000e6;line-height:1.45}.ad-slot-copy b{color:#f1d18d;text-transform:uppercase;letter-spacing:.08em;background:#070d178c;border:1px solid #dab4659e;margin-top:8px;padding:6px 10px;font-size:12px}.ad-strip{border-bottom:1px solid var(--line);background:#090e16;align-items:center;min-height:84px;display:grid}.ad-strip .ad-slot-copy{width:min(100% - 48px,1180px);margin:0 auto;padding:12px 210px 12px 0}.ad-strip .ad-slot-copy strong{margin:2px 0;font-size:24px}.ad-strip .ad-slot-copy>span{font-size:12px}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c13f2;position:sticky;top:0}.header-main{justify-content:space-between;align-items:center;gap:36px;min-height:84px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--gold-soft);background:linear-gradient(145deg,#d7b36a29,#0000);border:1px solid #d7b36aa6;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid;transform:rotate(45deg)}.brand-mark:before{content:"L2";font-size:13px;transform:rotate(-45deg)}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:18px}.brand small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.header-search{border:1px solid var(--line-strong);background:#ffffff06;flex:0 530px;height:42px;display:flex}.header-search:focus-within{border-color:#d7b36aa6}.header-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 14px}.header-search button,.hero-search button,.filter-bar button{background:var(--gold);color:#11100d;cursor:pointer;border:0;padding:0 20px;font-weight:750}.header-search button:hover,.hero-search button:hover,.filter-bar button:hover{background:var(--gold-soft)}.nav-wrap{border-top:1px solid var(--line);background:#090f18b8}.nav-row{justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.nav-groups{flex:auto;gap:3px;min-width:0;padding-block:7px;display:grid}.main-nav{scrollbar-width:none;align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav-secondary{border-top:1px solid #ffffff0b;padding-top:3px}.nav-group-label{color:#727f90;letter-spacing:.12em;text-transform:uppercase;flex:0 0 76px;width:76px;font-size:12px;font-weight:700}.main-nav a{color:#99a6b7;letter-spacing:.015em;white-space:nowrap;border:1px solid #0000;border-radius:3px;align-items:center;min-height:32px;padding:0 13px;font-size:12px;font-weight:650;transition:border-color .15s,background .15s,color .15s;display:flex}.main-nav a:hover{border-color:var(--line);color:var(--text);background:#ffffff06}.main-nav a.active{color:var(--gold-soft);box-shadow:inset 0 -2px 0 var(--gold);background:linear-gradient(#d7b36a26,#d7b36a0f);border-color:#d7b36a85}.mobile-nav-toggle{display:none}.header-switches{align-items:center;gap:18px;display:flex}.chronicle-switch,.language-switch{align-items:center;gap:6px;min-width:max-content;display:flex}.chronicle-switch>span,.language-switch>span{color:#727f90;letter-spacing:.13em;text-transform:uppercase;margin-right:3px;font-size:12px}.chronicle-switch a,.language-switch a{border:1px solid var(--line);min-width:31px;height:27px;color:var(--muted);place-items:center;font-size:12px;font-weight:800;display:grid}.chronicle-switch a.active,.language-switch a.active{border-color:var(--gold);color:var(--gold-soft);background:#d7b36a1f}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:750}.hero h1,.page-heading h1,.detail-hero h1,.article-page header h1{margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.05}.panel-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;font-size:12px;display:block}.section-block{padding-block:74px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2{margin:4px 0 0;font-family:Georgia,serif;font-size:34px;font-weight:400}.section-heading>p{max-width:430px;color:var(--muted);text-align:right;margin:0}.section-heading.compact{align-items:center}.text-link{color:var(--gold-soft);font-size:13px}.content-with-ad{grid-template-columns:minmax(0,1fr) 300px;gap:34px;display:grid}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.entity-card{border:1px solid var(--line);background:var(--surface);align-items:center;gap:14px;min-height:84px;padding:13px;display:flex}.entity-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.entity-card>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.entity-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.entity-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.entity-icon{color:#a9c6e8;background:radial-gradient(circle,#223349,#121b28);border:1px solid #3a4b61;flex:0 0 48px;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:24px;display:grid;overflow:hidden;box-shadow:inset 0 0 14px #5888b926}.entity-icon.has-image{background:#0a1019}.entity-icon img{object-fit:contain;width:100%;height:100%;display:block}.icon-weapon{color:#efd191;background:radial-gradient(circle,#382f21,#181611);border-color:#6d5940}.icon-armor{color:#b5c9e6}.icon-material{color:#a7d1bd;background:radial-gradient(circle,#20352f,#111c1a);border-color:#4a615a}.icon-consumable{color:#ceb5ef;background:radial-gradient(circle,#302443,#18131f);border-color:#5c4874}.icon-currency{color:#f0cc75;background:radial-gradient(circle,#41351e,#1d180e);border-color:#79633d}.grade{min-width:28px;height:28px;color:var(--gold-soft);border:1px solid #d7b36a7a;place-items:center;font-size:12px;display:grid}.grade.large{min-width:42px;height:42px;font-size:14px}.ad-card{aspect-ratio:3/4;border:1px solid #d7b36a52;align-items:flex-end;width:min(100%,300px);min-height:0;display:flex;box-shadow:0 18px 45px #00000029}.ad-card .ad-slot-shade{background:linear-gradient(#04091108 24%,#040911f2 88%)}.ad-card .ad-slot-copy{width:100%;padding:24px}.ad-card .ad-slot-copy strong{margin:5px 0 7px;font-size:26px}.ad-card .ad-slot-copy>span{font-size:12px}.ad-card.small{min-height:0;margin-top:18px}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:230px;padding:25px;display:flex}.article-card>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.article-card h2,.article-card h3{margin:13px 0 9px;font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.25}.article-card p{color:var(--muted);margin:0 0 20px;font-size:13px}.article-card .text-link{margin-top:auto}.page-wrap{min-height:620px;padding-block:54px 80px}.support-nav-link{color:var(--gold-soft)!important}.catalog-filter>label input:focus,.catalog-filter>label select:focus,.spoil-item-search-wrap>input:focus{border-color:#d7b36ab8;box-shadow:0 0 0 3px #d7b36a1a}nav[role=navigation]{margin-top:28px}[data-reactive-results]{transition:opacity .15s}[data-reactive-results].is-loading{opacity:.42;pointer-events:none}#content{transition:opacity .15s}#content.is-context-loading{opacity:.48;pointer-events:none}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:29px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--gold-soft)}.entity-icon.item-icon{box-sizing:content-box;flex:0 0 34px;width:32px;height:32px;padding:0;font-size:17px}.entity-icon.item-icon img{width:32px;height:32px;image-rendering:pixelated;object-fit:contain}.english-name{color:var(--muted);margin:0}.search-page-form{margin-bottom:30px}.search-groups{flex-direction:column;gap:48px;display:flex}.theme-toggle{border:1px solid var(--line);min-width:max-content;height:29px;color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.theme-toggle:hover{border-color:var(--line-strong);color:var(--text)}.theme-toggle [data-theme-icon]{color:var(--gold);font-size:15px;line-height:1}.theme-toggle>span:last-child{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.site-footer{border-top:1px solid var(--line);background:#070a10;padding-block:55px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;display:grid}.footer-grid>div{color:var(--muted);flex-direction:column;align-items:flex-start;gap:6px;font-size:12px;display:flex}.footer-grid>div>strong{color:var(--text);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:12px}.footer-grid a:hover{color:var(--gold-soft)}.footer-brand{color:var(--text);margin-bottom:12px}.footer-legal{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;margin-top:34px;padding-top:20px;font-size:12px;line-height:1.55;display:flex}.footer-legal p{max-width:720px;margin:0}.footer-legal p:first-child{color:var(--text);flex:none}@media (width>=1161px){.main-nav{gap:3px}.main-nav a{padding-inline:12px}.header-switches{gap:14px}}@media (width>=721px) and (width<=1160px){.nav-row{flex-direction:column-reverse;align-items:stretch;gap:0;padding-top:9px}.header-switches{flex-wrap:wrap;justify-content:flex-end;align-self:flex-end}}@media (width<=980px){.nav-row{flex-direction:column-reverse;align-items:stretch;gap:0;padding-top:9px}.header-switches{flex-wrap:wrap;justify-content:flex-end;align-self:flex-end}.ad-card.small{margin-top:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}}@media (width<=720px){.shell{width:min(100% - 24px,1180px)}.ad-strip{min-height:72px}.ad-strip .ad-slot-copy{width:min(100% - 28px,1180px);padding:10px 90px 10px 0}.ad-strip .ad-slot-copy strong{font-size:19px}.ad-strip .ad-slot-copy>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.header-main{flex-direction:column;align-items:stretch;gap:12px;padding-block:13px}.brand{align-self:flex-start}.header-search{flex-basis:42px;width:100%}.nav-row{flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:9px 12px 11px}.header-switches{order:1;justify-content:flex-end;align-self:stretch;gap:10px}.mobile-nav-toggle{border:1px solid var(--line-strong);width:100%;min-height:42px;color:var(--text);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:#ffffff06;order:2;justify-content:space-between;align-items:center;padding:0 13px;font-size:12px;font-weight:750;display:flex}.mobile-nav-toggle:hover{border-color:#d7b36a85}.mobile-nav-icon{background:currentColor;width:18px;height:1px;transition:background .15s;display:block;position:relative}.mobile-nav-icon:before,.mobile-nav-icon:after{content:"";background:currentColor;width:18px;height:1px;transition:top .15s,transform .15s;position:absolute;left:0}.mobile-nav-icon:before{top:-6px}.mobile-nav-icon:after{top:6px}.mobile-nav-toggle[aria-expanded=true] .mobile-nav-icon{background:0 0}.mobile-nav-toggle[aria-expanded=true] .mobile-nav-icon:before{top:0;transform:rotate(45deg)}.mobile-nav-toggle[aria-expanded=true] .mobile-nav-icon:after{top:0;transform:rotate(-45deg)}.nav-groups{order:3;gap:11px;width:100%;padding:0;display:none}.nav-row.is-menu-open .nav-groups{display:grid}.main-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid;overflow:visible}.main-nav-secondary{border-top-color:var(--line);padding-top:11px}.nav-group-label{width:auto;color:var(--muted);grid-column:1/-1;font-size:12px}.main-nav a{border-color:var(--line);background:var(--surface);text-align:center;white-space:normal;justify-content:center;min-width:0;min-height:43px;padding:7px 9px}.theme-toggle>span:last-child{display:none}.chronicle-switch{margin-right:2px}.section-block{padding-block:50px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.section-heading>p{text-align:left}.content-with-ad,.filter-bar,.filter-bar.item-filters,.filter-bar.simple,.filter-bar.quest-filters,.filter-bar.npc-filters{grid-template-columns:1fr}.filter-bar.npc-filters>label:first-of-type{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-legal{flex-direction:column;gap:8px}}@media (width>=480px) and (width<=720px){.nav-groups{gap:8px}.main-nav-primary{grid-template-columns:repeat(3,minmax(0,1fr))}.main-nav-secondary{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:8px}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f1e9;--surface:#fffdf9;--surface-2:#f2ece2;--line:#3f342426;--line-strong:#3f342445;--text:#29261f;--muted:#716b61;--gold:#a26e20;--gold-soft:#7a4f13;--blue:#356f9d;--danger:#a84f47;scrollbar-color:#c9bfaf var(--bg)}html[data-theme=light] body::-webkit-scrollbar-thumb{border-color:var(--bg);background:#c9bfaf}html[data-theme=light] .ad-strip{background:#1a2230}html[data-theme=light] .site-header{background:#faf7f1f2}html[data-theme=light] .nav-wrap{background:#efe9dfd1}html[data-theme=light] .main-nav a{color:#625e56}html[data-theme=light] .main-nav a:hover{background:#41341e0a}html[data-theme=light] .main-nav-secondary{border-top-color:#3f34241a}html[data-theme=light] .chronicle-switch>span,html[data-theme=light] .language-switch>span{color:#827969}html[data-theme=light] .header-search{background:#ffffffb8}html[data-theme=light] .entity-icon.has-image,html[data-theme=light] .filter-bar input,html[data-theme=light] .filter-bar select{background:#fff}html[data-theme=light] .site-footer{background:#e8e1d6}@media (width<=620px){.correction-dialog{border:0;width:100%;height:100%;max-height:100%}.correction-dialog-panel>header,.correction-form{padding-inline:20px}.correction-form-grid,.correction-context{grid-template-columns:1fr}.correction-context small{white-space:normal}.correction-response-toast{width:auto;inset:auto 10px 10px}}
