*{box-sizing:border-box}html{background:#f3f5f9;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#f3f5f9;color:#222}.page{width:min(430px,100%);min-height:100vh;margin:0 auto;padding:0 12px 26px;background:#f3f5f9}.topbar{height:48px;display:flex;align-items:center;justify-content:center;position:relative}.topbar h1{margin:0;font-size:17px;font-weight:600}.back,.more{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;background:transparent;font-size:24px;color:#333}.back{left:0}.more{right:0}.hero{margin-top:6px;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(25,42,70,.06)}.hero-banner{height:125px;padding:16px 18px;color:#fff;background:linear-gradient(135deg,#2167e8,#5b9dff 55%,#8fd3ff);position:relative;overflow:hidden}.hero-banner:after{content:"";position:absolute;right:-32px;bottom:-55px;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.18)}.hero-title{position:relative;z-index:1;font-size:24px;font-weight:800;letter-spacing:.03em;margin-top:6px}.hero-sub{position:relative;z-index:1;margin-top:8px;font-size:13px;opacity:.92}.notice{height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#666;font-size:13px;border-top:1px solid #eef1f6}.speaker{color:#f05b44}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0}.quick-btn{height:64px;border:0;border-radius:12px;color:#fff;font-weight:700;font-size:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 4px 12px rgba(20,60,120,.12);touch-action:manipulation}.quick-btn span:first-child{font-size:22px}.quick-btn.red{background:linear-gradient(180deg,#ff775e,#f34d3d)}.quick-btn.blue{background:linear-gradient(180deg,#4b97ff,#246be8)}.quick-btn.green{background:linear-gradient(180deg,#42d080,#18a85c)}.quick-btn.orange{background:linear-gradient(180deg,#ffad42,#f07b15)}.section{background:#fff;border-radius:13px;margin-top:12px;box-shadow:0 2px 10px rgba(25,42,70,.05);overflow:hidden}.section-title{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #f0f2f5;font-size:15px;font-weight:700}.section-title small{font-size:12px;color:#999;font-weight:400}.tabs{display:flex;gap:8px;padding:10px 12px;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{height:31px;padding:0 14px;border:0;border-radius:16px;background:#f1f4f8;color:#666;font-size:13px;white-space:nowrap;touch-action:manipulation}.tab.active{background:#2678ff;color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);padding:8px 6px 16px}.app{border:0;background:#fff;min-height:92px;padding:8px 4px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;color:#333;touch-action:manipulation}.app:active,.quick-btn:active,.tab:active{transform:scale(.97)}.icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800;box-shadow:0 5px 12px rgba(0,0,0,.12)}.app-name{font-size:13px;line-height:1.2;max-width:92px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer{margin:14px 0 0;background:#fff;border-radius:13px;padding:12px;color:#777;font-size:12px;line-height:1.75;box-shadow:0 2px 10px rgba(25,42,70,.05)}.bottom{position:sticky;bottom:0;margin:14px -12px 0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);display:grid;grid-template-columns:repeat(4,1fr);gap:6px;border-top:1px solid #eceff5;backdrop-filter:blur(10px)}.nav{height:42px;border:0;border-radius:10px;background:transparent;color:#666;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;touch-action:manipulation}.nav.active{color:#2678ff;background:#eef5ff}.modal{position:fixed;inset:0;z-index:30;display:none;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.42);padding:14px 12px calc(14px + env(safe-area-inset-bottom))}.modal.show{display:flex}.sheet{width:min(406px,100%);border-radius:18px 18px 14px 14px;background:#fff;padding:16px;box-shadow:0 -8px 28px rgba(0,0,0,.18);max-height:calc(100vh - 50px);overflow:auto}.sheet-head{display:flex;align-items:center;justify-content:space-between}.sheet-title{font-size:18px;font-weight:800}.close{width:34px;height:34px;border:0;border-radius:50%;background:#f1f3f7;color:#666;font-size:20px}.sheet p{font-size:14px;color:#555;line-height:1.7;margin:12px 0}.sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.sheet-actions button,.sheet-actions a{height:42px;border:0;border-radius:11px;text-decoration:none;display:grid;place-items:center;font-weight:700;font-size:14px}.primary{background:#2678ff;color:#fff}.secondary{background:#f1f4f8;color:#333}.toast{position:fixed;left:50%;bottom:calc(74px + env(safe-area-inset-bottom));transform:translateX(-50%) translateY(12px);z-index:50;opacity:0;pointer-events:none;background:rgba(0,0,0,.78);color:#fff;padding:10px 14px;border-radius:999px;font-size:13px;transition:.18s}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}button,a{min-height:42px;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;cursor:pointer}.quick-btn,.app,.tab,.nav,.close,.primary,.secondary{min-height:44px}@media (min-width:760px){body{display:flex;justify-content:center}.page{box-shadow:0 0 0 1px #e9edf5,0 20px 80px rgba(32,52,92,.12)}}@media (max-width:360px){.page{padding-left:10px;padding-right:10px}.hero-banner{height:112px}.hero-title{font-size:21px}.quick{gap:8px}.quick-btn{height:58px;font-size:12px}.grid{grid-template-columns:repeat(3,1fr)}.app{min-height:86px}.icon{width:44px;height:44px}.app-name{font-size:12px}.sheet-actions{grid-template-columns:1fr}.bottom{margin-left:-10px;margin-right:-10px}}@media (max-width:300px){.grid{grid-template-columns:repeat(2,1fr)}.quick{grid-template-columns:repeat(2,1fr)}}