:root{--ink:#111;--muted:#6c6c6c;--line:#e7e7e5;--yellow:#ffd400;--soft:#f7f7f4;--page:1320px;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}svg{display:block}.page{width:min(var(--page),calc(100% - clamp(28px,5vw,88px)));margin-inline:auto}
.site-header{height:74px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(10px);position:sticky;top:0;z-index:50}.nav-wrap{height:100%;display:flex;align-items:center}.brand{font-size:1.5rem;font-weight:950;letter-spacing:-.065em}.brand span{color:#efc300}.nav{display:flex;gap:26px;margin-left:auto;font-size:.86rem;font-weight:750}.nav a{color:#333}.nav a:hover{color:#000}.header-icon{width:22px;height:22px;margin-left:26px}.header-icon svg,.icon svg,.btn svg,.all-link svg,.product-body a svg,.trust svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.menu-btn{display:none;border:0;background:transparent;font-size:1.35rem;margin-left:auto}
.hero-section{padding:34px 0 18px}.hero-grid{display:grid;grid-template-columns:minmax(390px,.84fr) minmax(560px,1.16fr);gap:44px;align-items:center}.hero-copy{padding:22px 0 18px}.eyebrow{margin:0 0 10px;font-size:.7rem;font-weight:900;letter-spacing:.16em;color:#b48800}.hero-copy h1{margin:0;font-size:clamp(4.2rem,5.8vw,6.35rem);line-height:.86;letter-spacing:-.075em;font-weight:950}.hero-copy h2{margin:18px 0 0;font-size:clamp(2.5rem,3.7vw,4.05rem);line-height:.95;letter-spacing:-.055em;font-weight:900}.hero-copy>p:last-of-type{margin:20px 0 22px;max-width:560px;color:#555;font-size:1rem}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{min-height:46px;padding:0 17px;border-radius:10px;border:1px solid transparent;font-weight:850;display:inline-flex;align-items:center;gap:9px;justify-content:center;cursor:pointer}.btn svg{width:17px;height:17px}.primary{background:var(--yellow)}.secondary{background:#fff;border-color:#d8d8d8}.hero-media{min-width:0}.hero-media img{width:100%;aspect-ratio:1.6/1;object-fit:contain;border-radius:24px}
.categories{padding:8px 0 44px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category{min-height:120px;border:1px solid var(--line);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;justify-content:center;background:#fff;transition:.18s}.category:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.05)}.icon{width:27px;height:27px;margin-bottom:11px}.category strong{font-size:.95rem}.category small{color:#777;font-size:.78rem;margin-top:4px}
.featured{padding:40px 0 58px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-head h3,.china-grid h3,.newsletter h3{margin:0;font-size:clamp(2rem,2.7vw,2.85rem);line-height:1;letter-spacing:-.045em}.all-link,.product-body a{display:inline-flex;align-items:center;gap:6px;font-weight:850;font-size:.84rem}.all-link svg,.product-body a svg{width:16px;height:16px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;min-width:0}.image-wrap{position:relative;aspect-ratio:1.58/1;background:#f5f5f5;overflow:hidden}.image-wrap img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:13px;top:13px;z-index:2;background:var(--yellow);padding:6px 8px;border-radius:7px;font-size:.72rem;font-weight:900}.product-body{padding:16px 17px 18px}.kicker{font-size:.73rem;color:#9a7300;font-weight:850;margin:0 0 5px}.product-body h4{font-size:1.08rem;margin:0 0 6px}.product-body>p:not(.kicker){font-size:.87rem;color:#666;margin:0 0 12px}.vote-row{display:flex;gap:7px;margin-top:12px}.vote-btn{border:0;border-radius:8px;background:#111;color:#fff;font-size:.8rem;font-weight:850;padding:8px 10px;cursor:pointer}.vote-btn.ghost{background:#f0f0ef;color:#111}
.china-section{background:var(--soft);padding:54px 0}.china-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.china-grid>div>p:last-child{color:#666;max-width:650px;margin-bottom:0}.china-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.china-cards div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px 18px}.china-cards span{display:block;color:#bf9300;font-weight:900;font-size:1.2rem}.china-cards strong{font-size:.88rem}
.newsletter{padding:52px 0}.newsletter-box{border:1px solid #eed469;border-radius:17px;background:linear-gradient(100deg,#fff8dc,#fff);padding:27px 30px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.newsletter p{color:#666;margin-bottom:0}.subscribe-form{display:grid;grid-template-columns:1fr auto;gap:9px}.subscribe-form input{min-width:0;border:1px solid #d7d7d7;border-radius:9px;padding:12px 13px;outline:none}.form-status{grid-column:1/-1;margin:0;font-size:.82rem;color:#666}
.trust{padding:0 0 42px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-grid div{display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;column-gap:8px}.trust-grid svg{width:22px;height:22px;grid-row:1/3}.trust-grid strong{font-size:.82rem}.trust-grid small{font-size:.72rem;color:#777}.footer{border-top:1px solid var(--line);padding:28px 0 18px}.footer-main{display:grid;grid-template-columns:1fr auto auto;gap:30px}.footer-main p{margin:4px 0 0;color:#777;font-size:.8rem}.footer-links,.footer-social{display:flex;gap:16px;font-size:.8rem}.copyright{border-top:1px solid var(--line);margin-top:20px;padding-top:13px;color:#999;font-size:.72rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1800px){:root{--page:1480px}.site-header{height:80px}.nav{font-size:.95rem;gap:30px}.hero-section{padding-top:42px}.hero-copy h1{font-size:7rem}.hero-copy h2{font-size:4.3rem}.hero-copy>p:last-of-type{font-size:1.08rem}.category{min-height:132px}.image-wrap{aspect-ratio:1.62/1}.product-body{padding:18px 20px 20px}}
@media(max-width:1080px){.nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 26px;flex-direction:column}.nav.open{display:flex}.menu-btn{display:block}.header-icon{margin-left:16px}.hero-grid{grid-template-columns:1fr 1.1fr;gap:28px}.hero-copy h1{font-size:4.5rem}.hero-copy h2{font-size:2.8rem}.product-body>p:not(.kicker){min-height:2.5em}}
@media(max-width:820px){.page{width:min(100% - 28px,var(--page))}.site-header{height:66px}.nav{top:66px}.hero-section{padding-top:22px}.hero-grid{grid-template-columns:1fr;gap:18px}.hero-copy{padding-bottom:4px}.hero-copy h1{font-size:4.2rem}.hero-copy h2{font-size:2.55rem}.hero-media{max-width:720px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.image-wrap{aspect-ratio:1.75/1}.china-grid,.newsletter-box{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr}.product-body>p:not(.kicker){min-height:0}}
@media(max-width:520px){.page{width:calc(100% - 22px)}.brand{font-size:1.32rem}.hero-section{padding-top:16px}.hero-copy h1{font-size:3.55rem}.hero-copy h2{font-size:2.15rem;margin-top:13px}.hero-copy>p:last-of-type{font-size:.93rem;margin:16px 0 18px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.btn{padding-inline:12px;font-size:.88rem}.category-grid{gap:8px}.category{min-height:98px;padding:13px}.category small{display:none}.icon{width:24px;height:24px}.featured{padding-top:34px}.section-head{align-items:center}.section-head h3{font-size:1.8rem}.all-link{font-size:.76rem}.image-wrap{aspect-ratio:1.5/1}.china-section{padding:42px 0}.newsletter{padding:40px 0}.newsletter-box{padding:21px}.subscribe-form{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr;gap:14px}.trust-grid small{display:none}}
