:root{--blue:#3e6ea8;--blue2:#dce8f6;--blue3:#eef4fb;--ink:#1b2733;--muted:#7e90a4;--line:#dce4ee;--paper:#fff;--bg:#f7f9fc;--danger:#bf5c65;--green:#4f806c}*{box-sizing:border-box}body{margin:0;background:#e9eef4;color:var(--ink);font-family:"Source Han Sans CN","Microsoft YaHei",system-ui,sans-serif}button,input,textarea{font:inherit}button{border:0;cursor:pointer}.phone{width:min(100%,430px);min-height:100vh;margin:auto;padding-bottom:92px;background:var(--bg);overflow:hidden}.statusbar{height:38px;padding:15px 24px 0;display:flex;justify-content:space-between;font-size:12px;font-weight:700}.page-head{height:54px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.page-head h1{margin:0;font-size:20px}.page-head button{background:none;color:var(--blue);font-weight:700}.back{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff!important;color:var(--ink)!important;font-size:22px!important}.head-spacer{width:34px}.page{padding:8px 20px 26px}.stack{position:relative;margin-bottom:24px}.stack:before,.stack:after{content:"";position:absolute;left:12px;right:12px;height:100%;border:1px solid var(--line);border-radius:22px;background:#e9eff7}.stack:before{top:12px;transform:rotate(-1.5deg)}.stack:after{top:7px;left:7px;right:7px;background:#f1f6fb;transform:rotate(.8deg)}.stack-main{position:relative;z-index:2;border:1px solid var(--line);border-radius:22px;background:#fff}.hero{height:170px;padding:29px 19px;background:linear-gradient(145deg,#fafdff,#dce8f6);overflow:hidden}.hero:after{content:"";position:absolute;right:-34px;bottom:-54px;width:180px;height:180px;border:28px solid #fff8;border-radius:50%}.hero em{display:inline-block;padding:5px 10px;border:1px solid #9fbcdd;border-radius:99px;color:var(--blue);font-size:11px;font-style:normal}.hero h2{position:relative;z-index:1;margin:10px 0 5px;font-size:24px}.hero p{position:relative;z-index:1;margin:0;color:#5b6b7c;font-size:12px}.hero-dots{position:absolute;z-index:3;left:19px;bottom:15px;display:flex;gap:5px}.hero-dots i{width:5px;height:5px;border-radius:50%;background:#a9b7c6}.hero-dots i:first-child{width:18px;border-radius:4px;background:var(--blue)}.ad-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:25px}.ad-mini{min-width:0;padding:12px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:left}.ad-mini b,.ad-mini span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-mini b{font-size:11px}.ad-mini span{margin-top:5px;color:var(--blue);font-size:10px}.section-row{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px}.section-row h2{margin:0;font-size:18px}.section-row button,.section-row span{background:none;color:var(--muted);font-size:11px}.service-list{display:grid;gap:11px}.service-paper{position:relative;display:block;width:100%;padding:19px 17px 15px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:left;box-shadow:6px 6px 0 #e9eff7}.service-paper:nth-child(even){box-shadow:-5px 6px 0 #edf1f7}.service-paper h3{margin:0 82px 7px 0;font-size:15px}.service-paper p{margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.6}.service-paper strong{position:absolute;right:17px;top:18px;color:var(--blue);font-size:15px}.service-paper footer{display:flex;justify-content:space-between;color:#8a98a7;font-size:10px}.service-paper footer em{padding:3px 8px;border-radius:99px;background:var(--blue3);color:var(--blue);font-style:normal}.bottom{position:fixed;z-index:20;left:50%;bottom:12px;transform:translateX(-50%);width:min(calc(100% - 28px),402px);height:62px;padding:6px 12px;display:flex;justify-content:space-around;border:1px solid var(--line);border-radius:24px;background:#fffc;backdrop-filter:blur(14px);box-shadow:0 8px 28px #61758e24}.bottom button{display:grid;place-items:center;gap:2px;min-width:64px;background:none;color:#8a98a7;font-size:10px}.bottom i{font-style:normal;font-size:19px}.bottom .active{color:var(--blue);font-weight:700}.searchbox{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:11px 14px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted)}.searchbox input{width:100%;border:0;outline:0;background:transparent}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:12px}.chips button{white-space:nowrap;padding:7px 12px;border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--muted);font-size:11px}.chips .active{border-color:var(--blue);background:var(--blue3);color:var(--blue)}.detail-cover{height:145px;padding:25px 20px;background:linear-gradient(145deg,#fff,#dce8f6)}.detail-cover h2{margin:0 0 7px;font-size:22px}.detail-cover p{margin:0;color:var(--muted);font-size:11px}.price{display:flex;align-items:end;gap:6px;margin-top:22px;color:var(--blue)}.price b{font-size:28px}.price span{font-size:11px;margin-bottom:4px}.paper-section{margin:16px 0;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.paper-section h3{margin:0 0 10px;font-size:14px}.paper-section>p{margin:0;color:#5b6b7c;font-size:11px;line-height:1.7}.tags{display:flex;gap:7px;margin-top:12px}.tags span{padding:5px 9px;border-radius:99px;background:var(--blue3);color:var(--blue);font-size:10px}.worker-list{display:grid;gap:9px}.worker-row{display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.worker-row.selected{border-color:var(--blue);box-shadow:0 0 0 2px #dce8f6}.avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#dce8f6;color:var(--blue);font-weight:800}.worker-row b,.worker-row small{display:block}.worker-row small{margin-top:4px;color:var(--muted);font-size:10px}.radio{width:20px;height:20px;border:1.5px solid #9fbcdd;border-radius:50%}.selected .radio{border:6px solid var(--blue)}.sticky-buy{position:fixed;z-index:19;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);padding:11px 20px calc(11px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#ffff}.sticky-buy small,.sticky-buy b{display:block}.sticky-buy small{color:var(--muted);font-size:10px}.sticky-buy b{color:var(--blue);font-size:21px}.primary{padding:13px 24px;border-radius:15px;background:var(--blue);color:#fff;font-weight:700}.form-row{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #edf1f7;font-size:12px}.form-row span{color:var(--muted)}.form-row b{text-align:right}.note{width:100%;min-height:76px;margin-top:10px;padding:11px;border:1px solid var(--line);border-radius:12px;outline:0;resize:none}.pay-row{display:flex;align-items:center;justify-content:space-between}.wx{display:flex;align-items:center;gap:10px}.wx i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e8f5ef;color:var(--green);font-style:normal}.order-tabs{display:flex;gap:8px;overflow:auto;margin-bottom:14px}.order-tabs button{white-space:nowrap;padding:7px 12px;border-radius:99px;background:#fff;color:var(--muted);font-size:11px}.order-tabs .active{background:var(--blue);color:#fff}.order-card{margin-bottom:12px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:5px 5px 0 #e9eff7}.order-head,.order-main,.order-foot{display:flex;align-items:center;justify-content:space-between}.order-head{padding-bottom:11px;border-bottom:1px solid #edf1f7}.order-head small{color:var(--muted);font-size:9px}.status{padding:4px 8px;border-radius:99px;background:var(--blue3);color:var(--blue);font-size:10px}.order-main{padding:14px 0}.order-main b,.order-main small{display:block}.order-main small{margin-top:5px;color:var(--muted);font-size:10px}.order-foot button{padding:7px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--blue)}.progress{position:relative;display:flex;justify-content:space-between;margin:21px 0 8px}.progress:before{content:"";position:absolute;top:6px;left:8%;right:8%;height:2px;background:var(--line)}.progress span{position:relative;z-index:1;display:grid;gap:7px;place-items:center;color:var(--muted);font-size:9px}.progress i{width:13px;height:13px;border:2px solid var(--line);border-radius:50%;background:#fff}.progress .done{color:var(--blue)}.progress .done i{border-color:var(--blue);background:var(--blue)}.profile{margin-bottom:17px;padding:22px;display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center}.profile .avatar{width:58px;height:58px;border-radius:20px;font-size:20px}.profile h2{margin:0;font-size:17px}.profile p{margin:5px 0 0;color:var(--muted);font-size:10px}.profile button{background:none;color:var(--blue)}.menu button{display:flex;justify-content:space-between;width:100%;padding:15px 0;border-bottom:1px solid #edf1f7;background:none}.menu button:last-child{border:0}.empty{padding:65px 20px;color:var(--muted);text-align:center}.toast{position:fixed;z-index:50;left:50%;top:70px;transform:translateX(-50%);padding:10px 15px;border-radius:99px;background:#1b2733;color:#fff;font-size:11px}.support-field{display:grid;gap:8px;color:var(--muted);font-size:11px}.support-field textarea{min-height:110px;padding:12px;border:1px solid var(--line);border-radius:12px;resize:none}.faq details{padding:12px 0;border-bottom:1px solid #edf1f7}.faq summary{font-size:12px;font-weight:700}.faq p{color:var(--muted);font-size:11px;line-height:1.6}.full{width:100%;margin-top:14px}.danger{color:var(--danger)!important}@media(min-width:700px){body{padding:22px 0}.phone{min-height:calc(100vh - 44px);border:1px solid #d4dde8;border-radius:30px;box-shadow:0 18px 60px #354a6320}.bottom,.sticky-buy{bottom:28px}}
