:root{--gold-from: #0066CC;--gold-to: #4D9FE6;--gold-gradient: linear-gradient(135deg, var(--gold-from), var(--gold-to));--gold-text: #0066CC;--gold-subtle: #EAF1FA;--white: #FFFFFF;--bg-primary: #FAFAF8;--bg-secondary: #F5F4F0;--bg-card: #FFFFFF;--bg-overlay: rgba(0, 0, 0, .5);--text-primary: #1A1A1A;--text-secondary: #6B6B6B;--text-tertiary: #9B9B9B;--text-on-gold: #FFFFFF;--text-on-dark: #FFFFFF;--border-light: #EBEBEB;--border-medium: #D4D4D4;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-card: 0 1px 3px rgba(0, 0, 0, .04);--shadow-modal: 0 8px 32px rgba(0, 0, 0, .12);--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-lg: 17px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 32px;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 48px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s cubic-bezier(.16, 1, .3, 1);--nav-height: 64px;--banner-height: 0px;--header-height: 56px;--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: 0px;--color-success: #2D9F5C;--color-error: #D43D3D;--color-info: #3B82C4}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}html,body{touch-action:pan-y;overscroll-behavior-x:none}*{overscroll-behavior-x:none}body{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--weight-normal);color:var(--text-primary);background:var(--bg-secondary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{display:block;max-width:100%}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none;color:inherit;-webkit-tap-highlight-color:transparent}input,textarea{font-family:inherit;font-size:inherit;border:none;outline:none;background:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{display:none}.btn-gold{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);width:100%;padding:14px var(--space-xl);background:var(--gold-gradient);color:var(--text-on-gold);font-weight:var(--weight-semibold);font-size:var(--text-base);border-radius:var(--radius-md);transition:opacity var(--transition-fast);position:relative;overflow:hidden}.btn-gold:active{opacity:.85;transform:scale(.98)}.btn-gold:disabled{opacity:.4;pointer-events:none}.btn-outline{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);width:100%;padding:14px var(--space-xl);background:var(--bg-card);color:var(--text-primary);font-weight:var(--weight-medium);font-size:var(--text-base);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:all var(--transition-fast)}.btn-outline:active{background:var(--bg-secondary);transform:scale(.98)}#root{min-height:100vh;min-height:100dvh;max-width:480px;margin-inline:auto;background:var(--bg-primary);border-inline:1px solid var(--border-light)}._wrap_1g7q9_2{display:flex;flex-direction:column}._segments_1g7q9_4{position:sticky;top:var(--header-real, 56px);z-index:5;display:flex;gap:6px;padding:8px 16px;background:var(--bg-primary);overflow-x:auto;-webkit-overflow-scrolling:touch}._seg_1g7q9_4,._segActive_1g7q9_16{flex:0 0 auto;padding:8px 16px;border-radius:var(--radius-full);border:1px solid var(--border-medium);background:var(--bg-card);color:var(--text-primary);font-size:14px;font-weight:600;white-space:nowrap}._segActive_1g7q9_16{border-color:var(--gold-text);background:var(--gold-subtle);color:var(--gold-text)}._nav_hjgai_1{position:fixed;bottom:0;left:0;right:0;max-width:480px;margin:0 auto;height:var(--nav-height);background:var(--bg-card);border-top:1px solid var(--border-light);display:flex;justify-content:space-around;align-items:center;z-index:100;padding-bottom:var(--safe-bottom)}._item_hjgai_18{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:var(--space-sm);color:var(--text-tertiary);transition:color var(--transition-fast)}._item_hjgai_18._active_hjgai_30{color:var(--gold-text)}._iconWrap_hjgai_34{position:relative;display:flex;align-items:center;justify-content:center}._icon_hjgai_34{width:22px;height:22px}._dot_hjgai_46{position:absolute;top:-2px;right:-4px;width:8px;height:8px;border-radius:50%;background:var(--gold-text);border:2px solid var(--bg-card)}._label_hjgai_57{font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:.2px}._pendingIcon_hjgai_65,._pendingLabel_hjgai_66{display:block;border-radius:6px;background:var(--border-light, #e5e5e5);opacity:.6}._pendingIcon_hjgai_65{width:24px;height:24px;border-radius:8px}._pendingLabel_hjgai_66{width:46px;height:8px;margin:3px auto 0}._bar_14swr_3{position:fixed;left:0;right:0;bottom:calc(var(--nav-height) + var(--safe-bottom));max-width:480px;margin:0 auto;z-index:99;display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:8px 14px;border:none;border-top:1px solid var(--border-light);background:linear-gradient(90deg,#c4485f,#e0554f);color:#fff;font-size:14px;font-weight:600;cursor:pointer}._dot_14swr_25{width:9px;height:9px;border-radius:999px;background:#fff;flex:0 0 auto;animation:_pulse_14swr_1 1.6s ease-in-out infinite}@keyframes _pulse_14swr_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@media(prefers-reduced-motion:reduce){._dot_14swr_25{animation:none}}._text_14swr_43{flex:1;text-align:left}._go_14swr_45{flex:0 0 auto;font-weight:700;text-decoration:underline;text-underline-offset:3px}._banner_1wfxi_1{position:fixed;bottom:var(--nav-height);left:0;right:0;max-width:480px;margin:0 auto;height:44px;background:var(--bg-card);border-top:1px solid var(--border-light);display:flex;align-items:center;gap:8px;padding:0 12px;z-index:99;cursor:pointer}._thumb_1wfxi_19{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}._info_1wfxi_27{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}._label_1wfxi_35{font-size:12px;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._track_1wfxi_44{height:2px;background:var(--border-light);border-radius:1px;overflow:hidden}._fill_1wfxi_51{height:100%;background:var(--gold-gradient);transition:width .4s ease;border-radius:1px}._close_1wfxi_58{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--text-tertiary);background:none;border:none;cursor:pointer;padding:0}._container_1kyec_1{position:fixed;bottom:calc(var(--nav-height) + var(--banner-height) + var(--safe-bottom) + 12px);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:9999;pointer-events:none;width:max-content;max-width:calc(100vw - 32px)}._toast_1kyec_16{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--radius-lg);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--weight-medium);color:#fff;box-shadow:0 4px 16px #0000002e;pointer-events:auto;max-width:320px;line-height:1.4;animation:_slideUp_1kyec_1 .3s cubic-bezier(.16,1,.3,1) forwards}._toast_1kyec_16._exiting_1kyec_33{animation:_slideDown_1kyec_1 .3s cubic-bezier(.4,0,1,1) forwards}._success_1kyec_37{background:var(--color-success)}._error_1kyec_38{background:var(--color-error)}._info_1kyec_39{background:var(--gold-text)}._icon_1kyec_41{flex-shrink:0;width:18px;height:18px}@keyframes _slideUp_1kyec_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDown_1kyec_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}._gate_4vr20_1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;min-height:60vh;gap:14px}._icon_4vr20_12{font-size:40px;opacity:.85}._title_4vr20_17{font-size:20px;font-weight:700;color:var(--text-primary, #1a1a1a);margin:0}._text_4vr20_24{font-size:14px;line-height:1.5;color:var(--text-secondary, #666);max-width:320px;margin:0}._widget_4vr20_32{margin-top:8px;min-height:48px}._or_4vr20_37{font-size:12px;color:var(--text-secondary, #999);text-transform:uppercase;letter-spacing:.08em}._tgButton_4vr20_44{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 28px;border-radius:12px;background:#229ed9;color:#fff;font-size:15px;font-weight:600;text-decoration:none;box-shadow:0 2px 10px #229ed94d}._tgButton_4vr20_44:active{opacity:.85}._fallback_4vr20_63{font-size:13px;color:var(--text-secondary, #888);margin:0}._error_4vr20_69{font-size:13px;color:#c0392b;margin:0}._hint_4vr20_75{font-size:12px;color:var(--text-secondary, #999);margin-top:4px}
