@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600;700&display=swap";:root{color:#173f3a;font-synthesis:none;--green:#173f3a;--accent:#c66a4a;--paper:#f7f4ee;--ink:#173f3a;--muted:#8c9188;--line:#e6e1d7;background:#f7f4ee;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:#dedbd3;min-width:320px;margin:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}#root{background:var(--paper);width:100%;max-width:540px;min-height:100vh;margin:0 auto;box-shadow:0 0 50px #1d29251a}.app-shell{min-height:100vh;padding-bottom:82px}.topbar{background:var(--paper);z-index:10;grid-template-columns:44px 1fr 44px;align-items:center;height:70px;padding:0 20px;display:grid;position:sticky;top:0}.topbar h1{text-align:center;margin:0;font-size:16px;font-weight:600}.brand-mark{letter-spacing:1px;grid-column:1/3;font-family:Noto Serif SC,serif;font-size:20px;font-weight:700;line-height:1}.brand-mark span{letter-spacing:2.5px;opacity:.6;margin-top:5px;font-family:Noto Sans SC,sans-serif;font-size:7px;font-weight:500;display:block}.icon-btn{border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.icon-btn:hover{background:#ebe7df}.cart-icon{justify-self:end;position:relative}.cart-icon b{background:var(--accent);color:#fff;text-align:center;border-radius:10px;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;position:absolute;top:-2px;right:-1px}.home-content{padding:0 20px}.hero{color:#fff;background:#29554f;border-radius:20px;height:385px;margin-bottom:36px;position:relative;overflow:hidden}.hero-image{background-image:linear-gradient(90deg,#102d2bcc 0%,#173f3a45 50%,#0000 100%),url(https://images.unsplash.com/photo-1528127269322-539801943592?auto=format&fit=crop&w=1200&q=88);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-copy{position:absolute;top:48px;left:28px}.hero-copy p{letter-spacing:3px;opacity:.75;margin:0 0 18px;font-size:12px}.hero-copy h2{letter-spacing:5px;margin:0 0 27px;font-family:Noto Serif SC,serif;font-size:40px;font-weight:600;line-height:1.22}.light-button{color:#fff;border:1px solid #ffffff80;border-radius:30px;align-items:center;gap:12px;padding:11px 16px;font-size:13px;display:flex}.hero-note{letter-spacing:2px;opacity:.8;font-size:11px;position:absolute;bottom:21px;right:22px}.section-head{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.section-head h3{letter-spacing:1px;margin:0;font-family:Noto Serif SC,serif;font-size:21px}.section-head span,.text-link{color:var(--muted);font-size:12px}.text-link{align-items:center;gap:2px;display:flex}.categories{margin-bottom:38px}.category-row{scrollbar-width:none;gap:9px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category-row button{color:#8c9188;white-space:nowrap;border:1px solid #0000;padding:8px 15px;font-size:13px}.category-row button.selected{color:var(--green);border-color:var(--green);border-radius:20px}.product-grid{grid-template-columns:1fr 1fr;gap:26px 14px;display:grid}.product-card{cursor:pointer}.product-image{background-position:50%;background-size:cover;border-radius:16px;height:200px;position:relative;overflow:hidden}.product-image:after,.detail-image:after,.thumb:after{content:"";background:linear-gradient(140deg,#ffffff12,#0000 50%,#173f3a18);position:absolute;inset:0}.add-btn{z-index:1;width:32px;height:32px;color:var(--green);background:#f7f4ee;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 12px #173f3a26}.product-info{padding:11px 3px;position:relative}.product-info span{color:var(--accent);font-size:11px}.product-info h4{margin:5px 0 7px;font-family:Noto Serif SC,serif;font-size:16px;font-weight:600}.product-info strong{font-size:14px}.story-strip{background:var(--green);color:#fff;border-radius:18px;justify-content:space-between;align-items:flex-end;margin:48px 0 28px;padding:25px 22px;display:flex}.story-strip p{letter-spacing:2px;opacity:.65;margin:0 0 11px;font-size:11px}.story-strip h3{margin:0;font-family:Noto Serif SC,serif;font-size:19px;font-weight:500;line-height:1.5}.bottom-nav{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(540px,100%);height:72px;padding-bottom:env(safe-area-inset-bottom);background:#f7f4eef5;border-top:1px solid #e8e3da;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#a4a49d;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.bottom-nav button.active{color:var(--green)}.page-content{padding:0 20px}.detail-content{padding-bottom:110px}.detail-image{background-position:50%;background-size:cover;height:390px;position:relative}.detail-body{padding:26px 22px}.eyebrow{color:var(--accent);letter-spacing:2px;margin-bottom:13px;font-size:11px}.detail-body h2{margin:0 0 14px;font-family:Noto Serif SC,serif;font-size:29px}.detail-desc{color:#747a72;margin:0 0 22px;font-size:14px;line-height:1.8}.detail-price{font-size:25px;font-weight:700}.detail-price small{color:#9a9d96;margin-left:7px;font-size:11px;font-weight:400}.divider{border-top:1px solid var(--line);margin:26px 0 19px}.quantity-line,.service-list{justify-content:space-between;align-items:center;font-size:13px;display:flex}.stepper{border:1px solid var(--line);border-radius:20px;align-items:center;height:31px;display:flex}.stepper button{place-items:center;width:30px;height:29px;display:grid}.stepper b{text-align:center;min-width:20px;font-size:12px}.service-list{color:#8d9189;justify-content:flex-start;gap:18px;margin-top:27px;font-size:11px}.service-list span{align-items:center;gap:5px;display:flex}.detail-action,.checkout-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);width:min(540px,100%);padding:13px 20px calc(13px + env(safe-area-inset-bottom));z-index:11;background:#f7f4eef7;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.detail-action small,.checkout-bar small{color:#92968e;margin-bottom:3px;font-size:11px;display:block}.detail-action strong,.checkout-bar strong{font-size:20px}.primary-button{background:var(--green);color:#fff;border-radius:28px;padding:14px 27px;font-size:14px;font-weight:600;box-shadow:0 7px 16px #173f3a1f}.primary-button:hover{background:#285a53}.wide{width:100%;margin-top:20px}.outline-button{color:var(--green);border:1px solid var(--green);border-radius:28px;padding:13px 27px;font-size:14px}.address-card{background:#fff;border-radius:16px;align-items:flex-start;gap:12px;margin:10px 0 27px;padding:18px;display:flex;box-shadow:0 5px 18px #173f3a0b}.address-card>svg:first-child{color:var(--accent);margin-top:2px}.address-card div{flex:1}.address-card b{font-size:14px}.address-card p{color:#8c9188;margin:7px 0 0;font-size:12px}.cart-list{flex-direction:column;gap:16px;display:flex}.cart-item{background:#fff;border-radius:16px;gap:13px;padding:12px;display:flex}.thumb{background-position:50%;background-size:cover;border-radius:11px;flex:none;width:105px;height:105px;position:relative;overflow:hidden}.cart-item-main{flex:1;min-width:0}.cart-item h3{white-space:nowrap;text-overflow:ellipsis;margin:3px 0 5px;font-family:Noto Serif SC,serif;font-size:16px;overflow:hidden}.cart-item-main>span{color:#999f96;font-size:11px}.cart-item-main>strong{margin-top:11px;font-size:14px;display:block}.cart-item-bottom{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.delete-btn{color:#adb0a9}.tip-box{color:var(--accent);background:#f2e6dc;border-radius:11px;margin-top:18px;padding:13px 15px;font-size:12px}.checkout-bar{padding-top:11px}.empty-state{text-align:center;color:#8d928a;padding:100px 20px}.empty-state svg{color:#c0bcb2}.empty-state h3{color:var(--green);margin:17px 0 8px;font-family:Noto Serif SC,serif}.empty-state p{margin-bottom:28px;font-size:13px}.order-section{background:#fff;border-radius:16px;margin-bottom:13px;padding:18px}.order-section .section-head{margin-bottom:12px}.order-section .section-head h3{font-size:17px}.order-row{border-top:1px solid #f1eee9;align-items:center;gap:11px;padding:11px 0;display:flex}.thumb.small{border-radius:9px;width:52px;height:52px}.order-row div:nth-child(2){flex:1}.order-row b{font-size:13px}.order-row p{color:#999f96;margin:5px 0 0;font-size:11px}.order-row strong{font-size:13px}.line-row{color:#777e76;justify-content:space-between;margin:13px 0;font-size:13px;display:flex}.line-row b{color:var(--green)}.line-row .accent{color:var(--accent)}.pay-method{justify-content:space-between;padding:18px 3px;font-size:13px;display:flex}.pay-method b{align-items:center;gap:6px;display:flex}.success-page{text-align:center;background:var(--paper);min-height:100vh;padding:86px 28px 35px}.success-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 24px;display:grid;box-shadow:0 9px 24px #173f3a29}.success-page h1{margin:0 0 10px;font-family:Noto Serif SC,serif;font-size:29px}.success-page>p{color:#8c9188;margin:0;font-size:13px}.success-card{text-align:left;background:#fff;border-radius:18px;margin:37px 0 0;padding:25px 23px}.success-card span{color:#989b94;margin-bottom:5px;font-size:11px;display:block}.success-card b{margin-bottom:21px;font-size:14px;display:block}.success-card strong{font-size:26px;display:block}.success-divider{border-top:1px solid var(--line);margin:23px 0 17px}.success-card p{color:#92968e;margin:0;font-size:11px}.accent{color:var(--accent)}@media (width>=541px){.app-shell{min-height:100vh}}@media (width<=380px){.hero{height:350px}.product-image{height:175px}.detail-image{height:340px}}.detail-action,.checkout-bar{z-index:13}.destination-page{padding-top:24px}.destination-categories{margin:18px 0 28px}.profile-page{padding-top:28px}.profile-card{background:var(--green);color:#fff;border-radius:18px;align-items:center;gap:15px;margin-bottom:18px;padding:24px 20px;display:flex}.profile-avatar{background:#d39a75;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Noto Serif SC,serif;font-size:24px;display:grid}.profile-card h2{margin:0 0 6px;font-family:Noto Serif SC,serif;font-size:20px}.profile-card p{opacity:.7;margin:0;font-size:11px}.profile-menu{padding:5px 18px}.profile-menu button{border-bottom:1px solid #f1eee9;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-size:14px;display:flex}.profile-menu button:last-child{border-bottom:0}.sub-page{padding-top:22px;padding-bottom:30px}.order-card .section-head h3{font-family:inherit;font-size:13px}.order-total{color:#777e76;border-top:1px solid #f1eee9;justify-content:flex-end;align-items:center;gap:12px;margin-top:5px;padding-top:16px;font-size:12px;display:flex}.order-total b{color:var(--green);font-size:17px}.order-total .outline-button{padding:8px 13px;font-size:11px}.address-edit{margin-top:0}.address-form{background:#fff;border-radius:16px;padding:6px 18px 20px}.address-form label{color:#777e76;border-bottom:1px solid #f1eee9;padding:15px 0;font-size:13px;display:block}.address-form input,.address-form textarea,.feedback textarea{width:100%;color:var(--green);font:inherit;resize:vertical;background:0 0;border:0;outline:0;padding:9px 0 0;font-size:14px;display:block}.address-form textarea{min-height:62px}.service-card{text-align:center;background:#fff;border-radius:18px;padding:28px 22px}.service-icon{width:56px;height:56px;color:var(--accent);background:#f2e6dc;border-radius:50%;place-items:center;margin:0 auto 14px;font-family:Noto Serif SC,serif;font-size:24px;display:grid}.service-card h2{margin:0 0 8px;font-family:Noto Serif SC,serif;font-size:21px}.service-card p{color:#8c9188;margin:0;font-size:12px}.feedback{margin-top:16px}.feedback h3{margin:0 0 10px;font-family:Noto Serif SC,serif;font-size:17px}.feedback textarea{background:#f7f4ee;border-radius:10px;min-height:110px;margin-bottom:5px;padding:12px}
