:root{color:#171817;font-synthesis:none;--red:#df2f22;--red-dark:#bd241b;--green:#0d4d36;--green-soft:#6da77b;--ink:#171817;--muted:#6d706d;--line:#dedfdd;--soft:#f4f5f2;--white:#fff;--radius:6px;background:#fff;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}section[id]{scroll-margin-top:76px}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #0d4d363d}.page-shell{width:min(1400px,100% - 64px);margin:0 auto}.site-header{z-index:60;background:#fff;border-bottom:1px solid #17181714;justify-content:space-between;align-items:center;height:76px;padding:0 max(32px,50vw - 700px);display:flex;position:sticky;top:0}.brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:21px;font-weight:800;display:inline-flex}.site-nav{align-items:center;gap:34px;display:flex}.site-nav button{color:var(--ink);background:0 0;border:0;padding:10px 0;font-size:14px}.site-nav button:hover{color:var(--red)}.menu-button{background:0 0;border:0;padding:8px;display:none}.hero{color:#fff;height:min(790px,100vh - 76px);min-height:650px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-shade{display:none}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:42px;display:flex;position:absolute;inset:0}.hero h1{max-width:980px;margin:0 0 20px;font-size:clamp(46px,4.2vw,64px);font-weight:800;line-height:1.12}.hero-content>p{color:#ffffffeb;margin:0 0 34px;font-size:20px;line-height:1.7}.case-search{width:min(760px,100%);color:var(--ink);border-radius:var(--radius);background:#fff;box-shadow:0 16px 44px #0003}.search-tabs{border-bottom:1px solid var(--line);height:56px;display:flex}.search-tabs button{color:#535653;background:#fff;border:0;flex:0 0 120px;position:relative}.search-tabs button.active{color:var(--red);font-weight:700}.search-tabs button.active:after{content:"";background:var(--red);height:3px;position:absolute;bottom:-1px;left:22px;right:22px}.search-row{grid-template-columns:minmax(240px,1fr) auto auto;gap:10px;padding:12px;display:grid}.search-field{border:1px solid var(--line);color:#858985;border-radius:4px;align-items:center;gap:10px;min-width:0;height:52px;padding:0 16px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.primary-button,.secondary-button,.outline-button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 22px;font-weight:700;display:inline-flex}.primary-button{background:var(--red);color:#fff}.primary-button:hover{background:var(--red-dark)}.secondary-button{color:var(--ink);border-color:var(--line);background:#fff}.secondary-button:hover,.outline-button:hover{border-color:var(--ink)}.outline-button{color:var(--red);border-color:var(--red);background:#fff}.hero-scroll{color:#fff;background:0 0;border:0;align-items:center;gap:5px;font-size:13px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.cases-section{padding:100px 0 112px}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.section-heading h2{margin:0 0 10px;font-size:40px;line-height:1.2}.section-heading p{color:var(--muted);margin:0;line-height:1.7}.section-heading>button{white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;display:flex}.filter-rail{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:28px;margin-bottom:24px;display:flex;overflow-x:auto}.filter-rail::-webkit-scrollbar{display:none}.filter-rail button{color:#4d504d;background:0 0;border:0;flex:none;padding:14px 0 16px;position:relative}.filter-rail button.active{color:var(--ink);font-weight:700}.filter-rail button.active:after{content:"";background:var(--green-soft);height:3px;position:absolute;bottom:-1px;left:0;right:0}.case-layout{grid-template-columns:1.42fr 1fr;gap:10px;height:610px;display:grid}.case-stack{grid-template-rows:1fr 1fr;gap:10px;min-height:0;display:grid}.case-card{border-radius:var(--radius);color:#fff;background:#e9ebe8;min-height:0;position:relative;overflow:hidden}.case-card>img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.case-card:hover>img{transform:scale(1.025)}.case-image-shade{background:#0000002e;position:absolute;inset:0}.case-meta{position:absolute;bottom:22px;left:24px}.case-meta h3{text-shadow:0 2px 12px #000000b3;margin:0 0 10px;font-size:20px}.case-meta span{text-shadow:0 2px 10px #000c;align-items:center;gap:6px;font-size:14px;display:flex}.case-card>button{color:#fff;background:0 0;border:0;align-items:center;gap:6px;display:flex;position:absolute;bottom:21px;right:22px}.featured .case-meta h3{font-size:27px}.trust-band{background:#f2f5f1;border-top:1px solid #e3e9e2;border-bottom:1px solid #e3e9e2}.trust-inner{grid-template-columns:1.3fr repeat(4,1fr);align-items:center;min-height:174px;display:grid}.trust-title{font-size:28px;font-weight:800;line-height:1.35}.trust-title span{color:var(--green-soft)}.trust-item{border-left:1px solid #d8dfd7;align-items:flex-start;gap:13px;min-height:68px;padding:0 22px;display:flex}.trust-item>svg{color:var(--green);flex:none}.trust-item strong,.trust-item span{display:block}.trust-item strong{margin-bottom:8px}.trust-item span{color:var(--muted);font-size:12px;line-height:1.5}.detail-section{padding:112px 0}.detail-header{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.breadcrumb{color:var(--muted);font-size:14px}.detail-header h2{margin:18px 0 10px;font-size:42px;line-height:1.25}.detail-header p{color:var(--muted);margin:0}.hotspot-help{white-space:nowrap;align-items:center;gap:7px;font-size:14px;display:flex}.room-tabs{border-bottom:1px solid var(--line);gap:8px;margin-top:32px;display:flex}.room-tabs button{background:#fff;border:0;min-width:92px;padding:14px 18px}.room-tabs button.active{background:var(--green);color:#fff;border-radius:5px 5px 0 0}.shoppable-scene{aspect-ratio:16/8.2;background:#eceeeb;position:relative;overflow:hidden}.shoppable-scene>img{object-fit:cover;width:100%;height:100%;display:block}.hotspot{width:42px;height:42px;color:var(--green);box-shadow:0 0 0 2px var(--green), 0 8px 20px #00000038;z-index:3;background:#fffffff0;border:2px solid #fff;border-radius:50%;font-weight:800;position:absolute;transform:translate(-50%,-50%)}.hotspot.active{color:#fff;background:var(--green);box-shadow:0 0 0 3px #fff, 0 0 0 6px var(--green), 0 8px 20px #00000038}.product-drawer{border-radius:var(--radius);z-index:4;background:#fff;width:330px;padding:24px;position:absolute;top:16px;bottom:16px;right:16px;overflow-y:auto;box-shadow:0 12px 40px #0003}.drawer-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.drawer-title h3{margin:0 0 22px;font-size:18px}.drawer-title button{background:0 0;border:0;padding:0}.product-preview{aspect-ratio:1/.8;background:var(--soft);overflow:hidden}.product-preview img{object-fit:cover;transform-origin:72% 72%;width:100%;height:100%;transform:scale(1.75)}.product-drawer h4{margin:20px 0 7px;font-size:18px}.product-drawer p{color:var(--muted);margin:0 0 12px}.product-drawer .price{color:var(--red);margin-bottom:20px;font-size:23px;display:block}.product-drawer>.primary-button,.product-drawer>.outline-button{width:100%;margin-top:9px}.empty-room-state{color:var(--muted);background:#f4f5f2f0;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.empty-room-state span{color:var(--ink);font-size:20px;font-weight:700}.process-section{color:#fff;background:#171817;padding:96px 0 110px}.section-heading.compact{margin-bottom:56px}.section-heading.compact p{color:#fff9}.process-line{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);display:grid}.process-step{padding:36px 28px 0 0;position:relative}.process-step:before{content:"";background:var(--red);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.process-step>span{color:#ffffff6b;font-size:13px}.process-step h3{margin:18px 0 10px;font-size:21px}.process-step p{color:#ffffff94;max-width:230px;margin:0;font-size:14px;line-height:1.7}.site-footer{color:#fff;background:#0e0f0e}.footer-top{justify-content:space-between;align-items:center;gap:30px;min-height:210px;display:flex}.footer-top strong{font-size:30px}.footer-top p{color:#ffffff94}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:64px;font-size:12px;display:flex}.modal-backdrop{z-index:100;background:#0000008f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.appointment-modal{border-radius:var(--radius);background:#fff;width:min(500px,100%);padding:38px;position:relative;box-shadow:0 24px 70px #00000052}.appointment-modal h2{margin:0 0 10px;font-size:30px}.appointment-modal>p{color:var(--muted);margin:0 0 28px;line-height:1.6}.modal-close{background:0 0;border:0;position:absolute;top:18px;right:18px}.appointment-modal form{gap:18px;display:grid}.appointment-modal label{gap:8px;font-size:13px;font-weight:700;display:grid}.appointment-modal input{border:1px solid var(--line);border-radius:4px;height:48px;padding:0 14px}.appointment-modal form .primary-button{margin-top:5px}.success-state{text-align:center;padding:10px 0}.success-state>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 22px;display:grid}.success-state p{color:var(--muted);line-height:1.6}.success-state .primary-button{min-width:160px;margin-top:14px}@media (width<=1024px){.page-shell{width:min(100% - 40px,1400px)}.site-nav{gap:20px}.hero h1{max-width:760px;font-size:48px}.trust-inner{grid-template-columns:1fr 1fr;gap:28px 0;padding:38px 0}.trust-title{grid-column:1/-1}.trust-item:nth-child(2),.trust-item:nth-child(4){border-left:0;padding-left:0}.detail-header{flex-direction:column;align-items:flex-start}.product-drawer{width:300px}}@media (width<=760px){section[id]{scroll-margin-top:66px}.page-shell{width:calc(100% - 32px)}.site-header{height:66px;padding:0 16px}.brand{font-size:17px}.menu-button{place-items:center;display:grid}.site-nav{border-bottom:1px solid var(--line);background:#fff;padding:12px 16px 18px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 14px 30px #0000001f}.site-nav.is-open{display:grid}.site-nav button{text-align:left;padding:12px 6px}.hero{height:calc(100svh - 66px);min-height:680px}.hero>img{object-position:60% center}.hero-shade{background:#0a0b0a61;display:block}.hero-content{justify-content:flex-end;padding-bottom:70px}.hero h1{max-width:330px;font-size:40px}.hero-content>p{max-width:330px;margin-bottom:22px;font-size:16px;line-height:1.6}.case-search{width:100%}.search-tabs{height:48px}.search-tabs button{flex:1}.search-row{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.primary-button,.secondary-button{padding:0 14px}.hero-scroll{display:none}.cases-section{padding:72px 0 80px}.section-heading{align-items:flex-start;margin-bottom:24px}.section-heading h2,.detail-header h2{font-size:30px}.section-heading>button{display:none}.filter-rail{gap:22px;margin-right:-16px}.case-layout{height:auto;display:block}.case-stack{display:contents}.case-card{height:330px;margin-bottom:10px}.case-card:not(.featured){height:240px}.case-meta{max-width:70%;bottom:18px;left:17px}.case-meta h3,.featured .case-meta h3{font-size:18px}.case-card>button{font-size:0;bottom:17px;right:16px}.trust-inner{grid-template-columns:1fr}.trust-title{grid-column:auto}.trust-item{border-left:0;padding:0}.detail-section{padding:78px 0}.hotspot-help{white-space:normal}.room-tabs{scrollbar-width:none;overflow-x:auto}.room-tabs::-webkit-scrollbar{display:none}.shoppable-scene{aspect-ratio:4/5.2;margin-bottom:410px;overflow:visible}.shoppable-scene>img{object-position:center}.product-drawer{width:100%;height:390px;inset:calc(100% + 12px) 0 auto}.product-preview{aspect-ratio:1;float:left;width:118px;margin-right:16px}.product-drawer .price{margin-bottom:26px}.empty-room-state small{text-align:center;padding:0 30px}.process-section{padding:74px 0 82px}.section-heading.compact{margin-bottom:44px}.process-line{border-top:0;border-left:1px solid #fff3;grid-template-columns:1fr;margin-left:5px}.process-step{padding:0 0 36px 28px}.process-step:before{top:5px;left:-5px}.footer-top{flex-direction:column;justify-content:center;align-items:flex-start;min-height:240px}.footer-top strong{font-size:26px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:80px}.appointment-modal{padding:32px 22px 24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
