*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171717;background:#faf7f4;-webkit-font-smoothing:antialiased}.lang{display:none}body.lang-zh .lang.zh{display:block}body.lang-en .lang.en{display:block}body.lang-zh a.lang.zh.btn,body.lang-en a.lang.en.btn{display:inline-flex}body.lang-zh .lang.en{display:none}body.lang-en .lang.zh{display:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 20px}h1,h2,h3,h4{font-family:"Noto Serif SC","Songti SC","STSong",serif;margin:0;color:#171717}p{margin:0;line-height:1.7}.section{padding:80px 0}.section-alt{padding:80px 0;background:#f0ebe5}.card{background:#ffffff;border-radius:18px;box-shadow:0 16px 40px rgba(15,23,42,0.12);overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;font-size:14px;font-weight:500;border:1px solid transparent;cursor:pointer;transition:all 0.18s ease;white-space:nowrap}.btn.primary{background:linear-gradient(135deg,#c6552b,#e08b3d);color:#fff;box-shadow:0 12px 24px rgba(198,85,43,0.35)}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(198,85,43,0.4)}.btn.ghost{background:rgba(255,255,255,0.4);border-color:rgba(148,81,46,0.2);color:#7a4a25}.btn.ghost:hover{background:rgba(255,255,255,0.8)}.site-header{position:sticky;top:0;z-index:20;background:rgba(250,247,244,0.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(148,81,46,0.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.brand-text{display:flex;flex-direction:column;gap:2px}.brand-cn{font-family:"Noto Serif SC",serif;font-size:16px}.brand-en{font-size:11px;color:#6b7280}.nav{display:flex;align-items:center;gap:20px;font-size:14px}.nav a{position:relative;color:#4b5563}.nav a::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#c6552b,#e08b3d);transition:width 0.18s ease}.nav a:hover::after{width:60%}.lang-switch{display:flex;align-items:center;gap:6px}.lang-btn{border-radius:999px;border:1px solid rgba(148,81,46,0.35);background:rgba(255,255,255,0.7);padding:4px 10px;font-size:11px;cursor:pointer;color:#7a4a25;transition:all 0.15s ease}.lang-btn.active{background:linear-gradient(135deg,#c6552b,#e08b3d);color:#fff;border-color:transparent}.lang-btn:hover{filter:brightness(1.03)}.hero{padding:60px 0 80px;background:radial-gradient(circle at 80% 0%,#fff7ed,#faf7f4 50%,#f5ebe1 100%)}.hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr);gap:40px;align-items:center}.hero-copy h1{font-size:40px;line-height:1.2;margin-bottom:16px}.hero-subtitle{font-size:15px;color:#4b5563;margin-bottom:22px}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.hero-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span{font-size:11px;padding:4px 10px;border-radius:999px;background:rgba(198,85,43,0.06);color:#7a4a25}.hero-media{display:flex;flex-direction:column;gap:16px}.hero-slider{position:relative;overflow:hidden}.hero-slider img{width:100%;height:320px;object-fit:cover}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 0.4s ease}.hero-slide.active{opacity:1;position:relative}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;border:none;background:rgba(0,0,0,0.4);color:#fefce8;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;backdrop-filter:blur(6px)}.hero-arrow.prev{left:10px}.hero-arrow.next{right:10px}.hero-arrow:hover{background:rgba(0,0,0,0.6)}.hero-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px}.hero-dot{width:8px;height:8px;border-radius:999px;border:none;background:rgba(255,255,255,0.5);cursor:pointer}.hero-dot.active{width:18px;background:#f97316}.hero-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.thumb{border-radius:14px;overflow:hidden;padding:0;border:none;cursor:pointer}.thumb img{height:90px;width:100%;object-fit:cover}.about-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:40px;align-items:center}.about-copy h2{font-size:28px;margin-bottom:18px}.about-copy p + p{margin-top:10px}.about-list{margin:18px 0 0;padding-left:18px;color:#4b5563;font-size:14px;line-height:1.8}.about-media img{height:260px;width:100%;object-fit:cover}.section-header{text-align:center;margin-bottom:32px}.section-header h2{font-size:28px;margin-bottom:8px}.section-header p{font-size:14px;color:#4b5563}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{display:flex;flex-direction:column}.product-image{position:relative}.product-image img{width:100%;height:170px;object-fit:cover}.product-tag{position:absolute;left:14px;top:14px;font-size:11px;padding:4px 10px;border-radius:999px;background:rgba(198,85,43,0.95);color:#fff7ed}.product-tag.alt{background:#15803d}.product-body{padding:16px 18px 18px;position:relative}.product-price{display:flex;align-items:baseline;gap:4px;margin-bottom:12px;padding-bottom:12px;border-bottom:2px solid rgba(198,85,43,0.15)}.price-currency{font-size:16px;font-weight:600;color:#c6552b}.price-amount{font-size:32px;font-weight:700;color:#c6552b;line-height:1}.price-unit{font-size:14px;color:#6b7280;font-weight:400}.product-body h3{font-size:18px;margin-bottom:8px}.product-desc{font-size:13px;color:#4b5563;margin-bottom:14px;min-height:56px}.sku-list{margin:0}.sku-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0;border-top:1px dashed rgba(148,81,46,0.18)}.sku-row dt{font-weight:500;color:#6b7280}.sku-row dd{margin:0;color:#111827}.menu-note{margin-top:20px;font-size:13px;color:#4b5563;text-align:center}.order-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:36px;align-items:flex-start}.order-copy h2{font-size:26px;margin-bottom:14px}.order-steps{margin:0;padding-left:20px;font-size:14px;color:#374151;line-height:1.8}.order-steps li + li{margin-top:4px}.order-tip{margin-top:16px;font-size:13px;color:#6b7280}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:rgba(198,85,43,0.08);color:#7a4a25;font-size:12px;margin:0 2px}.order-contact{padding:18px 18px 16px}.order-contact h3{font-size:18px;margin-bottom:8px}.order-contact p{font-size:13px;color:#374151;margin-bottom:14px}.wechat-box{display:flex;flex-direction:column;gap:8px;align-items:center;margin-bottom:10px}.wechat-id{padding:10px 12px;border-radius:14px;background:#fef3c7;border:1px solid rgba(202,138,4,0.3)}.wechat-id .label{font-size:11px;text-transform:uppercase;letter-spacing:0.06em;color:#92400e;margin-bottom:4px}.wechat-id .value{font-weight:600;color:#78350f}.wechat-placeholder{border-radius:14px;border:1px dashed rgba(148,81,46,0.4);padding:10px;font-size:12px;color:#6b7280;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;min-height:260px;text-align:center}.wechat-placeholder img{width:240px;height:240px;object-fit:cover;border-radius:8px}.wechat-id-text{font-size:13px;font-weight:600;color:#78350f;margin-top:6px}.placeholder-sub{font-size:11px;color:#9ca3af}.small{font-size:11px;color:#9ca3af}.location-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:30px;align-items:stretch}.location-block{padding:18px 18px 16px;height:100%;display:flex;flex-direction:column}.location-block.soft{background:#fdfaf6}.location-block h2{font-size:24px;margin-bottom:12px}.location-block h3{font-size:18px;margin-bottom:8px}.location-list{margin:0}.location-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:8px;padding:6px 0;border-top:1px dashed rgba(148,81,46,0.18);font-size:14px;color:#374151}.location-row:first-of-type{border-top:none}.location-row dt{font-weight:500;color:#6b7280}.location-row dd{margin:0}.location-row a{color:#c6552b;text-decoration:none;transition:color 0.2s ease}.location-row a:hover{color:#e08b3d;text-decoration:underline}.contact-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:30px;align-items:flex-start}.contact-info{padding:24px}.contact-info h3{font-size:20px;margin-bottom:12px}.contact-info p{font-size:14px;color:#4b5563;margin-bottom:20px}.contact-list{margin:0}.contact-item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:12px;padding:10px 0;border-top:1px dashed rgba(148,81,46,0.18)}.contact-item:first-of-type{border-top:none}.contact-item dt{font-weight:500;color:#6b7280;font-size:14px}.contact-item dd{margin:0;font-size:14px;color:#374151}.contact-item a{color:#c6552b;text-decoration:none;transition:color 0.2s ease}.contact-item a:hover{color:#e08b3d;text-decoration:underline}.contact-form{padding:24px}.contact-form h3{font-size:20px;margin-bottom:20px}.contact-form-inner{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;font-weight:500;color:#374151}.form-group input,.form-group textarea{padding:10px 14px;border:1px solid rgba(148,81,46,0.2);border-radius:8px;font-size:14px;font-family:inherit;color:#171717;background:#ffffff;transition:border-color 0.2s ease,box-shadow 0.2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#c6552b;box-shadow:0 0 0 3px rgba(198,85,43,0.1)}.form-group textarea{resize:vertical;min-height:100px}.contact-form button[type="submit"]{margin-top:8px}@media (max-width:960px){.contact-inner{grid-template-columns:minmax(0,1fr)}}.floating-contact-btn{position:fixed;bottom:30px;right:30px;z-index:999;display:flex;align-items:center;gap:10px;padding:14px 20px;background:linear-gradient(135deg,#c6552b 0%,#e08b3d 100%);color:#ffffff;border:none;border-radius:50px;box-shadow:0 4px 16px rgba(198,85,43,0.4);font-weight:600;font-size:15px;font-family:inherit;transition:all 0.3s ease;cursor:pointer}.floating-contact-btn:hover{transform:translateY(-3px);box-shadow:0 6px 24px rgba(198,85,43,0.5);background:linear-gradient(135deg,#e08b3d 0%,#c6552b 100%)}.floating-contact-btn:active{transform:translateY(-1px)}.floating-btn-icon{font-size:20px;line-height:1}.floating-btn-text{white-space:nowrap}@media (max-width:768px){.floating-contact-btn{bottom:20px;right:20px;padding:12px 18px;font-size:14px}.floating-btn-text{display:none}.floating-btn-icon{font-size:22px}}.contact-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.contact-modal .modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.contact-modal-content{position:relative;background:#ffffff;border-radius:20px;max-width:1000px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px rgba(0,0,0,0.3);z-index:1001;overflow:hidden}.contact-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,0.5);color:#ffffff;border:none;font-size:24px;line-height:1;cursor:pointer;z-index:1002;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.contact-modal-close:hover{background:rgba(0,0,0,0.7);transform:scale(1.1)}.contact-modal-body{padding:20px 24px 24px;overflow-y:auto;flex:1;min-height:0}@media (max-width:960px){.contact-modal-content{max-width:100%;margin:10px;max-height:95vh}.contact-inner{grid-template-columns:minmax(0,1fr)}}.form-success-message{padding:16px 20px;margin-bottom:20px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#ffffff;border-radius:12px;font-size:15px;font-weight:500;text-align:center;box-shadow:0 4px 12px rgba(16,185,129,0.3);animation:slideDown 0.3s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.95);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1003;border-radius:20px}.loading-spinner{width:50px;height:50px;border:4px solid rgba(198,85,43,0.2);border-top-color:#c6552b;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:15px;color:#374151;font-weight:500;margin:0}.delivery-card{margin-top:18px}.delivery-card h3{font-size:18px;margin-bottom:8px}.delivery-card p{font-size:13px;color:#4b5563;margin-bottom:10px}.delivery-table-wrapper{display:inline-block;border-radius:12px;border:1px solid rgba(148,81,46,0.16);overflow:hidden;background:#fdfaf6}.delivery-table-wrapper table{border-collapse:collapse;font-size:13px;min-width:320px}.delivery-table-wrapper th,.delivery-table-wrapper td{padding:6px 10px;text-align:left}.delivery-table-wrapper thead{background:rgba(148,81,46,0.06)}.delivery-table-wrapper tbody tr:nth-child(even){background:rgba(148,81,46,0.03)}.delivery-note{font-size:12px;color:#9ca3af;margin-top:10px}.compliance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.compliance-card{padding:32px 24px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.compliance-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(15,23,42,0.12)}.compliance-icon{width:56px;height:56px;margin:0 auto 16px;background:linear-gradient(135deg,#c6552b 0%,#94512e 100%);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600;box-shadow:0 4px 12px rgba(198,85,43,0.25)}.compliance-card h3{font-size:18px;font-weight:600;color:#7a4a25;margin-bottom:12px}.compliance-card p{font-size:14px;line-height:1.6;color:#6b7280}.compliance-license{margin-top:48px;display:flex;justify-content:center}.license-badge{max-width:600px;width:100%;padding:32px;text-align:center;background:linear-gradient(135deg,#fef7f0 0%,#f5eee7 100%);border:2px solid rgba(198,85,43,0.15);position:relative;overflow:hidden}.license-badge::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c6552b 0%,#94512e 100%)}.license-icon{font-size:48px;margin-bottom:16px}.license-content h3{font-size:20px;font-weight:600;color:#7a4a25;margin-bottom:16px}.license-number{display:flex;flex-direction:column;align-items:center;gap:8px;margin:20px 0;padding:20px;background:white;border-radius:8px;border:1px solid rgba(198,85,43,0.2)}.license-number span{font-size:14px;color:#6b7280}.license-code{font-size:28px;font-weight:700;color:#c6552b;letter-spacing:2px;font-family:'Courier New',monospace;margin-top:4px}.license-note{font-size:12px;color:#9ca3af;margin-top:12px;font-style:italic}.compliance-certificate{margin-top:40px;padding-top:32px;border-top:1px solid rgba(148,81,46,0.12)}.certificate-images{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.certificate-images img{max-width:300px;border-radius:8px;box-shadow:0 4px 12px rgba(15,23,42,0.1)}@media (max-width:960px){.compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.compliance-grid{grid-template-columns:minmax(0,1fr)}.compliance-card{padding:24px 20px}.license-badge{padding:24px 20px}.license-code{font-size:24px;letter-spacing:1px}}.compliance-footer{background:#f5eee7;border-top:1px solid rgba(148,81,46,0.12);padding:20px 0}.compliance-footer-content{text-align:center}.compliance-footer-text{color:#6b7280;font-size:13px;line-height:1.6}.compliance-footer-text strong{color:#7a4a25;font-weight:600}.legal-content{display:flex;flex-direction:column;gap:20px;max-width:100%;margin:0}.legal-section{padding:24px}.legal-section h3{font-size:22px;color:#7a4a25;margin-bottom:20px;font-family:"Noto Serif SC",serif;font-weight:600}.legal-text{line-height:1.8;color:#4b5563;font-size:15px}.legal-text p{margin-bottom:16px}.legal-text p:last-child{margin-bottom:0}.legal-text ul{margin:12px 0 16px 24px;padding-left:0;list-style-type:disc}.legal-text li{margin-bottom:8px;line-height:1.7}.legal-text strong{color:#7a4a25;font-weight:600}.legal-text a{color:#94512e;text-decoration:underline;text-underline-offset:2px}.legal-text a:hover{color:#7a4a25}.footer-link{color:#6b7280;text-decoration:none;transition:color 0.2s}.footer-link:hover{color:#94512e;text-decoration:underline}@media (max-width:720px){.legal-section{padding:18px 20px}.legal-section h3{font-size:18px}.legal-text{font-size:14px}.compliance-footer{padding:16px 0}.compliance-footer-text{font-size:12px}}.site-footer{border-top:1px solid rgba(148,81,46,0.12);background:#f5eee7;padding:16px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#6b7280}.footer-brand{display:flex;align-items:center;gap:8px}.footer-logo{width:28px;height:28px;border-radius:6px;object-fit:contain;display:inline-block;flex-shrink:0}.footer-meta{display:flex;align-items:center;gap:6px}@media (max-width:960px){.hero-inner,.about-inner,.order-inner,.location-inner{grid-template-columns:minmax(0,1fr)}.hero-media{order:-1}.header-inner{flex-wrap:wrap}.nav{font-size:13px;gap:14px}.lang-switch{margin-left:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.section,.section-alt,.hero{padding:48px 0}.hero-copy h1{font-size:30px}.hero-main-image img{height:220px}.hero-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:minmax(0,1fr)}.footer-inner{flex-direction:column;align-items:flex-start}.order-inner{gap:24px}.location-inner{gap:20px}}@media (max-width:520px){.header-inner{flex-direction:column;align-items:flex-start}.nav{width:100%;justify-content:space-between}.hero-cta{flex-direction:column;align-items:stretch}.wechat-box{grid-template-columns:minmax(0,1fr)}}.product-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.75);backdrop-filter:blur(4px)}.modal-content{position:relative;background:#ffffff;border-radius:20px;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px rgba(0,0,0,0.3);z-index:1001;overflow:hidden}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,0.5);color:#ffffff;border:none;font-size:24px;line-height:1;cursor:pointer;z-index:1002;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.modal-close:hover{background:rgba(0,0,0,0.7);transform:scale(1.1)}.modal-header{padding:24px 24px 16px;border-bottom:1px solid rgba(148,81,46,0.1)}.modal-title{font-size:22px;margin:0}.modal-body{padding:20px 24px 24px;overflow-y:auto;flex:1;min-height:0}.modal-gallery{display:flex;flex-direction:column;gap:16px}.modal-main-image{width:100%;border-radius:12px;overflow:hidden;background:#f9f5f0}.modal-main-image img{width:100%;height:auto;max-height:60vh;display:block;object-fit:contain}.modal-thumbnails{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.modal-thumb{width:80px;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all 0.2s ease;opacity:0.7}.modal-thumb:hover{opacity:1;transform:scale(1.05)}.modal-thumb.active{border-color:#c6552b;opacity:1}.product-image{cursor:pointer;transition:transform 0.2s ease}.product-image:hover{transform:scale(1.02)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gallery-item{overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(15,23,42,0.18)}.gallery-item img{width:100%;height:280px;object-fit:cover;transition:transform 0.3s ease}.gallery-item:hover img{transform:scale(1.05)}@media (max-width:960px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.gallery-grid{grid-template-columns:minmax(0,1fr)}.gallery-item img{height:240px}.modal-content{max-width:100%;margin:10px;max-height:95vh}.modal-main-image img{max-height:50vh}.modal-thumb{width:60px;height:60px}}