:root{--bg: #060b16;--bg-2: #0b1220;--panel: rgba(12, 18, 32, .84);--panel-2: rgba(255, 255, 255, .04);--line: rgba(255, 255, 255, .08);--text: #f5f7fb;--muted: #aab6cc;--muted-2: #7f8aa3;--lime: #c6ff00;--blue: #0066ff;--cyan: #00c2ff;--violet: #7b2ff7;--pink: #ee2a7b;--gold: #f9ce34;--danger: #ff6b81;--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--shadow-lg: 0 20px 50px rgba(0, 0, 0, .35);--shadow-md: 0 12px 28px rgba(0, 0, 0, .24);--shadow-sm: 0 8px 20px rgba(0, 0, 0, .2);--lime-glow: 0 0 0 1px rgba(198, 255, 0, .16), 0 10px 28px rgba(198, 255, 0, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(0,194,255,.12),transparent 24%),radial-gradient(circle at top right,rgba(123,47,247,.14),transparent 26%),linear-gradient(180deg,#050914,#09111f 45%,#060b16);color:var(--text);min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0 0 8px}p{margin:0 0 6px}.muted{color:var(--muted);line-height:1.5;font-size:14px}.error{color:var(--danger);font-size:14px;line-height:1.5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-icon{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:#e9f4ff;filter:drop-shadow(0 0 8px rgba(0,102,255,.12))}.floating-orbs{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.orb{position:absolute;border-radius:999px;filter:blur(40px);opacity:.18}.orb--1{width:160px;height:160px;background:#56e6ff;top:6%;left:-30px}.orb--2{width:220px;height:220px;background:#8e7dff;right:-60px;top:28%}.orb--3{width:200px;height:200px;background:#b8ff52;left:12%;bottom:-60px}.btn,.entry-btn{border:0;cursor:pointer;border-radius:14px;padding:12px 15px;font-weight:800;font-size:13px;background:var(--lime);color:#111700;box-shadow:var(--lime-glow);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.btn:hover,.entry-btn:hover,.btn:active,.entry-btn:active{transform:translateY(-1px)}.btn:disabled,.entry-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ghost-btn{border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#fff;border-radius:14px;padding:12px 15px;font-weight:800;font-size:13px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.ghost-btn:hover,.ghost-btn:active{transform:translateY(-1px);border-color:#ffffff24}.mini-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:700}.dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #c6ff00b3;flex-shrink:0}.entry-screen-shell{min-height:100dvh;padding:20px 16px 28px;background:radial-gradient(circle at top left,rgba(0,194,255,.12),transparent 24%),radial-gradient(circle at top right,rgba(123,47,247,.14),transparent 26%),linear-gradient(180deg,#050914,#09111f 45%,#060b16);color:#f5f7fb}.entry-topbar{display:flex;justify-content:space-between;align-items:center;margin:0 auto 16px;max-width:460px}.entry-brand{font-weight:800;letter-spacing:-.03em;font-size:18px}.entry-top-pill{padding:8px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:12px}.entry-hero-card,.entry-form-card{max-width:460px;margin:0 auto;border-radius:28px;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #0000005c}.entry-hero-card{padding:20px 18px;background:radial-gradient(circle at top right,rgba(198,255,0,.12),transparent 26%),linear-gradient(135deg,#08122af5,#0c1424fa 44%,#200c44eb)}.entry-form-card{margin-top:14px;padding:16px;background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.entry-eyebrow{margin:0 0 8px;color:var(--lime);font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.entry-title{margin:0 0 10px;font-size:29px;line-height:1.08;letter-spacing:-.045em}.entry-title--centered{text-align:center}.entry-muted{color:var(--muted);line-height:1.6;margin:0;font-size:14px}.entry-muted--centered{text-align:center}.entry-mini-label,.mini-label{margin:0 0 5px;color:#ffffffb8;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.entry-intro-placeholder{margin-top:16px;border-radius:18px;padding:14px;border:1px dashed rgba(255,255,255,.16);background:#ffffff08}.entry-placeholder-cn{color:#dce5f5;font-size:14px;line-height:1.7}.entry-code-shell{margin-top:18px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;cursor:text}.entry-code-box{height:58px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;letter-spacing:.04em;color:#fff}.entry-code-hidden-input{position:absolute;opacity:0;pointer-events:none}.entry-btn-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.entry-btn--full{width:100%}.entry-setup-head{text-align:center;margin-bottom:14px}.entry-setup-symbol{width:84px;height:84px;margin:0 auto 12px;border-radius:24px;background:linear-gradient(135deg,#f9ce342e,#ee2a7b29,#00c2ff24),#ffffff0a;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;box-shadow:0 14px 30px #0000003d}.entry-input-group{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.entry-label{font-size:12px;color:var(--muted);font-weight:700;letter-spacing:.02em}.entry-input,.entry-textarea{width:100%;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;color:#fff;border-radius:14px;padding:13px 14px;outline:none;font:inherit}.entry-input::placeholder,.entry-textarea::placeholder{color:#ffffff5c}.entry-textarea{min-height:96px;resize:vertical}.entry-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.entry-loading-shell{max-width:460px;margin:0 auto;min-height:calc(100dvh - 120px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.entry-loading-orb-wrap{position:relative;width:190px;height:190px;margin-bottom:24px}.entry-loading-ring,.entry-loading-ring-2,.entry-loading-ring-3,.entry-loading-ring-4{position:absolute;top:50%;right:50%;bottom:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.14)}.entry-loading-ring{width:190px;height:190px;opacity:.18}.entry-loading-ring-2{width:146px;height:146px;opacity:.28}.entry-loading-ring-3{width:108px;height:108px;opacity:.42}.entry-loading-ring-4{width:76px;height:76px;opacity:.56}.entry-loading-core{position:absolute;left:50%;top:50%;width:58px;height:58px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.95),rgba(255,255,255,.16) 30%,transparent 36%),radial-gradient(circle,rgba(198,255,0,.25),transparent 54%),linear-gradient(135deg,#00c2ff47,#7b2ff738);box-shadow:0 0 20px #c6ff0038,0 0 38px #7b2ff72e}.entry-loading-copy{max-width:330px}.entry-loading-subline{margin-top:10px;color:#ffffffc2;font-size:13px;letter-spacing:.04em;text-align:center}.entry-loading-bar{width:230px;height:10px;border-radius:999px;background:#ffffff14;overflow:hidden;margin:18px auto 10px}.entry-loading-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),var(--cyan),var(--violet));transition:width .15s linear}.entry-loading-meta{color:#ffffffb3;font-size:12px;margin-top:4px}.entry-loading-steps{margin-top:20px;display:grid;gap:10px;width:100%;max-width:320px}.entry-loading-step{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:var(--muted);font-size:13px;text-align:left}.entry-loading-step strong{color:#fff;font-weight:700;white-space:nowrap}.entry-error{margin-top:10px}.app-shell-premium{position:relative;min-height:100vh;padding:28px 16px 40px}.app-screen{position:relative;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#070c18eb;box-shadow:0 28px 70px #00000061;padding:18px 16px 90px;min-height:820px;max-width:720px;margin:0 auto;z-index:2}.app-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(198,255,0,.08),transparent 18%),radial-gradient(circle at top left,rgba(0,194,255,.08),transparent 20%);opacity:.8}.topbar{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.brand{font-weight:800;letter-spacing:-.03em;font-size:18px}.top-pill{padding:8px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:12px}.utility-row{position:relative;z-index:2;display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.utility-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hero-card{position:relative;z-index:2;border-radius:28px;padding:18px;background:radial-gradient(circle at top right,rgba(198,255,0,.12),transparent 26%),linear-gradient(135deg,#08122af5,#0c1424fa 44%,#200c44eb);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-lg)}.eyebrow{margin:0 0 8px;color:var(--lime);font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.title{margin:0 0 10px;font-size:28px;line-height:1.06;letter-spacing:-.045em}.stack{display:flex;flex-direction:column;gap:14px;position:relative;z-index:2}.panel{position:relative;z-index:2;border-radius:22px;padding:16px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.panel-tight{padding:14px}.center{text-align:center;align-items:center;justify-content:center}.profile-ring{width:92px;height:92px;padding:4px;border-radius:50%;background:linear-gradient(135deg,#f9ce34,#ee2a7b 38%,#6228d7 72%,#00c2ff);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #ffffff1a,0 14px 30px #00000047,0 0 24px #7b2ff72e;margin-bottom:12px}.profile-inner{width:100%;height:100%;border-radius:50%;border:3px solid rgba(5,10,20,.92);overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#132036,#0a111f);color:#fff;font-size:32px;font-weight:800}.profile-page{display:grid;gap:14px;padding-bottom:24px}.profile-hero{border-radius:26px;padding:18px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 36px #00000047;background:radial-gradient(circle at top right,rgba(0,194,255,.1),transparent 24%),linear-gradient(180deg,#ffffff12,#ffffff09)}.profile-hero-head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.profile-avatar{width:64px;height:64px;border-radius:18px;flex:0 0 auto;display:grid;place-items:center;font-weight:900;font-size:26px;color:#07101d;background:linear-gradient(135deg,#dfff6e,#00c2ff);box-shadow:0 10px 24px #00000040,0 0 18px #00c2ff24}.profile-eyebrow{margin:0 0 4px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#9fb1cf}.profile-hero h2{margin:0;font-size:22px;line-height:1.1;letter-spacing:-.02em}.profile-nickname{margin:4px 0 0;font-size:12px;color:#9fb1cf}.profile-hero-copy{margin:0 0 12px;color:#c6d4e9;font-size:13px;line-height:1.55}.profile-tag-row{display:flex;flex-wrap:wrap;gap:8px}.profile-tag{padding:6px 10px;border-radius:999px;font-size:11px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#edf4ff}.profile-duo{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-card{border-radius:20px;padding:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px #00000038;background:linear-gradient(180deg,#ffffff0f,#ffffff0a)}.profile-mini-label{font-size:11px;color:#9fb1cf;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.profile-power-value{font-size:26px;font-weight:900;line-height:1;margin-bottom:10px}.profile-power-value span{font-size:13px;color:#9fb1cf;font-weight:700;margin-left:3px}.profile-bar,.profile-rail{height:10px;border-radius:999px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.06)}.profile-bar>span,.profile-rail>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#dfff6e,#00c2ff,#8d63ff)}.profile-section{border-radius:26px;padding:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 36px #00000047;background:linear-gradient(180deg,#ffffff0f,#ffffff08)}.profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.profile-section-head h3{margin:0;font-size:15px}.profile-section-head span{font-size:11px;color:#9fb1cf}.profile-stats-list{display:grid;gap:8px}.profile-stat-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:11px 13px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.profile-stat-row strong{display:block;font-size:13px}.profile-stat-chip{min-width:52px;text-align:center;padding:8px;border-radius:12px;font-size:14px;font-weight:900;background:#ffffff0f;border:1px solid rgba(255,255,255,.07)}.chip-blue{color:#63b8ff}.chip-lime{color:#dfff6e}.chip-violet{color:#d8a8ff}.chip-cyan{color:#8af4ff}.chip-pink{color:#ff82b2}.chip-gold{color:#ffd166}.chip-locked{color:#5a6a82}.profile-badge-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-badge{position:relative;overflow:hidden;border-radius:18px;padding:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff08);min-height:108px}.profile-badge.earned{box-shadow:0 0 18px #00c2ff14}.profile-badge.earned:before{content:"";position:absolute;top:-25%;left:-55%;width:45%;height:160%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:profileBadgeSweep 3.8s linear infinite}.profile-badge.locked{opacity:.52}.profile-badge-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;margin-bottom:10px;font-size:20px;font-weight:800}.profile-badge.earned .profile-badge-icon{background:linear-gradient(135deg,#dfff6e,#00c2ff);color:#081120}.profile-badge.locked .profile-badge-icon{background:linear-gradient(135deg,#5e6a83,#8d98af);color:#fff}.profile-badge strong{display:block;font-size:12px;margin-bottom:4px;line-height:1.3}.profile-badge span{font-size:11px;color:#9fb1cf}.profile-progress-stack{display:grid;gap:12px}.profile-progress-row{display:grid;gap:7px}.profile-progress-top{display:flex;justify-content:space-between;font-size:12px}.profile-progress-top span:last-child{color:#9fb1cf}.profile-mission-track{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.profile-mission-dot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#9fb1cf}.profile-mission-dot.done{color:#081120;background:linear-gradient(135deg,#dfff6e,#00c2ff);border-color:transparent}.profile-mission-dot.active{border-color:#00c2ff66;color:#00c2ff;box-shadow:0 0 14px #00c2ff29}.profile-bottom-space{height:20px}@keyframes profileBadgeSweep{0%{left:-60%}to{left:130%}}@media (max-width: 380px){.profile-duo,.profile-badge-grid{grid-template-columns:1fr}}.name{margin:0;font-size:20px;letter-spacing:-.03em}.meta{margin:6px 0 0;color:#fffc;font-size:13px;line-height:1.4}.btn-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat-card{border-radius:20px;padding:14px;min-height:110px;background:#0206174d;border:1px solid rgba(255,255,255,.1)}.stat-value{font-size:26px;font-weight:800;letter-spacing:-.03em;margin:8px 0 6px}.progress,.orb-meter{margin-top:10px;height:10px;border-radius:999px;background:#ffffff14;overflow:hidden}.progress>span,.orb-meter__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),var(--cyan))}.orb-meter--large{height:18px}.pulse-card{border-radius:18px;padding:12px 10px;min-height:96px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#0b1220}.pulse-card.blue{background:linear-gradient(180deg,#0066ff38,#7b2ff71a),#0c1324}.pulse-card.lime{background:linear-gradient(180deg,#c6ff002e,#c6ff000a),#10160b}.pulse-card.silver{background:linear-gradient(180deg,#d9d9d91f,#d9d9d905),#11161f}.pulse-title{font-size:10px;text-transform:uppercase;color:var(--muted-2);letter-spacing:.08em;margin-bottom:7px}.pulse-value{font-size:18px;font-weight:800;margin-bottom:4px}.section-head{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;margin:2px 2px 10px}.section-head h3{margin:0;font-size:16px;letter-spacing:-.02em}.section-head span{color:var(--muted-2);font-size:12px}.featured{border-radius:24px;padding:16px;background:radial-gradient(circle at top right,rgba(198,255,0,.12),transparent 24%),linear-gradient(135deg,#08122af2,#0c1424fa 40%,#200c44eb);border:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1.2fr .8fr;gap:12px;align-items:center}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.chip{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.chip.lime{background:var(--lime);color:#132000}.chip.blue{background:#0066ff29;color:#d7e8ff}.featured-graphic{height:160px;border-radius:22px;background:radial-gradient(circle at 50% 42%,rgba(217,217,217,.9),rgba(217,217,217,.22) 18%,transparent 20%),radial-gradient(circle at 50% 42%,rgba(198,255,0,.28),transparent 38%),linear-gradient(180deg,#0066ff2e,#7b2ff71f),#ffffff0a;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.featured-graphic:before,.featured-graphic:after{content:"";position:absolute;border-radius:50%;left:50%;top:42%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.18)}.featured-graphic:before{width:78px;height:78px}.featured-graphic:after{width:130px;height:130px;opacity:.45}.list{display:flex;flex-direction:column;gap:12px}.list-card{border-radius:22px;padding:15px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0b111e;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;transition:transform .18s ease,border-color .18s ease,opacity .18s ease}.list-card.active{background:linear-gradient(180deg,#0066ff2e,#7b2ff71a),#0b111e;border-color:#0066ff38}.list-card.reward{background:linear-gradient(180deg,#c6ff0024,#c6ff0008),#10150a;border-color:#c6ff0033}.list-card:hover{transform:translateY(-1px)}.list-icon{width:44px;height:44px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.list-title{font-size:15px;font-weight:800;margin:0 0 5px}.list-sub{color:var(--muted-2);font-size:12px;margin:0 0 7px}.list-desc{color:var(--muted);font-size:13px;line-height:1.48;margin:0}.list-side{color:var(--lime);font-size:12px;font-weight:800;white-space:nowrap}.badge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.badge-card{position:relative;overflow:hidden;border-radius:22px;padding:16px;background:var(--panel);border:1px solid var(--line);text-align:center;box-shadow:var(--shadow-md);transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.badge-medal{width:62px;height:62px;margin:0 auto 12px;border-radius:18px;background:linear-gradient(135deg,#c6ff0033,#00c2ff2e);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:26px}.badge-card.locked{opacity:.5;filter:grayscale(.22)}.archive-gallery{display:grid;gap:16px}.archive-card{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:var(--panel);box-shadow:var(--shadow-md)}.archive-card--video{display:flex;flex-direction:column}.archive-card--locked{display:grid;grid-template-columns:140px 1fr;gap:14px;padding:14px;align-items:start}.archive-card__placeholder{min-height:110px;border-radius:18px;background:radial-gradient(circle at 30% 30%,rgba(198,255,0,.16),transparent 18%),radial-gradient(circle at 70% 40%,rgba(0,194,255,.16),transparent 18%),linear-gradient(135deg,#121b2d,#0b1220 55%,#1d0f35)}.archive-card__videoWrap{width:100%;padding:16px 16px 0}.archive-video-embed{position:relative;width:100%;padding-top:56.25%;border-radius:20px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px #00000047}.archive-video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.archive-card__body{padding:16px}.archive-card__metaRow{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;flex-wrap:wrap}.archive-card__title{margin:0 0 8px;font-size:20px;line-height:1.2;letter-spacing:-.02em}.archive-card__chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#dff7ff;background:#0066ff24;border:1px solid rgba(0,194,255,.2)}.memory-video-placeholder{width:100%;margin:0}.finale-card{border-radius:28px;padding:20px 18px;text-align:center;background:radial-gradient(circle at top,rgba(198,255,0,.14),transparent 22%),radial-gradient(circle at bottom,rgba(123,47,247,.18),transparent 28%),linear-gradient(180deg,#0a101cfa,#120924fa);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-lg)}.finale-orb{width:112px;height:112px;border-radius:50%;margin:0 auto 14px;background:radial-gradient(circle,rgba(255,255,255,.95),rgba(255,255,255,.12) 26%,transparent 34%),radial-gradient(circle,rgba(198,255,0,.22),transparent 52%),linear-gradient(135deg,#00c2ff47,#7b2ff738);box-shadow:0 0 40px #7b2ff73d}.bottom-nav{position:absolute;left:14px;right:14px;bottom:14px;border-radius:22px;padding:10px 8px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;background:#080e1ad6;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:3}.nav-item{border-radius:16px;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--muted-2);font-size:10px;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent;background:transparent}.nav-item.active{background:#ffffff0d;color:#fff;border-color:#c6ff002e;box-shadow:inset 0 0 0 1px #c6ff0014}.nav-dot{width:20px;height:20px;border-radius:8px;background:#ffffff14;display:flex;align-items:center;justify-content:center}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#03080ec7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px;z-index:40;overflow-y:auto}.modal{width:min(100%,720px);border-radius:28px;padding:20px;position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(198,255,0,.06),transparent 20%),linear-gradient(135deg,#08122af2,#0c1424fa 40%,#200c44eb);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-lg)}.modal-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}.mini-game{display:grid;gap:12px;margin-top:12px}.mini-game-status-row{display:flex;justify-content:space-between;gap:12px;color:#d6fbff;font-size:.92rem;margin:10px 0}.mini-game-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.mini-win{color:#caff93;font-weight:700;margin-top:10px}.mini-lose{color:#ffb2c2;font-weight:700;margin-top:10px}.option-grid{display:flex;flex-wrap:wrap;gap:10px}.option-chip{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#e9ffff;border-radius:999px;padding:10px 14px}.option-chip--active{background:#0066ff24;border-color:#0066ff52}.reaction-board{height:170px;border-radius:22px;background:radial-gradient(circle at center,rgba(0,102,255,.08),transparent 45%),#ffffff08;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;margin-top:12px}.tennis-target{width:74px;height:74px;border-radius:999px;border:none;background:radial-gradient(circle,#f4ffff,#58ddff 60%,#2b54a5);color:#051015;font-weight:900;cursor:pointer;box-shadow:0 0 18px #0066ff38,inset 0 2px 8px #ffffff4d}.tennis-target--ghost{width:74px;height:74px;border-radius:999px;opacity:.12;background:#ffffff14}.memory-grid-game{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.memory-card-game{aspect-ratio:1 / 1;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#d9ffff;font-size:1.1rem;font-weight:900}.memory-card-game--open{background:linear-gradient(180deg,#0066ff38,#7b2ff71a);color:#f7fbff}.runner-board{position:relative;height:220px;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#ffffff0a,#ffffff05),#07141ce6;border:1px solid rgba(255,255,255,.1);margin-top:12px;touch-action:manipulation}.runner-board:before,.runner-board:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:#ffffff1a}.runner-board:before{left:33.33%}.runner-board:after{left:66.66%}.runner-item{position:absolute;width:26px;height:26px;margin-left:-13px;border-radius:999px;background:radial-gradient(circle,#f3ffff,#78fff3 55%,#2b8aa5);box-shadow:0 0 16px #76fff540}.runner-player{position:absolute;bottom:14px;width:34px;height:34px;margin-left:-17px;border-radius:12px;background:linear-gradient(180deg,#d8ffff,#67e9ef);box-shadow:0 0 18px #76fff52e}.runner-controls{display:flex;justify-content:center;gap:10px;margin-top:12px}.achievement-toast{position:fixed;right:16px;bottom:16px;z-index:60;display:grid;gap:4px;min-width:220px;padding:14px 16px;border-radius:18px;color:#071015;background:linear-gradient(135deg,var(--lime),#ecff82);box-shadow:0 14px 32px #00000047}@media (max-width: 640px){.entry-title,.title{font-size:25px}.entry-split,.grid-2{grid-template-columns:1fr}.entry-code-shell{gap:8px}.entry-code-box{height:52px;font-size:20px}.featured{grid-template-columns:1fr}.list-card{grid-template-columns:auto 1fr}.list-side{grid-column:2}.topbar,.utility-row,.modal-head,.section-head{gap:10px}}@media (max-width: 460px){.app-shell-premium{padding:16px 10px 28px}.app-screen{padding:16px 14px 88px;min-height:calc(100vh - 32px)}.grid-3{grid-template-columns:repeat(3,1fr);gap:8px}.pulse-card{padding:10px 8px}.badge-grid{grid-template-columns:1fr 1fr}.bottom-nav{left:10px;right:10px;bottom:10px}}.featured-graphic--journey{position:relative;min-height:160px}.journey-line{position:absolute;left:58px;top:16px;bottom:16px;width:2px;background:linear-gradient(180deg,#ffffff1f,#c6ff0080,#00c2ff40);border-radius:999px}.journey-node{position:absolute;width:34px;height:34px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800;box-shadow:0 6px 18px #0000002e}.journey-node.done{background:linear-gradient(135deg,#c6ff00eb,#00c2ffb8);color:#071015}.journey-node.current{transform:scale(1.08);box-shadow:0 0 0 1px #ffffff2e,0 0 22px #c6ff0047,0 8px 20px #0000003d}.finale-card--enhanced{position:relative;overflow:hidden}.finale-orb--animated{animation:finalePulse 2.8s ease-in-out infinite}@keyframes finalePulse{0%,to{transform:scale(1);box-shadow:0 0 40px #7b2ff73d}50%{transform:scale(1.06);box-shadow:0 0 56px #c6ff0038,0 0 70px #7b2ff747}}.finale-power-panel{margin-top:18px;text-align:left;border-radius:22px;padding:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.finale-power-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.finale-power-head strong{font-size:15px}.finale-power-head span{font-size:12px;color:var(--lime);font-weight:800}.finale-stat-chart{display:grid;gap:12px}.finale-stat-row{display:grid;gap:6px}.finale-stat-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#fff}.finale-stat-top strong{color:#ffffffe0}.finale-stat-bar{height:10px;border-radius:999px;background:#ffffff14;overflow:hidden}.finale-stat-fill{display:block;width:100%;height:100%;border-radius:inherit;transform-origin:left center;animation:fillBar 1.2s ease forwards}.finale-stat-fill.lime{background:linear-gradient(90deg,#c6ff00,#e8ff74)}.finale-stat-fill.blue{background:linear-gradient(90deg,#06f,#5aa2ff)}.finale-stat-fill.cyan{background:linear-gradient(90deg,#00c2ff,#7ae7ff)}.finale-stat-fill.violet{background:linear-gradient(90deg,#7b2ff7,#b18cff)}.finale-stat-fill.gold{background:linear-gradient(90deg,#f9ce34,#ffe17d)}.finale-stat-fill.pink{background:linear-gradient(90deg,#ee2a7b,#ff84b1)}.finale-status-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.finale-status-card{border-radius:18px;padding:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);text-align:left}.finale-status-card strong{display:block;font-size:15px;letter-spacing:-.02em}.featured--constellation{display:block}.constellation-wrap{position:relative;margin-top:18px;border-radius:22px;padding:14px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 18% 25%,rgba(0,194,255,.09),transparent 18%),radial-gradient(circle at 82% 24%,rgba(123,47,247,.12),transparent 20%),radial-gradient(circle at 52% 82%,rgba(198,255,0,.05),transparent 18%),linear-gradient(180deg,#ffffff08,#ffffff04),#ffffff05;overflow:hidden}.constellation-map{position:relative;height:240px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 20% 25%,rgba(0,194,255,.13),transparent 18%),radial-gradient(circle at 78% 22%,rgba(123,47,247,.18),transparent 22%),radial-gradient(circle at 52% 74%,rgba(198,255,0,.06),transparent 16%),radial-gradient(circle at 48% 46%,rgba(255,255,255,.035),transparent 34%),linear-gradient(180deg,#07111f,#091427 42%,#0a1020);border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 0 40px #00000029,inset 0 0 90px #0003}.constellation-map:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.03),transparent 18%),radial-gradient(circle at 65% 40%,rgba(255,255,255,.02),transparent 24%),linear-gradient(115deg,transparent 10%,rgba(255,255,255,.025) 46%,transparent 72%);opacity:.8;pointer-events:none}.nebula{position:absolute;border-radius:999px;filter:blur(20px);opacity:.42;pointer-events:none}.nebula.n1{width:120px;height:80px;left:-14px;top:26px;background:#00c2ff1f}.nebula.n2{width:150px;height:90px;right:-20px;top:24px;background:#7b2ff724}.nebula.n3{width:130px;height:80px;left:110px;bottom:-8px;background:#c6ff000f}.bg-star{position:absolute;border-radius:50%;background:#ffffffe6;box-shadow:0 0 10px #ffffff29;animation:twinkle 3.4s ease-in-out infinite}.tiny{width:2px;height:2px;opacity:.72}.small{width:3px;height:3px;opacity:.82}.mid{width:4px;height:4px;opacity:.95}.s1{top:14px;left:22px}.s2{top:22px;left:76px;animation-delay:.4s}.s3{top:28px;left:164px;animation-delay:1.1s}.s4{top:18px;right:42px;animation-delay:.8s}.s5{top:56px;left:48px;animation-delay:1.4s}.s6{top:68px;left:132px;animation-delay:.3s}.s7{top:84px;right:28px;animation-delay:1.7s}.s8{top:106px;left:26px;animation-delay:.5s}.s9{top:118px;left:204px;animation-delay:1.1s}.s10{top:132px;right:64px;animation-delay:.9s}.s11{top:156px;left:84px;animation-delay:.2s}.s12{top:170px;right:28px;animation-delay:1.5s}.s13{bottom:44px;left:34px;animation-delay:.6s}.s14{bottom:30px;left:148px;animation-delay:1.2s}.s15{bottom:24px;right:24px;animation-delay:.7s}.s16{top:92px;left:286px;animation-delay:1.9s}.s17{top:44px;right:112px;animation-delay:.95s}.s18{bottom:72px;right:118px;animation-delay:1.35s}@keyframes twinkle{0%,to{opacity:.28;transform:scale(.85)}50%{opacity:1;transform:scale(1.18)}}.dust-band{position:absolute;left:-10%;top:42%;width:120%;height:44px;transform:rotate(-10deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),rgba(0,194,255,.035),rgba(123,47,247,.03),transparent);filter:blur(12px);opacity:.8;pointer-events:none}.path-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.path-complete{stroke:#c6ff00a6;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(198,255,0,.18))}@keyframes pulsePath{0%,to{opacity:.74}50%{opacity:1}}.star-node{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;z-index:2}.star-node.done{width:20px;height:20px;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.98),rgba(255,255,255,.16) 35%,transparent 42%),linear-gradient(135deg,#c6ff00fa,#00c2ffc2);box-shadow:0 0 14px #c6ff0038,0 0 24px #00c2ff29;color:#071015}.star-node.current{width:36px;height:36px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,255,255,.18) 28%,transparent 34%),linear-gradient(135deg,#7b2ff7f2,#00c2ffd6);border:1px solid rgba(255,255,255,.24);box-shadow:0 0 0 1px #ffffff1f,0 0 24px #7b2ff752,0 0 38px #00c2ff38,0 10px 22px #0000003d;animation:currentStar 2s ease-in-out infinite;font-size:11px}@keyframes currentStar{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes finalStarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.halo{position:absolute;border-radius:50%;pointer-events:none}.halo.current{width:64px;height:64px;border:1px solid rgba(123,47,247,.22);animation:ripple 2.6s ease-out infinite}.halo.final{width:92px;height:92px;border:1px solid rgba(249,206,52,.18);animation:ripple 3s ease-out infinite}@keyframes ripple{0%{transform:scale(.86);opacity:.62}to{transform:scale(1.16);opacity:0}}.legend{margin-top:12px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.legend-item{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.legend-dot.done{background:linear-gradient(135deg,#c6ff00fa,#00c2ffc2)}.legend-dot.current{background:linear-gradient(135deg,#7b2ff7f2,#00c2ffd6);box-shadow:0 0 12px #7b2ff738}.legend-dot.locked{background:#ffffff4d}.legend-dot.final{background:linear-gradient(135deg,#f9ce34f5,#ee2a7bd6);box-shadow:0 0 14px #f9ce3438}@media (max-width: 420px){.constellation-map{height:220px}.star-node.final{width:54px;height:54px;font-size:14px}}.count-up-value{display:inline-block;animation:countGlow 2.2s ease-in-out infinite}@keyframes countGlow{0%,to{text-shadow:0 0 0 rgba(198,255,0,0)}50%{text-shadow:0 0 18px rgba(198,255,0,.24)}}.panel--stats{border-radius:22px;padding:14px;background:#02061733;border:1px solid rgba(255,255,255,.08)}.panel--stats .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@keyframes fillBar{0%{transform:scaleX(0);opacity:.5}to{transform:scaleX(1);opacity:1}}.progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),var(--cyan));transform-origin:left center;animation:fillBar 1.4s ease forwards}.relic-tile{margin-top:14px;border-radius:20px;padding:14px;background:linear-gradient(180deg,#c6ff0024,#c6ff0008),#10150a;border:1px solid rgba(198,255,0,.2);display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left}.relic-title{margin:0;font-size:16px;font-weight:800}.relic-copy{margin-top:6px}.relic-badge{min-width:72px;text-align:center;border-radius:16px;padding:10px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);font-weight:800;color:var(--lime)}.relic-tile--finale{margin-top:16px}.badge-card.unlocked{box-shadow:0 0 0 1px #ffffff0f,0 10px 24px #0000002e,0 0 24px #00c2ff1f;animation:badgeGlowPulse 2.8s ease-in-out infinite}.badge-card.unlocked .badge-medal{background:linear-gradient(135deg,#c6ff00,#00c2ff);color:#081120;box-shadow:0 0 18px #c6ff0033,0 0 26px #00c2ff24}.badge-card.unlocked:before{content:"";position:absolute;top:-20%;left:-40%;width:40%;height:140%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),rgba(255,255,255,.26),rgba(255,255,255,.08),transparent);animation:badgeShineSweep 3.8s linear infinite}.badge-card.newly-unlocked{animation:badgeGlowPulse 2.4s ease-in-out infinite,badgeUnlockBurst .85s ease-out 1}@keyframes badgeGlowPulse{0%,to{transform:translateY(0) scale(1);box-shadow:0 0 0 1px #ffffff0f,0 10px 24px #0000002e,0 0 22px #00c2ff1a}50%{transform:translateY(-1px) scale(1.015);box-shadow:0 0 0 1px #ffffff14,0 14px 30px #00000038,0 0 30px #c6ff0024,0 0 34px #00c2ff2e}}@keyframes badgeShineSweep{0%{left:-50%}to{left:120%}}@keyframes badgeUnlockBurst{0%{transform:scale(.88);filter:brightness(1.25)}60%{transform:scale(1.06);filter:brightness(1.12)}to{transform:scale(1);filter:brightness(1)}}.confetti-wrap{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.confetti{position:absolute;top:-20px;width:8px;height:16px;border-radius:3px;opacity:.9;animation:confettiDrop linear infinite}.c1{background:var(--lime);left:8%;animation-duration:3.6s;animation-delay:.2s}.c2{background:var(--cyan);left:18%;animation-duration:4.1s;animation-delay:.8s}.c3{background:var(--violet);left:29%;animation-duration:3.2s;animation-delay:.4s}.c4{background:var(--gold);left:41%;animation-duration:4.3s;animation-delay:1.1s}.c5{background:var(--pink);left:52%;animation-duration:3.5s;animation-delay:.1s}.c6{background:var(--cyan);left:64%;animation-duration:4.4s;animation-delay:.9s}.c7{background:var(--lime);left:74%;animation-duration:3.8s;animation-delay:.5s}.c8{background:var(--gold);left:84%;animation-duration:4.1s;animation-delay:.6s}.c9{background:var(--pink);left:92%;animation-duration:3.9s;animation-delay:.3s}@keyframes confettiDrop{0%{transform:translateY(-10px) rotate(0);opacity:0}10%{opacity:1}to{transform:translateY(520px) rotate(300deg);opacity:0}}.star-node--revealed{animation:revealPop .55s ease both}@keyframes revealPop{0%{transform:scale(.72);opacity:.4}to{transform:scale(1);opacity:1}}.current-glow-featured{stroke:url(#currentGlowFeatured)}.star-node-final--boosted{box-shadow:0 0 28px #f9ce345c,0 0 54px #ee2a7b3d,0 0 80px #7b2ff742}.halo-final--boosted{border-color:#f9ce344d}@media (max-width: 420px){.panel--stats .grid-2{grid-template-columns:1fr}}.mini-game-shell{border-radius:24px;padding:16px;background:#080e1ce0;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 40px #00000038}.mini-game-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.timer-bar{margin:12px 0;height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.timer-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c6ff00,#00c2ff);transition:width .1s linear}.charge-track{height:18px;border-radius:999px;background:#ffffff14;overflow:hidden;margin:16px 0 10px}.charge-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#4b7cff,#00c2ff);transition:width .08s linear}.charge-fill.success{background:linear-gradient(90deg,#c6ff00,#00c2ff);box-shadow:0 0 18px #c6ff003d}.charge-stats{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:13px;color:#d9e2f2}.charge-btn{width:100%;margin-top:16px}.constellation-game-board{position:relative;margin-top:14px;height:260px;border-radius:22px;background:radial-gradient(circle at 20% 20%,rgba(0,194,255,.12),transparent 18%),radial-gradient(circle at 80% 18%,rgba(123,47,247,.14),transparent 20%),linear-gradient(180deg,#081120,#0b1425);border:1px solid rgba(255,255,255,.08);overflow:hidden}.constellation-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.constellation-star{position:absolute;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.96),rgba(255,255,255,.12) 28%,transparent 34%),linear-gradient(135deg,#506effe6,#00c2ffbf);color:#fff;font-weight:800;box-shadow:0 0 18px #00c2ff29;cursor:pointer}.constellation-star.distractor{width:36px;height:36px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.75),rgba(255,255,255,.06) 30%,transparent 36%),linear-gradient(135deg,#ffffff1f,#b4b4ff14);color:#ffffffd9;opacity:.8}.constellation-star.next{box-shadow:0 0 0 1px #ffffff1f,0 0 22px #7b2ff73d,0 0 30px #00c2ff2e;animation:nextStarPulse 1.8s ease-in-out infinite}.constellation-star.completed{background:linear-gradient(135deg,#c6ff00eb,#00c2ffb3);color:#08111a}@keyframes nextStarPulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.08)}}.tap-field{position:relative;margin-top:14px;height:280px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at center,rgba(255,255,255,.03),transparent 40%),linear-gradient(180deg,#0a1322,#0b1628)}.tap-target{position:absolute;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;border:0;box-shadow:0 8px 18px #0003;cursor:pointer}.target-blue{background:linear-gradient(135deg,#2f6bff,#2451ff)}.target-red{background:linear-gradient(135deg,#ff5f6d,#ff2d55)}.target-purple{background:linear-gradient(135deg,#7b2ff7,#b06cff)}.target-cyan-dark{background:linear-gradient(135deg,#08c,#34b4ff)}.target-gray{background:linear-gradient(135deg,#7f8aa3,#bcc6d8)}.fall-field{position:relative;margin-top:14px;height:320px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#ffffff03),linear-gradient(180deg,#081120,#101a2d)}.fall-object{position:absolute;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 18px #0000002e;cursor:pointer}.fall-blue{background:linear-gradient(135deg,#4f7dff,#00c2ff)}.hidden-order{font-size:0}.previewing{box-shadow:0 0 0 1px #ffffff1f,0 0 16px #c6ff0033,0 0 24px #00c2ff29}.target-cyan,.fall-cyan{background:linear-gradient(135deg,#00d5ff,#7ae7ff)}.fall-field{position:relative;margin-top:14px;height:320px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 20% 18%,rgba(0,194,255,.08),transparent 18%),radial-gradient(circle at 80% 20%,rgba(123,47,247,.1),transparent 18%),linear-gradient(180deg,#081120,#101a2d)}.fall-object{position:absolute;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 18px #0000002e;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:900;pointer-events:none}.fall-blue{background:linear-gradient(135deg,#2f6bff,#00c2ff)}.fall-red{background:linear-gradient(135deg,#ff5f6d,#ff2d55)}.fall-purple{background:linear-gradient(135deg,#7b2ff7,#b06cff)}.fall-pink{background:linear-gradient(135deg,#ff5aa5,#ff88c2)}.fall-gray{background:linear-gradient(135deg,#7f8aa3,#bcc6d8)}.fall-cyan{background:linear-gradient(135deg,#22d8ff,#9af1ff)}.catcher-base{position:absolute;bottom:12px;transform:translate(-50%);height:16px;border-radius:999px;background:linear-gradient(180deg,#ffffff40,#ffffff0a),linear-gradient(90deg,#c6ff00,#00c2ff);border:1px solid rgba(255,255,255,.18);box-shadow:0 0 18px #00c2ff2e,0 10px 20px #00000038}.catch-controls{display:flex;gap:10px;margin-top:14px}.catch-btn{flex:1}.constellation-wrap{align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.constellation-map{position:relative;height:240px;min-width:0;overflow:hidden}.path-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.star-node{transform:translate(-50%,-50%)}.legend{row-gap:8px}.stage3-reveal-hero{position:relative;overflow:hidden;padding:18px 16px 16px;text-align:center;background:radial-gradient(circle at 18% 12%,rgba(0,194,255,.1),transparent 22%),radial-gradient(circle at 82% 18%,rgba(123,47,247,.12),transparent 24%),radial-gradient(circle at 50% 100%,rgba(238,42,123,.08),transparent 24%),linear-gradient(180deg,#ffffff12,#ffffff09)}.stage3-reveal-orb{width:72px;height:72px;margin:0 auto 12px;border-radius:22px;display:grid;place-items:center;font-size:28px;font-weight:900;color:#081120;background:linear-gradient(135deg,#f9ce34,#ee2a7b,#00c2ff);box-shadow:0 14px 28px #00000038,0 0 18px #ee2a7b24;animation:stage3Float 3.8s ease-in-out infinite}.stage3-reward-card{position:relative;overflow:hidden;padding:16px;background:radial-gradient(circle at top right,rgba(238,42,123,.07),transparent 20%),linear-gradient(180deg,#ffffff0e,#ffffff08)}.stage3-love-card{position:relative;overflow:hidden;padding:16px;background:radial-gradient(circle at top left,rgba(0,194,255,.06),transparent 18%),radial-gradient(circle at top right,rgba(123,47,247,.08),transparent 20%),linear-gradient(180deg,#ffffff0f,#ffffff08)}.stage3-heart-badge{background:linear-gradient(135deg,#ee2a7bf5,#ff84b1eb)}.stage3-love-seal{background:linear-gradient(135deg,#7b2ff7f2,#00c2ffe6)}.premium-modal{max-height:min(88vh,920px);overflow-y:auto}.premium-modal::-webkit-scrollbar{width:8px}.premium-modal::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.premium-modal::-webkit-scrollbar-track{background:transparent}@keyframes stage3HeroSweep{0%{transform:translate(-100%)}to{transform:translate(140%)}}@keyframes stage3Float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.featured--constellation{display:grid;grid-template-columns:1.08fr .92fr;gap:14px;align-items:stretch}.constellation-wrap{min-width:0;display:flex;flex-direction:column;justify-content:center}.path-complete{stroke:url(#completedGlowFeatured);stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px rgba(255,155,200,.14)) drop-shadow(0 0 14px rgba(0,194,255,.12))}.current-glow-featured{stroke:url(#currentGlowFeatured)}.path-future{stroke:#fff3;stroke-width:2;fill:none;stroke-dasharray:5 7;stroke-linecap:round;stroke-linejoin:round}.star-node{position:absolute;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;z-index:2}.star-node.done{width:20px;height:20px;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.98),rgba(255,255,255,.16) 35%,transparent 42%),linear-gradient(135deg,#ffe8a3,#ff9bc8,#00c2ff);box-shadow:0 0 14px #ff9bc82e,0 0 22px #00c2ff24;color:#071015}.star-node.current{width:36px;height:36px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,255,255,.18) 28%,transparent 34%),linear-gradient(135deg,#8d63fff2,#00c2ffd6);border:1px solid rgba(255,255,255,.24);box-shadow:0 0 0 1px #ffffff1f,0 0 24px #8d63ff4d,0 0 38px #00c2ff33,0 10px 22px #0000003d;animation:currentStar 2s ease-in-out infinite;font-size:11px}.star-node.locked{width:18px;height:18px;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.62),rgba(255,255,255,.08) 38%,transparent 44%),#ffffff14;border:1px solid rgba(255,255,255,.14);opacity:.66}.star-node.final{width:56px;height:56px;font-size:15px;font-weight:900;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,255,255,.22) 24%,transparent 34%),radial-gradient(circle,rgba(255,232,163,.45),transparent 58%),linear-gradient(135deg,#ffe8a3,#ff9bc8,#8d63ff);border:1px solid rgba(255,255,255,.24);box-shadow:0 0 24px #ffe8a33d,0 0 40px #ff9bc829,0 0 58px #8d63ff2e;animation:finalStarPulse 2.8s ease-in-out infinite;color:#071015}.halo.current{position:absolute;width:64px;height:64px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(141,99,255,.22);animation:ripple 2.6s ease-out infinite}.halo.final{position:absolute;width:92px;height:92px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,232,163,.18);animation:ripple 3s ease-out infinite}.legend-dot.done{background:linear-gradient(135deg,#ffe8a3,#ff9bc8,#00c2ff)}.legend-dot.current{background:linear-gradient(135deg,#8d63fff2,#00c2ffd6);box-shadow:0 0 12px #8d63ff38}.legend-dot.final{background:linear-gradient(135deg,#ffe8a3,#ff9bc8,#8d63ff);box-shadow:0 0 14px #ffe8a333}.stage3-reveal{display:grid;gap:14px}.stage3-reveal-hero,.stage3-reward-card,.stage3-love-card{border-radius:24px;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 34px #0000003d}.stage3-reveal-hero{position:relative;overflow:hidden;padding:18px 16px 16px;text-align:center;background:radial-gradient(circle at 18% 12%,rgba(0,194,255,.1),transparent 22%),radial-gradient(circle at 82% 18%,rgba(141,99,255,.12),transparent 24%),radial-gradient(circle at 50% 100%,rgba(255,155,200,.09),transparent 24%),linear-gradient(180deg,#ffffff12,#ffffff09)}.stage3-reveal-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(118deg,transparent 16%,rgba(255,255,255,.04) 46%,transparent 76%);transform:translate(-100%);animation:stage3HeroSweep 6.8s linear infinite;pointer-events:none}.stage3-reveal-orb{width:72px;height:72px;margin:0 auto 12px;border-radius:22px;display:grid;place-items:center;font-size:28px;font-weight:900;color:#081120;background:linear-gradient(135deg,#ffe8a3,#ff9bc8,#00c2ff);box-shadow:0 14px 28px #00000038,0 0 18px #ff9bc824;animation:stage3Float 3.8s ease-in-out infinite}.stage3-mini-label{color:#b9c8df}.stage3-title{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.03em}.stage3-subcopy{max-width:460px;margin:10px auto 0;color:#cbd7ea}.stage3-reward-card{padding:16px;background:radial-gradient(circle at top right,rgba(141,99,255,.08),transparent 20%),linear-gradient(180deg,#ffffff0e,#ffffff08)}.stage3-love-card{padding:16px;background:radial-gradient(circle at top right,rgba(255,155,200,.09),transparent 20%),radial-gradient(circle at top left,rgba(0,194,255,.05),transparent 18%),linear-gradient(180deg,#ffffff0f,#ffffff08)}.stage3-reward-head,.stage3-love-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.stage3-reward-head h4,.stage3-love-head h4{margin:2px 0 0;font-size:18px;line-height:1.15;letter-spacing:-.02em}.stage3-heart-badge,.stage3-love-seal{width:42px;height:42px;border-radius:14px;flex:0 0 auto;display:grid;place-items:center;font-size:17px;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 20px #0000002e}.stage3-heart-badge{background:linear-gradient(135deg,#8d63fff2,#00c2ffe6)}.stage3-love-seal{background:linear-gradient(135deg,#ff9bc8f5,#ffe8a3eb);color:#081120}.stage3-note-copy{margin:0;color:#eaf1ff;font-size:14px;line-height:1.7}.stage3-love-body{position:relative;border-radius:20px;padding:16px 15px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0a1120c7,#0f1625e0);box-shadow:inset 0 1px #ffffff0a}.stage3-love-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:100% 30px;opacity:.22;pointer-events:none}.stage3-love-body p{position:relative;z-index:1;margin:0;color:#edf3ff;font-size:14px;line-height:1.85;white-space:pre-line}.stage3-keep-btn{width:100%;border:0;border-radius:18px;padding:15px 16px;font-weight:900;font-size:14px;color:#081120;background:linear-gradient(135deg,#ffe8a3,#ff9bc8,#00c2ff);box-shadow:0 12px 26px #00c2ff29;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.stage3-keep-btn:hover,.stage3-keep-btn:active{transform:translateY(-1px)}@media (max-width: 640px){.featured--constellation{grid-template-columns:1fr}}@media (max-width: 420px){.constellation-map{height:224px}.star-node.final{width:52px;height:52px;font-size:14px}.stage3-title{font-size:22px}.stage3-reveal-orb{width:66px;height:66px;font-size:26px}.stage3-reward-head h4,.stage3-love-head h4{font-size:16px}}.constellation-map{position:relative;width:100%;height:240px;overflow:hidden}.path-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;overflow:visible}.path-complete{stroke:url(#completedGlowFeatured);stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(198,255,0,.18)) drop-shadow(0 0 12px rgba(0,194,255,.12))}.path-complete-final{stroke-width:2.8}.path-current{stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 12px rgba(0,194,255,.22));animation:pulsePath 2.2s ease-in-out infinite}.current-glow-featured{stroke:url(#currentGlowFeatured)}.path-future{stroke:#ffffff38;stroke-width:2;fill:none;stroke-dasharray:5 7;stroke-linecap:round;stroke-linejoin:round}.star-node{position:absolute;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;z-index:2}.star-node.done{width:20px;height:20px;font-size:10px;color:#081120;background:linear-gradient(135deg,#dfff6e,#c6ff00 48%,#00c2ff);box-shadow:0 0 14px #c6ff0033,0 0 24px #00c2ff24}.star-node.current{width:36px;height:36px;font-size:11px;color:#fff;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,255,255,.16) 28%,transparent 34%),linear-gradient(135deg,#0066fff2,#00c2ffe0);border:1px solid rgba(255,255,255,.22);box-shadow:0 0 0 1px #ffffff1a,0 0 22px #0066ff3d,0 0 32px #00c2ff33,0 10px 22px #0000003d;animation:currentStar 2s ease-in-out infinite}.star-node.locked{width:18px;height:18px;font-size:0;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.62),rgba(255,255,255,.08) 38%,transparent 44%),#ffffff14;border:1px solid rgba(255,255,255,.14);opacity:.66}.star-node.final{width:54px;height:54px;font-size:14px;font-weight:900;color:#081120;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,255,255,.2) 24%,transparent 34%),linear-gradient(135deg,#dfff6e,#c6ff00 52%,#00c2ff);border:1px solid rgba(255,255,255,.22);box-shadow:0 0 18px #c6ff0038,0 0 30px #00c2ff29,0 8px 22px #00000038;animation:finalStarPulse 2.8s ease-in-out infinite}.halo.current{position:absolute;width:64px;height:64px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(0,102,255,.22);animation:ripple 2.6s ease-out infinite}.halo.final{position:absolute;width:88px;height:88px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(198,255,0,.18);animation:ripple 3s ease-out infinite}.legend-dot.done{background:linear-gradient(135deg,#dfff6e,#c6ff00 55%,#00c2ff)}.legend-dot.current{background:linear-gradient(135deg,#0066fff2,#00c2ffe0);box-shadow:0 0 12px #06f3}.legend-dot.final{background:linear-gradient(135deg,#dfff6e,#c6ff00 55%,#00c2ff);box-shadow:0 0 14px #c6ff0033}@media (max-width: 420px){.constellation-map{height:224px}.star-node.final{width:50px;height:50px;font-size:13px}.halo.final{width:82px;height:82px}}.star-node.final{width:54px;height:54px;font-size:14px;font-weight:900;color:#fff;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,255,255,.2) 24%,transparent 34%),radial-gradient(circle at 52% 52%,rgba(249,206,52,.28),transparent 58%),linear-gradient(135deg,#f9ce34,#ee2a7b 52%,#7b2ff7);border:1px solid rgba(255,255,255,.24);box-shadow:0 0 20px #f9ce343d,0 0 34px #ee2a7b2e,0 0 52px #7b2ff733,0 8px 22px #00000038;animation:finalStarPulse 2.8s ease-in-out infinite}.halo.final{position:absolute;width:88px;height:88px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(249,206,52,.2);animation:ripple 3s ease-out infinite}.legend-dot.final{background:linear-gradient(135deg,#f9ce34,#ee2a7b 52%,#7b2ff7);box-shadow:0 0 10px #f9ce342e,0 0 14px #ee2a7b24}@media (max-width: 420px){.star-node.final{width:50px;height:50px;font-size:13px}.halo.final{width:80px;height:80px}}.halo.final{width:76px;height:76px}.notification-stack{position:fixed;right:16px;top:18px;z-index:80;display:grid;gap:10px;width:min(320px,calc(100vw - 24px));pointer-events:none}.app-notification{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:18px;color:#fff;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#111827f0,#0a101cf5);box-shadow:0 14px 34px #00000047,0 0 0 1px #ffffff08;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:notificationSlideIn .36s ease}.app-notification.reward{background:radial-gradient(circle at top right,rgba(198,255,0,.14),transparent 26%),linear-gradient(180deg,#111827f5,#0a101cfa)}.app-notification.message{background:radial-gradient(circle at top right,rgba(0,194,255,.14),transparent 26%),linear-gradient(180deg,#111827f5,#0a101cfa)}.app-notification-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:18px;font-weight:900;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 22px #0000002e}.app-notification.reward .app-notification-icon{color:#081120;background:linear-gradient(135deg,#dfff6e,#00c2ff)}.app-notification.message .app-notification-icon{color:#fff;background:linear-gradient(135deg,#06f,#00c2ff)}.app-notification-copy{display:grid;gap:3px;min-width:0}.app-notification-copy strong{font-size:13px;line-height:1.2;letter-spacing:-.01em}.app-notification-copy span{font-size:12px;color:#c8d4e7;line-height:1.35}@keyframes notificationSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.notification-stack{right:12px;top:12px;width:calc(100vw - 24px)}}.animated-avatar-dashboard,.animated-avatar-profile{position:relative;width:100%;height:100%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#132036,#0a111f)}.animated-avatar-dashboard{border-radius:50%}.animated-avatar-profile{border-radius:inherit}.animated-avatar-video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.profile-avatar--video{padding:0;overflow:hidden;background:none}.videoEmbed{position:relative;width:100%;max-width:100%;margin:0;padding-top:56.25%;border-radius:18px;overflow:hidden;background:#000;box-shadow:0 12px 28px #0000003d}.videoEmbed--archive{border:1px solid rgba(255,255,255,.08)}.videoEmbed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}@media (max-width: 640px){.archive-card--locked{grid-template-columns:1fr}.archive-card__placeholder{min-height:150px}.archive-card__title{font-size:18px}}
