.whale-watch-module__aNIKba__page{min-height:100vh;padding-top:var(--space-xl)}.whale-watch-module__aNIKba__hero{text-align:center;padding:var(--space-3xl)var(--space-lg)var(--space-2xl)}.whale-watch-module__aNIKba__label{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-md);text-transform:uppercase;letter-spacing:.12em;color:var(--green-accent);border-radius:var(--radius-full);margin-bottom:var(--space-md);background:#00e6761a;border:1px solid #00e67640;font-size:.75rem;font-weight:700;display:inline-flex}.whale-watch-module__aNIKba__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-md);font-size:clamp(2rem,5vw,3.2rem);font-weight:700}.whale-watch-module__aNIKba__accent{background:linear-gradient(135deg,var(--green-accent),var(--cyan-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.whale-watch-module__aNIKba__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.05rem}.whale-watch-module__aNIKba__statusBar{align-items:center;gap:var(--space-sm);margin-top:var(--space-md);border:1px solid var(--glass-border);border-radius:var(--radius-full);background:#0000004d;padding:6px 16px;display:inline-flex}.whale-watch-module__aNIKba__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite whale-watch-module__aNIKba__pulse-dot}@keyframes whale-watch-module__aNIKba__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.whale-watch-module__aNIKba__statusText{letter-spacing:.04em;font-size:.75rem;font-weight:600}.whale-watch-module__aNIKba__statusCount{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono);padding-left:var(--space-sm);border-left:1px solid var(--glass-border)}.whale-watch-module__aNIKba__summaryGrid{max-width:1100px;margin:0 auto var(--space-2xl);padding:0 var(--space-lg);gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.whale-watch-module__aNIKba__summaryCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center}.whale-watch-module__aNIKba__summaryIcon{margin-bottom:var(--space-sm);font-size:1.8rem}.whale-watch-module__aNIKba__summaryValue{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:var(--space-xs);font-size:1.5rem;font-weight:800}.whale-watch-module__aNIKba__summaryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.whale-watch-module__aNIKba__emptyState{text-align:center;padding:var(--space-3xl)var(--space-lg);position:relative}.whale-watch-module__aNIKba__emptyIcon{margin-bottom:var(--space-md);font-size:3rem;animation:3s ease-in-out infinite whale-watch-module__aNIKba__float}@keyframes whale-watch-module__aNIKba__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.whale-watch-module__aNIKba__emptyTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.2rem}.whale-watch-module__aNIKba__emptyDesc{color:var(--text-secondary);max-width:400px;margin:0 auto;font-size:.9rem}.whale-watch-module__aNIKba__pulseRing{pointer-events:none;border:2px solid #00e6764d;border-radius:50%;width:60px;height:60px;animation:2s ease-out infinite whale-watch-module__aNIKba__pulse-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes whale-watch-module__aNIKba__pulse-ring{0%{opacity:1;width:60px;height:60px}to{opacity:0;width:140px;height:140px}}.whale-watch-module__aNIKba__grid{max-width:1200px;padding:0 var(--space-lg)var(--space-2xl);gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;display:grid}.whale-watch-module__aNIKba__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--duration-normal)var(--ease-out);position:relative;overflow:hidden}.whale-watch-module__aNIKba__card:hover{border-color:var(--border-medium);box-shadow:var(--shadow-cyan);transform:translateY(-2px)}.whale-watch-module__aNIKba__cardLive{border-color:#00e6764d;animation:.5s ease-out whale-watch-module__aNIKba__card-enter}@keyframes whale-watch-module__aNIKba__card-enter{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.whale-watch-module__aNIKba__liveBadge{color:#00e676;border-radius:var(--radius-full);letter-spacing:.04em;background:#00e67626;border:1px solid #00e6764d;padding:2px 8px;font-size:.65rem;font-weight:700;position:absolute;top:8px;right:8px}.whale-watch-module__aNIKba__cardTop{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.whale-watch-module__aNIKba__cardIcon{font-size:2rem}.whale-watch-module__aNIKba__cardName{color:var(--text-primary);font-size:1.15rem;font-weight:700}.whale-watch-module__aNIKba__cardNameMono{font-family:var(--font-mono)}.whale-watch-module__aNIKba__cardIssuer{color:var(--text-muted);margin-bottom:var(--space-md);font-size:.78rem}.whale-watch-module__aNIKba__cardStats{gap:var(--space-md);margin-bottom:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.whale-watch-module__aNIKba__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:2px;font-size:.7rem;font-weight:700}.whale-watch-module__aNIKba__statValue{font-family:var(--font-mono);color:var(--text-primary);font-size:.95rem;font-weight:700}.whale-watch-module__aNIKba__statValueSm{font-size:.85rem}.whale-watch-module__aNIKba__txHash{font-family:var(--font-mono);color:var(--cyan-400,#448aff);font-size:.75rem;text-decoration:none;transition:color .2s;display:inline-block}.whale-watch-module__aNIKba__txHash:hover{color:var(--text-primary);text-decoration:underline}.whale-watch-module__aNIKba__reserveSection{max-width:1000px;margin:var(--space-3xl)auto 0;padding:0 var(--space-lg)}.whale-watch-module__aNIKba__reserveTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-lg);text-align:center;font-size:1.5rem}.whale-watch-module__aNIKba__reserveDesc{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-2xl);font-size:.9rem}.whale-watch-module__aNIKba__reserveGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.whale-watch-module__aNIKba__reserveCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-lg);background:linear-gradient(135deg,#18181bb3,#12121480);position:relative;overflow:hidden}.whale-watch-module__aNIKba__reserveStripe{height:2px;position:absolute;top:0;left:0;right:0}.whale-watch-module__aNIKba__reserveHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.whale-watch-module__aNIKba__reserveExchange{font-family:var(--font-display);color:var(--text-primary);font-size:1.1rem;font-weight:600}.whale-watch-module__aNIKba__reserveChange{border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:700}.whale-watch-module__aNIKba__reserveStats{gap:var(--space-sm);margin-bottom:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.whale-watch-module__aNIKba__reserveStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.whale-watch-module__aNIKba__reserveStatValPrimary{font-family:var(--font-mono);color:var(--text-primary);font-size:.9rem}.whale-watch-module__aNIKba__reserveStatValSecondary{font-family:var(--font-mono);color:var(--text-secondary);font-size:.9rem}.whale-watch-module__aNIKba__reservePeriod{color:var(--text-muted);font-size:.72rem;font-family:var(--font-mono);margin-bottom:var(--space-xs)}.whale-watch-module__aNIKba__reserveSignal{font-size:.75rem;font-weight:600}.whale-watch-module__aNIKba__exportBtn{margin:var(--space-lg)auto;border-radius:var(--radius-lg);color:#448aff;cursor:pointer;font-size:.82rem;font-weight:700;font-family:var(--font-body);background:linear-gradient(135deg,#0085ff33,#0085ff0d);border:1px solid #0085ff4d;padding:10px 24px;transition:all .2s;display:block}.whale-watch-module__aNIKba__exportBtn:hover{background:linear-gradient(135deg,#0085ff4d,#0085ff1a);transform:translateY(-1px)}.whale-watch-module__aNIKba__squeezeAlert{margin-top:var(--space-2xl);border-radius:var(--radius-xl);padding:var(--space-lg);text-align:center;background:#ff52520d;border:1px solid #ff525226}.whale-watch-module__aNIKba__squeezeIcon{margin-bottom:var(--space-xs);font-size:1.2rem}.whale-watch-module__aNIKba__squeezeTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-xs);font-size:.9rem;font-weight:600}.whale-watch-module__aNIKba__squeezeDesc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:.85rem;line-height:1.7}.whale-watch-module__aNIKba__squeezeSource{color:var(--text-muted);margin-top:var(--space-sm);font-size:.7rem;font-style:italic}@media (max-width:768px){.whale-watch-module__aNIKba__grid{grid-template-columns:1fr}.whale-watch-module__aNIKba__summaryGrid{grid-template-columns:repeat(2,1fr)}.whale-watch-module__aNIKba__reserveGrid{grid-template-columns:1fr}}
