:root{--cream:#fdf6ec;--brown:#5c3d2e;--ink:#553723;--orange:#d4845a;--honey:#f2b705}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Microsoft JhengHei","Noto Sans TC",Arial,sans-serif;line-height:1.65}.topbar{position:sticky;top:0;z-index:10;background:#fffdfa;border-bottom:1px solid #efd8c2;box-shadow:0 2px 12px #5c3d2e12}.topbar-inner{max-width:1160px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:15px;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--orange),var(--honey));box-shadow:0 5px 12px #d4845a55}.brand b{display:block;font-family:Georgia,"Microsoft JhengHei",serif;font-size:15px;letter-spacing:.06em}.brand small{display:block;color:#bd7750;font-size:10px;font-weight:700}.back{border:0;border-radius:12px;padding:10px 15px;color:#fff;background:linear-gradient(135deg,#d4845a,#e8965a);font-weight:800;text-decoration:none;white-space:nowrap}.top-return{background:linear-gradient(135deg,#d19b2d,#f2b705);box-shadow:0 5px 12px #d09a2030}.top-return:hover,.top-return:focus-visible{filter:brightness(.97);transform:translateY(-2px);outline:0}.hero{padding:62px 24px 72px;background:linear-gradient(120deg,rgba(92,61,46,.91),rgba(212,132,90,.80)),url('https://d2xsxph8kpxj0f.cloudfront.net/310519663470639337/CFvjYKbjmzwEWjw5VMnAgg/hero-banner-cute-En78758sBYScqs9Su9xbz6.webp') center/cover;color:#fff}.hero-inner,.wrap{max-width:1160px;margin:auto}.crumb{opacity:.86;font-size:13px}.hero h1{margin:12px 0 8px;font-family:Georgia,"Microsoft JhengHei",serif;font-size:clamp(38px,5vw,58px);line-height:1.1;text-shadow:0 3px 10px #0006}.hero p{margin:0;max-width:600px;font-size:16px}.wrap{padding:58px 24px 74px}.section-head{display:flex;align-items:center;gap:12px;margin-bottom:25px}.section-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--orange),var(--honey));font-size:20px}.eyebrow{display:block;font-size:11px;letter-spacing:.13em;font-weight:800;color:#d38254}.section-head h2{margin:0;font-family:Georgia,"Microsoft JhengHei",serif;color:#704225;font-size:29px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:16px;border:1px solid #f0ddcd;border-radius:18px;background:#fff;box-shadow:0 8px 22px #7b482410;text-align:center;cursor:pointer;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 13px 26px #7b482425}.product-media{display:grid;place-items:center;width:76px;height:76px;overflow:hidden;margin:0 auto 12px;border-radius:20px;background:linear-gradient(135deg,#fff0e8,#fff8e0);font-size:34px}.product-media img{width:100%;height:100%;object-fit:cover}.product-card p{margin:0;color:#764629;font-size:14px;font-weight:800;line-height:1.45}.empty{padding:60px 20px;border:1px dashed #d8ab84;border-radius:20px;background:#fff9f2;text-align:center;color:#8a6046}.empty strong{display:block;color:#754629;font-size:20px;margin-bottom:8px}.bottom-back{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px;text-align:center}.modal{position:fixed;z-index:30;inset:0;padding:18px;display:none;align-items:center;justify-content:center;background:#0009}.modal.show{display:flex}.modal-card{position:relative;max-width:720px;width:100%;max-height:88vh;overflow:auto;background:#fff;border-radius:22px}.modal-card img{display:block;width:100%}.fallback{padding:64px 20px;text-align:center;font-size:48px}.fallback span{display:block;margin-top:10px;color:#754629;font-size:17px}.close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;box-shadow:0 3px 10px #0004;font-size:18px}@media(max-width:740px){.topbar-inner{padding:10px 16px}.hero{padding:48px 20px 55px}.wrap{padding:45px 18px 60px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{padding:13px}.product-media{width:64px;height:64px}.brand small{display:none}.bottom-back{gap:10px}}
.topbar-inner{max-width:1280px}.category-nav{display:flex;align-items:center;gap:17px;font-size:15px;font-weight:800;color:#8d542f}.category-nav a{color:inherit;text-decoration:none;white-space:nowrap;font-size:inherit;line-height:1.3}.category-nav a:hover,.category-nav button:hover{color:var(--orange)}.category-nav a.is-active,.nav-toggle.is-active{color:#c46432;box-shadow:inset 0 -2px 0 #e89a68}.nav-drop{position:relative}.nav-toggle{display:inline-flex;align-items:center;gap:8px;border:0;padding:5px 0;background:transparent;color:inherit;font:inherit;font-size:inherit;font-weight:800;line-height:1.3;cursor:pointer}.nav-toggle::after{content:"";width:6px;height:6px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s}.nav-toggle[aria-expanded="true"]::after{transform:rotate(225deg) translate(-1px,-1px)}.nav-menu{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);z-index:30;width:210px;max-height:360px;overflow:auto;padding:7px;border:1px solid #efd8c2;border-radius:14px;background:#fff;box-shadow:0 14px 30px #5c3d2e28}.nav-menu.open{display:block}.nav-menu button{display:block;width:100%;border:0;border-radius:9px;padding:9px 10px;background:transparent;color:#7c4a2d;text-align:left;font:inherit;font-size:14px;cursor:pointer}.nav-menu button:hover{background:#fff1e7;color:var(--orange)}.mobile-category-toggle,.mobile-category-nav{display:none}.category-hero{background:linear-gradient(120deg,var(--cover-shade,rgba(92,61,46,.90)),rgba(212,132,90,.55)),var(--cover) center/cover;color:#fff}.category-hero h1{max-width:850px}.category-hero p{max-width:700px}.category-hero .crumb{font-weight:700}@media(max-width:1160px){.category-nav{gap:12px;font-size:13px}.nav-menu button{font-size:13px}.category-nav .compact{display:none}}@media(max-width:680px){.topbar{position:sticky;top:0;z-index:35}.category-nav{display:none}.topbar-inner{position:relative;justify-content:space-between;padding:10px 16px}.mobile-category-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:0;padding:8px 11px;background:transparent;color:#754629;font-size:13px;font-weight:800;box-shadow:none}.mobile-category-toggle:hover,.mobile-category-toggle:focus-visible{color:#c46432;outline:0}.mobile-category-bars{display:grid;gap:3px;width:17px}.mobile-category-bars span{display:block;width:17px;height:2px;border-radius:3px;background:currentColor;transition:transform .2s,opacity .2s}.mobile-category-toggle[aria-expanded="true"] .mobile-category-bars span:first-child{transform:translateY(5px) rotate(45deg)}.mobile-category-toggle[aria-expanded="true"] .mobile-category-bars span:nth-child(2){opacity:0}.mobile-category-toggle[aria-expanded="true"] .mobile-category-bars span:last-child{transform:translateY(-5px) rotate(-45deg)}.mobile-category-nav{display:block;position:absolute;z-index:50;top:100%;left:0;right:0;max-height:calc(100vh - 62px);overflow-y:auto;border-top:1px solid #efd8c2;border-bottom:1px solid #efd8c2;background:#fffdfa;box-shadow:0 16px 27px #5c3d2e24}.mobile-category-nav[hidden]{display:none}.mobile-category-nav nav{padding:10px 16px 18px}.mobile-category-nav a,.mobile-category-nav summary,.mobile-category-nav .mobile-direct-link{display:flex;width:100%;align-items:center;min-height:46px;border:0;border-bottom:1px solid #f4e3d5;padding:12px 6px;background:transparent;color:#754629;text-align:left;font:800 16px/1.45 "Microsoft JhengHei","Noto Sans TC",sans-serif;text-decoration:none}.mobile-category-nav a:hover,.mobile-category-nav a:focus-visible,.mobile-category-nav summary:hover,.mobile-category-nav summary:focus-visible,.mobile-category-nav .mobile-direct-link:hover,.mobile-category-nav .mobile-direct-link:focus-visible{color:#c46432;outline:0}.mobile-category-nav details{border-bottom:1px solid #f4e3d5}.mobile-category-nav details summary{border:0;list-style:none;cursor:pointer}.mobile-category-nav details summary::-webkit-details-marker{display:none}.mobile-category-nav details summary::after{content:"";width:8px;height:8px;margin-left:auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-3px);transition:transform .18s}.mobile-category-nav details[open] summary::after{transform:rotate(225deg) translate(-1px,-1px)}.mobile-category-nav .mobile-submenu{padding:0 0 8px;background:#fff7ef}.mobile-category-nav .mobile-submenu button{display:block;width:100%;border:0;padding:9px 13px;background:transparent;color:#8e5b3a;text-align:left;font:700 14px/1.5 "Microsoft JhengHei","Noto Sans TC",sans-serif}.mobile-category-nav .mobile-submenu button:hover,.mobile-category-nav .mobile-submenu button:focus-visible{background:#fff0e5;color:#c46432;outline:0}.category-mobile-open{overflow:hidden}.category-hero{min-height:215px;display:flex;align-items:center}}
@keyframes categoryRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.category-hero .hero-inner>*{animation:categoryRise .58s both}.category-hero .hero-inner h1{animation-delay:.08s}.category-hero .hero-inner p{animation-delay:.16s}.section-head,.product-card,.empty,.bottom-back{animation:categoryRise .52s both}.product-card{animation-delay:calc(var(--card-index,0)*.05s);transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 28px #7b48242b}.nav-menu.open{animation:categoryRise .2s ease both}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.section-icon{font-family:Arial,"Microsoft JhengHei",sans-serif!important;font-size:10px!important;letter-spacing:.04em;font-weight:900}.round{font-family:Arial,"Microsoft JhengHei",sans-serif!important;font-size:9px!important;font-weight:900}.product-media{font-family:Arial,"Microsoft JhengHei",sans-serif!important;font-size:12px!important;font-weight:900}.category-card b{font-family:Arial,"Microsoft JhengHei",sans-serif!important;font-size:11px!important;font-weight:900}.close{font-family:Arial,sans-serif!important;font-weight:900}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-height:264px;padding:18px 14px}.product-media{width:180px;height:180px;max-width:100%;margin:0 auto 15px;border-radius:30px;font-size:44px!important;box-shadow:0 9px 19px #9b5f3222}.product-card p{min-height:44px;font-size:17px;line-height:1.45;color:#704225}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{min-height:224px}.product-media{width:150px;height:150px;border-radius:27px}.product-card p{font-size:16px}}@media(max-width:680px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-height:186px;padding:12px 9px}.product-media{width:120px;height:120px;border-radius:23px;margin-bottom:10px;font-size:34px!important}.product-card p{min-height:38px;font-size:14px}}
.wood-subcategory-tabs,.ceramic-subcategory-tabs,.fabric-subcategory-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:-3px 0 25px}.wood-subcategory-tabs button,.ceramic-subcategory-tabs button,.fabric-subcategory-tabs button{border:1px solid #e8c6ad;border-radius:4px;padding:12px 28px;background:#fffaf5;color:#754629;font:800 18px/1.35 "Microsoft JhengHei","Noto Sans TC",sans-serif;cursor:pointer;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s}.wood-subcategory-tabs button:hover,.wood-subcategory-tabs button:focus-visible,.ceramic-subcategory-tabs button:hover,.ceramic-subcategory-tabs button:focus-visible,.fabric-subcategory-tabs button:hover,.fabric-subcategory-tabs button:focus-visible{border-color:#d4845a;color:#a34f27;transform:translateY(-2px);outline:0}.wood-subcategory-tabs button.is-active,.ceramic-subcategory-tabs button.is-active,.fabric-subcategory-tabs button.is-active{border-color:#8ca28c;background:#8ca28c;color:#fff;box-shadow:0 7px 14px #8ca28c33}@media(max-width:680px){.wood-subcategory-tabs,.ceramic-subcategory-tabs,.fabric-subcategory-tabs{gap:8px;margin-bottom:20px}.wood-subcategory-tabs button,.ceramic-subcategory-tabs button,.fabric-subcategory-tabs button{padding:9px 15px;font-size:15px}}
.reports-hero{padding:58px 24px 65px;background:linear-gradient(120deg,rgba(92,61,46,.91),rgba(212,132,90,.78));color:#fff}.reports-hero .hero-inner{max-width:1160px;margin:auto}.reports-hero .crumb{font-size:13px;font-weight:700;opacity:.88}.reports-hero h1{margin:11px 0 8px;font-family:Georgia,"Microsoft JhengHei",serif;font-size:clamp(38px,5vw,56px);line-height:1.1}.reports-hero p{max-width:650px;margin:0;font-size:16px}.report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.report-card{display:flex;min-height:325px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #f0ddcd;border-radius:20px;padding:20px;background:#fff;text-align:center;box-shadow:0 9px 24px #7b482414}.report-card img{display:block;width:220px;height:220px;max-width:100%;object-fit:contain;margin:0 auto 16px}.report-card strong{display:block;color:#704225;font-size:18px;line-height:1.45}.report-card small{display:block;margin-top:6px;color:#9a6b4b;font-size:13px}.report-empty{padding:56px 20px;border:1px dashed #d8ab84;border-radius:20px;background:#fff9f2;color:#8a6046;text-align:center}.report-empty strong{display:block;margin-bottom:8px;color:#754629;font-size:21px}@media(max-width:900px){.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(max-width:680px){.reports-hero{padding:46px 20px 52px}.reports-hero p{font-size:15px}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-card{min-height:255px;padding:13px}.report-card img{width:155px;height:155px;margin-bottom:11px}.report-card strong{font-size:15px}.report-card small{font-size:12px}}
.videos-hero{padding:58px 24px 65px;background:linear-gradient(120deg,rgba(73,56,91,.92),rgba(212,132,90,.80));color:#fff}.videos-hero .hero-inner{max-width:1160px;margin:auto}.videos-hero .crumb{font-size:13px;font-weight:700;opacity:.88}.videos-hero h1{margin:11px 0 8px;font-family:Georgia,"Microsoft JhengHei",serif;font-size:clamp(38px,5vw,56px);line-height:1.1}.videos-hero p{max-width:650px;margin:0;font-size:16px}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.video-card{display:block;min-height:300px;border:1px solid #f0ddcd;border-radius:20px;padding:14px;background:#fff;color:inherit;text-align:center;text-decoration:none;box-shadow:0 9px 24px #7b482414;transition:transform .22s ease,box-shadow .22s ease}.video-card:hover,.video-card:focus-visible{transform:translateY(-5px);box-shadow:0 15px 28px #7b48242b;outline:0}.video-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:15px;margin:0 auto 15px}.video-card strong{display:block;color:#704225;font-size:18px;line-height:1.45}.video-card small{display:block;margin-top:6px;color:#a25335;font-size:13px;font-weight:800}.video-empty{padding:56px 20px;border:1px dashed #d8ab84;border-radius:20px;background:#fff9f2;color:#8a6046;text-align:center}.video-empty strong{display:block;margin-bottom:8px;color:#754629;font-size:21px}@media(max-width:900px){.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(max-width:680px){.videos-hero{padding:46px 20px 52px}.videos-hero p{font-size:15px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.video-card{min-height:204px;padding:10px}.video-card img{border-radius:12px;margin-bottom:10px}.video-card strong{font-size:15px}.video-card small{font-size:12px}}
.site-footer{padding:46px 0 22px}.site-footer .footer-info-grid{grid-template-columns:minmax(300px,1.35fr) minmax(150px,.68fr) minmax(210px,.9fr);gap:48px;align-items:start}.site-footer .footer-brand-column .brand{min-width:0;margin:0 0 14px}.site-footer .footer-brand-column .brand b{color:#fff;font-size:17px}.site-footer .footer-brand-column .brand small{color:#f1bb91;font-size:11px}.site-footer .footer-brand-column p{max-width:425px;margin:0;color:#f3c6a3;font-size:14px;line-height:1.7}.site-footer .footer-column h4{margin:0 0 13px;color:#fff;font-size:16px}.site-footer .footer-links{display:grid;gap:8px}.site-footer .footer-links li{position:relative;margin:0;padding-left:14px;font-size:15px;line-height:1.35}.site-footer .footer-links li::before{position:absolute;top:.58em;left:0;width:5px;height:5px;border-radius:50%;background:#f2b705;content:""}.site-footer .footer-links a{font-size:15px}.site-footer .footer-contact-list{display:grid;gap:9px;margin:0}.site-footer .footer-contact-list div{margin:0}.site-footer .footer-contact-list dt{margin:0 0 1px;color:#f2b705;font-size:12px;font-weight:800}.site-footer .footer-contact-list dd{margin:0;color:#ffe1c6;font-size:15px;font-weight:700;line-height:1.35}.site-footer .footer-contact-list small{font-size:12px;font-weight:600}.site-footer .copyright{margin-top:28px}@media(max-width:820px){.site-footer .footer-info-grid{grid-template-columns:1.15fr .72fr .92fr;gap:28px}.site-footer .footer-brand-column p{font-size:13px}}@media(max-width:680px){.site-footer .footer-info-grid{grid-template-columns:minmax(105px,.75fr) minmax(160px,1fr);gap:28px}.site-footer .footer-brand-column{grid-column:1/-1;max-width:460px}.site-footer .footer-column h4{font-size:15px}.site-footer .footer-links{gap:8px}.site-footer .footer-links li,.site-footer .footer-links a{font-size:14px}.site-footer .footer-contact-list{gap:8px}.site-footer .footer-contact-list dd{font-size:14px}}@media(max-width:380px){.site-footer .footer-info-grid{grid-template-columns:1fr;gap:26px}.site-footer .footer-brand-column{grid-column:auto}}
.site-footer{padding:50px 0 25px;background:linear-gradient(135deg,#5c3d2e,#6b4a35);color:#ffe1c6}.site-footer .wrap{padding:0 24px}.footer-grid{display:grid}.site-footer h4{margin:0 0 10px;color:#fff;font-family:Georgia,"Microsoft JhengHei",serif}.site-footer p,.site-footer li{font-size:13px;color:#f3c6a3}.site-footer ul{margin:0;padding-left:18px}.site-footer .copyright{margin-top:28px;padding-top:18px;border-top:1px solid #fff2;font-size:12px;color:#f1bb91}.top{position:fixed;z-index:40;right:20px;bottom:20px;border:0;width:46px;height:46px;border-radius:50%;background:#d4845a;color:#fff;font-weight:800;box-shadow:0 7px 18px #5c3d2e55;display:none;cursor:pointer}.top.show{display:block}.top:hover,.top:focus-visible{background:#bf6d45;outline:0}
.site-footer .footer-links{list-style:none!important;margin:0!important;padding:0!important}.site-footer .footer-links li{list-style:none!important}.site-footer .footer-links a{color:#f3c6a3!important;text-decoration:none!important}.site-footer .footer-links a:hover,.site-footer .footer-links a:focus{color:#fff!important}
