:root{--bg:#07101e;--panel:rgba(17,29,49,.94);--text:#f4f7ff;--muted:#aeb9cf;--accent:#4f8cff;--gold:#ffcf58;--danger:#ff5b6e;--border:rgba(255,255,255,.13)}
*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at top,#173761 0,var(--bg) 48%,#04070d 100%);color:var(--text)}
.page{width:min(1280px,100%);margin:0 auto;padding:18px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.09);border:1px solid var(--border);font-size:30px}h1{margin:0;font-size:clamp(24px,4vw,38px);line-height:1.05}.subtitle{margin:5px 0 0;color:#cfe0ff;font-size:14px}.lang-switch{display:flex;gap:8px;flex-wrap:wrap}button{border:1px solid var(--border);background:rgba(255,255,255,.08);color:var(--text);border-radius:12px;padding:10px 12px;cursor:pointer;font-weight:800}button.active,.primary{background:var(--accent)}.layout{display:grid;grid-template-columns:390px 1fr;gap:18px;align-items:start}.panel{background:var(--panel);border:1px solid var(--border);border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.35);overflow:hidden}.panel-header{padding:15px 16px;border-bottom:1px solid var(--border);background:rgba(255,255,255,.04)}.panel-header h2{margin:0;font-size:18px}.panel-body{padding:16px}.field{display:grid;gap:7px;margin-bottom:14px}label{color:#cdd8f0;font-size:13px;font-weight:800}input,select{width:100%;border:1px solid var(--border);background:rgba(0,0,0,.25);color:var(--text);border-radius:14px;padding:12px;outline:none}.item-list{display:grid;gap:10px;max-height:620px;overflow:auto;padding-right:4px}.item-card{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center;border:1px solid var(--border);background:rgba(255,255,255,.055);border-radius:16px;padding:9px}.item-card img{width:56px;height:56px;object-fit:contain;background:rgba(0,0,0,.22);border-radius:13px}.item-name{font-size:14px;font-weight:900;line-height:1.15}.item-meta{margin-top:4px;color:var(--muted);font-size:12px;text-transform:capitalize}.item-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.small-btn{padding:7px 9px;border-radius:10px;font-size:12px}.offer-btn{background:rgba(79,140,255,.28)}.want-btn{background:rgba(255,204,77,.24)}.remove-btn{background:rgba(255,91,110,.22)}.preview-wrap{display:grid;gap:16px;overflow:hidden}.actions{display:flex;gap:10px;flex-wrap:wrap}.note{color:var(--muted);font-size:13px;line-height:1.45}.empty{min-height:120px;display:grid;place-items:center;padding:18px;text-align:center;color:var(--muted);border:1px dashed rgba(255,255,255,.22);border-radius:16px}
.logo-shell{overflow:hidden}.logo-shell img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.logo-fallback{display:none;width:100%;height:100%;place-items:center}.download-loading{opacity:.75;pointer-events:none}.download-error{color:#ffb8c0;font-weight:800}
.item-card-special{background:linear-gradient(135deg,rgba(79,140,255,.16),rgba(255,204,77,.10));border-color:rgba(255,204,77,.24)}.item-card-special img{background:rgba(0,0,0,.32)}
/* Premium trade card preview and export */
.trade-card{position:relative;isolation:isolate;width:100%;min-height:760px;padding:30px clamp(28px,6vw,78px) 28px;border-radius:28px;overflow:hidden;color:#fff;background:radial-gradient(circle at 7% 4%,rgba(62,111,219,.34) 0 0,transparent 250px),radial-gradient(circle at 92% 92%,rgba(132,65,196,.38) 0 0,transparent 290px),radial-gradient(circle at 82% 100%,rgba(255,191,83,.16),transparent 260px),linear-gradient(135deg,#06183a 0%,#061133 54%,#170f3d 100%);box-shadow:0 22px 60px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.12)}
.trade-card::before{content:"";position:absolute;inset:38px 42px;border:1px solid rgba(124,150,212,.22);clip-path:polygon(8% 0,92% 0,100% 10%,100% 90%,92% 100%,8% 100%,0 90%,0 10%);z-index:-1}.trade-card::after{content:"";position:absolute;right:70px;bottom:70px;width:180px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,210,120,.35),transparent);transform:rotate(45deg);z-index:-1}.card-header{position:relative;display:block;text-align:center;margin:0 0 22px;padding-top:2px}.card-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.logo-box{width:82px;height:82px;display:grid;place-items:center;border:0;background:transparent}.logo-shell-lg img{padding:0;filter:drop-shadow(0 6px 12px rgba(0,0,0,.45))}.card-logo h2{margin:4px 0 0;font-size:clamp(42px,5.4vw,64px);line-height:.94;font-weight:1000;letter-spacing:-1.6px;color:#ffe082;text-shadow:0 4px 14px rgba(255,205,84,.30),0 3px 4px rgba(0,0,0,.55)}.card-logo p{margin:6px 0 0;color:#edf4ff;font-size:clamp(18px,2.2vw,28px);font-weight:500;text-shadow:0 2px 3px rgba(0,0,0,.45)}.player-pill{position:absolute;right:0;top:20px;max-width:310px;padding:12px 24px;border-radius:999px;background:rgba(17,18,43,.86);border:2px solid rgba(177,134,255,.72);box-shadow:0 0 0 2px rgba(110,130,255,.20) inset,0 0 18px rgba(172,106,255,.72),0 8px 22px rgba(0,0,0,.40);font-weight:900;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-section{position:relative;margin:0 0 24px;padding:0;background:transparent;border:0}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.section-title h3{margin:0;font-size:clamp(30px,4vw,48px);line-height:1;font-weight:1000;color:#fff;text-shadow:0 3px 5px rgba(0,0,0,.55)}.section-count{display:none}.selected-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;align-items:start;min-height:0}.selected-item{position:relative;min-height:220px;padding:12px 10px 14px;text-align:center;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.09));border:2px solid rgba(255,232,175,.36);box-shadow:0 0 0 2px rgba(255,255,255,.12) inset,0 0 18px rgba(255,204,99,.18),0 12px 28px rgba(0,0,0,.34);backdrop-filter:blur(2px)}.selected-item::before{content:"";position:absolute;inset:5px;border-radius:18px;border:1px solid rgba(255,255,255,.25);pointer-events:none}.selected-image-wrap{position:relative;width:100%;height:122px;margin:0 auto 8px;display:grid;place-items:center;border-radius:18px;background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.18),transparent 54%),linear-gradient(180deg,rgba(16,23,48,.50),rgba(16,17,36,.20))}.selected-image-wrap img{width:118px!important;height:118px!important;object-fit:contain;display:block;margin:0!important;filter:drop-shadow(0 8px 10px rgba(0,0,0,.42))}.selected-item span{display:block;min-height:46px;margin:0 auto;font-size:clamp(15px,1.7vw,21px);line-height:1.05;font-weight:1000;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.75);overflow:hidden}.qty-badge{position:absolute;right:-14px;top:-14px;min-width:58px;height:50px;padding:4px 10px;border-radius:999px;background:linear-gradient(180deg,#ffe989,#ffc94c);color:#111321;font-size:22px;font-weight:1000;display:grid;place-items:center;box-shadow:0 0 0 4px rgba(255,222,112,.25),0 6px 16px rgba(0,0,0,.35);z-index:4}.qty-controls{display:grid;grid-template-columns:34px 1fr 34px;gap:5px;align-items:center;margin-top:10px}.qty-btn{padding:7px 0;border-radius:10px;font-size:16px;line-height:1;background:rgba(255,255,255,.10)}.qty-value{height:32px;border-radius:10px;background:rgba(0,0,0,.24);display:grid;place-items:center;font-size:13px;font-weight:1000;border:1px solid var(--border)}.selected-item .remove-btn{margin-top:8px;width:100%;padding:7px 8px}.selected-special{border-color:rgba(255,211,100,.48)}.footer-mark{margin-top:30px;text-align:center;color:rgba(255,255,255,.86);font-size:18px;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.45)}
.trade-card.export-card{width:1200px;min-height:900px;padding:32px 98px 26px;border-radius:0}.trade-card.export-card .card-header{margin-bottom:30px}.trade-card.export-card .logo-box{width:92px;height:92px}.trade-card.export-card .card-logo h2{font-size:64px}.trade-card.export-card .card-logo p{font-size:28px}.trade-card.export-card .section-title h3{font-size:48px}.trade-card.export-card .selected-grid{grid-template-columns:repeat(4,214px);gap:28px}.trade-card.export-card .selected-item{width:214px;min-height:244px}.trade-card.export-card .selected-image-wrap{height:128px}.trade-card.export-card .selected-image-wrap img{width:124px!important;height:124px!important}.trade-card.export-card .selected-item span{font-size:20px}.trade-card.export-card .qty-controls,.trade-card.export-card .remove-btn{display:none!important}.trade-card.export-card .footer-mark{font-size:18px}.trade-card.export-card .empty{display:none}.trade-card.exporting .qty-controls,.trade-card.exporting .remove-btn{display:none!important}
@media(max-width:1100px){.selected-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.player-pill{position:static;display:inline-block;margin-top:16px}.card-logo h2{font-size:44px}.card-logo p{font-size:20px}}@media(max-width:920px){.topbar{align-items:flex-start;flex-direction:column}.layout{grid-template-columns:1fr}.item-list{max-height:420px}.trade-card{padding:24px 18px;min-height:620px;border-radius:22px}.selected-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.selected-item{min-height:190px}.selected-image-wrap{height:96px}.selected-image-wrap img{width:92px!important;height:92px!important}.section-title h3{font-size:30px}.card-logo h2{font-size:38px}.card-logo p{font-size:18px}.player-pill{font-size:14px;max-width:100%}.qty-badge{right:-8px;top:-8px;min-width:42px;height:36px;font-size:15px}.selected-item span{font-size:13px}.footer-mark{font-size:14px}}

/* v9 fixes: logo proportion, bigger player name, safer item image rendering */
.logo-shell{display:grid;place-items:center;overflow:visible}.logo-shell img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block;padding:0!important}.brand-icon.logo-shell{width:64px;height:64px}.logo-shell-lg{width:110px!important;height:110px!important;margin:0 auto 2px}.trade-card.export-card .logo-shell-lg{width:118px!important;height:118px!important}.card-logo h2{margin-top:2px!important}.player-pill{font-size:22px!important;padding:15px 30px!important;min-width:210px;text-align:center}.trade-card.export-card .player-pill{font-size:24px!important;padding:16px 34px!important;min-width:250px}.selected-image-wrap img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.trade-card.export-card .selected-image-wrap img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.image-broken-note{font-size:11px;color:#ffd86b;font-weight:900;line-height:1.05;text-align:center;padding:5px}

/* v10 artifact cards: virtual images for Elderwood and Royal Highlands artifacts */
.item-card-artifact{background:linear-gradient(135deg,rgba(45,223,159,.16),rgba(255,209,102,.12));border-color:rgba(255,226,154,.32)}
.item-card-artifact img{background:radial-gradient(circle at 50% 20%,rgba(255,226,154,.20),rgba(0,0,0,.34))}
.selected-artifact{border-color:rgba(255,226,154,.58);box-shadow:0 0 0 2px rgba(255,255,255,.12) inset,0 0 22px rgba(255,209,102,.22),0 12px 28px rgba(0,0,0,.34)}
.selected-artifact .selected-image-wrap{background:radial-gradient(circle at 50% 22%,rgba(255,226,154,.22),transparent 56%),linear-gradient(180deg,rgba(20,32,58,.58),rgba(18,17,43,.24))}

.item-card-artifact img,.selected-artifact .selected-image-wrap img{image-rendering:auto;object-fit:contain}
