:root{--primary:#e2231a;--ink:#222;--muted:#777;--line:#ececec;--bg:#f5f5f5}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font:14px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;margin:0}a{color:inherit;text-decoration:none}.container{margin:auto;width:min(1200px,calc(100% - 40px))}.topbar{background:#f5f5f5;color:#666;font-size:12px;height:34px}.header-main,.main-nav .container,.topbar .container,.topbar-actions{align-items:center;display:flex;height:100%}.topbar .container{justify-content:space-between}.topbar-actions{gap:14px}.link-button{background:none;border:0;color:inherit;cursor:pointer}.header-main{gap:80px;height:105px}.brand{color:var(--primary);font-size:24px;gap:12px;white-space:nowrap}.brand img{max-height:44px;max-width:136px}.search-form{border:2px solid var(--primary);display:flex;height:40px;width:520px}.search-form input{border:0;flex:1;min-width:0;outline:0;padding:0 12px}.search-form button{border:0;cursor:pointer;font-size:15px;width:84px}.main-nav,.search-form button{background:var(--primary);color:#fff}.main-nav{height:42px}.main-nav .container{font-size:16px;gap:40px}.main-nav a.router-link-active{font-weight:700}.site-footer{background:#272727;color:#bbb;margin-top:48px;padding:34px 0}.site-footer .container{align-items:center;display:flex;gap:28px}.site-footer small{margin-left:auto}.home{padding:14px 0 34px}.preview-tip{background:#fff6dd;color:#9c6800;padding:8px;text-align:center}.decoration-module{background:#fff;margin:14px 0}.hero-grid{display:grid;grid-template-columns:1fr 220px;min-height:370px}.hero-main{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.hero-slide{background:#eee;min-height:180px;overflow:hidden;position:relative}.hero-slide:first-child{grid-row:span 2}.ad-grid img,.category-strip img,.hero-slide img,.product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-slide span{bottom:14px;color:#fff;left:16px;position:absolute;text-shadow:0 1px 3px #222}.hero-side{background:#fffdfb;display:flex;flex-direction:column;gap:16px;padding:35px 24px}.hero-side a{color:var(--primary)}.category-strip{display:flex;justify-content:space-around;padding:20px}.category-strip a{color:#555;display:grid;gap:8px;justify-items:center}.category-strip img{border-radius:50%;height:60px;width:60px}.ad-grid{display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ad-grid a{min-height:160px;overflow:hidden;position:relative}.ad-grid span{bottom:8px;color:#fff;left:12px;position:absolute;text-shadow:0 1px 3px #222}.module-heading{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:15px 20px}.module-heading h2{font-size:20px;margin:0}.module-heading a{color:var(--muted)}.product-grid{display:grid;gap:14px;grid-template-columns:repeat(5,1fr);padding:16px}.product-card{background:#fff;display:block;min-width:0;transition:transform .2s}.product-card:hover{box-shadow:0 4px 18px #0001;transform:translateY(-2px)}.product-image{background:#f2f2f2;color:#999;display:grid;height:190px;overflow:hidden;place-items:center}.product-card h3{font-size:14px;font-weight:400;height:42px;margin:10px 10px 4px;overflow:hidden}.price{color:var(--primary);font-size:18px;font-weight:700;margin:0 10px 12px}.coupon-row{display:flex;gap:16px;padding:18px}.coupon{background:linear-gradient(135deg,#fff0ed,#fff8f7);border-left:3px solid var(--primary);display:grid;min-width:180px;padding:13px 18px}.coupon strong{color:var(--primary);font-size:24px}.coupon small{color:var(--muted)}.empty-inline,.page-state,.unknown-module{color:var(--muted);padding:28px;text-align:center}.error{color:#b42318}@media(max-width:800px){.container{width:calc(100% - 24px)}.header-main{flex-wrap:wrap;gap:16px;height:auto;padding:16px 0}.search-form{order:3;width:100%}.main-nav .container{gap:18px;overflow:auto}.hero-grid{grid-template-columns:1fr}.hero-side{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:160px}.site-footer .container{align-items:flex-start;flex-direction:column;gap:8px}.site-footer small{margin-left:0}}.nav-menu{position:relative;white-space:nowrap}.nav-dropdown{background:#fff;border:1px solid var(--line);box-shadow:0 4px 14px #0002;display:none;min-width:110px;padding:6px 0;position:absolute;right:0;top:18px;z-index:20}.nav-dropdown a{display:block;padding:6px 12px}.nav-menu:hover .nav-dropdown{display:block}.sidebar-nav{background:#fff;bottom:120px;box-shadow:0 2px 12px #0002;position:fixed;right:20px;width:64px;z-index:30}.sidebar-nav a,.sidebar-nav span{border-bottom:1px solid var(--line);display:grid;font-size:12px;min-height:58px;padding:7px 5px;place-items:center;text-align:center}.sidebar-nav a:last-child,.sidebar-nav span:last-child{border-bottom:0}.bottom-nav,.site-footer .container{flex-wrap:wrap}.bottom-nav{display:flex;gap:18px}.bottom-nav a:hover{color:#fff}.navigation-landing{background:#fff;min-height:calc(100vh - 229px)}@media(max-width:800px){.topbar{height:auto;padding:8px 0}.topbar .container{align-items:flex-start;gap:8px}.topbar-actions{flex-wrap:wrap;height:auto;justify-content:flex-end}.sidebar-nav{bottom:80px;right:8px}}@media(max-width:900px){.header-container{min-height:76px;width:calc(100% - 32px)}.brand-logo{height:50px;width:112px}.site-header .main-nav{font-size:16px;gap:22px;justify-content:flex-start;margin:0 24px;overflow-x:auto}.site-header .main-nav a.router-link-active:after{bottom:7px;height:3px}.auth-entry{border-radius:9px;font-size:15px;padding:10px 12px}.footer-container{gap:36px;grid-template-columns:repeat(2,1fr);padding:48px 0;width:calc(100% - 48px)}.footer-brand{grid-column:span 2;max-width:none}.footer-brand>p{margin-top:20px}.footer-qrcode{justify-self:start}.footer-legal{flex-wrap:wrap;font-size:14px;gap:14px 26px;padding:24px}}:root{--brand-green:#2f5539;--brand-orange:#f5a623}.decoration-container{width:min(1440px,calc(100% - 40px))}.site-header{background:#fff;box-shadow:0 1px 8px #1e37200d;position:relative;z-index:20}.header-container{margin:auto;min-height:128px;width:min(2640px,calc(100% - 192px))}.brand,.header-container{align-items:center;display:flex}.brand{color:#222;min-width:-moz-max-content;min-width:max-content}.brand-logo{display:block;height:82px;-o-object-fit:contain;object-fit:contain;width:220px}.site-header .main-nav{align-items:center;align-self:stretch;background:transparent;color:#222;display:flex;flex:1;font-size:27px;gap:76px;justify-content:center;margin:0 72px}.site-header .main-nav a{align-items:center;display:grid;height:100%;position:relative;transition:color .2s;white-space:nowrap}.site-header .main-nav a.router-link-active,.site-header .main-nav a:hover{color:var(--brand-orange);font-weight:700}.site-header .main-nav a.router-link-active:after{background:var(--brand-orange);border-radius:6px;bottom:16px;content:"";height:5px;left:0;position:absolute;right:0}.header-actions{align-items:center;color:#666;display:flex;font-size:16px;gap:18px;justify-content:flex-end;min-width:-moz-max-content;min-width:max-content}.header-actions .link-button,.header-actions>a:not(.auth-entry){color:#666}.header-actions .link-button{font:inherit;padding:0}.auth-entry{border:2px solid var(--brand-green);border-radius:14px;color:var(--brand-orange);font-size:22px;font-weight:700;line-height:1;padding:15px 28px;white-space:nowrap}.auth-entry span{padding:0 2px}.site-footer{background:var(--brand-green);color:#fff;margin-top:0;padding:0}.footer-container{display:grid;gap:52px;grid-template-columns:1.45fr repeat(4,minmax(135px,1fr)) 210px;margin:auto;padding:96px 0 80px;width:min(2560px,calc(100% - 320px))}.footer-brand{max-width:350px}.footer-brand-title{align-items:center;display:flex}.footer-brand-title .brand-logo{filter:brightness(0) invert(1);height:90px;width:230px}.footer-brand>p{color:#b5c8ba;font-size:20px;line-height:2.05;margin:42px 0 0}.footer-column{align-content:start;display:grid;gap:22px}.footer-column strong{font-size:25px;margin-bottom:8px}.footer-column a{color:#b5c8ba;font-size:19px;line-height:1.25;transition:color .2s}.footer-column a:hover{color:#fff}.footer-qrcode{justify-self:end;text-align:center}.qrcode-placeholder{background:#fff;border-radius:14px;color:#809a87;display:grid;font-size:17px;height:160px;place-items:center;width:160px}.footer-qrcode p{color:#b5c8ba;font-size:17px;line-height:1.55;margin:18px 0 0}.footer-legal{border-top:1px solid #ffffff22;color:#a8beae;display:flex;font-size:17px;gap:70px;justify-content:center;padding:38px 24px}.footer-legal a:hover{color:#fff}.pc-component-title{align-items:flex-start;display:flex;justify-content:space-between;padding:0 0 14px}.pc-component-title h2{color:#222;font-size:36px;font-weight:700;line-height:46px;margin:0}.pc-component-title h2:after{background:var(--brand-green);border-radius:2px;content:"";display:block;height:4px;margin-top:12px;width:48px}.pc-component-title>a{align-self:center;margin-top:0}@media(max-width:1400px){.header-container{width:calc(100% - 64px)}.brand-logo{height:72px;width:175px}.site-header .main-nav{font-size:21px;gap:42px;margin:0 40px}.footer-container{gap:30px;grid-template-columns:1.25fr repeat(4,minmax(110px,1fr)) 150px;width:calc(100% - 96px)}.footer-brand>p{font-size:17px}.footer-column strong{font-size:21px}.footer-column a{font-size:16px}.qrcode-placeholder{height:130px;width:130px}}@media(max-width:900px){.header-container{min-height:76px;width:calc(100% - 32px)}.brand-logo{height:50px;width:112px}.site-header .main-nav{font-size:16px;gap:22px;justify-content:flex-start;margin:0 24px;overflow-x:auto}.site-header .main-nav a.router-link-active:after{bottom:7px;height:3px}.auth-entry{border-radius:9px;font-size:15px;padding:10px 12px}.footer-container{gap:36px;grid-template-columns:repeat(2,1fr);padding:48px 0;width:calc(100% - 48px)}.footer-brand{grid-column:span 2;max-width:none}.footer-brand>p{margin-top:20px}.footer-qrcode{justify-self:start}.footer-legal{flex-wrap:wrap;font-size:14px;gap:14px 26px;padding:24px}.pc-component-title{padding-bottom:20px}.pc-component-title h2{font-size:28px;line-height:38px}}@media(min-width:901px){.site-header{color:#fff}.header-container{min-height:64px;width:min(1320px,calc(100% - 96px))}.brand-logo{filter:none;height:44px;width:138px}.site-header .main-nav{color:#fff;font-size:14px;gap:38px;margin:0 36px}.site-header .main-nav a.router-link-active:after{background:var(--brand-orange);bottom:8px;height:2px}.header-actions{color:#fff;font-size:12px;gap:9px}.header-actions .link-button,.header-actions>a:not(.auth-entry){color:#fff}.auth-entry{background:#fff;border-radius:7px;border-width:1px;color:var(--brand-green);font-size:14px;padding:8px 14px}.site-footer{margin-top:0}.footer-container{gap:26px;grid-template-columns:1.45fr repeat(4,minmax(68px,1fr)) 105px;padding:60px 0 50px;width:min(1280px,calc(100% - 160px))}.footer-brand{max-width:175px}.footer-brand-title .brand-logo{filter:none;height:44px;width:138px}.footer-brand>p{font-size:10px;line-height:2.05;margin-top:21px}.footer-column{gap:11px}.footer-column strong{font-size:13px;margin-bottom:4px}.footer-column a{font-size:10px}.qrcode-placeholder{border-radius:7px;font-size:9px;height:80px;width:80px}.footer-qrcode p{font-size:9px;line-height:1.55;margin-top:9px}.footer-legal{font-size:9px;gap:35px;padding:19px 12px}}.auth-page{min-height:620px;padding:55px 0}.auth-panel{background:#fff;box-shadow:0 3px 18px #00000012;margin:auto;max-width:100%;padding:34px 40px;width:440px}.auth-panel h1{font-size:24px;margin:0 0 24px}.auth-panel label{color:#555;display:grid;gap:7px;margin:16px 0}.auth-panel input{border:1px solid #ddd;font:inherit;height:42px;outline-color:var(--primary);padding:0 11px}.auth-panel .agreement{display:block;font-size:12px}.auth-panel .agreement input{height:auto;margin-right:6px}.tabs{border-bottom:1px solid var(--line);display:flex;margin-bottom:16px}.tabs button{background:none;border:0;color:#666;cursor:pointer;padding:10px 20px}.tabs button.active{border-bottom:2px solid var(--primary);color:var(--primary)}.code-input{display:flex;gap:8px}.code-input input{flex:1;min-width:0}.code-input button{background:#fff;border:1px solid var(--primary);color:var(--primary);cursor:pointer;width:110px}.primary-button{background:var(--primary);border:0;color:#fff;cursor:pointer;font-size:16px;height:44px;width:100%}.primary-button:disabled{cursor:wait;opacity:.65}.auth-links{color:var(--primary);display:flex;justify-content:space-between;margin-top:16px}.form-message{background:#fff5f5;color:#b42318;font-size:13px;padding:9px 10px}.pc-component-title{position:relative}.pc-component-title h2:after{bottom:0;left:0;position:absolute}.site-header .main-nav a.router-link-active{color:#2f5539}.site-header .main-nav a.router-link-active:after{background:#2f5539}.decoration-container.home{padding-bottom:0;padding-top:0}.decoration-module{margin-bottom:0;margin-top:0}
