.mobile-app{min-height:100vh;background:#f5f7fb;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.mobile-login{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:calc(56px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 32%),radial-gradient(circle at top right,rgba(79,70,229,.1),transparent 28%),#f5f7fb}.mobile-login__inner{width:100%;max-width:400px}.mobile-login__brand{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}.mobile-login__logo{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-size:28px;box-shadow:0 14px 32px #2563eb33}.mobile-login__title{margin-top:16px;font-size:24px;line-height:1.3;font-weight:700;color:#111827}.mobile-login__subtitle{margin-top:6px;color:#6b7280;font-size:13px}.mobile-login__panel{background:#fffffff5;border-radius:24px;padding:24px 20px;box-shadow:0 16px 40px #0f172a14;border:1px solid rgba(148,163,184,.14)}.mobile-login__panel-header{margin-bottom:18px}.mobile-login__panel-title{font-size:20px;font-weight:600;color:#111827}.mobile-login__panel-desc{margin-top:6px;color:#6b7280;font-size:13px}.mobile-login .ant-form-item{margin-bottom:14px}.mobile-login .ant-input-affix-wrapper,.mobile-login .ant-input{min-height:52px;border-radius:14px}.mobile-login .ant-input-affix-wrapper .ant-input-prefix{min-width:22px;margin-inline-end:10px;display:flex;justify-content:center}.mobile-login .ant-input-affix-wrapper{background:#fff;border-color:#dbe2ea;box-shadow:none}.mobile-login .ant-input-affix-wrapper:focus,.mobile-login .ant-input-affix-wrapper-focused{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.mobile-login__submit{height:52px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;font-size:16px;font-weight:600;box-shadow:0 12px 24px #4f46e52e}.mobile-shell{min-height:100vh;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.mobile-shell__topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(14px + env(safe-area-inset-top)) 18px 14px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.12)}.mobile-shell__brand{display:flex;align-items:center;gap:12px;min-width:0}.mobile-shell__logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 10px 20px #2563eb29;overflow:hidden}.mobile-shell__logo img{width:100%;height:100%;object-fit:cover}.mobile-shell__brand-copy{min-width:0}.mobile-shell__brand-title{font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-shell__brand-subtitle{margin-top:2px;color:#6b7280;font-size:12px}.mobile-shell__logout{width:42px;height:42px;border:none;border-radius:14px;background:#fff;color:#334155;box-shadow:inset 0 0 0 1px #94a3b82e}.mobile-shell__content{padding:18px 18px 0}.mobile-shell__tabbar{position:fixed;left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:30;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;border-radius:24px;background:#fffffff5;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 18px 40px #0f172a1a;border:1px solid rgba(148,163,184,.14)}.mobile-shell__tab{border:none;background:transparent;border-radius:18px;min-height:58px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;color:#6b7280;font-size:11px}.mobile-shell__tab svg{font-size:18px}.mobile-shell__tab--active{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 12px 24px #4f46e533}.mobile-shell__tab-hint{font-size:10px;opacity:.72}.mobile-dashboard{display:flex;flex-direction:column;gap:16px}.mobile-dashboard__hero{padding:18px;border-radius:22px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 16px 36px #4f46e52e}.mobile-dashboard__hero-title{font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.03em}.mobile-dashboard__hero-desc{margin-top:6px;color:#ffffffd1;font-size:12px;line-height:1.5}.mobile-section-card{background:#fffffff5;border-radius:20px;padding:16px;box-shadow:0 10px 28px #0f172a0f;border:1px solid rgba(148,163,184,.1)}.mobile-section-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-section-card__title{font-size:16px;font-weight:700}.mobile-section-card__desc{color:#6b7280;font-size:12px}.mobile-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-metric-card{padding:12px;border-radius:16px;background:#fff;border:1px solid rgba(148,163,184,.12)}.mobile-metric-card__head{display:flex;align-items:center;gap:8px}.mobile-metric-card__icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:0}.mobile-metric-card__label{color:#6b7280;font-size:12px;line-height:1.4}.mobile-metric-card__value{margin-top:10px;font-size:24px;line-height:1;font-weight:700;letter-spacing:-.04em}.mobile-metric-card__subtext{margin-top:6px;color:#94a3b8;font-size:11px;line-height:1.4}.mobile-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobile-shortcut{border:1px solid rgba(148,163,184,.12);text-align:left;padding:12px 10px;border-radius:16px;background:#fff}.mobile-shortcut:active{transform:scale(.98)}.mobile-shortcut__icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:18px}.mobile-shortcut__title{margin-top:10px;font-size:13px;font-weight:600}.mobile-shortcut__desc{margin-top:4px;color:#6b7280;font-size:11px;line-height:1.5}.mobile-ticket-list{display:flex;flex-direction:column;gap:10px}.mobile-ticket-item{padding:12px;border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.12)}.mobile-ticket-item__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-ticket-item__title{font-size:14px;font-weight:600;line-height:1.5}.mobile-ticket-item__tag{flex-shrink:0;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:600}.mobile-ticket-item__meta{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap;color:#6b7280;font-size:11px}.mobile-ticket-item__empty{padding:22px 0 8px;text-align:center;color:#6b7280;font-size:13px}.mobile-trend{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;align-items:end;min-height:112px}.mobile-trend__bar-wrap{display:flex;flex-direction:column;align-items:center;gap:6px}.mobile-trend__value{font-size:11px;color:#6b7280}.mobile-trend__bar{width:100%;max-width:22px;border-radius:999px;background:linear-gradient(180deg,#93c5fd,#2563eb);min-height:12px}.mobile-trend__label{font-size:11px;color:#94a3b8}.mobile-page-header{display:flex;align-items:center;justify-content:space-between}.mobile-ticket-page{display:flex;flex-direction:column;gap:14px}.mobile-ticket-create-btn{border-radius:12px}.mobile-filter-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:12px}.mobile-filter-row::-webkit-scrollbar{display:none}.mobile-filter-chip{border:none;background:#f1f5f9;color:#64748b;border-radius:999px;padding:8px 12px;font-size:12px;white-space:nowrap}.mobile-filter-chip--active{background:#2563eb;color:#fff}.mobile-ticket-list--page{gap:12px}.mobile-ticket-card{width:100%;text-align:left;padding:14px;border:1px solid rgba(148,163,184,.12);background:#fff;border-radius:18px}.mobile-ticket-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-ticket-card__title{font-size:14px;font-weight:600;line-height:1.5;color:#111827}.mobile-ticket-card__status{flex-shrink:0;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:600}.mobile-ticket-card__desc{margin-top:8px;color:#6b7280;font-size:12px;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mobile-ticket-card__meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px;color:#94a3b8;font-size:11px}.mobile-ticket-loading{display:flex;justify-content:center;padding:60px 0}.mobile-ticket-detail-head{gap:10px}.mobile-ticket-back{padding-left:0}.mobile-ticket-detail-head__title{font-size:18px;font-weight:700;line-height:1.5}.mobile-ticket-detail-head__meta{display:flex;flex-wrap:wrap;gap:8px;color:#94a3b8;font-size:11px}.mobile-ticket-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-field-label{color:#6b7280;font-size:12px;margin-bottom:6px}.mobile-field-value{color:#111827;font-size:13px;line-height:1.5}.mobile-inline-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:600}.mobile-ticket-desc-box{background:#f8fafc;border:1px solid rgba(148,163,184,.12);border-radius:16px;padding:12px;font-size:13px;line-height:1.7;color:#334155;white-space:pre-wrap}.mobile-message-list{display:flex;flex-direction:column;gap:10px}.mobile-message-item{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.mobile-message-item--me{align-items:flex-end}.mobile-message-item__meta{display:flex;gap:8px;color:#94a3b8;font-size:11px}.mobile-message-item__bubble{max-width:88%;background:#f8fafc;border:1px solid rgba(148,163,184,.12);color:#334155;border-radius:16px;padding:10px 12px;font-size:13px;line-height:1.6;white-space:pre-wrap}.mobile-message-item--me .mobile-message-item__bubble{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;border:none}.mobile-ticket-send-btn{margin-top:12px;border-radius:12px}.mobile-filter-row--tight{margin-top:14px;margin-bottom:4px}.mobile-report-page{display:flex;flex-direction:column;gap:14px}.mobile-report-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;background:#eef2ff;border-radius:16px}.mobile-report-tabs__item{border:none;border-radius:12px;min-height:42px;background:transparent;color:#475569;font-size:13px;font-weight:600}.mobile-report-tabs__item--active{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 10px 20px #4f46e529}.mobile-report-record{padding:14px;border:1px solid rgba(148,163,184,.12);border-radius:18px;background:#fff}.mobile-report-record__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-report-record__time{font-size:14px;font-weight:600;line-height:1.5;color:#111827}.mobile-report-record__route{margin-top:8px;color:#334155;font-size:13px;line-height:1.6;font-weight:500}.mobile-report-record__grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.mobile-report-record__field{display:flex;flex-direction:column;gap:4px}.mobile-report-record__field--full{grid-column:1 / -1}.mobile-report-record__field-label{color:#94a3b8;font-size:11px}.mobile-report-record__field-value{color:#334155;font-size:12px;line-height:1.5}.mobile-report-record__meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;color:#94a3b8;font-size:11px}.mobile-report-record__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mobile-report-record__actions .ant-btn{border-radius:10px}.mobile-report-record__empty-action{color:#94a3b8;font-size:12px}.mobile-report-rank{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(148,163,184,.12);border-radius:18px;background:#fff}.mobile-report-rank__index{width:30px;height:30px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:700}.mobile-report-rank__body{min-width:0}.mobile-report-rank__title{font-size:14px;font-weight:600;color:#111827}.mobile-report-rank__meta{margin-top:4px;display:flex;flex-wrap:wrap;gap:8px;color:#94a3b8;font-size:11px}.mobile-report-footnote{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6b7280;font-size:12px}.mobile-report-pagination{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mobile-report-pagination__meta{color:#6b7280;font-size:12px}.mobile-report-pagination__control{margin-left:auto}.mobile-report-conversation-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:36px 0;color:#6b7280}.mobile-report-conversation{display:flex;flex-direction:column;gap:12px}.mobile-report-conversation__item{padding:12px;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.12)}.mobile-report-conversation__item--ai{background:#eef4ff}.mobile-report-conversation__role{font-size:12px;font-weight:700;color:#2563eb}.mobile-report-conversation__content{margin-top:6px;color:#334155;font-size:13px;line-height:1.7;white-space:pre-wrap}.mobile-report-conversation__time{margin-top:8px;color:#94a3b8;font-size:11px}.mobile-profile-page{display:flex;flex-direction:column;gap:14px}.mobile-profile-summary{display:flex;align-items:center;gap:14px}.mobile-profile-summary__avatar{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-size:22px;font-weight:700;box-shadow:0 12px 24px #4f46e529}.mobile-profile-summary__body{min-width:0}.mobile-profile-summary__name{font-size:18px;font-weight:700;color:#111827}.mobile-profile-summary__meta{margin-top:4px;display:flex;flex-wrap:wrap;gap:8px;color:#6b7280;font-size:12px}.mobile-profile-menu{display:flex;flex-direction:column}.mobile-profile-menu__item{display:flex;align-items:center;gap:12px;padding:4px 0;background:transparent;border:none;text-align:left}.mobile-profile-menu__item+.mobile-profile-menu__item{margin-top:14px;padding-top:14px;border-top:1px solid rgba(148,163,184,.12)}.mobile-profile-menu__icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:16px;flex-shrink:0}.mobile-profile-menu__body{flex:1;min-width:0}.mobile-profile-menu__title{font-size:14px;font-weight:600;color:#111827}.mobile-profile-menu__desc{margin-top:4px;font-size:12px;color:#6b7280;line-height:1.5}.mobile-profile-menu__arrow{color:#94a3b8;font-size:12px}.mobile-form-grid .ant-form-item{margin-bottom:14px}.mobile-form-grid .ant-input-affix-wrapper,.mobile-form-grid .ant-input{min-height:44px;border-radius:12px}.mobile-subpage-head{display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media(min-width:768px){.mobile-login{padding-top:80px;padding-left:24px;padding-right:24px}.mobile-shell__content{max-width:560px;margin:0 auto}.mobile-shell__topbar{padding-left:max(24px,calc((100vw - 560px)/2 + 24px));padding-right:max(24px,calc((100vw - 560px)/2 + 24px))}.mobile-shell__tabbar{left:50%;right:auto;width:532px;transform:translate(-50%)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000e0;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;min-height:100vh}a{font-weight:500;color:#1677ff;text-decoration:none}a:hover{color:#4096ff}
