.CollectionListRowMobile_mobileRow__TOlED{width:100%;border:1px solid rgba(168,85,247,.2);background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(15,23,42,.9));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:1rem;margin-bottom:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}@media (min-width:768px){.CollectionListRowMobile_mobileRow__TOlED{display:none}}.CollectionListRowMobile_mobileRow__TOlED:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(168,85,247,.05),transparent,rgba(6,182,212,.05));opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.CollectionListRowMobile_mobileRow__TOlED:hover{background:linear-gradient(135deg,rgba(51,65,85,.9),rgba(30,41,59,.95));border-color:rgba(168,85,247,.4);box-shadow:0 20px 25px -5px rgba(168,85,247,.15);transform:translateY(-2px)}.CollectionListRowMobile_mobileRow__TOlED:hover:before{opacity:1}.CollectionListRowMobile_headerSection___wyUV{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(168,85,247,.1)}.CollectionListRowMobile_collectionImageContainer__U54cA{flex-shrink:0}.CollectionListRowMobile_collectionImage__uXbYq{width:3.5rem;height:3.5rem;border-radius:.75rem;overflow:hidden;border:2px solid rgba(168,85,247,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.CollectionListRowMobile_collectionImage__uXbYq:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(168,85,247,.1),transparent);opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.CollectionListRowMobile_mobileRow__TOlED:hover .CollectionListRowMobile_collectionImage__uXbYq{border-color:rgba(168,85,247,.5);box-shadow:0 8px 25px -5px rgba(168,85,247,.3)}.CollectionListRowMobile_mobileRow__TOlED:hover .CollectionListRowMobile_collectionImage__uXbYq:after{opacity:1}.CollectionListRowMobile_titleSection__ARkAr{flex:1;min-width:0}.CollectionListRowMobile_collectionTitle__hHY9K{display:flex;align-items:center;gap:.375rem;margin-bottom:.25rem}.CollectionListRowMobile_collectionName__Q1UQI{font-weight:600;font-size:1rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.CollectionListRowMobile_verifiedIcon__qHLnK{width:.875rem;height:.875rem;flex-shrink:0}.CollectionListRowMobile_floorInfo__4KkM3{display:flex;flex-direction:column;gap:.125rem}.CollectionListRowMobile_floorPrice__jNHJ5{font-weight:500;font-size:.875rem;color:#a855f7;line-height:1.2}.CollectionListRowMobile_floorUsd__xZDcy{font-size:.75rem;color:#94a3b8;line-height:1.2}.CollectionListRowMobile_changeSection__prbnN{flex-shrink:0;display:flex;align-items:center}.CollectionListRowMobile_statsSection__d9Mc_{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.CollectionListRowMobile_statItem__Q_7X_{display:flex;flex-direction:column;gap:.25rem}.CollectionListRowMobile_statLabel__qA2mu{font-size:.75rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.025em;line-height:1.2}.CollectionListRowMobile_statValue__x4pKK{display:flex;flex-direction:column;gap:.125rem}.CollectionListRowMobile_statPrimary__oYWnQ{font-weight:500;font-size:.875rem;color:#fff;line-height:1.2}.CollectionListRowMobile_statSecondary__Ft_wQ{font-size:.75rem;color:#94a3b8;line-height:1.2}.CollectionListRowMobile_volumeChange__Yd5Tm{font-size:.75rem;font-weight:500;margin-left:.25rem}.CollectionListRowMobile_volumeChange__Yd5Tm.CollectionListRowMobile_positive__e0lOP{color:#22c55e}.CollectionListRowMobile_volumeChange__Yd5Tm.CollectionListRowMobile_negative__Woedp{color:#ef4444}.CollectionListRowMobile_loading__pOVgY{opacity:.7;pointer-events:none}.CollectionListRowMobile_skeletonContainer__8dqAy{display:flex;align-items:center;width:100%}@media (max-width:480px){.CollectionListRowMobile_mobileRow__TOlED{padding:.875rem;margin-bottom:.625rem}.CollectionListRowMobile_headerSection___wyUV{gap:.625rem;margin-bottom:.875rem;padding-bottom:.625rem}.CollectionListRowMobile_collectionImage__uXbYq{width:3rem;height:3rem}.CollectionListRowMobile_collectionName__Q1UQI{font-size:.875rem}.CollectionListRowMobile_statsSection__d9Mc_{gap:.875rem}}.ListRow_listRow__TI9pn{width:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,rgba(30,27,75,.5),rgba(20,15,40,.5));border:1.5px solid rgba(255,199,58,.15);padding:1rem;margin-bottom:0;position:relative;cursor:pointer}.ListRow_listRow__TI9pn,.ListRow_listRow__TI9pn:before{border-radius:1rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.ListRow_listRow__TI9pn:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,199,58,.08),transparent);opacity:0;pointer-events:none}.ListRow_listRow__TI9pn:hover{background:linear-gradient(135deg,rgba(30,27,75,.7),rgba(20,15,40,.7));border-color:rgba(255,199,58,.4);box-shadow:0 20px 25px -5px rgba(255,199,58,.2),0 0 60px rgba(255,199,58,.1);transform:translateY(-3px) scale(1.01)}.ListRow_listRow__TI9pn:hover:before{opacity:1}.ListRow_listRowFlex__ZZ8i3{display:flex;justify-content:space-between;width:100%;align-items:center;gap:0 1.5rem;position:relative;z-index:10;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin}.ListRow_listRowFlex__ZZ8i3::-webkit-scrollbar{height:6px}.ListRow_listRowFlex__ZZ8i3::-webkit-scrollbar-track{background:transparent}.ListRow_listRowFlex__ZZ8i3::-webkit-scrollbar-thumb{background-color:rgba(168,85,247,.3);border-radius:3px;-webkit-transition:background-color .3s;transition:background-color .3s}.ListRow_listRowFlex__ZZ8i3::-webkit-scrollbar-thumb:hover{background-color:rgba(168,85,247,.5)}@media (max-width:768px){.ListRow_listRowCell__uPGfu{min-width:120px;flex-shrink:0}}.ListRow_listRowGrid__FjwbZ{display:grid;width:100%;align-items:center;gap:0 1.5rem;position:relative;z-index:10}.ListRow_listRowCell__uPGfu{display:flex;align-items:center;min-width:0;white-space:nowrap;overflow:hidden}.ListRow_listRowCellLeft__DZ6Ds{justify-content:flex-start}.ListRow_listRowCellCenter__curjh{justify-content:center}.ListRow_listRowCellRight__PObBJ{justify-content:flex-end}.ListRow_collectionImage__HUWih{width:4rem;height:4rem;border-radius:.75rem;overflow:hidden;border:2px solid rgba(255,199,58,.3);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.ListRow_collectionImage__HUWih:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(255,199,58,.15),transparent);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.ListRow_listRow__TI9pn:hover .ListRow_collectionImage__HUWih{border-color:rgba(255,199,58,.6);box-shadow:0 8px 25px -5px rgba(255,199,58,.4),0 0 20px rgba(255,199,58,.2)}.ListRow_listRow__TI9pn:hover .ListRow_collectionImage__HUWih:after{opacity:1}.ListRow_collectionImageLoading__vRPxR{opacity:.7}.ListRow_loadingOverlay__2Dr6d{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ListRow_loadingSpinner__zExt5{width:1.5rem;height:1.5rem;border:2px solid rgba(168,85,247,.3);border-top-color:#a855f7;border-radius:50%;animation:ListRow_spin__x75S8 1s linear infinite}@keyframes ListRow_spin__x75S8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ListRow_rowLoadingOverlay__STjdb{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.75rem}.ListRow_rowLoadingContent__hplyp{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(168,85,247,.3);border-radius:.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ListRow_rowLoadingSpinner__tyF6o{width:1.25rem;height:1.25rem;border:2px solid rgba(168,85,247,.3);border-top-color:#a855f7;border-radius:50%;animation:ListRow_spin__x75S8 1s linear infinite}.ListRow_rowLoadingText__bHC_E{font-size:.875rem;font-weight:500;color:#c4b5fd}.ListRow_collectionTitle__Mi09M{display:flex;flex-direction:column;min-width:0;width:100%}.ListRow_collectionName__m8aSo{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;color:#edeaf9;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .4s cubic-bezier(.4,0,.2,1)}.ListRow_listRow__TI9pn:hover .ListRow_collectionName__m8aSo{background:linear-gradient(135deg,#ffc73a,#ffd86a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ListRow_collectionSupply__3PsbL{font-size:.875rem;color:rgba(196,181,253,.6);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListRow_verifiedIcon__DE_kn{flex-shrink:0;width:1.125rem;height:1.125rem;color:#06b6d4}.ListRow_valueContainer__7Vi99{display:flex;flex-direction:column;align-items:inherit;gap:.25rem}.ListRow_primaryValue__CwsIx{font-size:1.125rem}.ListRow_primaryValue__CwsIx,.ListRow_secondaryValue__DUNB2{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListRow_secondaryValue__DUNB2{font-size:.875rem;color:rgba(196,181,253,.6)}.ListRow_floorPrice__lyDjy,.ListRow_listings__mlJoS,.ListRow_marketCap__UuUyZ,.ListRow_sales__RuXCk,.ListRow_volume__1o5qX{color:#fff}.ListRow_honeyWeightContainer__BZh2c{display:flex;flex-direction:column;align-items:center;gap:.25rem}.ListRow_honeyWeight__sBusx{color:#ffc73a;font-weight:700;font-size:1.125rem;display:flex;align-items:center;gap:.375rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.ListRow_listRow__TI9pn:hover .ListRow_honeyWeight__sBusx{color:#ffd86a;transform:scale(1.05);filter:drop-shadow(0 0 8px rgba(255,199,58,.6))}.ListRow_honeyWeightBadge__50USf{font-size:.75rem;font-weight:600;color:rgba(255,199,58,.7);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,rgba(255,199,58,.15),rgba(255,199,58,.05));padding:.125rem .5rem;border-radius:.375rem;border:1px solid rgba(255,199,58,.3)}.ListRow_listRow__TI9pn:hover .ListRow_honeyWeightBadge__50USf{background:linear-gradient(135deg,rgba(255,199,58,.25),rgba(255,199,58,.15));border-color:rgba(255,199,58,.5)}.ListRow_honeyWeightTooltip__TqVI8{position:absolute;top:-12px;right:0;transform:translateY(-100%);width:300px;background:linear-gradient(135deg,rgba(30,27,75,.98),rgba(20,15,40,.98));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:2px solid rgba(255,199,58,.4);border-radius:16px;box-shadow:0 16px 64px rgba(0,0,0,.8),inset 0 0 0 1px rgba(255,199,58,.25),0 0 40px rgba(255,199,58,.2);z-index:100000000000;animation:ListRow_tooltipFadeIn___rrG_ .3s cubic-bezier(.4,0,.2,1);pointer-events:auto;overflow:hidden}.ListRow_honeyWeightTooltipBottom__6pLOV{top:auto;bottom:-12px;transform:translateY(100%);animation:ListRow_tooltipFadeInBottom___l6J4 .3s ease-out}@keyframes ListRow_tooltipFadeIn___rrG_{0%{opacity:0;transform:translateY(calc(-100% - 8px))}to{opacity:1;transform:translateY(-100%)}}@keyframes ListRow_tooltipFadeInBottom___l6J4{0%{opacity:0;transform:translateY(calc(100% + 8px))}to{opacity:1;transform:translateY(100%)}}.ListRow_tooltipHeader__BBCJ1{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid rgba(255,199,58,.25);background:linear-gradient(135deg,rgba(255,199,58,.15),rgba(255,199,58,.05));position:relative;overflow:hidden}.ListRow_tooltipHeader__BBCJ1:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,199,58,.1),transparent);animation:ListRow_shimmerHeader__qC_v_ 3s ease-in-out infinite}@keyframes ListRow_shimmerHeader__qC_v_{0%{left:-100%}50%,to{left:100%}}.ListRow_tooltipIcon__1VuWL{font-size:1.25rem;filter:drop-shadow(0 0 12px rgba(255,199,58,.6));animation:ListRow_iconPulse__A51jb 2s ease-in-out infinite;position:relative;z-index:1}@keyframes ListRow_iconPulse__A51jb{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ListRow_tooltipTitle__Mp7Vu{font-size:1rem;font-weight:800;background:linear-gradient(135deg,#ffc73a,#ffd86a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(255,199,58,.3);letter-spacing:.5px;position:relative;z-index:1}.ListRow_tooltipContent__tFjVU{padding:.875rem 1rem}.ListRow_tooltipDescription__CyE0p{font-size:.75rem;line-height:1.5;color:#a8a0c9;margin:0 0 .75rem;font-weight:400}.ListRow_tooltipMainMetrics__NxQyA{display:flex;flex-direction:column;gap:.625rem}.ListRow_mainMetric__KzY_v{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;background:linear-gradient(135deg,rgba(255,199,58,.1),rgba(255,199,58,.05));border-radius:10px;border:1px solid rgba(255,199,58,.2);position:relative;overflow:hidden}.ListRow_mainMetric__KzY_v:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,199,58,.4),transparent)}.ListRow_mainMetricLabel__oXk_Y{font-size:.75rem;color:#edeaf9;font-weight:600;letter-spacing:.3px}.ListRow_mainMetricValue__MbMmt{font-size:.9375rem;font-weight:800;background:linear-gradient(135deg,#ffc73a,#ffd86a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.5px}.ListRow_mainMetricRight__uE4Pa{display:flex;align-items:center;gap:.5rem}.ListRow_expandButton__B_jLc{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(255,199,58,.15);border:1px solid rgba(255,199,58,.3);border-radius:6px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.ListRow_expandButton__B_jLc:hover{background:rgba(255,199,58,.25);border-color:rgba(255,199,58,.5);transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,199,58,.2)}.ListRow_expandIcon__7z3JT{font-size:.625rem;color:#ffc73a;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block;line-height:1}.ListRow_expandButtonActive__qzDY_ .ListRow_expandIcon__7z3JT{transform:rotate(180deg)}.ListRow_expandedDetails__KVVYv{margin-top:.5rem;padding:.75rem;background:rgba(20,15,40,.5);border-radius:10px;border:1px solid rgba(255,199,58,.15);animation:ListRow_expandIn__mR_4h .3s cubic-bezier(.4,0,.2,1)}@keyframes ListRow_expandIn__mR_4h{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:200px;padding-top:.75rem;padding-bottom:.75rem}}.ListRow_detailRow__XUNoV{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.ListRow_detailRow__XUNoV:not(:last-child){border-bottom:1px solid rgba(255,199,58,.1)}.ListRow_detailLabel__1B0mo{font-size:.6875rem;color:#a8a0c9;font-weight:500}.ListRow_detailValue__pc_Pk{font-size:.8125rem;font-weight:700;color:#ffd86a}.ListRow_tooltipEmpty__2_fxJ{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem .5rem;gap:.5rem}.ListRow_emptyIcon__KrOw9{font-size:1.75rem;opacity:.6;filter:grayscale(.3)}.ListRow_emptyText__4Wr_2{font-size:.75rem;line-height:1.4;color:#a8a0c9;margin:0;font-weight:500}@media (max-width:768px){.ListRow_honeyWeightTooltipBottom__6pLOV,.ListRow_honeyWeightTooltip__TqVI8{width:calc(100vw - 2rem);max-width:280px;right:0;left:auto}}.ListRow_chainIcon__jnhYK{width:1.5rem;height:1.5rem;opacity:.8;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.ListRow_listRow__TI9pn:hover .ListRow_chainIcon__jnhYK{opacity:1}.ListRow_changeTag__dOSV0{padding:.375rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1)}.ListRow_changePositive__pPr2l{background:rgba(34,197,94,.2);color:#22c55e;border:1px solid rgba(34,197,94,.3)}.ListRow_changeNegative__iOzNs{background:rgba(239,68,68,.2);color:#ef4444;border:1px solid rgba(239,68,68,.3)}.ListRow_changeNeutral__o1e9d{background:rgba(156,163,175,.2);color:#9ca3af;border:1px solid rgba(156,163,175,.3)}.ListRow_listRowLoading__RJ9wF{opacity:.6;pointer-events:none}.ListRow_listRowLoading__RJ9wF:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(168,85,247,.1),transparent);animation:ListRow_shimmer__VCbV3 1.5s infinite}@media (max-width:768px){.ListRow_listRow__TI9pn{padding:.25rem .5rem;border-radius:.75rem}.ListRow_listRowGrid__FjwbZ{gap:0 1rem!important}.ListRow_collectionImage__HUWih{width:3rem;height:3rem}.ListRow_collectionName__m8aSo,.ListRow_primaryValue__CwsIx{font-size:1rem}.ListRow_secondaryValue__DUNB2{font-size:.75rem}}@media (max-width:640px){.ListRow_listRowGrid__FjwbZ{gap:0 .75rem!important}.ListRow_collectionImage__HUWih{width:2.5rem;height:2.5rem}.ListRow_collectionName__m8aSo{font-size:.875rem}.ListRow_collectionSupply__3PsbL{font-size:.75rem}}@keyframes ListRow_shimmer__VCbV3{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.ListRow_listRow__TI9pn:focus{outline:2px solid rgba(168,85,247,.5);outline-offset:2px}.ListRow_skeleton__JQ98k{background:linear-gradient(90deg,rgba(30,41,59,.6),rgba(51,65,85,.4),rgba(30,41,59,.6));background-size:200% 100%;animation:ListRow_shimmer__VCbV3 1.5s infinite;border-radius:.5rem}.ListHeader_headerContainer__57TLj{width:100%}.ListHeader_headerFlex__2k6hq{display:flex;width:100%;align-items:center;overflow-x:auto;overflow-y:hidden;justify-content:space-between;gap:0 1.5rem;scroll-behavior:smooth;scrollbar-width:thin}.ListHeader_headerFlex__2k6hq::-webkit-scrollbar{height:6px}.ListHeader_headerFlex__2k6hq::-webkit-scrollbar-track{background:transparent}.ListHeader_headerFlex__2k6hq::-webkit-scrollbar-thumb{background-color:rgba(168,85,247,.3);border-radius:3px;-webkit-transition:background-color .3s;transition:background-color .3s}.ListHeader_headerFlex__2k6hq::-webkit-scrollbar-thumb:hover{background-color:rgba(168,85,247,.5)}.ListHeader_headerCell__jP2Uz{display:flex;min-width:0;align-items:center;white-space:nowrap;padding:.5rem 0}@media (max-width:768px){.ListHeader_headerCell__jP2Uz{flex-shrink:0}}.CollectionMyBids_container__V6ONs{padding:1.5rem}.CollectionMyBids_tabs__cHo7s{display:flex;gap:.5rem;margin-bottom:1.5rem;background:rgba(30,41,59,.4);border:1px solid rgba(168,85,247,.2);border-radius:.75rem;padding:.375rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.CollectionMyBids_tab__kVwrq{flex:1;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#94a3b8;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.CollectionMyBids_tab__kVwrq:hover{color:#c4b5fd;background:rgba(168,85,247,.1)}.CollectionMyBids_activeTab___xgNa{color:#fff;background:linear-gradient(135deg,#a855f7,#9333ea);box-shadow:0 4px 12px -2px rgba(168,85,247,.3)}.CollectionMyBids_activeTab___xgNa:hover{color:#fff;background:linear-gradient(135deg,#9333ea,#7e22ce)}.CollectionMyBids_loadingState__AIJU1{display:flex;align-items:center;justify-content:center;gap:1rem;padding:4rem;color:#94a3b8}.CollectionMyBids_loadingSpinner__jHJuH{width:1.5rem;height:1.5rem;border:2px solid rgba(168,85,247,.3);border-top-color:#a855f7;border-radius:50%;animation:CollectionMyBids_spin__NtsFj 1s linear infinite}@keyframes CollectionMyBids_spin__NtsFj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CollectionMyBids_emptyState__yuxLx{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem;gap:1.5rem}.CollectionMyBids_emptyIcon__4q30d{width:3rem;height:3rem;color:#94a3b8;opacity:.6}.CollectionMyBids_emptyTitle__C5HFq{font-size:1.25rem;font-weight:600;color:#e2e8f0;margin:0}.CollectionMyBids_emptyDescription__jlhID{font-size:.875rem;color:#94a3b8;margin:0;line-height:1.5}.CollectionMyBids_tableContainer__G9cFA{background:linear-gradient(135deg,rgba(30,41,59,.4),rgba(15,23,42,.6));border:1px solid rgba(168,85,247,.2);border-radius:1rem;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.CollectionMyBids_tableHeader__nqsnr{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(51,65,85,.6),rgba(30,41,59,.8));border-bottom:1px solid rgba(168,85,247,.2)}.CollectionMyBids_tableHeader__nqsnr.CollectionMyBids_fiveColumn__0x_75{grid-template-columns:1fr .8fr 1fr .8fr 1.2fr}.CollectionMyBids_headerCell__dkH4H{font-size:.875rem;font-weight:600;color:#c4b5fd;text-transform:uppercase;letter-spacing:.05em}.CollectionMyBids_tableBody__NgTe0{display:flex;flex-direction:column}.CollectionMyBids_tableRow__VIc7f{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(168,85,247,.1);transition:all .2s ease}.CollectionMyBids_tableRow__VIc7f.CollectionMyBids_fiveColumn__0x_75{grid-template-columns:1fr .8fr 1fr .8fr 1.2fr}.CollectionMyBids_tableRow__VIc7f:last-child{border-bottom:none}.CollectionMyBids_tableRow__VIc7f:hover{background:rgba(168,85,247,.05)}.CollectionMyBids_cell__M9vw9{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.CollectionMyBids_price__0gLPN{font-size:1rem;font-weight:700;color:#06b6d4;background:linear-gradient(135deg,#06b6d4,#22c55e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.CollectionMyBids_bidType__vuMnx{font-size:.75rem;color:#a855f7;background:rgba(168,85,247,.1);padding:.125rem .5rem;border-radius:.25rem;border:1px solid rgba(168,85,247,.2);width:-moz-fit-content;width:fit-content}.CollectionMyBids_bidPool__6PlO_{font-size:.875rem;font-weight:500;color:#e2e8f0;background:rgba(51,65,85,.3);padding:.375rem .75rem;border-radius:.375rem;border:1px solid rgba(168,85,247,.2);width:-moz-fit-content;width:fit-content}.CollectionMyBids_timeAgo__IbeLT{font-size:.875rem;color:#94a3b8;font-weight:500}.CollectionMyBids_cancelButton__y6PMH{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.025em;width:-moz-fit-content;width:fit-content}.CollectionMyBids_cancelButton__y6PMH:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 8px 15px -3px rgba(239,68,68,.4)}.CollectionMyBids_cancelButton__y6PMH:active{transform:translateY(0)}.CollectionMyBids_editButton__fTPxF{background:linear-gradient(135deg,#a855f7,#8b5cf6);color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.025em;width:-moz-fit-content;width:fit-content}.CollectionMyBids_editButton__fTPxF:hover{background:linear-gradient(135deg,#8b5cf6,#7c3aed);transform:translateY(-1px);box-shadow:0 8px 15px -3px rgba(168,85,247,.4)}.CollectionMyBids_editButton__fTPxF:active{transform:translateY(0)}.CollectionMyBids_acceptButton__63SvI{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.025em;width:-moz-fit-content;width:fit-content}.CollectionMyBids_acceptButton__63SvI:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 8px 15px -3px rgba(34,197,94,.4)}.CollectionMyBids_acceptButton__63SvI:active{transform:translateY(0)}.CollectionMyBids_floorDiff__rCnLO{font-size:.875rem;font-weight:600;padding:.25rem .625rem;border-radius:.375rem;width:-moz-fit-content;width:fit-content}.CollectionMyBids_floorDiff__rCnLO.CollectionMyBids_positive__v7S6L{color:#22c55e;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2)}.CollectionMyBids_floorDiff__rCnLO.CollectionMyBids_negative__e0aKZ{color:#ef4444;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2)}@media (max-width:1024px){.CollectionMyBids_tableHeader__nqsnr,.CollectionMyBids_tableRow__VIc7f{grid-template-columns:1.2fr 1fr .8fr;gap:.75rem}.CollectionMyBids_tableHeader__nqsnr .CollectionMyBids_headerCell__dkH4H:nth-child(2),.CollectionMyBids_tableRow__VIc7f .CollectionMyBids_cell__M9vw9:nth-child(2){display:none}.CollectionMyBids_tableHeader__nqsnr.CollectionMyBids_fiveColumn__0x_75,.CollectionMyBids_tableRow__VIc7f.CollectionMyBids_fiveColumn__0x_75{grid-template-columns:1fr 1fr 1.2fr}.CollectionMyBids_tableHeader__nqsnr.CollectionMyBids_fiveColumn__0x_75 .CollectionMyBids_headerCell__dkH4H:nth-child(2),.CollectionMyBids_tableHeader__nqsnr.CollectionMyBids_fiveColumn__0x_75 .CollectionMyBids_headerCell__dkH4H:nth-child(3),.CollectionMyBids_tableRow__VIc7f.CollectionMyBids_fiveColumn__0x_75 .CollectionMyBids_cell__M9vw9:nth-child(2),.CollectionMyBids_tableRow__VIc7f.CollectionMyBids_fiveColumn__0x_75 .CollectionMyBids_cell__M9vw9:nth-child(3){display:none}}@media (max-width:768px){.CollectionMyBids_container__V6ONs{padding:1rem 0}.CollectionMyBids_tableHeader__nqsnr,.CollectionMyBids_tableRow__VIc7f{grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem}.CollectionMyBids_tableHeader__nqsnr .CollectionMyBids_headerCell__dkH4H:nth-child(3),.CollectionMyBids_tableRow__VIc7f .CollectionMyBids_cell__M9vw9:nth-child(3){display:none}.CollectionMyBids_tableHeader__nqsnr.CollectionMyBids_fiveColumn__0x_75,.CollectionMyBids_tableRow__VIc7f.CollectionMyBids_fiveColumn__0x_75{grid-template-columns:1fr 1fr}.CollectionMyBids_tableHeader__nqsnr.CollectionMyBids_fiveColumn__0x_75 .CollectionMyBids_headerCell__dkH4H:nth-child(4),.CollectionMyBids_tableRow__VIc7f.CollectionMyBids_fiveColumn__0x_75 .CollectionMyBids_cell__M9vw9:nth-child(4){display:none}.CollectionMyBids_acceptButton__63SvI,.CollectionMyBids_cancelButton__y6PMH,.CollectionMyBids_editButton__fTPxF{padding:.5rem;font-size:.65rem}.CollectionMyBids_tab__kVwrq{padding:.5rem;font-size:.75rem}.CollectionMyBids_bidder__agH_0,.CollectionMyBids_headerCell__dkH4H,.CollectionMyBids_price__0gLPN{font-size:.75rem}}.CollectionsPage_collectionsPage__7xhOy{min-height:100vh;position:relative;background:#0b0a14;overflow:visible}.CollectionsPage_collectionsPage__7xhOy:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,199,58,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,199,58,.02) 1px,transparent 0);background-size:40px 40px;pointer-events:none;z-index:0;animation:CollectionsPage_gridMove__eZLSs 30s linear infinite}@keyframes CollectionsPage_gridMove__eZLSs{0%{transform:translate(0)}to{transform:translate(40px,40px)}}.CollectionsPage_collectionsPage__7xhOy:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,199,58,.12) 0,transparent 40%),radial-gradient(circle at 80% 60%,rgba(134,90,255,.12) 0,transparent 40%);pointer-events:none;z-index:0}.CollectionsPage_heroSection__SFSsF{position:relative;padding:6rem 0 4rem;background:linear-gradient(135deg,rgba(88,28,135,.8),rgba(30,41,59,.9),rgba(67,56,202,.8));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(168,85,247,.2);overflow:hidden}.CollectionsPage_heroBackground__rh0X8{position:absolute;inset:0;background:linear-gradient(90deg,rgba(147,51,234,.1),transparent,rgba(6,182,212,.1));pointer-events:none}.CollectionsPage_heroAnimatedBg1__xcTSZ{top:-5rem;left:20%;width:20rem;height:20rem;background:rgba(168,85,247,.08);filter:blur(60px)}.CollectionsPage_heroAnimatedBg1__xcTSZ,.CollectionsPage_heroAnimatedBg2__NfXtJ{position:absolute;border-radius:50%;animation:CollectionsPage_pulse__j1A74 3s cubic-bezier(.4,0,.6,1) infinite}.CollectionsPage_heroAnimatedBg2__NfXtJ{bottom:-5rem;right:25%;width:16rem;height:16rem;background:rgba(6,182,212,.06);filter:blur(40px);animation-delay:1.5s}.CollectionsPage_heroContent__xURTR{position:relative;z-index:10;text-align:center;max-width:48rem;margin:0 auto;padding:0 2rem}.CollectionsPage_heroTitle__4W5y4{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(90deg,#c4b5fd,#a5f3fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 3px rgb(0 0 0/.07));letter-spacing:-.025em;line-height:1.1}.CollectionsPage_heroSubtitle__6dFk1{font-size:1.25rem;color:rgba(196,181,253,.8);font-weight:500;line-height:1.6;margin-bottom:2rem}.CollectionsPage_heroStats__Vg9Cp{display:flex;justify-content:center;gap:3rem;margin-top:3rem;flex-wrap:wrap}.CollectionsPage_heroStat__52F__{text-align:center}.CollectionsPage_heroStatNumber__zWWyX{font-size:2rem;font-weight:700;color:#fff;display:block;margin-bottom:.5rem}.CollectionsPage_heroStatLabel___8EcV{font-size:.875rem;color:rgba(196,181,253,.6);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.CollectionsPage_mainContent__Tfb74{padding:1rem 0 4rem;position:relative;z-index:1}@media (max-width:768px){.CollectionsPage_mainContent__Tfb74{padding:.5rem 0 3rem}}@media (max-width:480px){.CollectionsPage_mainContent__Tfb74{padding:.25rem 0 2rem}}.CollectionsPage_contentContainer__fWFXP{max-width:90rem;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.CollectionsPage_collectionsContainer__JznEY{background:linear-gradient(135deg,rgba(30,27,75,.4),rgba(20,15,40,.4));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.5rem;border:1.5px solid rgba(255,199,58,.2);box-shadow:0 25px 50px -12px rgba(255,199,58,.15),inset 0 0 0 1px rgba(255,199,58,.08);overflow:hidden;position:relative}.CollectionsPage_collectionsContainer__JznEY:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,199,58,.05),transparent);pointer-events:none;animation:CollectionsPage_shimmer__HxBVV 8s ease-in-out infinite}@keyframes CollectionsPage_shimmer__HxBVV{0%,to{transform:translateX(-100%);opacity:.3}50%{transform:translateX(100%);opacity:.6}}.CollectionsPage_collectionsHeader__sBrO7{display:flex;justify-content:space-between;align-items:center;padding:2rem 2.5rem;border-bottom:1px solid rgba(168,85,247,.1);background:linear-gradient(135deg,rgba(30,41,59,.6),rgba(15,23,42,.8));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CollectionsPage_collectionsTitle__QxE3W{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.CollectionsPage_collectionsSubtitle__ATX5n{font-size:.875rem;color:rgba(196,181,253,.6);margin-top:.25rem}.CollectionsPage_filtersToggle__l359C{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:.75rem;background:rgba(30,41,59,.6);color:#c4b5fd;border:1px solid rgba(168,85,247,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;font-weight:500}.CollectionsPage_filtersToggle__l359C:hover{background:rgba(126,34,206,.6)}.CollectionsPage_filtersToggleActive__G_fWe,.CollectionsPage_filtersToggle__l359C:hover{color:#fff;border-color:rgba(168,85,247,.5);box-shadow:0 10px 15px -3px rgba(168,85,247,.2)}.CollectionsPage_filtersToggleActive__G_fWe{background:linear-gradient(135deg,#a855f7,#9333ea)}.CollectionsPage_collectionsList__EVvXw{position:relative;min-height:40rem}.CollectionsPage_collectionsGrid__bpXww{padding:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.CollectionsPage_collectionsGridWithFilters__lOr_I{transform:translateX(18.5625rem)}.CollectionsPage_listHeaderContainer__lcA5X{display:flex;background:linear-gradient(135deg,rgba(30,27,75,.6),rgba(20,15,40,.6));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,199,58,.2);border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px rgba(255,199,58,.1);position:relative;z-index:10}.CollectionsPage_listHeaderContainer__lcA5X:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,199,58,.05),transparent,rgba(96,245,194,.05));opacity:.5;pointer-events:none;border-radius:.75rem}@media (max-width:1024px){.CollectionsPage_listHeaderContainer__lcA5X{display:none}.CollectionsPage_collectionsGrid__bpXww{padding:.5rem}}.CollectionsPage_filterPanel__w4US_{position:absolute;left:0;top:0;width:18.5625rem;height:100%;background:linear-gradient(135deg,rgba(51,65,85,.95),rgba(30,41,59,.98));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid rgba(168,85,247,.2);transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:20;overflow-y:auto}.CollectionsPage_filterPanelOpen__Dys2H{transform:translateX(0)}.CollectionsPage_filterPanelContent__JMLP8{padding:2rem}.CollectionsPage_filterPanelTitle__OUnCp{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.CollectionsPage_filterCloseButton__VZrD8{padding:.5rem;border-radius:.5rem;background:rgba(30,41,59,.6);color:#c4b5fd;border:1px solid rgba(168,85,247,.3);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.CollectionsPage_filterCloseButton__VZrD8:hover{background:rgba(126,34,206,.6);color:#fff;border-color:rgba(168,85,247,.5)}.CollectionsPage_loadingContainer__ZmeZz{display:flex;justify-content:center;align-items:center;min-height:20rem;flex-direction:column;gap:1.5rem}.CollectionsPage_loadingSpinner__q6drP{width:3rem;height:3rem;border:3px solid rgba(168,85,247,.2);border-top-color:#a855f7;border-radius:50%;animation:CollectionsPage_spin__oRUUt 1s linear infinite}.CollectionsPage_loadingText__vgcyl{color:rgba(196,181,253,.8);font-weight:500}.CollectionsPage_emptyState__S54Cx{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;text-align:center;background:linear-gradient(135deg,rgba(30,27,75,.4),rgba(20,15,40,.4));border-radius:1.5rem;border:1.5px solid rgba(255,199,58,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin:2.5rem;box-shadow:0 12px 40px rgba(255,199,58,.1)}.CollectionsPage_emptyStateIcon__HPk_Y{width:5rem;height:5rem;background:linear-gradient(135deg,rgba(255,199,58,.2),rgba(96,245,194,.2));border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:2px solid rgba(255,199,58,.3);animation:CollectionsPage_pulse__j1A74 3s cubic-bezier(.4,0,.6,1) infinite}.CollectionsPage_emptyStateTitle__tMseb{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#ffc73a,#ffd86a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem}.CollectionsPage_emptyStateDescription__kusK3{font-size:.9375rem;color:#a8a0c9;max-width:28rem;line-height:1.7}@media (max-width:1024px){.CollectionsPage_contentContainer__fWFXP{padding:0 .75rem}.CollectionsPage_heroTitle__4W5y4{font-size:2.75rem}.CollectionsPage_heroStats__Vg9Cp{gap:2rem}.CollectionsPage_collectionsHeader__sBrO7{padding:1.5rem 2rem;flex-direction:column;gap:1rem;align-items:stretch}.CollectionsPage_filterPanel__w4US_{width:100%}.CollectionsPage_collectionsGridWithFilters__lOr_I{transform:none}}@media (max-width:768px){.CollectionsPage_heroSection__SFSsF{padding:4rem 0 3rem}.CollectionsPage_heroTitle__4W5y4{font-size:2.25rem}.CollectionsPage_heroSubtitle__6dFk1{font-size:1.125rem}.CollectionsPage_heroStats__Vg9Cp{gap:1.5rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.CollectionsPage_heroStatNumber__zWWyX{font-size:1.5rem}.CollectionsPage_collectionsHeader__sBrO7{padding:1.25rem 1.5rem}.CollectionsPage_filterPanelContent__JMLP8{padding:1.5rem}}@media (max-width:640px){.CollectionsPage_contentContainer__fWFXP{padding:0 .5rem}.CollectionsPage_heroTitle__4W5y4{font-size:2rem}.CollectionsPage_heroStats__Vg9Cp{flex-direction:column;gap:1rem;margin-top:1.5rem}.CollectionsPage_emptyState__S54Cx{margin:1rem;padding:3rem 1rem;border-radius:.75rem}.CollectionsPage_emptyStateTitle__tMseb{font-size:1.125rem}.CollectionsPage_emptyStateDescription__kusK3{font-size:.8125rem}}@media (max-width:480px){.CollectionsPage_contentContainer__fWFXP{padding:0 .375rem}.CollectionsPage_heroSection__SFSsF{padding:3rem 0 2rem}.CollectionsPage_heroTitle__4W5y4{font-size:1.75rem;line-height:1.2}.CollectionsPage_heroSubtitle__6dFk1{font-size:1rem}.CollectionsPage_emptyState__S54Cx{margin:.5rem;padding:2.5rem .75rem}}@keyframes CollectionsPage_pulse__j1A74{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes CollectionsPage_spin__oRUUt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.CollectionsPage_collectionsContainer__JznEY:before,.CollectionsPage_collectionsPage__7xhOy:after,.CollectionsPage_emptyStateIcon__HPk_Y{animation:none!important}.CollectionsPage_collectionsContainer__JznEY,.CollectionsPage_collectionsPage__7xhOy,.CollectionsPage_emptyState__S54Cx,.CollectionsPage_listHeaderContainer__lcA5X{transition:none!important}}.CollectionsPage_filterCloseButton__VZrD8:focus,.CollectionsPage_filtersToggle__l359C:focus{outline:2px solid rgba(168,85,247,.5);outline-offset:2px}.HoneyJarCampaignBanner_campaignBanner__GMfvQ{width:100%;position:relative;overflow:hidden;margin:80px 0 2rem}.HoneyJarCampaignBanner_bannerContent__BIibQ{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;align-items:center;background:linear-gradient(135deg,rgba(30,27,75,.8),rgba(20,15,40,.8));border:2px solid rgba(255,199,58,.3);border-radius:20px;padding:1.25rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 80px rgba(255,199,58,.2);position:relative;overflow:hidden}.HoneyJarCampaignBanner_bannerContent__BIibQ:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,199,58,.05),transparent);animation:HoneyJarCampaignBanner_shimmer__XXXGq 8s ease-in-out infinite}@keyframes HoneyJarCampaignBanner_shimmer__XXXGq{0%,to{transform:translateX(-100%)}50%{transform:translateX(100%)}}.HoneyJarCampaignBanner_videoContainer__C2qPY{position:relative;width:100%;height:240px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.5),0 0 24px rgba(255,199,58,.3);border:2px solid rgba(255,199,58,.4)}.HoneyJarCampaignBanner_bannerVideo__5SF_x{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.HoneyJarCampaignBanner_videoOverlay__nBYPI{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,transparent 40%,rgba(0,0,0,.3) 100%);pointer-events:none}.HoneyJarCampaignBanner_contentSection__cRnyR{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.HoneyJarCampaignBanner_contentInner__KksOl{display:flex;flex-direction:column;gap:.75rem}.HoneyJarCampaignBanner_mainTitle__drwsF{font-size:1.875rem;font-weight:900;color:#edeaf9;margin:0;line-height:1.1;letter-spacing:-.02em}.HoneyJarCampaignBanner_subtitle__7VJH_{font-size:1.25rem;font-weight:700;margin:0;line-height:1.2;color:#edeaf9}.HoneyJarCampaignBanner_highlight__S93gP{background:linear-gradient(135deg,#ffc73a,#ffd86a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.HoneyJarCampaignBanner_description__VGB6l{font-size:.875rem;line-height:1.6;color:#a8a0c9;margin:0}.HoneyJarCampaignBanner_description__VGB6l strong{color:#ffc73a;font-weight:700}.HoneyJarCampaignBanner_subDescription__heXXr{font-size:.75rem;line-height:1.5;color:rgba(168,160,201,.8);margin:0;font-style:italic}.HoneyJarCampaignBanner_mintButton__zi8Pk{padding:.875rem 2rem;background:linear-gradient(135deg,#ffc73a,#ffd86a);border:none;border-radius:10px;color:#0b0a14;font-size:1rem;font-weight:800;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 24px rgba(255,199,58,.4),inset 0 1px 0 hsla(0,0%,100%,.3);text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;position:relative;overflow:hidden}.HoneyJarCampaignBanner_mintButton__zi8Pk:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transform:translateX(-100%);transition:transform .6s ease}.HoneyJarCampaignBanner_mintButton__zi8Pk:hover:before{transform:translateX(100%)}.HoneyJarCampaignBanner_mintButton__zi8Pk:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(255,199,58,.5),inset 0 1px 0 hsla(0,0%,100%,.4);background:linear-gradient(135deg,#ffd86a,#ffc73a)}.HoneyJarCampaignBanner_mintButton__zi8Pk:active{transform:translateY(-1px)}@media (max-width:1024px){.HoneyJarCampaignBanner_campaignBanner__GMfvQ{margin-top:60px;margin-bottom:1.5rem}.HoneyJarCampaignBanner_bannerContent__BIibQ{grid-template-columns:1fr;padding:1rem;gap:1rem}.HoneyJarCampaignBanner_videoContainer__C2qPY{max-width:400px;margin:0 auto;height:180px}.HoneyJarCampaignBanner_contentInner__KksOl{text-align:center;align-items:center;gap:.5rem}.HoneyJarCampaignBanner_mainTitle__drwsF{font-size:1.5rem}.HoneyJarCampaignBanner_subtitle__7VJH_{font-size:1.125rem}.HoneyJarCampaignBanner_mintButton__zi8Pk{align-self:center;width:100%;max-width:280px;padding:.75rem 1.5rem;font-size:.9375rem}}@media (max-width:768px){.HoneyJarCampaignBanner_campaignBanner__GMfvQ{margin-top:40px;margin-bottom:1rem}.HoneyJarCampaignBanner_bannerContent__BIibQ{padding:.75rem;gap:.75rem}.HoneyJarCampaignBanner_videoContainer__C2qPY{height:140px;max-width:100%}.HoneyJarCampaignBanner_contentInner__KksOl{gap:.4rem}.HoneyJarCampaignBanner_mainTitle__drwsF{font-size:1.25rem;line-height:1.15}.HoneyJarCampaignBanner_subtitle__7VJH_{font-size:.9375rem}.HoneyJarCampaignBanner_description__VGB6l{font-size:.75rem;line-height:1.5}.HoneyJarCampaignBanner_subDescription__heXXr{font-size:.6875rem}.HoneyJarCampaignBanner_mintButton__zi8Pk{padding:.625rem 1.25rem;font-size:.875rem;max-width:240px}}@media (max-width:480px){.HoneyJarCampaignBanner_campaignBanner__GMfvQ{margin-top:50px;margin-bottom:.75rem}.HoneyJarCampaignBanner_bannerContent__BIibQ{padding:.625rem;gap:.625rem;border-radius:12px}.HoneyJarCampaignBanner_videoContainer__C2qPY{height:120px;border-radius:8px}.HoneyJarCampaignBanner_contentInner__KksOl{gap:.35rem}.HoneyJarCampaignBanner_mainTitle__drwsF{font-size:1.125rem}.HoneyJarCampaignBanner_subtitle__7VJH_{font-size:.875rem}.HoneyJarCampaignBanner_description__VGB6l{font-size:.6875rem;line-height:1.4}.HoneyJarCampaignBanner_subDescription__heXXr{font-size:.625rem;line-height:1.3}.HoneyJarCampaignBanner_mintButton__zi8Pk{padding:.5rem 1rem;font-size:.8125rem;border-radius:8px;max-width:200px}}.KioskInfo_container__cCglN{width:100%;max-width:100%;height:-moz-fit-content;height:fit-content;border-radius:12px;border:1px solid rgba(143,255,133,.15);background:linear-gradient(135deg,rgba(4,18,47,.4),rgba(3,15,38,.3));padding:16px;display:flex;flex-direction:column;gap:16px;transition:all .3s ease;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 24px rgba(0,0,0,.2)}.KioskInfo_container__cCglN:hover{background:linear-gradient(135deg,rgba(5,22,57,.5),rgba(4,18,47,.4));box-shadow:0 4px 24px rgba(0,0,0,.3),0 0 30px rgba(143,255,133,.15);border-color:rgba(143,255,133,.25)}.KioskInfo_headerSection__W6sIh{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.KioskInfo_priceSection__dnaZG{display:flex;flex-direction:column;gap:4px;flex:1}.KioskInfo_priceUSD__UnLil{font-family:Play,sans-serif;font-size:12px;font-weight:400;color:rgba(166,181,224,.8);letter-spacing:.3px}.KioskInfo_counterSection__vUcZ_{display:flex;flex-direction:column;align-items:center;gap:6px}.KioskInfo_remainingSection__WJ5Nk{display:flex;align-items:center;justify-content:flex-start;width:100%}.KioskInfo_chartSection__CcAgZ{width:100%;margin-top:4px}.KioskInfo_chartWrapper__TFtgn{width:100%}.KioskInfo_zeroContainer__AsUqv{width:399px;height:352px;padding:14px 12px 16px;gap:50px;border-radius:6px;border:.7px solid rgba(159,246,223,.67);background:radial-gradient(163.1% 185.08% at -24.33% -21.76%,rgba(74,178,233,.4) 0,rgba(74,178,233,.3) 25%,rgba(100,207,195,.16) 47.4%,rgba(136,247,144,0) 100%),rgba(50,31,86,.4)}.KioskInfo_zeroContainer__AsUqv,.KioskInfo_zeroWrapper__eH7Tt{display:flex;flex-direction:column;align-items:center;position:relative}.KioskInfo_zeroWrapper__eH7Tt{justify-content:center;width:100%;height:-moz-fit-content;height:fit-content;margin-top:20px;z-index:1}.KioskInfo_net__8vcwg{z-index:-1;top:-43px;position:absolute}.KioskInfo_minttxt1__ofFys{margin-top:10px;width:134px;color:#a6b5e0;text-align:center;font-family:Fira Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.KioskInfo_btnn__9Uvhu{margin-top:12px;cursor:pointer;padding:10px;flex-direction:column;gap:10px;border-radius:4px;color:#fff;line-height:normal;background:var(--btn,linear-gradient(221deg,#70a482 0,#3861a3 100%))}.KioskInfo_btnn__9Uvhu,.KioskInfo_startingat__juDdx{display:flex;align-items:center;font-family:Fira Sans;font-size:14px;font-style:normal;font-weight:400}.KioskInfo_startingat__juDdx{line-height:17px;text-transform:lowercase;color:#cecad7}.KioskInfo_flexContainer1__eLdbB{display:flex;align-items:center;justify-content:center;gap:4px}.KioskInfo_text1__xekyN{font-family:Fira Sans;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#fff}.KioskInfo_btn__Ul8XD{background:linear-gradient(220.55deg,rgba(143,255,133,.4),rgba(57,160,255,.4))}.KioskInfo_btn11__YOLQZ,.KioskInfo_btn__Ul8XD{width:82px;height:30px;box-shadow:0 .663043px .663043px rgba(0,0,0,.08);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Fira Sans;font-style:normal;font-weight:500;font-size:11.9348px;line-height:19px;color:#fff;border:.66px solid rgba(143,255,133,.4);cursor:pointer}.KioskInfo_btn11__YOLQZ{background:linear-gradient(220.55deg,#8fff85,#39a0ff)}.KioskInfo_btn2__wwyY9{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-family:Play,sans-serif;font-weight:500;font-size:20px;color:#024f43;cursor:pointer;transition:all .2s ease;background:linear-gradient(135deg,#8ee8bb,#7cdba7);border:1px solid hsla(0,0%,100%,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.KioskInfo_btn2__wwyY9:hover{transform:translateY(-1px);background:linear-gradient(135deg,#9cf0c3,#8ae3b4);box-shadow:0 2px 8px rgba(142,232,187,.3)}.KioskInfo_btn2__wwyY9:active{transform:translateY(0)}.KioskInfo_flexContainer2__Gc8de{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:4px;background:rgba(3,15,38,.4);border-radius:8px;border:1px solid rgba(143,255,133,.1)}.KioskInfo_text2__EMoDt{font-family:Fira Sans;font-style:normal;font-weight:500;font-size:11.9348px;line-height:19px;color:#024f43}.KioskInfo_btn3__Aek3d{min-width:120px;height:36px;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Play,sans-serif;font-weight:500;color:#fff}.KioskInfo_text3__HQH1Q{font-weight:400;color:#cecad7}.KioskInfo_text3__HQH1Q,.KioskInfo_text4__Ex_O6{font-family:Fira Sans;font-style:normal;font-size:14px;line-height:17px}.KioskInfo_text4__Ex_O6{font-weight:500;color:#fff;gap:2px}.KioskInfo_flex11__RXnuu,.KioskInfo_text4__Ex_O6{display:flex;align-items:center;justify-content:center}.KioskInfo_flex11__RXnuu{gap:12px}.KioskInfo_text5__SWn9E{font-family:Fira Sans;font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#cecad7}.KioskInfo_text6__HSist{font-family:Fira Sans;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#fff}.KioskInfo_info__3muLN{margin-top:12px;margin-left:8px}.KioskInfo_flex12__tMZ2E{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-left:-2px}.KioskInfo_flex14__k9eWe{width:100%;display:flex;align-items:center;justify-content:center}.KioskInfo_container11__Jnfml{margin-top:8px;padding:8px 12px;background:linear-gradient(135deg,rgba(4,18,47,.4),rgba(3,15,38,.2));border-radius:8px;font-family:Play,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(143,255,133,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.KioskInfo_container11__Jnfml:hover{background:linear-gradient(135deg,rgba(5,22,57,.5),rgba(4,18,47,.3));border-color:rgba(143,255,133,.2)}.KioskInfo_text7__xERae{font-family:Play,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-transform:capitalize;color:hsla(0,0%,100%,.6);display:flex;align-items:center;gap:6px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.KioskInfo_text7__xERae span{color:hsla(0,0%,100%,.95);font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.3)}.KioskInfo_text8__Kw_rl{margin-top:6px;color:rgba(166,181,224,.8);font-family:Play,sans-serif;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.2)}.KioskInfo_text9__bu18I{color:#a6b5e0;font-size:14px;text-decoration:line-through;text-transform:capitalize}.KioskInfo_box__4VFe7,.KioskInfo_text9__bu18I{font-family:Fira Sans;font-style:normal;line-height:normal}.KioskInfo_box__4VFe7{width:65px;height:20px;border-radius:35px;background:linear-gradient(271deg,rgba(255,230,139,.22) -61.47%,rgba(255,230,139,.22) 118.83%);font-size:12px;font-weight:400;color:#edc941;display:flex;flex-direction:column;align-items:center;justify-content:center}.KioskInfo_subCard__D0xeE{display:flex;padding:8px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:4px;border:1px solid hsla(0,0%,100%,.06);background:linear-gradient(0deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.06)),linear-gradient(271deg,rgba(255,230,139,.12) 2.71%,rgba(255,230,139,.12) 130.11%);margin-bottom:24px}.KioskInfo_subCard2__CrJRl{display:flex;flex-direction:row;gap:8px;align-items:center}.KioskInfo_txtwrap__twSo0{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.KioskInfo_txtwrap2__9NpJJ{display:flex;flex-direction:row;gap:6px;align-items:center}.KioskInfo_txt1__8n83W{color:#ececec;font-family:Fira Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.KioskInfo_txt2__1k1MH{color:var(--muted-white,#cec7d9);line-height:normal}.KioskInfo_txt2__1k1MH,.KioskInfo_txt3__FXyB8{font-family:Fira Sans;font-size:10px;font-style:normal;font-weight:400}.KioskInfo_txt3__FXyB8{color:#ebebeb;line-height:160%}.KioskInfo_btn22__3jV7G{display:flex;padding:5px 12px;width:auto;justify-content:center;align-items:center;gap:4px;border-radius:4px;border:1px solid #868579;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:var(
    --gold,linear-gradient(93deg,#fff5bc -11.91%,#c5af3b 100.57%)
  );background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Fira Sans;font-size:14px;font-style:normal;font-weight:500;line-height:160%;cursor:pointer}.KioskInfo_chartGrid__YVFnF{position:relative;height:180px;margin:20px 0}.KioskInfo_gridLine__F76Wm{position:absolute;width:100%;height:1px;background:rgba(143,255,133,.15);box-shadow:0 0 6px rgba(143,255,133,.1)}.KioskInfo_gridValue__Ez_w6{position:absolute;left:-30px;top:-10px}.KioskInfo_gridValue__Ez_w6,.KioskInfo_xLabel__sKl65{font-family:Play,sans-serif;font-size:13px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);font-weight:500;letter-spacing:.3px;background:rgba(0,0,0,.2);padding:2px 4px;border-radius:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.KioskInfo_chartLine__QyXmO polyline{stroke:url(#gradient);stroke-width:2;fill:none;filter:drop-shadow(0 2px 4px rgba(143,255,133,.3))}.KioskInfo_dataPoint__bDLCZ{width:8px;height:8px;background:linear-gradient(135deg,#8fff85,#39a0ff);border-radius:50%;position:absolute;transform:translate(-50%,50%);box-shadow:0 0 10px rgba(143,255,133,.4);transition:all .3s ease}.KioskInfo_dataPoint__bDLCZ:hover{transform:translate(-50%,50%) scale(1.3);box-shadow:0 0 15px rgba(143,255,133,.6)}.KioskInfo_countInput__ZPoDl{width:50px;background:transparent;border:none;color:#fff;font-family:Play,sans-serif;font-size:16px;font-weight:500;text-align:center;padding:4px;-moz-appearance:textfield}.KioskInfo_countInput__ZPoDl::-webkit-inner-spin-button,.KioskInfo_countInput__ZPoDl::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.KioskInfo_countInput__ZPoDl:focus{outline:none;background:hsla(0,0%,100%,.1);border-radius:4px;color:#fff}.KioskInfo_chartLoading__XakWy{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:rgba(42,20,85,.3);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);opacity:0;animation:KioskInfo_fadeIn__wjEhO .3s ease forwards}.KioskInfo_chartContent__iUeDj{opacity:0;transform:scale(.98);transition:all .4s cubic-bezier(.4,0,.2,1)}.KioskInfo_chartContent__iUeDj[data-visible=true]{opacity:1;transform:scale(1)}.KioskInfo_countInput__ZPoDl,.KioskInfo_text7__xERae span,.KioskInfo_text8__Kw_rl{transition:all .3s cubic-bezier(.4,0,.2,1)}.KioskInfo_btn3__Aek3d{position:relative;transition:all .3s ease}.KioskInfo_btn3__Aek3d>*{transition:opacity .3s ease,transform .3s ease}.KioskInfo_btn3__Aek3d .KioskInfo_CircularProgress__d_J0a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.KioskInfo_btn3__Aek3d[data-loading=true] .KioskInfo_CircularProgress__d_J0a{opacity:1}.KioskInfo_btn3__Aek3d[data-loading=true] .KioskInfo_flexContainer2__Gc8de{opacity:0;transform:scale(.95)}@keyframes KioskInfo_fadeIn__wjEhO{0%{opacity:0}to{opacity:1}}.KioskInfo_chartSection__CcAgZ>div{transition:opacity .4s ease}.KioskInfo_chartSection__CcAgZ>div[data-loading=true]{opacity:.6}.KioskInfo_text10__ozdSv,.KioskInfo_text11__B9HNb,.KioskInfo_text7__xERae,.KioskInfo_text8__Kw_rl,.KioskInfo_text9__bu18I{font-family:Play,sans-serif}.KioskInfo_text11__B9HNb{font-size:15px;font-weight:500;letter-spacing:.5px}.KioskInfo_text9__bu18I{font-family:Play,sans-serif;font-weight:300}.KioskInfo_text10__ozdSv{font-family:Play,sans-serif;font-weight:500}@media screen and (max-width:768px){.KioskInfo_container__cCglN{padding:12px;gap:12px}.KioskInfo_headerSection__W6sIh{flex-direction:column;align-items:flex-start;gap:12px}.KioskInfo_priceSection__dnaZG{width:100%}.KioskInfo_counterSection__vUcZ_{align-self:flex-end}.KioskInfo_text7__xERae{font-size:13px}.KioskInfo_priceUSD__UnLil{font-size:11px}.KioskInfo_text8__Kw_rl{font-size:10px}.KioskInfo_chartSection__CcAgZ{width:100%;overflow-x:hidden}.KioskInfo_chartWrapper__TFtgn{width:100%}.KioskInfo_flexContainer2__Gc8de{gap:6px;padding:3px}.KioskInfo_btn2__wwyY9{width:22px;height:22px;font-size:18px}.KioskInfo_countInput__ZPoDl{width:40px;font-size:14px}}@media screen and (max-width:480px){.KioskInfo_container__cCglN{padding:10px;gap:10px}.KioskInfo_headerSection__W6sIh{gap:10px}.KioskInfo_text7__xERae{font-size:12px;flex-wrap:wrap}.KioskInfo_priceUSD__UnLil{font-size:10px}}