.display-module__RaAdba__stage{background:var(--stage-bg);width:100%;height:100dvh;color:var(--stage-text);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;position:fixed;inset:0;overflow:hidden}.display-module__RaAdba__bgLayer{z-index:0;position:absolute;inset:0}.display-module__RaAdba__bgSlide{opacity:0;transition:opacity 2.2s,transform 9s ease-out;position:absolute;inset:0;transform:scale(1.02)}.display-module__RaAdba__bgSlideActive{opacity:1;z-index:1;transform:scale(1.12)}.display-module__RaAdba__bgSlideImg{object-fit:cover}.display-module__RaAdba__bgEmpty{background:radial-gradient(circle at 30% 20%, var(--stage-navy), var(--stage-bg) 70%);position:absolute;inset:0}.display-module__RaAdba__bgOverlay{z-index:2;background:radial-gradient(circle at 85% 0,#ff6b3538,#0000 45%),radial-gradient(circle at 0 100%,#1e9fb32e,#0000 45%),linear-gradient(#080b128c 0%,#080b12c7 55%,#080b12eb 100%);transition:opacity 1s,background 1s;position:absolute;inset:0}.display-module__RaAdba__bgOverlayDimmed{background:radial-gradient(circle at 85% 0,#ff6b351f,#0000 45%),radial-gradient(circle at 0 100%,#1e9fb31a,#0000 45%),linear-gradient(#080b1240 0%,#080b1273 60%,#080b12bf 100%)}.display-module__RaAdba__grainOverlay{z-index:3;opacity:.05;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.display-module__RaAdba__embers{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.display-module__RaAdba__ember{background:radial-gradient(circle, var(--accent-gold), #f5a62300);border-radius:50%;width:5px;height:5px;animation-name:display-module__RaAdba__emberFloat;animation-timing-function:ease-in;animation-iteration-count:infinite;position:absolute;bottom:-4%;box-shadow:0 0 8px 2px #f5a62399}@keyframes display-module__RaAdba__emberFloat{0%{opacity:0;transform:translate(0)scale(.6)}10%{opacity:.9}90%{opacity:.4}to{transform:translate(var(--drift,30px), -108vh) scale(1);opacity:0}}.display-module__RaAdba__content{z-index:10;flex-direction:column;height:100%;display:flex;position:relative}.display-module__RaAdba__ticker{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--stage-border);background:#080b12ad;flex-shrink:0;display:flex}.display-module__RaAdba__liveCluster{flex-shrink:0;align-items:center;gap:10px;display:flex}.display-module__RaAdba__liveBadge{color:#fff;letter-spacing:.08em;border-radius:var(--radius-pill);background:linear-gradient(120deg,#e11d2e,#ff4d4d);align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 0 16px #e11d2e8c}.display-module__RaAdba__liveDot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite display-module__RaAdba__livePulse}@keyframes display-module__RaAdba__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.display-module__RaAdba__liveCount{color:var(--accent-gold);white-space:nowrap;font-size:.85rem;font-weight:700;display:inline-block}.display-module__RaAdba__liveCountBump{animation:.4s ease-out display-module__RaAdba__liveCountBump}@keyframes display-module__RaAdba__liveCountBump{0%{transform:scale(1)}35%{transform:scale(1.25)}to{transform:scale(1)}}.display-module__RaAdba__tickerTrack{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.display-module__RaAdba__tickerScroll{width:max-content;animation:34s linear infinite display-module__RaAdba__scrollTicker;display:flex}.display-module__RaAdba__tickerItem{color:var(--accent-gold);white-space:nowrap;padding-right:14px;font-size:1rem;font-weight:600}.display-module__RaAdba__tickerItem strong{color:var(--stage-text);font-family:var(--font-display);letter-spacing:.02em;font-weight:400}@keyframes display-module__RaAdba__scrollTicker{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.display-module__RaAdba__zonesRow{flex:1;gap:clamp(14px,1.6vw,28px);min-height:0;padding:clamp(14px,2vw,28px) clamp(16px,2.4vw,32px) clamp(70px,8vw,110px);display:flex}.display-module__RaAdba__liveZone{flex:0 0 40%;min-width:0;min-height:0;display:flex}.display-module__RaAdba__liveZone>*{flex:1;min-height:0}.display-module__RaAdba__exploreZone{outline:none;flex:1;min-width:0;position:relative}.display-module__RaAdba__widgetGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:clamp(10px,1.4vw,18px);width:100%;height:100%;display:grid}.display-module__RaAdba__widgetTile{cursor:pointer;background:var(--stage-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--stage-border);border-top:3px solid var(--widget-accent,var(--accent-gold));border-radius:var(--radius-xl);box-shadow:var(--shadow-card);flex-direction:column;gap:8px;padding:clamp(12px,1.4vw,20px);transition:transform .25s,box-shadow .25s;display:flex;position:relative}.display-module__RaAdba__widgetTile:hover{transform:translateY(-2px)}.display-module__RaAdba__widgetTileFocused{box-shadow:0 0 0 2px var(--widget-accent,var(--accent-gold)), var(--glow-amber), var(--shadow-card);transform:translateY(-2px)}.display-module__RaAdba__widgetTileHeader{flex-shrink:0;align-items:center;gap:8px;display:flex}.display-module__RaAdba__widgetTileIcon{background:color-mix(in srgb, var(--widget-accent,var(--accent-gold)) 22%, transparent);width:26px;height:26px;color:var(--widget-accent,var(--accent-gold));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.display-module__RaAdba__widgetTileTitle{letter-spacing:.02em;color:var(--stage-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.72rem,.9vw,.85rem);font-weight:800;overflow:hidden}.display-module__RaAdba__widgetTileSummary{flex:1;min-height:0;display:flex}.display-module__RaAdba__exploreHint{color:var(--accent-gold);pointer-events:none;font-size:.78rem;font-weight:700;animation:3.4s ease-in-out infinite display-module__RaAdba__nudgeBounce;position:absolute;bottom:-2px;right:4px}.display-module__RaAdba__widgetDetailOverlay{z-index:40;background:var(--stage-surface-solid);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);box-shadow:var(--glow-amber), 0 30px 70px #00000080;border:1px solid #f5a62359;flex-direction:column;padding:clamp(20px,2.6vw,40px);display:flex;position:absolute;inset:0;overflow-y:auto;container:widgetDetail/inline-size}.display-module__RaAdba__widgetDetailContent{justify-content:center;align-items:center;width:100%;margin:auto;display:flex}.display-module__RaAdba__widgetCloseButton{z-index:41;border:1px solid var(--stage-border);width:36px;height:36px;color:var(--stage-text);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:clamp(12px,1.6vw,20px);right:clamp(12px,1.6vw,20px)}.display-module__RaAdba__qrCorner{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);box-shadow:var(--glow-amber), var(--shadow-float);background:#0c111cb8;border:1px solid #f5a62359;flex-direction:column;align-items:center;gap:8px;padding:14px 16px 12px;animation:4s ease-in-out infinite display-module__RaAdba__qrBreathe;display:flex;position:absolute;bottom:clamp(14px,2vw,28px);right:clamp(14px,2vw,28px)}.display-module__RaAdba__qrCornerDonate{box-shadow:0 0 60px #ffd1664d, var(--shadow-float);border-color:#ffd1668c;left:clamp(14px,2vw,28px);right:auto}.display-module__RaAdba__qrCornerAfterschool{box-shadow:0 0 60px #43a75b4d, var(--shadow-float);border-color:#43a75b8c;left:50%;right:auto;transform:translate(-50%)}.display-module__RaAdba__qrAfterschoolLabel{color:#6bd88a;text-align:center;font-size:.78rem;font-weight:800;line-height:1.2}.display-module__RaAdba__qrNudgeAfterschool{color:#6bd88a}@keyframes display-module__RaAdba__qrBreathe{0%,to{box-shadow:var(--glow-amber), var(--shadow-float)}50%{box-shadow:0 0 30px #f5a6232e, var(--shadow-float)}}.display-module__RaAdba__qrBox{border-radius:var(--radius-md);background:#fff;padding:8px;line-height:0}.display-module__RaAdba__qrDonateLabel,.display-module__RaAdba__qrSurveyLabel{color:var(--accent-gold);text-align:center;font-size:.78rem;font-weight:800;line-height:1.2}.display-module__RaAdba__qrNudge{color:var(--accent-gold);align-items:center;gap:4px;font-size:.78rem;font-weight:700;animation:1.8s ease-in-out infinite display-module__RaAdba__nudgeBounce;display:flex}.display-module__RaAdba__qrNudgeDonate{color:#ffd166}@keyframes display-module__RaAdba__nudgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.display-module__RaAdba__kicker{color:var(--accent-gold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:clamp(10px,1.6vw,18px);font-size:clamp(.8rem,1vw,.95rem);font-weight:800;display:inline-flex}.display-module__RaAdba__headline{font-family:var(--font-display);letter-spacing:.01em;background:linear-gradient(120deg, #fff, var(--accent-gold) 60%, var(--accent-tangerine));color:#0000;text-shadow:0 0 60px #f5a62340;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:400;line-height:.98}.display-module__RaAdba__sub{color:var(--stage-text-secondary);font-size:clamp(1rem,1.4vw,1.3rem);font-weight:500;line-height:1.5}.display-module__RaAdba__glassPanel{background:var(--stage-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--stage-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.display-module__RaAdba__countUp{transition:text-shadow .4s;display:inline-block}.display-module__RaAdba__countUpLanded{animation:.9s display-module__RaAdba__countGlow}@keyframes display-module__RaAdba__countGlow{0%{text-shadow:none}35%{text-shadow:0 0 30px #f5a623e6,0 0 60px #ff6b3580}to{text-shadow:0 0 18px #f5a62359}}@media (max-width:900px){.display-module__RaAdba__qrCorner{padding:10px 12px 8px}.display-module__RaAdba__qrBox svg{width:72px;height:72px}.display-module__RaAdba__ticker{padding:10px 14px}.display-module__RaAdba__liveCount{display:none}.display-module__RaAdba__zonesRow{flex-direction:column;overflow-y:auto}.display-module__RaAdba__liveZone{flex:none;max-height:40vh}.display-module__RaAdba__widgetGrid{grid-template-columns:repeat(2,1fr)}}.display-module__RaAdba__connectionPip{z-index:170;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--stage-border);border-radius:var(--radius-pill);color:var(--stage-text-secondary);background:#080b12d9;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex;position:fixed;top:clamp(14px,2vw,24px);left:50%;transform:translate(-50%)}.display-module__RaAdba__connectionPipDot{background:#f5a623;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite display-module__RaAdba__connectionPipPulse}@keyframes display-module__RaAdba__connectionPipPulse{0%,to{opacity:1}50%{opacity:.35}}.display-module__RaAdba__goldenOverlay{z-index:150;pointer-events:none;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.display-module__RaAdba__goldenCard{border-radius:var(--radius-xl);background:var(--stage-surface-solid);border:1px solid var(--accent-gold);text-align:center;width:100%;max-width:760px;padding:48px 56px;position:relative;overflow:hidden;box-shadow:0 0 120px #f5a62373}.display-module__RaAdba__goldenCard:before{content:"";background:linear-gradient(120deg,#0000,#ffffff40,#0000);width:40%;height:100%;animation:3.2s ease-in-out infinite display-module__RaAdba__goldenShimmer;position:absolute;top:0;left:-60%;transform:skew(-20deg)}@keyframes display-module__RaAdba__goldenShimmer{0%{left:-60%}60%,to{left:130%}}.display-module__RaAdba__goldenBadge{background:var(--gradient-sunset);color:#1a0e00;letter-spacing:.06em;border-radius:var(--radius-pill);box-shadow:var(--glow-amber);margin-bottom:18px;padding:6px 18px;font-size:.85rem;font-weight:800;display:inline-block}.display-module__RaAdba__goldenName{color:var(--accent-gold);margin-bottom:10px;font-size:1.3rem;font-weight:800}.display-module__RaAdba__goldenMessage{color:#fff;font-size:2rem;font-weight:600;line-height:1.35}.display-module__RaAdba__reactionParticleLayer{z-index:140;pointer-events:none;position:fixed;inset:0;overflow:hidden}.display-module__RaAdba__reactionParticle{font-size:2.4rem;animation:3.2s ease-out forwards display-module__RaAdba__reactionFloat;position:absolute;bottom:0}@keyframes display-module__RaAdba__reactionFloat{0%{opacity:0;transform:translateY(0)scale(.6)}15%{opacity:1}to{opacity:0;transform:translateY(-90vh)scale(1.1)}}@media (prefers-reduced-motion:reduce){.display-module__RaAdba__goldenCard:before,.display-module__RaAdba__reactionParticle{animation:none}.display-module__RaAdba__reactionParticle{opacity:0}}
.SurveyFlow-module__kJDQ5q__page{background:var(--hub-bg-gradient);min-height:100dvh;color:var(--hub-text);background-size:200% 200%;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 20px;animation:18s ease-in-out infinite SurveyFlow-module__kJDQ5q__hubGradientShift;display:flex;position:relative;overflow:hidden}.SurveyFlow-module__kJDQ5q__page:before{content:"";z-index:0;pointer-events:none;background-image:var(--hub-grain);opacity:.05;mix-blend-mode:overlay;position:fixed;inset:0}.SurveyFlow-module__kJDQ5q__ambientGlow{z-index:0;pointer-events:none;background:radial-gradient(circle at 12% -10%,#ff6b3538,#0000 45%),radial-gradient(circle at 100% 110%,#1e9fb32e,#0000 45%);position:fixed;inset:0}.SurveyFlow-module__kJDQ5q__card,.SurveyFlow-module__kJDQ5q__introCard{z-index:1;background:var(--color-card);width:100%;max-width:480px;color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);text-align:center;position:relative;overflow:hidden}.SurveyFlow-module__kJDQ5q__card{padding:32px 24px}.SurveyFlow-module__kJDQ5q__hero{background-position:50%;background-size:cover;align-items:flex-end;height:200px;display:flex;position:relative}.SurveyFlow-module__kJDQ5q__heroOverlay{background:linear-gradient(#0000,#0b2239d9 70%);flex-direction:column;align-items:center;gap:8px;width:100%;padding:16px 20px;display:flex}.SurveyFlow-module__kJDQ5q__heroLogo{box-shadow:var(--glow-amber);background:#fff;border-radius:50%}.SurveyFlow-module__kJDQ5q__heroTitle{color:#fff;text-shadow:0 2px 6px #0006;font-size:1.3rem;font-weight:800;line-height:1.25}.SurveyFlow-module__kJDQ5q__introBody{padding:24px 24px 28px}.SurveyFlow-module__kJDQ5q__introText{opacity:.85;margin-bottom:20px;font-size:1.05rem;line-height:1.5}.SurveyFlow-module__kJDQ5q__introFootnote{opacity:.55;margin-top:14px;font-size:.85rem}.SurveyFlow-module__kJDQ5q__title{font-family:var(--font-display);background:linear-gradient(120deg, var(--color-text), var(--accent-tangerine));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.9rem;font-weight:400}.SurveyFlow-module__kJDQ5q__tagline{opacity:.8;margin-bottom:28px;font-size:1.1rem}.SurveyFlow-module__kJDQ5q__form{text-align:left;flex-direction:column;gap:16px;display:flex}.SurveyFlow-module__kJDQ5q__label{font-size:.95rem;font-weight:600}.SurveyFlow-module__kJDQ5q__input,.SurveyFlow-module__kJDQ5q__textarea{border-radius:var(--radius-md);width:100%;color:var(--color-text);background:#fffefb;border:2px solid #e5d9c4;padding:14px 16px;font-family:inherit;font-size:1.15rem}.SurveyFlow-module__kJDQ5q__input:focus,.SurveyFlow-module__kJDQ5q__textarea:focus{border-color:var(--color-accent);outline:none}.SurveyFlow-module__kJDQ5q__textarea{resize:vertical;min-height:110px}.SurveyFlow-module__kJDQ5q__submitButton{color:#fff;background:var(--gradient-sunset);border-radius:var(--radius-lg);border:none;width:100%;margin-top:8px;padding:16px;font-size:1.2rem;font-weight:700;transition:opacity .15s,transform .1s;box-shadow:0 14px 30px #ff6b3559}.SurveyFlow-module__kJDQ5q__submitButton:active:not(:disabled){transform:scale(.98)}.SurveyFlow-module__kJDQ5q__submitButton:disabled{opacity:.5;cursor:not-allowed}.SurveyFlow-module__kJDQ5q__backButton{color:var(--color-text);border-radius:var(--radius-lg);background:0 0;border:2px solid #e5d9c4;width:100%;margin-top:12px;padding:16px;font-size:1.05rem;font-weight:700}.SurveyFlow-module__kJDQ5q__backButton:disabled{opacity:.35;cursor:not-allowed}.SurveyFlow-module__kJDQ5q__error{color:#b3261e;font-size:.95rem;font-weight:600}.SurveyFlow-module__kJDQ5q__progressTrack{border-radius:var(--radius-pill);background:#f0e6d2;height:8px;margin-bottom:10px;overflow:hidden}.SurveyFlow-module__kJDQ5q__progressFill{background:var(--gradient-sunset);border-radius:var(--radius-pill);height:100%}.SurveyFlow-module__kJDQ5q__progressLabel{opacity:.55;margin-bottom:18px;font-size:.85rem;font-weight:600}.SurveyFlow-module__kJDQ5q__question{text-align:left;margin-bottom:6px;font-size:1.3rem;font-weight:700;line-height:1.35}.SurveyFlow-module__kJDQ5q__helper{opacity:.6;text-align:left;margin-bottom:16px;font-size:.9rem}.SurveyFlow-module__kJDQ5q__yesNoRow{gap:12px;display:flex}.SurveyFlow-module__kJDQ5q__yesNoButton{border-radius:var(--radius-lg);color:var(--color-text);background:#fffefb;border:2px solid #e5d9c4;flex:1;padding:18px;font-size:1.15rem;font-weight:700;transition:all .15s}.SurveyFlow-module__kJDQ5q__yesNoButtonSelected{border-color:var(--color-accent);background:var(--gradient-sunset);color:#fff}.SurveyFlow-module__kJDQ5q__chipGrid{flex-wrap:wrap;gap:10px;display:flex}.SurveyFlow-module__kJDQ5q__chip{border-radius:var(--radius-pill);color:var(--color-text);background:#fffefb;border:2px solid #e5d9c4;padding:11px 16px;font-size:.95rem;font-weight:600;transition:all .15s}.SurveyFlow-module__kJDQ5q__chip:disabled{opacity:.4;cursor:not-allowed}.SurveyFlow-module__kJDQ5q__chipSelected{border-color:var(--color-accent);background:var(--gradient-sunset);color:#fff}.SurveyFlow-module__kJDQ5q__chipCounter{opacity:.5;text-align:right;margin-top:10px;font-size:.8rem}.SurveyFlow-module__kJDQ5q__navRow{gap:12px;margin-top:24px;display:flex}.SurveyFlow-module__kJDQ5q__navRow .SurveyFlow-module__kJDQ5q__backButton{flex:1;margin-top:0}.SurveyFlow-module__kJDQ5q__navRow .SurveyFlow-module__kJDQ5q__submitButton{flex:2;margin-top:0}
.scenes-module__zZWIlG__sceneRoot{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;width:100%;max-width:1500px;display:flex}.scenes-module__zZWIlG__headerBlock{margin-bottom:clamp(20px,3vw,44px)}.scenes-module__zZWIlG__liveScene{flex-direction:column;align-items:center;width:100%;max-width:1100px;height:100%;display:flex}.scenes-module__zZWIlG__feedViewport{flex:1;width:100%;min-height:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 6% 92%,#0000);mask-image:linear-gradient(#0000,#000 6% 92%,#0000)}.scenes-module__zZWIlG__feedEmpty{height:100%;color:var(--stage-text-secondary);justify-content:center;align-items:center;font-size:1.3rem;display:flex}.scenes-module__zZWIlG__feedTrack{will-change:transform;flex-direction:column;gap:16px;display:flex}.scenes-module__zZWIlG__bubbleCard{background:var(--stage-surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--stage-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-float);flex-shrink:0;align-items:flex-start;gap:16px;padding:16px 22px;display:flex;position:relative}.scenes-module__zZWIlG__bubbleCardEven{transform:rotate(-.5deg)}.scenes-module__zZWIlG__bubbleCardOdd{transform:rotate(.5deg)}.scenes-module__zZWIlG__bubbleGlow{box-shadow:0 0 0 2px var(--accent-gold), var(--glow-amber);animation:3.2s forwards scenes-module__zZWIlG__glowFade}@keyframes scenes-module__zZWIlG__glowFade{0%{box-shadow:0 0 0 2px var(--accent-gold), 0 0 50px #f5a62399}to{box-shadow:0 0 0 2px transparent, var(--shadow-float)}}.scenes-module__zZWIlG__newRibbon{background:var(--gradient-sunset);color:#1a0e00;letter-spacing:.06em;border-radius:var(--radius-pill);padding:2px 9px;font-size:.65rem;font-weight:800;position:absolute;top:8px;right:14px}.scenes-module__zZWIlG__avatarChip{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.15rem;font-weight:800;display:flex;box-shadow:0 0 0 3px #ffffff14}.scenes-module__zZWIlG__avatarChip0{background:linear-gradient(135deg, var(--accent-tangerine), var(--accent-coral))}.scenes-module__zZWIlG__avatarChip1{background:linear-gradient(135deg, var(--accent-teal), #3fd0e6)}.scenes-module__zZWIlG__avatarChip2{background:linear-gradient(135deg,#43a75b,#7ee68b)}.scenes-module__zZWIlG__avatarChip3{background:linear-gradient(135deg,#8452d9,#b98cff)}.scenes-module__zZWIlG__avatarChip4{background:linear-gradient(135deg, var(--accent-gold), var(--accent-amber))}.scenes-module__zZWIlG__bubbleName{color:var(--accent-gold);margin-bottom:3px;font-size:1rem;font-weight:700}.scenes-module__zZWIlG__bubbleMessage{color:var(--stage-text);word-break:break-word;font-size:1.15rem;line-height:1.4}.scenes-module__zZWIlG__spotlightWrap{z-index:50;pointer-events:none;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.scenes-module__zZWIlG__spotlightCard{pointer-events:auto;border-radius:var(--radius-xl);width:min(720px,90%);box-shadow:var(--glow-amber), 0 30px 70px #00000080;background:linear-gradient(135deg,#0b2239eb,#123354eb);border:1px solid #f5a62380;align-items:center;gap:20px;padding:32px 38px;display:flex;position:relative}.scenes-module__zZWIlG__spotlightBadge{background:var(--gradient-sunset);color:#1a0e00;letter-spacing:.05em;border-radius:var(--radius-pill);box-shadow:var(--glow-amber);padding:5px 14px;font-size:.8rem;font-weight:800;position:absolute;top:-16px;left:32px}.scenes-module__zZWIlG__spotlightAvatar{color:#fff;background:var(--gradient-sunset);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.8rem;font-weight:800;display:flex}.scenes-module__zZWIlG__spotlightName{color:var(--accent-gold);margin-bottom:6px;font-size:1.15rem;font-weight:700}.scenes-module__zZWIlG__spotlightMessage{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.35}.scenes-module__zZWIlG__particle{pointer-events:none;font-size:1.6rem;animation:1.1s ease-out forwards scenes-module__zZWIlG__particleBurst;position:absolute}@keyframes scenes-module__zZWIlG__particleBurst{0%{opacity:1;transform:translate(0)scale(.6)}to{transform:translate(var(--px,0), var(--py,-60px)) scale(1.2);opacity:0}}.scenes-module__zZWIlG__impactGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(14px,2vw,26px);width:100%;display:grid}.scenes-module__zZWIlG__impactCard{flex-direction:column;align-items:center;gap:10px;padding:clamp(20px,2.4vw,34px) clamp(16px,2vw,26px);display:flex}.scenes-module__zZWIlG__impactIcon{border-radius:var(--radius-md);width:52px;height:52px;color:var(--accent-gold);background:linear-gradient(135deg,#f5a62338,#ff6b3524);justify-content:center;align-items:center;margin-bottom:6px;display:flex}.scenes-module__zZWIlG__impactValue{font-family:var(--font-display);background:linear-gradient(120deg, #fff, var(--accent-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,3.6vw,3.2rem);font-weight:400;line-height:1}.scenes-module__zZWIlG__impactLabel{color:var(--stage-text);font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:700}.scenes-module__zZWIlG__impactDetail{color:var(--stage-text-muted);font-size:.82rem}.scenes-module__zZWIlG__timelineScene{width:100%}.scenes-module__zZWIlG__timelineTrackWrap{width:100%;padding:0 10px;position:relative}.scenes-module__zZWIlG__timelineLine{border-radius:var(--radius-pill);background:var(--gradient-sunset);height:3px;position:absolute;top:8px;left:0;box-shadow:0 0 14px #f5a62380}.scenes-module__zZWIlG__timelineNodes{justify-content:space-between;width:100%;display:flex}.scenes-module__zZWIlG__timelineNode{flex-direction:column;flex:1;align-items:center;gap:14px;padding:0 6px;display:flex}.scenes-module__zZWIlG__timelineDot{background:var(--gradient-sunset);width:18px;height:18px;box-shadow:var(--glow-amber);border-radius:50%;flex-shrink:0}.scenes-module__zZWIlG__timelineYear{font-family:var(--font-display);color:var(--accent-gold);font-size:clamp(1.3rem,2vw,1.8rem);font-weight:400}.scenes-module__zZWIlG__timelineCard{width:100%;min-height:150px;padding:14px 14px 16px;position:relative}.scenes-module__zZWIlG__timelineDotCurrent{background:var(--gradient-sunset);box-shadow:0 0 0 2px var(--accent-gold), var(--glow-amber);animation:2.6s ease-in-out infinite scenes-module__zZWIlG__timelineCurrentPulse}.scenes-module__zZWIlG__timelineCardCurrent{box-shadow:0 0 0 2px var(--accent-gold), var(--glow-amber);animation:2.6s ease-in-out infinite scenes-module__zZWIlG__timelineCurrentPulse}@keyframes scenes-module__zZWIlG__timelineCurrentPulse{0%,to{box-shadow:0 0 0 2px var(--accent-gold), var(--glow-amber)}50%{box-shadow:0 0 0 3px var(--accent-gold), 0 0 80px #f5a6238c}}.scenes-module__zZWIlG__timelineCurrentBadge{background:var(--gradient-sunset);color:#1a0e00;letter-spacing:.05em;border-radius:var(--radius-pill);box-shadow:var(--glow-amber);padding:4px 12px;font-size:.68rem;font-weight:800;position:absolute;top:-14px;right:14px}.scenes-module__zZWIlG__timelineTitle{color:var(--stage-text);margin-bottom:8px;font-size:.92rem;font-weight:800}.scenes-module__zZWIlG__timelineItems{color:var(--stage-text-secondary);flex-direction:column;gap:4px;font-size:.72rem;line-height:1.35;list-style:none;display:flex}.scenes-module__zZWIlG__programsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.6vw,22px);width:100%;display:grid}.scenes-module__zZWIlG__programCard{text-align:left;border-top:3px solid var(--card-accent,var(--accent-gold));flex-direction:column;gap:8px;padding:clamp(18px,2vw,26px) clamp(16px,1.8vw,22px);display:flex}.scenes-module__zZWIlG__programIconWrap{border-radius:var(--radius-md);background:color-mix(in srgb, var(--card-accent,var(--accent-gold)) 20%, transparent);width:44px;height:44px;color:var(--card-accent,var(--accent-gold));justify-content:center;align-items:center;margin-bottom:4px;display:flex}.scenes-module__zZWIlG__programTag{letter-spacing:.09em;text-transform:uppercase;color:var(--card-accent,var(--accent-gold));font-size:.68rem;font-weight:800}.scenes-module__zZWIlG__programName{color:var(--stage-text);font-size:1.08rem;font-weight:800}.scenes-module__zZWIlG__programDesc{color:var(--stage-text-secondary);font-size:.85rem;line-height:1.4}.scenes-module__zZWIlG__campCadenceRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:clamp(18px,2.4vw,30px);display:flex}.scenes-module__zZWIlG__campCadenceBadge{border-radius:var(--radius-pill);color:var(--accent-gold);background:#ff6b3524;border:1px solid #ff6b3559;padding:7px 16px;font-size:.85rem;font-weight:700}.scenes-module__zZWIlG__campGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:clamp(10px,1.4vw,18px);width:100%;display:grid}.scenes-module__zZWIlG__campTile{flex-direction:column;gap:3px;padding:14px 10px;display:flex}.scenes-module__zZWIlG__campValue{font-family:var(--font-display);color:var(--accent-gold);font-size:clamp(1.4rem,2.2vw,2rem);font-weight:400}.scenes-module__zZWIlG__campLabel{color:var(--stage-text-secondary);font-size:.72rem;font-weight:600;line-height:1.25}.scenes-module__zZWIlG__roiScene{flex-direction:column;align-items:center;gap:clamp(24px,3vw,40px);display:flex}.scenes-module__zZWIlG__roiCoin{background:radial-gradient(circle at 35% 30%, var(--accent-gold), var(--accent-tangerine) 60%, var(--accent-coral) 100%);color:#1a0e00;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(160px,16vw,230px);height:clamp(160px,16vw,230px);animation:3.4s ease-in-out infinite scenes-module__zZWIlG__coinPulse;display:flex;box-shadow:0 0 90px #f5a6238c,inset 0 4px 20px #ffffff59}@keyframes scenes-module__zZWIlG__coinPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.scenes-module__zZWIlG__roiCoinValue{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400}.scenes-module__zZWIlG__roiCoinLabel{letter-spacing:.08em;font-size:clamp(.7rem,1vw,.85rem);font-weight:800}.scenes-module__zZWIlG__roiFiguresRow{grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.6vw,20px);width:100%;max-width:1000px;display:grid}.scenes-module__zZWIlG__roiFigure{flex-direction:column;gap:4px;padding:16px 10px;display:flex}.scenes-module__zZWIlG__roiFigureValue{font-family:var(--font-display);color:var(--accent-gold);font-size:clamp(1.4rem,2.2vw,2rem);font-weight:400}.scenes-module__zZWIlG__roiFigureLabel{color:var(--stage-text-secondary);font-size:.78rem;font-weight:600}.scenes-module__zZWIlG__roiTagline{max-width:900px;color:var(--stage-text);font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:700;line-height:1.4}.scenes-module__zZWIlG__whyGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:clamp(12px,1.6vw,22px);width:100%;margin-bottom:clamp(20px,2.4vw,32px);display:grid}.scenes-module__zZWIlG__whyCard{flex-direction:column;align-items:center;gap:8px;padding:20px 14px;display:flex}.scenes-module__zZWIlG__whyIcon{width:46px;height:46px;color:var(--accent-teal);background:#1e9fb32e;border-radius:50%;justify-content:center;align-items:center;display:flex}.scenes-module__zZWIlG__whyValue{font-family:var(--font-display);color:var(--stage-text);font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:400}.scenes-module__zZWIlG__whyLabel{color:var(--stage-text-secondary);font-size:.8rem;line-height:1.3}.scenes-module__zZWIlG__whyClosing{color:var(--accent-gold);font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.scenes-module__zZWIlG__missionScene{flex-direction:column;align-items:center;gap:clamp(18px,2.6vw,30px);max-width:1000px;display:flex}.scenes-module__zZWIlG__missionQuoteText{color:var(--stage-text);font-size:clamp(1.4rem,3vw,2.4rem);font-style:italic;font-weight:500;line-height:1.4}.scenes-module__zZWIlG__missionAttribution{color:var(--accent-gold);font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:700}.scenes-module__zZWIlG__missionHypeLine{color:var(--stage-text-secondary);min-height:1.4em;font-size:clamp(1rem,1.4vw,1.2rem)}.scenes-module__zZWIlG__missionTagline{color:var(--stage-text-muted);letter-spacing:.02em;font-size:.85rem}.scenes-module__zZWIlG__photoCaptionChip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-pill);white-space:nowrap;background:#0b2239a6;border:1px solid #f5a6234d;align-items:center;gap:10px;padding:10px 22px;font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:700;display:flex;position:absolute;bottom:clamp(70px,8vw,100px);left:50%;transform:translate(-50%)}.scenes-module__zZWIlG__voiceHero{flex-direction:column;align-items:center;margin-bottom:clamp(20px,2.6vw,32px);display:flex}.scenes-module__zZWIlG__voiceHeroValue{font-family:var(--font-display);background:linear-gradient(120deg, #fff, var(--accent-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1}.scenes-module__zZWIlG__voiceHeroLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--stage-text-muted);font-size:.9rem;font-weight:700}.scenes-module__zZWIlG__voiceGrid{grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,44px);width:100%;display:grid}.scenes-module__zZWIlG__voiceMeterBlock{margin-bottom:16px}.scenes-module__zZWIlG__voiceMeterHeader{color:var(--stage-text);justify-content:space-between;margin-bottom:8px;font-size:.95rem;font-weight:700;display:flex}.scenes-module__zZWIlG__voiceMeterPercent{color:var(--accent-gold)}.scenes-module__zZWIlG__voiceMeterTrack,.scenes-module__zZWIlG__voiceRankTrack{border-radius:var(--radius-pill);background:#ffffff1a;height:12px;overflow:hidden}.scenes-module__zZWIlG__voiceRankTrack{height:9px}.scenes-module__zZWIlG__voiceMeterFill,.scenes-module__zZWIlG__voiceRankFill{border-radius:var(--radius-pill);background:var(--gradient-sunset);height:100%;transition:width .9s}.scenes-module__zZWIlG__voiceRankTitle{color:var(--stage-text-secondary);text-align:left;margin-bottom:10px;font-size:.9rem;font-weight:800}.scenes-module__zZWIlG__voiceRankRow{grid-template-columns:minmax(0,1fr) 2fr auto;align-items:center;gap:10px;margin-bottom:8px;display:grid}.scenes-module__zZWIlG__voiceRankLabel{text-align:left;color:var(--stage-text);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.scenes-module__zZWIlG__voiceRankValue{color:var(--accent-gold);text-align:right;min-width:34px;font-size:.82rem;font-weight:800}.scenes-module__zZWIlG__voiceEmpty{color:var(--stage-text-muted);font-size:.9rem}@container widgetDetail (max-width:760px){.scenes-module__zZWIlG__programsGrid,.scenes-module__zZWIlG__roiFiguresRow{grid-template-columns:repeat(2,1fr)}.scenes-module__zZWIlG__voiceGrid{grid-template-columns:1fr}.scenes-module__zZWIlG__timelineNodes{flex-direction:column;gap:22px}.scenes-module__zZWIlG__timelineLine{display:none}.scenes-module__zZWIlG__timelineNode{text-align:left;flex-direction:row}}@media (max-width:900px){.scenes-module__zZWIlG__programsGrid,.scenes-module__zZWIlG__roiFiguresRow{grid-template-columns:repeat(2,1fr)}.scenes-module__zZWIlG__voiceGrid{grid-template-columns:1fr}.scenes-module__zZWIlG__timelineTrackWrap{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:10px;overflow-x:auto}.scenes-module__zZWIlG__timelineLine{display:none}.scenes-module__zZWIlG__timelineNodes{width:max-content;min-width:100%}.scenes-module__zZWIlG__timelineNode{scroll-snap-align:start;min-width:220px}.scenes-module__zZWIlG__voiceRankRow{grid-template-columns:1fr auto;grid-template-areas:"label label""track value";row-gap:4px}.scenes-module__zZWIlG__voiceRankLabel{white-space:normal;text-overflow:clip;grid-area:label;overflow:visible}.scenes-module__zZWIlG__voiceRankTrack{grid-area:track}.scenes-module__zZWIlG__voiceRankValue{grid-area:value}}
.Hub-module__Lt9CEa__page{background:var(--hub-bg-gradient);width:100%;min-height:100dvh;color:var(--hub-text);background-size:200% 200%;flex-direction:column;align-items:center;animation:18s ease-in-out infinite Hub-module__Lt9CEa__hubGradientShift;display:flex;position:relative;overflow-x:hidden}.Hub-module__Lt9CEa__page:before{content:"";z-index:0;pointer-events:none;background-image:var(--hub-grain);opacity:.05;mix-blend-mode:overlay;position:fixed;inset:0}.Hub-module__Lt9CEa__ambientGlow{z-index:0;pointer-events:none;background:radial-gradient(circle at 15% 8%,#f5a62329,#0000 40%),radial-gradient(circle at 90% 30%,#1e9fb324,#0000 40%),radial-gradient(circle at 30% 90%,#ff5a5f1a,#0000 45%);position:fixed;inset:0}.Hub-module__Lt9CEa__hero{flex-shrink:0;width:100%;height:clamp(280px,46vh,380px);position:relative;overflow:hidden}.Hub-module__Lt9CEa__heroImageWrap{position:absolute;inset:-10% -5%}.Hub-module__Lt9CEa__heroImage{object-fit:cover}.Hub-module__Lt9CEa__heroOverlay{background:linear-gradient(180deg, #2b1d0e1a 0%, #2b1d0e66 55%, var(--hub-bg-base) 100%);align-items:flex-end;padding:20px 20px 26px;display:flex;position:absolute;inset:0}.Hub-module__Lt9CEa__heroContent{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.Hub-module__Lt9CEa__heroLogo{box-shadow:var(--glow-amber);background:#fff;border-radius:50%;margin-bottom:4px}.Hub-module__Lt9CEa__heroTitle{font-family:var(--font-display);background:linear-gradient(120deg, #fff, var(--accent-gold));color:#0000;text-shadow:0 0 40px #f5a6234d;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.9rem,7vw,2.6rem);font-weight:400;line-height:1.05}.Hub-module__Lt9CEa__heroTagline{color:var(--accent-gold);font-size:1rem;font-weight:600}.Hub-module__Lt9CEa__impactStrip{z-index:1;grid-template-columns:repeat(4,1fr);gap:8px;width:100%;max-width:560px;padding:20px 20px 4px;display:grid;position:relative}.Hub-module__Lt9CEa__impactChip{background:var(--hub-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--hub-border);border-radius:var(--radius-md);text-align:center;flex-direction:column;justify-content:center;gap:3px;min-height:68px;padding:12px 6px;display:flex}.Hub-module__Lt9CEa__impactChipValue{color:var(--accent-gold);font-size:1.05rem;font-weight:800}.Hub-module__Lt9CEa__impactChipLabel{color:var(--hub-text-muted);font-size:.62rem;font-weight:600;line-height:1.2}.Hub-module__Lt9CEa__actions{z-index:1;flex-direction:column;gap:16px;width:100%;max-width:560px;padding:22px 20px 0;display:flex;position:relative}.Hub-module__Lt9CEa__actionCardPrimary,.Hub-module__Lt9CEa__actionCard{text-align:left;border-radius:var(--radius-xl);border:none;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:24px 24px 22px;display:flex;position:relative;overflow:hidden}.Hub-module__Lt9CEa__actionCardPrimary{background:var(--gradient-sunset);color:#1a0e00;box-shadow:0 20px 45px #ff6b3559}.Hub-module__Lt9CEa__sheen{background:linear-gradient(120deg,#0000,#ffffff80,#0000);width:40%;height:100%;animation:3.4s ease-in-out infinite Hub-module__Lt9CEa__sheenSweep;position:absolute;top:0;left:-60%;transform:skew(-20deg)}@keyframes Hub-module__Lt9CEa__sheenSweep{0%{left:-60%}40%,to{left:130%}}.Hub-module__Lt9CEa__actionCard{background:var(--hub-surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--hub-text);box-shadow:var(--shadow-float);border:1px solid #1e9fb359}.Hub-module__Lt9CEa__actionIcon{border-radius:var(--radius-md);background:#ffffff40;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.Hub-module__Lt9CEa__actionCard .Hub-module__Lt9CEa__actionIcon{color:var(--accent-teal);background:#1e9fb32e}.Hub-module__Lt9CEa__actionTitle{font-size:1.2rem;font-weight:800}.Hub-module__Lt9CEa__actionBody{font-size:.92rem;line-height:1.4}.Hub-module__Lt9CEa__actionCard .Hub-module__Lt9CEa__actionBody{color:var(--hub-text-secondary)}.Hub-module__Lt9CEa__actionCta{align-items:center;gap:6px;margin-top:8px;font-size:.95rem;font-weight:800;display:inline-flex}.Hub-module__Lt9CEa__actionCard .Hub-module__Lt9CEa__actionCta{color:var(--accent-gold)}.Hub-module__Lt9CEa__ctaArrow{animation:1.6s ease-in-out infinite Hub-module__Lt9CEa__nudgeRight}@keyframes Hub-module__Lt9CEa__nudgeRight{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.Hub-module__Lt9CEa__footer{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:560px;margin-top:34px;padding:0 20px 40px;display:flex;position:relative}.Hub-module__Lt9CEa__footerMission{color:var(--hub-text-secondary);font-size:.95rem;font-style:italic}.Hub-module__Lt9CEa__socialRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Hub-module__Lt9CEa__socialButton{border-radius:var(--radius-pill);color:#fff;padding:9px 18px;font-size:.85rem;font-weight:700}.Hub-module__Lt9CEa__socialButton:first-child{background:#1877f2}.Hub-module__Lt9CEa__socialButton:nth-child(2){background:#c13584}.Hub-module__Lt9CEa__socialButton:nth-child(3){background:#111}.Hub-module__Lt9CEa__footerAddress{color:var(--hub-text-muted);font-size:.8rem;font-weight:600}@media (max-width:380px){.Hub-module__Lt9CEa__impactStrip{grid-template-columns:repeat(2,1fr)}}
.widgets-module__Eoh02a__summaryStat{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:0;display:flex}.widgets-module__Eoh02a__summaryHeadline{font-family:var(--font-display);background:linear-gradient(120deg, #fff, var(--accent-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.6rem,2.6vw,2.4rem);font-weight:400;line-height:1}.widgets-module__Eoh02a__summaryLabel{color:var(--stage-text-secondary);font-size:.82rem;font-weight:600;line-height:1.3}.widgets-module__Eoh02a__summarySubLabel{color:var(--stage-text-muted);font-size:.72rem}.widgets-module__Eoh02a__miniMeter{width:100%;margin-top:4px}.widgets-module__Eoh02a__miniMeterTrack{border-radius:var(--radius-pill);background:#ffffff1f;height:7px;overflow:hidden}.widgets-module__Eoh02a__miniMeterFill{border-radius:var(--radius-pill);background:var(--gradient-sunset);height:100%;transition:width .9s}.widgets-module__Eoh02a__miniMeterLabel{color:var(--stage-text-muted);margin-top:4px;font-size:.68rem;display:block}.widgets-module__Eoh02a__miniYearStrip{gap:5px;display:flex}.widgets-module__Eoh02a__miniYearDot{background:var(--accent-teal);opacity:.6;border-radius:50%;width:6px;height:6px}.widgets-module__Eoh02a__miniIconRow{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.widgets-module__Eoh02a__miniIconChip{color:#b98cff;background:#8452d92e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.widgets-module__Eoh02a__miniCoin{width:56px;height:56px;font-family:var(--font-display);color:#1a0e00;background:radial-gradient(circle at 35% 30%, var(--accent-gold), var(--accent-tangerine) 60%, var(--accent-coral) 100%);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:400;display:flex;box-shadow:0 0 24px #f5a62373}.widgets-module__Eoh02a__photoThumbWrap{border-radius:var(--radius-md);flex:1;width:100%;min-height:90px;position:relative;overflow:hidden}.widgets-module__Eoh02a__photoThumbImg{object-fit:cover;transition:transform 6s ease-out}.widgets-module__Eoh02a__photoThumbLabel{color:#fff;text-shadow:0 1px 6px #000000b3;font-size:.72rem;font-weight:700;position:absolute;bottom:8px;left:8px}.widgets-module__Eoh02a__galleryRoot{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.widgets-module__Eoh02a__headerBlockGallery{margin-bottom:clamp(16px,2vw,28px)}.widgets-module__Eoh02a__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:clamp(8px,1.2vw,16px);width:100%;display:grid}.widgets-module__Eoh02a__galleryTile{aspect-ratio:4/3;border-radius:var(--radius-md);background:var(--stage-surface);position:relative;overflow:hidden}.widgets-module__Eoh02a__galleryTileImg{object-fit:cover}.widgets-module__Eoh02a__galleryMission{max-width:800px;color:var(--stage-text-secondary);margin-top:clamp(20px,2.6vw,32px);font-size:clamp(.9rem,1.2vw,1.05rem);font-style:italic}
.wall-module__odpDBq__page{background:var(--stage-bg);min-height:100dvh;color:var(--stage-text);flex-direction:column;display:flex}.wall-module__odpDBq__main{flex:1;padding-bottom:84px}.wall-module__odpDBq__topBar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--stage-border);background:#080b12d9;align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;top:0}.wall-module__odpDBq__topBarBrand{flex-shrink:0;align-items:center;display:flex}.wall-module__odpDBq__topBarLogo{border-radius:50%}.wall-module__odpDBq__topBarLive{letter-spacing:.06em;color:var(--accent-gold);align-items:center;gap:6px;margin-right:auto;font-size:.78rem;font-weight:800;display:inline-flex}.wall-module__odpDBq__topBarLiveDot{background:#ff4d4d;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite wall-module__odpDBq__liveDotPulse;box-shadow:0 0 8px #ff4d4db3}@keyframes wall-module__odpDBq__liveDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.wall-module__odpDBq__donateButton,.wall-module__odpDBq__donateButtonCompact{border-radius:var(--radius-pill);background:linear-gradient(120deg, var(--accent-gold), var(--accent-tangerine));color:#1a0e00;white-space:nowrap;align-items:center;gap:6px;font-weight:800;display:inline-flex}.wall-module__odpDBq__donateButtonCompact{min-height:36px;padding:8px 14px;font-size:.78rem}.wall-module__odpDBq__donateButton{justify-content:center;min-height:48px;padding:14px 20px;font-size:1rem}.wall-module__odpDBq__bottomNav{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--stage-border);padding:6px max(6px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-bottom));background:#080b12eb;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.wall-module__odpDBq__bottomNavItem{min-height:52px;color:var(--stage-text-secondary);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-size:.68rem;font-weight:700;display:flex}.wall-module__odpDBq__bottomNavDonate{color:var(--accent-gold)}.wall-module__odpDBq__homeRoot{flex-direction:column;gap:18px;padding:16px 14px 24px;display:flex}.wall-module__odpDBq__liveFeedSection{flex-direction:column;gap:10px;display:flex}.wall-module__odpDBq__pullRefreshIndicator{text-align:center;color:var(--accent-gold);font-size:.8rem}.wall-module__odpDBq__liveFeedHeader{align-items:baseline;gap:10px;display:flex}.wall-module__odpDBq__liveFeedBadge{color:#fff;letter-spacing:.08em;border-radius:var(--radius-pill);background:linear-gradient(120deg,#e11d2e,#ff4d4d);align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.wall-module__odpDBq__liveFeedDot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite wall-module__odpDBq__liveDotPulse}.wall-module__odpDBq__liveFeedTitle{font-family:var(--font-display);color:var(--stage-text);font-size:1.4rem;font-weight:400}.wall-module__odpDBq__liveFeedEmpty{color:var(--stage-text-secondary);text-align:center;padding:20px 0;font-size:.95rem}.wall-module__odpDBq__liveFeedList{flex-direction:column;gap:10px;max-height:46vh;list-style:none;display:flex;overflow-y:auto}.wall-module__odpDBq__feedBubble{background:var(--stage-surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--stage-border);border-radius:var(--radius-lg);padding:12px 16px;position:relative}.wall-module__odpDBq__feedBubbleHighlighted{border-color:var(--accent-gold);box-shadow:var(--glow-amber)}.wall-module__odpDBq__feedYouBanner{color:#1a0e00;background:var(--gradient-sunset);border-radius:var(--radius-pill);margin-bottom:6px;padding:3px 10px;font-size:.7rem;font-weight:800;display:inline-block}.wall-module__odpDBq__feedPendingBadge{color:var(--stage-text-secondary);background:var(--stage-surface);border:1px dashed var(--stage-border);border-radius:var(--radius-pill);margin-bottom:6px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-block}.wall-module__odpDBq__feedBubbleName{color:var(--accent-gold);margin-bottom:2px;font-size:.85rem;font-weight:700}.wall-module__odpDBq__feedBubbleMessage{color:var(--stage-text);word-break:break-word;font-size:.95rem;line-height:1.35}.wall-module__odpDBq__reactionBar{gap:6px;margin-top:8px;display:flex}.wall-module__odpDBq__reactionButton{border:1px solid var(--stage-border);border-radius:var(--radius-pill);background:#ffffff0f;padding:6px 9px;font-size:1.1rem;line-height:1}.wall-module__odpDBq__shareCta{background:var(--stage-surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--stage-border);border-radius:var(--radius-xl);flex-direction:column;align-items:flex-start;gap:10px;padding:16px 18px;display:flex}.wall-module__odpDBq__shareCtaText{color:var(--stage-text);font-size:.9rem;line-height:1.4}.wall-module__odpDBq__widgetStack{flex-direction:column;gap:14px;display:flex}.wall-module__odpDBq__widgetCardAnchor{scroll-margin-top:64px}.wall-module__odpDBq__widgetCard{min-height:44px;display:block}.wall-module__odpDBq__widgetCardInner{background:var(--stage-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--stage-border);border-top:3px solid var(--card-accent,var(--accent-gold));border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:16px 18px}.wall-module__odpDBq__widgetCardHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.wall-module__odpDBq__widgetCardIcon{background:color-mix(in srgb, var(--card-accent,var(--accent-gold)) 22%, transparent);width:30px;height:30px;color:var(--card-accent,var(--accent-gold));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.wall-module__odpDBq__widgetCardTitle{color:var(--stage-text);font-size:.95rem;font-weight:800}.wall-module__odpDBq__widgetCardChevron{color:var(--stage-text-muted);margin-left:auto;font-size:1.4rem}.wall-module__odpDBq__widgetCardSummary{min-height:60px;display:flex}.wall-module__odpDBq__shareButton{min-height:40px;color:var(--stage-text);background:var(--stage-surface);border:1px solid var(--stage-border);border-radius:var(--radius-pill);align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.wall-module__odpDBq__detailRoot{flex-direction:column;min-height:100dvh;padding:14px 16px 40px;display:flex}.wall-module__odpDBq__detailTopRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.wall-module__odpDBq__detailBack{min-height:40px;color:var(--stage-text);align-items:center;gap:6px;padding:8px 6px;font-weight:700;display:inline-flex}.wall-module__odpDBq__detailContent{flex:1;justify-content:center;align-items:flex-start;display:flex}.wall-module__odpDBq__confettiRoot{z-index:200;pointer-events:none;position:fixed;inset:0;overflow:hidden}.wall-module__odpDBq__confettiPiece{border-radius:2px;animation-name:wall-module__odpDBq__confettiFall;animation-timing-function:ease-in;animation-fill-mode:forwards;position:absolute;top:-5%}@keyframes wall-module__odpDBq__confettiFall{0%{opacity:1;transform:translate(0)rotate(0)}to{transform:translate(var(--drift,0), 115vh) rotate(var(--rotate,180deg));opacity:.9}}.wall-module__odpDBq__confettiToastWrap{z-index:201;padding-top:max(16px, env(safe-area-inset-top));pointer-events:none;justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}.wall-module__odpDBq__confettiToast{background:var(--gradient-sunset);color:#1a0e00;border-radius:var(--radius-pill);box-shadow:var(--glow-amber);padding:12px 22px;font-size:.95rem;font-weight:800}.wall-module__odpDBq__postAnotherLink{color:var(--stage-text-secondary);white-space:nowrap;align-items:center;gap:4px;font-size:.72rem;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){.wall-module__odpDBq__topBarLiveDot,.wall-module__odpDBq__liveFeedDot{animation:none}.wall-module__odpDBq__confettiPiece{opacity:0;animation:none}}
