:root{--theme-primary: #8a63ff;--page-bg: #f6f1ff;--surface: #ffffff;--surface-soft: #f4f8f7;--border: #d8cfff;--text-main: #111827;--text-sub: #6b7280}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:linear-gradient(180deg,#f7f3ff,#f3f7fd);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input{font:inherit}.mobile-shell{min-height:100vh;padding:0 12px 16px}.mobile-frame{width:min(100%,820px);margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 4px 10px;border-bottom:1px solid rgba(138,99,255,.18);background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(160deg,#31a24c,#19a34a);color:#fff;display:grid;place-items:center;font-weight:700;box-shadow:0 10px 28px #19a34a40;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-copy{display:grid;gap:4px}.school-name{font-size:15px;font-weight:800;line-height:1.15}.school-status{display:flex;align-items:center;gap:6px;color:var(--text-sub);font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#2fb344}.top-actions{display:flex;align-items:center;gap:8px}.icon-link{border:0;background:transparent;color:var(--theme-primary);font-weight:700;padding:8px 10px}.content{flex:1;display:grid;gap:14px;padding:10px 0 96px}.hero{min-height:210px;border-radius:24px;background-size:cover;background-position:center;overflow:hidden;position:relative;box-shadow:0 18px 36px #52417e29}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f5f8ffd6,#f5f8ff73)}.hero-card{position:absolute;left:16px;top:16px;width:min(72%,320px);padding:16px;border-radius:18px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;display:grid;gap:8px}.hero-kicker{display:inline-flex;align-items:center;width:fit-content;border-left:4px solid var(--theme-primary);padding:4px 10px;background:#fff;color:#123;font-weight:700;font-size:12px}.hero-card h1{margin:0;font-size:30px;line-height:1.04;letter-spacing:0}.hero-card h2{margin:0;font-size:14px;color:#123}.hero-card p{margin:0;color:#334155;font-size:12px;line-height:1.5}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;color:#0f5132;font-size:12px}.entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:2px 0}.entry-card{min-height:94px;border:1px solid rgba(138,99,255,.2);border-radius:18px;background:#ffffffe6;display:grid;gap:6px;justify-items:center;align-content:center;padding:10px 8px;box-shadow:0 12px 18px #765fb70f}.entry-card strong{font-size:12px;line-height:1.2;text-align:center}.entry-card small{font-size:11px;color:var(--text-sub);text-align:center}.entry-icon{font-size:18px;color:var(--theme-primary)}.hint{margin:0;color:#6c47eb;font-size:12px}.state-panel{min-height:280px;display:grid;align-content:center;justify-items:center;gap:12px;padding:30px 18px;border:1px solid rgba(138,99,255,.2);border-radius:20px;background:#ffffffeb;text-align:center}.state-panel h2{margin:0;font-size:20px}.state-panel p{margin:0;color:var(--text-sub);line-height:1.6}.state-panel button{border:0;border-radius:14px;background:var(--theme-primary);color:#fff;padding:10px 18px;font-weight:800}.section{display:grid;gap:12px}.section-head{display:grid;gap:4px}.section-head p{margin:0;color:#8e72ff;font-size:11px;font-weight:800;letter-spacing:.22em}.section-head h3{margin:0;font-size:24px;line-height:1.15}.section-head span{color:var(--text-sub);font-size:12px}.category-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.category-pill{flex:0 0 auto;border:1px solid rgba(138,99,255,.2);background:#ffffffe6;color:var(--text-main);border-radius:999px;padding:8px 14px}.category-pill.active{background:var(--theme-primary);color:#fff}.question-list{border:1px solid rgba(138,99,255,.22);border-radius:24px;overflow:hidden;background:#ffffffeb}.question-row{width:100%;display:grid;grid-template-columns:36px 1fr 18px;gap:10px;align-items:center;padding:16px;border:0;background:transparent;text-align:left;border-bottom:1px solid rgba(138,99,255,.18)}.question-row:last-child{border-bottom:0}.question-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ebf4ef;color:var(--theme-primary)}.question-title{line-height:1.4;font-size:14px}.question-arrow{color:#94a3b8;font-size:20px}.empty-state{padding:28px 16px;color:var(--text-sub);font-size:14px;text-align:center}.material-card{display:flex;gap:14px;align-items:center;width:100%;padding:14px;border-radius:20px;border:1px solid rgba(138,99,255,.2);background:#ffffffe6;color:inherit;text-align:left;cursor:pointer}.material-qr{width:82px;height:82px;border-radius:16px;object-fit:cover;background:#f3f4f6}.material-copy{display:grid;gap:4px}.material-copy p{margin:0;color:var(--theme-primary);font-size:12px;font-weight:800}.material-copy h4{margin:0;font-size:16px}.material-copy span{color:var(--text-sub);font-size:12px}.chat-stream{display:grid;gap:10px}.chat-divider{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--text-sub);font-size:12px}.chat-divider:before,.chat-divider:after{content:"";flex:1;height:1px;background:#8a63ff40}.bubble-row{display:flex;align-items:flex-end;gap:8px}.bubble-row.visitor{justify-content:flex-end}.bubble-avatar{width:30px;height:30px;border-radius:50%;background:var(--theme-primary);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.bubble{max-width:74%;border:1px solid rgba(138,99,255,.18);background:#fff;border-radius:18px 18px 18px 6px;padding:12px 14px;box-shadow:0 8px 18px #614c9714}.bubble.visitor{background:var(--theme-primary);color:#fff;border-radius:18px 18px 6px}.bubble-text,.bubble-html{margin:0;white-space:pre-wrap;line-height:1.65;font-size:14px}.bubble-image{width:100%;border-radius:14px}.bubble-images{display:grid;gap:8px;margin-top:8px}.bubble-card h4{margin:0 0 6px}.bubble-card p,.bubble-card span{margin:0;font-size:13px;line-height:1.5}.composer{position:fixed;left:0;right:0;bottom:0;z-index:20;width:min(100%,820px);margin:0 auto;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#f7f3ffeb;border-top:1px solid rgba(138,99,255,.16);display:grid;grid-template-columns:1fr auto;gap:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.composer-input{width:100%;min-width:0;border:1px solid rgba(138,99,255,.35);border-radius:16px;padding:0 14px;height:48px;background:#fff;outline:none}.composer-send{border:0;width:56px;height:48px;border-radius:16px;background:var(--theme-primary);color:#fff;font-weight:800}.composer-send:disabled,.composer-input:disabled{opacity:.58}.footer-note{position:fixed;left:0;right:0;bottom:66px;width:min(100%,820px);margin:0 auto;padding:0 16px;font-size:11px;color:#8b8f97;text-align:center}.toast-notice{position:fixed;left:50%;bottom:126px;z-index:30;max-width:min(320px,calc(100% - 48px));transform:translate(-50%);border-radius:999px;background:#111827e0;color:#fff;padding:10px 16px;font-size:13px;line-height:1.35;box-shadow:0 12px 28px #0f172a33}.wechat-fab{position:fixed;right:max(18px,calc((100vw - 820px)/2 + 18px));bottom:126px;z-index:35;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:6px solid #fff;border-radius:50%;background:#16a34a;color:#fff;box-shadow:0 10px 24px #16a34a38,0 2px 8px #0f172a1f;cursor:pointer}.wechat-fab:active{transform:translateY(1px)}.wechat-glyph{width:38px;height:38px;display:block;fill:currentColor}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b}.modal-panel{position:relative;width:min(100%,390px);max-height:min(78vh,640px);overflow-y:auto;border-radius:24px;background:#fff;padding:22px;box-shadow:0 26px 70px #0f172a47}.modal-panel h3{margin:0 42px 16px 0;font-size:20px;line-height:1.25}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#f3f4f6;color:#111827;font-size:22px;line-height:1}.modal-hero-image{width:100%;aspect-ratio:4 / 3;border-radius:18px;object-fit:cover;background:#f3f4f6}.modal-copy{margin:14px 0 0;color:var(--text-sub);font-size:14px;line-height:1.7}.scene-modal-list{display:grid;gap:16px;margin-top:16px}.scene-modal-item{display:grid;gap:8px;margin:0}.scene-modal-item figcaption{width:100%;color:var(--text-main);font-size:15px;font-weight:700;line-height:1.35;text-align:center}.modal-question-list{display:grid;gap:10px}.modal-question-list button{width:100%;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid rgba(138,99,255,.18);border-radius:16px;background:#fafafa;padding:14px;color:var(--text-main);text-align:left}.modal-question-list span{min-width:0;line-height:1.45}.modal-question-list strong{color:var(--theme-primary);font-size:13px}.wechat-title{margin:0;color:#111827;text-align:center;font-size:15px;font-weight:700;line-height:1.65}.wechat-qr{display:block;width:min(72vw,220px);height:min(72vw,220px);margin:16px auto;border-radius:18px;border:1px solid rgba(138,99,255,.18);object-fit:cover;background:#f9fafb}.wechat-lines{display:grid;gap:8px;color:var(--text-sub);font-size:14px;line-height:1.5}.typing{display:inline-flex;gap:4px;padding:10px 12px}.typing span{width:7px;height:7px;border-radius:50%;background:var(--theme-primary);animation:bounce 1s infinite ease-in-out}.typing span:nth-child(2){animation-delay:.12s}.typing span:nth-child(3){animation-delay:.24s}@keyframes bounce{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-4px);opacity:1}}@media(max-width:480px){.entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{width:min(78%,320px)}.hero-card h1{font-size:25px}}
