.game-deliver-page{flex-direction:column;gap:16px;display:flex}.deliver-context-card{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:14px;margin-bottom:20px;padding:14px 16px}.deliver-context-card__head{color:#92400e;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:600}.deliver-context-card__pills{flex-wrap:wrap;gap:10px;display:flex}.deliver-context-pill{background:#ffffffd1;border-radius:12px;flex-direction:column;gap:4px;min-width:100px;padding:10px 14px;display:inline-flex}.deliver-context-pill__label{color:#78716c;font-size:11px}.deliver-context-pill__value{color:#0f172a;font-size:15px;font-weight:700}.deliver-section{margin-bottom:8px}.deliver-section__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.deliver-section__title{color:#0f172a;font-size:14px;font-weight:700}.deliver-section__badge{color:#059669;background:#ecfdf5;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.gift-card-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;max-height:320px;padding:2px;display:grid;overflow-y:auto}.gift-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex}.gift-card:hover{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f614}.gift-card--active{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.gift-card--active .gift-card__name{color:#1d4ed8}.gift-card__icon{background:linear-gradient(135deg,#eff6ff 0%,#eef2ff 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.gift-card__img{object-fit:cover;width:100%;height:100%}.gift-card__img--fallback{font-size:22px}.gift-card__body{flex:1;min-width:0}.gift-card__name{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.gift-card__meta{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.gift-card__price{color:#f59e0b;font-size:12px;font-weight:700}.gift-card__id{color:#94a3b8;font-size:11px}.gift-card__qty{border-top:1px dashed #e2e8f0;margin-top:8px;padding-top:8px}
