.search-board{overflow:hidden;margin-bottom:18px;border:1px solid #80662f;border-radius:13px;background:linear-gradient(145deg,#10273b,#0b1722);box-shadow:0 15px 34px #0007}.search-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #80662f;background:linear-gradient(#1d4561,#10283b)}.search-heading h1{margin:.15rem 0;color:#f0d27c;font:700 1.45rem Georgia,serif}.search-heading p{margin:.15rem 0;color:#b6c9d7}.resource-chances{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:11px;padding:18px}.resource-chances article{display:grid;grid-template-columns:48px 1fr auto;gap:11px;align-items:center;padding:12px;border:1px solid #35556d;border-radius:9px;background:#0d1c29}.resource-chances h2{margin:0;color:#e8c770;font-size:1rem}.resource-chances p{margin:.3rem 0;color:#aebfcb;font-size:.86rem}.resource-chances small{color:#7f9bad}.resource-chances>article>strong{color:#66dca0}.resource-symbol{width:44px;height:44px;display:grid;place-items:center;border:1px solid #778897;border-radius:8px;background:#26333d;color:#bbc8cf}.resource-symbol.tier-1{border-color:#4d89b8;color:#6ab4ed}.resource-symbol.tier-2{border-color:#38a36e;color:#54db91;box-shadow:0 0 12px #23b66944}.resource-symbol.tier-3{border-color:#54d7ea;color:#b4f6ff;box-shadow:0 0 15px #63e9ff66}.structure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;padding:18px}.structure-grid article{padding:16px;border:1px solid #3b5d73;border-radius:10px;background:#0d1b27}.structure-grid article>header{display:flex;justify-content:space-between;gap:12px}.structure-grid h2{margin:0;color:#edcb76}.structure-grid header b{color:#8fc5e4}.structure-grid ul{padding:0;list-style:none}.structure-grid li{display:flex;justify-content:space-between;padding:6px 8px;margin:5px 0;border-radius:5px;background:#101f2b}.structure-grid li.enough b{color:#5ee091}.structure-grid li.missing b{color:#e36b72}.structure-grid button{width:100%}.search-empty{padding:28px;text-align:center;color:#9eb2c0}@media(max-width:650px){.search-heading{align-items:flex-start;flex-direction:column}.search-heading form,.search-heading button{width:100%}.resource-chances{grid-template-columns:1fr}}
