:root{--paper:#f7f6f2;--ink:#263c32;--green:#2d4e3d;--muted:#879082;--line:#dfe2d8;--serif:"Songti SC","SimSun",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #879d70;outline-offset:4px}.site-header{height:93px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);border-bottom:1px solid var(--line);background:#f7f6f2f5;position:sticky;top:0;z-index:20;backdrop-filter:blur(15px)}.brand{display:flex;align-items:center;gap:11px;font:27px var(--serif);letter-spacing:3px}.brand-icon{width:37px;height:43px;border:1px solid #7f9077;display:grid;place-items:center;font-size:23px;letter-spacing:0}.brand small{display:block;font:8px/1.5 sans-serif;letter-spacing:3px;margin-top:4px}.site-header nav{display:flex;gap:42px;height:100%;align-items:center}.site-header nav a{height:100%;display:flex;align-items:center;position:relative;font-size:13px;color:#7d8578}.site-header nav a.active{color:var(--green)}.site-header nav a.active:after{content:'';position:absolute;bottom:21px;left:0;right:0;height:2px;background:var(--green)}.header-help{border:0;background:transparent;font-size:10px;color:#8b9284;text-align:right}.header-help span{display:block;font-size:12px;color:var(--green);margin-top:5px}.hero{display:grid;grid-template-columns:1fr 1.12fr;min-height:585px;max-width:1600px;margin:auto;padding:32px max(5vw,24px) 42px;gap:6vw}.hero-copy{align-self:center;padding-top:12px}.overline{font-size:9px;letter-spacing:2px;color:#8c927f}.hero h1,.docs-intro h1{font:clamp(34px,4vw,57px)/1.45 var(--serif);letter-spacing:2px;margin:27px 0 21px;font-weight:400}.hero-copy>p{color:#8a9083;font-size:12px;line-height:2.1}.solid-link{display:inline-flex;justify-content:space-between;gap:52px;padding:15px 22px;background:var(--green);color:#fff;font-size:12px;margin-top:21px}.solid-link:hover{background:#45654f}.hero-caption{display:flex;gap:18px;margin-top:52px;font-size:9px;color:#9ca18f}.hero-caption span+span{border-left:1px solid #d6dbce;padding-left:18px}.hero-photo{position:relative;height:528px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-note{position:absolute;bottom:25px;left:27px;color:white;text-shadow:0 1px 12px #25312166}.photo-note span{font-size:8px;letter-spacing:2px;display:block}.photo-note strong{font:18px var(--serif);display:block;margin-top:10px}.photo-index{position:absolute;right:25px;bottom:27px;color:white;font-size:10px;letter-spacing:2px}.hero-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#26362035);pointer-events:none}.photo-note,.photo-index{z-index:1}.catalog-section{max-width:1600px;margin:auto;padding:35px max(5vw,24px) 70px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2,.document-banner h2{font:31px var(--serif);font-weight:400;margin:14px 0 0;letter-spacing:1px}.section-heading>p{font-size:11px;color:#939984;margin-bottom:4px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:0;background:transparent;padding:11px 17px;font-size:12px;color:#8a927f}.filters button span{font-size:9px;margin-left:9px;opacity:.65}.filters button.active{background:var(--green);color:#fff;border-radius:2px}.search{display:flex;align-items:center;border-bottom:1px solid #d4dac9;gap:8px;padding:5px 0}.search span{font-size:24px;color:#7b8c6b}.search input{border:0;background:transparent;color:var(--ink);width:185px;font-size:11px;outline:none}.search input::placeholder{color:#a0a58f}.results-line{display:flex;justify-content:space-between;margin:22px 0 17px;font-size:10px;color:#979e8b}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}.product-card{min-width:0}.product-visual{position:relative;background:white;aspect-ratio:1;overflow:hidden;display:block;width:100%;border:0;padding:0}.product-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s,opacity .4s}.product-visual .room-image{position:absolute;inset:0;opacity:0}.product-visual:hover .room-image,.product-visual:focus-visible .room-image{opacity:1;transform:scale(1.015)}.product-tag{position:absolute;left:15px;top:15px;font-size:9px;letter-spacing:1px;color:#87947c;background:#fafbf6e6;padding:6px 9px}.product-circle{position:absolute;bottom:17px;right:17px;border-radius:50%;background:#ffffffeb;width:33px;height:33px;display:grid;place-items:center;color:#6a7d5a;font-size:16px}.product-info{padding:15px 2px 0}.product-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-topline h3{font-size:15px;font-weight:500;margin:0}.product-topline span{font-size:9px;color:#9da58e;letter-spacing:1px}.product-info p{font-size:10px;color:#939c87;margin:9px 0}.empty{text-align:center;padding:60px 20px;color:var(--muted)}.empty h3{font-weight:400}.empty button{margin-top:15px;padding:10px 22px;border:1px solid #bdcab0;background:transparent}.document-banner{margin:0 max(5vw,24px) 70px;padding:42px 45px;background:#e9eddf;display:flex;align-items:center;justify-content:space-between;gap:20px}.document-banner p{font-size:11px;color:#8a967c;line-height:1.8}.document-banner>a{border-bottom:1px solid #a2b092;padding:13px 0;font-size:12px;white-space:nowrap}.document-banner>a span{margin-left:38px}.docs-intro{max-width:1400px;margin:auto;padding:65px max(5vw,24px) 45px}.docs-intro h1{font-size:44px;margin:20px 0}.docs-intro>p{font-size:12px;color:#8b9381;line-height:1.9}.docs-stats{display:flex;gap:50px;margin-top:35px}.docs-stats span{font-size:10px;color:#94a084}.docs-stats b{font:26px Georgia,serif;margin-right:9px;color:#556b42;font-weight:400}.docs-content{max-width:1400px;margin:auto;padding:15px max(5vw,24px) 80px}.docs-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-bottom:25px}.docs-heading h2{font-size:18px;font-weight:400}.docs-heading>span{font-size:11px;color:#929d81}.doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.doc-card{background:#fff;border:1px solid #e0e5d8;padding:29px;display:flex;flex-direction:column}.doc-number{display:flex;justify-content:space-between;color:#929f82;font-size:11px;border-bottom:1px solid #e6eade;padding-bottom:20px}.doc-number span:first-child{font:26px Georgia,serif;color:#829473}.doc-card h3{font:24px var(--serif);font-weight:400;margin:26px 0 14px}.doc-card>p{font-size:11px;line-height:2;color:#9ca38f;margin-top:0}.doc-products{list-style:none;padding:0;margin:16px 0 25px;flex:1}.doc-products a{display:flex;justify-content:space-between;font-size:11px;gap:8px;padding:10px 0;border-bottom:1px solid #edf0e7}.doc-products a:hover{color:#7a9d57}.doc-products a span:last-child{font-size:9px;color:#9ca98b}.doc-links{display:flex;gap:10px}.doc-links a{padding:11px 0;font-size:11px;flex:1;text-align:center;border:1px solid #ced9bf}.doc-links a:first-child{color:white;background:var(--green);border-color:var(--green)}.doc-links a:hover{opacity:.8}.docs-tip{display:flex;justify-content:space-between;align-items:center;background:#eaf0e0;padding:25px 28px;margin-top:30px;gap:20px}.docs-tip b{font-size:13px;font-weight:500}.docs-tip p{font-size:11px;color:#8d9d7b;line-height:1.8}.docs-tip button{border:0;background:transparent;font-size:12px;white-space:nowrap}footer{border-top:1px solid var(--line);padding:38px max(5vw,24px) 27px;background:#f0f1e9}.footer-brand{font:25px var(--serif);letter-spacing:3px}.footer-brand span{font:9px sans-serif;letter-spacing:2px;margin-left:17px;color:#7f8e71}footer>p{font-size:11px;color:#94a083;margin-top:18px}footer>div{border-top:1px solid #dfe6d3;padding-top:21px;margin-top:24px;display:flex;justify-content:space-between;gap:15px;font-size:9px;color:#9ca68b;line-height:1.8;padding-right:245px}.chat-launcher{position:fixed;right:26px;bottom:24px;z-index:40;display:flex;align-items:center;gap:13px;border:1px solid #ffffff20;background:var(--green);color:white;padding:13px 17px;border-radius:12px;box-shadow:0 8px 30px #2434212e;font-size:12px;text-align:left;transition:transform .2s}.chat-launcher:hover{transform:translateY(-3px)}.chat-symbol{width:32px;height:34px;border:1px solid #b6cda34d;display:grid;place-items:center;border-radius:8px;font:21px var(--serif)}.chat-launcher small{display:block;margin-top:4px;font-size:9px;color:#b4c7a8}.launcher-arrow{margin-left:10px;color:#bed0b3}.chat-panel{position:fixed;right:26px;bottom:24px;width:410px;height:min(655px,calc(100dvh - 48px));z-index:50;display:flex;flex-direction:column;background:#fafbf7;border:1px solid #d2dcc5;border-radius:15px;box-shadow:0 15px 70px #253b2530;overflow:hidden}.chat-header{background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;padding:17px}.chat-heading{display:flex;gap:11px;align-items:center}.chat-heading b{font-size:12px;font-weight:500}.chat-heading small{display:block;font-size:9px;color:#b2c4a8;margin-top:5px}.chat-heading i{display:inline-block;background:#a0c780;width:5px;height:5px;border-radius:50%;margin-right:5px}.chat-actions{display:flex;gap:7px}.chat-actions button{width:28px;height:28px;border:0;background:#ffffff0c;border-radius:5px;color:#d0ddc5;font-size:20px}.chat-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 18px;scroll-behavior:smooth}.chat-welcome{padding:14px 5px}.chat-welcome>span{font-size:11px;color:#8c9c7d}.chat-welcome h3{font:27px/1.6 var(--serif);font-weight:400;margin:17px 0}.chat-welcome p{font-size:11px;line-height:1.9;color:#8c9a7e;margin-bottom:22px}.chat-welcome button{display:block;padding:12px;width:100%;text-align:left;background:white;border:1px solid #e0e7d7;border-radius:7px;margin-top:9px;font-size:11px;color:#5d754b}.chat-composer{padding:10px 13px 12px;border-top:1px solid #e6ecde;background:#fafbf7}.chat-composer form{background:white;border:1px solid #d7e1cb;border-radius:9px;padding:12px}.chat-composer textarea{width:100%;border:0;resize:none;outline:none;color:var(--ink);font-size:12px;line-height:1.7;background:transparent;display:block}.chat-composer textarea::placeholder{color:#a0ac91}.chat-composer form>div{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.chat-composer form>div>span{font-size:8px;color:#a4af96}.chat-composer button[type=submit]{background:var(--green);color:white;border:0;border-radius:6px;width:31px;height:30px;font-size:17px}.chat-composer>small{display:block;text-align:center;font-size:9px;color:#a0ac90;margin-top:9px}.turn{margin-bottom:22px}.user{text-align:right}.bubble{display:inline-block;background:#eaf0e1;text-align:left;white-space:pre-wrap;padding:10px 13px;border-radius:11px 11px 2px 11px;font-size:12px;line-height:1.8;max-width:94%;overflow-wrap:anywhere}.assistant-label{font-size:9px;color:#8c9e7b;margin-bottom:7px}.answer{font-size:12px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere}.ref{border:0;background:#e3edd8;color:#628147;font-size:9px;padding:1px 5px;margin:0 2px;border-radius:3px;vertical-align:super}.timing{font-size:9px;color:#a3af93;margin-top:9px}.loading{animation:pulse 1.6s infinite;color:#8d9b7f}.error{color:#a56248;font-size:12px}.retry{border:1px solid #d8dfce;background:white;border-radius:5px;padding:6px 13px;font-size:11px;margin-top:9px}dialog{border:1px solid #dbe2d1;border-radius:12px;padding:0;color:var(--ink);background:#f9faf5;max-height:90dvh}dialog::backdrop{background:#1c302c66;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:15px;top:13px;z-index:1;width:33px;height:33px;background:#fafcf4e6;border:1px solid #dce4d2;border-radius:50%;font-size:22px;color:#7e9270}.product-dialog{width:min(940px,calc(100% - 32px));max-width:none}.product-detail{display:grid;grid-template-columns:1fr 1fr}.detail-visual{background:white;position:relative;align-self:start}.detail-visual img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.image-switch{display:flex;justify-content:center;gap:6px;padding:15px 0 25px}.image-switch button{background:transparent;border:1px solid #dce5d1;color:#8e9f7c;font-size:10px;padding:7px 14px;border-radius:3px}.image-switch button.active{background:#e9efdf;color:var(--green);border-color:#bdcda9}.detail-copy{padding:43px 33px 28px}.detail-copy h2{font:29px var(--serif);font-weight:400;line-height:1.5;margin:17px 0}.detail-copy>p{font-size:11px;color:#8d9c7b;line-height:1.8}.detail-copy dl{margin:22px 0}.detail-copy dl>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e1e8d8;padding:9px 0;font-size:11px}.detail-copy dt{color:#95a184;flex-shrink:0}.detail-copy dd{margin:0;text-align:right;line-height:1.7}.detail-links{display:flex;gap:20px;font-size:11px;margin:22px 0}.detail-links a{text-decoration:underline;text-underline-offset:4px}.detail-ask{background:var(--green);border:0;color:white;font-size:11px;width:100%;padding:13px}.detail-copy>small{display:block;font-size:9px;color:#a6b098;margin-top:15px;line-height:1.8}.source-dialog{width:650px;max-width:calc(100% - 28px);padding:24px}.source-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8b9c79}.source-top button{background:transparent;border:0;font-size:24px}.source-dialog h2{font-size:18px;font-weight:500;margin:15px 0}.source-dialog p{font-size:11px;color:#8d9e7b}.source-dialog pre{font:12px/2 "Microsoft YaHei",sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;padding:18px;background:#eef2e6;max-height:50dvh;overflow:auto}.source-dialog>a{display:inline-block;font-size:12px;margin:9px 0;text-decoration:underline;text-underline-offset:5px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}[hidden]{display:none!important}@keyframes pulse{50%{opacity:.45}}@media(min-width:1600px){.document-banner{max-width:1440px;margin-left:auto;margin-right:auto}}@media(max-width:1000px){.hero{gap:35px;min-height:470px}.hero-photo{height:440px}.hero h1{font-size:39px}.hero-caption{flex-direction:column;gap:8px;margin-top:30px}.hero-caption span+span{border:0;padding:0}.section-heading{align-items:start;gap:10px}.section-heading h2{font-size:27px}.section-heading>p{max-width:180px;line-height:1.8}.filters button{padding:10px;font-size:11px}.search input{width:150px}.doc-card{padding:22px}.doc-card h3{font-size:22px}.docs-tip{align-items:start}.product-grid{gap:26px 18px}footer>div{padding-right:0;flex-direction:column}.product-topline h3{font-size:13px}}@media(max-width:700px){.site-header{height:76px;padding:0 20px}.brand{font-size:22px;gap:8px}.brand-icon{width:30px;height:36px;font-size:20px}.brand small{font-size:6px;letter-spacing:2px}.site-header nav{gap:20px}.site-header nav a{font-size:11px}.site-header nav a.active:after{bottom:16px}.header-help{display:none}.hero{padding:25px 20px 32px;grid-template-columns:1fr;gap:28px;min-height:0}.hero-copy{padding-top:12px}.overline{font-size:8px;letter-spacing:1.4px}.hero h1{font-size:39px;margin:19px 0 16px}.hero-copy>p{font-size:11px}.solid-link{margin-top:15px;padding:13px 18px}.hero-caption{display:none}.hero-photo{height:340px}.photo-note strong{font-size:17px}.catalog-section{padding:27px 20px 42px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:27px}.section-heading>p{max-width:none;margin:13px 0 0}.catalog-tools{flex-wrap:wrap;gap:13px;padding:13px 0}.filters{width:100%;justify-content:space-between;gap:0}.filters button{padding:9px 8px;font-size:10px}.filters button span{margin-left:4px;font-size:8px}.search{width:100%;border:1px solid #e1e5d8;padding:2px 10px}.search input{width:100%;padding:8px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.product-tag{top:9px;left:9px;font-size:7px;padding:4px 6px}.product-circle{width:26px;height:26px;right:10px;bottom:10px;font-size:13px}.product-info{padding-top:11px}.product-topline{display:block}.product-topline h3{font-size:12px}.product-topline>span{display:block;font-size:8px;margin-top:6px}.product-info p{font-size:9px;line-height:1.7;margin-top:6px}.results-line{font-size:9px}.document-banner{margin:0 20px 40px;padding:28px 23px;display:block}.document-banner h2{font-size:25px}.document-banner p{font-size:10px}.document-banner>a{display:inline-block;margin-top:12px;font-size:11px}.docs-intro{padding:42px 22px 33px}.docs-intro h1{font-size:35px}.docs-intro>p{font-size:11px}.docs-stats{gap:23px}.docs-stats b{font-size:22px}.docs-stats span{font-size:9px}.docs-content{padding:0 20px 45px}.doc-grid{grid-template-columns:1fr;gap:18px}.doc-card{padding:24px}.doc-card h3{margin-top:20px}.doc-products{margin-top:5px}.docs-tip{display:block;padding:25px 22px}.docs-tip button{padding:10px 0}.docs-heading>span{font-size:10px}footer{padding:30px 20px 105px}footer>div{font-size:8px}.chat-launcher{right:16px;bottom:17px;padding:10px 13px;font-size:11px;border-radius:10px}.chat-launcher small{font-size:8px}.chat-symbol{width:29px;height:31px;font-size:20px}.chat-panel{right:12px;bottom:12px;width:calc(100% - 24px);height:min(655px,calc(100dvh - 24px))}.product-detail{grid-template-columns:1fr}.product-dialog{width:calc(100% - 26px)}.detail-visual img{max-height:300px;object-fit:contain}.image-switch{padding:8px 0 15px}.detail-copy{padding:23px}.detail-copy h2{font-size:26px}.detail-copy dl>div{font-size:10px}.source-dialog{padding:18px}.source-dialog h2{font-size:16px}.source-dialog pre{padding:12px;font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
/* POVISON-inspired visual direction: full-width lifestyle photography,
   centered wordmark, editorial type and restrained forest-green details. */
:root{--paper:#fff;--ink:#222;--green:#365645;--muted:#707070;--line:#e7e7e5;--serif:Georgia,"Songti SC","SimSun",serif}body{background:#fff;color:#222;font-size:15px}html{scroll-padding-top:165px}.announcement{height:36px;background:#365645;color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-size:11px;letter-spacing:.3px}.announcement a{border-bottom:1px solid #b2c1b5;line-height:1.5}.site-header{height:148px;display:flex;flex-direction:column;align-items:stretch;padding:0 3.2vw;background:#fff;backdrop-filter:none;border-bottom:1px solid #e9e9e6;top:0}.masthead{height:94px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.brand{justify-self:center;display:block;text-align:center;letter-spacing:0;color:var(--green)}.wordmark{display:block;font:48px/.95 Georgia,serif;letter-spacing:1px}.brand small{font:9px/1.2 "Microsoft YaHei",sans-serif;letter-spacing:2.5px;margin-top:9px;color:#526a59}.header-explore{display:flex;justify-content:space-between;align-items:center;border:1px solid #e0e0dd;width:205px;padding:10px 14px;font-size:12px;color:#777}.header-explore span{font-size:22px;color:#333;line-height:16px}.header-actions{justify-self:end;display:flex;gap:25px;align-items:center}.header-actions>a{font-size:12px;color:#444}.header-help{display:flex;align-items:center;gap:8px;padding:0;color:#333}.header-help svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.header-help span{font-size:12px;color:#333;margin:0}.site-header nav{height:54px;justify-content:center;gap:clamp(25px,4vw,66px);flex-shrink:0}.site-header nav a,.site-header nav button{font-size:13px;color:#222;letter-spacing:1.5px;white-space:nowrap;font-weight:400}.site-header nav button{border:0;background:none;padding:0;height:100%}.site-header nav a.active{color:#365645}.site-header nav a.active:after{bottom:9px;height:1px;background:#365645}.site-header nav button:hover,.site-header nav a:hover{color:#537259}.hero{position:relative;display:flex;justify-content:center;align-items:center;max-width:none;min-height:0;height:570px;padding:0;margin:0;gap:0;isolation:isolate}.hero-photo{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 54%;filter:brightness(.78)}.hero-photo:after{inset:0;background:linear-gradient(90deg,#1e29232a,transparent 50%,#1e292312);z-index:0}.hero-copy{align-self:auto;position:relative;text-align:center;padding:0 24px;color:white;margin-top:0;text-shadow:0 1px 18px #0003}.hero .overline{font-size:16px;letter-spacing:2.5px;color:#fff}.hero h1{font:54px/1.5 var(--serif);letter-spacing:3px;margin:21px 0 15px;font-weight:400}.hero-copy>p{font-size:15px;line-height:1.8;color:#fff;letter-spacing:1px}.solid-link{background:#fffffff0;color:#222;border:1px solid #fff;border-radius:0;font-size:14px;letter-spacing:1.5px;min-width:228px;justify-content:center;padding:15px 26px;gap:30px;margin-top:24px;text-shadow:none}.solid-link:hover{background:#fff;color:#365645}.hero-bottom{position:absolute;bottom:23px;left:3.2vw;right:3.2vw;display:flex;justify-content:space-between;font-size:10px;color:white;letter-spacing:1.5px}.brand-statement{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:25px;padding:34px 5vw;background:#faf8f2;align-items:center}.brand-statement h2{font:23px/1.6 var(--serif);font-weight:400;margin:0}.brand-statement h2>span{font:13px/1.5 Georgia,serif;letter-spacing:.2px;color:#777}.brand-statement>div{display:flex;flex-direction:column;align-items:center}.brand-statement b{font:34px/1.2 Georgia,serif;color:#b89d65;font-weight:400}.brand-statement>div>span{font-size:11px;color:#777;margin-top:6px}.collections{padding:60px 3.2vw 0;max-width:1600px;margin:auto}.section-title{text-align:center;margin-bottom:26px}.section-title>span{font:30px Georgia,serif;color:#20241f;letter-spacing:.2px}.section-title>h2{font-size:13px;letter-spacing:2px;font-weight:400;margin:13px 0 0;color:#707070}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-grid button{border:0;padding:0;background:#f4f1eb;aspect-ratio:1.2;overflow:hidden;position:relative;color:white}.collection-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.collection-grid button:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#161d195c)}.collection-grid button:hover img{transform:scale(1.035)}.collection-grid button>span{position:absolute;left:10px;right:10px;bottom:25px;z-index:1;text-align:center}.collection-grid b{display:block;font:24px var(--serif);font-weight:400;letter-spacing:2px}.collection-grid small{display:block;font-size:10px;letter-spacing:2px;margin-top:10px}.catalog-section{padding:65px 3.2vw 70px;max-width:1600px}.section-heading{display:block;text-align:center;margin-bottom:34px}.overline{font-size:11px;letter-spacing:2px;color:#7a7a72}.section-heading .overline{font:27px Georgia,serif;letter-spacing:.4px;color:#242820}.section-heading h2{font-size:17px;line-height:1.6;letter-spacing:1px;font-family:"Microsoft YaHei",sans-serif;font-weight:400;margin:13px 0 0}.section-heading>p{max-width:none;font-size:12px;color:#888;margin:12px 0 0}.catalog-tools{padding:15px 0;border-color:#e6e6e3}.filters{gap:17px}.filters button{padding:9px 0;margin-right:12px;border:0;border-bottom:1px solid transparent;font-size:13px;color:#777;letter-spacing:.4px;border-radius:0}.filters button.active{color:#1f3a29;background:none;border-bottom:1px solid #365645}.filters button span{font-size:10px;color:inherit}.search{border:1px solid #e2e2df;padding:5px 12px}.search span{color:#333;font-size:22px}.search input{font-size:12px;color:#333;width:190px}.search input::placeholder{color:#999}.results-line{font-size:11px;color:#888;margin:22px 0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.product-visual{background:#f7f7f5}.product-tag{left:12px;top:12px;background:#f7f7f0ed;color:#5b6357;font-size:10px;padding:5px 8px;letter-spacing:.5px}.product-circle{background:white;color:#222;width:32px;height:32px}.product-info{padding:16px 0 0}.product-topline h3{font-size:14px;color:#333;letter-spacing:.2px}.product-topline span{font-size:10px;color:#888}.product-info p{font-size:11px;color:#777;margin-top:10px}.document-banner{max-width:none;margin:0;display:block;height:470px;position:relative;padding:0;isolation:isolate;overflow:hidden;background:#394737;color:#fff}.document-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:brightness(.62);z-index:-1}.document-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#16201933,transparent);z-index:-1}.document-banner-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.document-banner .overline{color:#fff;font-size:14px;letter-spacing:2px}.document-banner h2{font:40px/1.5 var(--serif);font-weight:400;letter-spacing:2px;margin-top:14px}.document-banner p{color:#fff;font-size:14px;margin:20px 0}.document-banner-content>a{background:#ffffffe6;color:#222;font-size:13px;letter-spacing:1px;padding:15px 26px;margin-top:10px}.document-banner-content>a span{margin-left:27px}.docs-intro{max-width:none;display:grid;grid-template-columns:1fr 1fr;padding:0;background:#f8f6f1;gap:0;min-height:440px}.docs-intro-copy{padding:55px 6vw}.docs-intro .overline{font:24px Georgia,serif;color:#222}.docs-intro h1{font:39px/1.5 var(--serif);font-weight:400;margin:18px 0;letter-spacing:1px}.docs-intro-copy>p{font-size:13px;color:#777;line-height:1.9;max-width:450px}.docs-intro>img{width:100%;height:100%;max-height:490px;object-fit:cover;object-position:50% 49%}.docs-stats{margin-top:28px;gap:30px}.docs-stats b{font-size:27px;color:#b2955b}.docs-stats span{color:#777;font-size:11px}.docs-content{max-width:1440px;padding:50px 4vw 65px}.docs-heading{border:0;padding:0;margin-bottom:24px}.docs-heading h2{font-size:22px;color:#222}.docs-heading>span{font-size:12px;color:#777}.doc-card{border-color:#e4e4df;padding:30px;background:#fff}.doc-number{border-color:#e8e8e4;color:#777}.doc-number span:first-child{color:#b49b6a;font-size:30px}.doc-card h3{font-size:23px;color:#222}.doc-card>p{font-size:12px;color:#777;white-space:pre-line}.doc-products a{font-size:12px;padding:12px 0;border-color:#ededeb}.doc-products a span:last-child{font-size:10px;color:#888}.doc-links a{border-color:#b8beb5;font-size:12px;padding:12px 0}.doc-links a:first-child{background:#365645;border-color:#365645}.docs-tip{background:#f7f5ee;padding:28px 30px;border:1px solid #ece8dc}.docs-tip b{font-size:15px;color:#333}.docs-tip p{font-size:12px;color:#777;line-height:1.9}.docs-tip button{font-size:13px;color:#365645}footer{background:#344f40;color:#fff;border:0;padding:48px 4vw 22px}footer>div.footer-main{border:0;margin:0;padding:0 0 44px;display:grid;grid-template-columns:1.25fr 1fr 1.2fr 1.25fr;gap:35px;line-height:1.8}.footer-brand{font:45px Georgia,serif;letter-spacing:1px;color:white}.footer-brand span{display:block;margin:8px 0 0;font-size:9px;color:#c2cfc4;letter-spacing:2px}.footer-main>div>p{font-size:12px;color:#c6d0c8;line-height:2;margin-top:24px}.footer-column h3{font-size:14px;font-weight:500;color:white;margin:4px 0 19px;letter-spacing:1px}.footer-column a,.footer-column button{display:block;font-size:12px;color:#d0d8d1;margin-bottom:14px;background:transparent;border:0;padding:0;line-height:1.5;text-align:left}.footer-column a:hover,.footer-column button:hover{text-decoration:underline}.footer-message>span{font-size:9px;letter-spacing:1px;color:#b6c5b9}.footer-message>h2{font:25px/1.8 var(--serif);font-weight:400;margin-top:16px;color:#f4f5f0}footer>div.footer-bottom{display:flex;border-top:1px solid #66816f66;margin:0;padding:23px 70px 0 0;font-size:10px;color:#aebeaf;flex-direction:row;justify-content:space-between;gap:25px}.chat-launcher{width:54px;height:54px;border-radius:50%;background:#365645;padding:14px;right:22px;bottom:23px;display:grid;place-items:center;box-shadow:0 3px 15px #253a292e;border:1px solid #ffffff50}.chat-launcher>svg{width:26px;height:26px;fill:#fff}.chat-launcher>svg circle{fill:#365645}.launcher-tooltip{position:absolute;right:66px;white-space:nowrap;background:#fff;color:#333;border:1px solid #eee;padding:8px 12px;font-size:11px;border-radius:3px;opacity:0;pointer-events:none;transition:opacity .2s}.chat-launcher:hover .launcher-tooltip,.chat-launcher:focus-visible .launcher-tooltip{opacity:1}.chat-panel{border-radius:8px;background:white;border-color:#d9dfd8;box-shadow:0 10px 45px #1a332526}.chat-header{background:#365645;padding:18px}.chat-scroll,.chat-composer{background:white}.chat-heading b{font-size:14px}.chat-heading small{font-size:10px;color:#d3ded4}.chat-actions button{border-radius:2px}.chat-welcome h3{font:27px/1.6 var(--serif);color:#26372c}.chat-welcome>span{font-size:12px;color:#888}.chat-welcome p{font-size:12px;color:#777}.chat-welcome button{font-size:12px;border-radius:0;color:#4c6653;border-color:#e2e6de}.chat-composer form{border-radius:3px;border-color:#d9dfd6}.chat-composer textarea{font-size:13px;color:#333}.chat-composer>small{color:#888;font-size:10px}.chat-composer button[type=submit]{border-radius:2px}.answer{font-size:13px;color:#333}.assistant-label{color:#6f7b6d;font-size:10px}.bubble{font-size:13px;background:#f0f3ec;border-radius:4px}.timing{color:#888}.ref{background:#e9eee4;color:#3d6647}.product-dialog,.source-dialog{border-radius:3px;background:white}.detail-copy h2{font-size:28px;color:#222}.detail-copy>p{font-size:12px;color:#777}.detail-copy dl>div{font-size:12px;border-color:#e7e7e3}.detail-copy dt{color:#777}.detail-copy>small{color:#888}.detail-links{font-size:12px}.detail-ask{font-size:12px;padding:14px}.image-switch button{border-radius:0;color:#666;font-size:11px}.image-switch button.active{background:#365645;color:white;border-color:#365645}.source-dialog p{color:#777;font-size:12px}.source-dialog pre{background:#f7f7f3;color:#333;font-size:13px}.source-top{color:#777}.loading{color:#888}.empty{color:#777}.empty button{border-color:#bbb}.error{color:#a56248}
@media(max-width:1100px){.header-explore{width:170px}.header-actions{gap:18px}.site-header nav{gap:35px}.hero{height:520px}.hero h1{font-size:45px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-statement{padding:30px 4vw;gap:15px}.brand-statement h2{font-size:21px}.collection-grid b{font-size:22px}.docs-intro h1{font-size:32px}.docs-intro-copy{padding:40px 4vw}.docs-stats{gap:18px}.doc-card{padding:23px}.doc-card h3{font-size:21px}.doc-products a{font-size:10px}.footer-main>div>p{font-size:11px}.footer-message>h2{font-size:22px}}
@media(max-width:700px){html{scroll-padding-top:122px}.announcement{height:30px;font-size:9px;gap:10px}.site-header{height:115px;padding:0 16px;overflow:visible}.masthead{height:70px;grid-template-columns:1fr auto 1fr}.brand .wordmark{font-size:34px}.brand small{font-size:6px;letter-spacing:1.6px;margin-top:6px}.header-explore{border:0;width:auto;font-size:0;padding:0;justify-self:start}.header-explore>span{font-size:27px}.header-actions{gap:0}.header-actions>a,.header-help span{display:none}.header-help{display:flex}.header-help svg{width:23px;height:23px}.site-header nav{height:45px;gap:0;justify-content:space-between}.site-header nav a,.site-header nav button{font-size:10px;letter-spacing:0}.site-header nav a.active:after{bottom:6px}.hero{height:480px}.hero-photo{height:100%}.hero-photo>img{object-position:48% 50%;filter:brightness(.72)}.hero-copy{padding:0 15px;margin-top:-5px}.hero .overline{font-size:10px;letter-spacing:1.4px}.hero h1{font-size:32px;letter-spacing:1px;line-height:1.65;max-width:330px;margin:18px auto 14px}.hero-copy>p{font-size:11px;line-height:1.8;max-width:295px;margin:auto;letter-spacing:.4px}.solid-link{font-size:12px;min-width:190px;padding:13px 22px;margin-top:24px}.hero-bottom{bottom:18px;left:18px;right:18px;font-size:8px;letter-spacing:.3px}.brand-statement{grid-template-columns:repeat(3,1fr);padding:27px 20px;gap:23px 12px}.brand-statement h2{grid-column:1/-1;text-align:center;font-size:23px;line-height:1.5}.brand-statement h2>span{font-size:12px}.brand-statement b{font-size:28px}.brand-statement>div>span{font-size:10px}.collections{padding:35px 14px 0}.section-title{margin-bottom:22px}.section-title>span{font-size:24px}.section-title>h2{font-size:12px;margin-top:10px}.collection-grid{gap:8px}.collection-grid button{aspect-ratio:.6}.collection-grid img{object-position:50%}.collection-grid button>span{bottom:17px;left:5px;right:5px}.collection-grid b{font-size:16px;letter-spacing:1px}.collection-grid small{font-size:7px;letter-spacing:.4px;margin-top:7px;line-height:1.5}.catalog-section{padding:38px 16px 40px}.section-heading{margin-bottom:22px}.section-heading .overline{font-size:22px}.section-heading h2{font-size:14px;margin-top:12px}.section-heading>p{font-size:11px}.catalog-tools{gap:12px;padding:12px 0}.filters{gap:0}.filters button{font-size:11px;padding:8px 0;margin-right:0;letter-spacing:0}.filters button span{font-size:9px}.search{padding:2px 10px;border:1px solid #e0e0dc;width:100%}.search input{font-size:12px;width:100%}.results-line{font-size:9px;margin:18px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-tag{left:8px;top:8px;font-size:8px;padding:4px 6px}.product-info{padding-top:12px}.product-topline h3{font-size:12px}.product-topline span{font-size:9px;margin-top:7px}.product-info p{font-size:10px;line-height:1.6}.product-circle{width:26px;height:26px;font-size:14px}.document-banner{height:370px;margin:0}.document-banner>img{object-position:53% 50%}.document-banner-content{padding:20px}.document-banner .overline{font-size:11px}.document-banner h2{font-size:30px}.document-banner p{font-size:11px;max-width:300px;line-height:1.9;margin:15px 0}.document-banner-content>a{font-size:12px;padding:12px 20px}.docs-intro{grid-template-columns:1fr;min-height:0}.docs-intro-copy{padding:36px 24px;text-align:center}.docs-intro .overline{font-size:23px}.docs-intro h1{font-size:32px}.docs-intro-copy>p{font-size:12px}.docs-stats{justify-content:center;gap:20px;margin-top:25px}.docs-stats span{font-size:10px}.docs-stats b{font-size:24px}.docs-intro>img{height:240px;object-position:50% 52%}.docs-content{padding:30px 18px 40px}.docs-heading{margin-bottom:20px}.docs-heading h2{font-size:19px}.docs-heading>span{font-size:11px}.doc-grid{gap:20px}.doc-card{padding:25px}.doc-card h3{font-size:24px}.doc-products a{font-size:12px}.doc-links a{font-size:12px}.docs-tip{padding:25px 22px}.docs-tip p{font-size:12px}.docs-tip button{font-size:12px}.chat-launcher{right:16px;bottom:18px;width:51px;height:51px;padding:13px}.launcher-tooltip{display:none}.chat-panel{right:10px;bottom:10px;width:calc(100% - 20px);height:min(655px,calc(100dvh - 20px));border-radius:7px}.chat-heading b{font-size:13px}.chat-heading small{font-size:9px}.chat-scroll{padding:20px 17px}.chat-welcome h3{font-size:27px}.chat-welcome p{font-size:12px}.answer{font-size:12px}.bubble{font-size:12px}.source-dialog pre{font-size:12px}.detail-copy dl>div{font-size:11px}.detail-copy h2{font-size:27px}footer{padding:35px 22px 80px}footer>div.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding:0 0 25px}.footer-main>div:first-child{grid-column:1/-1}.footer-brand{font-size:39px}.footer-brand span{font-size:8px}.footer-main>div>p{font-size:11px;margin-top:17px}.footer-column h3{font-size:13px;margin-top:0}.footer-column a,.footer-column button{font-size:11px}.footer-message{grid-column:1/-1;border-top:1px solid #73897566;padding-top:22px}.footer-message>h2{font-size:22px;margin:12px 0 0}.footer-message>h2 br{display:none}footer>div.footer-bottom{padding:19px 0 0;flex-direction:column;gap:9px;font-size:9px}}

@media(max-width:700px){.hero h1 span{display:block}.hero h1{font-size:30px;line-height:1.6}}
