:root{--bg-page: #f4f3f7;--bg-card: #ffffff;--bg-soft: #f2f1f6;--bg-press: #ebe9f0;--text-main: #1f1f1f;--text-sub: #7a7a7a;--line: rgba(187, 187, 187, .22);--brand: #f48000;--brand-soft: #fff1df;--accent: #859fb4;--danger: #ef4444;--success: #22a06b;--radius-sm: .26667rem;--radius-md: .37333rem;--radius-lg: .48rem;--shadow-card: 0 .16rem .48rem rgba(19, 29, 49, .04)}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:var(--bg-page);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Segoe UI,sans-serif}body{font-size:.42667rem}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0;background:none;padding:0;color:inherit}input,textarea,select{width:100%;border:0;background:#fff;outline:none}textarea{resize:vertical}.page-shell{max-width:12.8rem;min-height:100vh;margin:0 auto;padding:.37333rem .37333rem 2.56rem}.page-stack{display:flex;flex-direction:column;gap:.32rem}.page-title{margin:.10667rem .05333rem .05333rem;font-size:.58667rem;font-weight:700;line-height:1.25}.page-subtitle{margin:0 .05333rem;color:var(--text-sub);font-size:.34667rem;line-height:1.5}.page-card{background:var(--bg-card);border:.02667rem solid var(--line);border-radius:var(--radius-md);padding:.37333rem;box-shadow:var(--shadow-card)}.page-panel{background:var(--bg-card);border-top:.02667rem solid var(--line);border-bottom:.02667rem solid var(--line)}.section-title{font-size:.42667rem;font-weight:700}.row{display:flex;gap:.26667rem;align-items:center}.row.wrap{flex-wrap:wrap}.row.between{justify-content:space-between}.stack-8{display:flex;flex-direction:column;gap:.21333rem}.stack-10{display:flex;flex-direction:column;gap:.26667rem}.stack-12{display:flex;flex-direction:column;gap:.32rem}.search-bar{display:flex;align-items:center;gap:.26667rem;border-radius:.26667rem;background:var(--bg-soft);min-height:1.22667rem;padding:0 .37333rem;color:#9694a0}.search-bar input{background:transparent;color:var(--text-main);padding:0}.input-shell,.textarea-shell{border-radius:.32rem;background:var(--bg-soft);padding:.32rem .37333rem}.textarea-shell textarea{min-height:2.56rem;background:transparent;padding:0}.form-grid{display:grid;gap:.26667rem}.segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.26667rem}@media (min-width: 420px){.segment-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}}.mini-button,.pill-button,.primary-button,.secondary-button,.ghost-button,.danger-button{min-height:1.06667rem;padding:0 .42667rem;border-radius:26.64rem;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}.primary-button{background:var(--brand);color:#fff}.secondary-button{background:linear-gradient(to bottom,#859fb4 0%,#a9bccc 100%);color:#fff}.ghost-button{background:#fff;border:.02667rem solid var(--line);color:var(--text-main)}.danger-button{background:var(--danger);color:#fff}.pill-button{background:var(--brand-soft);color:#8a4c0b}.mini-button{min-height:.85333rem;padding:0 .32rem;font-size:.34667rem}.select-card{border-radius:.37333rem;border:.02667rem solid var(--line);background:#fff;padding:.32rem}.select-card.active{border-color:#f2c18a;background:#f9bd79;color:#fff}.list-group{background:var(--bg-card);border-top:.02667rem solid var(--line);border-bottom:.02667rem solid var(--line)}.list-item{display:flex;align-items:center;gap:.32rem;padding:.37333rem;background:#fff;border-bottom:.02667rem solid var(--line)}.list-item:last-child{border-bottom:0}.list-item-main{flex:1;min-width:0}.list-item-title{font-size:.42667rem;line-height:1.35;word-break:break-word}.list-item-desc{margin-top:.10667rem;font-size:.34667rem;color:var(--text-sub);line-height:1.5}.list-item-meta{margin-top:.16rem;display:flex;flex-wrap:wrap;gap:.16rem}.menu-list{background:var(--bg-card);border-radius:var(--radius-md);overflow:hidden;border:.02667rem solid var(--line)}.menu-item{display:flex;align-items:center;gap:.32rem;min-height:1.65333rem;padding:0 .37333rem;border-bottom:.02667rem solid var(--line);background:#fff}.menu-item:last-child{border-bottom:0}.menu-icon{width:1.01333rem;height:1.01333rem;border-radius:.32rem;background:var(--brand-soft);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;font-size:.42667rem;flex-shrink:0}.menu-content{flex:1;min-width:0}.menu-title{font-size:.42667rem}.menu-desc{margin-top:.08rem;font-size:.32rem;color:var(--text-sub)}.menu-arrow{color:#b6b6be;font-size:.48rem}.grid-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem}.grid-tile{background:#fff;border:.02667rem solid var(--line);border-radius:.42667rem;padding:.37333rem;min-height:2.56rem;display:flex;flex-direction:column;justify-content:center;gap:.21333rem}.grid-tile .menu-icon{width:.90667rem;height:.90667rem;border-radius:.26667rem}.avatar{width:1.17333rem;height:1.17333rem;border-radius:50%;background:var(--bg-soft);display:inline-flex;align-items:center;justify-content:center;color:var(--brand);font-weight:700;flex-shrink:0}.hero-card{overflow:hidden;border-radius:.48rem;color:#fff;background:linear-gradient(to bottom,#ff9831 0%,#f8d8b0 100%);padding:.53333rem .42667rem}.hero-badge{display:inline-flex;align-items:center;gap:.16rem;padding:.16rem .26667rem;border-radius:26.64rem;background:rgba(255,255,255,.18);font-size:.32rem}.notice-card{background:linear-gradient(135deg,#fef1df,#f8d7b5);border:.02667rem solid #f2cba4;border-radius:.37333rem;padding:.37333rem}.notice-title{font-size:.42667rem;font-weight:700;color:#8a4c0b}.notice-text{margin-top:.16rem;font-size:.34667rem;line-height:1.6;color:#5a3b0c}.tag{display:inline-flex;align-items:center;justify-content:center;min-height:.64rem;padding:0 .26667rem;border-radius:26.64rem;background:var(--brand-soft);color:#8a4b00;font-size:.32rem}.tag.gray{background:var(--bg-soft);color:var(--text-sub)}.muted{color:var(--text-sub)}.small{font-size:.32rem}.empty-state{padding:.85333rem .48rem;text-align:center;color:var(--text-sub);font-size:.37333rem}.pre-block{white-space:pre-wrap;word-break:break-all;padding:.32rem;border-radius:.32rem;background:var(--bg-soft);font-size:.32rem;line-height:1.6}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:.02667rem solid rgba(179,177,177,.315);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav .inner{max-width:12.8rem;margin:0 auto;height:1.49333rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.10667rem;color:#9b9aa5;font-size:.29333rem}.bottom-nav a.active{color:var(--brand)}.bottom-nav .nav-icon{width:.74667rem;height:.74667rem;border-radius:.26667rem;display:inline-flex;align-items:center;justify-content:center;font-size:.4rem}.bottom-nav a.active .nav-icon{background:rgba(244,128,0,.12)}.skeleton{border-radius:.32rem;background:linear-gradient(90deg,#f2f4f8 25%,#e8edf6 37%,#f2f4f8 63%);background-size:400% 100%;animation:shimmer 1.2s ease infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}
