:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{box-sizing:border-box}body{margin:1px;font-family:system-ui,sans-serif;color:#000;background-color:#908a8a}nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:.5rem;gap:.5rem;border-bottom:solid 1px #aaa;background-color:#eee}nav a{display:inline-block;min-width:9rem;padding:.5rem;border-radius:.2rem;border:solid 1px #aaa;text-align:center;text-decoration:none;color:#555}nav a[aria-current=page]{color:#000;background-color:#d4d4d4}main{padding:1rem}h1{font-weight:700;font-size:1.5rem;justify-content:center;display:flex}.gear{display:grid;grid-template-areas:"header-left header-center header-right" "left middle right" "footer footer footer";grid-template-rows:auto 1fr auto;grid-template-columns:1fr 2fr 1fr;grid-gap:10px}.header-left{grid-area:header-left;text-align:center;padding:10px;background-color:#e69710;color:#fff;font-weight:700;border-radius:10px}.header-center{grid-area:header-center;text-align:center;padding:10px;background-color:#e69710;color:#fff;font-weight:700;border-radius:10px}.header-right{grid-area:header-right;text-align:center;padding:10px;background-color:#e69710;color:#fff;font-weight:700;border-radius:10px}.gear-list-box{background-color:#e69710;color:#fff;font-weight:700;border-radius:10px;padding:1rem;margin:1rem 0;display:flex;flex-direction:column;align-items:stretch;font-size:1rem;min-width:350px;min-height:90vh}.gear-presets-box{background-color:#e69710;color:#fff;font-weight:700;border-radius:10px;padding:2rem 1.5rem;margin:2rem 0;display:flex;flex-direction:column;align-items:center;font-size:1.5rem;min-width:350px;min-height:90vh}.gear-list-search{display:flex;padding:6px 8px;border-radius:6px;justify-content:center;width:100%;max-width:none}.gear-list-items{list-style:none;margin:.5rem 0 0;padding:0;max-height:70vh;overflow:auto;background:#00000026;border-radius:8px}.gear-list-item{display:flex;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid rgba(255,255,255,.12)}.gear-list-item:last-child{border-bottom:none}.gear-item-name{font-weight:600}.gear-item-meta{opacity:.8}.gear-list-status{margin:.5rem 0 0;font-weight:500}.gear-equipper{grid-area:middle;display:grid;grid-template-columns:1fr 1.5fr 1fr;grid-template-rows:auto 1fr;grid-gap:10px;padding:10px;max-width:800px;margin:auto}.left-column,.right-column{display:flex;flex-direction:column;gap:10px;align-items:center}.bottom-row{display:flex;align-items:flex-end;justify-self:center;gap:10px}.slot{width:60px;height:60px;border:2px dashed #d1d1d1;background-color:#2a2a2a;position:relative}.slot img{width:100%;height:100%;object-fit:contain;justify-content:center}#helmet{background-image:url(media/head.webp)}#shoulder{background-image:url(media/shoulder.webp)}#back{background-image:url(media/back.webp)}#chest{background-image:url(media/chest.webp)}#wrist{background-image:url(media/wrist.webp)}#hands{background-image:url(media/hands.webp)}#waist{background-image:url(media/waist.webp)}#legs{background-image:url(media/legs.webp)}#feet{background-image:url(media/feet.webp)}#primary-weapon{background-image:url(media/primary-weapon.webp)}#ranged-weapon{background-image:url(media/ranged-weapon.webp)}#off-hand{background-image:url(media/off-hand.webp)}#off-hand-secondary{background-image:url(media/off-hand.webp)}#earring{background-image:url(media/earring.webp)}#neck{background-image:url(media/neck.webp)}#ring{background-image:url(media/ring.webp)}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.popup{background:#fff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 0 10px #0000004d;z-index:1001}.rarity-list{list-style:none;padding:0;margin:10px 0}.rarity-option{padding:10px;margin:5px 0;background:#f4f4f4;cursor:pointer;border-radius:5px;transition:background .3s ease}.rarity-option:hover{background:#ddd}.close-popup{padding:5px 10px;background:red;color:#fff;border:none;border-radius:5px;cursor:pointer}
