:root{--es-bg:#121516;--es-panel:#1a1e1f;--es-panel-2:#202526;--es-line:rgba(238,236,228,.09);--es-text:#eeeae1;--es-muted:#989d9d;--es-gold:#d39b46;--es-green:#69ba85;--es-red:#d86767}
.enhance-page{width:min(1480px,calc(100% - 28px));margin:0 auto;padding:20px 0 42px;color:var(--es-text);font-size:14px}.enhance-page button,.enhance-page input,.enhance-page select{font:inherit}.enhance-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px;padding:18px 20px;background:linear-gradient(105deg,#202524,#181c1d 60%,#221e18);border-radius:5px}.enhance-hero>div{display:flex;align-items:center;gap:14px}.enhance-hero__mark{display:grid;width:54px;height:54px;place-items:center;border-radius:5px;background:#332b20;color:#e3aa53;font-size:28px}.enhance-hero p,.enhance-calculator header p,.enhance-picker header p{margin:0;color:var(--es-gold);font-size:12px;letter-spacing:.14em}.enhance-hero h1{margin:2px 0 4px;font-size:25px;line-height:1.15}.enhance-hero span{color:#afb1ad}.enhance-hero dl{display:flex;margin:0;gap:28px}.enhance-hero dl div{display:grid;gap:3px}.enhance-hero dt{color:var(--es-muted);font-size:12px}.enhance-hero dd{margin:0;font-weight:600}.enhance-status-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;margin-bottom:12px;overflow:hidden;border-radius:5px;background:var(--es-line)}.enhance-status-grid>div{min-width:0;padding:13px 15px;background:var(--es-panel)}.enhance-status-grid span{display:block;color:var(--es-muted);font-size:12px}.enhance-status-grid strong{display:inline-block;margin-top:4px;font-size:22px;font-weight:650}.enhance-status-grid small{margin-left:4px;color:#8f938f;font-size:12px}.enhance-workspace{display:grid;grid-template-columns:minmax(300px,360px) minmax(420px,1fr) minmax(280px,330px);gap:12px;align-items:stretch}.enhance-picker,.enhance-console,.enhance-calculator{background:var(--es-panel);border-radius:5px}.enhance-picker,.enhance-calculator{padding:16px}.enhance-picker>header,.enhance-calculator>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.enhance-picker h2,.enhance-calculator h2{margin:2px 0 0;font-size:17px}.enhance-picker>header button,.enhance-search-results button,.enhance-modal form button,.enhance-attempt-control>button{border:0;border-radius:4px;cursor:pointer}.enhance-picker>header button{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#2b302f;color:#ddd}.enhance-selected{display:flex;align-items:center;gap:12px;min-height:86px;margin-bottom:12px;padding:12px;background:var(--es-panel-2);border-radius:4px}.enhance-selected>i{font-size:38px;color:#686f70}.enhance-selected>a{display:grid;width:62px;height:62px;place-items:center;background:#121516;border-radius:4px}.enhance-selected img{width:58px;height:58px;object-fit:contain}.enhance-selected div{display:grid;min-width:0;gap:3px}.enhance-selected strong{font-size:15px;font-weight:600}.enhance-selected a{text-decoration:none}.enhance-selected small,.enhance-selected span{color:var(--es-muted);font-size:12px}.enhance-field{display:grid;gap:6px;margin-top:11px;color:#b6b9b5;font-size:12px}.enhance-field select,.enhance-field input,.enhance-calculator input{height:40px;border:1px solid var(--es-line);border-radius:4px;background:#111415;color:#eee;padding:0 11px;outline:none}.enhance-field select:focus,.enhance-field input:focus,.enhance-calculator input:focus{border-color:#92703e}.enhance-field>div{display:grid;grid-template-columns:54px 1fr 54px}.enhance-field>div button{border:1px solid var(--es-line);background:#272c2d;color:#ddd;cursor:pointer}.enhance-field>div button:first-child{border-radius:4px 0 0 4px}.enhance-field>div button:last-child{border-radius:0 4px 4px 0}.enhance-field>div input{border-radius:0;text-align:center}.enhance-protection{margin-top:12px;padding:11px;background:#141718;border-radius:4px}.enhance-protection label{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.enhance-protection input{margin-top:4px;accent-color:var(--es-gold)}.enhance-protection label span{display:grid;gap:2px}.enhance-protection b{font-weight:600}.enhance-protection small,.enhance-protection>span{color:var(--es-muted);font-size:12px}.enhance-protection>span{display:block;margin:7px 0 0 24px;color:#c69245}.enhance-inventory{margin-top:15px}.enhance-inventory header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--es-line);padding-bottom:8px}.enhance-inventory h3{margin:0;font-size:14px}.enhance-inventory header button{border:0;background:transparent;color:#aaa;cursor:pointer}.enhance-inventory>div{display:grid;gap:5px;margin-top:8px}.enhance-inventory>div>button{display:flex;justify-content:space-between;padding:9px 10px;border:0;border-left:2px solid transparent;border-radius:3px;background:#232829;color:#d8d9d5;cursor:pointer}.enhance-inventory>div>button.is-active{border-left-color:var(--es-gold);background:#2c2a25}.enhance-inventory p,.enhance-inventory>div>small{margin:4px 0;color:var(--es-muted);font-size:12px}.enhance-console{display:flex;min-height:540px;flex-direction:column;align-items:center;justify-content:center;padding:26px;background:radial-gradient(circle at 50% 34%,#302b22 0,#1a1e1f 38%,#151819 100%);text-align:center}.enhance-orb{position:relative;display:grid;width:144px;height:144px;place-items:center;border:1px solid rgba(211,155,70,.34);border-radius:50%;background:radial-gradient(circle,#4d3a21,#1d211f 65%);box-shadow:0 0 45px rgba(211,155,70,.12)}.enhance-orb i{font-size:62px;color:#d9a350}.enhance-orb span{position:absolute;bottom:14px;padding:2px 8px;border-radius:20px;background:#0e1111;color:#e8d4b3;font-size:12px}.enhance-rate{margin-top:20px}.enhance-rate>span{color:#aaa}.enhance-rate strong{display:block;margin:3px 0;color:#f0c06f;font-size:42px;font-weight:650;line-height:1}.enhance-rate strong b{font:inherit}.enhance-rate small{color:var(--es-muted)}.enhance-attempt-control{display:flex;align-items:stretch;gap:8px;margin-top:20px}.enhance-attempt-control label{display:flex;align-items:center;gap:7px;padding:0 9px;background:#111415;border-radius:4px}.enhance-attempt-control label span,.enhance-attempt-control label small{color:#999;font-size:12px}.enhance-attempt-control input{width:65px;border:0;background:transparent;color:#fff;text-align:center;outline:none}.enhance-attempt-control>button{display:flex;align-items:center;gap:7px;padding:0 24px;background:var(--es-gold);color:#17130e;font-weight:700;min-height:45px}.enhance-attempt-control>button:disabled{cursor:not-allowed;opacity:.45}.enhance-result{display:flex;width:min(100%,520px);align-items:center;gap:11px;margin-top:18px;padding:12px 14px;border-radius:4px;background:#222627;text-align:left}.enhance-result>i{font-size:24px;color:#aaa}.enhance-result div{display:grid;gap:2px}.enhance-result span{color:#999;font-size:12px}.enhance-result.is-success{background:rgba(57,117,77,.23)}.enhance-result.is-success>i,.enhance-result.is-success strong{color:#83d29b}.enhance-result.is-fail{background:rgba(132,54,54,.22)}.enhance-result.is-fail>i,.enhance-result.is-fail strong{color:#ec8585}.enhance-totals{display:grid;width:min(100%,520px);grid-template-columns:repeat(4,1fr);margin:12px 0 0;border-top:1px solid var(--es-line);padding-top:12px}.enhance-totals div{display:grid;gap:3px}.enhance-totals dt{color:#898e8e;font-size:12px}.enhance-totals dd{margin:0;font-size:16px;font-weight:600}.enhance-calculator{display:flex;flex-direction:column}.enhance-calculator>label{display:grid;gap:6px;color:#aaa;font-size:12px}.enhance-calculator>div{margin-top:12px;padding:14px;background:#252a2a;border-radius:4px}.enhance-calculator>div>span{color:#aaa}.enhance-calculator>div>strong{display:block;margin-top:5px;color:#73c38c;font-size:28px}.enhance-calculator>p{margin:12px 0 0;color:#909594;font-size:12px;line-height:1.55}.enhance-calculator>p i{margin-right:6px;color:#c58d3d}.enhance-calculator>section{margin-top:auto;padding-top:20px}.enhance-calculator h3{margin:0 0 8px;font-size:14px}.enhance-calculator dl{margin:0}.enhance-calculator dl div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid var(--es-line)}.enhance-calculator dt{color:#929796}.enhance-calculator dd{margin:0;font-weight:600}.enhance-note{display:flex;gap:12px;margin-top:12px;padding:14px 16px;border-radius:5px;background:#191d1e}.enhance-note>i{color:#68b483;font-size:24px}.enhance-note h2{margin:0 0 3px;font-size:14px}.enhance-note p{margin:0;color:#969b99;line-height:1.55}.enhance-modal[hidden]{display:none}.enhance-modal{position:fixed;z-index:10020;inset:0;display:grid;place-items:center;padding:16px;background:rgba(4,6,6,.78)}.enhance-modal>section{width:min(760px,100%);max-height:min(720px,90vh);display:flex;flex-direction:column;overflow:hidden;border-radius:5px;background:#1c2021;color:#eee}.enhance-modal>section>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--es-line)}.enhance-modal h2{margin:2px 0 0;font-size:18px}.enhance-modal header p{margin:0;color:var(--es-gold);font-size:12px;letter-spacing:.12em}.enhance-modal header button{border:0;background:transparent;color:#aaa;font-size:25px;cursor:pointer}.enhance-modal form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 17px}.enhance-modal form input{height:42px;border:1px solid var(--es-line);border-radius:4px;background:#111415;color:#eee;padding:0 12px}.enhance-modal form button{padding:0 18px;background:#b98237;color:#17130d}.enhance-search-results{overflow:auto;padding:0 17px 17px}.enhance-search-results>button{display:grid;width:100%;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;margin-top:5px;padding:8px 10px;background:#24292a;color:#ddd;text-align:left}.enhance-search-results>button:hover{background:#2d3333}.enhance-search-results>button span:nth-child(2){display:grid;gap:3px;min-width:0}.enhance-search-results strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.enhance-search-results small{color:#8f9493;font-size:12px}.enhance-search-results p{padding:30px;text-align:center;color:#999}.enhance-search-results .is-error{color:#e57b7b}.enhance-item-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:4px;background:#111415}.enhance-item-icon img{object-fit:contain}.bdo-grade-0{color:#c8ccc7}.bdo-grade-1{color:#79bb68}.bdo-grade-2{color:#5caade}.bdo-grade-3{color:#e4bd55}.bdo-grade-4{color:#e46c67}.bdo-grade-5{color:#b78be2}
@media(max-width:1100px){.enhance-status-grid{grid-template-columns:repeat(3,1fr)}.enhance-workspace{grid-template-columns:minmax(280px,340px) 1fr}.enhance-calculator{grid-column:1/-1}.enhance-calculator>section{margin-top:18px}}
@media(max-width:720px){.enhance-page{width:min(100% - 16px,1480px);padding-top:10px}.enhance-hero{align-items:flex-start;padding:14px}.enhance-hero__mark{width:44px;height:44px;font-size:23px}.enhance-hero h1{font-size:21px}.enhance-hero dl{display:none}.enhance-status-grid{grid-template-columns:repeat(2,1fr)}.enhance-workspace{display:flex;flex-direction:column}.enhance-console{min-height:470px;padding:20px 12px}.enhance-orb{width:126px;height:126px}.enhance-rate strong{font-size:36px}.enhance-attempt-control{width:100%;flex-direction:column}.enhance-attempt-control label{height:42px;justify-content:center}.enhance-attempt-control>button{justify-content:center;min-height:46px}.enhance-totals{grid-template-columns:repeat(2,1fr);gap:12px}.enhance-modal{padding:8px}.enhance-modal>section{max-height:94vh}.enhance-search-results{padding-inline:10px}.enhance-search-results>button{grid-template-columns:46px 1fr}.enhance-search-results>button>i{display:none}}
