:root{color:#15221f;background:#eef5f3;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#ffffffc7,#eef5f3f0),#eef5f3}button,input,select,textarea{font:inherit}button{border:0}.mobile-tutor-shell{width:min(100%,760px);min-height:100vh;margin:0 auto;overflow-x:hidden;padding:max(18px,env(safe-area-inset-top)) 14px calc(88px + env(safe-area-inset-bottom))}.mobile-tutor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mobile-tutor-header div{display:flex;min-width:0;align-items:center;gap:10px}.mobile-tutor-header svg{color:#0f766e;flex:0 0 auto}.mobile-tutor-header h1{margin:0;font-size:22px;line-height:1.1;letter-spacing:0}.mobile-tutor-header span{max-width:42%;overflow:hidden;color:#5f6f6b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-tutor-tabs{position:fixed;z-index:20;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;max-width:736px;margin:0 auto;padding:8px;border:1px solid rgba(15,118,110,.16);border-radius:8px;background:#fffffff0;box-shadow:0 14px 36px #0e302b29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-tutor-tabs button,.mobile-primary-actions button,.mobile-auth-panel button[type=submit],.mobile-account-panel button,.mobile-photo-upload,.mobile-photo-actions button,.mobile-photo-crop-actions button,.mobile-crop-panel button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border-radius:8px;color:#17322d;background:#e8f1ef}.mobile-tutor-tabs button{min-width:0;padding:8px 4px;font-size:13px}.mobile-tutor-tabs button[aria-selected=true]{color:#fff;background:#0f766e}.mobile-tutor-panel{width:100%;min-width:0;border:1px solid rgba(13,95,88,.13);border-radius:8px;background:#fffffff5;box-shadow:0 10px 30px #0d332e14}.mobile-install-notice{margin-bottom:10px;padding:8px 10px;border:1px solid rgba(15,118,110,.13);border-radius:8px;background:#ffffffd1}.mobile-install-notice span{display:block;margin-bottom:3px;color:#0f766e;font-size:12px;font-weight:700}.mobile-install-notice p{margin:0;color:#5b706b;font-size:12px;line-height:1.45}.mobile-diagnose-panel,.mobile-auth-panel,.mobile-account-panel,.mobile-mistakes-panel{display:flex;flex-direction:column;gap:14px;padding:14px}.mobile-selector-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-selector-row label,.mobile-field{display:flex;flex-direction:column;gap:7px}.mobile-selector-row span,.mobile-field span{color:#536661;font-size:13px}.mobile-selector-row select,.mobile-field input,.mobile-field textarea{width:100%;border:1px solid #c9d8d4;border-radius:8px;background:#fff;color:#162622;outline:none}.mobile-selector-row select,.mobile-field input{min-height:44px;padding:0 12px}.mobile-field textarea{min-height:112px;resize:vertical;padding:12px;line-height:1.55}.mobile-field input:focus,.mobile-field textarea:focus,.mobile-selector-row select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.mobile-photo-panel{display:flex;flex-direction:column;gap:10px}.mobile-photo-actions{display:flex;gap:10px}.mobile-photo-upload{position:relative;flex:1;color:#fff;background:#155e75}.mobile-photo-album{background:#0f766e}.mobile-photo-upload input{position:absolute;inset:0;opacity:0}.mobile-photo-actions button{min-width:82px;padding:0 12px}.mobile-photo-panel figure{margin:0}.mobile-photo-preview-frame{position:relative;overflow:hidden;border:1px solid #dbe6e3;border-radius:8px;background:#f7faf9}.mobile-photo-preview-frame img,.mobile-crop-surface img{display:block;width:100%;object-fit:contain}.mobile-photo-preview-frame img{max-height:42vh}.mobile-photo-panel figcaption{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;color:#6a7a76;font-size:12px}.mobile-photo-panel figcaption span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-photo-panel figcaption small{flex:0 0 auto;color:#0f766e;font-weight:700}.mobile-photo-selection,.mobile-crop-selection{position:absolute;border:2px solid #22c55e;border-radius:6px;background:#22c55e1f;box-shadow:0 0 0 9999px #06181447;pointer-events:none}.mobile-photo-crop-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.mobile-photo-crop-actions button{min-height:42px;padding:0 12px;color:#17322d;background:#e8f1ef}.mobile-photo-crop-actions button:first-child{color:#fff;background:#2563eb}.mobile-primary-actions{display:grid;grid-template-columns:1.15fr 1fr;gap:10px}.mobile-primary-actions button{min-height:48px;padding:0 12px;font-weight:700}.mobile-primary-actions button:first-child{color:#fff;background:#0f766e}.mobile-primary-actions button:last-child{color:#fff;background:#334155}.mobile-primary-actions button:disabled,.mobile-auth-panel button:disabled,.mobile-crop-panel button:disabled{cursor:not-allowed;opacity:.48}.mobile-crop-backdrop{position:fixed;z-index:40;inset:0;display:flex;align-items:stretch;justify-content:center;padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom));background:#071211b8}.mobile-crop-panel{display:grid;grid-template-rows:auto 1fr auto;gap:12px;width:min(100%,760px);min-height:0;border-radius:8px;background:#fff;padding:12px}.mobile-crop-panel header,.mobile-crop-panel footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-crop-panel header strong{color:#123a35;font-size:17px}.mobile-crop-panel header button,.mobile-crop-panel footer button{min-height:42px;padding:0 14px}.mobile-crop-panel footer button:first-child{background:#e8f1ef}.mobile-crop-panel footer button:last-child{color:#fff;background:#0f766e}.mobile-crop-surface{position:relative;min-height:0;overflow:hidden;border-radius:8px;background:#071211;touch-action:none;-webkit-user-select:none;user-select:none}.mobile-crop-surface img{height:100%;max-height:calc(100vh - 150px)}.mobile-status{margin:0;padding:10px 12px;border-radius:8px;color:#7c2d12;background:#fff7ed;font-size:13px;line-height:1.5}.mobile-empty-state{margin:0;padding:12px;border:1px dashed #c9d8d4;border-radius:8px;color:#647672;background:#f8fbfa;font-size:13px}.mobile-result{display:flex;flex-direction:column;gap:10px}.mobile-result article,.mobile-card-list article{border:1px solid #dce8e5;border-radius:8px;background:#fbfefd}.mobile-result article{padding:12px}.mobile-result strong,.mobile-card-list strong{display:block;margin-bottom:6px;color:#123a35;font-size:15px}.mobile-result p,.mobile-card-list p{margin:0;color:#30443f;line-height:1.6;white-space:pre-line}.mobile-auth-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;border-radius:8px;background:#edf4f2}.mobile-auth-mode button{min-height:40px;border-radius:8px;color:#40534e;background:transparent}.mobile-auth-mode button[aria-pressed=true]{color:#0f3f39;background:#fff;box-shadow:0 4px 12px #0f373214}.mobile-auth-panel form{display:flex;flex-direction:column;gap:12px}.mobile-auth-panel button[type=submit],.mobile-account-panel button{width:100%;color:#fff;background:#0f766e;font-weight:700}.mobile-account-panel strong{color:#123a35}.mobile-account-panel span{color:#5c6f69}.mobile-card-list{display:flex;flex-direction:column;gap:10px}.mobile-card-list article{display:grid;grid-template-columns:92px 1fr;gap:10px;min-height:104px;padding:10px}.mobile-card-list img{width:92px;height:92px;border-radius:8px;object-fit:cover;background:#edf4f2}.mobile-card-list article:not(:has(img)){grid-template-columns:1fr}.mobile-card-list span,.mobile-card-list small{display:block;color:#6a7a76;font-size:12px}.mobile-card-list p{margin-top:6px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width:720px){.mobile-tutor-shell{padding-right:24px;padding-left:24px}.mobile-diagnose-panel{padding:18px}}
