:root{--green:#175b43;--ink:#152d27;--sage:#eaf3e5;--muted:#89918e;--line:#edf1ed;--bg:#f7f9f7;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft Yahei',sans-serif;color:var(--ink);background:#eff3ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;padding:0}button:disabled{opacity:.45;cursor:default}a{color:inherit;text-decoration:none}svg{width:23px;height:23px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#app{position:relative;max-width:480px;min-height:100dvh;margin:auto;background:white;overflow-x:clip}.page{min-height:100dvh;padding:18px 18px calc(115px + env(safe-area-inset-bottom));animation:appear .18s ease-out}.page.gray{background:var(--bg)}.page.clean{padding-bottom:28px}.top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;margin:0 0 20px}.top h1{font-size:20px;margin:0;text-align:center;font-weight:650}.top .back{width:34px;height:38px}.top .right{min-width:34px;font-size:12px;color:var(--green)}h1,h2,h3,p{margin:0}h2{font-size:22px;font-weight:650;letter-spacing:-.6px}h3{font-size:17px;font-weight:650}p{line-height:1.65}.muted{color:var(--muted)}.small{font-size:12px}.tiny{font-size:10px}.green{color:var(--green)}.brand{display:flex;align-items:center;gap:9px}.brand img{width:35px;height:43px}.brand h1{font-size:20px;font-weight:750;color:var(--green)}.brand p{font-size:12px;color:var(--muted);margin-top:2px}.spacer{flex:1}.iconbtn{padding:8px;display:inline-grid;place-items:center}.iconbtn svg{width:25px;height:25px}.search{display:flex;align-items:center;background:#f4f6f4;border-radius:24px;padding:12px 15px;gap:10px;margin-bottom:14px;color:#939b97}.search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.hero{position:relative;overflow:hidden;height:190px;border-radius:13px;background:#eaf3e1;margin-bottom:12px}.hero img{width:100%;height:100%;object-fit:cover;object-position:center}.hero .copy{position:absolute;top:25px;left:17px;max-width:64%;color:var(--green)}.hero small{font-size:12px}.hero h2{font-size:24px;line-height:1.35;margin:5px 0}.hero p{font-size:12px}.hero .primary{margin-top:12px;padding:9px 17px;min-height:0;width:auto;font-size:13px}.dots{position:absolute;bottom:11px;left:18px;display:flex;gap:5px}.dots button{width:11px;height:4px;border-radius:5px;background:#b8cdb9}.dots button.active{width:22px;background:var(--green)}.announce{display:flex;align-items:center;gap:9px;background:#f6f8f5;border-radius:12px;font-size:12px;padding:12px;margin-bottom:16px}.announce>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announce svg{width:18px;height:18px;color:var(--green);flex-shrink:0}.shortcuts{display:flex;justify-content:space-around;padding:4px 0 23px;gap:8px}.shortcut{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:13px}.shortcut svg{width:29px;height:29px;color:var(--green)}.sectionhead{display:flex;align-items:center;justify-content:space-between;margin:17px 0 12px}.sectionhead a{font-size:12px;color:var(--muted)}.tabs{display:flex;gap:22px;overflow:auto;scrollbar-width:none;border-bottom:1px solid var(--line);margin:0 0 14px}.tabs button,.tabs a{font-size:13px;color:#7a8580;white-space:nowrap;position:relative;padding:10px 0 13px}.tabs .active{color:var(--green);font-weight:650}.tabs .active:after{content:'';height:3px;border-radius:3px;background:var(--green);position:absolute;bottom:0;left:0;right:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 13px}.product .picture{aspect-ratio:1;overflow:hidden;border-radius:9px;background:var(--sage)}.product img{width:100%;height:100%;object-fit:contain}.product h3{font-size:15px;margin:8px 0 3px}.product p{font-size:11px;color:#939b96}.price-line{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.price{font-weight:700;color:var(--green);font-size:22px;letter-spacing:-.6px}.price small{font-size:12px;font-weight:500;letter-spacing:0}.unit{font-size:11px;color:var(--muted);font-weight:400}.plus{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--green);border-radius:50%;color:var(--green)}.nav{position:fixed;bottom:calc(14px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:calc(100% - 30px);max-width:450px;height:69px;border-radius:38px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:0 8px 27px #153a2b17;display:flex;z-index:20;padding:5px 8px;justify-content:space-around;border:1px solid #f6f8f6}.nav a{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#777f7b;font-size:12px}.nav a span{display:grid;place-items:center;width:46px;height:34px;border-radius:25px}.nav a.active{color:var(--green);font-weight:600}.nav a.active span{background:var(--sage)}.nav svg{width:24px;height:24px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:white;border-radius:13px;min-height:46px;padding:12px 22px;font-weight:600;font-size:15px}.outline{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--green);color:var(--green);border-radius:24px;padding:8px 16px;font-size:13px;min-height:36px}.wide{width:100%}.actionbar{position:fixed;bottom:calc(14px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:calc(100% - 28px);max-width:452px;background:rgba(255,255,255,.96);box-shadow:0 7px 25px #183e2514;border-radius:35px;backdrop-filter:blur(14px);padding:9px;display:flex;align-items:center;gap:10px;z-index:22}.actionbar>.primary{flex:1;border-radius:28px}.actionbar .support{display:flex;flex-direction:column;align-items:center;gap:3px;width:70px;font-size:12px}.actionbar .total{padding-left:10px;font-size:12px}.actionbar .total strong{font-size:23px;color:var(--green);display:block}.card{border-radius:15px;background:white;padding:18px;margin-bottom:15px;border:1px solid #f2f5f1}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.row.wrap{flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:7px}.gap{height:16px}.line{border-top:1px solid var(--line);margin:15px 0}.pill{display:inline-block;background:var(--sage);color:var(--green);border-radius:15px;padding:5px 10px;font-size:11px}.state{font-size:11px;color:var(--green);padding:5px 9px;background:#edf5ed;border-radius:6px}.state.amber{color:#ae6d22;background:#fff5e5}.categoryhead h1{font-size:27px;letter-spacing:-1px;margin:8px 0 19px;color:var(--green)}.categoryhead small{font-size:12px;color:var(--green)}.catbuttons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.catbuttons button{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;color:#7c8781}.catbuttons span{width:48px;height:48px;border:1px solid #88a798;border-radius:50%;display:grid;place-items:center;color:var(--green)}.catbuttons .active{color:var(--green);font-weight:650}.catbuttons .active span{background:var(--green);color:white;border-color:var(--green)}.sage-strip{padding:12px;background:var(--sage);border-radius:9px;display:flex;gap:12px;align-items:center;font-size:13px;color:var(--green)}.listproduct{display:flex;align-items:center;gap:13px;padding:12px;border:1px solid #eaf0e9;border-radius:12px;margin-bottom:10px}.listproduct>img{width:86px;height:86px;object-fit:contain;border-radius:8px;background:var(--sage)}.listproduct .body{flex:1;min-width:0}.listproduct h3{font-size:15px;margin-bottom:4px}.listproduct p{font-size:11px;color:var(--muted)}.listproduct .outline{font-size:11px;min-height:28px;padding:4px 11px}.listproduct .price{font-size:19px}.photoarea{height:210px;background:#f2f7ed;border-radius:12px;display:flex;justify-content:center;overflow:hidden;margin:10px 0 23px}.photoarea img{height:100%;max-width:100%;width:auto;aspect-ratio:1;object-fit:contain}.detailtitle{font-size:25px;color:var(--green);margin-bottom:9px}.price.big{font-size:33px}.strike{font-size:15px;color:#949d96;text-decoration:line-through;margin-left:10px}.detailtext{white-space:pre-wrap;line-height:1.95;font-size:14px;color:#647269}.detailcard{margin-top:27px;background:var(--bg);border-radius:13px;padding:20px}.detailcard h2{margin-bottom:18px}.login{padding:0 20px 50px;display:flex;flex-direction:column;align-items:center;min-height:100dvh;background:white}.login .back{position:absolute;top:19px;left:17px;z-index:2}.login-art{width:calc(100% + 40px);max-height:43vh;object-fit:cover;object-position:bottom}.login .brand{margin-top:22px}.login h2{font-size:31px;color:var(--green);margin:48px 0 30px}.login .primary{border-radius:14px}.login .agree{margin:20px 0 35px}.agree{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#919b94;line-height:1.6}.agree input{width:17px;height:17px;accent-color:var(--green);flex-shrink:0}.agree a{color:var(--green)}.profile{display:flex;align-items:center;gap:14px;margin:22px 0}.avatar{width:63px;height:63px;border-radius:50%;object-fit:cover;background:var(--sage)}.profile h2{font-size:24px}.profile p{font-size:12px;color:var(--muted);margin-top:5px}.profile .edit{margin-left:auto;color:#7d8a81;font-size:12px}.memberstrip{display:flex;align-items:center;gap:10px;padding:17px;background:var(--sage);border-radius:12px;margin-bottom:15px;font-size:14px;color:var(--green)}.memberstrip svg:last-child{margin-left:auto;width:15px}.ordericons{display:flex;justify-content:space-around;margin-top:23px}.ordericons a{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:12px}.ordericons svg{color:var(--green);width:26px;height:26px}.ordericons b{color:var(--green)}.menulink{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.menulink:last-child{border:0}.menulink .circle{width:35px;height:35px;border-radius:50%;background:var(--sage);color:var(--green);display:grid;place-items:center}.menulink>svg:last-child{margin-left:auto;width:17px;color:#8c998f}.field{margin:19px 0}.field>label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}.field input:not([type=checkbox]):not([type=radio]),.field textarea,.field select{border:1px solid #e5ece5;background:#fafcf9;border-radius:10px;padding:13px;width:100%;outline:none;font-size:14px}.field input:focus,.field textarea:focus{border-color:#60977a}.field textarea{min-height:110px;resize:vertical}.field.inline{display:flex;align-items:center;justify-content:space-between;gap:10px}.field.inline>label{margin:0;flex-shrink:0}.choices{display:flex;gap:13px;flex-wrap:wrap;font-size:13px}.choices label{display:flex;align-items:center;gap:4px}.choices input{accent-color:var(--green);width:17px;height:17px}.stepper{display:flex;align-items:center;border:1px solid #e4ebe3;border-radius:8px;overflow:hidden}.stepper button{width:34px;height:34px;background:#f1f6ed;font-size:22px}.stepper input{width:40px;border:0;text-align:center;background:transparent;font-size:14px}.uploadbox{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #a8bbab;border-radius:9px;padding:20px;font-size:12px;color:var(--muted)}.thumbs{display:flex;gap:8px;flex-wrap:wrap}.thumbs img{width:64px;height:64px;object-fit:cover;border-radius:8px}.kv{display:flex;justify-content:space-between;gap:16px;font-size:13px;line-height:1.7;margin:11px 0}.kv>span:first-child{color:#859186;flex-shrink:0}.kv>span:last-child{text-align:right;overflow-wrap:anywhere}.ordercard .number{font-size:10px;color:#94a095}.ordercard .item{display:flex;align-items:center;gap:12px;margin:17px 0}.ordercard .item img{width:59px;height:59px;border-radius:9px}.ordercard .item h3{font-size:14px}.ordercard .buttons{display:flex;justify-content:flex-end;gap:8px}.ordercard .buttons .primary{min-height:32px;font-size:12px;padding:6px 14px;border-radius:22px}.ordercard .buttons .outline{min-height:32px;font-size:12px;padding:6px 13px}.stats{display:flex;gap:22px}.stats>div{flex:1}.stats small{color:#92a08f;font-size:12px}.stats strong{display:block;font-size:28px;color:var(--green);margin-top:8px}.workgroup{display:flex;gap:9px;margin-top:12px}.workgroup a{flex:1;min-width:0;text-align:center;border:1px solid #edf2ea;border-radius:10px;padding:17px 4px;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px}.workgroup svg{color:var(--green)}.workgroup b{font-size:23px;color:var(--green)}.switch{width:39px;height:23px;background:#d9e1d7;border-radius:20px;position:relative}.switch:after{content:'';position:absolute;left:3px;top:3px;width:17px;height:17px;border-radius:50%;background:white}.switch.on{background:var(--green)}.switch.on:after{left:19px}.progress{height:7px;border-radius:5px;background:#dae7d5;overflow:hidden;margin:15px 0}.progress span{height:100%;display:block;background:var(--green)}.timeline{display:flex;justify-content:space-between;margin:23px 0;text-align:center;font-size:11px;color:#8e9c91}.timeline>div{flex:1;position:relative;display:flex;align-items:center;flex-direction:column;gap:7px}.timeline i{font-style:normal;width:22px;height:22px;border-radius:50%;border:1px solid #adbdac;background:white;z-index:1;display:grid;place-items:center}.timeline .done i{background:var(--green);color:white;border-color:var(--green)}.timeline>div:not(:last-child):after{content:'';position:absolute;width:100%;height:1px;background:#b9cbb6;left:50%;top:11px}.empty{text-align:center;color:#98a293;padding:65px 15px}.empty svg{width:47px;height:47px;opacity:.45;margin-bottom:15px}.empty h3{font-size:16px;font-weight:500}.empty p{font-size:12px;margin-top:10px}.empty .outline{margin-top:20px}.result{text-align:center;padding:60px 10px 25px}.result .badge{width:75px;height:75px;border-radius:50%;background:var(--sage);display:grid;place-items:center;margin:0 auto 22px;color:var(--green)}.result .badge svg{width:42px;height:42px}.result h2{font-size:26px}.result p{color:var(--muted);margin-top:10px;font-size:13px}.result .primary{margin-top:30px}.result .outline{margin-top:15px}.amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:18px 0}.amounts button{border:1px solid #dce6d8;border-radius:8px;padding:18px 5px}.amounts .active{border:2px solid var(--green);background:var(--sage)}.chat{padding-bottom:100px}.chatline{display:flex;margin:15px 0;gap:8px;align-items:flex-start}.chatline.mine{flex-direction:row-reverse}.chatline img{width:32px;height:32px;border-radius:50%}.bubble{padding:11px 14px;border-radius:13px;background:white;max-width:80%;line-height:1.6;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.mine .bubble{background:var(--sage)}.chatbox{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;display:flex;gap:8px;padding:12px 15px calc(12px + env(safe-area-inset-bottom));background:white;z-index:22}.chatbox input{flex:1;min-width:0;border:1px solid var(--line);border-radius:24px;padding:10px 14px}.chatbox .primary{padding:8px 16px;min-height:38px;border-radius:25px}.notifications a{display:flex;gap:12px;align-items:center;background:white;border-radius:14px;padding:21px 14px;margin:12px 0}.notifications .bigicon{width:49px;height:49px;display:grid;place-items:center;background:var(--sage);color:var(--green);border-radius:50%;flex-shrink:0}.notifications h3{font-size:17px}.notifications p{font-size:12px;color:var(--muted);margin-top:5px}.notifications a>svg{margin-left:auto;width:16px}.loading{text-align:center;color:#7f9684;padding:90px 20px}.errorbox{margin:35px 20px;padding:25px;border-radius:14px;background:#f7faf5;color:#637869;text-align:center;line-height:1.7}#toast{position:fixed;bottom:120px;left:50%;transform:translateX(-50%);background:#1e382bef;color:white;padding:12px 18px;border-radius:12px;max-width:85%;font-size:13px;z-index:100;display:none;box-shadow:0 6px 18px #0002}dialog{max-width:400px;width:calc(100% - 40px);border:0;border-radius:20px;padding:25px;color:var(--ink)}dialog::backdrop{background:#11271f66}dialog h2{font-size:20px;margin-bottom:14px}dialog p{font-size:13px;color:#7d8e80;margin:12px 0 20px}dialog .buttons{display:flex;gap:12px;margin-top:20px}dialog .buttons button{flex:1}.loadmore{display:block;margin:18px auto;font-size:12px;color:var(--green)}.warning{background:#fff7ea;color:#9d772d;padding:12px;border-radius:10px;font-size:12px;line-height:1.6}.leafwater{margin:100px auto 0;width:160px;height:240px;background:url('./assets/logo.svg') center/contain no-repeat;opacity:.025}@keyframes appear{from{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}@media(min-width:600px){#app{box-shadow:0 0 50px #204b2912}.page{padding-top:24px}}@media(max-width:360px){.page{padding-left:13px;padding-right:13px}.hero h2{font-size:21px}.hero{height:177px}.tabs{gap:16px}.choices{gap:6px;font-size:12px}}
.chat-message{margin:16px 0;max-width:85%;padding:12px;background:#eff6f1;border-radius:14px}.chat-message.mine{margin-left:auto;background:#daeee0}.chat-message small{font-size:10px;color:#78847e}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.actionbar input{min-width:0;flex:1;padding:12px;border:1px solid #e1e8e3;border-radius:20px}input[type=radio]{appearance:none;width:20px;height:20px;border:1px solid #a8b4ac;border-radius:50%;display:inline-grid;place-content:center;vertical-align:middle}input[type=radio]:checked{background:var(--green);border-color:var(--green)}input[type=radio]:checked:after{content:'✓';color:white;font-size:13px}

.page-skeleton{padding:20px 0}.page-skeleton i{display:block;border-radius:18px;background:linear-gradient(100deg,#edf5f0 30%,#f9fcfa 50%,#edf5f0 70%);background-size:200% 100%;height:120px;margin:0 0 20px;animation:club-shimmer 1.2s infinite}.page-skeleton i:first-child{height:200px}@keyframes club-shimmer{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.page-skeleton i{animation:none}}button:disabled{cursor:wait;opacity:.7}
