:root{--ink:#26221d;--muted:#756d62;--ivory:#f8f5ee;--paper:#fffefa;--gold:#aa8752;--gold-deep:#826236;--line:rgba(73,59,40,.16);--shadow:0 24px 70px rgba(58,45,28,.12);--serif:"Noto Serif TC",serif;--sans:"Noto Sans TC",sans-serif;--latin:"Cormorant Garamond",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.75}body.is-dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}.shell{width:min(1240px,calc(100% - 48px));margin:auto}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;background:#fff;padding:10px 18px}.skip-link:focus{top:16px}.topline{background:#28231d;color:#eee4d5;font-size:12px;letter-spacing:.08em}.topline .shell{height:38px;display:flex;align-items:center;justify-content:space-between}.topline .shell div{display:flex;gap:24px}.site-header{height:84px;border-bottom:1px solid var(--line);background:rgba(255,254,250,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center;gap:44px}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand span{font:600 23px/1.1 var(--serif);letter-spacing:.2em}.brand small{margin-top:7px;font:600 10px/1 var(--latin);letter-spacing:.28em;color:var(--gold-deep)}.site-header nav{display:flex;align-items:center;gap:28px;margin-left:auto}.site-header nav a{font-size:14px;letter-spacing:.06em;color:#595147}.site-header nav a[aria-current=page]{color:var(--gold-deep)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border:1px solid var(--gold-deep);border-radius:999px;background:var(--gold-deep);color:#fff;font-size:14px;letter-spacing:.08em;cursor:pointer;transition:.25s}.header-cta{min-height:44px;padding:0 22px}.header-cta:hover,.button:hover{background:#6d4f2a;transform:translateY(-1px)}.hero{position:relative;overflow:hidden;padding:100px 0 0;background:radial-gradient(circle at 74% 30%,#fff 0,rgba(255,255,255,0) 38%),linear-gradient(130deg,#f4eee2,#fcfaf6 54%,#eee5d7)}.hero-glow{position:absolute;border:1px solid rgba(170,135,82,.22);border-radius:50%}.hero-glow--one{width:620px;height:620px;right:-100px;top:-170px}.hero-glow--two{width:420px;height:420px;right:70px;top:-70px}.hero-grid{min-height:610px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:58px}.eyebrow{margin:0 0 22px;font:600 13px/1.2 var(--latin);letter-spacing:.22em;color:var(--gold-deep)}.hero h1{margin:0;font:600 clamp(54px,7vw,94px)/1.05 var(--serif);letter-spacing:.04em}.hero h1 em{font-style:normal;color:var(--gold-deep)}.hero-lead{max-width:580px;margin:28px 0 34px;color:#5d554b;font-size:16px;line-height:2}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-size:14px;border-bottom:1px solid var(--gold);padding:8px 0}.hero-notes{display:flex;margin:40px 0 0;padding:0;list-style:none;color:#6d6459;font-size:13px}.hero-notes li{padding:0 18px;border-right:1px solid var(--line)}.hero-notes li:first-child{padding-left:0}.hero-art{height:540px;position:relative}.hero-card{margin:0;position:absolute;background:#fff;border:1px solid rgba(170,135,82,.22);box-shadow:var(--shadow);overflow:hidden}.hero-card img{width:100%;height:100%;object-fit:contain;background:#fff}.hero-card figcaption{position:absolute;left:18px;right:18px;bottom:14px;display:flex;justify-content:space-between;align-items:end;color:#5d4a30;text-shadow:0 1px 12px #fff}.hero-card figcaption small{font:600 11px var(--latin);letter-spacing:.15em}.hero-card figcaption b{font:600 13px var(--latin);letter-spacing:.12em}.hero-card--main{width:58%;height:490px;left:21%;top:0;z-index:2;border-radius:44% 44% 10px 10px}.hero-card--left,.hero-card--right{width:31%;height:300px;bottom:20px;border-radius:46% 46% 8px 8px}.hero-card--left{left:0;transform:rotate(-3deg)}.hero-card--right{right:0;transform:rotate(3deg)}.hero-proof{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px;background:#fff;box-shadow:0 -18px 50px rgba(70,51,27,.06)}.hero-proof div{display:flex;align-items:baseline;gap:12px;padding:24px 28px;border-right:1px solid var(--line)}.hero-proof div:last-child{border:0}.hero-proof b{font:600 29px var(--latin);color:var(--gold-deep)}.hero-proof span{font-size:12px;color:var(--muted);letter-spacing:.04em}.catalog-section{padding:118px 0;background:#fff}.section-heading{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end;margin-bottom:54px}.section-heading h2{font:600 clamp(38px,4.8vw,64px)/1.2 var(--serif);letter-spacing:.04em;margin:0}.section-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:2}.catalog-tools{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:14px;padding:18px;background:var(--ivory);border:1px solid var(--line)}.catalog-tools label{display:flex;flex-direction:column;gap:7px}.catalog-tools label>span{font-size:11px;letter-spacing:.12em;color:var(--muted)}.catalog-tools input,.catalog-tools select{width:100%;height:50px;border:1px solid var(--line);background:#fff;padding:0 15px;color:var(--ink);border-radius:0;outline:0}.catalog-tools input:focus,.catalog-tools select:focus{border-color:var(--gold)}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.category-tabs button,.catalog-status button,.catalog-empty button,.material-grid button{border:0;background:none;cursor:pointer}.category-tabs button{padding:9px 18px;border:1px solid var(--line);border-radius:999px;color:#655c51;font-size:13px}.category-tabs button.is-active{background:#2f2922;border-color:#2f2922;color:#fff}.catalog-status{height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:28px}.catalog-status p{font-size:13px;color:var(--muted)}.catalog-status strong{font:600 22px var(--latin);color:var(--gold-deep)}.catalog-status button{color:var(--gold-deep);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 18px}.product-card{border:1px solid var(--line);background:#fff;cursor:pointer;transition:.28s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(170,135,82,.35)}.product-card figure{aspect-ratio:1/1.09;margin:0;background:linear-gradient(145deg,#fff,#f7f4ee);overflow:hidden;position:relative}.product-card figure:after{content:"VIEW";position:absolute;right:14px;bottom:12px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(38,34,29,.9);color:#fff;font:600 9px var(--latin);letter-spacing:.12em;opacity:0;transform:translateY(7px);transition:.25s}.product-card:hover figure:after{opacity:1;transform:none}.product-card img{width:100%;height:100%;object-fit:contain;transition:transform .45s}.product-card:hover img{transform:scale(1.035)}.product-card__copy{padding:18px 18px 20px}.product-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__id{font:600 13px var(--latin);letter-spacing:.16em;color:var(--gold-deep)}.product-card__category{font-size:10px;letter-spacing:.08em;color:#8a8176}.product-card h3{margin:9px 0 5px;font:600 21px/1.35 var(--serif)}.product-card__finish{margin:0;color:var(--muted);font-size:12px;letter-spacing:.04em}.load-more-wrap{text-align:center;margin-top:48px}.button--outline{background:transparent;color:var(--gold-deep)}.catalog-empty{text-align:center;padding:80px 20px;color:var(--muted)}.catalog-empty button{color:var(--gold-deep);border-bottom:1px solid}.material-story{padding:118px 0;background:#2d2822;color:#f6efe4}.section-heading--light>p{color:#c5bcae}.section-heading--light .eyebrow{color:#d1af79}.material-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid rgba(255,255,255,.16)}.material-grid article{padding:46px 38px;border-right:1px solid rgba(255,255,255,.16)}.material-grid article:last-child{border:0}.material-grid span{font:600 36px var(--latin);color:#c8a56d}.material-grid small{display:block;margin-top:22px;font:600 11px var(--latin);letter-spacing:.18em;color:#c8a56d}.material-grid h3{font:600 28px var(--serif);margin:9px 0 18px}.material-grid p{font-size:14px;color:#cfc6b9;line-height:2}.material-grid button{padding:8px 0;color:#f4e7d2;border-bottom:1px solid #a98552;font-size:13px}.assurance{padding:118px 0;background:var(--ivory)}.assurance-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.assurance h2{font:600 clamp(38px,4.5vw,62px)/1.35 var(--serif);margin:0 0 24px}.assurance p:not(.eyebrow){color:var(--muted);line-height:2;margin:0 0 34px}.assurance ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.assurance li{display:grid;grid-template-columns:72px 1fr;align-items:center;padding:24px 8px;border-bottom:1px solid var(--line)}.assurance li b{font:600 30px var(--latin);color:var(--gold-deep)}.assurance li span{font:600 18px var(--serif)}.assurance li small{display:block;font:600 10px var(--latin);letter-spacing:.18em;color:var(--muted);margin-bottom:5px}.closing{text-align:center;padding:110px 0;background:linear-gradient(rgba(45,40,34,.84),rgba(45,40,34,.9)),url('/assets/images/showroom/showroom-08.webp') center/cover;color:#fff}.closing .eyebrow{color:#dec08f}.closing h2{font:600 clamp(40px,5vw,68px)/1.35 var(--serif);margin:0}.closing p:not(.eyebrow){color:#ddd4c8;margin:24px 0 34px}.closing>div>div{display:flex;justify-content:center;gap:12px}.button--light{background:#fff;border-color:#fff;color:#5f4729}.button--ghost-light{background:transparent;border-color:rgba(255,255,255,.55)}footer{padding:70px 0 28px;background:#211d19;color:#d8d0c6}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:60px}.brand--footer{color:#fff}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid p,.footer-grid a,.footer-grid span{font-size:13px;color:#aaa196}.footer-grid b{color:#fff;font-size:13px;margin-bottom:8px}.footer-bottom{margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;color:#827a71}.product-dialog{width:min(1020px,calc(100% - 32px));max-height:calc(100% - 32px);padding:0;border:0;background:#fff;box-shadow:0 40px 120px rgba(0,0,0,.35)}.product-dialog::backdrop{background:rgba(25,21,17,.72);backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:14px;top:10px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:26px;z-index:3;cursor:pointer}.dialog-layout{display:grid;grid-template-columns:1.08fr .92fr;min-height:620px}.dialog-layout figure{margin:0;background:#f7f4ed;display:grid;place-items:center}.dialog-layout figure img{width:100%;height:100%;max-height:700px;object-fit:contain}.dialog-copy{padding:58px 48px;align-self:center}.dialog-id{font:600 16px var(--latin);letter-spacing:.16em;color:var(--gold-deep);margin:0}.dialog-copy h2{font:600 40px var(--serif);margin:8px 0}.dialog-finish{color:var(--gold-deep);font-size:13px;letter-spacing:.08em}.dialog-copy>p:not(.eyebrow):not(.dialog-id):not(.dialog-finish):not(.dialog-note){color:var(--muted);line-height:2}.dialog-copy dl{margin:28px 0;border-top:1px solid var(--line)}.dialog-copy dl div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.dialog-copy dt{color:var(--muted);font-size:12px}.dialog-copy dd{margin:0;font-size:13px}.dialog-note{font-size:11px;color:#8c8378;background:var(--ivory);padding:12px 14px}.dialog-actions{display:flex;gap:10px;margin-top:26px}.mobile-bar{display:none}
@media(max-width:1000px){.site-header nav{display:none}.header-inner{gap:20px}.header-cta{margin-left:auto}.hero{padding-top:70px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-art{height:470px}.hero-copy{max-width:680px}.hero-proof{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-tools{grid-template-columns:1.2fr .8fr}.catalog-tools label:last-child{grid-column:1/-1}.assurance-grid{gap:50px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{padding-bottom:64px}.shell{width:min(100% - 28px,1240px)}.topline{display:none}.site-header{height:68px}.brand span{font-size:19px}.header-cta{min-height:40px;padding:0 15px;font-size:12px}.hero{padding-top:55px}.hero h1{font-size:50px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-notes{flex-wrap:wrap;gap:8px}.hero-notes li{padding:0 10px}.hero-art{height:360px}.hero-card--main{height:335px;width:64%;left:18%}.hero-card--left,.hero-card--right{height:195px;width:34%}.hero-proof{margin-top:35px}.hero-proof div{padding:16px 13px;display:block}.hero-proof b{font-size:25px;display:block}.hero-proof span{font-size:10px}.catalog-section,.material-story,.assurance{padding:78px 0}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.section-heading h2{font-size:39px}.catalog-tools{grid-template-columns:1fr}.catalog-tools label:last-child{grid-column:auto}.category-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.category-tabs button{white-space:nowrap}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px 10px}.product-card__copy{padding:13px 12px 15px}.product-card h3{font-size:17px}.product-card__category{display:none}.material-grid{grid-template-columns:1fr}.material-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:34px 14px}.assurance-grid{grid-template-columns:1fr}.closing{padding:78px 0}.closing>div>div{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 20px}.footer-grid>div:first-child{grid-column:1/-1}.dialog-layout{grid-template-columns:1fr;min-height:auto}.dialog-layout figure{height:43vh}.dialog-copy{padding:30px 24px}.dialog-copy h2{font-size:30px}.dialog-actions{flex-direction:column}.mobile-bar{position:fixed;z-index:60;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:1fr 1fr;background:#25211d;color:#fff;box-shadow:0 -8px 28px rgba(0,0,0,.16)}.mobile-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px}.mobile-bar a+a{background:#8b6b3e}.mobile-bar small{font-size:10px;opacity:.75}.product-dialog{max-height:calc(100% - 18px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
