:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--mobile-color-text);background:var(--mobile-color-page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--mobile-neutral-950: oklch(.16 .018 250);--mobile-neutral-900: oklch(.21 .018 250);--mobile-neutral-700: oklch(.38 .015 250);--mobile-neutral-500: oklch(.57 .013 250);--mobile-neutral-300: oklch(.82 .01 250);--mobile-neutral-200: oklch(.9 .01 250);--mobile-neutral-100: oklch(.96 .006 250);--mobile-red-500: oklch(.65 .14 38);--mobile-red-100: oklch(.95 .04 38);--mobile-green-500: oklch(.7 .16 145);--mobile-green-100: oklch(.94 .055 145);--mobile-blue-500: oklch(.58 .16 255);--mobile-amber-100: oklch(.95 .06 72);--mobile-color-page: oklch(.949 0 0);--mobile-color-surface: oklch(1 0 0);--mobile-color-surface-strong: oklch(1 0 0);--mobile-color-text: var(--mobile-neutral-950);--mobile-color-text-muted: var(--mobile-neutral-500);--mobile-color-border: var(--mobile-neutral-200);--mobile-color-accent: var(--mobile-red-500);--mobile-color-accent-soft: var(--mobile-red-100);--mobile-color-success: var(--mobile-green-500);--mobile-color-success-soft: var(--mobile-green-100);--mobile-shadow-card: 0 1px 4px oklch(.2 .018 250 / .05);--mobile-shadow-sheet: 0 -2px 14px oklch(.2 .018 250 / .08);--mobile-radius-sm: 6px;--mobile-radius-md: 10px;--mobile-radius-lg: 12px;--mobile-space-1: 4px;--mobile-space-2: 8px;--mobile-space-3: 12px;--mobile-space-4: 16px;--mobile-space-5: 20px;--mobile-space-6: 24px;--mobile-tabbar-height: 70px}*{box-sizing:border-box}html{min-height:100%;background:var(--mobile-color-page)}body{min-width:320px;min-height:100dvh;margin:0;background:var(--mobile-color-page)}button,input,textarea,select{font:inherit}button{color:inherit}img{display:block;max-width:100%;min-width:0}.chat-window,.chat-reference-list,.reference-drawer,.generation-config-drawer,.chip-row,.filter-bottom-drawer,.chat-composer textarea{scrollbar-width:none}.chat-window::-webkit-scrollbar,.chat-reference-list::-webkit-scrollbar,.reference-drawer::-webkit-scrollbar,.generation-config-drawer::-webkit-scrollbar,.chip-row::-webkit-scrollbar,.filter-bottom-drawer::-webkit-scrollbar,.chat-composer textarea::-webkit-scrollbar{display:none}.mobile-app{position:relative;min-height:100dvh;width:min(100%,520px);margin:0 auto;padding:calc(env(safe-area-inset-top) + var(--mobile-space-3)) var(--mobile-space-4) calc(var(--mobile-tabbar-height) + env(safe-area-inset-bottom) + var(--mobile-space-4))}.mobile-app.login-screen{display:grid;padding-bottom:calc(env(safe-area-inset-bottom) + var(--mobile-space-3))}.mobile-app.no-tabbar-screen{height:100dvh;overflow:hidden;padding-right:0;padding-bottom:0;padding-left:0}.eyebrow{margin:0 0 var(--mobile-space-1);color:var(--mobile-color-accent);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-card h2,.login-panel h2,.profile-hero h2{margin:0;letter-spacing:0}.notice-line,.loading-line{display:inline-flex;align-items:center;gap:6px;color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:700}.mobile-main{min-height:calc(100dvh - var(--mobile-tabbar-height) - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding-top:0}.mobile-main.login-main{display:grid;min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - var(--mobile-space-6));align-items:center;padding-top:0}.mobile-main.no-tabbar-main{min-height:calc(100dvh - env(safe-area-inset-top) - var(--mobile-space-3))}.mobile-main.route-generate{display:flex;flex-direction:column;min-height:calc(100dvh - var(--mobile-tabbar-height) - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.mobile-main.route-generate.no-tabbar-main{height:calc(100dvh - env(safe-area-inset-top) - var(--mobile-space-3));min-height:0;overflow:hidden}.page-stack,.panel-stack{display:grid;gap:var(--mobile-space-4)}.hero-card,.login-panel,.mobile-section,.profile-hero,.service-grid,.task-summary,.copy-card,.section-state{border-radius:var(--mobile-radius-lg);background:var(--mobile-color-surface)}.login-panel{box-shadow:var(--mobile-shadow-card)}.metric-card{background:var(--mobile-color-surface)}.hero-card{padding:var(--mobile-space-5);background:radial-gradient(circle at 88% 8%,var(--mobile-amber-100),transparent 28%),linear-gradient(140deg,var(--mobile-color-accent),oklch(.74 .1 55));color:#fff}.hero-card .eyebrow,.hero-card p{color:#ffffffd1}.hero-card h2{font-size:2rem;line-height:1.05}.hero-card p{margin:var(--mobile-space-3) 0 0;line-height:1.55}.hero-metrics{display:grid;margin-top:var(--mobile-space-5);grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mobile-space-3)}.hero-metrics span{display:grid;gap:var(--mobile-space-1);padding:var(--mobile-space-3);border-radius:var(--mobile-radius-md);background:#ffffff29;font-size:.86rem}.hero-metrics strong{font-size:1.45rem}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.metric-card{display:grid;gap:var(--mobile-space-2);padding:var(--mobile-space-4)}.metric-card:nth-child(odd){border-right:1px solid var(--mobile-color-border)}.metric-card:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--mobile-color-border)}.metric-card svg{color:var(--mobile-color-accent)}.metric-card strong{font-size:1.55rem}.metric-card span,.muted-copy,.mobile-section p,.task-summary small,.product-card span,.asset-card span,.info-list span{color:var(--mobile-color-text-muted)}.route-home .hero-card,.route-home .metric-grid,.mine-page .profile-hero,.generate-session-list{margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4));border-radius:0}.mobile-section{padding:var(--mobile-space-4)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:var(--mobile-space-3);margin-bottom:var(--mobile-space-3)}.section-head h3{margin:0;font-size:1.08rem}.section-head button,.mobile-section button,.section-state button{display:inline-flex;min-height:40px;align-items:center;gap:4px;border:0;border-radius:999px;background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent);font-weight:800;cursor:pointer}.section-head button,.section-state button{padding:0 var(--mobile-space-3)}.task-summary{display:flex;padding:var(--mobile-space-4);gap:var(--mobile-space-3);box-shadow:none}.task-summary svg{color:var(--mobile-color-accent);flex:0 0 auto}.task-summary strong,.task-summary p,.task-summary small{display:block}.task-summary p{display:-webkit-box;margin:4px 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mini-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mobile-space-2)}.mini-gallery img,.mini-gallery .image-empty,.product-strip img,.product-strip .image-empty{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--mobile-radius-md);background:var(--mobile-neutral-200)}.product-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mobile-space-3)}.product-strip article{display:grid;min-width:0;gap:6px}.product-strip strong,.product-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-panel{display:grid;gap:var(--mobile-space-4);padding:var(--mobile-space-6)}.login-panel h2{font-size:1.8rem;line-height:1.08}.login-panel p{margin:0;color:var(--mobile-color-text-muted);line-height:1.55}.login-form,.settings-form{display:grid;gap:var(--mobile-space-3)}.login-form label,.settings-form label{display:grid;gap:var(--mobile-space-2);color:var(--mobile-color-text-muted);font-size:.86rem;font-weight:800}.login-form input,.settings-form input,.search-field input,.chat-composer textarea{display:block;width:100%;border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);outline:0}.login-form input,.settings-form input{min-height:48px;padding:0 var(--mobile-space-3)}.primary-button,.settings-form button,.avatar-upload{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:var(--mobile-space-2);border:0;border-radius:var(--mobile-radius-md);background:var(--mobile-color-accent);color:#fff;font-weight:900;cursor:pointer}.generate-session-page{display:grid;gap:var(--mobile-space-4)}.generate-session-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--mobile-space-3);padding:var(--mobile-space-1) 0 var(--mobile-space-2)}.generate-session-header h1{margin:0;color:var(--mobile-color-text);font-size:clamp(1.75rem,8vw,2.25rem);line-height:1.05;letter-spacing:0}.generate-session-header .eyebrow{grid-column:1 / -1;margin-bottom:0}.generate-session-header button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;padding:0 var(--mobile-space-3);border:0;border-radius:999px;background:var(--mobile-color-accent);color:#fff;font-size:.86rem;font-weight:900}.generate-session-list{overflow:hidden;border-radius:0;background:var(--mobile-color-surface)}.generate-session-item{display:grid;width:100%;min-height:88px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:var(--mobile-space-3);padding:var(--mobile-space-3);border:0;border-bottom:1px solid var(--mobile-color-border);background:transparent;color:var(--mobile-color-text);text-align:left}.generate-session-item:last-child{border-bottom:0}.generate-session-avatar{display:inline-grid;width:54px;aspect-ratio:1;place-items:center;border-radius:16px;background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.generate-session-copy{display:grid;min-width:0;gap:4px}.generate-session-copy>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:var(--mobile-space-2)}.generate-session-copy strong,.generate-session-copy em,.generate-session-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.generate-session-copy strong{color:var(--mobile-color-text);font-size:1rem;font-style:normal;font-weight:900}.generate-session-copy em{color:var(--mobile-color-text);font-size:.86rem;font-style:normal;font-weight:800}.generate-session-copy small{color:var(--mobile-color-text-muted);font-size:.78rem;font-weight:700}.generate-session-item>i{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--mobile-color-accent);color:#fff;font-size:.72rem;font-style:normal;font-weight:900}.generate-chat-shell{--composer-keyboard-offset: 0px;display:flex;height:100%;min-height:0;overflow:hidden;flex:1;flex-direction:column}.wechat-chat-header{position:sticky;top:0;z-index:20;display:grid;min-height:54px;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:var(--mobile-space-2);padding:var(--mobile-space-2) var(--mobile-space-3);background:var(--mobile-color-surface);border-bottom:1px solid var(--mobile-color-border)}.generate-chat-shell .wechat-chat-header{margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--mobile-space-3)));padding-top:calc(env(safe-area-inset-top,0px) + var(--mobile-space-2));padding-left:var(--mobile-space-4);padding-right:var(--mobile-space-4)}.wechat-chat-header button{display:inline-grid;width:40px;aspect-ratio:1;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--mobile-color-text)}.wechat-chat-header div{display:grid;min-width:0;justify-items:center}.wechat-chat-header strong,.wechat-chat-header span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wechat-chat-header strong{color:var(--mobile-color-text);font-size:1rem;font-weight:900}.wechat-chat-header span{color:var(--mobile-color-text-muted);font-size:.74rem;font-weight:700}.title-editor-sheet{display:grid;gap:var(--mobile-space-3);margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4));padding:var(--mobile-space-4);border-bottom:1px solid var(--mobile-color-border);background:var(--mobile-color-surface);box-shadow:var(--mobile-shadow-card)}.title-editor-sheet label{display:grid;gap:var(--mobile-space-2);color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:800}.title-editor-sheet input{min-height:44px;padding:0 var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);outline:0}.title-editor-sheet>div{display:grid;grid-template-columns:1fr 1fr;gap:var(--mobile-space-2)}.title-editor-sheet button{min-height:42px;border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);font-weight:900}.title-editor-sheet .primary-button{border-color:transparent;background:var(--mobile-color-accent);color:#fff}.chat-page{--composer-control-size: 44px;--composer-control-gap: var(--mobile-space-2);--composer-floating-bottom: calc(var(--composer-control-size) + var(--mobile-space-2) * 2 + 12px + env(safe-area-inset-bottom, 0px));position:relative;display:grid;flex:1;min-height:0;grid-template-rows:minmax(0,1fr) auto auto;overflow:hidden}.chat-window{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:min(52dvh,440px);max-height:min(52dvh,440px);padding:var(--mobile-space-3);border-radius:var(--mobile-radius-lg);background:var(--mobile-neutral-200)}.generate-chat-shell .chat-window{min-height:0;max-height:none;padding:var(--mobile-space-3) var(--mobile-space-2) 0;background:transparent;border-radius:0}.generate-chat-shell .chat-window.empty{justify-content:center;padding-bottom:18dvh}.chat-empty-guide{display:grid;justify-items:center;gap:var(--mobile-space-2);width:min(76%,340px);margin:0 auto;color:var(--mobile-color-text-muted);text-align:center}.chat-empty-guide>span{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:999px;background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.chat-empty-guide strong{color:var(--mobile-color-text);font-size:1.14rem;font-weight:950;line-height:1.25}.chat-empty-guide p{margin:0;font-size:.96rem;font-weight:800;line-height:1.55}.chat-time{width:fit-content;margin:var(--mobile-space-3) auto;color:var(--mobile-color-text-muted);font-size:.86rem;font-weight:800;text-align:center}.chat-bubble{display:grid;width:100%;gap:5px;margin:var(--mobile-space-3) 0}.chat-bubble.assistant{justify-items:start}.chat-bubble.user{justify-items:end}.chat-avatar{display:inline-grid;grid-row:1;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:999px;font-size:.84rem;font-weight:900}img.chat-avatar{object-fit:cover}.chat-avatar-bot{background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.chat-avatar-user{background:var(--mobile-color-accent);color:#fff}.bubble-body{grid-row:2;width:fit-content;max-width:min(82%,360px);padding:var(--mobile-space-3);border-radius:18px;background:var(--mobile-color-surface-strong);box-shadow:0 8px 24px #10171e14}.chat-bubble.user .bubble-body{background:var(--mobile-color-accent);color:#fff}.bubble-body p{margin:0;line-height:1.5;overflow-wrap:anywhere}.bubble-prompt-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bubble-expand-prompt-button{display:inline-flex;min-height:0;margin-top:var(--mobile-space-2);padding:0;border:0;background:transparent;color:#ffffffd1;font-size:.84rem;font-weight:900}.bubble-body small{display:block;margin-top:var(--mobile-space-2);color:var(--mobile-color-text-muted)}.chat-bubble.user .bubble-body small{color:#ffffffb8}.bubble-images,.bubble-results{display:grid;margin-top:var(--mobile-space-3);gap:var(--mobile-space-2)}.bubble-result-button{display:block;width:max-content;max-width:100%;min-height:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.bubble-images img,.bubble-results img{width:180px;max-width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--mobile-radius-md)}.mock-generation-card{display:grid;gap:var(--mobile-space-3);margin-top:var(--mobile-space-3)}.mock-progress-head{display:flex;align-items:center;justify-content:space-between;gap:var(--mobile-space-3);color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:900}.mock-progress-head strong{color:var(--mobile-color-accent)}.mock-progress-track{height:8px;overflow:hidden;border-radius:999px;background:var(--mobile-neutral-200)}.mock-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mobile-color-accent),var(--mobile-color-success));transition:width .35s ease}.mock-stage-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--mobile-space-2)}.mock-stage-row span{min-width:0;padding:6px 4px;border-radius:999px;background:var(--mobile-neutral-100);color:var(--mobile-color-text-muted);font-size:.72rem;font-weight:900;text-align:center}.mock-stage-row span.active{background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.mock-result-preview{display:grid;min-height:210px;align-items:end;overflow:hidden;padding:var(--mobile-space-4);border-radius:var(--mobile-radius-md);background:linear-gradient(145deg,#dce6f0,#b8c6d4),var(--mobile-neutral-200);background-position:center;background-size:cover;position:relative}.mock-result-preview:before{position:absolute;inset:0;background:linear-gradient(180deg,transparent,oklch(.12 .018 250 / .64)),linear-gradient(90deg,transparent,oklch(1 0 0 / .32),transparent);content:"";transform:translate(-100%);animation:mockShimmer 1.6s ease-in-out infinite}.mock-result-preview.done:before{animation:none;transform:none}.mock-result-preview div{position:relative;z-index:1;display:grid;gap:4px;color:#fff}.mock-result-preview strong{font-size:1.05rem}.mock-result-preview span{display:-webkit-box;overflow:hidden;color:#ffffffd1;font-size:.8rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}@keyframes mockShimmer{to{transform:translate(100%)}}.chat-reference-tray{display:grid;gap:var(--mobile-space-2);margin-top:auto;padding-top:var(--mobile-space-3)}.generate-chat-shell .chat-reference-tray{position:absolute;right:var(--mobile-space-4);bottom:var(--composer-floating-bottom);left:var(--mobile-space-4);z-index:2;width:auto;margin-top:0;padding-top:0;pointer-events:none}.chat-reference-list{display:flex;align-items:flex-end;gap:var(--mobile-space-2);padding-top:0;overflow-x:auto}.generate-chat-shell .chat-reference-list{pointer-events:auto}.chat-reference-item{position:relative;flex:0 0 auto}.chat-reference-item img,.chat-reference-item .image-empty{width:72px;aspect-ratio:1;object-fit:cover;border-radius:var(--mobile-radius-sm);background:var(--mobile-color-surface)}.chat-reference-item .reference-remove-button{position:absolute;top:0;right:0;display:inline-grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;background:var(--mobile-color-text);color:#fff}.chat-reference-item .reference-preview-button{position:static;display:block;width:auto;height:auto;min-height:0;padding:0;overflow:hidden;border:0;border-radius:var(--mobile-radius-sm);outline:0;background:transparent;color:inherit;box-shadow:none}.chat-reference-item .reference-preview-button:focus,.chat-reference-item .reference-preview-button:focus-visible{outline:0;box-shadow:none}.reference-preview-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:var(--mobile-space-4);background:#03060ab8;z-index:90}.reference-preview-stage{position:relative;display:grid;width:min(100%,520px);justify-items:center}.reference-preview-stage button{position:absolute;top:var(--mobile-space-3);right:var(--mobile-space-3);display:inline-grid;width:40px;aspect-ratio:1;place-items:center;border:0;border-radius:999px;background:var(--mobile-color-text);color:#fff}.reference-preview-stage img{width:100%;max-height:calc(100dvh - var(--mobile-space-6) * 2);object-fit:contain;border-radius:var(--mobile-radius-lg);background:var(--mobile-color-surface)}.chat-composer{display:grid;align-items:center;grid-template-columns:var(--composer-control-size) minmax(0,1fr) var(--composer-control-size);gap:var(--composer-control-gap);padding:var(--mobile-space-2) var(--mobile-space-3);background:var(--mobile-color-surface);border-top:1px solid var(--mobile-color-border)}.chat-config-row{position:absolute;right:0;bottom:var(--composer-floating-bottom);z-index:3;display:flex;justify-content:flex-end;padding:0 var(--mobile-space-4);pointer-events:none;background:transparent;border-top:0}.chat-config-pill{display:inline-flex;min-height:34px;width:max-content;align-items:center;gap:var(--mobile-space-1);padding:0 var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:999px;background:#ffffffe6;color:var(--mobile-color-text-muted);box-shadow:var(--mobile-shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.chat-config-pill span{font-size:.8rem;font-weight:900;white-space:nowrap}.generate-chat-shell .chat-composer{margin-bottom:var(--composer-keyboard-offset);padding-left:var(--mobile-space-4);padding-right:var(--mobile-space-4);padding-bottom:calc(var(--mobile-space-2) + env(safe-area-inset-bottom,0px));transition:margin-bottom .18s ease}.chat-composer button{display:inline-grid;width:var(--composer-control-size);height:var(--composer-control-size);min-height:var(--composer-control-size);place-items:center;border:0;border-radius:var(--mobile-radius-sm);background:transparent;color:var(--mobile-color-text-muted);box-shadow:none}.chat-composer button[type=submit]{width:var(--composer-control-size);height:var(--composer-control-size);min-height:var(--composer-control-size);border-radius:var(--mobile-radius-sm);background:var(--mobile-color-accent);color:#fff}.chat-composer button:disabled{opacity:.45}.composer-textarea-wrap{position:relative;height:var(--composer-control-size);min-height:var(--composer-control-size)}.composer-expand-btn{position:absolute;top:4px;right:4px;width:22px;height:22px;min-height:22px;padding:0;border-radius:var(--mobile-radius-sm);background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.chat-composer textarea{display:block;box-sizing:border-box;width:100%;height:var(--composer-control-size);min-height:var(--composer-control-size);max-height:var(--composer-control-size);padding:10px var(--mobile-space-2);line-height:1.35;border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-sm);background:var(--mobile-color-bg);overflow-y:hidden;resize:none}.prompt-expand-textarea{width:100%;min-height:220px;max-height:calc(100dvh - 360px);padding:var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-bg);font-size:.95rem;line-height:1.5;resize:none;overflow-y:auto;box-sizing:border-box}.prompt-viewer-text{min-height:0;height:100%;overflow-y:auto;padding:var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-bg);color:var(--mobile-color-text);line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.generation-config-panel{display:grid;gap:var(--mobile-space-3);padding:var(--mobile-space-4);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.generation-config-head{display:flex;align-items:center;justify-content:space-between;gap:var(--mobile-space-3)}.generation-config-head strong{font-size:1rem}.generation-config-head span{flex:0 0 auto;padding:6px var(--mobile-space-3);border-radius:999px;background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent);font-size:.78rem;font-weight:900}.generation-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mobile-space-2)}.generation-config-grid label,.generation-select-field{display:grid;gap:6px;min-width:0}.generation-config-grid>label>span,.generation-select-label{color:var(--mobile-color-text-muted);font-size:.74rem;font-weight:800}.generation-config-grid select,.generation-select-trigger{width:100%;min-height:42px;padding:0 34px 0 var(--mobile-space-3);overflow:hidden;border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-sm);background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);font-size:.86rem;font-weight:800;text-overflow:ellipsis}.generation-select-field{position:relative}.generation-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:var(--mobile-space-2);text-align:left}.generation-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.generation-select-trigger svg{flex:0 0 auto;transition:transform .16s ease}.generation-select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.generation-config-grid select:disabled,.generation-select-trigger:disabled{color:var(--mobile-color-text-muted)}.generation-select-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:8;max-height:min(32dvh,220px);overflow-y:auto;border:1px solid var(--mobile-color-border-strong);border-radius:var(--mobile-radius-sm);background:var(--mobile-color-surface-strong);box-shadow:var(--mobile-shadow-md)}.generation-select-option{width:100%;min-height:42px;padding:0 var(--mobile-space-3);border:0;border-bottom:1px solid var(--mobile-color-border);background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);font-size:.86rem;font-weight:800;text-align:left}.generation-select-option:last-child{border-bottom:0}.generation-select-option.is-selected{background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.generation-config-panel p{margin:0;color:var(--mobile-color-text-muted);font-size:.78rem;font-weight:700;line-height:1.45}.chat-loading{display:flex;align-items:center;gap:var(--mobile-space-2);color:var(--mobile-color-text-muted);font-size:.86rem}.reference-drawer-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:#03060a57}.reference-drawer-backdrop>div{width:min(100%,520px)}.reference-drawer{display:grid;min-height:min(58dvh,620px);gap:var(--mobile-space-3);align-content:start;max-height:calc(100dvh - 220px);overflow-y:auto;padding:var(--mobile-space-4) var(--mobile-space-4) calc(var(--mobile-space-4) + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;background:var(--mobile-color-page);box-shadow:var(--mobile-shadow-sheet)}.reference-drawer-actions,.reference-drawer-upload{grid-template-rows:auto auto minmax(260px,1fr)}.generation-config-drawer{display:grid;gap:var(--mobile-space-3);align-content:start;min-height:min(72dvh,640px);max-height:calc(100dvh - env(safe-area-inset-top) - var(--mobile-space-4));overflow-y:auto;padding:var(--mobile-space-4) var(--mobile-space-4) calc(var(--mobile-space-4) + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;background:var(--mobile-color-page);box-shadow:var(--mobile-shadow-sheet)}.prompt-expand-drawer{grid-template-rows:auto auto auto;height:auto;min-height:0;max-height:calc(100dvh - env(safe-area-inset-top) - var(--mobile-space-4));align-content:start;overflow-y:auto}.drawer-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--mobile-space-2)}.drawer-head strong{font-size:1rem}.drawer-head>div{display:grid;min-width:0;gap:2px}.drawer-head span{color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-head button{min-height:36px;padding:0 var(--mobile-space-3);border:0;border-radius:999px;background:var(--mobile-neutral-100);color:var(--mobile-color-text-muted);font-weight:800}.function-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--mobile-space-3)}.function-grid button,.reference-option-grid button{display:grid;min-width:0;justify-items:center;gap:var(--mobile-space-2);border:0;border-radius:var(--mobile-radius-md);background:var(--mobile-neutral-100);color:var(--mobile-color-text);text-align:center}.function-grid button{height:112px;align-content:center;padding:var(--mobile-space-3)}.function-grid button svg{color:var(--mobile-color-accent)}.function-grid button strong,.function-grid button span,.reference-option-grid span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.function-grid button span{color:var(--mobile-color-text-muted);font-size:.78rem}.reference-upload-dropzone{display:grid;width:100%;height:100%;min-height:220px;place-items:center;padding:var(--mobile-space-4);border:1px dashed var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);text-align:center}.reference-upload-dropzone.has-images{place-items:stretch;border-style:solid}.reference-upload-empty{display:grid;justify-items:center;gap:var(--mobile-space-2)}.reference-upload-empty svg{color:var(--mobile-color-accent)}.reference-upload-empty strong{font-size:.96rem}.reference-upload-empty small{color:var(--mobile-color-text-muted);font-size:.78rem;font-weight:800}.reference-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mobile-space-3)}.reference-upload-thumb{display:grid;min-width:0;gap:var(--mobile-space-2)}.reference-upload-more{min-height:0;place-items:center;align-content:center;border:1px dashed var(--mobile-color-border);border-radius:var(--mobile-radius-sm);color:var(--mobile-color-accent)}.reference-upload-more svg{color:var(--mobile-color-accent)}.reference-upload-thumb img,.reference-upload-thumb .image-empty{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--mobile-radius-sm);background:var(--mobile-neutral-200)}.reference-upload-thumb span{overflow:hidden;color:var(--mobile-color-text-muted);font-size:.74rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.function-grid button:disabled,.function-grid button[aria-disabled=true],.reference-option-grid button:disabled,.reference-option-grid button.is-unavailable{opacity:.45}.reference-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mobile-space-3)}.reference-option-grid button{position:relative;overflow:hidden;padding:var(--mobile-space-2)}.reference-option-grid button.is-selected{background:var(--mobile-color-accent-soft);box-shadow:inset 0 0 0 2px var(--mobile-color-accent)}.reference-option-grid img,.reference-option-grid .image-empty{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--mobile-radius-sm);background:var(--mobile-neutral-200)}.reference-option-grid span{font-size:.78rem;font-weight:800}.reference-option-grid .reference-selected-badge{position:absolute;top:var(--mobile-space-2);right:var(--mobile-space-2);display:inline-grid;width:24px;height:24px;place-items:center;border-radius:999px;background:var(--mobile-color-accent);color:var(--mobile-color-surface-strong);box-shadow:var(--mobile-shadow-card)}.product-image-back{display:inline-flex;width:fit-content;min-height:36px;align-items:center;gap:6px;padding:0 var(--mobile-space-3);border:0;border-radius:999px;background:var(--mobile-neutral-100);color:var(--mobile-color-text-muted);font-weight:900}.product-image-options{padding-bottom:var(--mobile-space-1)}.drawer-loading{display:inline-flex;align-items:center;gap:var(--mobile-space-2);margin:0;color:var(--mobile-color-text-muted);font-size:.86rem;font-weight:800}.drawer-pagination-status{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:var(--mobile-space-2);margin:0;color:var(--mobile-color-text-muted);font-size:.78rem;font-weight:800;text-align:center}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.segmented button,.chip-row button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:var(--mobile-radius-sm);background:transparent;color:var(--mobile-color-text-muted);font-weight:800}.segmented button.active{background:var(--mobile-color-accent);color:#fff}.chip-row button.active{background:transparent;border-color:var(--mobile-color-accent);color:var(--mobile-color-accent)}.assets-page{align-content:start;gap:var(--mobile-space-3)}.assets-control-block{display:grid;gap:var(--mobile-space-3);padding:var(--mobile-space-3);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.search-field{display:flex;min-height:48px;align-items:center;gap:var(--mobile-space-2);padding:0 var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.search-field input{min-height:44px;padding:0;border:0;background:transparent}.chip-row{display:flex;gap:var(--mobile-space-2);overflow-x:auto;padding-bottom:2px}.chip-row button{flex:0 0 auto;padding:0 var(--mobile-space-3);background:var(--mobile-color-surface);border:1px solid var(--mobile-color-border)}.filter-summary-row{display:grid;min-height:48px;align-items:center;grid-template-columns:auto auto minmax(0,1fr);gap:var(--mobile-space-2);padding:0 var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface);color:var(--mobile-color-text-muted);font-weight:900;text-align:left}.filter-summary-row svg{color:var(--mobile-color-accent)}.filter-summary-row strong{min-width:0;overflow:hidden;color:var(--mobile-color-text);text-align:right;text-overflow:ellipsis;white-space:nowrap}.filter-summary-row em{min-width:22px;height:22px;display:inline-grid;place-items:center;justify-self:end;border-radius:999px;background:var(--mobile-color-accent);color:var(--mobile-color-surface);font-size:.72rem;font-style:normal;font-weight:900}.filter-drawer-backdrop{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#03060a57;z-index:70}.filter-bottom-drawer{display:grid;width:min(100%,520px);max-height:min(74dvh,620px);gap:var(--mobile-space-4);overflow-y:auto;padding:var(--mobile-space-4) var(--mobile-space-4) calc(var(--mobile-space-4) + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;background:var(--mobile-color-page);box-shadow:var(--mobile-shadow-sheet)}.filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:var(--mobile-space-3)}.filter-drawer-head h3{margin:0;font-size:1.15rem}.filter-drawer-head button{display:inline-grid;width:40px;min-height:40px;place-items:center;border:0;border-radius:999px;background:var(--mobile-color-surface);color:var(--mobile-color-text-muted)}.filter-drawer-section{display:grid;gap:var(--mobile-space-3)}.filter-drawer-section>strong{font-size:.92rem}.filter-option-grid,.filter-tag-grid{display:grid;gap:var(--mobile-space-2)}.filter-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-tag-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-option-grid button,.filter-tag-grid button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-sm);background:var(--mobile-color-surface);color:var(--mobile-color-text-muted);font-weight:900}.filter-option-grid button.active,.filter-tag-grid button.active{border-color:transparent;background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.masonry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mobile-space-2)}.asset-card{display:block;width:100%;aspect-ratio:1;margin:0;padding:0;overflow:hidden;border:0;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface);cursor:pointer;text-align:left}.asset-card img,.asset-card .image-empty{width:100%;height:100%;min-height:0;object-fit:cover;background:var(--mobile-neutral-200)}.asset-card:empty,.product-image-grid button:empty{display:none}.asset-preview-page,.mobile-image-preview-page{min-height:calc(100dvh - var(--mobile-tabbar-height) - env(safe-area-inset-bottom) - env(safe-area-inset-top) - 24px);grid-template-rows:auto minmax(0,1fr)}.mobile-image-preview-page{align-content:start;grid-template-rows:auto auto auto 1fr}.asset-preview-stage,.mobile-image-preview-stage{display:grid;height:min(48dvh,420px);place-items:center;overflow:hidden;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.asset-preview-stage img,.mobile-image-preview-stage img{width:100%;height:100%;object-fit:contain}.mobile-image-save-hint{margin:calc(var(--mobile-space-2) * -1) 0 0;padding:0 var(--mobile-space-4);color:var(--mobile-color-text-muted);font-size:.88rem;font-weight:800;text-align:center}.product-masonry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mobile-space-2);min-width:0}.list-group{overflow:hidden;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.list-row,.transaction-row{display:grid;align-items:center;gap:var(--mobile-space-3);border-radius:0;background:transparent;border:0;border-top:1px solid var(--mobile-color-border)}.list-row:first-child,.transaction-row:first-child{border-top:0}.product-card{position:relative;display:grid;width:100%;min-width:0;margin:0;padding:0;overflow:hidden;border:0;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface);color:var(--mobile-color-text);text-align:left}.product-favorite-button{position:absolute;top:var(--mobile-space-1);right:var(--mobile-space-1);z-index:2;display:inline-grid;width:26px;height:26px;place-items:center;border-radius:999px;background:var(--mobile-color-surface-strong);color:var(--mobile-color-text-muted);box-shadow:var(--mobile-shadow-card)}.product-favorite-button.active{background:var(--mobile-color-accent);color:var(--mobile-color-surface-strong)}.product-favorite-button svg{fill:currentColor}.product-card img,.product-card .image-empty{width:100%;min-width:0;aspect-ratio:1;object-fit:cover;background:var(--mobile-neutral-200)}.product-card div{min-width:0;padding:var(--mobile-space-2)}.product-card>div strong,.product-card>div p,.product-card>div span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card>div p{margin:3px 0;color:var(--mobile-color-text-muted);font-size:.76rem}.product-card>div span{font-size:.7rem}.product-card>div strong{font-size:.78rem}.product-detail-page{align-content:start}.product-detail-hero{display:grid;gap:var(--mobile-space-4);padding:var(--mobile-space-4);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.product-detail-hero img,.product-detail-hero .image-empty{width:100%;aspect-ratio:1;object-fit:contain;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface-strong)}.product-detail-hero h3{margin:0;font-size:1.28rem;line-height:1.28}.product-detail-hero span{display:block;margin-top:var(--mobile-space-2);color:var(--mobile-color-text-muted);font-weight:800}.product-bullet-list{display:grid;gap:var(--mobile-space-3);margin:0;padding-left:1.25rem}.product-bullet-list li{line-height:1.5}.product-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mobile-space-3)}.copy-bullets-button{padding:0 var(--mobile-space-3);white-space:nowrap}.product-image-grid button{display:block;min-width:0;padding:0;overflow:hidden;border:0;border-radius:var(--mobile-radius-md);background:transparent;cursor:pointer}.product-image-grid img,.product-image-grid .image-empty{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--mobile-radius-md);background:var(--mobile-neutral-200)}.load-sentinel{width:100%;height:2px}.end-line{margin:0;color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:800;text-align:center}.profile-hero{display:grid;align-items:center;grid-template-columns:72px minmax(0,1fr) minmax(150px,auto);gap:var(--mobile-space-4);min-height:132px;padding:var(--mobile-space-5);background:radial-gradient(circle at 15% 110%,oklch(1 0 0 / .18),transparent 38%),linear-gradient(135deg,var(--mobile-color-accent),oklch(.74 .1 55));color:#fff}.profile-hero img,.profile-hero .image-empty{width:72px;aspect-ratio:1;border-radius:999px;object-fit:cover;background:var(--mobile-color-surface-strong)}.profile-hero .eyebrow,.profile-hero span{color:#ffffffd1}.profile-hero h2{overflow:hidden;font-size:1.45rem;text-overflow:ellipsis;white-space:nowrap}.profile-hero .wechat-sync-button{display:grid;min-height:34px;width:max-content;justify-self:end;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;gap:6px;padding:var(--mobile-space-1) var(--mobile-space-3);border:0;border-radius:var(--mobile-radius-sm);background:#ffffff29;color:#fff;font-weight:900;text-align:left}.profile-hero .wechat-sync-button:disabled{opacity:.7}.profile-hero .wechat-sync-button span{display:grid;min-width:0}.profile-hero .wechat-sync-button strong,.profile-hero .wechat-sync-button small{display:block;max-width:100%;overflow:hidden;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.profile-hero .wechat-sync-button strong{font-size:.86rem}.profile-hero .wechat-sync-button small{color:#ffffffc7;font-size:.68rem;font-weight:800}.mine-action-list{display:grid;gap:0;margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4));padding:0;overflow:hidden;border-radius:0;background:var(--mobile-color-surface)}.mine-action-list button{display:grid;min-height:72px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:var(--mobile-space-3);padding:0 var(--mobile-space-5);border:0;border-radius:0;background:var(--mobile-color-surface);color:var(--mobile-color-text);text-align:left;font-weight:900}.mine-action-list button+button{border-top:1px solid var(--mobile-color-border)}.mine-action-list svg:first-child{color:var(--mobile-color-accent)}.mine-action-list svg:last-child{color:var(--mobile-color-text-muted)}.mine-page{display:flex;min-height:calc(100dvh - var(--mobile-tabbar-height) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - var(--mobile-space-3));flex-direction:column;gap:0}.mine-page .profile-hero,.mine-page .mine-action-list{margin-bottom:12px}.info-list{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--mobile-space-3)}.info-list strong{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.account-logout-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:var(--mobile-space-2);padding:0 var(--mobile-space-5);border:1px solid var(--mobile-color-border);border-radius:999px;background:var(--mobile-color-surface);color:var(--mobile-color-accent);font-weight:900;box-shadow:var(--mobile-shadow-card)}.mine-version{margin:auto 0 0;padding:var(--mobile-space-5) 0 var(--mobile-space-3);color:var(--mobile-color-text-muted);font-size:.78rem;font-weight:800;text-align:center}.mine-subpage{min-height:calc(100dvh - var(--mobile-tabbar-height) - env(safe-area-inset-bottom) - env(safe-area-inset-top) - 24px);align-content:start;gap:12px}.mine-subpage .panel-stack{gap:12px}.mine-subpage-team{gap:0}.subpage-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:var(--mobile-space-2);min-height:54px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--mobile-space-3)));margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4));padding:calc(env(safe-area-inset-top,0px) + var(--mobile-space-2)) var(--mobile-space-4) var(--mobile-space-2);border-bottom:1px solid var(--mobile-color-border);background:var(--mobile-color-surface)}.subpage-header button{display:inline-grid;width:40px;aspect-ratio:1;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--mobile-color-text)}.subpage-header h2{min-width:0;margin:0;padding-right:40px;overflow:hidden;color:var(--mobile-color-text);font-size:1rem;font-weight:900;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.copy-card{display:grid;gap:var(--mobile-space-2);padding:var(--mobile-space-4)}.referral-copy-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin:0 calc(-1 * var(--mobile-space-4));border-radius:0;background:radial-gradient(circle at 88% 12%,var(--mobile-amber-100),transparent 30%),linear-gradient(140deg,var(--mobile-color-accent),oklch(.74 .1 55));color:#fff;box-shadow:none}.referral-panel{margin-top:-12px}.referral-copy-card>div{display:grid;min-width:0;gap:var(--mobile-space-2)}.referral-list-panel{display:grid;margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4));background:var(--mobile-color-surface)}.referral-list-panel .muted-copy{margin:0;padding:var(--mobile-space-4);border-bottom:1px solid var(--mobile-color-border)}.referral-list-panel .list-row{padding-right:var(--mobile-space-4);padding-left:var(--mobile-space-4)}.copy-card strong{font-size:1.8rem}.copy-card button{display:inline-flex;width:fit-content;min-height:40px;align-items:center;gap:6px;padding:0 var(--mobile-space-3);border:0;border-radius:999px;background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent);font-weight:800}.referral-copy-card span,.referral-copy-card strong{color:#fff}.referral-copy-card button:not(.share-poster-entry){background:#ffffff2e;color:#fff}.copy-card .share-poster-entry{width:84px;height:84px;display:grid;place-items:center;align-content:center;gap:var(--mobile-space-1);padding:var(--mobile-space-2);border:3px solid var(--mobile-color-accent);border-radius:var(--mobile-radius-sm);background:transparent;color:var(--mobile-color-accent);text-align:center}.referral-copy-card .share-poster-entry{border-color:#ffffffdb;background:#ffffff14;color:#fff}.share-poster-entry span{font-size:.76rem;font-weight:900}.share-poster-entry:disabled{opacity:.68}.share-poster-loading-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;background:#eff2f6ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.share-poster-loading-backdrop>div{display:grid;justify-items:center;gap:var(--mobile-space-2);padding:var(--mobile-space-4);border-radius:var(--mobile-radius-lg);background:var(--mobile-color-surface);color:var(--mobile-color-accent);box-shadow:var(--mobile-shadow-sheet)}.share-poster-preview-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:calc(env(safe-area-inset-top) + var(--mobile-space-4)) var(--mobile-space-4) calc(env(safe-area-inset-bottom) + var(--mobile-space-4));background:#03060ab8}.share-poster-preview-stage{position:relative;display:grid;max-width:min(100%,420px);max-height:100%;place-items:center}.share-poster-preview-stage button{position:absolute;top:var(--mobile-space-2);right:var(--mobile-space-2);z-index:1;display:inline-grid;width:36px;aspect-ratio:1;place-items:center;border:0;border-radius:999px;background:var(--mobile-color-text);color:var(--mobile-color-surface)}.share-poster-preview-stage img{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 48px);object-fit:contain;border-radius:var(--mobile-radius-md);box-shadow:var(--mobile-shadow-sheet)}.list-row{grid-template-columns:44px minmax(0,1fr) auto;padding:var(--mobile-space-3)}.list-row img,.list-row .image-empty{width:44px;aspect-ratio:1;border-radius:999px;object-fit:cover;background:var(--mobile-neutral-200)}.list-row strong,.list-row span{display:block}.transaction-row{grid-template-columns:minmax(0,1fr) auto;padding:var(--mobile-space-4)}.transaction-row strong,.transaction-row span{display:block}.transaction-row b{color:var(--mobile-color-accent)}.account-avatar-card{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:var(--mobile-space-3);padding:var(--mobile-space-4);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.account-avatar-card img,.account-avatar-card .image-empty{width:64px;aspect-ratio:1;border-radius:999px;object-fit:cover;background:var(--mobile-neutral-200)}.account-avatar-card div{display:grid;min-width:0;gap:var(--mobile-space-1)}.account-avatar-card strong,.account-avatar-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-avatar-card span{color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:800}.avatar-upload{grid-column:1 / -1;width:fit-content;padding:0 var(--mobile-space-4)}.settings-form{padding:var(--mobile-space-4);border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.settings-form h4{display:flex;align-items:center;gap:var(--mobile-space-2);margin:0}.settings-form button:not(.primary-button){background:var(--mobile-color-surface-strong);color:var(--mobile-color-text);border:1px solid var(--mobile-color-border)}.account-settings-footer{display:grid;justify-items:center;padding:var(--mobile-space-2) 0 var(--mobile-space-4)}.account-logout-button{min-height:44px;padding:0 var(--mobile-space-4);background:transparent;color:var(--mobile-color-text-muted);box-shadow:none}.credit-filter-bar{display:flex;gap:var(--mobile-space-2);padding:var(--mobile-space-3) var(--mobile-space-4);overflow-x:auto;scrollbar-width:none;background:transparent}.credit-panel{display:grid;margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4))}.credit-filter-bar::-webkit-scrollbar{display:none}.credit-filter-bar button{flex-shrink:0;min-height:32px;padding:0 var(--mobile-space-3);border:1px solid var(--mobile-color-border);border-radius:999px;background:transparent;color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:700;box-shadow:none}.credit-filter-bar button.active{border-color:var(--mobile-color-accent);background:var(--mobile-color-accent-soft);color:var(--mobile-color-accent)}.credit-month-header{display:flex;justify-content:space-between;align-items:center;padding:var(--mobile-space-3) var(--mobile-space-4) var(--mobile-space-2);color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:700}.credit-month-header strong{color:var(--mobile-color-text);font-size:.9rem}.credit-month-totals{display:flex;gap:var(--mobile-space-3);font-size:.78rem}.credit-month-group{display:grid}.transaction-row{grid-template-columns:44px minmax(0,1fr) auto;padding:var(--mobile-space-3) var(--mobile-space-4)}.tx-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;color:#fff;flex-shrink:0}.tx-icon.income{background:var(--mobile-color-success)}.tx-icon.expense{background:#d01c29}.transaction-row .tx-amount{font-weight:700;font-size:1rem}.transaction-row .tx-amount.income{color:var(--mobile-color-success)}.transaction-row .tx-amount.expense{color:#c21725}.credit-tx-list{background:var(--mobile-color-surface)}.credit-tx-list .transaction-row{border-bottom:1px solid var(--mobile-color-border)}.credit-tx-list .transaction-row:last-child{border-bottom:none}.load-more-btn{display:block;width:100%;padding:var(--mobile-space-3) var(--mobile-space-4);border:0;background:transparent;color:var(--mobile-color-accent);font-size:.88rem;font-weight:700;text-align:center}.channel-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border-radius:var(--mobile-radius-md);background:var(--mobile-color-surface)}.channel-metrics span{display:grid;gap:var(--mobile-space-1);padding:var(--mobile-space-4);color:var(--mobile-color-text-muted);background:transparent}.channel-metrics span:nth-child(odd){border-right:1px solid var(--mobile-color-border)}.channel-metrics span:nth-child(-n+2){border-bottom:1px solid var(--mobile-color-border)}.channel-metrics strong{color:var(--mobile-color-text);font-size:1.25rem}.section-state{display:grid;justify-items:start;gap:var(--mobile-space-2);padding:var(--mobile-space-6)}.section-state svg{color:var(--mobile-color-accent)}.section-state p{margin:0;color:var(--mobile-color-text-muted);line-height:1.55}.image-empty{display:block}.mobile-toast{position:fixed;right:max(var(--mobile-space-4),calc((100vw - 520px) / 2 + var(--mobile-space-4)));top:calc(env(safe-area-inset-top) + var(--mobile-space-4));left:max(var(--mobile-space-4),calc((100vw - 520px) / 2 + var(--mobile-space-4)));padding:var(--mobile-space-3) var(--mobile-space-4);border:1px solid oklch(1 0 0 / .34);border-radius:var(--mobile-radius-md);background:#ffffff47;color:var(--mobile-color-text);font-weight:800;text-align:center;box-shadow:0 14px 36px #10171e1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100}.mobile-tabbar{position:fixed;right:max(0px,calc((100vw - 520px)/2));bottom:0;left:max(0px,calc((100vw - 520px)/2));display:grid;min-height:calc(var(--mobile-tabbar-height) + env(safe-area-inset-bottom));padding:var(--mobile-space-2) var(--mobile-space-3) calc(var(--mobile-space-2) + env(safe-area-inset-bottom));grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--mobile-color-border);background:#fafcfef0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40}.mobile-app.no-tabbar-screen .mobile-tabbar{display:none}.mobile-tabbar button{display:inline-flex;min-width:0;min-height:52px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;border-radius:var(--mobile-radius-sm);background:transparent;color:var(--mobile-color-text-muted);cursor:pointer}.mobile-tabbar button.active{background:transparent;color:var(--mobile-color-accent)}.mobile-tabbar span{font-size:.78rem;font-weight:900}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:360px){.mobile-app{padding-right:var(--mobile-space-3);padding-left:var(--mobile-space-3)}.hero-card h2,.login-panel h2{font-size:1.65rem}.service-grid{grid-template-columns:1fr}}.team-overview{gap:12px;margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4))}.team-overview .hero-card,.team-overview .metric-grid{border-radius:0;box-shadow:none}.team-overview .generate-session-list{margin-right:0;margin-left:0;border-radius:0}.team-overview .generate-session-item{padding-right:var(--mobile-space-4);padding-left:var(--mobile-space-4)}.team-detail{gap:12px;margin-right:calc(-1 * var(--mobile-space-4));margin-left:calc(-1 * var(--mobile-space-4))}.team-detail .team-member-hero,.team-detail .metric-grid,.team-detail .info-card{border-right:0;border-left:0;border-radius:0;box-shadow:none}.team-avatar{display:inline-grid;width:54px;aspect-ratio:1;place-items:center;border-radius:16px;color:#fff;font-size:1.1rem;font-weight:900}.team-avatar-sm{display:inline-grid;width:44px;aspect-ratio:1;place-items:center;border-radius:999px;color:#fff;font-size:.9rem;font-weight:900}.team-avatar-lg{display:inline-grid;width:72px;aspect-ratio:1;place-items:center;border-radius:999px;color:#fff;font-size:1.6rem;font-weight:900}img.team-avatar,img.team-avatar-lg{object-fit:cover}.channel-panel-section{display:grid;gap:var(--mobile-space-3);padding:var(--mobile-space-4);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-lg);background:var(--mobile-color-surface);box-shadow:var(--mobile-shadow-card)}.channel-panel-section-head{display:flex;align-items:center;justify-content:space-between;gap:var(--mobile-space-3)}.channel-panel-section-head h3{margin:0;font-size:1rem}.channel-panel-section-head span{color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:800}.channel-customer-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:var(--mobile-space-3);padding:var(--mobile-space-2) 0;border-top:1px solid var(--mobile-color-border)}.channel-customer-row:first-of-type{border-top:0}.channel-customer-row strong,.channel-customer-row span{display:block}.channel-customer-row span{color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:700}.channel-customer-row b{color:var(--mobile-color-accent);font-size:.9rem;font-weight:900;white-space:nowrap}.team-member-hero{display:grid;align-items:center;grid-template-columns:72px minmax(0,1fr);gap:var(--mobile-space-4);min-height:120px;padding:var(--mobile-space-5);border-radius:var(--mobile-radius-lg);box-shadow:var(--mobile-shadow-card);color:#fff}.team-member-hero .eyebrow{color:#fffc}.team-member-hero h2{margin:var(--mobile-space-1) 0 0;font-size:1.45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-member-hero span{color:#ffffffc7;font-size:.86rem;font-weight:700}.info-card{display:grid;gap:var(--mobile-space-3);padding:var(--mobile-space-4);border:1px solid var(--mobile-color-border);border-radius:var(--mobile-radius-lg);background:var(--mobile-color-surface);box-shadow:var(--mobile-shadow-card)}.info-card>span:first-child{color:var(--mobile-color-text-muted);font-size:.82rem;font-weight:800}.info-card>strong{font-size:1.1rem}.info-card .info-list{border-top:1px solid var(--mobile-color-border);padding-top:var(--mobile-space-3)}
