:root{--paper:#f7f4eb;--red:#bd3927;--ink:#303722;--muted:#77796d;--line:#d8d5c9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:none;border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:4px}h1,h2,p{margin:0}h1,h2,.brand{font-family:"Songti SC","STSong","Noto Serif CJK SC",serif}header.header{padding:24px 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:18px;font-size:43px;font-weight:900;color:var(--red);white-space:nowrap}.brand span{font:600 11px/1.25 sans-serif;letter-spacing:.7px}nav{display:flex;align-items:center;gap:30px}header nav a,header nav button{font-size:14px}.bag{font-size:14px;white-space:nowrap}.count{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:white;border-radius:50%;min-width:23px;height:23px;font:500 12px sans-serif;margin-left:6px}.hero{display:grid;grid-template-columns:44% 56%;min-height:530px;max-height:700px;overflow:hidden}.hero-copy{padding:55px 0 35px 9%}.hero h1{font-size:clamp(58px,6.1vw,94px);line-height:1.19;color:var(--red);letter-spacing:-3px}.hero p{font-size:17px;line-height:1.95;margin:23px 0 27px}.primary{display:inline-flex;justify-content:space-between;align-items:center;background:var(--red);color:#fff;padding:16px 25px;gap:35px;border:1px solid var(--red);font-size:15px;border-radius:3px}.primary:hover{background:#a32c1d}.script{font-family:"Snell Roundhand","Brush Script MT",Georgia,serif;font-style:italic;letter-spacing:1px;color:var(--red);font-size:28px;transform:rotate(-6deg);margin-top:35px}.hero-art{position:relative;min-height:530px}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:58% 50%;display:block}.image-note{position:absolute;right:30px;top:35px;font-family:"Songti SC",serif;line-height:1.9;writing-mode:vertical-rl;letter-spacing:4px;color:#494938}.goods{padding:28px 4% 42px}.section-top{border-top:1px solid var(--red);padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}h2{font-size:36px;color:var(--red);font-weight:700}.filters{display:flex;gap:22px;overflow:auto;white-space:nowrap}.filters button{font-size:14px;padding:8px 0 10px;border-bottom:2px solid transparent}.filters button.active{border-color:var(--red);color:var(--red);font-weight:600}.search{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);max-width:170px}.search span{font-size:25px}.search input{background:transparent;border:none;outline:none;width:100%;font-size:13px;padding:8px 0;min-width:0;color:var(--ink)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product{min-width:0}.photo-button{display:block;width:100%;padding:0;overflow:hidden;background:#eae6dc;position:relative}.photo-button img{display:block;width:100%;height:215px;object-fit:cover;transition:transform .4s}.photo-button:hover img{transform:scale(1.045)}.product h3{margin:14px 0 5px;font-family:"Songti SC",serif;font-size:20px}.product p{color:var(--muted);font-size:13px;line-height:1.6}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:13px;gap:6px}.price{font-size:22px;font-family:Georgia,serif;color:var(--red);white-space:nowrap}.price small{font:12px sans-serif;color:var(--muted)}.add{border:1px solid var(--red);color:var(--red);border-radius:3px;padding:8px 10px;font-size:12px}.add:hover{background:var(--red);color:white}.bottom-note{margin:0 4%;padding:28px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}.bottom-note p{font-family:"Songti SC",serif;font-size:25px}.bottom-note a{color:var(--red);font-size:14px}footer{margin:0 4%;padding:25px 0;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line)}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:26px;border-radius:12px;width:min(520px,calc(100% - 30px));max-height:85vh;box-shadow:0 24px 100px #17170e33}dialog::backdrop{background:#20221588;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dialog-head h2{font-size:28px}.close{font-size:32px;line-height:1}.dialog-body p,#panel-body p{font-size:14px;line-height:1.9;margin:10px 0}.cart-row{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row img{width:64px;height:64px;object-fit:cover;border-radius:4px}.cart-info{flex:1}.cart-info strong{font-size:14px}.qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px}.qty button{width:30px;height:30px;font-size:19px}.qty span{min-width:20px;text-align:center;font-size:13px}.total{display:flex;justify-content:space-between;padding:20px 0;font-size:20px}.full{width:100%}.disclosure{font-size:12px!important;color:var(--muted)}.store{display:block;text-align:left;border:1px solid var(--line);border-radius:6px;width:100%;padding:20px;margin:12px 0;line-height:1.8}.store.selected{border-color:var(--red)}.store strong{display:block}.checkout-label{display:block;margin:15px 0;font-size:14px}.checkout-label select{display:block;width:100%;padding:13px;background:transparent;border:1px solid var(--line);margin-top:8px;border-radius:4px;color:var(--ink)}.success-mark{font:48px Georgia;color:var(--red);text-align:center}.order{padding:18px 0;border-bottom:1px solid var(--line)}.order small{color:var(--muted)}.empty{padding:50px 10px;color:var(--muted);text-align:center}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(30px);background:var(--ink);color:#fff;padding:12px 22px;border-radius:6px;opacity:0;pointer-events:none;z-index:10;transition:.2s;font-size:14px;white-space:nowrap}.toast.show{opacity:1;transform:translateX(-50%)}.detail-photo{width:100%;height:240px;object-fit:cover;border-radius:6px}.mini{background:#e7e4db}.phone{max-width:460px;margin:auto;background:var(--paper);min-height:100vh;box-shadow:0 0 70px #0001;padding-bottom:90px}.mini-header{padding:20px 20px 12px;display:flex;align-items:center;gap:13px}.mini .brand{font-size:33px}.tagline{font-size:11px;letter-spacing:2px;flex:1}.capsule{border:1px solid var(--line);border-radius:30px;padding:5px 10px;font-size:14px;white-space:nowrap}.mini-location{padding:8px 20px 14px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.mini-location>span{font-size:10px;color:var(--muted)}.mini-location button{padding:0}.mini-search{margin:0 20px 16px;border:1px solid #c7c5b7;border-radius:30px;max-width:none;padding:0 13px}.mini-search input{font-size:14px;padding:11px 0}.mini-hero{position:relative;height:240px;overflow:hidden}.mini-hero img{width:100%;height:100%;object-fit:cover;object-position:70%;position:absolute;left:19%}.mini-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--paper) 15%,#f7f4ebdb 37%,transparent 65%)}.mini-hero>div{position:relative;z-index:1;padding:27px 20px;width:65%}.mini h1{font-size:35px;line-height:1.3;letter-spacing:-1px}.mini-hero .script{font-size:23px;margin:17px 0 24px;transform:rotate(-6deg)}.mini-hero small{font-size:11px}.mini .goods{padding:0 16px 15px}.mini .filters{justify-content:space-between;gap:18px;padding:12px 2px 0}.mini .filters button{font-size:15px;padding:9px 0}.mini .section-top{border:0;padding-top:0;margin:20px 0 15px;gap:10px}.mini h2{font-size:27px;color:var(--ink)}.mini .section-top>span{font-size:11px;color:var(--muted)}.mini .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.mini .photo-button{border-radius:5px}.mini .photo-button img{height:135px}.mini .product h3{font:600 15px/1.4 -apple-system,"PingFang SC",sans-serif;margin:9px 0 4px}.mini .product p{font-size:11px}.mini .product-bottom{margin-top:8px}.mini .price{font-size:21px}.mini .price small{font-size:10px}.mini .add{font:25px/1 sans-serif;width:30px;height:30px;border-radius:50%;background:var(--red);color:white;padding:0}.mini-disclosure{text-align:center;font-size:10px;color:var(--muted);padding:20px}.tabbar{position:fixed;bottom:0;background:#faf8f2f5;backdrop-filter:blur(10px);border-top:1px solid var(--line);max-width:460px;width:100%;display:flex;justify-content:space-around;gap:0;padding:10px 0 calc(12px + env(safe-area-inset-bottom));z-index:4}.tabbar button{font-size:11px;display:flex;align-items:center;flex-direction:column;gap:3px;min-width:60px}.tabbar button>span{font:29px/1.1 Georgia;position:relative}.tabbar .active{color:var(--red)}.tabbar .count{position:absolute;right:-14px;top:-5px;min-width:17px;height:17px;font-size:10px}.mini .toast{bottom:90px}@media(min-width:1500px){body:not(.mini){max-width:1600px;margin:auto}}@media(max-width:1000px){header.header nav{gap:18px}.brand{font-size:35px}.brand span{display:none}.hero{min-height:450px}.hero-copy{padding-top:45px}.hero-art{min-height:450px}.hero h1{font-size:65px}.hero p{font-size:15px}.section-top{flex-wrap:wrap}.section-top .filters{margin-left:auto}.search{max-width:200px}.photo-button img{height:180px}.add{font-size:11px;padding:7px}.product h3{font-size:17px}.price{font-size:19px}}@media(max-width:650px){header.header{padding:18px 5%;gap:12px}.header .brand{font-size:32px}.header nav{gap:0}.header nav a,.header nav button{display:none}.header nav a:last-child{display:block;font-size:12px}.bag{font-size:12px}.hero{display:flex;flex-direction:column;max-height:none;min-height:0}.hero-copy{padding:35px 6% 28px}.hero h1{font-size:58px}.hero p{font-size:14px;margin:20px 0}.hero-copy .script{font-size:26px;margin:27px 0 5px}.hero-art{min-height:0;height:320px}.hero-art img{object-position:50% 56%}.hero-art .image-note{font-size:12px;right:20px;top:20px}.goods{padding:25px 5%}.section-top{gap:16px}.section-top h2{font-size:30px}.section-top .filters{margin:0;order:3;width:100%;justify-content:space-between;gap:16px}.search{max-width:130px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.photo-button img{height:160px}.product h3{font-size:17px}.product p{font-size:11px}.add{font-size:18px;width:29px;height:29px;padding:0;border-radius:50%}.price{font-size:20px}.price small{font-size:10px}.bottom-note{display:block;padding:25px 0}.bottom-note p{font-size:22px;margin-bottom:15px}footer{flex-direction:column;gap:8px}.mini .section-top{flex-wrap:nowrap}.mini .product-bottom{gap:2px}dialog{padding:22px}.mini .phone{box-shadow:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.mini .mini-search{max-width:none;width:calc(100% - 40px)}.tabbar svg{display:block;width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
