:root{--cream:#fffaf2;--card:#fff;--green:#164c37;--green2:#2e7453;--orange:#e37647;--ink:#252925;--muted:#818781;--line:#eee8dc;--shadow:0 12px 32px rgba(56,51,38,.08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#dfe4dc;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}button,input{font:inherit}.phone{width:min(100%,430px);min-height:100vh;margin:auto;background:var(--cream);box-shadow:0 0 70px rgba(34,54,42,.15);overflow:hidden}.screen{min-height:100vh;padding:22px 17px 95px}.loading{height:100vh;display:grid;place-items:center;color:var(--muted)}.retail-top{display:flex;justify-content:space-between;align-items:center}.retail-top small,.store-credit small{display:block;color:var(--muted);font-size:10px}.retail-top h1{font-size:22px;margin:4px 0}.top-actions{display:flex;gap:8px}.top-actions button{border:0;background:#fff;width:38px;height:38px;border-radius:13px}.retail-hero{position:relative;overflow:hidden;margin-top:18px;border-radius:24px;padding:25px 22px;background:linear-gradient(130deg,#d8b17e,#efd9b6);min-height:180px}.retail-hero small{letter-spacing:2px;font-weight:800;color:#76563b}.retail-hero h2{font-size:25px;line-height:1.35;margin:9px 0}.retail-hero p{font-size:11px;color:#765f4e}.retail-hero .bag{position:absolute;right:26px;bottom:-15px;width:90px;height:130px;background:#fff6e8;transform:rotate(7deg);box-shadow:0 12px 25px rgba(84,60,40,.18);display:grid;place-items:center;font-weight:900;color:#6d513b}.store-credit{display:flex;align-items:center;gap:10px;background:#e8f1ea;border-radius:16px;padding:12px 14px;margin-top:12px}.store-credit i{width:35px;height:35px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-style:normal}.store-credit strong{display:block;font-size:12px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:25px 2px 13px}.section-title h2{font-size:19px;margin:0}.section-title button{border:0;background:transparent;color:var(--green2);font-size:11px}.retail-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.retail-product{border:0;background:#fff;border-radius:18px;padding:0;overflow:hidden;text-align:left;box-shadow:var(--shadow)}.product-art{position:relative;height:145px;background:linear-gradient(140deg,#efc486,#e9a56f);display:grid;place-items:center}.product-art.green{background:linear-gradient(140deg,#c8dfc5,#82af93)}.product-art.purple{background:linear-gradient(140deg,#d7cae2,#a58ebd)}.product-art.blue{background:linear-gradient(140deg,#cadfea,#8db8d0)}.product-art.pink{background:linear-gradient(140deg,#efd3d4,#ddaab0)}.product-art>strong{color:rgba(255,255,255,.42);letter-spacing:2px}.mini-pack{position:absolute;background:#fff7e8;color:#70543e;padding:22px 10px;font-size:10px;font-weight:800;box-shadow:0 8px 20px rgba(60,45,30,.15);transform:rotate(-4deg)}.retail-product>div:last-child{padding:12px}.retail-product h3{font-size:13px;line-height:1.4;margin:0;height:36px}.retail-product p{display:flex;justify-content:space-between;align-items:center;margin:9px 0 0}.sale-price{color:var(--orange);font-weight:800;font-size:17px}.retail-product p span:last-child{color:#aaa;font-size:9px}.promise{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:17px;padding:15px 5px;text-align:center;margin-top:12px}.promise b,.promise small{display:block}.promise b{font-size:16px;color:var(--green2)}.promise small{font-size:9px;color:#8c918c;margin-top:3px}.retail-nav{position:fixed;z-index:8;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);border-top:1px solid var(--line);padding:9px 8px calc(9px + env(safe-area-inset-bottom));backdrop-filter:blur(15px)}.retail-nav button{position:relative;border:0;background:transparent;color:#929791;font-size:9px}.retail-nav span{display:block;font-size:19px;margin-bottom:3px}.retail-nav .active{color:var(--green);font-weight:800}.retail-nav b{position:absolute;top:-4px;left:56%;background:var(--orange);color:#fff;border-radius:9px;min-width:15px;height:15px;display:grid;place-items:center;font-size:8px}.page-head{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;margin-bottom:18px}.page-head button{border:0;background:#fff;width:36px;height:36px;border-radius:12px;font-size:24px}.page-head h1{text-align:center;font-size:20px;margin:0}.search{display:flex;background:#fff;border-radius:14px;padding:11px 13px;gap:8px}.search input{border:0;outline:0;flex:1}.chips{display:flex;gap:7px;overflow:auto;margin:14px 0}.chips button{white-space:nowrap;border:1px solid #ded8cd;background:transparent;border-radius:20px;padding:7px 13px;color:#777;font-size:10px}.chips .active{background:var(--green);color:#fff}.detail-art{height:320px;margin:-22px -17px 0}.detail-content{padding-top:20px}.detail-content h1{font-size:22px}.detail-price{display:flex;align-items:end;justify-content:space-between}.detail-price b{font-size:29px;color:var(--orange)}.detail-price span{font-size:10px;color:#999}.why{background:#e8f1ea;border-radius:16px;padding:15px;margin-top:16px}.why b{color:var(--green2);font-size:12px}.why p{font-size:12px;line-height:1.7;margin-bottom:0}.retail-buy{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);background:#fff;padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:flex;gap:8px}.retail-buy button{border:0;border-radius:14px;height:48px;font-weight:800}.retail-buy button:first-child{width:140px;background:#e8f0ea;color:var(--green)}.retail-buy button:last-child{flex:1;background:var(--green);color:#fff}.cart-list{display:flex;flex-direction:column;gap:10px}.cart-item{display:flex;gap:11px;background:#fff;border-radius:16px;padding:11px}.cart-thumb{width:75px;height:75px;background:#dfaf77;border-radius:13px;color:#fff;display:grid;place-items:center;font-size:10px}.cart-item>div:last-child{flex:1}.cart-item h3{font-size:12px;margin:3px 0 8px}.cart-item strong{color:var(--orange)}.cart-item footer{display:flex;justify-content:space-between;margin-top:8px}.cart-item footer>button{border:0;background:transparent;color:#999}.step{display:flex;background:#f2eee7;border-radius:9px}.step button,.step span{border:0;background:transparent;width:28px;height:25px;display:grid;place-items:center;font-size:11px}.checkout-box,.address-card,.order-card,.profile-card{background:#fff;border-radius:17px;padding:16px;margin-top:12px}.checkout-box p{display:flex;justify-content:space-between;font-size:12px}.checkout-box strong{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px}.checkout-box em{font-style:normal;color:var(--orange);font-size:20px}.primary{width:100%;border:0;background:var(--green);color:#fff;border-radius:14px;padding:14px;margin-top:14px;font-weight:800}.address-form{background:#fff;border-radius:17px;padding:15px}.address-form label{display:block;font-size:10px;color:#888;margin-bottom:11px}.address-form input{width:100%;border:0;border-bottom:1px solid var(--line);padding:8px 0;outline:0;color:var(--ink)}.order-card header,.order-card footer{display:flex;justify-content:space-between}.order-card header{border-bottom:1px solid var(--line);padding-bottom:10px;font-size:10px}.order-card header b{color:var(--green2)}.order-card header b.pending{color:var(--orange)}.order-line{display:flex;justify-content:space-between;padding:12px 0;font-size:11px}.order-card footer{align-items:center;border-top:1px solid var(--line);padding-top:11px}.order-card footer strong{color:var(--orange)}.order-card footer button{border:0;background:var(--green);color:#fff;border-radius:10px;padding:8px 12px;font-size:10px}.seller-note{background:#f1eee7;border-radius:13px;padding:12px;font-size:10px;color:#706e68;margin-top:12px}.profile-hero{text-align:center;padding:20px}.profile-hero i{width:64px;height:64px;border-radius:22px;background:#e8d4b7;display:grid;place-items:center;margin:auto;font-style:normal;font-weight:800}.profile-hero h1{font-size:20px}.menu-list{background:#fff;border-radius:17px;padding:0 15px}.menu-list button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:15px 0;display:flex;justify-content:space-between}.menu-list button:last-child{border:0}.empty{text-align:center;color:#999;padding:80px 20px}.empty b{display:block;font-size:42px}.toast{position:fixed;z-index:20;left:50%;bottom:90px;transform:translate(-50%,15px);background:#25342d;color:#fff;padding:10px 15px;border-radius:10px;font-size:10px;opacity:0;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){body{padding:24px 0}.phone{min-height:calc(100vh - 48px);border-radius:28px}.retail-nav,.retail-buy{bottom:24px;border-radius:0 0 28px 28px}}
