.PacksPage-module__dm-KkW__page{flex-direction:column;gap:14px;display:flex}.PacksPage-module__dm-KkW__hero{border-radius:var(--radius-xl);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b141066;border:1px solid #1a2d238c;justify-content:space-between;align-items:flex-end;gap:12px;padding:18px;display:flex;position:relative;overflow:hidden}.PacksPage-module__dm-KkW__hero:before{content:"";pointer-events:none;opacity:.9;background:radial-gradient(980px 420px at 10% 0,#2a8f631f,#0000 60%),radial-gradient(980px 520px at 70% 20%,#1e6c4b14,#0000 64%);position:absolute;inset:0}.PacksPage-module__dm-KkW__heroLeft{z-index:1;position:relative}.PacksPage-module__dm-KkW__heroRight{z-index:1;gap:10px;display:flex;position:relative}.PacksPage-module__dm-KkW__kicker{color:var(--muted);background:#070a0859;border:1px solid #1a2d2373;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;display:inline-flex}.PacksPage-module__dm-KkW__h1{letter-spacing:-.5px;margin:10px 0 6px;font-size:28px}.PacksPage-module__dm-KkW__sub{color:var(--muted);max-width:72ch;margin:0}.PacksPage-module__dm-KkW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.PacksPage-module__dm-KkW__searchWrap{color:#eaf7f0e6;background:#070a0838;border:1px solid #1a2d238c;border-radius:16px;flex:1;align-items:center;gap:10px;min-width:260px;padding:10px 12px;display:flex}.PacksPage-module__dm-KkW__search{color:#eaf7f0eb;background:0 0;border:0;outline:none;width:100%;font-weight:700}.PacksPage-module__dm-KkW__controls{flex-wrap:wrap;gap:10px;display:flex}.PacksPage-module__dm-KkW__control{color:#eaf7f0e6;background:#070a0838;border:1px solid #1a2d238c;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.PacksPage-module__dm-KkW__select{color:#eaf7f0eb;background:0 0;border:0;outline:none;font-weight:800}.PacksPage-module__dm-KkW__metaRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.PacksPage-module__dm-KkW__metaText{color:var(--muted);font-size:13px}.PacksPage-module__dm-KkW__refresh{color:#eaf7f0eb;cursor:pointer;background:#070a0838;border:1px solid #1a2d238c;border-radius:14px;padding:8px 12px;font-weight:900}.PacksPage-module__dm-KkW__refresh:hover{background:#2a8f630f;border-color:#2a8f6340}.PacksPage-module__dm-KkW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:1100px){.PacksPage-module__dm-KkW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.PacksPage-module__dm-KkW__grid{grid-template-columns:1fr}}.PacksPage-module__dm-KkW__card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a0833;border:1px solid #1a2d238c;flex-direction:column;gap:10px;padding:14px;transition:transform .12s,border-color .12s,box-shadow .12s;display:flex;position:relative;overflow:hidden}.PacksPage-module__dm-KkW__card:before{content:"";opacity:.8;pointer-events:none;background:radial-gradient(600px 240px at 20% 0,#2a8f631a,#0000 58%);position:absolute;inset:0}.PacksPage-module__dm-KkW__card:hover{border-color:#2a8f6340;transform:translateY(-1px);box-shadow:0 22px 70px #00000085}.PacksPage-module__dm-KkW__cardTop{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.PacksPage-module__dm-KkW__name{letter-spacing:.2px;font-size:16px;font-weight:950}.PacksPage-module__dm-KkW__badges{flex-wrap:wrap;gap:8px;display:flex}.PacksPage-module__dm-KkW__badge{color:#eaf7f0e0;background:#0000002e;border:1px solid #1a2d2373;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.PacksPage-module__dm-KkW__desc{z-index:1;color:#eaf7f0e0;min-height:46px;font-size:13px;line-height:1.55;position:relative}.PacksPage-module__dm-KkW__muted{color:var(--muted)}.PacksPage-module__dm-KkW__cardMeta{z-index:1;flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex;position:relative}.PacksPage-module__dm-KkW__smallMuted{color:var(--muted);font-size:12px}.PacksPage-module__dm-KkW__actions{z-index:1;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex;position:relative}.PacksPage-module__dm-KkW__iconBtn{color:#eaf7f0eb;cursor:pointer;background:#0000002e;border:1px solid #1a2d238c;border-radius:14px;place-items:center;width:44px;height:40px;transition:transform .12s,background .12s,border-color .12s;display:grid}.PacksPage-module__dm-KkW__iconBtn:hover{background:#2a8f6314;border-color:#2a8f6340;transform:translateY(-1px)}.PacksPage-module__dm-KkW__empty{grid-column:1/-1}.PacksPage-module__dm-KkW__emptyCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a0833;border:1px solid #1a2d238c;padding:22px}.PacksPage-module__dm-KkW__emptyTitle{margin-bottom:6px;font-size:18px;font-weight:950}.PacksPage-module__dm-KkW__emptySub{color:var(--muted);margin-bottom:14px}.PacksPage-module__dm-KkW__emptyActions{flex-wrap:wrap;gap:10px;display:flex}
