:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.BundlePageClient_bubbleMapContainer__yxm24{top:80px;display:flex;flex-direction:column;background-color:var(--background-color);width:100%;min-height:0;position:absolute;top:0;right:0;bottom:0;left:0}.BundlePageClient_contentWrapper__ZbklD{width:100%;flex:1;display:flex;flex-direction:column;position:relative;padding:20px;box-sizing:border-box;min-height:0;gap:20px}.BundlePageClient_addressFormContainer__xN_ar{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 0;margin-bottom:20px;position:relative;z-index:1}.BundlePageClient_addressForm__eHbjK{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;max-width:800px;margin:20px auto;padding:0;position:relative;z-index:1000}.BundlePageClient_dark__p4tAG .BundlePageClient_addressForm__eHbjK{background-color:transparent}.BundlePageClient_addressInput__6Hve5{width:100%;padding:10px 15px;font-size:1em;border:2px solid hsl(var(--border));border-radius:hsl(var(--radius));background-color:hsl(var(--background));color:hsl(var(--foreground));transition:border-color .3s ease,box-shadow .3s ease;position:relative;z-index:1000}.BundlePageClient_addressInput__6Hve5::placeholder{color:hsla(var(--foreground),.6);font-style:italic}.BundlePageClient_addressInput__6Hve5:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsla(var(--primary),.3)}.BundlePageClient_dark__p4tAG .BundlePageClient_addressInput__6Hve5{background-color:hsl(var(--background));color:hsl(var(--foreground));border-color:hsl(var(--border))}.BundlePageClient_dark__p4tAG .BundlePageClient_addressInput__6Hve5:focus{border-color:hsl(var(--primary));background-color:hsl(var(--background))}.BundlePageClient_refreshButton__fK28u,.BundlePageClient_submitButton__skTed{padding:10px 20px;height:44px;font-size:1.1em;font-weight:400;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:hsl(var(--radius));transition:background-color .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;flex-shrink:0}.BundlePageClient_refreshButton__fK28u:hover:not(:disabled),.BundlePageClient_submitButton__skTed:hover{background-color:hsl(var(--primary)/.9)}.BundlePageClient_refreshButton__fK28u:disabled{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));opacity:.6;cursor:not-allowed;pointer-events:auto}.BundlePageClient_bubbleContainer__izSib{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:100%;background:linear-gradient(135deg,white,rgba(255,255,255,.8));position:relative;overflow:hidden;border:1px solid hsl(var(--border));border-radius:calc(hsl(var(--radius)) * 1.5);box-shadow:0 4px 6px hsl(var(--shadow-light,var(--shadow-color)));min-height:400px;contain:strict}.BundlePageClient_dark__p4tAG .BundlePageClient_bubbleContainer__izSib{background:linear-gradient(135deg,hsl(var(--muted)),hsl(var(--background)));box-shadow:0 4px 6px rgba(0,0,0,.3);border-color:hsl(var(--border))}.BundlePageClient_bubbleMapWrapper__eMQry{position:relative;width:100%;height:100%;overflow:hidden}.BundlePageClient_bubbleMap__A8wTr{width:100%;height:100%;position:absolute;top:0;left:0;transform-origin:0 0;will-change:transform}.BundlePageClient_pinnedSearch__YsCE2{position:absolute;top:10px;left:50%;transform:translateX(-50%);z-index:999;display:flex;gap:10px}.BundlePageClient_pinnedSearch__YsCE2 input[type=text]{width:300px}.BundlePageClient_bubble___J72y{position:absolute;z-index:10;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;color:hsl(var(--foreground));font-weight:700;text-align:center;user-select:none;border:1px solid #e53935;cursor:pointer;background:hsl(var(--muted));padding:10px;will-change:transform,box-shadow;box-shadow:inset 0 0 0 2px hsl(var(--primary)/.6),2px 4px 10px hsl(var(--shadow-bubble-light,var(--shadow-color)))}.BundlePageClient_dark__p4tAG .BundlePageClient_bubble___J72y{color:hsl(var(--foreground));background:hsl(var(--muted-foreground)/.3);box-shadow:2px 4px 10px rgba(0,0,0,.4);border-color:hsl(var(--primary))}.BundlePageClient_bubble___J72y:hover{transform:scale(1.1);box-shadow:0 6px 12px hsl(var(--shadow-bubble-hover-light,var(--shadow-color)));z-index:11}.BundlePageClient_dark__p4tAG .BundlePageClient_bubble___J72y:hover{box-shadow:0 6px 12px rgba(0,0,0,.5);transform:scale(1.1);z-index:11}.BundlePageClient_bubble___J72y:active{cursor:grabbing;transform:scale(1.02);box-shadow:0 2px 5px hsl(var(--shadow-bubble-light,var(--shadow-color)))}.BundlePageClient_dark__p4tAG .BundlePageClient_bubble___J72y:active{box-shadow:0 2px 5px rgba(0,0,0,.3);transform:scale(1.02);cursor:grabbing}.BundlePageClient_bubbleContent__NHmmK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3px;gap:2px;min-width:100%}.BundlePageClient_percentageLine__feGiz{width:100%;text-align:center}.BundlePageClient_tokenPercentage__2xNKV{display:block;line-height:1.1;white-space:nowrap;overflow:visible;text-overflow:clip;font-weight:700;color:hsl(var(--foreground));background-color:transparent;padding:1px 2px;border-radius:4px;user-select:none;font-size:clamp(.65rem,1vw + .45rem,1.5rem);text-shadow:0 1px 3px rgba(0,0,0,.5)}.BundlePageClient_dark__p4tAG .BundlePageClient_tokenPercentage__2xNKV{text-shadow:0 2px 4px rgba(0,0,0,.5);color:hsl(var(--foreground))}.BundlePageClient_primaryCategoryIcon__HJyul{color:hsl(var(--foreground));opacity:1;line-height:1;margin-top:1px;text-shadow:0 1px 2px rgba(0,0,0,.3);font-size:.8em}.BundlePageClient_dark__p4tAG .BundlePageClient_primaryCategoryIcon__HJyul{color:hsl(var(--foreground));text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (max-width:640px){.BundlePageClient_tokenPercentage__2xNKV{font-size:clamp(.6rem,.8vw + .4rem,1.2rem)!important;text-shadow:0 1px 4px rgba(0,0,0,.7)!important;overflow:visible!important}.BundlePageClient_primaryCategoryIcon__HJyul{font-size:.7em!important}.BundlePageClient_bubble___J72y{border-width:2px}}.BundlePageClient_viewDetails__Dc_Fi{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .2s ease,transform .2s ease,background-color .3s;color:hsl(var(--primary-foreground));font-size:.8em;font-weight:400;cursor:pointer;background-color:hsl(var(--primary));padding:4px 8px;border-radius:hsl(var(--radius));z-index:1000;white-space:nowrap;outline:none;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.BundlePageClient_dark__p4tAG .BundlePageClient_viewDetails__Dc_Fi{box-shadow:0 2px 4px rgba(0,0,0,.4)}.BundlePageClient_bubble___J72y:hover .BundlePageClient_viewDetails__Dc_Fi{opacity:1;transform:translateX(-50%) translateY(10px)}.BundlePageClient_viewDetails__Dc_Fi:hover{background-color:hsl(var(--primary)/.9)}.BundlePageClient_baseOverlay__oCIE_{position:absolute;background-color:var(--overlay-bg-color);padding:10px 12px;border-radius:var(--border-radius);box-shadow:0 4px 12px var(--shadow-color);color:var(--text-color);font-size:.6rem;backdrop-filter:blur(5px);border:1px solid rgba(128,128,128,.1);z-index:100;background-color:hsl(var(--card));box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:hsl(var(--radius))}.BundlePageClient_dark__p4tAG .BundlePageClient_baseOverlay__oCIE_{box-shadow:0 4px 12px rgba(0,0,0,.4);border-color:hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--foreground))}.BundlePageClient_overallInfoOverlay__YCFfo{position:absolute;bottom:100px;left:20px;width:auto;background-color:hsl(var(--card));padding:10px 12px;border-radius:hsl(var(--radius));box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));color:hsl(var(--foreground));font-size:.8rem;display:flex;flex-direction:column;gap:0;z-index:100;max-height:calc(100% - 20px);overflow-y:hidden}.BundlePageClient_overallInfoOverlay__YCFfo.BundlePageClient_normalView__Uw3Mc{position:fixed;max-width:220px;bottom:50px;left:10px}.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoItem__a_3aE{display:flex!important;justify-content:flex-start!important;gap:4px!important}.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoLabel__VNPCj,.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoValue__sPOLv{margin:0!important;text-align:left!important}.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_info-value__IdfyR{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:hsl(var(--foreground))}.BundlePageClient_infoItem__a_3aE{justify-content:flex-start!important;gap:4px;font-size:.9rem;margin-bottom:8px;text-align:left}.BundlePageClient_infoItem__a_3aE strong{color:hsl(var(--primary))}.BundlePageClient_infoLabel__VNPCj{font-weight:600;flex-shrink:0}.BundlePageClient_infoValue__sPOLv{color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BundlePageClient_dark__p4tAG .BundlePageClient_infoValue__sPOLv{color:hsl(var(--foreground))}.BundlePageClient_infoIcon__dTjBD{font-size:.9em;color:hsl(var(--primary));width:20px;text-align:center;flex-shrink:0;margin-right:4px;opacity:.9;line-height:1}.BundlePageClient_iconBox__3fMt_,.BundlePageClient_iconChart__Ay9un,.BundlePageClient_iconCheck__3ubEs,.BundlePageClient_iconHand__e6icK,.BundlePageClient_iconLink__y5kky,.BundlePageClient_iconMoney__i1Hxu,.BundlePageClient_iconTag__B1Axi,.BundlePageClient_iconTimes__j_N1L{color:hsl(var(--primary))!important}.BundlePageClient_creatorAnalysisIcon__05TWQ{position:fixed;bottom:270px;left:18px;z-index:110;background-color:hsl(var(--card));color:hsl(var(--foreground));padding:8px;border:1px solid hsl(var(--border));border-radius:50%;box-shadow:0 2px 6px hsl(var(--shadow-light,var(--shadow-color)));cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.BundlePageClient_dark__p4tAG .BundlePageClient_creatorAnalysisIcon__05TWQ{border-color:hsl(var(--border));box-shadow:0 2px 6px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient_creatorAnalysisOverlay__Pugho{position:fixed;top:80px;left:70px;max-width:280px;width:280px;background-color:hsl(var(--card));padding:5px 10px;border-radius:hsl(var(--radius));box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));border:1px solid hsl(var(--border));color:hsl(var(--foreground));font-size:.85rem;display:flex;flex-direction:column;gap:6px;z-index:200}.BundlePageClient_dark__p4tAG .BundlePageClient_creatorAnalysisOverlay__Pugho{box-shadow:0 4px 12px hsl(var(--shadow-dark,var(--shadow-color)));border-color:hsl(var(--border))}.BundlePageClient_creatorAnalysisHeader__FmYdZ{display:flex;justify-content:space-between;align-items:center;padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid hsl(var(--border))}.BundlePageClient_creatorAnalysisHeader__FmYdZ h3{margin:0;font-size:1.2rem;font-weight:700;color:hsl(var(--primary))}.BundlePageClient_creatorAnalysisCloseButton__y2iwc{background:none;border:none;font-size:1.2rem;color:hsl(var(--muted-foreground));cursor:pointer;padding:0;line-height:1}.BundlePageClient_warningContainer__UjZyi{padding:8px 10px;margin-top:6px;margin-bottom:6px}.BundlePageClient_warningContainer__UjZyi h4{margin:0 0 4px;font-size:1rem}.BundlePageClient_warningContainer__UjZyi{background-color:rgba(255,0,0,.1);border-left:4px solid hsl(var(--destructive));padding:12px 16px;margin:10px 0;border-radius:4px;color:hsl(var(--foreground))}.BundlePageClient_warningFlagsList__rbtaz{list-style-type:none;padding-left:0}.BundlePageClient_warningFlagsList__rbtaz li{display:flex;align-items:center;margin-bottom:4px}.BundlePageClient_warningFlagsList__rbtaz li:before{content:"•";margin-right:6px}.BundlePageClient_creatorAnalysisContent__rAgPG .BundlePageClient_warningItem__gmUaE{display:flex;align-items:flex-start;gap:8px;font-size:.8rem;color:hsl(var(--destructive));padding-left:0;text-align:left}.BundlePageClient_warningContainer__UjZyi h4{margin:0 0 8px;font-size:1.1rem;color:hsl(var(--destructive));font-weight:700}.BundlePageClient_warningFlagsList__rbtaz{margin:0;padding-left:1.5rem;font-size:.8rem;list-style:none}.BundlePageClient_warningFlagsList__rbtaz li{position:relative;margin-bottom:6px;line-height:1.4;padding-left:1.2rem}.BundlePageClient_warningFlagsList__rbtaz li:before{content:"⚠ ";font-size:1.2rem;color:hsl(var(--destructive));position:absolute;left:0;top:0;font-weight:700}.BundlePageClient_creatorAnalysisIcon__05TWQ:hover{transform:scale(1.1)}.BundlePageClient_creatorAnalysisIcon__05TWQ:hover,.BundlePageClient_dark__p4tAG .BundlePageClient_creatorAnalysisIcon__05TWQ:hover{background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground))}.BundlePageClient_creatorAnalysisIcon__05TWQ .BundlePageClient_toggleIcon__6ZQZr{font-size:1em;color:hsl(var(--primary))}.BundlePageClient_creatorAnalysisIcon__05TWQ:hover .BundlePageClient_toggleIcon__6ZQZr{color:hsl(var(--primary-foreground))}.BundlePageClient_legendOverlay__o6iDM{top:70px;right:10px;width:auto;min-width:100px;max-width:150px;padding:6px 8px;font-size:.8em;z-index:80}.BundlePageClient_legendOverlay__o6iDM h3{margin:0 0 8px;font-size:.9em;font-weight:600;text-align:left;color:hsl(var(--primary));border-bottom:1px solid hsl(var(--border));padding-bottom:5px}.BundlePageClient_legendOverlay__o6iDM p{margin:2px 0;font-size:.8em;display:flex;align-items:center}.BundlePageClient_legendColor__PwQGt{display:inline-block;width:12px;height:12px;margin-right:8px;border-radius:4px;vertical-align:middle;flex-shrink:0}.BundlePageClient_categoryFilters__gDreF{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px;padding-top:5px;border-top:1px solid hsl(var(--border))}.BundlePageClient_categoryPill__3VLgf{display:inline-flex;align-items:center;gap:4px;font-size:.75em;padding:4px 8px;background-color:hsl(var(--muted));border:none;border-radius:20px;cursor:pointer;transition:background-color .3s;color:hsl(var(--muted-foreground));white-space:nowrap}.BundlePageClient_dark__p4tAG .BundlePageClient_categoryPill__3VLgf{color:hsl(var(--secondary-foreground))}.BundlePageClient_categoryPill__3VLgf:hover,.BundlePageClient_dark__p4tAG .BundlePageClient_categoryPill__3VLgf:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.BundlePageClient_categoryPill__3VLgf.BundlePageClient_active__E5zOc{font-weight:400}.BundlePageClient_categoryPill__3VLgf.BundlePageClient_active__E5zOc,.BundlePageClient_dark__p4tAG .BundlePageClient_categoryPill__3VLgf.BundlePageClient_active__E5zOc{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.BundlePageClient_showBundlesToggle__z49fy{top:10px;right:10px;padding:10px 15px;display:flex;align-items:center;gap:10px;z-index:80;border:1px solid hsl(var(--border));background-color:hsl(var(--card));font-size:.75em}.BundlePageClient_toggleLabel__LPT5j{display:flex;align-items:center;font-size:1em;color:hsl(var(--foreground));cursor:pointer;gap:8px}.BundlePageClient_dark__p4tAG .BundlePageClient_toggleLabel__LPT5j{color:hsl(var(--foreground))}.BundlePageClient_pillToggle__XHUpP{position:relative;width:50px;height:24px;cursor:pointer;flex-shrink:0}.BundlePageClient_pillCheckbox__ASdor{opacity:0;width:0;height:0;position:absolute}.BundlePageClient_slider__liq4E{position:absolute;cursor:pointer;background-color:hsl(var(--muted));border-radius:24px;top:0;left:0;width:100%;height:100%;transition:background-color .3s,transform .3s;border:1px solid hsl(var(--border))}.BundlePageClient_dark__p4tAG .BundlePageClient_slider__liq4E{background-color:hsl(var(--muted));border-color:hsl(var(--border))}.BundlePageClient_slider__liq4E:before{position:absolute;content:"";height:16px;width:16px;border-radius:50%;background-color:hsl(var(--card));transition:transform .3s;top:3px;left:4px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.BundlePageClient_dark__p4tAG .BundlePageClient_slider__liq4E:before{background-color:hsl(var(--primary-foreground));box-shadow:0 1px 3px rgba(0,0,0,.4)}.BundlePageClient_dark__p4tAG .BundlePageClient_pillCheckbox__ASdor:checked+.BundlePageClient_slider__liq4E,.BundlePageClient_pillCheckbox__ASdor:checked+.BundlePageClient_slider__liq4E{background-color:hsl(var(--primary));border-color:hsl(var(--primary))}.BundlePageClient_pillCheckbox__ASdor:checked+.BundlePageClient_slider__liq4E:before{transform:translateX(26px)}.BundlePageClient_pillCheckbox__ASdor:focus-visible+.BundlePageClient_slider__liq4E{outline:2px solid hsl(var(--ring));outline-offset:2px}.BundlePageClient_zoomControls__j2OH7{position:fixed;bottom:50px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:200;pointer-events:auto}.BundlePageClient_zoomButton__LMHXs{padding:12px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary-foreground));border-radius:50%;cursor:pointer;font-size:1.2em;box-shadow:0 4px 8px hsl(var(--shadow-light,var(--shadow-color)));transition:background-color .3s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;width:45px;height:45px;backdrop-filter:none}.BundlePageClient_dark__p4tAG .BundlePageClient_zoomButton__LMHXs{box-shadow:0 4px 6px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient_zoomButton__LMHXs:hover{background-color:hsl(var(--primary)/.9);transform:scale(1.1);color:hsl(var(--primary-foreground))}.BundlePageClient_dark__p4tAG .BundlePageClient_zoomButton__LMHXs:hover{background-color:hsl(var(--primary)/.9)}.BundlePageClient_zoomButton__LMHXs:active{transform:scale(.95)}.BundlePageClient_zoomButton__LMHXs:focus{outline:none;background-color:hsl(var(--primary)/.9)}.BundlePageClient_screenshotButtonContainer__yNxvu{position:absolute;top:10px;left:15px;z-index:110}.BundlePageClient_screenshotButton__C9Fg_{padding:8px;background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary-foreground));box-shadow:0 4px 8px hsl(var(--shadow-light,var(--shadow-color)));transition:all .3s ease;backdrop-filter:blur(4px);position:relative}.BundlePageClient_dark__p4tAG .BundlePageClient_screenshotButton__C9Fg_{border-color:hsl(var(--foreground));box-shadow:0 4px 8px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient_screenshotButton__C9Fg_:hover{background-color:hsl(var(--primary)/.8);transform:scale(1.1);box-shadow:0 6px 12px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient_screenshotButton__C9Fg_:active{transform:scale(.95);background-color:hsl(var(--primary)/.7)}.BundlePageClient_screenshotButton__C9Fg_:after{content:attr(data-tooltip);position:absolute;left:50%;top:50px;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:white;padding:6px 8px;border-radius:6px;font-size:.8em;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none}.BundlePageClient_screenshotButton__C9Fg_:hover:after{opacity:1;visibility:visible}.BundlePageClient_watermark__DQ5QP{position:absolute;bottom:250px;right:200px;opacity:.25;z-index:20;pointer-events:none;user-select:none}.BundlePageClient_dark__p4tAG .BundlePageClient_watermark__DQ5QP{opacity:.25}.BundlePageClient_watermark__DQ5QP img{max-width:200px}.BundlePageClient_loadingMessage__tXzRv{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background);z-index:50}.BundlePageClient_loadingImage__B_WEZ{width:60px;height:60px;margin-bottom:15px;animation:BundlePageClient_spin__5iMLy 1.5s linear infinite;opacity:.7}@keyframes BundlePageClient_spin__5iMLy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.BundlePageClient_loadingMessage__tXzRv p{color:hsl(var(--muted-foreground));font-size:1.1em;margin:0}.BundlePageClient_noBundlesMessage__cDvIx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:hsl(var(--card)/.95);padding:10px 15px;border-radius:hsl(var(--radius));text-align:center;width:90%;max-width:400px;font-size:1em;line-height:1.2;color:hsl(var(--muted-foreground));box-shadow:0 4px 6px hsl(var(--shadow-light,var(--shadow-color)));z-index:100}.BundlePageClient_dark__p4tAG .BundlePageClient_noBundlesMessage__cDvIx{box-shadow:0 4px 6px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient_noBundlesMessage__cDvIx p{margin:0}.BundlePageClient_noBundlesMessage__cDvIx .BundlePageClient_toggleLink__SO9Ei{background:none;border:none;padding:0;margin:0;color:hsl(var(--primary));font-weight:400;cursor:pointer;font:inherit;font-size:1em;text-decoration:none}.BundlePageClient_noBundlesMessage__cDvIx .BundlePageClient_toggleLink__SO9Ei:hover{color:hsl(var(--primary)/.9);text-decoration:underline}.BundlePageClient_noBundlesMessage__cDvIx .BundlePageClient_toggleLink__SO9Ei:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px;text-decoration:none;border-radius:2px}.BundlePageClient_modal__GYw9c{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);z-index:1000;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.BundlePageClient_modalContent__2kh03{background-color:hsl(var(--card,220 20% 10%));color:hsl(var(--foreground,0 0% 95%));padding:.7rem;border-radius:10px;width:90%;max-width:650px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.35);border:1px solid hsl(var(--border,240 3.7% 15.9%));animation:BundlePageClient_fadeInModal__MpKPF .2s cubic-bezier(.16,1,.3,1);font-size:.85rem}@keyframes BundlePageClient_fadeInModal__MpKPF{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.BundlePageClient_modalCloseButton__yjGZK{position:absolute;top:12px;right:12px;background:none;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;color:hsl(var(--foreground,0 0% 95%));opacity:.7;transition:color .15s ease,opacity .15s ease,transform .15s ease;z-index:2;border-radius:50%;background-color:hsla(var(--muted),.15);padding:0}.BundlePageClient_modalCloseButton__yjGZK:hover{opacity:1;color:hsl(var(--primary,0 72% 51%));background-color:hsla(var(--muted),.25);transform:scale(1.05)}.BundlePageClient_analysisCloseButton__7gJct,.BundlePageClient_creatorAnalysisCloseButton__y2iwc{background:none;border:none;font-size:1.5rem;color:hsl(var(--muted-foreground));cursor:pointer;padding:0;transition:color .2s ease;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:hsla(var(--muted),.15)}.BundlePageClient_analysisCloseButton__7gJct:hover,.BundlePageClient_creatorAnalysisCloseButton__y2iwc:hover{color:hsl(var(--primary));background-color:hsla(var(--muted),.25)}@media (max-width:640px){.BundlePageClient_modalCloseButton__yjGZK{top:8px;right:8px;width:24px;height:24px;font-size:1.2rem}}.BundlePageClient_modalTitle__d5eo6{font-size:1.2rem;font-weight:700;color:hsl(var(--primary,0 72% 51%));padding-bottom:.4rem;margin-bottom:.5rem;text-align:left;border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.6)}.BundlePageClient_infoGrid__lp_fX{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.4)}.BundlePageClient_infoItem__a_3aE{display:flex;justify-content:space-between;font-size:.85rem}.BundlePageClient_infoLabel__VNPCj{color:hsl(var(--primary))}.BundlePageClient_infoValue__sPOLv{font-weight:600;text-align:left}.BundlePageClient_bundleAnalysisSection__JX8gU,.BundlePageClient_fundingAnalysisSection__h9MZD{margin:.5rem 0 1rem;position:relative;padding:.75rem;background-color:hsl(var(--muted)/.15);border-radius:8px;border-left:3px solid hsl(var(--primary))}.BundlePageClient_categoryTag__khXg3{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:hsl(var(--primary,0 72% 51%));background-color:hsl(var(--primary,0 72% 51%)/.1);border:1px solid hsl(var(--primary,0 72% 51%)/.3);border-radius:6px;padding:.35rem .6rem;margin-top:.4rem}.BundlePageClient_categoryIcon__Hl0Wt{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:hsl(var(--primary,0 72% 51%)/.2);border-radius:4px}.BundlePageClient_bundleAnalysisTitle__Wp7sg{margin:0 0 .5rem;font-size:1rem;color:hsl(var(--primary,0 72% 51%));padding-bottom:.25rem;border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.4)}.BundlePageClient_walletSection__Qg1MA{max-height:360px;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem;padding-right:.25rem;margin-top:.4rem}.BundlePageClient_walletSection__Qg1MA::-webkit-scrollbar{width:4px}.BundlePageClient_walletSection__Qg1MA::-webkit-scrollbar-track{background:hsl(var(--muted,210 40% 96.1%)/.1);border-radius:10px}.BundlePageClient_walletSection__Qg1MA::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground,215 20.2% 65.1%)/.3);border-radius:10px}.BundlePageClient_walletSection__Qg1MA::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground,215 20.2% 65.1%)/.5)}.BundlePageClient_walletSectionTitle__xIzAg{color:hsl(var(--primary,0 72% 51%));font-size:1rem;font-weight:600;padding-bottom:.25rem;border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.4);margin:.5rem 0 .4rem}.BundlePageClient_walletItem__zLM_Z{padding:.45rem;border-radius:6px;background-color:hsl(var(--muted,210 40% 96.1%)/.07);border:1px solid hsl(var(--border,240 3.7% 15.9%)/.3);margin-bottom:.25rem;transition:all .15s ease;position:relative}.BundlePageClient_walletItem__zLM_Z:hover{background-color:hsl(var(--muted,210 40% 96.1%)/.12);border-left-color:hsl(var(--primary,0 72% 51%));border-left-width:2px;transform:translateX(1px)}.BundlePageClient_walletAddress__zVTZi{font-weight:600;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;gap:.25rem;color:hsl(var(--primary,0 72% 51%));margin-bottom:.25rem}.BundlePageClient_walletAddressText__t_GZC{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.BundlePageClient_walletTypeIcon__sB3ei{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:hsl(var(--muted,210 40% 96.1%)/.15);border-radius:4px;margin-left:auto}.BundlePageClient_walletTypeIconBot__c4ANI{background-color:hsl(215 20.2% 65.1%/.15)}.BundlePageClient_walletTypeIconWhale__5Sl6o{background-color:hsl(var(--primary,0 72% 51%)/.15)}.BundlePageClient_walletDetailGroup__2_5mT{display:grid;grid-template-columns:repeat(2,1fr);gap:.35rem;font-size:.8rem}.BundlePageClient_walletDetail__MdPQe{display:flex;justify-content:space-between;background-color:hsl(var(--muted,210 40% 96.1%)/.05);padding:.25rem .4rem;border-radius:4px}.BundlePageClient_walletDetail__MdPQe span:first-child{color:hsl(var(--muted-foreground,215 20.2% 65.1%))}.BundlePageClient_walletDetail__MdPQe span:last-child{text-align:right;font-weight:500}.BundlePageClient_holdingZero__UaBh1{color:hsl(var(--muted-foreground,215 20.2% 65.1%));font-style:italic}@media (prefers-reduced-motion){.BundlePageClient_modalContent__2kh03,.BundlePageClient_walletItem__zLM_Z{animation:none;transition:none}}@media (max-width:640px){.BundlePageClient_modalContent__2kh03{padding:.6rem;max-height:85vh;font-size:.75rem}.BundlePageClient_walletSection__Qg1MA{max-height:380px}.BundlePageClient_infoGrid__lp_fX{gap:.35rem}.BundlePageClient_screenshotButtonContainer__yNxvu{display:none}.BundlePageClient_overallInfoOverlay__YCFfo{padding:6px 8px;left:5px;bottom:40px;max-width:200px}.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoItem__a_3aE{margin-bottom:2px!important;gap:2px!important}.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoLabel__VNPCj,.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoValue__sPOLv{font-size:.85em}.BundlePageClient_overallInfoOverlay__YCFfo .BundlePageClient_infoIcon__dTjBD{width:16px;margin-right:2px}.BundlePageClient_showBundlesToggle__z49fy{top:0;right:10px;padding:6px 8px;gap:5px;font-size:.65em}.BundlePageClient_pillToggle__XHUpP{width:40px;height:20px}.BundlePageClient_slider__liq4E:before{height:14px;width:14px;top:2px;left:3px}.BundlePageClient_pillCheckbox__ASdor:checked+.BundlePageClient_slider__liq4E:before{transform:translateX(20px)}.BundlePageClient_toggleLabel__LPT5j{font-size:.9em}.BundlePageClient_iframeView__m6egn .BundlePageClient_showBundlesToggle__z49fy{top:10px!important;right:10px!important;z-index:120!important}.BundlePageClient_legendOverlay__o6iDM{top:40px;right:10px;width:80px;min-width:60px;max-width:120px;padding:6px 8px;font-size:.45em}.BundlePageClient_legendOverlay__o6iDM h3{margin:0 0 8px;font-size:.65em;font-weight:600;text-align:left;color:hsl(var(--primary));border-bottom:1px solid hsl(var(--border));padding-bottom:1px}.BundlePageClient_categoryPill__3VLgf{display:inline-flex;align-items:right;gap:4px;font-size:.45em;padding:4px 8px;background-color:hsl(var(--muted));border:none;border-radius:20px;cursor:pointer;transition:background-color .3s;color:hsl(var(--muted-foreground));white-space:nowrap}.BundlePageClient_modalTitle__d5eo6{font-size:1.1rem}.BundlePageClient_bundleAnalysisTitle__Wp7sg,.BundlePageClient_walletSectionTitle__xIzAg{font-size:.9rem}.BundlePageClient_walletAddress__zVTZi{font-size:.8rem}.BundlePageClient_walletDetailGroup__2_5mT{font-size:.75rem}.BundlePageClient_bundleTimestamp__LK7rb{font-size:.65rem}.BundlePageClient_infoItem__a_3aE{font-size:.8rem}.BundlePageClient_tokenPercentage__2xNKV{font-size:clamp(.45rem,1vw + .45rem,1.4rem)}}.BundlePageClient_walletStatus__hPSfF{position:absolute;width:6px;height:80%;left:0;top:10%;border-radius:3px;transition:all .15s ease}.BundlePageClient_walletStatusWhale__W7QE0{background-color:hsl(var(--primary,0 72% 51%)/.8)}.BundlePageClient_walletStatusBot__SZ68d{background-color:hsl(215 20.2% 65.1%/.7)}.BundlePageClient_statHighlight__rBLOC{color:hsl(var(--primary,0 72% 51%));font-weight:600}.BundlePageClient_statNegative__Ue1dj{color:hsl(var(--destructive,0 84% 60%))}.BundlePageClient_bundleHeader__ZxJ9s{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.BundlePageClient_bundleTimestamp__LK7rb{font-size:.7rem;color:hsl(var(--muted-foreground,215 20.2% 65.1%));display:flex;align-items:center;gap:.25rem}.BundlePageClient_bundleTimestampIcon__4tM95{opacity:.7;font-size:.75rem}@keyframes BundlePageClient_pulseHighlight__SHzZ5{0%{background-color:transparent}50%{background-color:hsl(var(--primary,0 72% 51%)/.1)}to{background-color:transparent}}.BundlePageClient_newActivity__X8Fez{animation:BundlePageClient_pulseHighlight__SHzZ5 2s ease-in-out}.BundlePageClient_analysisToggleIcons__kVNiQ{position:fixed;left:20px;top:140px;display:flex;flex-direction:column;gap:12px;z-index:500}.BundlePageClient_toggleIcon__6ZQZr{background-color:hsl(var(--card));color:hsl(var(--primary));border:1px solid hsl(var(--border));border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px hsl(var(--shadow-light,var(--shadow-color)))}.BundlePageClient_toggleIcon__6ZQZr.BundlePageClient_active__E5zOc,.BundlePageClient_toggleIcon__6ZQZr:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:scale(1.1)}.BundlePageClient_toggleIcon__6ZQZr.BundlePageClient_active__E5zOc{border-color:hsl(var(--primary-foreground));box-shadow:0 0 10px hsl(var(--primary)/.7)}.BundlePageClient_analysisOverlay__TOkQO,.BundlePageClient_creatorAnalysisOverlay__Pugho,.BundlePageClient_distributionAnalysis__I9G2u{position:fixed;top:80px;left:70px;width:280px;max-width:280px;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:hsl(var(--radius));box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));color:hsl(var(--foreground));z-index:300;overflow-y:auto;padding:5px 10px;max-height:calc(100vh - 180px)}.BundlePageClient_analysisHeader__v4VRN{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid hsl(var(--border))}.BundlePageClient_analysisHeader__v4VRN h3{margin:0;font-size:1.1rem;font-weight:600;color:hsl(var(--primary))}.BundlePageClient_analysisCloseButton__7gJct{background:none;border:none;font-size:1.2rem;color:hsl(var(--muted-foreground));cursor:pointer;padding:0;transition:color .2s ease}.BundlePageClient_analysisCloseButton__7gJct:hover{color:hsl(var(--primary))}.BundlePageClient_highRisk__HjYXn{color:hsl(45,100%,35%)!important;font-weight:600}.BundlePageClient_warningIcon__3X__m{color:hsl(45,100%,50%)}.BundlePageClient_subSection__V8SDU{margin-top:15px;border-top:1px solid hsl(var(--border));padding-top:10px}.BundlePageClient_subSection__V8SDU h4{margin:0 0 10px;font-size:1rem;color:hsl(var(--primary));font-weight:600}.BundlePageClient_labelBreakdown__Ifx0O{list-style-type:none;padding-left:5px;margin:0}.BundlePageClient_labelBreakdown__Ifx0O li{display:flex;justify-content:space-between;padding:4px 0}.BundlePageClient_labelName__UJZTc{font-weight:500}.BundlePageClient_labelCount__qMzZJ{color:hsl(var(--foreground))}.BundlePageClient_transfersList__jW37_{list-style-type:none;padding-left:0;margin:0}.BundlePageClient_transferItem__CQIrN{border:1px solid hsl(var(--border));border-radius:hsl(var(--radius));padding:8px 10px;margin-bottom:8px;background-color:hsl(var(--muted)/.3)}.BundlePageClient_transferLabel__lR0Jr{font-weight:500;color:hsl(var(--primary));display:block;margin-bottom:5px}.BundlePageClient_transferDetails__f6_Xp{display:flex;flex-direction:column;gap:5px;font-size:.9em}.BundlePageClient_riskIndicatorsList__VGBrV{list-style-type:none;padding-left:0;margin:0}.BundlePageClient_riskIndicatorsList__VGBrV li{display:flex;align-items:flex-start;gap:8px;margin-bottom:5px;color:hsl(var(--foreground))}.BundlePageClient_riskIndicatorsList__VGBrV .BundlePageClient_warningIcon__3X__m{flex-shrink:0;margin-top:3px}.BundlePageClient_riskIndicator__WSqPN{position:absolute;top:-4px;right:-4px;background-color:hsl(45,100%,50%);color:hsl(45,100%,25%);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:10;border:2px solid hsl(var(--background))}@media (max-width:640px){.BundlePageClient_analysisToggleIcons__kVNiQ{top:10px;left:10px;gap:8px}.BundlePageClient_toggleIcon__6ZQZr{width:34px;height:34px;font-size:1rem}.BundlePageClient_analysisOverlay__TOkQO,.BundlePageClient_creatorAnalysisOverlay__Pugho,.BundlePageClient_distributionAnalysis__I9G2u{top:10px;left:50px;width:calc(100% - 60px);max-width:none;max-height:calc(100vh - 20px)}.BundlePageClient_riskIndicator__WSqPN{width:14px;height:14px;font-size:.6rem;top:-2px;right:-2px;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,.15)}}