:root{--ink:#282e2b;--muted:#6b6d63;--gold:#9a7441;--line:#dedbd2;--paper:#fcfbf8;--cream:#f0e9dd;--serif:Georgia,'Songti SC','Noto Serif CJK SC','SimSun',serif;--sans:Arial,'Microsoft YaHei',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans)}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}img{max-width:100%;display:block}button{border:0}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400}h1{font-size:clamp(2.5rem,4.4vw,4.5rem);line-height:1.32;letter-spacing:-.035em}h2{font-size:clamp(1.8rem,2.9vw,2.8rem);line-height:1.4}h3{font-size:1.08rem;font-weight:500;line-height:1.6}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #94784a;outline-offset:5px}.skip{position:absolute;left:16px;top:-80px;z-index:100;background:white;padding:10px}.skip:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.header-inner{max-width:1600px;min-height:104px;padding:18px 5%;display:flex;align-items:center;gap:48px;margin:auto}.brand{width:126px;flex-shrink:0;text-align:center;line-height:1}.brand strong{font-size:28px;letter-spacing:.02em;font-weight:500;display:block}.brand strong span{font-size:10px;vertical-align:top}.brand small{font-size:13px;letter-spacing:.3em;display:block;margin-top:10px}.header-inner nav{display:flex;gap:clamp(16px,2.2vw,35px);margin:auto;align-items:center}.header-inner nav a{font-size:14px;position:relative;padding:10px 0;white-space:nowrap}.header-inner nav a[aria-current]{color:var(--gold)}.header-inner nav a[aria-current]:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--gold)}.header-tools{display:flex;align-items:center;gap:10px}.header-tools select{border:0;background:transparent;font-size:14px;padding:7px;cursor:pointer;color:var(--ink)}.icon-button{background:transparent;font-size:28px;line-height:1;width:44px;height:44px;display:grid;place-items:center}#menu-button{display:none}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:590px}.hero-copy{padding:75px 9% 25px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.16em;display:block;color:var(--gold);text-transform:uppercase;margin-bottom:22px}.hero h1{margin-bottom:24px}.hero p{max-width:440px;line-height:1.9}.hero-actions{margin-top:35px;display:flex;gap:25px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:14px 24px;background:var(--ink);color:white;font-size:14px;min-height:50px;transition:background .2s}.button:hover{background:#4a5147}.button span{font-size:19px}.text-button,.text-link{padding:9px 0;background:none;border-bottom:1px solid currentColor;font-size:14px;display:inline-flex;align-items:center;gap:22px}.hero-bottom{margin-top:auto;padding-top:55px;display:flex;justify-content:space-between;width:100%;font-size:10px;letter-spacing:.12em;color:var(--muted)}.hero-image{position:relative;overflow:hidden;background:var(--cream);min-height:590px}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-caption{position:absolute;bottom:26px;left:30px;right:30px;border-top:1px solid #95846777;padding-top:15px;display:flex;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:.1em;color:#59442c}.collection-line{padding:19px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:.2em;color:var(--muted)}.section{max-width:1440px;margin:0 auto;padding:80px 5.5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:12px}.section-count{font-size:12px;letter-spacing:.12em;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{text-align:left;background:none;padding:0}.product-image{position:relative;overflow:hidden;background:var(--cream);aspect-ratio:1.13}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.card-arrow{position:absolute;right:16px;bottom:16px;background:#fcfbf8e8;width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.product-info{padding:22px 0}.product-info .eyebrow{margin-bottom:9px;font-size:11px}.detail-link{font-size:13px;color:var(--muted);display:block;margin-top:9px}.about-strip{display:grid;grid-template-columns:.85fr 1fr;gap:12%;background:#ecece6;align-items:center;padding-top:65px;padding-bottom:65px}.about-strip>div:first-child{height:440px;overflow:hidden}.about-strip img{height:100%;width:100%;object-fit:cover;object-position:center 27%}.about-strip p,.about-page p{margin:24px 0 30px;max-width:470px}.brochure-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding-top:90px;padding-bottom:90px}.brochure-art{position:relative;min-height:430px;background:#ede5d8;display:flex;justify-content:center;align-items:center;padding:35px 65px;overflow:hidden}.brochure-art>button{padding:0;background:none;transform:rotate(-8deg);box-shadow:15px 20px 24px #705e4329;transition:transform .3s;max-width:240px}.brochure-art>button:hover{transform:rotate(-3deg)}.brochure-art img{width:100%}.catalog-mark{position:absolute;right:15px;bottom:18px;font-size:10px;line-height:1.5;letter-spacing:.13em;text-align:right;color:#6b5840}.brochure-copy p{margin:23px 0 30px}.small-note{font-size:12px;color:var(--muted);display:block;margin-top:20px}.film-section{padding-top:55px;border-top:1px solid var(--line)}.film-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 28px}.film-card{padding:0;background:none;text-align:left}.film-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#232927}.film-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.film-card:hover img{transform:scale(1.025)}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border:1px solid #ffffffb0;background:#19231b44;color:white;border-radius:50%;font-size:28px;display:grid;place-items:center;backdrop-filter:blur(3px)}.duration{position:absolute;right:12px;bottom:12px;color:white;font-size:12px;background:#0008;padding:1px 6px}.film-card>div:last-child{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:15px}.film-card>div:last-child>span{font-size:13px;color:var(--muted);white-space:nowrap}.contact-cta{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);gap:25px;padding-top:60px;padding-bottom:60px}.contact-cta .eyebrow{color:#cab489;margin-bottom:12px}.button.light{background:var(--paper);color:var(--ink)}#footer{padding:60px 5% 25px;max-width:1600px;margin:auto}.footer-main{display:grid;grid-template-columns:1.1fr 1fr .7fr;gap:35px;padding-bottom:45px}.footer-logo{font-size:32px;letter-spacing:.05em}.footer-main p{font-size:13px;margin-top:15px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px;align-content:start}.footer-phone{display:block;font-size:16px;margin-bottom:6px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:.08em;color:var(--muted)}.page-heading{padding-top:65px;padding-bottom:50px;border-bottom:1px solid var(--line)}.page-heading p{max-width:680px;margin-top:22px}.products-full{padding-top:45px;padding-bottom:30px}.products-full .product-grid{row-gap:25px}.about-page{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-page>img{width:100%;max-height:650px;object-fit:cover;object-position:top}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.service-grid article{border-top:1px solid var(--line);padding-top:20px}.service-number{font-family:var(--serif);font-size:40px;color:var(--gold)}.service-grid h2{font-size:25px;margin:20px 0}.service-grid p{margin-bottom:25px}.factory-request{padding:60px;background:#ecece6;max-width:950px}.factory-request p{margin:20px 0 30px}.factory-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.contact-details>div{margin-bottom:30px}.contact-details .eyebrow{margin-bottom:12px}.phone{font-size:23px;display:block;line-height:1.8}.channels{display:flex;gap:15px;flex-wrap:wrap}.channels a{border-bottom:1px solid var(--line);font-size:14px}.wechat{display:flex;gap:20px;align-items:center;font-size:14px}.wechat img{width:105px;height:105px;object-fit:contain}form h2{font-size:27px;margin-bottom:24px}label{font-size:14px;display:block}input,textarea{width:100%;padding:12px;border:1px solid #c9c9bf;background:transparent;border-radius:0;color:var(--ink);margin-top:8px}textarea{resize:vertical}form>label{margin-top:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.consent{display:flex;align-items:flex-start;gap:10px}.consent input{width:17px;height:17px;flex-shrink:0;margin-top:4px}.privacy{font-size:12px;margin:12px 0 25px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success{color:#316142}.error{color:#a1392d}#form-status{margin-top:15px;font-size:14px}.loading{padding:120px 30px;text-align:center}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);max-width:min(1100px,94vw);max-height:94dvh;width:94vw;box-shadow:0 15px 100px #0004}dialog::backdrop{background:#18201bc9;backdrop-filter:blur(6px)}.dialog-top{position:sticky;top:0;z-index:2;background:var(--paper);padding:12px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:15px}.dialog-top h2{font:500 17px/1.4 var(--sans)}.video-dialog video{width:100%;display:block;max-height:72dvh;background:black}.video-description{padding:15px 25px;font-size:14px}#video-error{padding:0 25px}.brochure-dialog{width:1000px}.brochure-toolbar{position:sticky;top:0;background:#eeede7;padding:10px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:14px}.brochure-toolbar button{background:transparent;padding:8px}.page-image{overflow:auto;max-height:calc(94dvh - 130px);background:#d8d8d0;padding:20px}.page-image img{max-height:calc(94dvh - 170px);width:auto;margin:auto;object-fit:contain}.page-image.zoomed img{max-height:none;max-width:none;width:1400px}.product-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:40px;align-items:center}.product-dialog-grid>img{width:100%}.product-dialog-grid h2{font-size:27px}.product-dialog-grid p{margin:20px 0 30px}.product-dialog-grid .text-button{display:block;margin-top:15px}.product-dialog-grid .eyebrow{margin-bottom:12px}
@media(min-width:1600px){.hero-copy{padding-top:95px}.hero{min-height:680px}.hero-image{min-height:680px}}@media(max-width:1100px){.header-inner{gap:20px;padding-left:4%;padding-right:4%}.header-inner nav{gap:16px}.header-inner nav a{font-size:13px}.hero{min-height:520px}.hero-image{min-height:520px}.hero-copy{padding-top:55px;padding-left:8%;padding-right:7%}.hero-actions{gap:15px}.hero-caption{flex-direction:column;gap:2px}.brochure-art{padding:35px 45px}.contact-grid{gap:7%}.phone{font-size:20px}}@media(max-width:850px){.header-inner{min-height:86px;justify-content:space-between}.header-tools{margin-left:auto}#menu-button{display:grid}.header-inner nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 5%;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr}.menu-open .header-inner nav{display:grid}.brand{width:108px}.brand strong{font-size:25px}.hero{min-height:490px}.hero-copy{padding:40px 7% 20px 8%}.hero h1{font-size:35px}.hero p{font-size:14px}.hero-image{min-height:490px}.hero-bottom{font-size:9px;gap:12px}.hero-caption{left:20px;right:20px;font-size:10px}.hero-actions{margin-top:24px}.section{padding:55px 5%}.product-grid{gap:18px}.about-strip{gap:7%}.about-strip>div:first-child{height:360px}.brochure-block{gap:7%}.brochure-art{min-height:330px;padding:25px 35px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:last-child{grid-column:1/-1;display:flex;gap:30px}.service-grid{gap:22px}.contact-grid{grid-template-columns:1fr}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-details>div{margin:0}.contact-grid form{margin-top:30px}.product-dialog-grid{gap:25px;padding:25px}}
@media(max-width:600px){body{font-size:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 28px}.hero h1{font-size:39px;line-height:1.4}.hero .eyebrow{font-size:10px;margin-bottom:18px}.hero p{font-size:15px}.hero-bottom{padding-top:25px;font-size:10px}.hero-image{min-height:340px}.hero-image>img{object-position:center 45%}.hero-caption{bottom:18px;flex-direction:row;font-size:9px}.collection-line{font-size:9px;letter-spacing:.05em;padding:15px 5%}.collection-line>span:last-child{display:none}.section{padding:45px 6%}.section-heading{align-items:start;margin-bottom:25px;gap:16px;flex-wrap:wrap}.section-heading .text-link{font-size:13px}.section-heading h2{font-size:28px}.eyebrow{font-size:11px}.product-grid{grid-template-columns:1fr 1fr;gap:16px}.product-grid .product-card:first-child:nth-last-child(3){grid-column:1/-1}.product-grid .product-card:first-child:nth-last-child(3) .product-image{aspect-ratio:1.45}.product-info{padding:14px 0}.product-info h3{font-size:15px}.product-info .eyebrow{font-size:10px;letter-spacing:.07em}.detail-link{font-size:12px}.card-arrow{width:29px;height:29px;right:10px;bottom:10px}.about-strip{grid-template-columns:1fr;gap:30px}.about-strip>div:first-child{height:350px}.about-strip h2{font-size:32px}.brochure-block{grid-template-columns:1fr;gap:35px}.brochure-art{min-height:380px;padding:30px 65px}.brochure-art>button{max-width:230px}.brochure-copy h2{font-size:30px}.film-grid{grid-template-columns:1fr;gap:30px}.film-card h3{font-size:16px}.contact-cta{align-items:start;flex-direction:column;gap:28px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-main>div:last-child{grid-column:auto;flex-direction:column;gap:0}.footer-links{max-width:300px}.footer-bottom{flex-direction:column;font-size:10px}.page-heading{padding-top:40px;padding-bottom:35px}.page-heading h1{font-size:36px}.page-heading p{font-size:15px}.about-page{grid-template-columns:1fr;gap:30px}.about-page>img{max-height:470px}.service-grid{grid-template-columns:1fr;gap:35px}.factory-request{padding:30px 24px}.factory-grid{grid-template-columns:1fr}.contact-details{grid-template-columns:1fr;gap:25px}.contact-grid form{margin-top:15px}.form-row{grid-template-columns:1fr;gap:20px}.product-dialog-grid{grid-template-columns:1fr;gap:25px;padding:20px}.product-dialog-grid>img{max-height:260px;object-fit:cover}.dialog-top{padding:10px 15px}.dialog-top h2{font-size:15px}.brochure-toolbar{gap:8px;flex-wrap:wrap;font-size:13px;padding:6px}.page-image{padding:8px}.page-image img{max-height:none;width:100%}.page-image.zoomed img{width:1000px}.header-tools select{font-size:13px}.brand small{font-size:12px}.hero-actions .button{font-size:14px}.hero-actions .text-button{font-size:14px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Preserve supplied artwork and product silhouettes at every breakpoint. */
:root{--muted:#585e55;--gold:#806033}
.about-strip>div:first-child{height:auto;overflow:visible;display:flex;justify-content:center}
.about-strip img,.about-page>img{height:auto;width:100%;max-height:590px;object-fit:contain;object-position:center}
.about-strip .eyebrow{font-size:14px;letter-spacing:.1em}
.about-strip .text-link{font-size:16px;font-weight:500;padding:12px 0;border-bottom-width:2px}
.about-strip p,.about-page p{line-height:1.95}
.hero-image{display:flex;flex-direction:column;justify-content:center;padding:32px 26px 20px;gap:24px}
.hero-image>img{position:static;width:100%;height:auto;max-height:550px;object-fit:contain}
.hero-caption{position:static;margin-top:auto;padding-top:16px;width:100%;font-size:12px;letter-spacing:.05em}
.product-image{aspect-ratio:1.45;display:flex;align-items:center;justify-content:center;padding:12px;background:#f1e9dd}
.product-image img{width:100%;height:100%;object-fit:contain}
.product-card:hover img{transform:none}
.product-dialog-grid>img{max-height:450px;object-fit:contain}
.film-image img{object-fit:contain}
.film-card:hover img{transform:none}
@media(max-width:850px){.hero-image{padding:22px 18px 18px}.hero-caption{font-size:11px}.about-strip img,.about-page>img{max-height:550px}}
@media(max-width:600px){.about-strip img,.about-page>img{max-height:none;height:auto;width:100%;object-fit:contain}.hero-image{min-height:0;padding:24px 6% 20px;gap:18px}.hero-caption{font-size:11px;flex-direction:column;gap:4px}.product-image{aspect-ratio:1.35;padding:7px}.product-dialog-grid>img{max-height:none;height:auto;object-fit:contain}.product-grid .product-card:first-child:nth-last-child(3) .product-image{aspect-ratio:1.45}.about-strip .eyebrow{font-size:14px}.hero p,.page-heading p{font-size:16px}}
img{height:auto}
