@layer components{.GiftCard-module-scss-module__fFbxra__giftCard{background:linear-gradient(135deg,#1e242c 0%,#272d35 100%);border:2px solid #22d49f;border-radius:16px;flex-direction:column;min-height:456px;margin-bottom:0;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #22d49f33}.GiftCard-module-scss-module__fFbxra__giftCard:before{content:"";background:linear-gradient(90deg,#ff4081 0%,#6046ff 50%,#22d49f 100%);height:4px;position:absolute;top:0;left:0;right:0}.GiftCard-module-scss-module__fFbxra__giftHeader{border-bottom:1px solid #3e4854;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.GiftCard-module-scss-module__fFbxra__giftTitle{color:#eaeaea;align-items:center;gap:8px;font-family:Sora,sans-serif;font-size:18px;font-weight:600;display:flex}.GiftCard-module-scss-module__fFbxra__giftEmoji{font-size:24px}.GiftCard-module-scss-module__fFbxra__giftTotal{color:#22d49f;text-shadow:0 2px 8px #22d49f4d;font-family:Sora,sans-serif;font-size:20px;font-weight:700}.GiftCard-module-scss-module__fFbxra__giftMeta{border-bottom:1px solid #3e4854;margin-bottom:16px;padding-bottom:12px}.GiftCard-module-scss-module__fFbxra__giftMetaRow{color:#8d9eb0;align-items:center;gap:8px;margin-bottom:8px;font-family:Inter,sans-serif;font-size:13px;display:flex}.GiftCard-module-scss-module__fFbxra__giftMetaRow:last-child{margin-bottom:0}.GiftCard-module-scss-module__fFbxra__giftMetaLabel{color:#eaeaea;font-weight:600}.GiftCard-module-scss-module__fFbxra__giftMetaLink{color:#6046ff;text-decoration:none;transition:color .2s}.GiftCard-module-scss-module__fFbxra__giftMetaLink:hover{color:#8b5cf6;text-decoration:underline}.GiftCard-module-scss-module__fFbxra__giftMetaStatus{color:#22d49f;font-weight:600}.GiftCard-module-scss-module__fFbxra__tokenList{flex:1;max-height:100%;margin-bottom:0;padding-right:4px;overflow:hidden auto}.GiftCard-module-scss-module__fFbxra__tokenList::-webkit-scrollbar{width:6px}.GiftCard-module-scss-module__fFbxra__tokenList::-webkit-scrollbar-track{background:#1e242c4d;border-radius:3px}.GiftCard-module-scss-module__fFbxra__tokenList::-webkit-scrollbar-thumb{background:#6046ff80;border-radius:3px}.GiftCard-module-scss-module__fFbxra__tokenList::-webkit-scrollbar-thumb:hover{background:#6046ffb3}.GiftCard-module-scss-module__fFbxra__tokenItem{background:#1e242c99;border:1px solid #2b333e;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px;display:flex}.GiftCard-module-scss-module__fFbxra__tokenItem:last-child{margin-bottom:0}.GiftCard-module-scss-module__fFbxra__tokenInfo{flex:1;margin-right:12px}.GiftCard-module-scss-module__fFbxra__tokenName{color:#eaeaea;margin-bottom:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.GiftCard-module-scss-module__fFbxra__tokenSymbol{color:#6046ff;text-transform:uppercase;letter-spacing:.5px;background:#6046ff26;border-radius:4px;padding:3px 6px;font-family:Sora,sans-serif;font-size:10px;font-weight:600;display:inline-block}.GiftCard-module-scss-module__fFbxra__tokenAmount{color:#8d9eb0;margin-top:4px;font-family:Inter,sans-serif;font-size:12px}.GiftCard-module-scss-module__fFbxra__tokenValue{color:#ffc107;text-align:right;white-space:nowrap;font-family:Sora,sans-serif;font-size:15px;font-weight:600}.GiftCard-module-scss-module__fFbxra__actionSection{border-top:1px solid #3e4854;margin-top:16px;padding-top:16px}.GiftCard-module-scss-module__fFbxra__withdrawButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22d49f 0%,#1abc9c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 16px #22d49f4d}.GiftCard-module-scss-module__fFbxra__withdrawButton:hover:not(:disabled){background:linear-gradient(135deg,#1abc9c 0%,#16a085 100%);transform:translateY(-2px);box-shadow:0 8px 24px #22d49f80}.GiftCard-module-scss-module__fFbxra__withdrawButton:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #22d49f4d}.GiftCard-module-scss-module__fFbxra__withdrawButton:disabled{opacity:.6;cursor:not-allowed}.GiftCard-module-scss-module__fFbxra__buttonIcon{font-size:18px}.GiftCard-module-scss-module__fFbxra__spinner{font-size:18px;animation:1.5s linear infinite GiftCard-module-scss-module__fFbxra__spin}@keyframes GiftCard-module-scss-module__fFbxra__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GiftCard-module-scss-module__fFbxra__errorMessage{color:#ff4081;text-align:center;background:#ff40811a;border:1px solid #ff4081;border-radius:8px;margin-top:8px;padding:8px 12px;font-family:Inter,sans-serif;font-size:12px}}
@layer components{.GiftsView-module-scss-module___hwMWG__container{max-width:800px;margin:0 auto;padding:24px 16px}.GiftsView-module-scss-module___hwMWG__header{text-align:center;background:linear-gradient(135deg,#1e2329 0%,#272d35 100%);border:2px solid #22d49f;border-radius:20px;margin-bottom:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 12px 40px #22d49f4d}.GiftsView-module-scss-module___hwMWG__header:before{content:"";background:radial-gradient(circle,#22d49f26 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-5%}.GiftsView-module-scss-module___hwMWG__headerEmoji{text-align:center;margin-bottom:16px;font-size:64px;animation:1s ease-in-out GiftsView-module-scss-module___hwMWG__bounce}@keyframes GiftsView-module-scss-module___hwMWG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.GiftsView-module-scss-module___hwMWG__headerTitle{color:#22d49f;text-align:center;text-shadow:0 2px 12px #22d49f4d;margin-bottom:12px;font-family:Sora,sans-serif;font-size:28px;font-weight:700}.GiftsView-module-scss-module___hwMWG__headerDescription{color:#eaeaea;text-align:center;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.GiftsView-module-scss-module___hwMWG__giftsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}@media (max-width:1024px){.GiftsView-module-scss-module___hwMWG__giftsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.GiftsView-module-scss-module___hwMWG__giftsGrid{grid-template-columns:1fr;gap:16px}}.GiftsView-module-scss-module___hwMWG__emptyState{text-align:center;background:linear-gradient(135deg,#1e2329 0%,#272d35 100%);border:2px solid #3e4854;border-radius:20px;max-width:600px;margin:80px auto;padding:40px 24px}.GiftsView-module-scss-module___hwMWG__emptyIcon{margin-bottom:24px;font-size:80px}.GiftsView-module-scss-module___hwMWG__emptyMessage{color:#8d9eb0;margin-bottom:24px;font-family:Inter,sans-serif;font-size:18px}.GiftsView-module-scss-module___hwMWG__emptySubMessage{color:#6b7785;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px}.GiftsView-module-scss-module___hwMWG__connectButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22d49f 0%,#1abc9c 100%);border:none;border-radius:12px;padding:14px 32px;font-family:Sora,sans-serif;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #22d49f4d}.GiftsView-module-scss-module___hwMWG__connectButton:hover{background:linear-gradient(135deg,#1abc9c 0%,#16a085 100%);transform:translateY(-2px);box-shadow:0 8px 24px #22d49f80}.GiftsView-module-scss-module___hwMWG__connectButton:active{transform:translateY(0);box-shadow:0 2px 8px #22d49f4d}.GiftsView-module-scss-module___hwMWG__errorState{text-align:center;background:linear-gradient(135deg,#1e2329 0%,#272d35 100%);border:2px solid #ff4081;border-radius:20px;max-width:600px;margin:80px auto;padding:40px 24px;box-shadow:0 8px 24px #ff408133}.GiftsView-module-scss-module___hwMWG__errorIcon{margin-bottom:16px;font-size:64px}.GiftsView-module-scss-module___hwMWG__errorTitle{color:#ff4081;margin-bottom:16px;font-family:Sora,sans-serif;font-size:28px;font-weight:700}.GiftsView-module-scss-module___hwMWG__errorMessage{color:#eaeaea;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.GiftsView-module-scss-module___hwMWG__loadingState{text-align:center;max-width:600px;margin:80px auto;padding:40px 24px}.GiftsView-module-scss-module___hwMWG__loadingSpinner{margin-bottom:24px;font-size:80px;animation:2s linear infinite GiftsView-module-scss-module___hwMWG__spin}@keyframes GiftsView-module-scss-module___hwMWG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GiftsView-module-scss-module___hwMWG__loadingMessage{color:#8d9eb0;font-family:Inter,sans-serif;font-size:18px}@media (max-width:480px){.GiftsView-module-scss-module___hwMWG__header{margin-bottom:20px;padding:20px}.GiftsView-module-scss-module___hwMWG__headerEmoji{font-size:48px}.GiftsView-module-scss-module___hwMWG__headerTitle{font-size:22px}.GiftsView-module-scss-module___hwMWG__headerDescription{font-size:14px}}}
