:root{--wine:#5a1d18;--wine2:#7e2922;--ink:#261b17;--muted:#74655d;--paper:#f5f0e7;--paper2:#ece3d5;--gold:#b48a52;--line:#06c755;--white:#fff;--border:#ded2c4;--shadow:0 20px 55px rgba(53,27,18,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;background:#fbf8f2;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.outer-shell{width:min(1180px,calc(100% - 42px));margin-inline:auto}.announcement{background:#281612;color:#f2e8dd;text-align:center;padding:8px 12px;font-size:13px;letter-spacing:.03em}
.site-header{height:86px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;position:sticky;top:0;z-index:20;background:rgba(251,248,242,.96);backdrop-filter:blur(14px)}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.seal{width:43px;height:43px;border:1px solid #9b5d48;background:var(--wine);color:#f8e9cf;display:grid;place-items:center;font-family:serif;font-size:23px}.brand-copy b,.brand-copy small{display:block}.brand-copy b{font-size:15px;letter-spacing:.03em}.brand-copy small{font-family:Georgia,serif;font-size:10px;color:#8b7a6e;letter-spacing:.13em}
.menu-toggle{display:none;border:1px solid var(--border);background:white;border-radius:10px;padding:10px 12px;font:inherit;font-weight:800}.main-nav{display:flex;justify-content:center;gap:4px;align-items:center}.nav-item{position:relative}.nav-item>a{display:block;padding:10px 12px;text-decoration:none;color:#5f4e45;font-size:14px;font-weight:700;border-radius:10px}.nav-item.active>a,.nav-item>a:hover{background:#f1e9dd;color:var(--wine)}.dropdown{position:absolute;left:0;top:100%;min-width:220px;padding:10px;background:white;border:1px solid var(--border);box-shadow:var(--shadow);display:none}.dropdown a{display:block;padding:10px 12px;text-decoration:none;color:#5d4b43;border-radius:8px;font-size:13px}.dropdown a:hover{background:#f6efe6;color:var(--wine)}.has-dropdown:hover .dropdown{display:block}.header-actions{display:flex;align-items:center;gap:10px}.ghost-link{padding:9px 12px;border:1px solid var(--border);border-radius:999px;text-decoration:none;color:#6a574d;font-size:13px;font-weight:700}.line-pill{background:var(--line);color:white;text-decoration:none;border-radius:999px;padding:10px 17px;font-weight:850;font-size:13px}
.hero{display:grid;align-items:center;gap:56px}.hero-home{grid-template-columns:1.03fr .97fr;padding:56px 0 88px}.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--wine2);font-size:12px;font-weight:900;letter-spacing:.13em}.kicker:before{content:"";width:28px;height:1px;background:currentColor}.kicker.light{color:#d8b58e}.hero h1,.page-hero h1,.section-head h2,.story-copy h2,.line-copy h2,.rich-copy h1{font-family:"Noto Serif TC","Songti TC","PMingLiU",serif;line-height:1.12;letter-spacing:-.035em}.hero h1{font-size:clamp(44px,5vw,68px);margin:16px 0 22px}.hero-copy>p,.page-hero p{font-size:18px;color:var(--muted);max-width:640px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;border:0;cursor:pointer;border-radius:12px;padding:15px 20px;font:inherit;font-weight:900;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-line{background:var(--line);color:white;box-shadow:0 14px 28px rgba(6,199,85,.18)}.btn-line span{border:1px solid rgba(255,255,255,.8);padding:2px 5px;border-radius:5px;font-size:10px}.btn-light{background:white;color:var(--ink);border:1px solid var(--border)}.btn-burgundy{background:var(--wine);color:white}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px;padding-top:25px;border-top:1px solid var(--border)}.trust-row b,.trust-row span{display:block}.trust-row b{font-family:Georgia,serif;font-size:18px;color:var(--wine)}.trust-row span{font-size:11px;color:#8b7a70}.hero-card{position:relative;background:#1f1714;padding:12px;box-shadow:var(--shadow)}.hero-card img{width:100%;aspect-ratio:1.1/1;object-fit:cover;object-position:center}.hero-card:before,.hero-card:after{content:"";position:absolute;width:48px;height:48px;border-color:#bf8d54}.hero-card:before{top:-9px;left:-9px;border-top:1px solid;border-left:1px solid}.hero-card:after{right:-9px;bottom:-9px;border-right:1px solid;border-bottom:1px solid}.hero-card-note{position:absolute;left:28px;right:28px;bottom:28px;padding:13px 15px;background:rgba(25,17,14,.88);backdrop-filter:blur(12px);color:white;display:flex;gap:10px;align-items:center}.hero-card-note small,.hero-card-note b{display:block}.hero-card-note small{color:#d5c2b7;font-size:10px}.dot{width:10px;height:10px;border-radius:50%;background:var(--line);box-shadow:0 0 0 5px rgba(6,199,85,.14)}
.page-hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:36px;align-items:center;padding:40px 0 30px}.compact-hero img{width:100%;aspect-ratio:1.8/1;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.page-hero h1{font-size:clamp(40px,4.5vw,58px);margin:14px 0 12px}
.section{padding:96px 0}.soft-bg{background:#f3ece1}.section-head{max-width:760px;margin-bottom:38px}.section-head.split{max-width:none;display:flex;justify-content:space-between;gap:60px;align-items:end}.section-head.split>div{min-width:330px}.section-head h2{font-size:clamp(34px,4.5vw,54px);margin:12px 0 0}.section-head p{color:var(--muted);font-size:16px;max-width:620px;margin:12px 0 0}
.category-grid{display:grid;gap:18px}.category-grid.four{grid-template-columns:repeat(4,1fr)}.category-card{background:white;border:1px solid var(--border);text-decoration:none;overflow:hidden;box-shadow:0 12px 24px rgba(0,0,0,.03)}.category-card img{width:100%;aspect-ratio:1.15/1;object-fit:cover}.category-card div{padding:14px 16px 18px}.category-card small,.category-card b{display:block}.category-card small{color:#8a786c;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.category-card b{font-size:16px;margin-top:4px}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid figure{margin:0;background:white;border:1px solid var(--border);overflow:hidden}.product-grid img{width:100%;aspect-ratio:1/1.12;object-fit:cover}.product-grid figcaption{padding:17px 18px 20px}.product-grid figcaption b,.product-grid figcaption span{display:block}.product-grid figcaption b{font-size:16px}.product-grid figcaption span{color:#8a786c;font-size:12px;margin-top:3px}.center-cta{text-align:center;margin-top:36px}
.story-band{background:#2b1814;color:white;padding:95px 0}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.story-image{position:relative}.story-image:after{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid #805b43;z-index:0}.story-image img{position:relative;z-index:1;width:100%;filter:saturate(.9)}.story-copy h2{font-size:clamp(38px,4.5vw,58px);margin:14px 0 20px}.story-copy>p{color:#cbb9ae}.story-points{margin-top:30px;border-top:1px solid rgba(255,255,255,.12)}.story-points>div{display:grid;grid-template-columns:54px 1fr;gap:10px;border-bottom:1px solid rgba(255,255,255,.12);padding:17px 0}.story-points em{font-style:normal;font-family:Georgia,serif;color:#c69a68}.story-points span{color:#d5c6bd}.story-points b{color:white}
.dual-panels,.info-grid.three,.spec-grid,.process-steps{display:grid;gap:18px}.dual-panels{grid-template-columns:1fr 1fr}.panel-card,.info-card{background:white;border:1px solid var(--border);overflow:hidden}.panel-card img,.info-card img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.panel-card div,.info-card{display:block}.panel-card div{padding:18px}.panel-card small{color:#8a786c;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.panel-card h3{margin:8px 0 10px;font-size:24px;font-family:"Noto Serif TC",serif}.panel-card p{color:var(--muted)}.panel-card a{color:var(--wine);font-weight:900;text-decoration:none}.info-grid.three{grid-template-columns:repeat(3,1fr)}.info-card h3{margin:14px 16px 8px;font-size:20px;font-family:"Noto Serif TC",serif}.info-card p{margin:0 16px 18px;color:var(--muted)}
.case-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.case-layout.reverse{grid-template-columns:.95fr 1.05fr}.case-layout.reverse img{order:2}.case-layout img{width:100%;aspect-ratio:1.15/1;object-fit:cover;border-radius:16px;box-shadow:var(--shadow)}.bullet-list{padding-left:18px;color:var(--muted)}.feature-box{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;background:#efe4d5;border-left:4px solid var(--wine)}.feature-box b,.feature-box span{display:block}.feature-box span{color:#756258;max-width:740px}
.spec-grid{grid-template-columns:repeat(4,1fr)}.spec-grid article,.process-steps>div{background:white;border:1px solid var(--border);padding:18px}.spec-grid b,.spec-grid span,.process-steps b,.process-steps span{display:block}.spec-grid b{font-size:18px;color:var(--wine)}.spec-grid span,.process-steps span{color:var(--muted);font-size:14px}.process-steps{grid-template-columns:repeat(4,1fr)}.process-steps em{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#f3ece1;color:var(--wine);font-style:normal;font-weight:900;margin-bottom:12px}
.line-section{background:#4b1714;padding:100px 0;color:white}.line-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.line-copy h2{font-size:clamp(42px,5vw,66px);margin:14px 0 20px}.line-copy>p{color:#d8c4b9;max-width:520px}.jumbo{padding:18px 24px;margin-top:18px}.account-box{display:flex;align-items:center;gap:14px;margin-top:22px;border:1px solid rgba(255,255,255,.15);padding:13px 15px;max-width:480px}.account-box small{color:#c9aea0}.account-box strong{font-size:18px;margin-left:auto}.account-box button{background:transparent;border:1px solid rgba(255,255,255,.22);color:white;border-radius:8px;padding:7px 10px;cursor:pointer}.lead-card{background:#fff;color:var(--ink);padding:32px;border-radius:2px;box-shadow:0 30px 70px rgba(0,0,0,.2)}.form-title{margin-bottom:24px}.form-title b,.form-title span{display:block}.form-title b{font-family:"Noto Serif TC",serif;font-size:25px}.form-title span{color:#88766a;font-size:13px;margin-top:5px}.lead-card label{display:block;font-size:12px;font-weight:850;margin-bottom:15px}.lead-card em{color:#c43535;font-style:normal}.lead-card input,.lead-card textarea{width:100%;margin-top:7px;border:1px solid #d8cdc1;background:#fbfaf7;border-radius:8px;padding:13px 14px;font:inherit;outline:none}.lead-card input:focus,.lead-card textarea:focus{border-color:#a56b52;box-shadow:0 0 0 3px rgba(126,41,34,.08)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.submit{width:100%;margin-top:3px}.form-privacy{font-size:10px;color:#9a8b81;text-align:center}.form-result{display:none;padding:11px 13px;margin-top:12px;font-size:12px}.form-result.success{display:block;background:#edf8f0;color:#12642e}.form-result.error{display:block;background:#fff0ef;color:#9a2e27}.hp{position:absolute!important;left:-9999px!important;opacity:0!important}
.faq details{border-top:1px solid var(--border);padding:21px 4px}.faq details:last-child{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;font-weight:850;list-style:none}.faq p{color:var(--muted)}.rich-copy p{color:var(--muted);max-width:860px}.site-footer{background:#20120f;color:#baa79c;padding:36px 0 90px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .8fr 1.1fr;gap:24px;font-size:13px}.footer-grid b,.footer-grid small,.footer-grid span,.footer-grid a{display:block}.footer-grid b{color:white}.footer-grid small{color:#d2c0b2;margin-bottom:10px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.footer-grid a{color:#e4d7cf;text-decoration:none;margin-top:6px}.mobile-dock{display:none}
@media(max-width:1080px){.category-grid.four,.spec-grid,.process-steps,.footer-grid{grid-template-columns:repeat(2,1fr)}.main-nav{gap:0}.nav-item>a{font-size:13px;padding:10px 8px}}
@media(max-width:900px){.site-header{grid-template-columns:auto auto auto;gap:12px;height:auto;padding:14px 0}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:14px;right:14px;top:100%;background:#fff;border:1px solid var(--border);padding:10px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.nav-item,.nav-item>a{width:100%}.dropdown{position:static;display:block;border:0;box-shadow:none;padding:0 0 8px 16px;min-width:0;background:transparent}.has-dropdown .dropdown a{padding:7px 0}.header-actions{margin-left:auto}.ghost-link{display:none}.hero-home,.story-grid,.line-grid,.page-hero,.case-layout,.case-layout.reverse,.dual-panels{grid-template-columns:1fr}.case-layout.reverse img{order:0}.hero-card{order:-1;max-width:700px;margin:auto}.hero-card img{aspect-ratio:1.45/1}.section-head.split{display:block}.section-head.split>p{margin-top:18px}.story-grid{gap:50px}.story-image:after{display:none}.feature-box{display:grid}.mobile-dock{display:block;position:fixed;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);padding:10px 13px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);z-index:30}.mobile-dock .btn{width:100%;padding:14px}.site-footer{padding-bottom:100px}}
@media(max-width:620px){.outer-shell{width:min(100% - 28px,560px)}.announcement{font-size:11px}.brand-copy b{font-size:13px}.brand-copy small{display:none}.seal{width:38px;height:38px;font-size:20px}.line-pill{font-size:11px;padding:9px 12px}.hero h1{font-size:40px}.hero-copy>p,.page-hero p{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-row{gap:8px;grid-template-columns:1fr}.hero-card img{aspect-ratio:1/1}.hero-card-note{left:20px;right:20px;bottom:20px}.section{padding:78px 0}.section-head h2,.page-hero h1,.story-copy h2,.line-copy h2{font-size:38px}.category-grid.four,.product-grid,.info-grid.three,.spec-grid,.process-steps,.footer-grid{grid-template-columns:1fr}.product-grid figcaption{padding:12px}.product-grid figcaption b{font-size:14px}.product-grid figcaption span{font-size:10px}.story-band,.line-section{padding:75px 0}.two-col{grid-template-columns:1fr;gap:0}.lead-card{padding:22px}.account-box{gap:8px}.account-box strong{font-size:15px}}


/* Image zoom */
.zoomable-image{cursor:zoom-in;transition:transform .18s ease,filter .18s ease}.zoomable-image:hover{filter:brightness(.98);transform:scale(1.01)}.lightbox-lock{overflow:hidden}.image-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(18,12,10,.94);display:none;align-items:center;justify-content:center;padding:34px 74px}.image-lightbox.open{display:flex}.image-lightbox figure{margin:0;max-width:min(1100px,92vw);max-height:90vh;display:grid;gap:10px;justify-items:center}.image-lightbox figure img{max-width:100%;max-height:82vh;width:auto;height:auto;object-fit:contain;box-shadow:0 20px 70px rgba(0,0,0,.45)}.image-lightbox figcaption{color:#eadfd7;font-size:13px;text-align:center}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff;cursor:pointer;display:grid;place-items:center}.lightbox-close{right:22px;top:20px;width:44px;height:44px;border-radius:999px;font-size:30px}.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:64px;border-radius:12px;font-size:42px}.lightbox-prev{left:18px}.lightbox-next{right:18px}@media(max-width:700px){.image-lightbox{padding:60px 14px 80px}.lightbox-prev,.lightbox-next{top:auto;bottom:16px;transform:none;width:56px;height:46px}.lightbox-prev{left:calc(50% - 66px)}.lightbox-next{right:calc(50% - 66px)}.lightbox-close{right:14px;top:14px}}

/* V5: true large-image viewer */
.image-lightbox{position:fixed!important;inset:0!important;z-index:9999!important;background:rgba(12,8,7,.96)!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px 70px!important}
.image-lightbox.open{display:flex!important}.image-lightbox figure{margin:0!important;width:min(1500px,94vw)!important;height:90vh!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;gap:10px!important;justify-items:stretch!important;align-items:stretch!important}
.image-lightbox figure img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;background:#0f0b09!important;box-shadow:0 20px 70px rgba(0,0,0,.5)!important}
.image-lightbox figcaption{color:#eadfd7;text-align:center;font-size:13px}.zoomable-image{cursor:zoom-in}.lightbox-close,.lightbox-prev,.lightbox-next{z-index:2}
@media(max-width:700px){.image-lightbox{padding:58px 10px 76px!important}.image-lightbox figure{width:100%!important;height:calc(100vh - 150px)!important}}
/* V5 custom blocks */
.custom-block-host:empty{display:none}.custom-block{padding:88px 0}.custom-block:nth-child(even){background:#f3ece1}.custom-block-inner{width:min(1180px,calc(100% - 42px));margin-inline:auto}.custom-block.text_image .custom-block-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.custom-block.text_image.reverse .custom-block-media{order:2}.custom-block-media img{width:100%;max-height:620px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.custom-block-copy h2{font-family:"Noto Serif TC","Songti TC",serif;font-size:clamp(32px,4vw,50px);line-height:1.15;margin:10px 0 16px}.custom-block-copy p{color:var(--muted);white-space:pre-line}.custom-block.text_only .custom-block-copy{max-width:820px;margin:auto;text-align:center}.custom-block.line_cta{background:var(--wine);color:#fff}.custom-block.line_cta .custom-block-copy{max-width:860px;margin:auto;text-align:center}.custom-block.line_cta .custom-block-copy p{color:#d9c8bd}.custom-block .custom-btn{display:inline-flex;margin-top:18px;padding:13px 18px;border-radius:10px;background:var(--wine);color:#fff;text-decoration:none;font-weight:800}.custom-block.line_cta .custom-btn{background:var(--line)}
@media(max-width:800px){.custom-block.text_image .custom-block-inner{grid-template-columns:1fr}.custom-block.text_image.reverse .custom-block-media{order:0}.custom-block{padding:64px 0}.custom-block-inner{width:min(100% - 28px,560px)}}

/* V6: 顯示完整圖片，不裁掉圖片內文字 */
.category-card img,.product-grid img,.info-card img,.panel-card img,.case-layout img,.story-image img,.compact-hero img,.hero-card img{object-fit:contain!important;object-position:center!important;height:auto!important;aspect-ratio:auto!important;background:#f4eee5}
.category-card img,.product-grid img,.info-card img,.panel-card img{max-height:none!important}
.category-card.image-missing,.panel-card.image-missing,.info-card.image-missing{padding-top:0}
.page-hero.image-missing,.case-layout.image-missing{grid-template-columns:1fr!important}.page-hero.image-missing>img,.case-layout.image-missing>img{display:none!important}
img[hidden]{display:none!important}
.story-points span>span{display:inline;color:inherit}
/* V6 lightbox: small source images are still enlarged inside viewport */
.image-lightbox{position:fixed!important;inset:0!important;z-index:9999!important;background:rgba(10,7,6,.97)!important;display:none!important;align-items:center!important;justify-content:center!important;padding:12px 68px!important}.image-lightbox.open{display:flex!important}.image-lightbox figure{margin:0!important;width:96vw!important;height:94vh!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;gap:8px!important}.image-lightbox figure img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;background:#0e0a08!important;image-rendering:auto!important}.image-lightbox figcaption{color:#eadfd7;text-align:center;font-size:13px}.lightbox-close,.lightbox-prev,.lightbox-next{z-index:3}
@media(max-width:700px){.image-lightbox{padding:54px 8px 70px!important}.image-lightbox figure{width:100vw!important;height:calc(100vh - 120px)!important}}

/* V7 wenwan layout */
.category-card.image-missing img,.info-card.image-missing img,.panel-card.image-missing img,.case-layout.image-missing img,.page-hero.image-missing img{display:none!important}
.category-card.image-missing{display:flex;min-height:150px;align-items:flex-end}.category-card.image-missing>div{width:100%;padding:24px}
.info-card.image-missing{padding-top:10px}.panel-card.image-missing>div{padding:28px}.case-layout.image-missing{grid-template-columns:1fr!important;max-width:900px}.case-layout.image-missing>div{max-width:820px}.page-hero.image-missing{grid-template-columns:1fr!important;max-width:1180px}.page-hero.image-missing>div{max-width:760px}
.product-grid figure:has(img[hidden]){display:flex;flex-direction:column;justify-content:flex-end;min-height:170px}.product-grid figure:has(img[hidden]) figcaption{padding:24px}
@media(max-width:620px){.category-card.image-missing{min-height:120px}.product-grid figure:has(img[hidden]){min-height:140px}}

/* V7.1 multi-image brand story gallery */
.about-story-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-self:start}
.about-story-gallery img{width:100%;height:220px;object-fit:cover;border-radius:12px;box-shadow:var(--shadow)}
.about-story-gallery img[hidden]{display:none!important}
.about-story-gallery img:only-child{grid-column:1/-1;height:auto;max-height:620px;object-fit:contain;background:#f1ebe2}
@media(max-width:900px){.about-story-gallery img{height:200px}}
@media(max-width:620px){.about-story-gallery{grid-template-columns:1fr 1fr;gap:8px}.about-story-gallery img{height:150px}}

/* V7.2 lightbox: actual zoom controls */
.zoomable-image{cursor:zoom-in!important}
.image-lightbox{position:fixed!important;inset:0!important;z-index:99999!important;background:rgba(9,6,5,.97)!important;display:none!important;padding:58px 72px 56px!important;overflow:hidden!important}
.image-lightbox.open{display:block!important}.lightbox-stage{position:absolute!important;inset:58px 72px 56px!important;overflow:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;overscroll-behavior:contain}.lightbox-image-wrap{min-width:100%!important;min-height:calc(100% - 32px)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important}.lightbox-stage img{display:block!important;max-width:92vw!important;max-height:82vh!important;width:auto!important;height:auto!important;object-fit:contain!important;transform-origin:center center!important;transition:transform .12s ease!important;box-shadow:0 24px 80px rgba(0,0,0,.55)!important;background:#0d0907!important}.lightbox-stage img.is-zoomed{cursor:zoom-out!important}.image-lightbox figcaption{color:#eadfd7!important;text-align:center!important;font-size:13px!important;min-height:24px!important}.lightbox-toolbar{position:absolute!important;right:18px!important;top:14px!important;z-index:8!important;display:flex!important;gap:6px!important;align-items:center!important;background:rgba(24,16,13,.86)!important;padding:6px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important}.lightbox-toolbar button,.lightbox-prev,.lightbox-next{border:1px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.1)!important;color:#fff!important;cursor:pointer!important;border-radius:9px!important}.lightbox-toolbar button{height:36px!important;min-width:36px!important;padding:0 10px!important;font-weight:800!important}.lightbox-toolbar [data-lb-level]{color:#fff!important;font-size:12px!important;min-width:44px!important;text-align:center!important}.lightbox-close{position:static!important;transform:none!important;width:36px!important;height:36px!important;font-size:24px!important}.lightbox-prev,.lightbox-next{position:absolute!important;z-index:7!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:68px!important;font-size:38px!important}.lightbox-prev{left:14px!important}.lightbox-next{right:14px!important}@media(max-width:700px){.image-lightbox{padding:56px 8px 66px!important}.lightbox-stage{inset:56px 8px 66px!important}.lightbox-stage img{max-width:96vw!important;max-height:76vh!important}.lightbox-toolbar{left:8px!important;right:8px!important;top:8px!important;justify-content:center!important}.lightbox-toolbar button{padding:0 8px!important}.lightbox-prev,.lightbox-next{top:auto!important;bottom:10px!important;transform:none!important;width:54px!important;height:44px!important}.lightbox-prev{left:calc(50% - 62px)!important}.lightbox-next{right:calc(50% - 62px)!important}}

/* V7.3 free appraisal */
.appraisal-section{padding:0 0 96px}.appraisal-card{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center;background:linear-gradient(135deg,#321713,#5b211a 72%,#6d2b22);color:#fff;padding:48px 52px;box-shadow:0 24px 60px rgba(63,29,21,.16);position:relative;overflow:hidden}.appraisal-card:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,226,181,.16);border-radius:50%;right:-100px;top:-110px;box-shadow:0 0 0 48px rgba(255,226,181,.035),0 0 0 96px rgba(255,226,181,.025)}.appraisal-copy,.appraisal-action{position:relative;z-index:1}.appraisal-copy h2{font-family:"Noto Serif TC","Songti TC","PMingLiU",serif;font-size:clamp(34px,4vw,52px);line-height:1.15;margin:14px 0 16px}.appraisal-copy p{color:#dfcdc2;max-width:680px;margin:0 0 12px}.appraisal-copy small{display:block;color:#bfa79a;font-size:11px;line-height:1.6}.appraisal-action{border-left:1px solid rgba(255,255,255,.13);padding-left:34px}.appraisal-steps{display:grid;gap:14px;margin-bottom:22px}.appraisal-steps div{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;color:#eaded7}.appraisal-steps em{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.08);color:#dab885;font-style:normal;font-family:Georgia,serif;font-size:11px}.appraisal-btn{width:100%;padding:17px 20px}.appraisal-btn b{font-size:14px}@media(max-width:900px){.appraisal-section{padding-bottom:72px}.appraisal-card{grid-template-columns:1fr;gap:30px;padding:38px 34px}.appraisal-action{border-left:0;border-top:1px solid rgba(255,255,255,.13);padding:26px 0 0}}@media(max-width:620px){.appraisal-card{padding:30px 22px}.appraisal-copy h2{font-size:34px}}


/* V7.4 true image viewer: actual pixel-size zoom + scroll/pinch */
.zoomable-image{cursor:zoom-in!important}
.image-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;background:rgba(7,5,4,.975)!important;overflow:hidden!important}
.image-lightbox.open{display:block!important}
.lightbox-stage{position:absolute!important;inset:58px 72px 54px!important;overflow:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;display:block!important}
.lightbox-image-wrap{display:flex!important;align-items:center!important;justify-content:center!important;min-width:100%!important;min-height:100%!important;padding:12px!important;box-sizing:border-box!important}
.lightbox-stage img{display:block!important;flex:none!important;width:auto;height:auto;max-width:none!important;max-height:none!important;object-fit:contain!important;transform:none!important;background:#0b0807!important;box-shadow:0 20px 70px rgba(0,0,0,.58)!important;user-select:none!important;-webkit-user-drag:none!important}
.lightbox-stage img.is-zoomed{cursor:zoom-out!important}
.image-lightbox figcaption{position:sticky!important;left:0!important;bottom:0!important;width:max-content!important;max-width:80vw!important;margin:8px auto 0!important;padding:5px 10px!important;border-radius:999px!important;background:rgba(0,0,0,.48)!important;color:#f3e9e1!important;font-size:12px!important;text-align:center!important}
.lightbox-toolbar{position:absolute!important;right:16px!important;top:12px!important;z-index:12!important;display:flex!important;align-items:center!important;gap:6px!important;padding:6px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important;background:rgba(24,16,13,.90)!important}
.lightbox-toolbar button,.lightbox-prev,.lightbox-next{border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.10)!important;color:#fff!important;cursor:pointer!important;border-radius:9px!important}
.lightbox-toolbar button{height:38px!important;min-width:38px!important;padding:0 10px!important;font-weight:800!important}.lightbox-toolbar [data-lb-level]{min-width:48px!important;color:white!important;text-align:center!important;font-size:12px!important}.lightbox-close{position:static!important;width:38px!important;height:38px!important;font-size:24px!important}
.lightbox-prev,.lightbox-next{position:absolute!important;z-index:10!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:70px!important;font-size:38px!important}.lightbox-prev{left:14px!important}.lightbox-next{right:14px!important}
@media(max-width:700px){.lightbox-stage{inset:58px 6px 64px!important}.lightbox-toolbar{left:6px!important;right:6px!important;top:6px!important;justify-content:center!important}.lightbox-toolbar button{height:36px!important;min-width:34px!important;padding:0 7px!important}.lightbox-prev,.lightbox-next{top:auto!important;bottom:10px!important;transform:none!important;width:54px!important;height:44px!important}.lightbox-prev{left:calc(50% - 62px)!important}.lightbox-next{right:calc(50% - 62px)!important}.image-lightbox figcaption{max-width:92vw!important}}


/* V7.5 conversion + visual consistency */
.site-header{isolation:isolate;background:transparent!important;border-bottom:0!important}
.site-header:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#fbf8f2;border-bottom:1px solid rgba(90,29,24,.08);box-shadow:0 4px 18px rgba(45,25,18,.035)}
.mobile-fast-lead{display:none}
.lightbox-stage img{max-width:none!important;max-height:none!important}
@media(max-width:700px){
  body.home-page{padding-bottom:78px}
  .announcement{padding:6px 10px;font-size:10px}
  .site-header{grid-template-columns:1fr auto!important;height:62px!important;padding:7px 0!important;position:sticky!important;top:0!important}
  .site-header .menu-toggle,.site-header .main-nav{display:none!important}
  .site-header .header-actions{display:block!important}.site-header .line-pill{display:inline-flex!important;padding:9px 12px!important;font-size:11px!important}
  .brand .seal{width:34px!important;height:34px!important;font-size:18px!important}.brand-copy b{font-size:12px!important}.brand-copy small{display:none!important}
  .hero-home{padding:18px 0 26px!important;gap:18px!important}.hero-card{order:-1!important;padding:7px!important}.hero-card img{aspect-ratio:1.35/1!important;object-fit:cover!important}.hero-card-note{left:12px!important;right:12px!important;bottom:12px!important;padding:9px 11px!important}
  .hero h1{font-size:31px!important;line-height:1.16!important;margin:10px 0 10px!important}.hero-copy>p{font-size:14px!important;line-height:1.55!important;margin-bottom:14px!important}.hero .kicker{font-size:10px!important}.hero-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.hero-actions .btn{padding:12px 8px!important;font-size:12px!important}.trust-row{display:none!important}
  .appraisal-section{padding:0 0 20px!important}.appraisal-card{padding:22px 18px!important;gap:16px!important}.appraisal-copy h2{font-size:27px!important;margin:8px 0 8px!important}.appraisal-copy p{font-size:13px!important;line-height:1.55!important;margin-bottom:7px!important}.appraisal-copy small{font-size:9px!important}.appraisal-action{padding-top:14px!important}.appraisal-steps{display:none!important}.appraisal-btn{padding:13px!important}
  .mobile-fast-lead{display:block!important;padding:0 0 28px}.mobile-fast-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px;box-shadow:0 10px 30px rgba(53,27,18,.06)}.mobile-fast-copy b,.mobile-fast-copy span{display:block}.mobile-fast-copy b{font-size:17px}.mobile-fast-copy span{font-size:12px;color:var(--muted);margin-top:2px}.mobile-fast-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:8px;margin:12px 0}.mobile-fast-actions .btn{padding:12px 8px;font-size:12px}.quick-lead-form{display:grid;grid-template-columns:1fr auto;gap:7px}.quick-lead-form input{min-width:0;border:1px solid #d8cdc1;border-radius:9px;padding:11px 10px;font:inherit;font-size:12px}.quick-lead-form button{border:0;background:var(--wine);color:#fff;border-radius:9px;padding:0 14px;font-weight:900}.quick-lead-form .form-result{grid-column:1/3;margin:0}
  .home-page .section{padding:48px 0!important}.home-page .section-head{margin-bottom:20px!important}.home-page .section-head.split{display:block!important}.home-page .section-head h2{font-size:29px!important}.home-page .section-head p{font-size:12px!important;margin-top:6px!important}.home-page .product-grid{gap:8px!important}.home-page .product-grid figure{border-radius:8px}.home-page .product-grid figcaption{padding:10px!important}.home-page .product-grid figcaption span{display:none!important}.home-page .center-cta{margin-top:18px!important}
  .home-deep-content{display:none!important}
  .home-page .line-section{display:none!important}.home-page .site-footer{padding-top:24px!important}.home-page .footer-grid{grid-template-columns:1fr 1fr!important;gap:16px!important}.home-page .footer-grid>div:first-child,.home-page .footer-grid>div:nth-child(4){grid-column:1/3}.home-page .footer-grid span{font-size:11px}
}


/* V7.6 mobile direct page navigation */
.mobile-page-nav{display:none}
@media(max-width:700px){
  .site-header{grid-template-columns:1fr auto!important}
  .site-header .menu-toggle,.site-header .main-nav{display:none!important}
  .mobile-page-nav{display:flex!important;position:sticky;top:62px;z-index:19;gap:6px;overflow-x:auto;white-space:nowrap;padding:7px 14px;background:rgba(251,248,242,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(90,29,24,.09);scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .mobile-page-nav::-webkit-scrollbar{display:none}
  .mobile-page-nav a{flex:0 0 auto;text-decoration:none;color:#5d4c43;border:1px solid #e2d8cd;background:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}
  .mobile-page-nav a.active{color:#fff;background:#5a1d18;border-color:#5a1d18}
}


/* V7.9 image viewer + brand gallery normalization */
.image-lightbox .lightbox-stage .lightbox-image-wrap>img{
  width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;object-fit:contain!important;transform:none!important;
}
.about-story-gallery{width:100%;align-self:start}
.about-story-gallery[data-count="0"]{display:none!important}
.case-layout.gallery-missing{grid-template-columns:1fr!important}
.about-story-gallery[data-count="1"]{grid-template-columns:minmax(0,1fr)!important}
.about-story-gallery[data-count="1"] img:not([hidden]){width:100%!important;height:auto!important;max-height:620px!important;aspect-ratio:auto!important;object-fit:contain!important;background:#f4eee5!important}
.about-story-gallery[data-count="2"],.about-story-gallery[data-count="3"],.about-story-gallery[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.about-story-gallery[data-count="2"] img:not([hidden]),.about-story-gallery[data-count="3"] img:not([hidden]),.about-story-gallery[data-count="4"] img:not([hidden]){width:100%!important;height:auto!important;aspect-ratio:4/3!important;object-fit:contain!important;background:#f4eee5!important;border-radius:12px}
@media(max-width:620px){
  .about-story-gallery[data-count="2"],.about-story-gallery[data-count="3"],.about-story-gallery[data-count="4"]{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .about-story-gallery[data-count="1"] img:not([hidden]){max-height:480px!important}
}

/* V7.9.3: remove decorative corner brackets around the homepage hero image */
.hero-card::before,
.hero-card::after{
  content:none!important;
  display:none!important;
  border:0!important;
}
\n\n/* V7.9.4 final QA + conversion polish */\n:focus-visible{outline:3px solid rgba(126,41,34,.28);outline-offset:3px}\n.category-card,.product-grid figure,.panel-card,.info-card{border-radius:14px}\n.category-card,.product-grid figure,.panel-card,.info-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}\n@media(hover:hover) and (pointer:fine){\n  .category-card:hover,.product-grid figure:hover,.panel-card:hover,.info-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(53,27,18,.09);border-color:#cfbdab}\n}\n.hero-card{border-radius:16px;overflow:hidden}\n.hero-card-note{border-radius:11px;border:1px solid rgba(255,255,255,.08)}\n.product-grid img,.category-card img,.panel-card img,.info-card img{background:#f5efe7}\n.mobile-dock{box-shadow:0 -8px 25px rgba(42,25,18,.08)}\n@media(max-width:700px){\n  .hero-card img{object-fit:contain!important;aspect-ratio:auto!important;background:#1f1714!important}\n  .hero-card{padding:6px!important;border-radius:12px!important}\n  .hero-card-note{left:10px!important;right:10px!important;bottom:10px!important;padding:8px 10px!important}\n  .home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}\n  .home-page .product-grid figure{border-radius:10px!important}\n  .home-page .product-grid figcaption{padding:9px 10px 11px!important}\n  .home-page .product-grid figcaption b{font-size:13px!important;line-height:1.35!important}\n  .mobile-page-nav{scroll-padding-inline:14px}\n  .mobile-fast-card{border-radius:16px!important}\n}\n@media(max-width:390px){\n  .brand-copy b{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}\n  .line-pill{padding:8px 10px!important}\n  .mobile-page-nav a{padding:7px 10px!important}\n}\n@media(prefers-reduced-motion:reduce){\n  html{scroll-behavior:auto}\n  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}\n}\n