*{box-sizing:border-box;margin:0;padding:0}:root{--green:#b8ff00;--green2:#a8ec00;--black:#111;--gray:#777;--light:#f6f6f4;--border:#e8e8e5;--white:#fff}html{scroll-behavior:smooth}body{color:var(--black);background:#e9e9e7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif}.app{background:#fff;width:100%;max-width:480px;min-height:100vh;margin:auto;padding-bottom:82px;position:relative;overflow:hidden}.header{z-index:30;background:#fff;border-bottom:1px solid #eeeeeb;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex;position:sticky;top:0}.logo{letter-spacing:-.8px;font-size:20px;font-weight:900}.logo span{color:#82c900}.header-actions{gap:9px;display:flex}.header-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.header-button svg{fill:none;stroke:#111;stroke-width:1.7px;width:19px;height:19px}.page{display:none}.page.active{display:block}.home-hero{background-image:linear-gradient(90deg, #d8ff75f5 0%, #b8ff008c 42%, #8bc8001a 100%), var(--hero-img);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;height:245px;margin:18px 16px 0;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:245px;position:absolute;top:27px;left:22px}.hero-small{text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:11px;font-weight:700}.hero-title{letter-spacing:-1.5px;font-size:34px;font-weight:900;line-height:1.02}.hero-text{max-width:205px;margin-top:13px;font-size:12px;line-height:1.5}.hero-button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;height:42px;margin-top:17px;padding:0 19px;font-size:12px;font-weight:700}.hero-shape{background:#ffffff38;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-70px;right:-65px}.hero-shape2{border:28px solid #ffffff38;border-radius:50%;width:140px;height:140px;position:absolute;bottom:20px;right:10px}.section{padding:26px 16px 0}.section-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title{letter-spacing:-.5px;font-size:19px;font-weight:800}.see-all{cursor:pointer;font-size:12px;font-weight:700}.category-scroll{gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.category-chip{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex:none;padding:11px 16px;font-size:12px;font-weight:600}.category-chip.active{background:var(--green);border-color:var(--green)}.product-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.product-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:18px;transition:all .18s;overflow:hidden}.product-card:hover{transform:translateY(-2px)}.product-image{background:#f1f1ed;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.product-image .fruit{background:radial-gradient(circle at 35% 28%,#d9f37a,#91bc21 48%,#5b7d12 100%);border-radius:52% 48% 46% 54%;width:105px;height:105px;position:relative;transform:rotate(-12deg);box-shadow:10px 13px 20px #0000001f}.product-image .fruit:before{content:"";border:8px dotted #ffffff40;border-radius:50%;position:absolute;inset:17px}.product-image .fruit:after{content:"";background:#516d0d;border-radius:50%;width:27px;height:12px;position:absolute;top:-4px;left:42px;transform:rotate(-12deg)}.product-tag{color:#fff;background:#111;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:700;position:absolute;top:10px;left:10px}.product-info{padding:12px}.product-name{font-size:14px;font-weight:700;line-height:1.25}.product-origin{color:#888;margin-top:5px;font-size:10px}.product-bottom{justify-content:space-between;align-items:flex-end;margin-top:11px;display:flex}.product-price{font-size:16px;font-weight:900}.product-unit{color:#999;margin-left:2px;font-size:10px}.add-small{background:var(--green);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.add-small svg{fill:none;stroke:#111;stroke-width:2px;width:16px;height:16px}.promo{color:#fff;background:#111;border-radius:19px;margin-top:26px;padding:20px;position:relative;overflow:hidden}.promo-title{font-size:20px;font-weight:800}.promo-text{color:#c9c9c9;margin-top:6px;font-size:11px}.promo-button{background:var(--green);color:#111;border:0;border-radius:9px;height:38px;margin-top:16px;padding:0 16px;font-size:11px;font-weight:800}.promo-circle{border:35px solid #b8ff00cc;border-radius:50%;width:160px;height:160px;position:absolute;top:-60px;right:-50px}.page-title{padding:24px 20px 18px}.page-title h1{letter-spacing:-1px;font-size:28px}.page-title p{color:#888;margin-top:6px;font-size:12px}.category-large-grid{grid-template-columns:1fr 1fr;gap:13px;padding:0 16px;display:grid}.category-box{cursor:pointer;background:#f5f5f1;border-radius:19px;height:145px;padding:17px;position:relative;overflow:hidden}.category-box.green{background:var(--green)}.category-box h3{z-index:2;font-size:16px;font-weight:800;position:relative}.category-box p{z-index:2;color:#777;margin-top:5px;font-size:10px;position:relative}.category-box.green p{color:#303b00}.category-art{background:#89ae1e;border-radius:50%;width:75px;height:75px;position:absolute;bottom:-12px;right:-5px;box-shadow:inset -8px -7px 12px #00000029}.category-art.small{width:57px;height:57px;bottom:15px;right:26px}.category-box.full{grid-column:1/3;height:125px}.product-detail-image{background:#f3f3ef;justify-content:center;align-items:center;height:330px;display:flex;position:relative}.big-fruit{background:radial-gradient(circle at 32% 25%,#e3f27f,#96bf28 50%,#55770f 100%);border-radius:50% 46% 53% 47%;width:210px;height:210px;position:relative;transform:rotate(-13deg);box-shadow:20px 28px 35px #00000026}.big-fruit:before{content:"";border:14px dotted #fff3;border-radius:50%;position:absolute;inset:28px}.big-fruit:after{content:"";background:#4f6e0b;border-radius:50%;width:50px;height:20px;position:absolute;top:-8px;left:84px}.back-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:17px;left:17px}.back-button svg{fill:none;stroke:#111;stroke-width:1.8px;width:18px;height:18px}.detail-content{padding:23px 20px 25px}.detail-tag{background:var(--green);border-radius:7px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-block}.detail-name{letter-spacing:-1px;margin-top:11px;font-size:27px;font-weight:900}.detail-desc{color:#777;margin-top:9px;font-size:12px;line-height:1.6}.detail-price{margin-top:18px;font-size:24px;font-weight:900}.detail-price span{color:#888;font-size:11px;font-weight:500}.quantity-row{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.quantity-title{font-size:13px;font-weight:700}.quantity{border:1px solid var(--border);border-radius:11px;align-items:center;display:flex;overflow:hidden}.qty-button{cursor:pointer;background:#fff;border:0;width:36px;height:36px;font-size:18px}.qty-number{text-align:center;width:35px;font-size:13px;font-weight:700}.detail-add{background:var(--green);cursor:pointer;border:0;border-radius:13px;width:100%;height:53px;margin-top:22px;font-size:13px;font-weight:900}.cart-list{padding:0 16px}.cart-item{border-bottom:1px solid var(--border);padding:14px 0;display:flex}.cart-image{background:#f1f1ed;border-radius:15px;justify-content:center;align-items:center;width:85px;height:85px;display:flex}.cart-fruit{background:radial-gradient(circle at 35% 25%,#dbf27d,#8dbb1d,#55750e);border-radius:50%;width:55px;height:55px;transform:rotate(-12deg)}.cart-info{flex:1;padding-left:12px}.cart-name{font-size:14px;font-weight:800}.cart-sub{color:#888;margin-top:5px;font-size:10px}.cart-price{margin-top:9px;font-size:15px;font-weight:900}.cart-controls{align-items:center;gap:8px;margin-top:8px;display:flex}.cart-controls button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;width:25px;height:25px}.cart-qty{font-size:11px;font-weight:700}.cart-remove{color:#999;cursor:pointer;margin-left:auto;font-size:10px}.cart-summary{background:#f6f6f2;border-radius:17px;margin:22px 16px 0;padding:18px}.summary-row{justify-content:space-between;margin-bottom:11px;font-size:12px;display:flex}.summary-total{border-top:1px solid #deded9;justify-content:space-between;padding-top:13px;font-size:18px;font-weight:900;display:flex}.checkout{color:#fff;cursor:pointer;background:#111;border:0;border-radius:12px;width:100%;height:50px;margin-top:17px;font-weight:800}.search-page{padding:20px 16px}.search-input{background:#fff;border:1px solid #deded9;border-radius:13px;align-items:center;height:51px;padding:0 15px;display:flex}.search-input svg{stroke:#777;fill:none;stroke-width:1.7px;width:19px;height:19px}.search-input input{color:#111;border:0;outline:none;flex:1;height:100%;padding-left:10px;font-size:13px}.search-input input::placeholder{color:#aaa}.search-title{margin-top:26px;margin-bottom:14px;font-size:17px;font-weight:800}.search-tags{flex-wrap:wrap;gap:8px;display:flex}.search-tag{border:1px solid var(--border);cursor:pointer;border-radius:10px;padding:10px 13px;font-size:11px}.search-results{margin-top:24px}.account-top{color:#fff;background:#111;padding:27px 20px 25px;position:relative;overflow:hidden}.account-label{text-transform:uppercase;letter-spacing:2px;color:#aaa;font-size:10px}.account-title{letter-spacing:-1px;margin-top:8px;font-size:30px;font-weight:900}.account-text{color:#aaa;margin-top:6px;font-size:11px}.account-green-line{border:28px solid var(--green);border-radius:50%;width:130px;height:130px;position:absolute;top:-45px;right:-55px}.account-menu{padding:18px 16px 0}.account-card{border:1px solid var(--border);border-radius:17px;overflow:hidden}.account-row{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;min-height:60px;padding:0 15px;display:flex}.account-row:last-child{border-bottom:0}.account-row-left{align-items:center;display:flex}.account-icon{background:#f3f3ef;border-radius:10px;justify-content:center;align-items:center;width:35px;height:35px;margin-right:12px;display:flex}.account-icon svg{fill:none;stroke:#111;stroke-width:1.6px;width:17px;height:17px}.account-row-name{font-size:13px;font-weight:600}.account-arrow{fill:none;stroke:#999;stroke-width:1.7px;width:16px;height:16px}.account-note{padding:22px 16px}.account-note-box{background:var(--green);border-radius:16px;padding:17px}.account-note-box h3{font-size:15px;font-weight:900}.account-note-box p{margin-top:5px;font-size:10px;line-height:1.5}.bottom-nav{z-index:100;background:#fffffffa;border-top:1px solid #e8e8e4;grid-template-columns:repeat(5,1fr);width:100%;max-width:480px;height:78px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{color:#999;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.nav-item.active{color:#111;font-weight:800}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.7px;width:21px;height:21px}.nav-cart{position:relative}.cart-badge{color:#fff;background:#111;border-radius:10px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:8px;display:flex;position:absolute;top:-5px;right:-8px}.toast{color:#fff;opacity:0;pointer-events:none;z-index:200;white-space:nowrap;background:#111;border-radius:10px;padding:11px 16px;font-size:11px;transition:all .25s;position:fixed;bottom:95px;left:50%;transform:translate(-50%)translateY(20px)}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}@media (width>=700px){body{padding:30px 0}.app{border-radius:25px;min-height:calc(100vh - 60px);box-shadow:0 12px 45px #0000001a}.bottom-nav{border-radius:0;bottom:0}}.delivery-profile{padding:0 16px 30px}.delivery-form-card,.saved-address-card{border:1px solid var(--border);background:#fff;border-radius:17px;padding:18px}.delivery-form-card label{margin:0 0 7px;font-size:11px;font-weight:800;display:block}.delivery-form-card input,.delivery-form-card textarea{color:#111;background:#fff;border:1px solid #deded9;border-radius:11px;outline:none;width:100%;margin-bottom:16px;padding:0 12px;font-size:12px}.delivery-form-card input{height:48px}.delivery-form-card textarea{resize:none;height:105px;padding-top:12px;line-height:1.55}.delivery-form-card input:focus,.delivery-form-card textarea:focus{border-color:#111}.address-confirm,.continue-payment{background:var(--green);color:#111;cursor:pointer;border:0;border-radius:12px;width:100%;height:50px;font-size:11px;font-weight:900}.address-back{border:1px solid var(--border);color:#111;cursor:pointer;background:#fff;border-radius:11px;width:100%;height:44px;margin-top:9px;font-size:10px;font-weight:800}.saved-address-top{justify-content:space-between;align-items:flex-start;display:flex}.saved-label{letter-spacing:1.4px;color:#888;margin-bottom:5px;font-size:8px;font-weight:800}.saved-address-card h3{font-size:17px;font-weight:900}.saved-check{background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:flex}.saved-line{color:#555;word-break:break-word;margin-top:10px;font-size:11px;line-height:1.65}.saved-actions{gap:8px;margin-top:18px;display:flex}.saved-actions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;height:39px;padding:0 13px;font-size:9px;font-weight:800}.saved-actions button:last-child{color:#999}.continue-payment{color:#fff;background:#111;margin-top:10px}.confirm-btn{color:#fff;letter-spacing:.5px;background:#111;border:1px solid #111;border-radius:14px;width:100%;min-height:52px;font-size:11px;font-weight:900;transition:transform .15s,box-shadow .15s,background .15s;position:relative;box-shadow:0 8px 18px #1111111f}.confirm-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #11111129}.confirm-btn:active{transform:translateY(0);box-shadow:0 5px 12px #1111111f}.edit-address-btn,.delete-address-btn{letter-spacing:.2px;border-radius:11px;min-height:40px;font-size:10px;font-weight:850}.order-list-wrap{padding:0 20px 30px}.order-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 3px 12px #0000000a}.order-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-no{letter-spacing:.2px;font-size:11px;font-weight:900}.order-status{color:#555;background:#f2f2f0;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:900}.order-meta{color:#777;margin-top:10px;font-size:10px;line-height:1.6}.order-amount{margin-top:10px;font-size:14px;font-weight:900}.order-actions{gap:8px;margin-top:14px;display:flex}.order-actions button{cursor:pointer;border-radius:10px;flex:1;height:38px;font-size:10px;font-weight:900}.order-pay{color:#fff;background:#111;border:0}.order-cancel{color:#333;background:#fff;border:1px solid #ddd}.order-empty{text-align:center;color:#999;background:#f7f7f5;border-radius:16px;padding:45px 20px;font-size:12px}@media (width<=480px){.app{max-width:390px;padding-bottom:74px}.header{height:62px;padding:0 16px}.logo{font-size:18px}.header-actions{gap:7px}.header-button{width:36px;height:36px}.header-button svg{width:17px;height:17px}.home-hero{border-radius:20px;height:215px;margin:14px 14px 0}.hero-content{max-width:220px;top:23px;left:19px}.hero-small{letter-spacing:1.7px;margin-bottom:8px;font-size:10px}.hero-title{font-size:30px}.hero-text{max-width:190px;margin-top:10px;font-size:11px}.hero-button{height:38px;margin-top:13px;padding:0 16px;font-size:11px}.hero-shape{width:205px;height:205px;bottom:-68px;right:-62px}.hero-shape2{border-width:24px;width:125px;height:125px;bottom:18px;right:8px}.section{padding:22px 14px 0}.section-head{margin-bottom:11px}.section-title{font-size:17px}.see-all{font-size:11px}.category-scroll{gap:7px}.category-chip{border-radius:10px;padding:9px 13px;font-size:11px}.product-grid{gap:10px}.product-card{border-radius:15px}.promo{border-radius:16px;margin-top:21px;padding:17px}.promo-title{font-size:18px}.promo-text{font-size:10px}.promo-button{height:35px;margin-top:13px;padding:0 14px;font-size:10px}.page-title{padding:20px 17px 15px}.page-title h1{font-size:25px}.page-title p{font-size:11px}.category-large-grid{gap:10px;padding:0 14px}.category-box{border-radius:16px;height:130px;padding:15px}.category-box h3{font-size:15px}.category-box p{font-size:9px}.category-box.full{height:112px}.product-detail-image{height:290px}.big-fruit{width:185px;height:185px}.detail-content{padding:20px 17px 22px}.detail-name{font-size:24px}.detail-desc{font-size:11px}.detail-price{font-size:22px}.quantity-row{margin-top:19px}.detail-add{height:48px;margin-top:19px;font-size:12px}.cart-list{padding:0 14px}.cart-item{padding:12px 0}.cart-image{border-radius:13px;width:76px;height:76px}.search-page{padding:17px 14px}.search-input{border-radius:11px;height:46px;padding:0 13px}.search-input input{font-size:12px}.search-title{margin-top:22px;margin-bottom:11px;font-size:16px}.search-tag{padding:8px 11px;font-size:10px}.account-top{padding:23px 17px 21px}.account-title{font-size:27px}.account-text{font-size:10px}.account-menu{padding:15px 14px 0}.account-row{min-height:54px;padding:0 13px}.account-icon{width:32px;height:32px;margin-right:10px}.account-row-name{font-size:12px}.account-note{padding:18px 14px}.account-note-box{border-radius:14px;padding:15px}}.payment-confirm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;width:100vw;height:100vh;padding:12px;display:none;position:fixed;top:0;left:0}.payment-confirm-overlay.show{display:flex}.payment-confirm-card{background:#fff;border-radius:24px;min-width:0;max-height:calc(100vh - 24px);padding:22px;overflow-y:auto;transform:none;box-shadow:0 18px 50px #0000002e;width:calc(100vw - 32px)!important;max-width:none!important}.payment-confirm-head{letter-spacing:-.5px;font-size:19px;font-weight:900}.payment-confirm-sub{color:#888;margin-top:5px;font-size:10px}.payment-confirm-rows{border:1px solid var(--border);border-radius:14px;margin-top:18px;overflow:hidden}.payment-confirm-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;font-size:11px;display:flex}.payment-confirm-row:last-child{border-bottom:0}.payment-confirm-row span:first-child{color:#777}.payment-confirm-row strong{font-size:12px}.payment-confirm-total{background:#f7f7f5}.payment-confirm-total strong{font-size:17px}.payment-bank-title{margin-top:18px;font-size:11px;font-weight:900}.payment-bank-grid{flex-direction:column;gap:9px;margin-top:10px;display:flex}.payment-bank{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;justify-content:flex-start;align-items:center;gap:9px;width:100%;height:56px;padding:7px 12px;font-size:10px;font-weight:800;display:flex}.payment-bank-logo{border:1px solid var(--border);background:#f7f7f5;border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:8px;font-weight:900;display:flex}.payment-bank-name{text-align:left;flex:1;font-size:10px;font-weight:900}.payment-bank-photo{display:none}.payment-bank:active{transform:scale(.98)}.payment-confirm-close{color:#fff;cursor:pointer;background:#111;border:0;border-radius:11px;width:100%;height:42px;margin-top:10px;font-size:10px;font-weight:900}@media (height<=700px){.payment-confirm-card{max-height:calc(100vh - 16px);padding:18px;width:calc(100vw - 32px)!important;max-width:none!important}.payment-confirm-close{height:40px;margin-top:6px}}
