:root{--black:#050505;--panel:#0d0d0d;--red:#d10d19;--red-dark:#69030b;--white:#f5f5f3;--muted:#8b8b88;--line:#262626}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:"PingFang SC","Noto Sans CJK SC","Microsoft YaHei",Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:72px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.18em;color:#6e6e6b}.brand{font-weight:700;color:var(--white);letter-spacing:.22em}.hero{min-height:76vh;padding:clamp(80px,12vw,160px) clamp(24px,7vw,110px) 56px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-8vw;top:-28vw;width:70vw;height:70vw;border-radius:50%;border:1px solid rgba(209,13,25,.3);background:radial-gradient(circle at 35% 35%,rgba(209,13,25,.24),rgba(209,13,25,.04) 40%,transparent 68%);pointer-events:none}.eyebrow,.section-head>p{font-size:12px;letter-spacing:.18em;color:#777773}.hero h1{font-family:"Songti SC","STSong",serif;font-size:clamp(54px,8.5vw,132px);font-weight:400;line-height:1.02;letter-spacing:-.04em;margin:40px 0 70px;max-width:1180px;position:relative;z-index:1}.hero h1 em{font-style:normal;color:var(--red)}.hero-bottom{border-top:1px solid var(--line);padding-top:28px;display:flex;justify-content:space-between;align-items:flex-end;gap:28px;color:#aaa;font-size:16px;line-height:1.8}.hero-bottom p{margin:0}.hero-bottom span{font-size:12px;letter-spacing:.18em;color:var(--red)}.directory{padding:120px clamp(24px,7vw,110px)}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:70px}.section-head h2,.save h2{font-family:"Songti SC","STSong",serif;font-weight:400;font-size:clamp(44px,6vw,84px);line-height:1.1;margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{min-height:460px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#0e0e0e,#070707);transition:transform .35s ease,background .35s ease}.product-card:hover{transform:translateY(-4px);background:linear-gradient(145deg,#160406,#080808)}.product-card.featured{background:linear-gradient(145deg,#250205,#080808 58%)}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.15em;color:#6e6e6b}.card-top span:first-child{color:var(--red);font-size:18px}.tag{color:#b4b4b0;margin:0 0 18px;font-size:15px}.product-card h3{font-family:"Songti SC","STSong",serif;font-size:clamp(36px,4vw,58px);font-weight:400;line-height:1.12;margin:0}.card-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.card-bottom strong{font-size:22px;color:var(--white);font-weight:500;letter-spacing:.02em}.card-bottom span{color:var(--red)}.save{margin:0 clamp(24px,7vw,110px) 120px;padding:clamp(36px,6vw,86px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:70px;align-items:center;background:linear-gradient(135deg,#1d0204,#080808 64%);border:1px solid #351015}.save-copy>p:not(.eyebrow){max-width:600px;color:#aaa;font-size:17px;line-height:1.9;margin:30px 0}.download{display:inline-block;border-bottom:1px solid var(--red);padding:12px 0;color:var(--red);font-size:14px;letter-spacing:.08em}.qr-card{margin:0;text-align:center}.qr-card img{display:block;width:min(100%,420px);margin:auto;border:1px solid #351015;box-shadow:0 30px 80px rgba(0,0,0,.45)}.qr-card figcaption{margin-top:16px;color:#7c7c79;font-size:13px}footer{padding:42px clamp(24px,5vw,76px);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;font-size:12px;letter-spacing:.1em;color:#777773}footer span{color:var(--white);font-weight:700}footer p{margin:0;text-align:center}footer a{color:var(--red)}@media(max-width:760px){.site-header{height:64px}.site-header span{font-size:9px}.hero{min-height:700px;padding-top:90px}.hero:after{width:130vw;height:130vw;right:-66vw;top:-20vw}.hero h1{font-size:clamp(38px,10.5vw,48px);margin:50px 0}.hero-bottom{display:block;font-size:15px}.hero-bottom span{display:block;margin-top:20px}.directory{padding-top:88px}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:45px}.product-grid{grid-template-columns:1fr}.product-card{min-height:400px;padding:28px}.save{grid-template-columns:1fr;margin-bottom:70px;padding:34px 24px;gap:45px}.save h2{font-size:48px}footer{grid-template-columns:1fr;text-align:left}footer p{text-align:left}}
