*{box-sizing:border-box}body{font-family:var(--font-sans)!important;color:var(--text-primary);letter-spacing:normal!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-input,.mobile-textarea,.mobile-select{width:100%;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#fff;color:var(--text-primary);font-size:15px;line-height:1.5;transition:all .2s ease}.mobile-input,.mobile-select{min-height:44px;padding:0 12px}.mobile-textarea{min-height:88px;padding:10px 12px;resize:vertical}.mobile-input:focus,.mobile-textarea:focus,.mobile-select:focus{outline:none;border-color:#2563eb;background:#fff}:root{--font-sans: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", sans-serif;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #9ca3af}body{color:var(--text-primary);letter-spacing:normal!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p,span,div{line-height:1.5}h1,h2,h3,h4,h5,h6{line-height:1.2}.mobile-input::placeholder,.mobile-textarea::placeholder,.mobile-select::placeholder{color:var(--text-tertiary)}:root{--mobile-shell-width: 480px;--mobile-radius-xl: 12px;--mobile-radius-lg: 8px;--mobile-surface: rgba(255, 255, 255, .86);--mobile-surface-strong: rgba(255, 255, 255, .96);--mobile-border: rgba(148, 163, 184, .18);--mobile-shadow: 0 24px 70px rgba(15, 23, 42, .16);--mobile-shadow-soft: 0 14px 36px rgba(15, 23, 42, .08);--mobile-primary: #0f172a;--mobile-accent: linear-gradient(135deg, #2563eb 0%, #db2777 48%, #f97316 100%);--mobile-accent-soft: linear-gradient(135deg, rgba(37, 99, 235, .16) 0%, rgba(219, 39, 119, .14) 52%, rgba(249, 115, 22, .16) 100%)}html,body,#root{min-height:100%}body{margin:0;color:#0f172a;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 30%),radial-gradient(circle at top right,rgba(219,39,119,.18),transparent 32%),radial-gradient(circle at bottom center,rgba(249,115,22,.16),transparent 34%),#eef2ff}.mobile-page{position:relative;min-height:100vh;overflow-x:hidden}.mobile-page:before,.mobile-page:after{position:fixed;content:"";inset:auto;border-radius:9999px;filter:blur(70px);pointer-events:none;opacity:.8}.mobile-page:before{top:48px;left:-48px;width:180px;height:180px;background:#38bdf842}.mobile-page:after{right:-52px;bottom:120px;width:220px;height:220px;background:#f472b63d}.mobile-shell{position:relative;z-index:1;width:100%;max-width:var(--mobile-shell-width);margin:0 auto;padding:0;min-height:100vh;background:#f5f5f5}.mobile-panel{border:1px solid var(--mobile-border);border-radius:var(--mobile-radius-xl);background:var(--mobile-surface);box-shadow:0 2px 8px #0000000a;backdrop-filter:blur(22px)}.mobile-panel-strong{background:var(--mobile-surface-strong);box-shadow:var(--mobile-shadow)}.mobile-gradient-card{color:#fff;background:linear-gradient(135deg,#0f172af2,#2563ebd6 48%,#db2777e0)}.mobile-soft-card{background:var(--mobile-accent-soft)}.mobile-pill{display:inline-flex;align-items:center;gap:6px;border-radius:9999px;border:1px solid rgba(255,255,255,.22);background:#ffffff29;padding:8px 12px;font-size:12px;line-height:1}.mobile-chip{border:1px solid rgba(148,163,184,.24);border-radius:9999px;background:#ffffffbf;padding:10px 14px;font-size:13px;font-weight:600;color:#334155;transition:transform .2s ease,border-color .2s ease,background .2s ease}.mobile-chip[data-active=true]{color:#1e293b;border-color:#2563eb57;background:#fffffff5;transform:translateY(-1px)}.mobile-primary-button,.mobile-secondary-button,.mobile-tertiary-button{min-height:44px;border:0;border-radius:9999px;font-size:15px;font-weight:500;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.mobile-primary-button:active,.mobile-secondary-button:active,.mobile-tertiary-button:active,.mobile-chip:active{transform:scale(.985)}.mobile-primary-button{color:#fff;background:var(--mobile-accent);box-shadow:0 18px 34px #db27772e}.mobile-secondary-button{color:#0f172a;background:#ffffffe6;border:1px solid rgba(148,163,184,.22)}.mobile-tertiary-button{color:#475569;background:#ffffff8c;border:1px dashed rgba(148,163,184,.26)}.mobile-progress-track{overflow:hidden;height:10px;border-radius:9999px;background:#ffffff38}.mobile-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#60a5fa 28%,#f472b6 72%,#f59e0b);transition:width .55s ease}.mobile-floating-bar{position:fixed;z-index:60;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));width:min(calc(100vw - 24px),420px);transform:translate(-50%);padding:10px;border:1px solid rgba(255,255,255,.22);border-radius:9999px;background:#0f172ae0;box-shadow:0 22px 50px #0f172a57;backdrop-filter:blur(26px)}.mobile-floating-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mobile-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-overview-card{position:relative;overflow:hidden;min-height:136px}.mobile-overview-card:after{position:absolute;content:"";inset:auto -16px -28px auto;width:84px;height:84px;border-radius:9999px;background:#3b82f614}.mobile-overview-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;color:#1d4ed8;background:#2563eb1a}.mobile-highlight-chip{display:inline-flex;align-items:center;min-height:38px;border-radius:9999px;border:1px solid rgba(191,219,254,.9);background:#eff6fff2;padding:0 14px;font-size:13px;font-weight:500;color:#1e3a8a}.mobile-day-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.mobile-day-tabs::-webkit-scrollbar{display:none}.mobile-day-tab{display:inline-flex;min-width:128px;flex-direction:column;gap:8px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:#fffc;padding:12px 14px;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.mobile-day-tab[data-active=true]{border-color:#2563eb47;background:#eff6fff5;transform:translateY(-1px)}.mobile-day-tab-label{font-size:11px;font-weight:600;letter-spacing:.12em;color:#64748b;text-transform:uppercase}.mobile-day-tab-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:14px;font-weight:500;color:#0f172a}.mobile-activity-card{display:flex;width:100%;gap:12px;align-items:flex-start;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#ffffffdb;padding:14px}.mobile-activity-time{display:inline-flex;min-width:56px;min-height:38px;align-items:center;justify-content:center;border-radius:14px;background:#0f172a0f;font-size:12px;font-weight:600;color:#0f172a}.mobile-activity-type{display:inline-flex;align-items:center;min-height:24px;border-radius:9999px;background:#2563eb14;padding:0 10px;font-size:11px;font-weight:600;color:#1d4ed8}.mobile-activity-price{flex:0 0 auto;font-size:12px;font-weight:600;color:#475569}.mobile-export-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobile-export-grid .mobile-secondary-button,.mobile-export-grid .mobile-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.mobile-day-card{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#ffffffc7;padding:14px}.mobile-day-badge{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:62px;min-height:62px;border-radius:12px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.06em;background:linear-gradient(135deg,#2563eb,#db2777);box-shadow:0 14px 30px #2563eb2e}.mobile-day-line{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.mobile-day-label{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:9999px;background:#e2e8f0ad;font-size:11px;font-weight:600;color:#475569}.mobile-floating-action{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border-radius:9999px;border:0;background:#ffffff14;color:#fff;font-size:13px;font-weight:500}.mobile-floating-action[data-variant=primary]{background:linear-gradient(135deg,#2563eb,#db2777)}.mobile-floating-link{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:8px;min-height:40px;margin-top:8px;border:0;border-radius:9999px;background:#ffffff0f;color:#ffffffeb;font-size:13px;font-weight:500}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:#0f172a6b;padding:16px 12px calc(16px + env(safe-area-inset-bottom));backdrop-filter:blur(6px)}.mobile-drawer{width:min(100%,430px);border:1px solid rgba(255,255,255,.26);border-radius:28px;background:#fffffff7;padding:12px 16px 20px;box-shadow:0 30px 70px #0f172a3d}.mobile-share-hero{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:start}.mobile-share-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,#2563eb,#db2777);box-shadow:0 14px 30px #2563eb2e}.mobile-share-link-box{border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#f8fafceb;padding:14px}.mobile-drawer-handle{width:52px;height:5px;border-radius:9999px;background:#94a3b866;margin:0 auto 14px}.mobile-drawer-close{min-height:36px;border:0;border-radius:9999px;background:#0f172a0f;padding:0 12px;font-size:12px;font-weight:600;color:#475569}.mobile-drawer-row{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:flex-start;font-size:14px;line-height:1.6;color:#334155}.mobile-drawer-label{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:9999px;background:#e2e8f0b8;font-size:11px;font-weight:600;color:#475569}.mobile-section-title{font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.mobile-badge{display:inline-flex;align-items:center;gap:6px;border-radius:9999px;padding:8px 10px;font-size:12px;font-weight:500;color:#334155;background:#ffffffb8}.mobile-result-shell{display:flex;flex-direction:column;gap:14px}.mobile-history-card{border:1px solid rgba(226,232,240,.78);border-radius:12px;background:#ffffffd6;padding:16px;box-shadow:0 12px 28px #0f172a0f}.mobile-history-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.mobile-history-stat{display:flex;min-height:68px;flex-direction:column;justify-content:space-between;gap:8px;border-radius:12px;background:#f8fafceb;padding:10px 12px}.mobile-history-stat-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.mobile-history-stat-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;color:#0f172a}.mobile-surface-note{border:1px dashed rgba(148,163,184,.24);border-radius:var(--mobile-radius-lg);background:#ffffff8f}.mobile-system-header{position:sticky;top:12px;z-index:20;backdrop-filter:blur(24px)}.mobile-system-topline{display:inline-flex;min-height:28px;align-items:center;border-radius:9999px;background:#2563eb14;padding:0 12px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1d4ed8}.mobile-tabbar{position:fixed;left:50%;bottom:0;z-index:70;width:100%;max-width:var(--mobile-shell-width);transform:translate(-50%);border-top:1px solid rgba(0,0,0,.05);background:#fffffff5;box-shadow:0 -2px 10px #00000008;backdrop-filter:blur(24px);padding-bottom:env(safe-area-inset-bottom)}.mobile-tabbar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px 12px}.mobile-tabbar-item{display:inline-flex;min-height:52px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;color:#64748b;font-size:11px;font-weight:500}.mobile-tabbar-item[data-active=true]{color:#2563eb}.mobile-home-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobile-home-shortcut{display:inline-flex;min-height:82px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:600}.mobile-grid-links{display:grid;grid-template-columns:1fr;gap:12px}.mobile-link-card{display:grid;gap:8px;align-items:start;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:#ffffffe6;padding:16px;text-align:left;color:#334155}.mobile-link-card strong{font-size:15px;color:#0f172a}.mobile-link-card span{font-size:13px;line-height:1.6;color:#64748b}.mobile-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-feature-card{display:grid;gap:10px;align-content:start;min-height:150px;border:1px solid rgba(226,232,240,.86);border-radius:12px;background:#ffffffeb;padding:16px}.mobile-feature-card-button{text-align:left}.mobile-feature-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:14px;color:#1d4ed8;background:#2563eb1a}.mobile-stage-card{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(226,232,240,.82);border-radius:12px;background:#ffffffe6;padding:14px}.mobile-stage-index{display:inline-flex;min-width:48px;min-height:48px;align-items:center;justify-content:center;border-radius:16px;color:#fff;font-size:13px;font-weight:600;background:linear-gradient(135deg,#2563eb,#db2777)}.mobile-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobile-inline-link{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(148,163,184,.28);border-radius:16px;background:#f8fafceb;color:#475569;font-size:13px;font-weight:500}.mobile-empty-state{text-align:center}.mobile-empty-icon{display:inline-flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#2563eb,#db2777);box-shadow:0 16px 34px #2563eb33}.mobile-empty-inline{border:1px dashed rgba(148,163,184,.24);border-radius:20px;background:#f8fafcd1;padding:20px 16px;text-align:center;font-size:14px;color:#64748b}.mobile-checklist-item{display:flex;width:100%;gap:12px;align-items:flex-start;border:1px solid rgba(226,232,240,.88);border-radius:20px;background:#ffffffeb;padding:14px}.mobile-checklist-item[data-active=true]{border-color:#2563eb42;background:#eff6fff0}.mobile-checklist-mark{display:inline-flex;min-width:58px;min-height:30px;align-items:center;justify-content:center;border-radius:9999px;background:#0f172a0f;font-size:11px;font-weight:600;color:#475569}.mobile-reminder-card{border:1px dashed rgba(148,163,184,.26);border-radius:12px;background:#f8fafcdb;padding:14px;font-size:14px;line-height:1.7;color:#334155}.mobile-profile-hero{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:center}.mobile-profile-avatar{display:inline-flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:24px;color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb 60%,#db2777);box-shadow:0 18px 36px #0f172a2e}.mobile-profile-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start;border:1px solid rgba(226,232,240,.8);border-radius:12px;background:#f8fafce6;padding:14px}.mobile-profile-label{font-size:12px;font-weight:600;color:#64748b}.mobile-profile-value{font-size:14px;line-height:1.6;color:#0f172a}.mobile-notice-card{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(226,232,240,.82);border-radius:20px;background:#ffffffe6;padding:14px}.mobile-stage-caption{min-height:22px}.mobile-tabbar-item{font-size:12px}}{}
