body.shop-page{background:#f3f3f3;color:#292929;font-family:Arial,"Microsoft JhengHei",sans-serif;line-height:1.6}
.shop-page>.announcement,.shop-page>header,.shop-page>footer{display:none}
.storefront{max-width:1020px;margin:0 auto;background:#fff;padding:0 32px}
.shop-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:2px solid #315b39;gap:18px}
.shop-heading a{font-size:24px;font-weight:700;letter-spacing:.02em}.shop-heading span{font-size:14px;color:#737373}
.goods{display:grid;grid-template-columns:1.08fr 1fr;gap:34px;padding:30px 0}
.goods-photo{aspect-ratio:1/1;background:#f1f1f1;align-self:start;overflow:hidden}.goods-photo img{display:block;width:100%;height:100%;object-fit:cover}.no-photo{height:100%;display:grid;place-items:center;font-size:17px;color:#8a8a8a}
.category{color:#888;font-size:13px;margin:0 0 10px}.goods-info h1{font-size:28px;line-height:1.45;font-weight:700;letter-spacing:0;margin:0 0 6px;overflow-wrap:anywhere}.goods-spec{font-size:15px;color:#777;margin:0 0 13px}.goods-price{font-size:34px;font-weight:700;color:#c0442f;margin:0 0 18px;line-height:1.3}.goods-price>span{font-size:19px;font-weight:400}
.goods-details{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:12px 0;margin:0}.goods-details>div{display:grid;grid-template-columns:54px 1fr;gap:15px;margin:7px 0;font-size:15px}.goods-details dt{color:#777}.goods-details dd{margin:0}.goods-description{font-size:15px;color:#656565;line-height:1.8;white-space:normal;overflow-wrap:anywhere;margin:17px 0}.buy-button{display:block;text-align:center;padding:11px 18px;color:#fff;background:#c45535;font-size:16px;font-weight:700;border-radius:3px;margin-top:18px}.buy-button:hover{background:#ac4529}
.order-form{border-top:1px solid #ddd;padding:0 0 30px;scroll-margin-top:16px}.form-title{font-size:20px;margin:0 0 22px;padding:15px 0;border-bottom:1px solid #e7e7e7}.form-columns{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:30px}.storefront .fields{gap:18px}.storefront label{font-size:15px;font-weight:400}.storefront input,.storefront textarea{border:1px solid #ccc;border-radius:3px;padding:10px 11px;margin-top:6px;color:#333;font-size:16px}.storefront input:focus,.storefront textarea:focus{outline:2px solid #63866a;outline-offset:1px}.qty-field input{max-width:110px}.storefront textarea{min-height:86px}.bill{background:#f7f7f7;padding:19px 20px;align-self:start;border:1px solid #e5e5e5}.bill h3{font-size:17px;font-weight:700;margin:0 0 13px}.bill-product{font-size:14px;color:#6a6a6a;margin:0 0 15px;overflow-wrap:anywhere}.bill .sum-line{font-size:15px;margin:10px 0}.bill-total{border-top:1px solid #ddd;padding-top:15px;margin-top:15px!important;align-items:center}.bill-total strong{font-size:25px;color:#c0442f}.pay-note{font-size:13px;color:#777;margin:12px 0 18px}.storefront .consent{font-size:13px;color:#666;gap:9px;line-height:1.7}.storefront .consent input{margin-top:3px;width:17px;height:17px;accent-color:#38643e}.storefront .button{border-radius:3px;background:#c45535;margin-top:17px;padding:12px;font-size:16px}.storefront .button:hover{background:#ac4529}.shop-bottom{display:flex;justify-content:space-between;color:#888;font-size:13px;padding:20px 0;border-top:1px solid #e5e5e5}.shop-bottom a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:720px){.storefront{padding:0 16px}.shop-heading{padding:16px 0}.shop-heading a{font-size:21px}.shop-heading span{font-size:12px}.goods{grid-template-columns:1fr;gap:18px;padding:18px 0 24px}.goods-photo{aspect-ratio:1/1;max-height:520px;width:100%}.goods-info h1{font-size:24px}.goods-price{font-size:31px;margin-bottom:14px}.category{display:none}.goods-description{margin:14px 0}.form-columns{grid-template-columns:1fr;gap:24px}.form-title{font-size:19px;margin-bottom:18px}.storefront .fields{grid-template-columns:1fr 1fr;gap:15px}.storefront .fields .full{grid-column:1/-1}.bill{padding:18px}.storefront .button{min-height:48px}.shop-heading span{max-width:130px;text-align:right}}
@media(max-width:360px){.storefront .fields{grid-template-columns:1fr}.shop-heading span{font-size:11px}}
