.home-welcome{width:100%;min-height:410px;border:1px solid rgba(101,229,189,.26);border-radius:27px;padding:32px 24px;background:radial-gradient(circle at 50% 35%,rgba(101,229,189,.16),transparent 32%),linear-gradient(160deg,rgba(15,49,64,.98),rgba(7,24,37,.98));color:var(--text);text-align:center;display:grid;place-items:center;box-shadow:var(--shadow);cursor:pointer}.home-welcome>div{max-width:560px}.home-welcome .welcome-icon{display:block;font-size:52px;margin-bottom:15px}.home-welcome h2{font-size:30px;margin:5px 0 12px}.home-welcome p{color:#b8cbd6;line-height:1.65;margin:0}.home-welcome strong{color:var(--accent)}.home-welcome .welcome-cta{display:inline-block;margin-top:22px;background:var(--accent);color:#052219;border-radius:14px;padding:13px 19px;font-weight:900}
.search-item-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.search-item-row .item-card,.search-item-row .auto-hunt-card{min-width:0;display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;padding:9px 5px;gap:4px}.search-item-row .item-card .item-icon,.search-item-row .auto-hunt-card .item-icon{width:38px;height:38px;font-size:19px}.search-item-row .item-card .item-name,.search-item-row .auto-hunt-card b{font-size:10px;line-height:1.2;min-height:24px;display:grid;place-items:center}.search-item-row .item-card .item-qty,.search-item-row .auto-hunt-card small{font-size:9px;color:var(--muted)}.auto-hunt-card{border:1px solid rgba(101,229,189,.28);border-radius:16px;background:rgba(13,34,51,.9);color:var(--text);cursor:pointer}.auto-hunt-card.is-running{border-color:var(--gold);box-shadow:inset 0 0 0 1px rgba(255,209,102,.3)}.auto-hunt-status{margin-top:10px;padding:11px 13px;border:1px solid rgba(101,229,189,.25);border-radius:14px;background:rgba(101,229,189,.08);font-size:11px;line-height:1.5}.auto-hunt-status b{color:var(--accent)}.auto-hunt-stop{background:rgba(255,107,122,.14);border:1px solid rgba(255,107,122,.35);color:#ffb3bc}
.auto-hunt-dialog{max-height:min(86dvh,760px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.auto-hunt-form{display:grid;gap:13px}.auto-hunt-field{display:grid;gap:6px}.auto-hunt-field>span{font-size:10px;letter-spacing:.08em;color:var(--muted);font-weight:900}.auto-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.auto-choice-grid.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-choice-grid.retry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-choice{min-height:52px;border:1px solid var(--line);background:#102638;color:var(--text);border-radius:12px;padding:8px 7px;display:grid;gap:2px;place-items:center;text-align:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.auto-choice b{font-size:11px}.auto-choice small{font-size:9px;color:var(--muted);line-height:1.2}.auto-choice.is-selected{border-color:var(--accent);background:rgba(101,229,189,.13);box-shadow:inset 0 0 0 1px rgba(101,229,189,.25)}.auto-hunt-dialog .icon-btn,.auto-hunt-dialog .btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.auto-hunt-help{font-size:10px;line-height:1.45;color:var(--muted);margin:0}.auto-hunt-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:3px}.auto-hunt-actions .btn{width:100%}
@media(max-width:420px){.auto-choice-grid{gap:5px}.auto-choice{padding:7px 4px;min-height:50px}.auto-choice b{font-size:10px}.auto-choice small{font-size:8px}.home-welcome{min-height:390px;padding:26px 18px}.home-welcome h2{font-size:26px}.search-item-row{gap:5px}.search-item-row .item-card,.search-item-row .auto-hunt-card{padding:8px 3px}.search-item-row .item-card .item-icon,.search-item-row .auto-hunt-card .item-icon{width:34px;height:34px}}
