:root{--bg: #f7f7f5;--surface: #fff;--ink: #2f2f2f;--muted: #8a8a86;--line: #e8e8e3;--green: #6b7f5e;--green-dark: #4e6044;--green-soft: #e9eee6;--rose: #a66b70;--shadow: 0 2px 8px rgba(0, 0, 0, .04);font-family:PingFang SC,HarmonyOS Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;min-width:320px;background:var(--bg);line-height:1.7}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip}.page-main{flex:1}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.page-section{padding-top:48px;padding-bottom:96px}.site-header{position:sticky;z-index:20;top:0;background:#f7f7f5f0;border-bottom:1px solid rgba(232,232,227,.86);backdrop-filter:blur(14px)}.header-inner{width:min(1120px,calc(100% - 40px));height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:baseline;gap:10px;flex-shrink:0}.brand-mark{font-family:Georgia,Songti SC,serif;font-size:23px;letter-spacing:1px}.brand-sub{color:var(--muted);font-size:9px;letter-spacing:1.6px}.header-nav{display:flex;align-items:center;gap:23px;font-size:13px;color:#595954}.header-nav a,.header-action{min-height:44px;display:inline-flex;align-items:center;gap:6px;border:0;background:none;cursor:pointer}.header-nav a:hover,.header-action:hover{color:var(--green-dark)}.account-action{padding:0}.account-icon{color:var(--green);font-size:11px}.cart-link{position:relative;padding:0 3px}.cart-count{position:absolute;top:5px;right:-12px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:var(--green);color:#fff;font-size:10px;line-height:17px;text-align:center}.site-footer{width:min(1120px,calc(100% - 40px));margin:auto;padding:28px 0 40px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:12px}.site-footer div{display:flex;flex-direction:column;gap:2px}.site-footer strong{color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:500}.footer-meta{font-size:10px;letter-spacing:1.3px}.eyebrow{margin:0 0 10px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:1.8px;line-height:1.3}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Songti SC,serif;font-weight:500;line-height:1.25;letter-spacing:0}h1{margin-bottom:12px;font-size:clamp(28px,4vw,42px)}h2{margin-bottom:10px;font-size:clamp(23px,3vw,30px)}h3{margin:0;font-size:15px;font-weight:600;line-height:1.4}.button{min-height:48px;padding:11px 20px;border-radius:9px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button:disabled,.button.disabled{cursor:not-allowed;opacity:.5;transform:none;pointer-events:none}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-outline{border-color:#c8cec2;color:var(--green-dark);background:transparent}.button-outline:hover{background:var(--green-soft);border-color:var(--green)}.button-light{background:#fff;color:var(--green-dark);border-color:#fffc}.button-light:hover{background:var(--green-soft)}.button-ghost{border-color:var(--line);background:transparent;color:var(--muted)}.button-ghost:hover{border-color:#c8cec2;color:var(--green-dark)}.button-small{min-height:38px;padding:8px 13px;font-size:12px}.button-full{width:100%}.text-link,.text-link-button{color:var(--green-dark);display:inline-flex;align-items:center;gap:7px;border:0;padding:5px 0;background:none;font-size:12px;cursor:pointer}.text-link:hover,.text-link-button:hover{color:var(--rose)}.hero{position:relative;overflow:hidden;border-radius:16px;box-shadow:var(--shadow);background:#dfe4dc}.hero-slides{position:relative;aspect-ratio:2.25 / 1;min-height:280px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-slide:after{content:"";position:absolute;inset:0;background:#1f271c38}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;z-index:1;inset:0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:42px 9%;color:#fff}.hero-overlay .eyebrow{color:#eaf0e6}.hero-overlay h1{max-width:440px;margin-bottom:9px;font-size:clamp(28px,5vw,48px);text-shadow:0 1px 10px rgba(0,0,0,.11)}.hero-overlay p:not(.eyebrow){margin-bottom:22px;color:#ffffffe6;font-size:14px}.hero-overlay .button{align-self:flex-start}.hero-dots{position:absolute;z-index:2;bottom:18px;left:9%;display:flex;gap:7px}.hero-dots button{width:25px;height:3px;padding:0;border:0;background:#ffffff8c;cursor:pointer}.hero-dots button.active{background:#fff}.intro-band{padding:76px 0 48px;text-align:center}.intro-band h2{margin-bottom:9px}.intro-band>p:last-child{max-width:420px;margin:0 auto;color:var(--muted);font-size:14px}.category-section{padding:42px 0}.section-heading,.page-heading,.profile-heading,.orders-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.section-heading{margin-bottom:24px}.section-heading h2{margin-bottom:3px}.section-description{margin:0;color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product-card{min-width:0;display:block}.product-image-wrap{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:4 / 5;background:#ecece8}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image{transform:scale(1.025)}.quick-add{position:absolute;right:10px;bottom:10px;width:42px;height:42px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:#ffffffe6;color:var(--green-dark);font-size:23px;line-height:1;cursor:pointer;box-shadow:var(--shadow)}.quick-add:hover{background:var(--green);color:#fff}.product-meta{padding-top:12px}.product-description{min-height:42px;margin:4px 0 8px;color:var(--muted);font-size:12px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{margin:0;color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2}.product-price span,.detail-price span,.checkout-total small,.payment-total small{margin-right:2px;font-family:system-ui,sans-serif;font-size:11px}.home-cta{margin:66px 0 16px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.home-cta h2{margin:0}.page-heading{align-items:flex-start;margin-bottom:34px}.page-heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:14px}.result-count{padding-top:17px;color:var(--muted);font-size:12px}.filter-row{margin:0 0 34px;display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:0 0 auto;min-height:42px;padding:8px 16px;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:var(--muted);font-size:13px;cursor:pointer}.filter-row button.active{border-color:var(--green);background:var(--green);color:#fff}.loading-state,.empty-state{min-height:180px;padding:52px 20px;text-align:center;color:var(--muted)}.empty-state.compact{min-height:100px;padding:30px 20px}.empty-state.large{padding:90px 20px}.empty-state p{margin-bottom:18px}.empty-mark{margin:0 auto 17px;color:var(--green);font-size:35px}.back-link{display:inline-flex;min-height:44px;align-items:center;color:var(--muted);font-size:13px}.back-link:hover{color:var(--green-dark)}.detail-layout{margin-top:24px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(36px,7vw,96px);align-items:start}.detail-main-image{overflow:hidden;border-radius:14px;aspect-ratio:4 / 5;background:#ecece8}.detail-main-image img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{margin-top:12px;display:flex;gap:10px;overflow-x:auto}.gallery-thumbs button{flex:0 0 70px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#ecece8;cursor:pointer}.gallery-thumbs button.active{border-color:var(--green)}.gallery-thumbs img{width:70px;height:86px;object-fit:cover}.detail-copy{padding-top:16px}.detail-copy h1{margin-bottom:15px;font-size:clamp(32px,5vw,48px)}.detail-price{margin:0 0 20px;color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.2}.detail-description{max-width:440px;margin-bottom:28px;color:var(--muted);font-size:14px}.detail-rule{height:1px;margin-bottom:22px;background:var(--line)}.detail-option{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}.stock-note{margin:11px 0 21px;color:var(--muted);font-size:11px}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.toast-message{margin:13px 0 0;color:var(--green-dark);font-size:12px}.detail-note{margin-top:90px;padding:33px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:40px}.detail-note h2{max-width:300px;margin:0;font-size:24px}.detail-note>p{max-width:420px;margin:0;color:var(--muted);font-size:13px}.quantity-stepper{height:44px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.quantity-stepper button{width:42px;height:42px;border:0;background:transparent;color:var(--green-dark);font-size:20px;line-height:1;cursor:pointer}.quantity-stepper button:disabled{color:#c9c9c3;cursor:not-allowed}.quantity-stepper output{min-width:30px;color:var(--ink);font-size:13px;text-align:center}.cart-summary{max-width:720px}.cart-item{padding:20px 0;border-bottom:1px solid var(--line);display:flex;gap:16px}.cart-item>img{flex:0 0 92px;width:92px;height:114px;border-radius:9px;object-fit:cover;background:#ecece8}.cart-item-body{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.cart-item-top,.cart-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}.cart-item-top h3{margin-bottom:2px}.cart-item-top p{margin:0;color:var(--muted);font-size:12px}.cart-item-bottom strong{color:var(--green-dark);font-family:Georgia,serif;font-size:17px;font-weight:500}.icon-button{width:38px;height:38px;border:0;border-radius:50%;background:transparent;font-size:22px;cursor:pointer}.icon-button.muted{color:#b9b9b3}.icon-button:hover{background:var(--green-soft);color:var(--green-dark)}.cart-total{padding:25px 0 22px;display:flex;justify-content:space-between;align-items:baseline}.cart-total span{color:var(--muted);font-size:13px}.cart-total strong{color:var(--green-dark);font-family:Georgia,serif;font-size:30px;font-weight:500}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.75fr);gap:56px;align-items:start}.checkout-card{max-width:540px}.checkout-card h2{margin-bottom:25px;font-size:24px}.checkout-aside{padding:26px;border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.checkout-total{margin:4px 0 26px;display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:21px}.checkout-total span{color:var(--muted);font-size:13px}.checkout-total strong{color:var(--green-dark);font-family:Georgia,serif;font-size:30px;font-weight:500}.checkout-items{display:flex;flex-direction:column;gap:11px}.checkout-items div{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.checkout-items div span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aside-note{margin:23px 0 0;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.notice-panel{margin:0 0 26px;padding:15px 18px;border:1px solid #dfe6da;border-radius:10px;background:var(--green-soft);display:flex;align-items:center;justify-content:space-between;gap:15px}.notice-panel p{margin:0;color:var(--green-dark);font-size:12px}.stack-form{display:flex;flex-direction:column;gap:17px}.stack-form label{display:flex;flex-direction:column;gap:6px;color:#555550;font-size:12px}.stack-form input,.stack-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--ink);font-size:14px;transition:border-color .2s,box-shadow .2s}.stack-form textarea{min-height:95px;resize:vertical}.stack-form input::placeholder,.stack-form textarea::placeholder{color:#b6b6b0}.stack-form input:focus,.stack-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #6b7f5e21}.form-error{margin:-2px 0 0;color:var(--rose);font-size:12px}.payment-page>.back-link{margin-bottom:36px}.payment-heading{margin-bottom:29px;display:flex;flex-wrap:wrap;align-items:center;gap:13px 20px}.payment-heading .eyebrow{flex-basis:100%;margin-bottom:0}.payment-heading h1{margin:0}.status-badge{min-height:28px;padding:5px 10px;border-radius:16px;display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1}.status-badge i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-badge.pending{background:#f5eee5;color:#a17243}.status-badge.paid{background:var(--green-soft);color:var(--green-dark)}.status-badge.cancelled{background:#f1eded;color:#9b7070}.payment-card{max-width:520px;padding:30px;border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.payment-total{margin-bottom:26px;display:flex;align-items:baseline;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.payment-total span{color:var(--muted);font-size:13px}.payment-total strong{color:var(--green-dark);font-family:Georgia,serif;font-size:32px;font-weight:500}.payment-channels{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-channel{min-height:75px;padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--surface);display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.payment-channel.active{border-color:var(--green);background:#f7faf5;box-shadow:0 0 0 2px #6b7f5e17}.channel-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:700}.channel-icon.wechat{background:#60bd79}.channel-icon.alipay{background:#55a6df}.payment-channel strong,.payment-channel small{display:block}.payment-channel strong{font-size:12px;font-weight:600}.payment-channel small{color:var(--muted);font-size:10px}.radio-dot{width:13px;height:13px;margin-left:auto;border:1px solid #c6c6c0;border-radius:50%}.payment-channel.active .radio-dot{border:4px solid var(--green)}.simulate-note{margin:18px 0 22px;color:var(--muted);font-size:11px}.payment-actions{display:flex;flex-direction:column;gap:9px}.payment-result{max-width:540px;padding:50px 0 30px;text-align:center}.result-icon{width:68px;height:68px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-size:33px}.result-icon.cancelled{background:#f1eded;color:#9b7070}.payment-result h2{margin-bottom:7px}.payment-result>p{margin-bottom:26px;color:var(--muted);font-size:13px}.result-actions{display:flex;justify-content:center;gap:10px}.profile-heading{align-items:center;padding-bottom:34px;border-bottom:1px solid var(--line)}.profile-heading h1{margin-bottom:3px;font-size:30px}.profile-heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.orders-heading{margin:35px 0 22px;align-items:center}.orders-heading h2{margin:0;font-size:24px}.orders-list{max-width:760px;display:flex;flex-direction:column;gap:13px}.order-card{padding:20px;border-radius:11px;background:var(--surface);box-shadow:var(--shadow)}.order-card-top,.order-card-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.order-number{margin:0 0 2px;font-size:13px;font-weight:600}.order-date{margin:0;color:var(--muted);font-size:11px}.order-card-items{margin:17px 0;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.order-item-line{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.order-item-line span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-card-bottom{align-items:center}.order-card-bottom>strong{color:var(--green-dark);font-family:Georgia,serif;font-size:22px;font-weight:500}.order-actions{display:flex;gap:8px}.login-prompt{max-width:440px;padding:78px 0}.login-prompt h1{margin-bottom:10px}.login-prompt>p:not(.eyebrow){margin-bottom:24px;color:var(--muted);font-size:14px}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:20px;background:#23282054;display:grid;place-items:center}.auth-modal{position:relative;width:min(100%,410px);max-height:calc(100vh - 40px);overflow-y:auto;padding:38px 30px 30px;border-radius:14px;background:var(--surface);box-shadow:0 18px 55px #00000026}.modal-close{position:absolute;top:14px;right:17px;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--muted);font-size:25px;line-height:1;cursor:pointer}.modal-close:hover{background:var(--bg);color:var(--ink)}.auth-modal h2{margin-bottom:22px;font-size:28px}.auth-tabs{margin:0 0 23px;border-bottom:1px solid var(--line);display:flex;gap:22px}.auth-tabs button{min-height:40px;padding:0 0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:13px;cursor:pointer}.auth-tabs button.active{border-color:var(--green);color:var(--green-dark)}@media(max-width:800px){.container,.header-inner,.site-footer{width:min(100% - 32px,620px)}.header-inner{height:68px}.header-nav{gap:13px}.brand{gap:7px}.brand-sub{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.category-section{padding:30px 0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cta{align-items:flex-start;flex-direction:column}.detail-layout,.checkout-layout{grid-template-columns:1fr;gap:36px}.detail-copy{padding-top:0}.detail-note{grid-template-columns:1fr;gap:16px;margin-top:60px}.checkout-card{max-width:none}.checkout-aside{order:-1}}@media(max-width:520px){.container,.header-inner,.site-footer{width:calc(100% - 28px)}.page-section{padding-top:32px;padding-bottom:65px}.header-nav{gap:8px;font-size:12px}.header-nav>a:first-child{display:none}.account-action{max-width:85px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-footer{align-items:flex-start;flex-direction:column;gap:14px}.footer-meta{align-self:flex-start}.hero{border-radius:12px}.hero-slides{min-height:390px;aspect-ratio:auto}.hero-overlay{justify-content:flex-end;padding:28px 22px 48px}.hero-overlay h1{max-width:270px;font-size:30px}.hero-overlay p:not(.eyebrow){margin-bottom:17px;font-size:13px}.hero-dots{bottom:21px;left:22px}.intro-band{padding:54px 4px 27px}.intro-band h2{font-size:24px}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.section-heading .text-link{align-self:flex-start}.product-description{min-height:40px;font-size:11px}.product-price{font-size:18px}.quick-add{width:39px;height:39px;right:8px;bottom:8px}.page-heading{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:25px}.result-count{padding-top:0}.filter-row{margin-bottom:25px}.detail-copy h1{font-size:34px}.detail-actions{grid-template-columns:1fr}.cart-item{gap:11px}.cart-item>img{flex-basis:78px;width:78px;height:98px}.cart-item-top h3{font-size:14px}.cart-item-bottom{align-items:flex-end}.quantity-stepper button{width:36px}.quantity-stepper output{min-width:25px}.notice-panel{align-items:flex-start;flex-direction:column}.payment-card{padding:22px 18px}.payment-channels{grid-template-columns:1fr}.payment-result{padding-top:35px}.result-actions{align-items:stretch;flex-direction:column}.profile-heading{align-items:flex-start;flex-direction:column;gap:18px}.order-card{padding:16px}.order-card-bottom{align-items:flex-start;flex-direction:column;gap:12px}.order-actions{width:100%}.order-actions .button{flex:1}.auth-modal{padding:34px 20px 24px}}
