:root{--green:#277763;--dark:#183e34;--muted:#75827d;--bg:#f5f7f4;--line:#e6ebe6;--red:#bb514d}*{box-sizing:border-box}body{margin:0;background:#e8ede8;color:#263a32;font-family:"Microsoft YaHei","PingFang SC",sans-serif;min-height:100dvh;display:flex;align-items:center;justify-content:center;gap:95px;padding:26px}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.98)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #6aab97;outline-offset:3px}.desktop-note{width:315px}.brand-mark{width:52px;height:52px;border-radius:16px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:26px}.desktop-note h1{font-size:37px;line-height:1.65;letter-spacing:2px;font-weight:500;margin:32px 0 24px}.desktop-note p{font-size:17px}.desktop-note span,.small{color:#75827d;font-size:12px!important;line-height:2}.note-line{width:42px;height:1px;background:#9caea1;margin:30px 0}.phone{width:414px;height:870px;max-height:calc(100dvh - 52px);flex-shrink:0;background:var(--bg);border:7px solid #fff;border-radius:43px;box-shadow:0 28px 80px #28473524,0 0 0 1px #d5ded4;overflow:hidden;position:relative;display:flex;flex-direction:column}.status{height:33px;padding:10px 24px 0;display:flex;justify-content:space-between;font-size:11px;flex-shrink:0}header{display:flex;align-items:center;justify-content:space-between;padding:18px 21px 14px;flex-shrink:0}header strong{font-size:21px;letter-spacing:1px}header small{display:block;font-size:10px;color:var(--muted);margin-top:5px;letter-spacing:1px}.round{width:39px;height:39px;border:1px solid var(--line);border-radius:50%;background:white;display:grid;place-items:center;font-size:18px}.header-actions{display:flex;gap:8px}main{flex:1;overflow-y:auto;scrollbar-width:none;padding:0 19px 22px}main::-webkit-scrollbar{display:none}nav{display:flex;justify-content:space-around;background:#fffffff5;border-top:1px solid var(--line);padding:10px 2px 15px;flex-shrink:0}nav button{display:flex;align-items:center;flex-direction:column;gap:4px;font-size:10px;color:#88938d;width:64px}nav button.active{color:var(--green);font-weight:700}nav svg{width:22px;height:22px}.icon{width:20px;height:20px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero{height:218px;position:relative;border-radius:22px;overflow:hidden;background:#54776d;color:white;margin-top:3px}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 5%,#102c249e 100%)}.hero-copy{position:absolute;z-index:1;bottom:22px;left:21px}.hero-copy small{font-size:11px;letter-spacing:2px}.hero h2{font-size:29px;font-weight:500;letter-spacing:3px;margin:9px 0}.hero p{font-size:11px;margin:0;color:#eef7ee}.hero .tag{position:absolute;z-index:2;top:16px;left:16px;background:#ffffffdd;color:var(--dark)}.tag{display:inline-block;padding:5px 9px;border-radius:7px;background:#e9f2ec;color:var(--green);font-size:10px;line-height:1.3}.tag.orange{background:#fcf0df;color:#9b6b2e}.tag.red{background:#f9e9e7;color:var(--red)}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.weather{padding:16px 1px;font-size:12px}.weather b{font-size:17px}.muted{color:var(--muted);font-size:12px;line-height:1.7}.section{margin-top:22px;margin-bottom:13px}.section h2{font-size:17px;margin:0}.link{font-size:11px;color:var(--green);padding:8px 0}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px 4px}.quick button{font-size:11px;display:flex;flex-direction:column;align-items:center;gap:9px}.quick svg{color:var(--green);width:25px;height:25px}.tabs{display:flex;gap:8px;margin:14px 0}.tabs button{background:#fff;border:1px solid var(--line);padding:10px 12px;flex:1;border-radius:11px;font-size:12px}.tabs button.active{background:var(--green);color:white;border-color:var(--green)}.card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;margin-bottom:12px}.card h3{font-size:15px;margin:0 0 6px}.card p{margin:6px 0;font-size:12px;line-height:1.8}.timeline{position:relative;padding-left:21px;margin-top:12px}.timeline:before{content:"";position:absolute;left:4px;top:14px;bottom:45px;width:1px;background:#ccdcd0}.stop{position:relative;text-align:left;width:100%;display:grid;grid-template-columns:45px 1fr;gap:10px;padding:10px 0 19px}.stop:before{content:"";position:absolute;width:7px;height:7px;background:#7fa18b;border:3px solid var(--bg);box-sizing:content-box;left:-23px;top:13px;border-radius:50%}.stop time{font-size:11px;color:var(--muted)}.stop strong{font-size:14px}.stop p{font-size:11px;color:var(--muted);margin:7px 0}.stop .tag{margin-right:5px}.tip{background:#eaf1e9;padding:13px 15px;border-radius:12px;font-size:11px;color:#46684d;line-height:1.8}.primary,.secondary,.danger{width:100%;padding:13px 15px;border-radius:12px;background:var(--green);color:#fff;font-size:13px;font-weight:600;margin-top:12px}.secondary{background:#edf3ed;color:var(--green)}.danger{background:var(--red)}.button-pair{display:flex;gap:9px}.button-pair>*{flex:1}.page-intro h1{font-size:25px;font-weight:600;margin:10px 0}.page-intro p{margin:0 0 20px}.map{height:305px;position:relative;overflow:hidden;background:#e9efe1;border-radius:19px;border:1px solid #dce5d6}.map svg.map-drawing{width:100%;height:100%;position:absolute;inset:0}.map-label{position:absolute;font-size:10px;color:#7d947a}.pin{position:absolute;padding:7px 10px;background:#fff;border-radius:10px;box-shadow:0 3px 9px #315c3324;font-size:11px;color:#375c47}.pin.selected{background:var(--green);color:#fff}.map-badge{position:absolute;bottom:12px;left:12px;padding:6px 9px;background:#ffffffeb;border-radius:6px;font-size:10px}.map .heat{position:absolute;border-radius:50%;background:radial-gradient(#efb06590,transparent 70%);width:130px;height:130px;left:115px;top:60px;pointer-events:none}.legend{font-size:10px;color:#738575;display:flex;gap:13px;margin:12px 0}.list-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);width:100%;text-align:left}.list-row:last-child{border-bottom:0}.list-row .grow{flex:1}.list-row strong{font-size:13px}.list-row small{display:block;font-size:11px;color:var(--muted);margin-top:6px}.avatar{width:40px;height:40px;border-radius:50%;background:#e9eee2;color:#547149;display:grid;place-items:center;font-size:15px;flex-shrink:0}.avatar.peach{background:#f6e9df;color:#9f795e}.member-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.member-grid .card{text-align:left}.member-grid .avatar{margin-bottom:12px}.metrics{display:flex;justify-content:space-between;font-size:11px;padding-top:12px}.metrics b{display:block;font-size:18px;margin-bottom:4px}.sos{width:102px;height:102px;border-radius:50%;background:#ba5550;color:white;border:7px solid #f5e3e0;box-shadow:0 0 0 7px #faefeb;font-size:25px;display:block;margin:25px auto 19px;font-weight:600}.center{text-align:center}.toggle{width:43px;height:25px;border-radius:20px;background:#c4ccc4;padding:3px;display:inline-flex;justify-content:flex-start}.toggle.on{background:var(--green);justify-content:flex-end}.toggle:after{content:"";width:19px;height:19px;background:white;border-radius:50%}.food{display:flex;gap:13px}.food img{width:92px;height:102px;object-fit:cover;border-radius:12px}.food .info{flex:1}.food .price{color:#946b42;font-size:15px}.food button.add{background:var(--green);color:#fff;width:28px;height:28px;border-radius:50%;font-size:20px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.chips button{border:1px solid #dbe5db;border-radius:8px;padding:8px 11px;font-size:11px;background:white}.chips button.selected{background:#e0eee5;border-color:#82b39b;color:var(--green)}label{display:block;font-size:12px;margin:15px 0 7px}input,textarea,select{width:100%;padding:12px;background:#f7f9f6;border:1px solid #dce4da;border-radius:10px;color:#263a32;font-size:13px}textarea{resize:vertical;min-height:95px}.stars{display:flex;gap:9px;margin:10px 0}.stars button{font-size:30px;color:#c2ccc1}.stars button.on{color:#b88848}.profile{padding:18px 0;display:flex;gap:15px;align-items:center}.profile .avatar{width:60px;height:60px;font-size:23px}.profile h2{font-size:21px;margin:0 0 8px}.profile p{font-size:12px;color:var(--muted);margin:0}.notice{font-size:10px;text-align:center;color:#8b958e;margin:17px 0;line-height:1.7}.modal-backdrop{position:absolute;inset:0;background:#172b265c;z-index:30;display:flex;align-items:flex-end}.sheet{background:var(--bg);width:100%;border-radius:25px 25px 0 0;padding:23px 22px 28px;max-height:85%;overflow-y:auto}.sheet h2{font-size:20px;margin:0}.sheet .close{font-size:25px;padding:0 7px}.sheet-image{width:100%;height:170px;object-fit:cover;border-radius:13px;margin:16px 0}.sheet p{font-size:13px;line-height:1.85}.sheet .muted{font-size:11px}#toast{position:absolute;left:22px;right:22px;bottom:90px;background:#234638f5;color:white;padding:13px 18px;border-radius:12px;z-index:60;text-align:center;font-size:12px;line-height:1.7;display:none}.empty{padding:28px 12px;color:var(--muted);font-size:13px;text-align:center}.certificate{padding:25px;border:double 5px #abc2a9;text-align:center;background:#fffdf5}.certificate h2{color:var(--green);margin:20px 0}.big main{font-size:18px}.big .muted,.big .card p,.big .list-row small,.big .stop p{font-size:14px}.big .list-row strong,.big .stop strong,.big .card h3{font-size:17px}.big nav button{font-size:12px}@media(max-width:850px){.desktop-note{display:none}body{gap:0}}@media(max-width:460px){body{padding:0;background:var(--bg)}.phone{width:100%;height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none}.status{height:28px}}@media(prefers-reduced-motion:no-preference){.sheet{animation:up .2s ease-out}main>div{animation:fade .2s ease-out}@keyframes up{from{transform:translateY(30px);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}}
