: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:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;will-change:opacity;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;z-index:-1;position:absolute}.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;width:max-content;padding:8px 16px;font-size:90%}.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-module__mAo-dW__bubbleMapContainer{background-color:var(--background-color);flex-direction:column;width:100%;min-height:0;display:flex;position:absolute;inset:0}.BundlePageClient-module__mAo-dW__contentWrapper{box-sizing:border-box;flex-direction:column;flex:1;gap:20px;width:100%;min-height:0;padding:20px;display:flex;position:relative}.BundlePageClient-module__mAo-dW__addressFormContainer{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:20px 0;display:flex;position:relative}.BundlePageClient-module__mAo-dW__addressForm{z-index:1000;flex-direction:row;align-items:center;gap:10px;width:100%;max-width:800px;margin:20px auto;padding:0;display:flex;position:relative}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__addressForm{background-color:#0000}.BundlePageClient-module__mAo-dW__addressInput{border:2px solid hsl(var(--border));border-radius:hsl(var(--radius));background-color:hsl(var(--background));width:100%;color:hsl(var(--foreground));z-index:1000;padding:10px 15px;font-size:1em;transition:border-color .3s,box-shadow .3s;position:relative}.BundlePageClient-module__mAo-dW__addressInput::placeholder{color:hsla(var(--foreground),.6);font-style:italic}.BundlePageClient-module__mAo-dW__addressInput:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsla(var(--primary),.3);outline:none}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__addressInput{background-color:hsl(var(--background));color:hsl(var(--foreground));border-color:hsl(var(--border))}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__addressInput:focus{border-color:hsl(var(--primary));background-color:hsl(var(--background))}.BundlePageClient-module__mAo-dW__submitButton,.BundlePageClient-module__mAo-dW__refreshButton{background-color:hsl(var(--primary));height:44px;color:hsl(var(--primary-foreground));border-radius:hsl(var(--radius));cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:10px 20px;font-size:1.1em;font-weight:400;transition:background-color .3s;display:flex}.BundlePageClient-module__mAo-dW__submitButton:hover,.BundlePageClient-module__mAo-dW__refreshButton:hover:not(:disabled){background-color:hsl(var(--primary)/.9)}.BundlePageClient-module__mAo-dW__refreshButton:disabled{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));opacity:.6;cursor:not-allowed;pointer-events:auto}.BundlePageClient-module__mAo-dW__bubbleContainer{border:1px solid hsl(var(--border));border-radius:calc(hsl(var(--radius))*1.5);width:100%;box-shadow:0 4px 6px hsl(var(--shadow-light,var(--shadow-color)));contain:strict;background:linear-gradient(135deg,#fff,#fffc);flex-direction:column;flex:1;justify-content:stretch;align-items:stretch;min-height:400px;display:flex;position:relative;overflow:hidden}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__bubbleContainer{background:linear-gradient(135deg,hsl(var(--muted)),hsl(var(--background)));border-color:hsl(var(--border));box-shadow:0 4px 6px #0000004d}.BundlePageClient-module__mAo-dW__bubbleMapWrapper{width:100%;height:100%;position:relative;overflow:hidden}.BundlePageClient-module__mAo-dW__bubbleMap{transform-origin:0 0;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}.BundlePageClient-module__mAo-dW__pinnedSearch{z-index:999;gap:10px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.BundlePageClient-module__mAo-dW__pinnedSearch input[type=text]{width:300px}.BundlePageClient-module__mAo-dW__bubble{z-index:10;color:hsl(var(--foreground));text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background:hsl(var(--muted));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)));border:1px solid #e53935;border-radius:50%;justify-content:center;align-items:center;padding:10px;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex;position:absolute}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__bubble{color:hsl(var(--foreground));background:hsl(var(--muted-foreground)/.3);border-color:hsl(var(--primary));box-shadow:2px 4px 10px #0006}.BundlePageClient-module__mAo-dW__bubble:hover{box-shadow:0 6px 12px hsl(var(--shadow-bubble-hover-light,var(--shadow-color)));z-index:11;transform:scale(1.1)}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__bubble:hover{z-index:11;transform:scale(1.1);box-shadow:0 6px 12px #00000080}.BundlePageClient-module__mAo-dW__bubble:active{cursor:grabbing;box-shadow:0 2px 5px hsl(var(--shadow-bubble-light,var(--shadow-color)));transform:scale(1.02)}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__bubble:active{cursor:grabbing;transform:scale(1.02);box-shadow:0 2px 5px #0000004d}.BundlePageClient-module__mAo-dW__bubbleContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-width:100%;padding:3px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BundlePageClient-module__mAo-dW__percentageLine{text-align:center;width:100%}.BundlePageClient-module__mAo-dW__tokenPercentage{white-space:nowrap;text-overflow:clip;color:hsl(var(--foreground));-webkit-user-select:none;user-select:none;text-shadow:0 1px 3px #00000080;background-color:#0000;border-radius:4px;padding:1px 2px;font-size:clamp(.65rem,1vw + .45rem,1.5rem);font-weight:700;line-height:1.1;display:block;overflow:visible}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__tokenPercentage{text-shadow:0 2px 4px #00000080;color:hsl(var(--foreground))}.BundlePageClient-module__mAo-dW__primaryCategoryIcon{color:hsl(var(--foreground));opacity:1;text-shadow:0 1px 2px #0000004d;margin-top:1px;font-size:.8em;line-height:1}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__primaryCategoryIcon{color:hsl(var(--foreground));text-shadow:0 2px 4px #00000080}@media (max-width:640px){.BundlePageClient-module__mAo-dW__tokenPercentage{text-shadow:0 1px 4px #000000b3!important;font-size:clamp(.6rem,.8vw + .4rem,1.2rem)!important;overflow:visible!important}.BundlePageClient-module__mAo-dW__primaryCategoryIcon{font-size:.7em!important}.BundlePageClient-module__mAo-dW__bubble{border-width:2px}}.BundlePageClient-module__mAo-dW__viewDetails{opacity:0;color:hsl(var(--primary-foreground));cursor:pointer;background-color:hsl(var(--primary));border-radius:hsl(var(--radius));z-index:1000;white-space:nowrap;border:none;outline:none;padding:4px 8px;font-size:.8em;font-weight:400;transition:opacity .2s,transform .2s,background-color .3s;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0003}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__viewDetails{box-shadow:0 2px 4px #0006}.BundlePageClient-module__mAo-dW__bubble:hover .BundlePageClient-module__mAo-dW__viewDetails{opacity:1;transform:translate(-50%)translateY(10px)}.BundlePageClient-module__mAo-dW__viewDetails:hover{background-color:hsl(var(--primary)/.9)}.BundlePageClient-module__mAo-dW__baseOverlay{background-color:var(--overlay-bg-color);border-radius:var(--border-radius);box-shadow:0 4px 12px var(--shadow-color);color:hsl(var(--foreground));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background-color:hsl(var(--card));box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));border:1px solid #8080801a;border:1px solid hsl(var(--border));border-radius:hsl(var(--radius));padding:10px 12px;font-size:.6rem;position:absolute}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__baseOverlay{border-color:hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--foreground));box-shadow:0 4px 12px #0006}.BundlePageClient-module__mAo-dW__overallInfoOverlay{background-color:hsl(var(--card));border-radius:hsl(var(--radius));width:auto;box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));color:hsl(var(--foreground));z-index:100;flex-direction:column;gap:0;max-height:calc(100% - 20px);padding:10px 12px;font-size:.8rem;display:flex;position:absolute;bottom:100px;left:20px;overflow-y:hidden}.BundlePageClient-module__mAo-dW__overallInfoOverlay.BundlePageClient-module__mAo-dW__normalView{max-width:220px;position:fixed;bottom:50px;left:10px}.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoItem{justify-content:flex-start!important;gap:4px!important;display:flex!important}.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoLabel,.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoValue{text-align:left!important;margin:0!important}.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__info-value{white-space:nowrap;text-overflow:ellipsis;color:hsl(var(--foreground));overflow:hidden}.BundlePageClient-module__mAo-dW__infoItem{text-align:left;gap:4px;margin-bottom:8px;font-size:.9rem;display:flex;justify-content:flex-start!important}.BundlePageClient-module__mAo-dW__infoItem strong{color:hsl(var(--primary))}.BundlePageClient-module__mAo-dW__infoLabel{color:hsl(var(--primary));flex-shrink:0;font-weight:600}.BundlePageClient-module__mAo-dW__infoValue{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;text-align:left;overflow:hidden}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__infoValue{color:hsl(var(--foreground))}.BundlePageClient-module__mAo-dW__infoIcon{color:hsl(var(--primary));text-align:center;opacity:.9;flex-shrink:0;width:20px;margin-right:4px;font-size:.9em;line-height:1}.BundlePageClient-module__mAo-dW__iconTag,.BundlePageClient-module__mAo-dW__iconBox,.BundlePageClient-module__mAo-dW__iconMoney,.BundlePageClient-module__mAo-dW__iconChart,.BundlePageClient-module__mAo-dW__iconHand,.BundlePageClient-module__mAo-dW__iconLink,.BundlePageClient-module__mAo-dW__iconCheck,.BundlePageClient-module__mAo-dW__iconTimes{color:hsl(var(--primary))!important}.BundlePageClient-module__mAo-dW__creatorAnalysisIcon{z-index:110;background-color:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border));box-shadow:0 2px 6px hsl(var(--shadow-light,var(--shadow-color)));cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;transition:all .2s;display:flex;position:fixed;bottom:270px;left:18px}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__creatorAnalysisIcon{border-color:hsl(var(--border));box-shadow:0 2px 6px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient-module__mAo-dW__creatorAnalysisOverlay{background-color:hsl(var(--card));border-radius:hsl(var(--radius));width:280px;max-width:280px;box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));border:1px solid hsl(var(--border));color:hsl(var(--foreground));z-index:200;flex-direction:column;gap:6px;padding:5px 10px;font-size:.85rem;display:flex;position:fixed;top:80px;left:70px}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__creatorAnalysisOverlay{box-shadow:0 4px 12px hsl(var(--shadow-dark,var(--shadow-color)));border-color:hsl(var(--border))}.BundlePageClient-module__mAo-dW__creatorAnalysisHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:6px;display:flex}.BundlePageClient-module__mAo-dW__creatorAnalysisHeader h3{color:hsl(var(--primary));margin:0;font-size:1.2rem;font-weight:700}.BundlePageClient-module__mAo-dW__creatorAnalysisCloseButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;line-height:1}.BundlePageClient-module__mAo-dW__warningContainer{border-left:4px solid hsl(var(--destructive));color:hsl(var(--foreground));background-color:#ff00001a;border-radius:4px;margin-top:6px;margin-bottom:6px;padding:8px 10px}.BundlePageClient-module__mAo-dW__warningContainer{border-left:4px solid hsl(var(--destructive));color:hsl(var(--foreground));background-color:#ff00001a;border-radius:4px;margin:10px 0;padding:12px 16px}.BundlePageClient-module__mAo-dW__warningFlagsList{margin:0;padding-left:0;list-style-type:none}.BundlePageClient-module__mAo-dW__warningFlagsList li{align-items:center;margin-bottom:4px;display:flex}.BundlePageClient-module__mAo-dW__warningFlagsList li:before{content:"•";color:hsl(var(--destructive));margin-right:6px}.BundlePageClient-module__mAo-dW__creatorAnalysisContent .BundlePageClient-module__mAo-dW__warningItem{color:hsl(var(--destructive));text-align:left;align-items:flex-start;gap:8px;padding-left:0;font-size:.8rem;display:flex}.BundlePageClient-module__mAo-dW__warningContainer h4{color:hsl(var(--destructive));margin:0 0 8px;font-size:1.1rem;font-weight:700}.BundlePageClient-module__mAo-dW__warningFlagsList{margin:0;padding-left:1.5rem;font-size:.8rem;list-style:none}.BundlePageClient-module__mAo-dW__warningFlagsList li{margin-bottom:6px;padding-left:1.2rem;line-height:1.4;position:relative}.BundlePageClient-module__mAo-dW__warningFlagsList li:before{content:"⚠ ";color:hsl(var(--destructive));font-size:1.2rem;font-weight:700;position:absolute;top:0;left:0}.BundlePageClient-module__mAo-dW__creatorAnalysisIcon:hover{background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground));transform:scale(1.1)}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__creatorAnalysisIcon:hover{background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground))}.BundlePageClient-module__mAo-dW__creatorAnalysisIcon .BundlePageClient-module__mAo-dW__toggleIcon{color:hsl(var(--primary));font-size:1em}.BundlePageClient-module__mAo-dW__creatorAnalysisIcon:hover .BundlePageClient-module__mAo-dW__toggleIcon{color:hsl(var(--primary-foreground))}.BundlePageClient-module__mAo-dW__legendOverlay{z-index:80;width:auto;min-width:100px;max-width:150px;padding:6px 8px;font-size:.8em;top:70px;right:10px;}.BundlePageClient-module__mAo-dW__legendOverlay h3{text-align:left;color:hsl(var(--primary));border-bottom:1px solid hsl(var(--border));margin:0 0 8px;padding-bottom:5px;font-size:.9em;font-weight:600}.BundlePageClient-module__mAo-dW__legendOverlay p{align-items:center;margin:2px 0;font-size:.8em;display:flex}.BundlePageClient-module__mAo-dW__legendColor{vertical-align:middle;border-radius:4px;flex-shrink:0;width:12px;height:12px;margin-right:8px;display:inline-block}.BundlePageClient-module__mAo-dW__categoryFilters{border-top:1px solid hsl(var(--border));flex-wrap:wrap;gap:5px;margin-top:5px;padding-top:5px;display:flex}.BundlePageClient-module__mAo-dW__categoryPill{background-color:hsl(var(--muted));cursor:pointer;color:hsl(var(--muted-foreground));white-space:nowrap;border:none;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:.75em;transition:background-color .3s;display:inline-flex}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__categoryPill{color:hsl(var(--secondary-foreground))}.BundlePageClient-module__mAo-dW__categoryPill:hover,.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__categoryPill:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.BundlePageClient-module__mAo-dW__categoryPill.BundlePageClient-module__mAo-dW__active{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-weight:400}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__categoryPill.BundlePageClient-module__mAo-dW__active{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.BundlePageClient-module__mAo-dW__showBundlesToggle{z-index:80;border:1px solid hsl(var(--border));background-color:hsl(var(--card));align-items:center;gap:10px;padding:10px 15px;font-size:.75em;display:flex;top:10px;right:10px;}.BundlePageClient-module__mAo-dW__toggleLabel{color:hsl(var(--foreground));cursor:pointer;align-items:center;gap:8px;font-size:1em;display:flex}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__toggleLabel{color:hsl(var(--foreground))}.BundlePageClient-module__mAo-dW__pillToggle{cursor:pointer;flex-shrink:0;width:50px;height:24px;position:relative}.BundlePageClient-module__mAo-dW__pillCheckbox{opacity:0;width:0;height:0;position:absolute}.BundlePageClient-module__mAo-dW__slider{cursor:pointer;background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:24px;width:100%;height:100%;transition:background-color .3s,transform .3s;position:absolute;top:0;left:0}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__slider{background-color:hsl(var(--muted));border-color:hsl(var(--border))}.BundlePageClient-module__mAo-dW__slider:before{content:"";background-color:hsl(var(--card));border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:3px;left:4px;box-shadow:0 1px 3px #0003}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__slider:before{background-color:hsl(var(--primary-foreground));box-shadow:0 1px 3px #0006}.BundlePageClient-module__mAo-dW__pillCheckbox:checked+.BundlePageClient-module__mAo-dW__slider,.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__pillCheckbox:checked+.BundlePageClient-module__mAo-dW__slider{background-color:hsl(var(--primary));border-color:hsl(var(--primary))}.BundlePageClient-module__mAo-dW__pillCheckbox:checked+.BundlePageClient-module__mAo-dW__slider:before{transform:translate(26px)}.BundlePageClient-module__mAo-dW__pillCheckbox:focus-visible+.BundlePageClient-module__mAo-dW__slider{outline:2px solid hsl(var(--ring));outline-offset:2px}.BundlePageClient-module__mAo-dW__zoomControls{z-index:200;pointer-events:auto;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:50px;right:20px}.BundlePageClient-module__mAo-dW__zoomButton{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary-foreground));cursor:pointer;box-shadow:0 4px 8px hsl(var(--shadow-light,var(--shadow-color)));-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;padding:12px;font-size:1.2em;transition:background-color .3s,transform .2s;display:flex}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__zoomButton{box-shadow:0 4px 6px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient-module__mAo-dW__zoomButton:hover{background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground));transform:scale(1.1)}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__zoomButton:hover{background-color:hsl(var(--primary)/.9)}.BundlePageClient-module__mAo-dW__zoomButton:active{transform:scale(.95)}.BundlePageClient-module__mAo-dW__zoomButton:focus{background-color:hsl(var(--primary)/.9);outline:none}.BundlePageClient-module__mAo-dW__screenshotButtonContainer{z-index:110;position:absolute;top:10px;left:15px}.BundlePageClient-module__mAo-dW__screenshotButton{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)));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px;transition:all .3s;position:relative;}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__screenshotButton{border-color:hsl(var(--foreground));box-shadow:0 4px 8px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient-module__mAo-dW__screenshotButton:hover{background-color:hsl(var(--primary)/.8);box-shadow:0 6px 12px hsl(var(--shadow-dark,var(--shadow-color)));transform:scale(1.1)}.BundlePageClient-module__mAo-dW__screenshotButton:active{background-color:hsl(var(--primary)/.7);transform:scale(.95)}.BundlePageClient-module__mAo-dW__screenshotButton:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background-color:#000c;border-radius:6px;padding:6px 8px;font-size:.8em;transition:all .3s;position:absolute;top:50px;left:50%;transform:translate(-50%)}.BundlePageClient-module__mAo-dW__screenshotButton:hover:after{opacity:1;visibility:visible}.BundlePageClient-module__mAo-dW__watermark{opacity:.25;z-index:20;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:250px;right:200px}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__watermark{opacity:.25}.BundlePageClient-module__mAo-dW__watermark img{max-width:200px}.BundlePageClient-module__mAo-dW__loadingMessage{background-color:var(--background);z-index:50;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BundlePageClient-module__mAo-dW__loadingImage{opacity:.7;width:60px;height:60px;margin-bottom:15px;animation:1.5s linear infinite BundlePageClient-module__mAo-dW__spin}@keyframes BundlePageClient-module__mAo-dW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BundlePageClient-module__mAo-dW__loadingMessage p{color:hsl(var(--muted-foreground));margin:0;font-size:1.1em}.BundlePageClient-module__mAo-dW__noBundlesMessage{background-color:hsl(var(--card)/.95);border-radius:hsl(var(--radius));text-align:center;width:90%;max-width:400px;color:hsl(var(--muted-foreground));box-shadow:0 4px 6px hsl(var(--shadow-light,var(--shadow-color)));z-index:100;padding:10px 15px;font-size:1em;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BundlePageClient-module__mAo-dW__dark .BundlePageClient-module__mAo-dW__noBundlesMessage{box-shadow:0 4px 6px hsl(var(--shadow-dark,var(--shadow-color)))}.BundlePageClient-module__mAo-dW__noBundlesMessage p{margin:0}.BundlePageClient-module__mAo-dW__noBundlesMessage .BundlePageClient-module__mAo-dW__toggleLink{color:hsl(var(--primary));cursor:pointer;font-weight:400;font:inherit;background:0 0;border:none;margin:0;padding:0;font-size:1em;text-decoration:none}.BundlePageClient-module__mAo-dW__noBundlesMessage .BundlePageClient-module__mAo-dW__toggleLink:hover{color:hsl(var(--primary)/.9);text-decoration:underline}.BundlePageClient-module__mAo-dW__noBundlesMessage .BundlePageClient-module__mAo-dW__toggleLink:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px;border-radius:2px;text-decoration:none}.BundlePageClient-module__mAo-dW__modal{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.BundlePageClient-module__mAo-dW__modalContent{background-color:hsl(var(--card,220 20% 10%));color:hsl(var(--foreground,0 0% 95%));border:1px solid hsl(var(--border,240 3.7% 15.9%));border-radius:10px;width:90%;max-width:650px;max-height:90vh;padding:.7rem;font-size:.85rem;animation:.2s cubic-bezier(.16,1,.3,1) BundlePageClient-module__mAo-dW__fadeInModal;position:relative;overflow-y:auto;box-shadow:0 8px 20px #00000059}@keyframes BundlePageClient-module__mAo-dW__fadeInModal{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.BundlePageClient-module__mAo-dW__modalCloseButton{cursor:pointer;width:28px;height:28px;color:hsl(var(--foreground,0 0% 95%));opacity:.7;z-index:2;background:0 0;background-color:hsla(var(--muted),.15);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.5rem;transition:color .15s,opacity .15s,transform .15s;display:flex;position:absolute;top:12px;right:12px}.BundlePageClient-module__mAo-dW__modalCloseButton:hover{opacity:1;color:hsl(var(--primary,0 72% 51%));background-color:hsla(var(--muted),.25);transform:scale(1.05)}.BundlePageClient-module__mAo-dW__analysisCloseButton,.BundlePageClient-module__mAo-dW__creatorAnalysisCloseButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;background-color:hsla(var(--muted),.15);border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.5rem;transition:color .2s;display:flex}.BundlePageClient-module__mAo-dW__analysisCloseButton:hover,.BundlePageClient-module__mAo-dW__creatorAnalysisCloseButton:hover{color:hsl(var(--primary));background-color:hsla(var(--muted),.25)}@media (max-width:640px){.BundlePageClient-module__mAo-dW__modalCloseButton{width:24px;height:24px;font-size:1.2rem;top:8px;right:8px}}.BundlePageClient-module__mAo-dW__modalTitle{color:hsl(var(--primary,0 72% 51%));text-align:left;border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.6);margin-bottom:.5rem;padding-bottom:.4rem;font-size:1.2rem;font-weight:700}.BundlePageClient-module__mAo-dW__infoGrid{border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.4);grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:grid}.BundlePageClient-module__mAo-dW__infoItem{justify-content:space-between;font-size:.85rem;display:flex}.BundlePageClient-module__mAo-dW__infoLabel{color:hsl(var(--primary))}.BundlePageClient-module__mAo-dW__infoValue{text-align:left;font-weight:600}.BundlePageClient-module__mAo-dW__bundleAnalysisSection,.BundlePageClient-module__mAo-dW__fundingAnalysisSection{background-color:hsl(var(--muted)/.15);border-left:3px solid hsl(var(--primary));border-radius:8px;margin:.5rem 0 1rem;padding:.75rem;position:relative}.BundlePageClient-module__mAo-dW__categoryTag{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;align-items:center;gap:.5rem;margin-top:.4rem;padding:.35rem .6rem;font-size:.9rem;font-weight:600;display:flex}.BundlePageClient-module__mAo-dW__categoryIcon{background-color:hsl(var(--primary,0 72% 51%)/.2);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.BundlePageClient-module__mAo-dW__bundleAnalysisTitle{color:hsl(var(--primary,0 72% 51%));border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.4);margin:0 0 .5rem;padding-bottom:.25rem;font-size:1rem}.BundlePageClient-module__mAo-dW__walletSection{flex-direction:column;gap:.25rem;max-height:360px;margin-top:.4rem;padding-right:.25rem;display:flex;overflow-y:auto}.BundlePageClient-module__mAo-dW__walletSection::-webkit-scrollbar{width:4px}.BundlePageClient-module__mAo-dW__walletSection::-webkit-scrollbar-track{background:hsl(var(--muted,210 40% 96.1%)/.1);border-radius:10px}.BundlePageClient-module__mAo-dW__walletSection::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground,215 20.2% 65.1%)/.3);border-radius:10px}.BundlePageClient-module__mAo-dW__walletSection::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground,215 20.2% 65.1%)/.5)}.BundlePageClient-module__mAo-dW__walletSectionTitle{color:hsl(var(--primary,0 72% 51%));border-bottom:1px solid hsl(var(--border,240 3.7% 15.9%)/.4);margin:.5rem 0 .4rem;padding-bottom:.25rem;font-size:1rem;font-weight:600}.BundlePageClient-module__mAo-dW__walletItem{background-color:hsl(var(--muted,210 40% 96.1%)/.07);border:1px solid hsl(var(--border,240 3.7% 15.9%)/.3);border-radius:6px;margin-bottom:.25rem;padding:.45rem;transition:all .15s;position:relative}.BundlePageClient-module__mAo-dW__walletItem: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:translate(1px)}.BundlePageClient-module__mAo-dW__walletAddress{color:hsl(var(--primary,0 72% 51%));justify-content:space-between;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:flex}.BundlePageClient-module__mAo-dW__walletAddressText{white-space:nowrap;text-overflow:ellipsis;max-width:180px;display:inline-block;overflow:hidden}.BundlePageClient-module__mAo-dW__walletTypeIcon{background-color:hsl(var(--muted,210 40% 96.1%)/.15);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:auto;display:inline-flex}.BundlePageClient-module__mAo-dW__walletTypeIconBot{background-color:#94a3b826}.BundlePageClient-module__mAo-dW__walletTypeIconWhale{background-color:hsl(var(--primary,0 72% 51%)/.15)}.BundlePageClient-module__mAo-dW__walletDetailGroup{grid-template-columns:repeat(2,1fr);gap:.35rem;font-size:.8rem;display:grid}.BundlePageClient-module__mAo-dW__walletDetail{background-color:hsl(var(--muted,210 40% 96.1%)/.05);border-radius:4px;justify-content:space-between;padding:.25rem .4rem;display:flex}.BundlePageClient-module__mAo-dW__walletDetail span:first-child{color:hsl(var(--muted-foreground,215 20.2% 65.1%))}.BundlePageClient-module__mAo-dW__walletDetail span:last-child{text-align:right;font-weight:500}.BundlePageClient-module__mAo-dW__holdingZero{color:hsl(var(--muted-foreground,215 20.2% 65.1%));font-style:italic}@media (prefers-reduced-motion){.BundlePageClient-module__mAo-dW__modalContent,.BundlePageClient-module__mAo-dW__walletItem{transition:none;animation:none}}@media (max-width:640px){.BundlePageClient-module__mAo-dW__modalContent{max-height:85vh;padding:.6rem;font-size:.75rem}.BundlePageClient-module__mAo-dW__walletSection{max-height:380px}.BundlePageClient-module__mAo-dW__infoGrid{gap:.35rem}.BundlePageClient-module__mAo-dW__screenshotButtonContainer{display:none}.BundlePageClient-module__mAo-dW__overallInfoOverlay{max-width:200px;padding:6px 8px;bottom:40px;left:5px}.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoItem{gap:2px!important;margin-bottom:2px!important}.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoLabel,.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoValue{font-size:.85em}.BundlePageClient-module__mAo-dW__overallInfoOverlay .BundlePageClient-module__mAo-dW__infoIcon{width:16px;margin-right:2px}.BundlePageClient-module__mAo-dW__showBundlesToggle{gap:5px;padding:6px 8px;font-size:.65em;top:0;right:10px}.BundlePageClient-module__mAo-dW__pillToggle{width:40px;height:20px}.BundlePageClient-module__mAo-dW__slider:before{width:14px;height:14px;top:2px;left:3px}.BundlePageClient-module__mAo-dW__pillCheckbox:checked+.BundlePageClient-module__mAo-dW__slider:before{transform:translate(20px)}.BundlePageClient-module__mAo-dW__toggleLabel{font-size:.9em}.BundlePageClient-module__mAo-dW__iframeView .BundlePageClient-module__mAo-dW__showBundlesToggle{z-index:120!important;top:10px!important;right:10px!important}.BundlePageClient-module__mAo-dW__legendOverlay{width:80px;min-width:60px;max-width:120px;padding:6px 8px;font-size:.45em;top:40px;right:10px}.BundlePageClient-module__mAo-dW__legendOverlay h3{text-align:left;color:hsl(var(--primary));border-bottom:1px solid hsl(var(--border));margin:0 0 8px;padding-bottom:1px;font-size:.65em;font-weight:600}.BundlePageClient-module__mAo-dW__categoryPill{align-items:right;background-color:hsl(var(--muted));cursor:pointer;color:hsl(var(--muted-foreground));white-space:nowrap;border:none;border-radius:20px;gap:4px;padding:4px 8px;font-size:.45em;transition:background-color .3s;display:inline-flex}.BundlePageClient-module__mAo-dW__modalTitle{font-size:1.1rem}.BundlePageClient-module__mAo-dW__bundleAnalysisTitle,.BundlePageClient-module__mAo-dW__walletSectionTitle{font-size:.9rem}.BundlePageClient-module__mAo-dW__walletAddress{font-size:.8rem}.BundlePageClient-module__mAo-dW__walletDetailGroup{font-size:.75rem}.BundlePageClient-module__mAo-dW__bundleTimestamp{font-size:.65rem}.BundlePageClient-module__mAo-dW__infoItem{font-size:.8rem}.BundlePageClient-module__mAo-dW__tokenPercentage{font-size:clamp(.45rem,1vw + .45rem,1.4rem)}}.BundlePageClient-module__mAo-dW__walletStatus{border-radius:3px;width:6px;height:80%;transition:all .15s;position:absolute;top:10%;left:0}.BundlePageClient-module__mAo-dW__walletStatusWhale{background-color:hsl(var(--primary,0 72% 51%)/.8)}.BundlePageClient-module__mAo-dW__walletStatusBot{background-color:#94a3b8b3}.BundlePageClient-module__mAo-dW__statHighlight{color:hsl(var(--primary,0 72% 51%));font-weight:600}.BundlePageClient-module__mAo-dW__statNegative{color:hsl(var(--destructive,0 84% 60%))}.BundlePageClient-module__mAo-dW__bundleHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.BundlePageClient-module__mAo-dW__bundleTimestamp{color:hsl(var(--muted-foreground,215 20.2% 65.1%));align-items:center;gap:.25rem;font-size:.7rem;display:flex}.BundlePageClient-module__mAo-dW__bundleTimestampIcon{opacity:.7;font-size:.75rem}@keyframes BundlePageClient-module__mAo-dW__pulseHighlight{0%{background-color:#0000}50%{background-color:hsl(var(--primary,0 72% 51%)/.1)}to{background-color:#0000}}.BundlePageClient-module__mAo-dW__newActivity{animation:2s ease-in-out BundlePageClient-module__mAo-dW__pulseHighlight}.BundlePageClient-module__mAo-dW__analysisToggleIcons{z-index:500;flex-direction:column;gap:12px;display:flex;position:fixed;top:140px;left:20px}.BundlePageClient-module__mAo-dW__toggleIcon{background-color:hsl(var(--card));color:hsl(var(--primary));border:1px solid hsl(var(--border));cursor:pointer;width:40px;height:40px;box-shadow:0 2px 6px hsl(var(--shadow-light,var(--shadow-color)));border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.BundlePageClient-module__mAo-dW__toggleIcon:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:scale(1.1)}.BundlePageClient-module__mAo-dW__toggleIcon.BundlePageClient-module__mAo-dW__active{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary-foreground));box-shadow:0 0 10px hsl(var(--primary)/.7);transform:scale(1.1)}.BundlePageClient-module__mAo-dW__analysisOverlay,.BundlePageClient-module__mAo-dW__creatorAnalysisOverlay,.BundlePageClient-module__mAo-dW__distributionAnalysis{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:hsl(var(--radius));width:280px;max-width:280px;box-shadow:0 4px 12px hsl(var(--shadow-light,var(--shadow-color)));color:hsl(var(--foreground));z-index:300;max-height:calc(100vh - 180px);padding:5px 10px;position:fixed;top:80px;left:70px;overflow-y:auto}.BundlePageClient-module__mAo-dW__analysisHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.BundlePageClient-module__mAo-dW__analysisHeader h3{color:hsl(var(--primary));margin:0;font-size:1.1rem;font-weight:600}.BundlePageClient-module__mAo-dW__analysisCloseButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;transition:color .2s}.BundlePageClient-module__mAo-dW__analysisCloseButton:hover{color:hsl(var(--primary))}.BundlePageClient-module__mAo-dW__highRisk{font-weight:600;color:#b38600!important}.BundlePageClient-module__mAo-dW__warningIcon{color:#ffbf00}.BundlePageClient-module__mAo-dW__subSection{border-top:1px solid hsl(var(--border));margin-top:15px;padding-top:10px}.BundlePageClient-module__mAo-dW__subSection h4{color:hsl(var(--primary));margin:0 0 10px;font-size:1rem;font-weight:600}.BundlePageClient-module__mAo-dW__labelBreakdown{margin:0;padding-left:5px;list-style-type:none}.BundlePageClient-module__mAo-dW__labelBreakdown li{justify-content:space-between;padding:4px 0;display:flex}.BundlePageClient-module__mAo-dW__labelName{font-weight:500}.BundlePageClient-module__mAo-dW__labelCount{color:hsl(var(--foreground))}.BundlePageClient-module__mAo-dW__transfersList{margin:0;padding-left:0;list-style-type:none}.BundlePageClient-module__mAo-dW__transferItem{border:1px solid hsl(var(--border));border-radius:hsl(var(--radius));background-color:hsl(var(--muted)/.3);margin-bottom:8px;padding:8px 10px}.BundlePageClient-module__mAo-dW__transferLabel{color:hsl(var(--primary));margin-bottom:5px;font-weight:500;display:block}.BundlePageClient-module__mAo-dW__transferDetails{flex-direction:column;gap:5px;font-size:.9em;display:flex}.BundlePageClient-module__mAo-dW__riskIndicatorsList{margin:0;padding-left:0;list-style-type:none}.BundlePageClient-module__mAo-dW__riskIndicatorsList li{color:hsl(var(--foreground));align-items:flex-start;gap:8px;margin-bottom:5px;display:flex}.BundlePageClient-module__mAo-dW__riskIndicatorsList .BundlePageClient-module__mAo-dW__warningIcon{flex-shrink:0;margin-top:3px}.BundlePageClient-module__mAo-dW__riskIndicator{color:#806000;z-index:10;border:2px solid hsl(var(--background));background-color:#ffbf00;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0003}@media (max-width:640px){.BundlePageClient-module__mAo-dW__analysisToggleIcons{gap:8px;top:10px;left:10px}.BundlePageClient-module__mAo-dW__toggleIcon{width:34px;height:34px;font-size:1rem}.BundlePageClient-module__mAo-dW__creatorAnalysisOverlay,.BundlePageClient-module__mAo-dW__analysisOverlay,.BundlePageClient-module__mAo-dW__distributionAnalysis{width:calc(100% - 60px);max-width:none;max-height:calc(100vh - 20px);top:10px;left:50px}.BundlePageClient-module__mAo-dW__riskIndicator{border-width:1px;width:14px;height:14px;font-size:.6rem;top:-2px;right:-2px;box-shadow:0 1px 2px #00000026}}
.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon{color:#fff;cursor:pointer;z-index:150;background-color:#e74c3ccc;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s;display:flex;position:fixed;bottom:270px;left:18px;box-shadow:0 4px 10px #0000004d}:is(.dark .EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon,.dark .EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon){background-color:#e74c3ccc;border-color:#ffffff80;box-shadow:0 0 15px 5px #e74c3c4d}.dark .EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon{background-color:#3296dccc;box-shadow:0 0 15px 5px #3296dc4d}.dark .EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon:hover{background-color:#3296dc;border-color:#ffffffe6;box-shadow:0 0 20px #3296dc80}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon:hover{background-color:#e74c3c;border-color:#fff;transform:scale(1.1);box-shadow:0 0 20px #e74c3c80}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay{color:#f5f5f5;z-index:100;background-color:#191919f2;border:1px solid #3498db4d;border-radius:8px;flex-direction:column;gap:8px;width:260px;max-width:240px;max-height:calc(100vh - 180px);padding:12px 15px;font-size:.7rem;display:flex;position:fixed;top:140px;left:20px;overflow-y:auto;box-shadow:0 4px 12px #0000004d}@media screen and (max-width:768px){.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay{gap:1px;width:170px;max-width:45vw;max-height:50vh;padding:5px 6px;font-size:.55rem;top:150px;right:10px}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceLegend{width:100%;margin-top:6px;font-size:.52rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItems,.EnhancedBundlePageClient-module__5x6xkW__riskLevelLegend{gap:1px;width:100%;font-size:.52rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceLegend h4,.EnhancedBundlePageClient-module__5x6xkW__riskLevelLegend h4{margin:2px 0;font-size:.48rem!important}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h3{margin-bottom:5px;padding-bottom:3px;font-size:.65rem}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h4{margin:3px 0 2px;font-size:.62rem}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon{z-index:150;background-color:#e74c3ce6;border-width:1.5px;width:38px;height:38px;bottom:50px;left:auto;right:15px;box-shadow:0 0 10px #e74c3c66}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{gap:2px;padding:2px 4px;font-size:.58rem}.EnhancedBundlePageClient-module__5x6xkW__commonSourcesList,.EnhancedBundlePageClient-module__5x6xkW__sourceAddress,.EnhancedBundlePageClient-module__5x6xkW__sourceMetrics{font-size:.58rem}.EnhancedBundlePageClient-module__5x6xkW__walletFundingIcon{margin-left:2px}.EnhancedBundlePageClient-module__5x6xkW__commonSourceItem{padding:2px}.EnhancedBundlePageClient-module__5x6xkW__subText{font-size:.55rem}.EnhancedBundlePageClient-module__5x6xkW__riskCircle{width:8px;height:8px;margin-right:4px}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay{gap:1px;width:170px;max-width:45vw;max-height:50vh;padding:5px 6px;font-size:.55rem;top:10px;right:10px}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay h3{margin-bottom:5px;padding-bottom:3px;font-size:.65rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay h4{margin:3px 0 2px;font-size:.62rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon{z-index:151;background-color:#3296dce6;border-width:1.5px;width:38px;height:38px;padding:0;bottom:100px;box-shadow:0 0 10px #3296dc66;left:auto!important;right:10px!important}.EnhancedBundlePageClient-module__5x6xkW__zoomControls,.EnhancedBundlePageClient-module__5x6xkW__screenshotButtonContainer{opacity:0!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;position:absolute!important;overflow:hidden!important}.EnhancedBundlePageClient-module__5x6xkW__screenshotButton{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.EnhancedBundlePageClient-module__5x6xkW__viewDetails{white-space:nowrap;background-color:hsl(var(--primary,0 72% 51%));color:#fff;z-index:1000;opacity:0;pointer-events:auto;text-align:center;border-radius:4px;min-width:60px;padding:3px 8px;font-size:.65rem;position:absolute;bottom:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0006;display:block!important}.EnhancedBundlePageClient-module__5x6xkW__bubble:active .EnhancedBundlePageClient-module__5x6xkW__viewDetails,.EnhancedBundlePageClient-module__5x6xkW__bubble:hover .EnhancedBundlePageClient-module__5x6xkW__viewDetails{opacity:1;transform:translate(-50%)translateY(8px)}.EnhancedBundlePageClient-module__5x6xkW__bubble:active{z-index:11}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceLegend h4,.EnhancedBundlePageClient-module__5x6xkW__riskLevelLegend h4{font-size:.55rem!important}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItem,.EnhancedBundlePageClient-module__5x6xkW__riskLevelItem{margin-bottom:3px;line-height:1.2;font-size:.58rem!important}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItem span,.EnhancedBundlePageClient-module__5x6xkW__riskLevelItem span{font-size:.58rem!important}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceLegend h3,.EnhancedBundlePageClient-module__5x6xkW__riskLevelLegend h3{margin-bottom:3px;padding-bottom:2px;font-weight:700;font-size:.6rem!important}:is(.dark .EnhancedBundlePageClient-module__5x6xkW__fundingSourceItem,.dark .EnhancedBundlePageClient-module__5x6xkW__riskLevelItem){font-size:.5rem}.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{margin-top:4px;padding:5px 6px;font-size:.58rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton{margin-bottom:6px;padding:5px 6px;font-size:.58rem}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon svg,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon svg{color:#fff;width:18px;height:18px}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle{white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:6px 5px;font-size:.6rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle span{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;overflow:hidden}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle .EnhancedBundlePageClient-module__5x6xkW__toggleIcon{flex-shrink:0;width:11px;height:11px}.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{text-align:center;justify-content:center;gap:4px;min-height:30px;margin-top:3px;padding:6px 5px;font-size:.6rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{white-space:nowrap;text-align:center;justify-content:center;align-items:center;width:100%;min-height:32px;margin-bottom:5px;padding:7px 6px;font-size:.58rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton{font-size:.53rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton svg,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton svg,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton svg,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton svg{flex-shrink:0;width:12px;height:12px;margin-right:4px}}:is(.dark .EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay,.dark .EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay){color:#f5f5f5;background-color:#1e1e1ef2;border-color:#3498db80;box-shadow:0 4px 12px #0006}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h3,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay h3{color:#2a80b9;border-bottom:1px solid #0000001a;margin-bottom:8px;padding-bottom:5px;font-size:.85rem}:is(.dark .EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h3,.dark .EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay h3){color:#3498db;border-bottom-color:#ffffff1a}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h4{color:#444;margin:6px 0 4px;font-size:.8rem}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h4{color:#ddd}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay ul{margin:5px 0;padding-left:15px}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay li{margin-bottom:3px}.EnhancedBundlePageClient-module__5x6xkW__fundingSection{border-bottom:1px solid #ffffff1a;margin-bottom:10px;padding-bottom:6px}.EnhancedBundlePageClient-module__5x6xkW__fundingSection>h3{margin-bottom:8px;font-size:.9rem}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingSection{border-bottom-color:#ffffff1a}.EnhancedBundlePageClient-module__5x6xkW__fundingSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItem,.EnhancedBundlePageClient-module__5x6xkW__walletSourceInfo{font-size:.82rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceIcon{flex-shrink:0;margin-left:0;margin-right:8px;display:inline-flex}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingSourceIcon{background-color:#ffffff1a}.EnhancedBundlePageClient-module__5x6xkW__fundingTrustScore{text-align:center;color:#fff;background:#0009;padding:2px 0;font-weight:700;position:absolute;bottom:30px;left:0;right:0}.EnhancedBundlePageClient-module__5x6xkW__highRisk{color:#e74c3c}.EnhancedBundlePageClient-module__5x6xkW__mediumRisk{color:#f39c12}.EnhancedBundlePageClient-module__5x6xkW__lowRisk,.EnhancedBundlePageClient-module__5x6xkW__highTrust{color:#2ecc71}.EnhancedBundlePageClient-module__5x6xkW__mediumTrust{color:#f39c12}.EnhancedBundlePageClient-module__5x6xkW__lowTrust{color:#e74c3c}.EnhancedBundlePageClient-module__5x6xkW__commonFundingIndicator{color:#fff;z-index:10;background-color:#3498db;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;animation:2s infinite EnhancedBundlePageClient-module__5x6xkW__pulse;display:flex;position:absolute;top:-18px;right:-18px}.EnhancedBundlePageClient-module__5x6xkW__fundingPathDetail{background-color:#3498db1a;border-radius:4px;margin-top:8px;padding:5px;font-size:.85rem}.EnhancedBundlePageClient-module__5x6xkW__fundingPathLabel{margin-bottom:3px;font-weight:700;display:block}.EnhancedBundlePageClient-module__5x6xkW__fundingPathList{flex-wrap:wrap;gap:5px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingPathItem{background-color:#3498db33;border-radius:3px;align-items:center;padding:2px 5px;font-size:.8rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__pathArrow{opacity:.7;margin:0 3px;font-size:.7rem}.EnhancedBundlePageClient-module__5x6xkW__walletIcons{align-items:center;margin-left:8px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__categoryContainer{justify-content:center;margin:4px 0;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingControls{border-top:1px solid #0000001a;margin-top:15px;padding-top:10px}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingControls{border-top-color:#ffffff1a}.EnhancedBundlePageClient-module__5x6xkW__fundingToggleGroup{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{text-align:center;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle{color:#333;cursor:pointer;background-color:#f0f0f0cc;border:1px solid #0003;border-radius:4px;padding:5px 8px;font-size:.8rem;transition:all .2s}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingToggle{color:#fffc;background-color:#1e1e1e99;border-color:#fff3}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle:hover{background-color:#dcdcdce6;border-color:#0000004d}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingToggle:hover{background-color:#282828cc;border-color:#ffffff4d}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle.EnhancedBundlePageClient-module__5x6xkW__active{color:#fff;background-color:#3498dbb3;border-color:#3498dbe6}.dark .EnhancedBundlePageClient-module__5x6xkW__fundingToggle.EnhancedBundlePageClient-module__5x6xkW__active{background-color:#007bff4d;border-color:#007bffb3}.EnhancedBundlePageClient-module__5x6xkW__toggleIcon{flex-shrink:0}.EnhancedBundlePageClient-module__5x6xkW__fundingRiskFilters{gap:8px;margin-bottom:10px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__riskFilter{cursor:pointer;color:#fff;background-color:#ffffff1a;border:none;border-radius:4px;padding:5px 10px;font-size:.9rem;transition:background-color .2s}.EnhancedBundlePageClient-module__5x6xkW__riskFilter.EnhancedBundlePageClient-module__5x6xkW__active{background-color:#7f8c8d}.EnhancedBundlePageClient-module__5x6xkW__highRiskFilter.EnhancedBundlePageClient-module__5x6xkW__active{background-color:#e74c3c}.EnhancedBundlePageClient-module__5x6xkW__mediumRiskFilter.EnhancedBundlePageClient-module__5x6xkW__active{background-color:#f39c12}.EnhancedBundlePageClient-module__5x6xkW__lowRiskFilter.EnhancedBundlePageClient-module__5x6xkW__active{background-color:#2ecc71}.EnhancedBundlePageClient-module__5x6xkW__riskList{margin:0;padding-left:20px;font-size:.9rem}.EnhancedBundlePageClient-module__5x6xkW__subText{opacity:.7;color:#555;margin-left:5px;font-size:.8rem}.dark .EnhancedBundlePageClient-module__5x6xkW__subText{color:#aaa}.EnhancedBundlePageClient-module__5x6xkW__commonSourcesList{gap:4px;font-size:.75rem}.EnhancedBundlePageClient-module__5x6xkW__commonSourceItem{padding:4px}.EnhancedBundlePageClient-module__5x6xkW__sourceAddress{font-size:.8rem}.EnhancedBundlePageClient-module__5x6xkW__sourceAddress a{color:#3498db;text-decoration:none}.EnhancedBundlePageClient-module__5x6xkW__sourceAddress a:hover{text-decoration:underline}.EnhancedBundlePageClient-module__5x6xkW__sourceMetrics{color:#ffffffb3;justify-content:space-between;font-size:.8rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__patternScore{font-weight:700}.EnhancedBundlePageClient-module__5x6xkW__walletFundingIcon{margin-left:5px}.EnhancedBundlePageClient-module__5x6xkW__relatedBundlesSection{margin-top:15px}@keyframes EnhancedBundlePageClient-module__5x6xkW__pulse{0%{transform:scale(.95);box-shadow:0 0 #3498dbb3}70%{transform:scale(1);box-shadow:0 0 0 8px #3498db00}to{transform:scale(.95);box-shadow:0 0 #3498db00}}.EnhancedBundlePageClient-module__5x6xkW__clusterDetails{margin-top:5px;padding-left:10px;font-size:.9rem}.EnhancedBundlePageClient-module__5x6xkW__clusterLabel{color:#ffffffb3;margin-right:5px}.EnhancedBundlePageClient-module__5x6xkW__clusterValue{font-weight:700}.EnhancedBundlePageClient-module__5x6xkW__clustersInfo{margin-top:3px;font-size:.95rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceLegend{border-top:1px solid #fff3;margin-top:15px;padding-top:10px}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceLegend h4{opacity:.8;margin:10px 0 5px;font-size:.9rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItems{flex-direction:column;gap:5px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItem{white-space:nowrap;align-items:center;margin-bottom:6px;font-size:.9rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__riskLevelLegend{flex-direction:column;gap:5px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__riskLevelItem{align-items:center;font-size:.9rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__riskCircle{border-radius:50%;width:12px;height:12px;margin-right:8px;display:inline-block}.EnhancedBundlePageClient-module__5x6xkW__connectionsLayer{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.EnhancedBundlePageClient-module__5x6xkW__fundingConnectionLine{transition:opacity .3s}.EnhancedBundlePageClient-module__5x6xkW__fundingConnectionLine:hover{opacity:1}.EnhancedBundlePageClient-module__5x6xkW__highlightedConnection{opacity:1;stroke-width:3px;filter:drop-shadow(0 0 3px #ffffff80)}.EnhancedBundlePageClient-module__5x6xkW__fundingControlsHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{color:#2980b9;cursor:pointer;background-color:#3498db1a;border:1px solid #2980b9;border-radius:4px;padding:4px 8px;font-size:.8rem;transition:all .2s}.dark .EnhancedBundlePageClient-module__5x6xkW__exportReportButton{color:#3498db;background-color:#3498db33;border-color:#3498db}.EnhancedBundlePageClient-module__5x6xkW__exportReportButton:hover{background-color:#3498db33}.EnhancedBundlePageClient-module__5x6xkW__exportIcon{font-size:.9rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon{color:#fff;cursor:pointer;background-color:#3296dccc;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s;display:flex;position:fixed;box-shadow:0 4px 10px #0000004d}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon:hover{background-color:#3296dc;border-color:#fff;transform:scale(1.1);box-shadow:0 0 20px #3296dc80}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon .EnhancedBundlePageClient-module__5x6xkW__toggleIcon{color:hsl(var(--primary));font-size:1em}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon:hover .EnhancedBundlePageClient-module__5x6xkW__toggleIcon{color:hsl(var(--primary-foreground))}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisCloseButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;transition:color .2s}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisCloseButton:hover{color:#fff}.EnhancedBundlePageClient-module__5x6xkW__compactRiskScore{background-color:#e74c3c1a;border-radius:4px;align-items:center;margin-bottom:10px;padding:8px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__riskIcon{color:#e74c3c;margin-right:8px;font-size:1rem}.EnhancedBundlePageClient-module__5x6xkW__riskLabel{margin-right:5px;font-size:.9rem}.EnhancedBundlePageClient-module__5x6xkW__riskValue{font-size:.9rem;font-weight:700}.EnhancedBundlePageClient-module__5x6xkW__zoomControls{z-index:200;pointer-events:auto;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:50px;right:20px}.EnhancedBundlePageClient-module__5x6xkW__crossBundleLine{pointer-events:none;transition:opacity .2s,stroke-width .2s}.EnhancedBundlePageClient-module__5x6xkW__highlightedGroupLine{stroke-width:2.5px;opacity:.9}.EnhancedBundlePageClient-module__5x6xkW__bundleHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex;padding-bottom:10px!important}.EnhancedBundlePageClient-module__5x6xkW__bundleSummary{color:hsl(var(--muted-foreground));border-left:3px solid hsl(var(--primary));margin:15px 0;padding-left:10px;font-style:italic}.EnhancedBundlePageClient-module__5x6xkW__intelligenceContainer{border:1px solid hsl(var(--border));background-color:#0000000d;border-radius:6px;padding:15px}.EnhancedBundlePageClient-module__5x6xkW__intelligenceSection h3{text-transform:uppercase;color:hsl(var(--muted-foreground))!important;border-bottom:none!important;margin-bottom:6px!important;padding-bottom:0!important;font-size:.9em!important}.EnhancedBundlePageClient-module__5x6xkW__intelligenceSection p{color:hsl(var(--foreground));font-size:1em}.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsSummary ul,.EnhancedBundlePageClient-module__5x6xkW__relatedBundlesBreakdown ul{padding-left:0;list-style:none}.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsSummary li,.EnhancedBundlePageClient-module__5x6xkW__relatedBundlesBreakdown li{font-size:.9em}.EnhancedBundlePageClient-module__5x6xkW__walletItem{transition:background-color .2s ease-in-out}.EnhancedBundlePageClient-module__5x6xkW__walletItem:hover{background-color:#0000000f!important}.EnhancedBundlePageClient-module__5x6xkW__walletActions{align-items:center;display:flex}.EnhancedBundlePageClient-module__5x6xkW__traceWalletButton,.EnhancedBundlePageClient-module__5x6xkW__flagWalletButton{align-items:center;gap:4px;transition:background-color .2s,color .2s;display:inline-flex}.EnhancedBundlePageClient-module__5x6xkW__traceWalletButton:hover{color:#3498db;background-color:#3498db33!important}.EnhancedBundlePageClient-module__5x6xkW__flagWalletButton:hover{color:#e74c3c;background-color:#e74c3c33!important}.EnhancedBundlePageClient-module__5x6xkW__traceFlowContainer{max-height:65vh;padding-left:5px;padding-right:10px;overflow-y:auto}.EnhancedBundlePageClient-module__5x6xkW__traceFlowItemV2{align-items:flex-start;display:flex;position:relative}.EnhancedBundlePageClient-module__5x6xkW__traceSourceNodeV2{color:#eee;cursor:default;z-index:2;background-color:#333;border-left:4px solid;border-radius:6px;flex-shrink:0;align-items:center;margin-right:25px;padding:8px 12px;display:inline-flex;position:relative}.EnhancedBundlePageClient-module__5x6xkW__traceSourceNodeV2 a{color:#eee;font-weight:700;text-decoration:none}.EnhancedBundlePageClient-module__5x6xkW__traceSourceNodeV2 a:hover{text-decoration:underline}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationsContainerV2{flex-direction:column;flex-grow:1;padding-top:5px;display:flex}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationGroupV2{flex-direction:column;gap:8px;padding-left:20px;display:flex;position:relative}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationGroupV2:before{content:"";background-color:#555;width:1px;position:absolute;top:0;bottom:0;left:0}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationNodeV2{background-color:#ffffff08;border-radius:4px;align-items:center;padding:4px 0 4px 10px;font-size:.9em;display:flex;position:relative}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationNodeV2:before{content:"";background-color:#555;width:10px;height:1px;position:absolute;top:50%;left:-10px}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationNodeV2 a{color:hsl(var(--primary));text-decoration:none}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationNodeV2 a:hover{text-decoration:underline}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationNodeV2 span{color:#aaa}.EnhancedBundlePageClient-module__5x6xkW__traceArrowV2{color:#777;flex-shrink:0;margin-right:8px}.EnhancedBundlePageClient-module__5x6xkW__traceDestinationNodeV2 span>svg{margin-right:4px}.dark .EnhancedBundlePageClient-module__5x6xkW__modal{background-color:#000c}.dark .EnhancedBundlePageClient-module__5x6xkW__modalContent{color:#f5f5f5;background-color:#222;border-color:#ffffff1a}.dark .EnhancedBundlePageClient-module__5x6xkW__walletItem{background-color:#ffffff0d!important}.dark .EnhancedBundlePageClient-module__5x6xkW__walletItem:hover{background-color:#ffffff1a!important}.dark .EnhancedBundlePageClient-module__5x6xkW__intelligenceContainer{background-color:#ffffff0d;border-color:#ffffff1a}.EnhancedBundlePageClient-module__5x6xkW__bubbleMapContainer{background-color:var(--container-background,#f5f5f5);flex-direction:column;width:100%;min-height:0;transition:background-color .3s;display:flex;position:absolute;inset:80px 0 0;overflow:visible}.dark .EnhancedBundlePageClient-module__5x6xkW__bubbleMapContainer{background-color:var(--container-background,#111)}.EnhancedBundlePageClient-module__5x6xkW__bubbleMapWrapper{width:100%;height:100%;position:relative;overflow:visible}.EnhancedBundlePageClient-module__5x6xkW__bubbleMap{transform-origin:0 0;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}.EnhancedBundlePageClient-module__5x6xkW__traceBundleButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:4px;margin-left:auto;padding:6px 12px;font-size:.9em;transition:background-color .2s}.EnhancedBundlePageClient-module__5x6xkW__traceBundleButton:hover{background:#ffffff4d}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay{color:#333;z-index:100;background-color:#fffffff2;border:1px solid #3498db4d;border-radius:8px;flex-direction:column;gap:6px;width:260px;max-width:260px;max-height:calc(100vh - 260px);padding:12px 15px;font-size:.8rem;display:flex;position:fixed;top:490px;left:20px;overflow-y:auto;box-shadow:0 4px 12px #0003}.EnhancedBundlePageClient-module__5x6xkW__bubble{z-index:10;color:hsl(var(--foreground,0 0% 5%));text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background:hsl(var(--muted,210 40% 96.1%));will-change:transform,box-shadow;box-shadow:inset 0 0 0 2px hsl(var(--primary,0 72% 51%)/.6),2px 4px 10px hsl(var(--shadow-bubble-light,0 0% 0%/.1));border:1px solid #e53935;border-radius:50%;justify-content:center;align-items:center;padding:10px;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex;position:absolute}.dark .EnhancedBundlePageClient-module__5x6xkW__bubble{color:hsl(var(--foreground,0 0% 95%));background:hsl(var(--muted-foreground,215 20.2% 65.1%)/.3);border-color:hsl(var(--primary,0 72% 51%));box-shadow:2px 4px 10px #0006}.EnhancedBundlePageClient-module__5x6xkW__bubble:hover{box-shadow:0 6px 12px hsl(var(--shadow-bubble-hover-light,0 0% 0%/.15));z-index:11;transform:scale(1.1)}.dark .EnhancedBundlePageClient-module__5x6xkW__bubble:hover{z-index:11;transform:scale(1.1);box-shadow:0 6px 12px #00000080}.EnhancedBundlePageClient-module__5x6xkW__bubble:active{cursor:grabbing;box-shadow:0 2px 5px hsl(var(--shadow-bubble-light,0 0% 0%/.1));transform:scale(1.02)}.dark .EnhancedBundlePageClient-module__5x6xkW__bubble:active{cursor:grabbing;transform:scale(1.02);box-shadow:0 2px 5px #0000004d}.EnhancedBundlePageClient-module__5x6xkW__bubbleContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-width:100%;padding:3px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EnhancedBundlePageClient-module__5x6xkW__percentageLine{text-align:center;width:100%}.EnhancedBundlePageClient-module__5x6xkW__tokenPercentage{white-space:nowrap;text-overflow:clip;color:hsl(var(--foreground,0 0% 5%));-webkit-user-select:none;user-select:none;text-shadow:0 1px 3px #00000080;background-color:#0000;border-radius:4px;padding:1px 2px;font-size:clamp(.65rem,1vw + .45rem,1.5rem);font-weight:700;line-height:1.1;display:block;overflow:visible}.dark .EnhancedBundlePageClient-module__5x6xkW__tokenPercentage{text-shadow:0 2px 4px #00000080;color:hsl(var(--foreground,0 0% 95%))}.EnhancedBundlePageClient-module__5x6xkW__viewDetails{opacity:0;color:hsl(var(--primary-foreground,210 40% 98%));cursor:pointer;background-color:hsl(var(--primary,0 72% 51%));border-radius:hsl(var(--radius,.5rem));z-index:1000;white-space:nowrap;border:none;outline:none;padding:4px 8px;font-size:.8em;font-weight:400;transition:opacity .2s,transform .2s,background-color .3s;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0003}.dark .EnhancedBundlePageClient-module__5x6xkW__viewDetails{box-shadow:0 2px 4px #0006}.EnhancedBundlePageClient-module__5x6xkW__bubble:hover .EnhancedBundlePageClient-module__5x6xkW__viewDetails{opacity:1;transform:translate(-50%)translateY(10px)}.EnhancedBundlePageClient-module__5x6xkW__viewDetails:hover{background-color:hsl(var(--primary,0 72% 51%)/.9)}.EnhancedBundlePageClient-module__5x6xkW__screenshotButtonContainer{z-index:110;position:fixed;top:60px;left:15px}.EnhancedBundlePageClient-module__5x6xkW__screenshotButton{background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary-foreground));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 8px #00000080}.dark .EnhancedBundlePageClient-module__5x6xkW__screenshotButton{border-color:hsl(var(--foreground));box-shadow:0 4px 8px #000000b3}.EnhancedBundlePageClient-module__5x6xkW__screenshotButton:hover{background-color:hsl(var(--primary)/.8);transform:scale(1.1);box-shadow:0 6px 12px #0009}.EnhancedBundlePageClient-module__5x6xkW__modal{z-index:1000;-webkit-backdrop-filter:blur(5px);background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.EnhancedBundlePageClient-module__5x6xkW__modalContent{z-index:1001;background-color:#fff;border-radius:8px;max-width:700px;max-height:90vh;padding:20px;position:relative;overflow-y:auto;box-shadow:0 5px 20px #0000004d}.EnhancedBundlePageClient-module__5x6xkW__fundingActionButton{color:#f5f5f5;cursor:pointer;background-color:#28282dcc;border:1px solid #46464bcc;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:8px 10px;transition:all .2s;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingActionButton:hover{background-color:#3c3c41e6;border-color:#646469e6}.dark .EnhancedBundlePageClient-module__5x6xkW__exportReportButton{text-align:center;background-color:#3498db40;width:100%;margin-top:4px;margin-bottom:4px;padding:8px 10px}.dark .EnhancedBundlePageClient-module__5x6xkW__exportReportButton:hover{background-color:#3498db66}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay{color:#f5f5f5;background-color:#191919f2;border:1px solid #3498db4d;box-shadow:0 4px 12px #0000004d}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{white-space:nowrap;text-align:center;justify-content:center;width:100%;margin-bottom:4px;padding:6px 8px;font-size:.48rem}.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton{font-size:.43rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton svg,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton svg,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton svg,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton svg{flex-shrink:0;width:10px;height:10px}@media screen and (min-width:769px){.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon{transform-origin:50%;width:45px;height:45px;position:fixed;bottom:280px;left:18px!important;right:auto!important}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon{transform-origin:50%;width:45px;height:45px;position:fixed;bottom:280px;left:68px}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon:hover,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon:hover{transform:scale(1.1)}}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon svg,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon svg{color:#fff;width:20px;height:20px}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisIcon,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisIcon{z-index:150}@media screen and (max-width:768px){.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisOverlay h3,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay h3{margin-bottom:5px;padding-bottom:3px;font-size:.65rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSection>h3{margin-bottom:5px;font-size:.68rem}.EnhancedBundlePageClient-module__5x6xkW__fundingSourceItem{font-size:.58rem;line-height:1.2}.EnhancedBundlePageClient-module__5x6xkW__walletSourceInfo{margin-bottom:3px;font-size:.58rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton{white-space:nowrap;text-align:center;justify-content:center;width:100%;margin-bottom:4px;padding:6px 8px;font-size:.48rem}.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton{font-size:.43rem}.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{white-space:nowrap;text-align:center;width:100%;margin-top:2px;padding:6px 8px;font-size:.48rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__warningItem,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__creatorDetail{margin-bottom:4px;font-size:.58rem;line-height:1.2}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton svg,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton svg,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton svg,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton svg{width:10px;height:10px}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__warningIcon{width:12px;height:12px;margin-right:4px}}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__creatorAddress,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__heldSupply,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__warningLabel{align-items:center;margin-bottom:6px;font-size:.82rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__warningDetail{color:#e74c3c;margin-left:6px;font-size:.78rem}@media screen and (max-width:768px){.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__creatorAddress,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__heldSupply,.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__warningLabel{margin-bottom:4px;font-size:.58rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__warningDetail{margin-left:4px;font-size:.55rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__addressText{font-size:.55rem}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__triangleIcon{width:10px;height:10px}.EnhancedBundlePageClient-module__5x6xkW__creatorAnalysisOverlay .EnhancedBundlePageClient-module__5x6xkW__supplyPercent{font-size:.58rem}}.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisHeader h3{font-size:.8rem}@media screen and (max-width:768px){.EnhancedBundlePageClient-module__5x6xkW__fundingAnalysisHeader h3{font-size:.6rem}}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton{color:#f5f5f5;cursor:pointer;background-color:#28282dcc;border:1px solid #46464bcc;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:8px 10px;transition:all .2s;display:flex}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton:hover,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton:hover,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton:hover{background-color:#3c3c41e6;border-color:#646469e6}.EnhancedBundlePageClient-module__5x6xkW__walletSourceInfo{color:#bbb;margin-bottom:10px;margin-left:25px}@media screen and (max-width:768px){.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{white-space:nowrap;text-align:center;width:100%;margin-bottom:4px;padding:6px 8px;font-size:.48rem}.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton{font-size:.43rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton svg,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton svg,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton svg,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton svg{flex-shrink:0;width:10px;height:10px}}.EnhancedBundlePageClient-module__5x6xkW__fundingToggleGroup{gap:3px}@media screen and (max-width:768px){.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton{white-space:nowrap;text-align:center;justify-content:center;align-items:center;width:100%;min-height:32px;margin-bottom:5px;padding:7px 6px;font-size:.58rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton{font-size:.53rem}.EnhancedBundlePageClient-module__5x6xkW__showConnectionsButton svg,.EnhancedBundlePageClient-module__5x6xkW__crossBundleButton svg,.EnhancedBundlePageClient-module__5x6xkW__suspiciousPatternsButton svg,.EnhancedBundlePageClient-module__5x6xkW__exportReportButton svg{flex-shrink:0;width:12px;height:12px;margin-right:4px}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle{white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:6px 5px;font-size:.6rem;display:flex}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle span{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;overflow:hidden}.EnhancedBundlePageClient-module__5x6xkW__fundingToggle .EnhancedBundlePageClient-module__5x6xkW__toggleIcon{flex-shrink:0;width:11px;height:11px}}
.BundleTracePopup-module__maANLG__tracePopupModal{z-index:9999;-webkit-backdrop-filter:blur(5px);background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.BundleTracePopup-module__maANLG__tracePopupContent{z-index:10000;background-color:#fff;border-radius:8px;max-width:700px;max-height:85vh;padding:20px;position:relative;overflow-y:auto;box-shadow:0 5px 20px #0000004d}.BundleTracePopup-module__maANLG__tracePopupCloseButton{cursor:pointer;color:#000;z-index:10001;background:#00000026;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:5px;right:5px;box-shadow:0 2px 5px #0003}.BundleTracePopup-module__maANLG__tracePopupCloseButton:hover{background:#00000040;transform:scale(1.1)}.BundleTracePopup-module__maANLG__tracePopupTitle{align-items:center;margin-bottom:20px;padding-right:30px;font-size:1.5rem;display:flex}.BundleTracePopup-module__maANLG__titleIcon{margin-right:10px}.BundleTracePopup-module__maANLG__sourceIcon{margin-right:8px}.BundleTracePopup-module__maANLG__traceFlowContainer{max-height:65vh;margin-top:15px;padding-left:5px;padding-right:10px;overflow-y:auto}.BundleTracePopup-module__maANLG__traceFlowItemV2{align-items:flex-start;margin-bottom:25px;display:flex;position:relative}.BundleTracePopup-module__maANLG__traceSourceNodeV2{color:#eee;cursor:default;z-index:2;background-color:#333;border-left:4px solid;border-radius:6px;flex-shrink:0;align-items:center;margin-right:25px;padding:8px 12px;display:inline-flex;position:relative}.BundleTracePopup-module__maANLG__traceSourceNodeV2 a{color:#eee;font-weight:700;text-decoration:none}.BundleTracePopup-module__maANLG__traceSourceNodeV2 a:hover{text-decoration:underline}.BundleTracePopup-module__maANLG__traceDestinationsContainerV2{flex-direction:column;flex-grow:1;padding-top:5px;display:flex}.BundleTracePopup-module__maANLG__traceDestinationGroupV2{flex-direction:column;gap:8px;padding-left:20px;display:flex;position:relative}.BundleTracePopup-module__maANLG__withTopMargin{margin-top:10px}.BundleTracePopup-module__maANLG__groupHeader{color:#ccc;margin-bottom:5px;font-size:.9em;font-weight:400}.BundleTracePopup-module__maANLG__traceDestinationGroupV2:before{content:"";background-color:#555;width:1px;position:absolute;top:0;bottom:0;left:0}.BundleTracePopup-module__maANLG__traceDestinationNodeV2{background-color:#ffffff08;border-radius:4px;align-items:center;padding:4px 0 4px 10px;font-size:.9em;display:flex;position:relative}.BundleTracePopup-module__maANLG__relatedNode{opacity:.8}.BundleTracePopup-module__maANLG__traceDestinationNodeV2:before{content:"";background-color:#555;width:10px;height:1px;position:absolute;top:50%;left:-10px}.BundleTracePopup-module__maANLG__traceDestinationNodeV2 a{color:#3498db;text-decoration:none}.BundleTracePopup-module__maANLG__traceDestinationNodeV2 a:hover{text-decoration:underline}.BundleTracePopup-module__maANLG__traceDestinationNodeV2 span{color:#aaa}.BundleTracePopup-module__maANLG__traceArrowV2{color:#777;flex-shrink:0;margin-right:8px}.BundleTracePopup-module__maANLG__noSourcesMessage{text-align:center;color:#aaa;padding:20px}.dark .BundleTracePopup-module__maANLG__tracePopupContent{color:#f5f5f5;background-color:#222}.dark .BundleTracePopup-module__maANLG__traceDestinationNodeV2 a{color:#3498db}.dark .BundleTracePopup-module__maANLG__tracePopupCloseButton{color:#fff;background:#ffffff26}.dark .BundleTracePopup-module__maANLG__tracePopupCloseButton:hover{background:#ffffff40}
