:root{--ink:#282326;--muted:#756e71;--line:#eadfe0;--rose:#ad1734;--wash:#fff5f6;--serif:"Noto Serif TC","Noto Serif JP",serif;--sans:"Noto Sans TC","Noto Sans JP",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);line-height:1.8;background:#fff}a{color:inherit;text-decoration:none}.zh-header{height:68px;display:flex;align-items:center;gap:24px;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid var(--line);background:#fffcfc}.zh-brand{font-family:Georgia,serif;letter-spacing:.12em;font-size:17px;white-space:nowrap}.zh-nav{display:flex;gap:clamp(12px,2.5vw,32px);margin-left:auto;font-size:13px}.zh-nav a:hover,.zh-nav a[aria-current=page]{color:var(--rose)}.zh-jp{font-size:12px;color:var(--muted);border-left:1px solid var(--line);padding-left:18px;white-space:nowrap}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(110deg,#fff 0,#fff8f8 100%)}.hero-copy{padding:clamp(68px,10vw,140px) clamp(22px,8vw,130px);align-self:center}.eyebrow{color:var(--rose);letter-spacing:.14em;font-size:12px;font-weight:700}.hero h1,.page-head h1{font-family:var(--serif);font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1.28;letter-spacing:.04em;margin:14px 0 22px}.hero h1 em{font-style:normal;color:var(--rose)}.hero p,.page-head p{color:var(--muted);max-width:580px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;margin:18px 10px 0 0;min-height:52px;padding:0 24px;font-size:14px}.primary{background:var(--rose);color:#fff}.secondary{border:1px solid var(--rose);color:var(--rose)}.hero figure{margin:0;min-height:420px}.hero img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover}.band,.page,.article{max-width:1120px;margin:auto;padding:78px 26px}.band h2,.section-title{font:500 clamp(27px,3.5vw,42px)/1.4 var(--serif);margin:0 0 16px}.band p{max-width:650px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.card{border:1px solid var(--line);padding:26px;min-height:245px;display:flex;flex-direction:column;background:#fff}.card b{color:var(--rose);font-size:12px}.card h3{font:500 25px/1.45 var(--serif);margin:14px 0}.card p{font-size:14px;margin:0;color:var(--muted)}.card a{margin-top:auto;padding-top:22px;color:var(--rose);font-size:14px}.wash{background:var(--wash)}.page-head{max-width:760px;padding-bottom:35px;border-bottom:1px solid var(--line)}.page-head h1{font-size:clamp(34px,4.5vw,56px)}.page-section{max-width:760px;padding-top:30px}.page-section h2,.article h2{font:500 26px/1.55 var(--serif);margin:35px 0 12px}.page-section p,.article p,.article li{font-size:16px}.steps{display:grid;gap:1px;border:1px solid var(--line);margin:28px 0}.steps div{padding:20px 22px;background:#fff}.steps b{display:block;color:var(--rose);font-size:12px}.steps h3{font:500 20px var(--serif);margin:5px 0}.article{max-width:760px}.article header{border-bottom:1px solid var(--line);padding-bottom:34px;margin-bottom:34px}.article time{color:var(--rose);font-size:12px;letter-spacing:.1em}.article h1{font:500 clamp(32px,4.5vw,52px)/1.4 var(--serif);margin:15px 0}.article .lead{font-size:17px;color:var(--muted)}.article img{width:100%;border-radius:16px;margin:12px 0 22px}.callout{padding:22px 24px;margin:28px 0;background:var(--wash);border-left:4px solid var(--rose)}.article-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:48px;padding-top:22px;color:var(--rose);font-size:14px}.zh-footer{border-top:1px solid var(--line);padding:32px clamp(18px,4vw,64px);display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.zh-footer strong{font-family:Georgia,serif;letter-spacing:.1em;color:var(--ink)}@media(max-width:720px){.zh-header{height:auto;min-height:62px;flex-wrap:wrap;padding-block:12px;gap:10px}.zh-nav{order:3;width:100%;justify-content:space-between;gap:8px;font-size:12px}.zh-jp{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:64px 22px}.hero figure,.hero img{min-height:330px}.band,.page,.article{padding:52px 18px}.cards{grid-template-columns:1fr}.card{min-height:0}.zh-footer{display:grid;gap:10px}.article-nav{gap:20px}.page-section p,.article p,.article li{font-size:15px}}
