:root{--red:#8f2128;--red-dark:#74191f;--ink:#201e1b;--muted:#65615a;--paper:#f7f5f0;--gold:#edd19b;--line:#d9d4ca;--serif:"Noto Serif TC",serif;--sans:"Noto Sans TC",sans-serif;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #bf7b25;outline-offset:5px}::selection{background:var(--red);color:white}.skip-link{position:absolute;top:-80px;left:20px;z-index:99;padding:10px;background:white}.skip-link:focus{top:12px}.site-header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);gap:24px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-seal{font-family:var(--serif);font-size:24px;font-weight:900;writing-mode:vertical-rl;line-height:1.1;letter-spacing:3px;padding:7px 8px 4px;border:2px solid var(--red);color:var(--red);transform:rotate(-3deg)}.brand strong{display:block;font-family:var(--serif);font-size:24px;font-weight:800;letter-spacing:3px;line-height:1.4}.brand small{display:block;letter-spacing:3px;font-size:12px;color:var(--muted);margin-top:4px}.site-header nav{display:flex;gap:35px;font-size:14px}.site-header nav a:hover{color:var(--red)}.header-cta{font-size:14px;border-bottom:1px solid var(--ink);padding:5px 0}.header-cta span{margin-left:20px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:var(--ink);color:var(--paper)}.hero-copy{padding:80px 7% 54px 10%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:14px;letter-spacing:3px;font-weight:500;margin:0 0 25px}.eyebrow span{display:inline-block;width:22px;height:1px;background:var(--gold);vertical-align:middle;margin-right:10px}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:700;letter-spacing:.04em}h1{font-size:clamp(46px,4.5vw,76px);line-height:1.35;margin-bottom:28px}h1 span{color:var(--gold)}.hero-description{color:#d3cec4;line-height:2;font-size:16px;margin-bottom:36px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:56px;padding:14px 25px;border:1px solid transparent;font-size:16px;font-weight:500;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#f6dfb5}.button-red{background:var(--red);color:#fff}.button-red:hover{background:var(--red-dark)}.text-link{font-size:14px;border-bottom:1px solid #716b60;padding:8px 0}.hero-footnote{display:flex;gap:20px;margin-top:58px;font-size:12px;letter-spacing:1px;color:#a9a49a}.hero-footnote span+span{border-left:1px solid #555049;padding-left:20px}.hero-visual{position:relative;overflow:hidden;background:#b34f65;min-height:610px}.hero-visual>img{height:100%;object-fit:cover;object-position:48% 50%}.photo-label{position:absolute;left:28px;bottom:22px;color:white;font-size:12px;letter-spacing:2px;text-shadow:0 1px 5px #222}.hero-stamp{position:absolute;top:28px;right:28px;border:1px solid rgba(255,242,205,.8);color:#fff2cd;padding:15px 12px;writing-mode:vertical-rl;display:flex;gap:10px;background:rgba(77,12,24,.25)}.hero-stamp span{font-size:12px;letter-spacing:5px}.hero-stamp strong{font-family:var(--serif);font-size:25px;letter-spacing:5px}.belief-strip{display:flex;gap:25px;align-items:center;padding:28px 5%;border-bottom:1px solid var(--line)}.belief-strip p{font-family:var(--serif);font-size:24px;margin:0}.belief-strip span{font-size:14px;color:var(--muted)}.belief-strip a{margin-left:auto;font-size:14px}.section-wrap{max-width:1280px;margin:auto;padding:100px 5%}.product{display:grid;grid-template-columns:1.05fr 1fr;gap:9%;align-items:center}.product-image{position:relative;background:#bb6274;overflow:hidden}.product-image img{max-height:640px;aspect-ratio:4/5;object-fit:cover}.image-index{position:absolute;left:24px;bottom:20px;color:white;font-size:12px;letter-spacing:2px}.red{color:var(--red)}h2{font-size:clamp(32px,3vw,48px);line-height:1.45;margin-bottom:25px}.product-intro{color:var(--muted);max-width:390px}.price{font-size:42px;line-height:1.3;letter-spacing:1px;margin:30px 0 8px}.price small{font-size:16px}.price-includes{font-size:14px;color:var(--muted);margin-bottom:25px}.product-info>.button{width:100%}.product-note{font-size:14px;color:var(--muted);margin:24px 0 0;padding-top:24px;border-top:1px solid var(--line)}.journey{display:grid;grid-template-columns:1fr 1.3fr;gap:8%;border-top:1px solid var(--line);align-items:center}.journey>div>p:last-child{color:var(--muted)}.journey img{aspect-ratio:4/3;object-fit:cover}.about{max-width:none;background:var(--red);color:var(--paper);padding-left:max(5%,calc((100vw - 1152px)/2));padding-right:max(5%,calc((100vw - 1152px)/2));display:grid;grid-template-columns:1fr 1fr;gap:0 10%}.about .eyebrow{grid-column:1/-1;color:var(--gold)}.about h2{grid-row:span 2;font-size:56px}.about>p:not(.eyebrow){line-height:2;color:#ecd8d7}.site-footer{padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer>p,.site-footer>a:last-child{font-size:14px;margin:0;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:740px}.hero-copy{padding-left:max(10%,calc((100vw - 1280px)/2))}}
@media(max-width:1000px){.site-header nav{gap:18px}.header-cta{display:none}.hero-copy{padding:55px 9%}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-footnote{flex-wrap:wrap;gap:10px;margin-top:35px}.hero-footnote span+span{padding-left:10px}.hero-visual{min-height:620px}.product{gap:6%}.about h2{font-size:44px}}
@media(max-width:700px){:root{scroll-padding-top:20px}.site-header{height:85px;padding:0 6%}.brand strong{font-size:20px;letter-spacing:2px}.brand-seal{font-size:20px}.brand small{font-size:12px;letter-spacing:1px}.site-header nav{gap:14px}.site-header nav a{font-size:13px}.site-header nav a:last-child{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 7% 36px}h1{font-size:48px}.eyebrow{font-size:13px;letter-spacing:2px}.hero-description{font-size:16px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{padding:12px 18px;gap:15px;font-size:14px}.hero-actions .text-link{font-size:13px}.hero-footnote{margin-top:28px}.hero-visual{min-height:0;aspect-ratio:4/3}.hero-stamp{top:20px;right:20px;padding:12px 8px}.hero-stamp strong{font-size:21px}.photo-label{left:20px;font-size:12px;letter-spacing:0}.belief-strip{padding:23px 7%;flex-wrap:wrap;gap:4px 15px}.belief-strip p{font-size:21px}.belief-strip span{font-size:13px;width:100%;order:2}.belief-strip a{font-size:12px}.section-wrap{padding:64px 7%}.product{grid-template-columns:1fr;gap:35px}.product-image img{aspect-ratio:1/1;max-height:none;object-position:50% 56%}.product-info h2 br{display:none}h2{font-size:32px}.product-intro{max-width:none}.price{margin-top:24px}.journey{grid-template-columns:1fr;gap:15px}.about{grid-template-columns:1fr;gap:0;padding:64px 7%}.about h2{font-size:42px;grid-row:auto}.site-footer{flex-wrap:wrap;align-items:center;padding:35px 7%;gap:25px}.site-footer .brand{width:100%}.site-footer>p{font-size:12px}.site-footer>a:last-child{font-size:13px;margin-left:auto}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}

.hero-visual{background:#a10806}.hero-visual>img{object-fit:cover;object-position:50% 50%}.hero-stamp{background:rgba(92,12,8,.65)}
@media(max-width:700px){.hero-visual{aspect-ratio:1/1}.hero-visual>img{object-fit:contain}}
