:root{color:#222;font-synthesis:none;--green:#15956b;--green-dark:#087a56;--mint:#e8f7f1;--orange:#f36b21;--line:#e7e9e8;--muted:#8a8f8d;--page:#f6f7f6;background:#eef1ef;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#eef1ef;margin:0}button,input,select{font:inherit;color:inherit}.app{background:#fff;width:min(430px,100%);min-height:100dvh;margin:auto;padding-bottom:68px;position:relative;box-shadow:0 0 28px #00000014}.status{justify-content:space-between;height:28px;padding:8px 16px 0;font-size:11px;font-weight:700;display:flex}.header{z-index:5;background:#fff;border-bottom:1px solid #f2f2f2;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 16px;display:grid;position:sticky;top:0}.header>strong{justify-self:start;font-size:19px}.header>strong:nth-child(2){justify-self:center;font-size:17px}.header-icon,.more{background:0 0;border:0;height:36px}.header-icon{justify-self:start;padding:4px}.header-icon svg{width:24px}.more{background:#f7f7f7;border-radius:18px;justify-content:space-around;justify-self:end;align-items:center;min-width:66px;padding:0 8px;font-weight:700;display:flex}.more b{border-left:1px solid #dfe2e0;padding-left:8px;font-size:17px;line-height:1}.home-page{padding:0 16px 34px}.search-row{align-items:center;gap:8px;height:54px;display:flex}.search-row>button:first-child{white-space:nowrap;background:0 0;border:0;align-items:center;padding:0;font-size:13px;display:flex}.search-row svg{width:16px;height:16px}.search-row>button:first-child svg:first-child{color:var(--green)}.search-row label{background:#f3f4f3;border-radius:6px;flex:1;align-items:center;gap:6px;height:34px;padding:0 10px;display:flex}.search-row input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.search-button{background:var(--green);color:#fff;border:0;border-radius:6px;height:34px;padding:0 14px;font-size:13px}.brand-banner{background:#e3f4ee;border-radius:10px;justify-content:space-between;align-items:center;height:110px;padding:0 20px;display:flex;position:relative;overflow:hidden}.brand-banner>div{z-index:2;position:relative}.brand-banner h1{color:var(--green-dark);margin:0;font-size:26px}.brand-banner p{color:var(--green-dark);margin:7px 0 0;font-size:13px}.brand-banner img{object-fit:cover;object-position:58% 45%;width:61%;height:100%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 32%);mask-image:linear-gradient(90deg,#0000 0%,#000 32%)}.category-grid{grid-template-columns:repeat(4,1fr);gap:6px;padding:17px 0 14px;display:grid}.category-grid button{background:#fff;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex}.category-grid span{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:12px;place-items:center;display:grid}.category-grid svg{width:24px}.category-grid strong{font-size:12px}.category-grid em{color:var(--orange);font-size:11px;font-style:normal}.section-title{border-top:8px solid var(--page);justify-content:space-between;align-items:center;height:43px;margin:0 -16px;padding:8px 16px 0;display:flex}.section-title h2{margin:0;font-size:17px}.section-title button{color:var(--muted);background:0 0;border:0;align-items:center;font-size:11px;display:flex}.section-title svg{width:14px}.service-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;width:100%;height:91px;padding:12px 0;display:flex;position:relative}.service-thumb{background-color:#f2f7f5;border-radius:7px;flex:none;width:100px;height:66px;display:block}.service-thumb svg{width:33px;height:33px}.service-copy{flex-direction:column;gap:5px;min-width:0;padding-left:12px;display:flex}.service-copy strong{font-size:14px}.service-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.service-copy em{color:var(--orange);font-size:16px;font-style:normal;font-weight:600}.sold{color:var(--muted);font-size:10px;position:absolute;bottom:14px;right:0}.worker-list article{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:96px;display:flex}.worker-info{text-align:left;background:#fff;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:12px 0;display:flex}.avatar{background-color:#e4eeea;background-repeat:no-repeat;background-size:200% 200%;border:1px solid #14503c14;border-radius:50%;flex:none;width:58px;height:58px}.avatar.large{width:82px;height:82px}.worker-info>span,.worker-choice>span{flex-direction:column;gap:5px;min-width:0;display:flex}.worker-info strong,.worker-choice strong{font-size:14px}.worker-info em,.worker-choice em,.worker-profile em,.order-worker em{color:var(--orange);font-size:12px;font-style:normal}.worker-info small,.worker-choice small{color:var(--muted);font-size:11px}.worker-info i,.worker-choice i{color:#59615e;white-space:nowrap;background:#f2f3f2;border-radius:3px;padding:3px 5px;font-size:10px;font-style:normal}.skill-tags{gap:4px;min-width:0;display:flex;overflow:hidden}.book-small{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:5px;padding:8px 10px;font-size:12px}.plain-page{background:var(--page);min-height:calc(100dvh - 80px);padding:10px 0 92px}.worker-profile,.list-section,.service-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;margin-bottom:10px}.worker-profile{align-items:center;gap:15px;padding:18px 16px;display:flex}.worker-profile h1{margin:0 0 6px;font-size:20px}.worker-profile p{color:var(--muted);margin:0 0 9px;font-size:12px}.worker-profile span{color:#5f6663;background:#f1f3f2;margin-right:5px;padding:4px 7px;font-size:10px;display:inline-block}.list-section{padding:15px 16px}.list-section h2{margin:0 0 13px;font-size:15px}.list-section h2 small{color:var(--muted);margin-left:8px;font-size:10px;font-weight:400}.list-section>p{color:#606764;margin:0;font-size:13px;line-height:1.8}.review{border-top:1px solid var(--line);flex-direction:column;gap:6px;padding:12px 0;display:flex}.review strong{font-size:13px;font-weight:500}.review small{color:var(--muted);font-size:10px}.service-summary{align-items:center;gap:14px;padding:14px 16px;display:flex}.summary-icon{background-color:var(--mint);border-radius:7px;flex:none;width:105px;height:82px;display:block}.service-scene{background-repeat:no-repeat;background-size:200% 200%}.summary-icon svg{width:38px;height:38px}.service-summary h1{margin:0 0 5px;font-size:18px}.service-summary p{color:#6b716f;margin:0 0 7px;font-size:12px}.service-summary em{color:var(--orange);font-size:17px;font-style:normal}.service-summary small{color:var(--muted);margin-left:20px;font-size:10px}.option-row{gap:8px;display:flex}.option-row button{border:1px solid var(--line);background:#f7f8f7;border-radius:5px;padding:8px 15px;font-size:12px}.option-row button small{color:var(--muted);margin-top:3px;display:block}.option-row .selected{border-color:var(--green);color:var(--green);background:#eef9f5}.row-link{justify-content:space-between;align-items:center;display:flex}.row-link h2{margin-bottom:6px}.row-link svg{color:#999;width:18px}.worker-choice{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:10px;width:100%;padding:11px 0;display:flex}.worker-choice:first-of-type{border-top:0}.worker-choice .avatar{width:48px;height:48px}.worker-choice span{flex:1}.radio{color:#fff;border:1px solid #cfd4d2;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.radio.checked{background:var(--green);border-color:var(--green)}.radio svg{width:14px}.price-section p{justify-content:space-between;margin:11px 0;font-size:13px;display:flex}.price-section p span{color:#6d7371}.price-total{border-top:1px solid var(--line);padding-top:13px}.price-total b{color:var(--orange);font-size:20px}.service-line{align-items:center;gap:12px;display:flex}.summary-icon.small{width:72px;height:58px}.summary-icon.small svg{width:28px}.service-line>div:nth-child(2){flex:1}.service-line h2{margin:0 0 7px}.service-line p{color:var(--muted);margin:0;font-size:11px}.service-line>em{color:var(--orange);font-size:17px;font-style:normal}.form-list{padding-top:0;padding-bottom:0}.form-list label{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:62px;display:flex}.form-list label:last-child{border:0}.form-list label>span{flex:none;width:75px;font-size:13px;font-weight:600}.form-list label>div{text-align:right;flex:1;font-size:12px;line-height:1.6}.form-list label small{color:var(--muted)}.form-list input,.form-list select{background:#fff;border:0;outline:0;min-width:0;font-size:11px}.form-list select{width:92px}.form-list .note-input{text-align:right;flex:1}.form-list svg{color:#999;flex:none;width:16px}.action-bar{z-index:8;border-top:1px solid var(--line);background:#fff;align-items:center;gap:12px;width:min(430px,100%);height:70px;padding:10px 16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.action-bar button{border-radius:7px;justify-content:center;align-items:center;gap:5px;height:46px;font-weight:600;display:flex}.action-bar .primary{flex:1}.primary{background:var(--green);color:#fff;border:0;padding:0 26px}.primary:disabled,.outline:disabled{opacity:.45}.outline{color:#424846;background:#fff;border:1px solid #d7dbd9;flex:1}.outline svg{width:17px}.bar-price{min-width:120px}.bar-price span{margin-right:7px;font-size:12px}.bar-price strong{color:var(--orange);font-size:24px}.order-page{background:var(--page);min-height:calc(100dvh - 80px);padding:0 0 92px}.order-status{background:var(--green);color:#fff;padding:22px 16px 45px}.order-status.cancelled{background:#777}.order-status h1{margin:0 0 7px;font-size:22px}.order-status p{margin:0;font-size:12px}.order-worker{background:#fff;border-radius:8px;align-items:center;gap:11px;margin:-25px 16px 10px;padding:15px;display:flex}.order-worker .avatar{width:55px;height:55px}.order-worker>div:not(.avatar){flex-direction:column;flex:1;gap:5px;display:flex}.order-worker small{color:var(--muted);font-size:11px}.order-worker button{border:1px solid var(--line);width:40px;height:40px;color:var(--green);background:#fff;border-radius:50%}.order-worker svg{width:18px}.order-info{background:#fff;margin-bottom:10px;padding:8px 16px}.order-info p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;min-height:51px;margin:0;font-size:12px;display:flex}.order-info p:last-child{border:0}.order-info span{color:#6f7572;flex:none}.order-info b{text-align:right;font-weight:500}.order-info .orange{color:var(--orange);font-size:18px}.order-info.muted b{color:#777}.tabs{z-index:7;border-top:1px solid var(--line);background:#fff;justify-content:space-around;width:min(430px,100%);height:62px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.tabs button{color:#8b918e;background:#fff;border:0;flex-direction:column;align-items:center;gap:3px;padding-top:8px;font-size:10px;display:flex}.tabs svg{width:20px}.tabs .active{color:var(--green)}.empty{min-height:calc(100dvh - 142px);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.empty>svg{width:48px;height:48px}.empty h1{font-size:15px;font-weight:400}.empty .primary{border-radius:6px;height:40px}.profile{background:var(--page);min-height:calc(100dvh - 142px);padding-top:10px}.profile section{background:#fff;align-items:center;gap:12px;margin-bottom:10px;padding:20px 16px;display:flex}.profile section>div:nth-child(2){flex:1}.profile-avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:20px;display:grid}.profile h1{margin:0 0 5px;font-size:17px}.profile p{color:var(--muted);margin:0;font-size:12px}.profile button{border:0;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 16px;display:flex}.profile svg{color:#999;width:17px}.toast{z-index:20;color:#fff;white-space:nowrap;background:#141917eb;border-radius:5px;padding:10px 16px;font-size:12px;position:fixed;bottom:85px;left:50%;transform:translate(-50%)}@media (width>=700px){body{padding:20px}.app{min-height:calc(100dvh - 40px)}.tabs,.action-bar{bottom:20px}}@media (prefers-reduced-motion:no-preference){button{transition:transform .12s}button:active{transform:scale(.98)}}
