:root{--gold:#b8975a;--gold-light:#d4b07a;--gold-dim:rgba(184,151,90,.15);--dark:#1a1a1a;--dark2:#2c2c2c;--gray:#666;--light-bg:#f7f5f2;--border:#e0d8ce;--white:#ffffff}.yg-section-title{text-align:center;padding:70px 0 44px}.yg-section-title .en{display:block;font-size:12px;letter-spacing:5px;color:var(--gold);text-transform:uppercase;margin-bottom:12px}.yg-section-title h2{font-size:30px;color:var(--dark);font-weight:700;margin:0 0 14px;letter-spacing:2px}.yg-section-title h2.light{color:#fff}.yg-section-title .line{display:inline-block;width:50px;height:2px;background:var(--gold);margin:0 8px;vertical-align:middle}.yg-section-title p{font-size:14px;color:var(--gray);margin-top:14px;line-height:1.9;max-width:680px;margin-left:auto;margin-right:auto}.yg-section-title p.light{color:rgba(255,255,255,.55)}.ds-hero{position:relative;width:100%;height:720px;overflow:hidden;background:var(--dark)}.ds-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 30%;transform:scale(1.04);transition:transform 8s ease-out}.ds-hero-bg.loaded{transform:scale(1)}.ds-hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(10,8,5,.82),rgba(10,8,5,.55) 55%,rgba(10,8,5,.15))}.ds-hero-accent{position:absolute;left:9%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,var(--gold),transparent);opacity:.35}.ds-hero-content{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;max-width:600px}.ds-hero-content .tag{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(184,151,90,.5);color:var(--gold);font-size:11px;letter-spacing:4px;padding:5px 18px;margin-bottom:28px;text-transform:uppercase}.ds-hero-content .tag:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0}.ds-hero-content h1{font-size:52px;font-weight:800;line-height:1.12;margin:0 0 20px;letter-spacing:1px;text-shadow:0 2px 30px rgba(0,0,0,.4)}.ds-hero-content h1 em{font-style:normal;color:var(--gold)}.ds-hero-content .subtitle{font-size:14px;opacity:.7;line-height:1.8;margin:0 0 14px;letter-spacing:.5px}.ds-hero-list{list-style:none;padding:0;margin:20px 0 36px;display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}.ds-hero-list li{font-size:13px;color:rgba(255,255,255,.75);display:flex;align-items:center;gap:8px}.ds-hero-list li:before{content:"";display:block;width:16px;height:1px;background:var(--gold);flex-shrink:0}.ds-hero-btn{display:inline-flex;align-items:center;gap:10px;background:var(--gold);color:#fff;padding:15px 40px;font-size:14px;letter-spacing:2px;border:none;cursor:pointer;transition:background .3s,transform .3s;text-decoration:none}.ds-hero-btn:hover{background:var(--gold-light);transform:translateX(4px)}.ds-hero-btn svg{transition:transform .3s}.ds-hero-btn:hover svg{transform:translateX(4px)}.ds-hero-badge{position:absolute;right:6%;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.06);border:1px solid rgba(184,151,90,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:32px 28px;min-width:220px}.ds-hero-badge .badge-title{font-size:11px;letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:20px;display:block}.ds-hero-badge .badge-item{display:flex;align-items:center;gap:14px;margin-bottom:16px;color:rgba(255,255,255,.8);font-size:13px}.ds-hero-badge .badge-item:last-child{margin-bottom:0}.ds-hero-badge .badge-icon{width:36px;height:36px;border:1px solid rgba(184,151,90,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-hero-badge .badge-icon svg{stroke:var(--gold);width:18px;height:18px}.ds-hero-stats{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.55);border-top:1px solid rgba(184,151,90,.2);backdrop-filter:blur(8px)}.ds-hero-stats .stats-inner{max-width:1200px;margin:0 auto;display:flex}.ds-hero-stats .stat-item{flex:1;text-align:center;padding:22px 20px;border-right:1px solid rgba(255,255,255,.07)}.ds-hero-stats .stat-item:last-child{border-right:none}.ds-hero-stats .stat-item .num{font-size:32px;font-weight:800;color:var(--gold);line-height:1;margin-bottom:4px}.ds-hero-stats .stat-item .num sup{font-size:16px}.ds-hero-stats .stat-item .label{font-size:12px;color:rgba(255,255,255,.5);letter-spacing:1px}.ds-why{background:var(--white);padding-bottom:70px}.ds-why .why-wrap{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ds-why .why-img{position:relative;height:480px}.ds-why .why-img .img-main{inset:0}.ds-why .why-img .img-deco,.ds-why .why-img .img-main{position:absolute;background-size:cover;background-position:50%}.ds-why .why-img .img-deco{bottom:-20px;right:-20px;width:180px;height:130px;border:4px solid var(--white);box-shadow:0 10px 40px rgba(0,0,0,.12)}.ds-why .why-img:before{content:"";position:absolute;top:-16px;left:-16px;right:60px;bottom:60px;border:1px solid var(--gold);opacity:.3;pointer-events:none}.ds-why .why-text h2{font-size:28px;font-weight:700;color:var(--dark);margin:0 0 16px;letter-spacing:1px;line-height:1.3}.ds-why .why-text .intro{font-size:14px;color:var(--gray);line-height:1.9;margin-bottom:28px}.ds-why .warn-box{background:#fff8f3;border-left:3px solid #d44f2e;padding:20px 22px;margin-bottom:28px}.ds-why .warn-box .warn-title{font-size:13px;font-weight:700;color:#d44f2e;letter-spacing:1px;margin-bottom:12px}.ds-why .warn-list{list-style:none;padding:0;margin:0}.ds-why .warn-list li{font-size:13px;color:var(--dark2);padding:6px 0;border-bottom:1px solid #f0e8e2;display:flex;align-items:center;gap:10px}.ds-why .warn-list li:last-child{border-bottom:none}.ds-why .warn-list li:before{content:"!";display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#d44f2e;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.ds-why .benefit-list{list-style:none;padding:0;margin:0}.ds-why .benefit-list li{font-size:14px;color:var(--dark2);padding:8px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;line-height:1.6}.ds-why .benefit-list li:last-child{border-bottom:none}.ds-why .benefit-list li:before{content:"✦";color:var(--gold);font-size:10px;flex-shrink:0}.ds-services{background:var(--light-bg);padding-bottom:70px}.ds-services .svc-grid{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.ds-services .svc-card{background:var(--white);padding:38px 30px 36px;position:relative;transition:background .3s}.ds-services .svc-card:hover{background:#faf7f2}.ds-services .svc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .4s}.ds-services .svc-card:hover:before{transform:scaleX(1)}.ds-services .svc-num{font-size:52px;font-weight:900;color:var(--border);line-height:1;margin-bottom:20px;font-variant-numeric:tabular-nums}.ds-services .svc-icon{width:48px;height:48px;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.ds-services .svc-icon svg{stroke:var(--gold);width:22px;height:22px}.ds-services .svc-title{font-size:17px;font-weight:700;color:var(--dark);margin-bottom:14px;letter-spacing:.5px}.ds-services .svc-list{list-style:none;padding:0;margin:0}.ds-services .svc-list li{font-size:13px;color:var(--gray);padding:6px 0;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:8px;line-height:1.5}.ds-services .svc-list li:last-child{border-bottom:none}.ds-services .svc-list li:before{content:"—";color:var(--gold);flex-shrink:0;font-size:12px}.ds-info{background:var(--dark);padding-bottom:70px}.ds-info .info-intro{max-width:700px;margin:0 auto 50px;text-align:center;font-size:14px;color:rgba(255,255,255,.55);line-height:1.9}.ds-info .info-grid{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ds-info .info-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);padding:30px 26px;position:relative;transition:border-color .3s,background .3s}.ds-info .info-card:hover{border-color:rgba(184,151,90,.35);background:rgba(255,255,255,.06)}.ds-info .info-card.wide{grid-column:span 1}.ds-info .info-no{position:absolute;top:24px;right:22px;font-size:36px;font-weight:900;color:rgba(255,255,255,.06);line-height:1}.ds-info .info-card-title{font-size:15px;font-weight:700;color:var(--gold);letter-spacing:1px;margin-bottom:16px;display:flex;align-items:center;gap:10px}.ds-info .info-card-title:before{content:"";display:block;width:20px;height:1px;background:var(--gold)}.ds-info .info-list{list-style:none;padding:0;margin:0}.ds-info .info-list li{font-size:13px;color:rgba(255,255,255,.6);padding:7px 0;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:10px;line-height:1.5}.ds-info .info-list li:last-child{border-bottom:none}.ds-info .info-list li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--gold);flex-shrink:0;opacity:.7}.ds-info .info-tip{max-width:1200px;margin:30px auto 0;padding:0 20px}.ds-info .info-tip-inner{background:rgba(184,151,90,.08);border:1px solid rgba(184,151,90,.2);padding:20px 26px;display:flex;align-items:center;gap:20px}.ds-info .info-tip-inner svg{stroke:var(--gold);width:24px;height:24px;flex-shrink:0}.ds-info .info-tip-inner p{font-size:13px;color:rgba(255,255,255,.55);margin:0;line-height:1.7}.ds-info .info-tip-inner p strong{color:var(--gold)}.ds-guarantee{background:var(--light-bg);padding-bottom:70px}.ds-guarantee .gg-wrap{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--border)}.ds-guarantee .gg-panel{background:var(--white);padding:48px 44px}.ds-guarantee .gg-panel-label{font-size:11px;letter-spacing:4px;color:var(--gold);text-transform:uppercase;margin-bottom:14px}.ds-guarantee .gg-panel h3{font-size:22px;font-weight:700;color:var(--dark);margin:0 0 16px;letter-spacing:.5px}.ds-guarantee .gg-panel .intro{font-size:14px;color:var(--gray);line-height:1.9;margin-bottom:28px}.ds-guarantee .gg-list{list-style:none;padding:0;margin:0 0 30px}.ds-guarantee .gg-list li{font-size:13px;color:var(--dark2);padding:10px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.ds-guarantee .gg-list li:last-child{border-bottom:none}.ds-guarantee .gg-list li .check{width:20px;height:20px;background:var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-guarantee .gg-list li .check svg{stroke:#fff;width:11px;height:11px}.ds-guarantee .prod-tags{display:flex;flex-wrap:wrap;gap:8px}.ds-guarantee .prod-tag{background:var(--light-bg);border:1px solid var(--border);padding:7px 18px;font-size:13px;color:var(--dark2)}.ds-guarantee .transport-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px}.ds-guarantee .transport-item{background:var(--light-bg);border:1px solid var(--border);padding:16px 18px;position:relative}.ds-guarantee .transport-item:before{content:"✓";position:absolute;top:12px;right:14px;color:var(--gold);font-size:13px}.ds-guarantee .transport-item h5{font-size:13px;font-weight:700;color:var(--dark);margin:0 0 4px}.ds-guarantee .transport-item p{font-size:12px;color:var(--gray);margin:0;line-height:1.5}.ds-process{background:var(--white);padding-bottom:80px}.ds-process .proc-wrap{max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.ds-process .proc-line{position:absolute;top:44px;left:calc(20px + 44px);right:calc(20px + 44px);height:1px;background:var(--border)}.ds-process .proc-line:after{content:"";position:absolute;left:0;top:0;height:1px;width:0;background:var(--gold);transition:width 1.5s ease}.ds-process .proc-line.animated:after{width:100%}.ds-process .proc-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;position:relative;z-index:2}.ds-process .proc-step{text-align:center}.ds-process .proc-step .step-num{width:88px;height:88px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;background:var(--white);transition:border-color .35s,background .35s;position:relative}.ds-process .proc-step:hover .step-num{border-color:var(--gold);background:var(--gold-dim)}.ds-process .proc-step .step-num svg{stroke:var(--gray);width:28px;height:28px;transition:stroke .35s}.ds-process .proc-step:hover .step-num svg{stroke:var(--gold)}.ds-process .proc-step .step-label{font-size:12px;letter-spacing:1px;color:var(--gold);margin-bottom:8px}.ds-process .proc-step h4{font-size:14px;font-weight:700;color:var(--dark);margin:0 0 6px}.ds-process .proc-step p{font-size:12px;color:var(--gray);line-height:1.6;margin:0}.ds-studio{background:#000}.ds-studio .studio-img-mob{display:none}.ds-studio .studio-hero{width:100%;height:540px;position:relative;overflow:hidden;background-size:cover;background-position:50%}.ds-studio .studio-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.25) 55%,transparent)}.ds-studio .studio-content{position:absolute;top:50%;left:8%;transform:translateY(-50%);z-index:10;color:#fff;max-width:520px}.ds-studio .studio-content .cat-tag{display:inline-block;background:var(--gold);color:#fff;font-size:11px;letter-spacing:3px;padding:5px 16px;margin-bottom:22px}.ds-studio .studio-content h2{font-size:36px;font-weight:800;line-height:1.2;margin:0 0 18px}.ds-studio .studio-content p{font-size:14px;opacity:.7;line-height:1.9;margin:0 0 28px}.ds-studio .studio-abilities{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:32px}.ds-studio .ability-item{background:rgba(255,255,255,.06);border:1px solid rgba(184,151,90,.2);padding:12px 16px;font-size:13px;color:rgba(255,255,255,.7);display:flex;align-items:center;gap:10px}.ds-studio .ability-item:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--gold);flex-shrink:0}.ds-clients{background:var(--light-bg);padding-bottom:70px}.ds-clients .client-grid{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ds-clients .client-card{background:var(--white);border:1px solid var(--border);padding:30px 16px 26px;text-align:center;transition:all .3s;position:relative;overflow:hidden}.ds-clients .client-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .35s}.ds-clients .client-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,0,0,.08)}.ds-clients .client-card:hover:after{transform:scaleX(1)}.ds-clients .client-icon{width:52px;height:52px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:border-color .3s}.ds-clients .client-card:hover .client-icon{border-color:var(--gold)}.ds-clients .client-icon svg{stroke:var(--gray);width:22px;height:22px;transition:stroke .3s}.ds-clients .client-card:hover .client-icon svg{stroke:var(--gold)}.ds-clients .client-name{font-size:14px;font-weight:700;color:var(--dark);margin-bottom:6px}.ds-clients .client-desc{font-size:12px;color:var(--gray);line-height:1.5}.ds-cta{background:var(--dark);padding:80px 0}.ds-cta .cta-wrap{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ds-cta .cta-left h2{font-size:36px;font-weight:800;color:var(--white);line-height:1.2;margin:0 0 20px;letter-spacing:1px}.ds-cta .cta-left h2 em{font-style:normal;color:var(--gold)}.ds-cta .cta-left p{font-size:14px;color:rgba(255,255,255,.5);line-height:1.9;margin-bottom:30px}.ds-cta .cta-list{list-style:none;padding:0;margin:0 0 40px}.ds-cta .cta-list li{font-size:14px;color:rgba(255,255,255,.7);padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:14px}.ds-cta .cta-list li:last-child{border-bottom:none}.ds-cta .cta-list li .bullet{width:22px;height:22px;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-cta .cta-list li .bullet svg{stroke:var(--gold);width:11px;height:11px}.ds-cta .cta-btn-group{display:flex;gap:14px;flex-wrap:wrap}.ds-cta .cta-btn-main{display:inline-flex;align-items:center;gap:10px;background:var(--gold);color:#fff;padding:15px 40px;font-size:14px;letter-spacing:2px;border:none;cursor:pointer;transition:background .3s}.ds-cta .cta-btn-main:hover{background:var(--gold-light)}.ds-cta .cta-btn-outline{display:inline-flex;align-items:center;gap:10px;background:transparent;color:rgba(255,255,255,.7);padding:15px 32px;font-size:14px;letter-spacing:1px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s}.ds-cta .cta-btn-outline:hover{border-color:var(--gold);color:var(--gold)}.ds-cta .cta-right{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:40px 36px}.ds-cta .cta-right .ct-label{font-size:11px;letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:24px;display:block}.ds-cta .cta-right .ct-title{font-size:20px;font-weight:700;color:var(--white);margin-bottom:8px}.ds-cta .cta-right .ct-sub{font-size:13px;color:rgba(255,255,255,.4);margin-bottom:30px;line-height:1.7}.ds-cta .cta-right .ct-divider{height:1px;background:rgba(255,255,255,.07);margin:0 0 28px}.ds-cta .cta-right .ct-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.ds-cta .cta-right .ct-item:last-child{margin-bottom:0}.ds-cta .cta-right .ct-icon{width:38px;height:38px;border:1px solid rgba(184,151,90,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-cta .cta-right .ct-icon svg{stroke:var(--gold);width:17px;height:17px}.ds-cta .cta-right .ct-item-text b{display:block;font-size:13px;color:var(--white);margin-bottom:3px}.ds-cta .cta-right .ct-item-text span{font-size:12px;color:rgba(255,255,255,.4)}.ds-seo{background:var(--white);padding:60px 0}.ds-seo .seo-inner{max-width:1200px;margin:0 auto;padding:0 20px}.ds-seo h2{font-size:20px;color:var(--dark);margin:32px 0 12px;font-weight:700;border-left:3px solid var(--gold);padding-left:14px}.ds-seo h2:first-child{margin-top:0}.ds-seo p{font-size:14px;color:var(--gray);line-height:2;margin:0 0 12px}.ds-seo .keyword{color:var(--gold);font-weight:600}@media (max-width:1024px){.ds-hero-badge{display:none}.ds-hero-content{max-width:75%}.ds-info .info-grid,.ds-services .svc-grid{grid-template-columns:repeat(2,1fr)}.ds-clients .client-grid,.ds-process .proc-steps{grid-template-columns:repeat(3,1fr)}.ds-process .proc-steps{gap:20px}.ds-process .proc-line{display:none}}@media (max-width:768px){.ds-hero{height:560px}.ds-hero-content{left:5%;max-width:90%}.ds-hero-content h1{font-size:28px}.ds-hero-content .subtitle{font-size:13px}.ds-hero-list{grid-template-columns:1fr}.ds-hero-stats .stats-inner{flex-wrap:wrap}.ds-hero-stats .stat-item{flex:0 0 50%;padding:16px 10px}.ds-why .why-wrap{grid-template-columns:1fr;gap:30px}.ds-why .why-img{height:260px}.ds-why .why-img .img-deco{display:none}.ds-guarantee .gg-wrap,.ds-info .info-grid,.ds-services .svc-grid{grid-template-columns:1fr}.ds-guarantee .gg-panel{padding:30px 20px}.ds-guarantee .transport-grid{grid-template-columns:1fr}.ds-process .proc-steps{grid-template-columns:1fr 1fr}.ds-clients .client-grid{grid-template-columns:repeat(2,1fr)}.ds-cta .cta-wrap{grid-template-columns:1fr;gap:40px}.ds-cta .cta-left h2{font-size:24px}.yg-section-title{padding:44px 15px 28px}.yg-section-title h2{font-size:22px}.ds-studio .studio-hero{height:auto;display:flex;flex-direction:column;background-image:none!important}.ds-studio .studio-hero:after{display:none}.ds-studio .studio-img-mob{display:block!important;width:100%;height:240px;background-image:url(/public/storage/images/260314/卫浴定制免费设计工作室.jpg);background-size:cover;background-position:top;flex-shrink:0}.ds-studio .studio-content{position:static;transform:none;top:auto;left:auto;max-width:100%;width:100%;background:#111010;padding:28px 20px 36px}.ds-studio .studio-content h2{font-size:24px;margin-bottom:12px}.ds-studio .studio-content p{font-size:13px;margin-bottom:20px}.ds-studio .studio-content .cat-tag{margin-bottom:14px}.ds-studio .studio-abilities{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px}.ds-studio .ability-item{padding:10px 12px;font-size:12px;gap:6px}}@media (max-width:480px){.ds-hero-content h1{font-size:22px}.ds-process .proc-steps{grid-template-columns:1fr}.ds-clients .client-grid{grid-template-columns:repeat(2,1fr)}.ds-services .svc-card{padding:26px 18px}}.ds-cases{background:var(--dark);padding-bottom:0}.ds-cases .case-masonry{max-width:1200px;margin:0 auto;padding:0 20px 70px;display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:300px 280px;gap:10px}.ds-cases .case-item{position:relative;overflow:hidden;cursor:pointer}.ds-cases .case-item:first-child{grid-row:1/3}.ds-cases .case-item .ci-bg{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .6s ease}.ds-cases .case-item:hover .ci-bg{transform:scale(1.06)}.ds-cases .case-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,4,3,.82) 0,rgba(5,4,3,.1) 55%);transition:background .3s}.ds-cases .case-item:hover:after{background:linear-gradient(0deg,rgba(5,4,3,.9) 0,rgba(5,4,3,.2) 60%)}.ds-cases .ci-info{position:absolute;bottom:0;left:0;right:0;padding:20px 22px 24px;z-index:3}.ds-cases .ci-type{font-size:10px;letter-spacing:3px;color:var(--gold);text-transform:uppercase;display:block;margin-bottom:6px}.ds-cases .ci-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:5px}.ds-cases .case-item:first-child .ci-title{font-size:22px}.ds-cases .ci-desc{font-size:12px;color:rgba(255,255,255,.5);line-height:1.5}.ds-cases .ci-tag{position:absolute;top:18px;left:18px;z-index:4;background:rgba(10,9,7,.55);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:10px;letter-spacing:2px;color:rgba(255,255,255,.6);padding:4px 12px}.ds-cases .ci-zoom{position:absolute;top:18px;right:18px;z-index:4;width:34px;height:34px;background:var(--gold);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:opacity .35s,transform .35s}.ds-cases .ci-zoom svg{stroke:#fff;width:16px;height:16px}.ds-cases .case-item:hover .ci-zoom{opacity:1;transform:scale(1)}.ds-cad{background:var(--light-bg);padding-bottom:70px}.ds-cad .cad-layout{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--border)}.ds-cad .cad-visual{background:#0f1117;padding:48px 44px;display:flex;flex-direction:column;gap:24px}.ds-cad .cad-label{font-size:10px;letter-spacing:4px;color:var(--gold);text-transform:uppercase}.ds-cad .cad-frame{border:1px solid rgba(184,151,90,.25);background:#080c10;padding:28px;flex:1;position:relative}.ds-cad .cad-frame:before{content:"CAD · FLOOR PLAN";position:absolute;top:12px;left:16px;font-size:9px;letter-spacing:3px;color:rgba(184,151,90,.4);font-family:monospace}.ds-cad .cad-frame:after{content:"";position:absolute;top:0;right:0;border-top:20px solid rgba(184,151,90,.25);border-left:20px solid transparent}.ds-cad .cad-text{background:#fff;padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.ds-cad .cad-text-label{font-size:10px;letter-spacing:4px;color:var(--gold);text-transform:uppercase;margin-bottom:14px}.ds-cad .cad-text h3{font-size:24px;font-weight:800;color:var(--dark);margin-bottom:14px;letter-spacing:.5px;line-height:1.3}.ds-cad .cad-text p{font-size:14px;color:var(--gray);line-height:1.9;margin-bottom:28px}.ds-cad .cad-features{list-style:none;padding:0;margin:0 0 32px}.ds-cad .cad-features li{font-size:13px;color:var(--dark2);padding:10px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.ds-cad .cad-features li:last-child{border-bottom:none}.ds-cad .cad-features li .cad-chk{width:20px;height:20px;background:var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-cad .cad-features li .cad-chk svg{stroke:#fff;width:11px;height:11px}.ds-render{background:var(--dark);padding-bottom:0}.ds-render .render-wrap{max-width:1200px;margin:0 auto;padding:0 20px 70px}.ds-render .render-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:280px 200px;gap:10px}.ds-render .render-main{grid-row:1/3}.ds-render .render-main,.ds-render .render-thumb{position:relative;overflow:hidden}.ds-render .rn-bg{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .6s}.ds-render .render-main:hover .rn-bg,.ds-render .render-thumb:hover .rn-bg{transform:scale(1.06)}.ds-render .render-main:after,.ds-render .render-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,4,3,.75) 0,transparent 55%)}.ds-render .rn-badge{position:absolute;top:16px;left:16px;z-index:3;background:rgba(184,151,90,.9);font-size:10px;letter-spacing:2px;color:#fff;padding:4px 12px}.ds-render .rn-info{position:absolute;bottom:0;left:0;right:0;padding:18px 20px 22px;z-index:3}.ds-render .rn-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:4px}.ds-render .render-main .rn-title{font-size:20px}.ds-render .rn-sub{font-size:12px;color:rgba(255,255,255,.5)}.ds-render .render-desc{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.06)}.ds-render .rd-item{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);padding:22px 20px;transition:background .3s,border-color .3s}.ds-render .rd-item:hover{background:rgba(255,255,255,.07);border-color:rgba(184,151,90,.3)}.ds-render .rd-item svg{stroke:var(--gold);width:22px;height:22px;margin-bottom:12px;display:block}.ds-render .rd-item h5{font-size:13px;font-weight:700;color:#fff;margin-bottom:6px}.ds-render .rd-item p{font-size:12px;color:rgba(255,255,255,.45);line-height:1.6;margin:0}@media (max-width:1024px){.ds-cases .case-masonry{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,220px)}.ds-cases .case-item:first-child{grid-row:auto}.ds-render .render-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 200px}.ds-render .render-main{grid-row:auto;grid-column:1/3}}@media (max-width:768px){.ds-cases .case-masonry{grid-template-rows:repeat(5,200px);padding:0 15px 50px}.ds-cad .cad-layout,.ds-cases .case-masonry{grid-template-columns:1fr}.ds-cad .cad-text,.ds-cad .cad-visual{padding:28px 20px}.ds-cad .cad-text h3{font-size:20px}.ds-render .render-grid{grid-template-columns:1fr;grid-template-rows:260px 180px 180px}.ds-render .render-main{grid-column:auto}.ds-render .render-desc{grid-template-columns:1fr}.ds-render .render-wrap{padding:0 15px 50px}}.ds-landing{font-family:var(--font);color:var(--dark);-webkit-font-smoothing:antialiased}.ds-landing a{text-decoration:none;color:inherit}.ds-landing img{display:block;max-width:100%}.ds-landing .cta-btn-main,.ds-landing .cta-btn-outline,.ds-landing .ds-hero-btn{font:inherit;cursor:pointer}.ds-landing .badge-icon svg,.ds-landing .bullet svg,.ds-landing .cad-chk svg,.ds-landing .check svg,.ds-landing .client-icon svg,.ds-landing .ct-icon svg,.ds-landing .info-tip-inner svg,.ds-landing .rd-item svg,.ds-landing .step-num svg,.ds-landing .svc-icon svg{stroke:var(--gold)}.fs-landing{--fs-font:"PingFang SC","Microsoft YaHei","黑体",sans-serif;--gold:#b8975a;--gold-l:#d4b07a;--gold-d:#8c6e3c;--gold-bg:#fdf8f0;--dark:#0c0c0c;--dark2:#181818;--dark3:#222;--char:#2c2c2c;--mid:#5c5c5c;--gray:#8c8c8c;--gray-l:#c0c0c0;--bg:#f6f5f2;--bg2:#eeecea;--white:#ffffff;--border:#e0ddd8;--ease:cubic-bezier(0.16,1,0.3,1);--ease2:cubic-bezier(0.4,0,0.2,1);font-family:var(--fs-font);color:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.fs-landing a{text-decoration:none;color:inherit}.fs-landing #fs-prog{position:fixed;top:0;left:0;height:2px;background:var(--gold);z-index:2000;width:0;transition:width .08s linear}.fs-rv{opacity:0;transform:translateY(30px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.fs-rv.on{opacity:1;transform:none}.fs-rv[data-d="1"]{transition-delay:.15s}.fs-rv[data-d="2"]{transition-delay:.3s}.fs-rv[data-d="3"]{transition-delay:.45s}.fs-rv-l{opacity:0;transform:translateX(-30px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.fs-rv-l.on{opacity:1;transform:none}.fs-rv-r{opacity:0;transform:translateX(30px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.fs-rv-r.on{opacity:1;transform:none}.fs-lbl{font-size:10px;font-weight:700;letter-spacing:4px;color:var(--gold);text-transform:uppercase;display:block}.fs-lbl-d{color:var(--gold-d)}.fs-gl{background:var(--gold)}.fs-gl,.fs-gl-w{width:40px;height:1px;display:block;margin:14px 0 22px}.fs-gl-w{background:rgba(184,151,90,.5)}.fs-h2{font-size:clamp(32px,3.8vw,58px);font-weight:900;color:var(--white);line-height:1;letter-spacing:-1.5px}.fs-h2-d{color:var(--dark)}.fs-body{font-size:15px;font-weight:300;color:rgba(255,255,255,.5);line-height:1.9}.fs-body-d{color:var(--mid)}.fs-btn-g{display:inline-flex;align-items:center;gap:9px;background:var(--gold);color:var(--white);padding:15px 34px;font-size:14px;font-weight:700;letter-spacing:.5px;border:none;cursor:pointer;transition:background .25s}.fs-btn-g:hover{background:var(--gold-d)}.fs-btn-ol{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.25);color:rgba(255,255,255,.8);padding:14px 32px;font-size:14px;font-weight:400;cursor:pointer;background:transparent;transition:all .25s}.fs-btn-ol:hover{border-color:var(--gold);color:var(--gold)}.fs-btn-ol-d{display:inline-flex;align-items:center;gap:9px;border:1.5px solid var(--border);color:var(--char);padding:14px 32px;font-size:14px;cursor:pointer;background:transparent;transition:all .25s}.fs-btn-ol-d:hover{border-color:var(--gold);color:var(--gold)}.fs-btn-txt{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:2px;color:var(--gold);text-transform:uppercase;border:none;background:none;cursor:pointer;transition:gap .25s}.fs-btn-txt:hover{gap:12px}.fs-bc{background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.06);padding:11px 5%;position:relative;z-index:10}.fs-bc-inner{max-width:1440px;margin:0 auto}.fs-bc-inner,.fs-bc-item{display:flex;align-items:center}.fs-bc-item{font-size:11px}.fs-bc-item,.fs-bc-item a{color:rgba(255,255,255,.35)}.fs-bc-item a{transition:color .2s}.fs-bc-item a:hover{color:var(--gold)}.fs-bc-sep{margin:0 8px;color:rgba(255,255,255,.15)}.fs-bc-cur{color:rgba(255,255,255,.65);font-weight:600}.fs-hero-img-wrap{position:absolute;right:0;top:0;bottom:0;width:60%;overflow:hidden}.fs-hero{position:relative;min-height:calc(100vh - 44px);background:var(--dark);overflow:hidden;display:flex;align-items:center}.fs-hero-img{position:absolute;inset:0;background-size:cover;background-position:50%;background-image:url(/public/storage/images/20211231/圆形哑光人造石浴缸.jpg);position:relative}.fs-hero-img-wrap:before{top:0;width:40%;background:linear-gradient(90deg,var(--dark) 0,transparent 100%)}.fs-hero-img-wrap:after,.fs-hero-img-wrap:before{content:"";position:absolute;left:0;bottom:0;z-index:2;pointer-events:none}.fs-hero-img-wrap:after{right:0;height:30%;background:linear-gradient(to top,var(--dark) 0,transparent 100%)}@media(max-width:768px){.fs-hero-img-wrap:after,.fs-hero-img-wrap:before{display:none}}.fs-hero-content{position:relative;z-index:5;padding:120px 5% 80px;max-width:680px}.fs-hero-ghost{position:absolute;left:-20px;top:50%;transform:translateY(-50%);font-size:clamp(200px,22vw,320px);font-weight:900;color:rgba(255,255,255,.025);line-height:1;letter-spacing:-12px;pointer-events:none;user-select:none;z-index:1}.fs-hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:32px;animation:fsFadeUp .8s var(--ease) .1s both}.fs-hero-eyebrow:before{content:"";width:32px;height:1px;background:var(--gold)}.fs-hero-eyebrow span{font-size:10px;font-weight:700;letter-spacing:5px;color:var(--gold);text-transform:uppercase}.fs-hero-h1{font-size:clamp(58px,7vw,110px);font-weight:900;color:var(--white);line-height:.88;letter-spacing:-4px;margin-bottom:28px;animation:fsFadeUp 1s var(--ease) .25s both}.fs-hero-h1 span{display:block;color:var(--gold-l);font-size:.55em;letter-spacing:-1px;font-weight:300;margin-bottom:4px}.fs-hero-desc{font-size:15px;font-weight:300;color:rgba(255,255,255,.45);line-height:1.9;margin-bottom:40px;max-width:440px;animation:fsFadeUp 1s var(--ease) .4s both}.fs-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:40px;animation:fsFadeUp .9s var(--ease) .55s both}.fs-hero-tag{font-size:11px;font-weight:600;color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.12);padding:5px 16px;transition:all .25s}.fs-hero-tag:hover{border-color:var(--gold);color:var(--gold)}.fs-hero-btns{display:flex;gap:12px;flex-wrap:wrap;animation:fsFadeUp .9s var(--ease) .7s both}.fs-hero-stats{position:absolute;right:5%;bottom:48px;z-index:10;display:flex;flex-direction:column;gap:0;animation:fsFadeUp .9s var(--ease) .85s both}.fs-hero-stat{padding:16px 22px;background:rgba(255,255,255,.06);backdrop-filter:blur(10px);border-left:2px solid transparent;transition:all .3s;cursor:default}.fs-hero-stat:hover{background:rgba(255,255,255,.1);border-left-color:var(--gold)}.fs-hero-stat-n{font-size:32px;font-weight:900;color:var(--white);line-height:1}.fs-hero-stat-n sup{font-size:14px;font-weight:300;color:var(--gold)}.fs-hero-stat-l{font-size:10px;color:rgba(255,255,255,.35);margin-top:3px;letter-spacing:1px}.fs-hero-dots{position:absolute;right:calc(40% + 20px);top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:8px}.fs-hero-dot{width:3px;height:20px;background:rgba(255,255,255,.2);cursor:pointer;transition:all .4s}.fs-hero-dot.active{background:var(--gold);height:36px}.fs-band{background:var(--gold);display:grid;grid-template-columns:repeat(4,1fr)}.fs-band-item{padding:28px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.2);transition:background .3s;cursor:default}.fs-band-item:last-child{border-right:none}.fs-band-item:hover{background:var(--gold-d)}.fs-band-n{font-size:38px;font-weight:900;color:var(--white);line-height:1}.fs-band-n sup{font-size:15px;font-weight:300}.fs-band-l{font-size:11px;color:rgba(255,255,255,.7);margin-top:4px;letter-spacing:.5px}.fs-ticker{background:var(--dark2);padding:20px 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.fs-ticker-track{display:flex;gap:0;white-space:nowrap;animation:fsTicker 28s linear infinite}.fs-ticker-item{font-size:13px;font-weight:700;letter-spacing:4px;color:rgba(255,255,255,.25);text-transform:uppercase;padding:0 40px;flex-shrink:0}.fs-ticker-item .dot{color:var(--gold);margin:0 16px}@keyframes fsTicker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.fs-products{background:var(--dark)}.fs-prod{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.fs-prod.reverse{direction:rtl}.fs-prod.reverse>*{direction:ltr}.fs-prod-img{position:relative;overflow:hidden;background-size:cover;background-position:50%;min-height:520px;transition:none}.fs-prod:hover .fs-prod-img-inner{transform:scale(1.03)}.fs-prod-img-inner{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .8s var(--ease);position:relative}.fs-prod-badge{position:absolute;bottom:28px;left:28px;z-index:3;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);padding:10px 16px;border-left:2px solid var(--gold)}.fs-prod-badge-lbl{font-size:8px;font-weight:700;letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:3px}.fs-prod-badge-name{font-size:13px;font-weight:900;color:var(--white)}.fs-prod-text{display:flex;flex-direction:column;justify-content:center;padding:80px 72px;background:var(--dark);position:relative;border-left:1px solid rgba(255,255,255,.04)}.fs-prod-bg-num{position:absolute;right:-20px;bottom:-30px;font-size:180px;font-weight:900;color:rgba(255,255,255,.025);line-height:1;letter-spacing:-8px;pointer-events:none;user-select:none}.fs-prod.reverse .fs-prod-text{border-left:none;border-right:1px solid rgba(255,255,255,.04)}.fs-prod-num{font-size:9px;font-weight:700;letter-spacing:4px;color:rgba(255,255,255,.2);text-transform:uppercase;margin-bottom:20px}.fs-prod-name{font-size:clamp(28px,3vw,46px);font-weight:900;color:var(--white);line-height:1.05;letter-spacing:-1px;margin-bottom:8px}.fs-prod-en{font-size:10px;font-weight:700;letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:22px}.fs-prod-desc{font-size:14px;font-weight:300;color:rgba(255,255,255,.45);line-height:2;margin-bottom:28px;max-width:400px}.fs-prod-feats{list-style:none;margin-bottom:28px}.fs-prod-feat{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px;font-weight:300;color:rgba(255,255,255,.5);line-height:1.6}.fs-prod-feat:first-child{border-top:1px solid rgba(255,255,255,.06)}.fs-prod-feat:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--gold);flex-shrink:0;margin-top:7px}.fs-prod-params{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px}.fs-prod-param{font-size:11px;font-weight:600;color:rgba(255,255,255,.4);border:1px solid rgba(255,255,255,.1);padding:5px 14px}.fs-prod-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(184,151,90,.3),transparent)}.fs-why{background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.fs-why:before{content:"FREESTANDING";position:absolute;left:-40px;top:50%;transform:translateY(-50%);font-size:clamp(80px,12vw,160px);font-weight:900;color:rgba(255,255,255,.02);line-height:1;letter-spacing:-4px;pointer-events:none;user-select:none;white-space:nowrap}.fs-why-inner{max-width:1440px;margin:0 auto;padding:0 5%;position:relative;z-index:2}.fs-why-header{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:flex-end;margin-bottom:64px}.fs-why-header-r{font-size:14px;font-weight:300;color:rgba(255,255,255,.3);line-height:2;text-align:right}.fs-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.05)}.fs-why-cell{padding:44px 40px;background:#0a0a0a;border-top:1px solid rgba(255,255,255,.05);transition:background .4s;position:relative;overflow:hidden}.fs-why-cell:hover{background:#111}.fs-why-cell:before{content:"";position:absolute;top:0;left:0;width:0;height:2px;background:var(--gold);transition:width .5s var(--ease)}.fs-why-cell:hover:before{width:100%}.fs-why-icon{font-size:28px;margin-bottom:18px}.fs-why-num{font-size:9px;font-weight:700;letter-spacing:3px;color:rgba(255,255,255,.15);text-transform:uppercase;margin-bottom:10px}.fs-why-title{font-size:18px;font-weight:900;color:var(--white);margin-bottom:10px}.fs-why-desc{font-size:13px;font-weight:300;color:rgba(255,255,255,.35);line-height:1.9}.fs-mat{background:var(--white);padding:100px 0;color:var(--dark)}.fs-mat-inner{max-width:1440px;margin:0 auto;padding:0 5%}.fs-mat-header{text-align:center;margin-bottom:64px}.fs-mat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.fs-mat-card{position:relative;overflow:hidden;cursor:pointer;background:var(--bg);transition:box-shadow .35s}.fs-mat-card:hover{box-shadow:0 20px 60px rgba(0,0,0,.12)}.fs-mat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .4s var(--ease);transform-origin:left}.fs-mat-card:hover:before{transform:scaleX(1)}.fs-mat-img{width:100%;aspect-ratio:3/4;background-size:cover;background-position:50%;display:block;transition:transform .7s var(--ease);position:relative}.fs-mat-card:hover .fs-mat-img{transform:scale(1.04)}.fs-mat-info{padding:22px 24px 28px;border-top:1px solid var(--border)}.fs-mat-cat{font-size:9px;font-weight:700;letter-spacing:3px;color:var(--gold);text-transform:uppercase;display:block;margin-bottom:8px}.fs-mat-name{font-size:20px;font-weight:900;color:var(--dark);margin-bottom:6px}.fs-mat-desc{font-size:12px;font-weight:300;color:var(--mid);line-height:1.8;margin-bottom:14px}.fs-mat-tags{display:flex;flex-wrap:wrap;gap:5px}.fs-mat-tag{font-size:10px;font-weight:600;color:var(--char);border:1px solid var(--border);padding:3px 10px;background:var(--white)}.fs-sw{background:var(--dark2);padding:100px 0 0}.fs-sw-inner{max-width:1440px;margin:0 auto;padding:0 5%}.fs-sw-hd{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-end;margin-bottom:56px}.fs-sw-hd-r{font-size:13px;font-weight:300;color:rgba(255,255,255,.3);line-height:2;text-align:right}.fs-studio{display:grid;grid-template-columns:1fr 380px;gap:2px;background:var(--dark)}.fs-preview{display:flex;flex-direction:column;min-height:520px}.fs-preview-main{flex:1;position:relative;overflow:hidden;min-height:380px}.fs-preview-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 50% 50%,#2a2520 0,#050505 100%);transition:background .7s}.fs-preview-photo{position:relative;z-index:2;width:100%;height:100%}.fs-preview-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s}.fs-preview-cap{position:absolute;bottom:0;left:0;right:0;z-index:5;padding:24px 28px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,transparent)}.fs-preview-cap h3{font-size:15px;font-weight:900;color:var(--white);margin-bottom:4px}.fs-preview-cap p{font-size:12px;font-weight:300;color:rgba(255,255,255,.4)}.fs-preview-tag{position:absolute;top:24px;right:24px;z-index:5;font-size:9px;font-weight:700;letter-spacing:3px;color:var(--gold);border:1px solid rgba(184,151,90,.3);padding:6px 16px;text-transform:uppercase;background:rgba(0,0,0,.6)}.fs-sw-info{background:#080808;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.05)}.fs-sw-ic{padding:16px 20px;border-right:1px solid rgba(255,255,255,.05)}.fs-sw-ic:last-child{border-right:none}.fs-sw-ic-l{font-size:8px;font-weight:700;letter-spacing:2px;color:var(--gold);text-transform:uppercase;margin-bottom:5px}.fs-sw-ic-v{font-size:14px;font-weight:900;color:var(--white);margin-bottom:2px}.fs-sw-ic-s{font-size:10px;font-weight:300;color:rgba(255,255,255,.2)}.fs-ctrl{background:#141414;display:flex;flex-direction:column}.fs-mat-btns{display:grid;grid-template-columns:1fr 1fr}.fs-mb{padding:16px 10px;font-size:10px;font-weight:700;letter-spacing:1px;color:rgba(255,255,255,.25);background:transparent;border:1px solid rgba(255,255,255,.06);border-top:none;border-left:none;cursor:pointer;text-align:center;text-transform:uppercase;transition:all .25s;position:relative}.fs-mb:nth-child(2n){border-right:none}.fs-mb:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .25s}.fs-mb.active{color:var(--gold);background:rgba(184,151,90,.05)}.fs-mb.active:after{transform:scaleX(1)}.fs-mb:hover:not(.active){color:rgba(184,151,90,.6)}.fs-series{display:flex;flex-wrap:wrap;gap:5px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.05)}.fs-sb{padding:4px 10px;font-size:9px;font-weight:700;letter-spacing:1px;color:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.07);background:transparent;cursor:pointer;text-transform:uppercase;transition:all .2s}.fs-sb.active{background:var(--gold);color:var(--white);border-color:var(--gold)}.fs-sb:hover:not(.active){border-color:var(--gold);color:var(--gold)}.fs-chips{flex:1;overflow-y:auto;padding:12px 14px;min-height:260px}.fs-chip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.fs-chip{cursor:pointer;transition:transform .2s;position:relative}.fs-chip:hover{transform:translateY(-3px);z-index:2}.fs-chip-sw{height:52px;background:var(--fcc);border:2px solid transparent;position:relative;transition:border-color .2s}.fs-chip.active .fs-chip-sw{border-color:var(--gold)}.fs-chip.active .fs-chip-sw:after{content:"✓";position:absolute;top:3px;right:4px;font-size:10px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.fs-chip-lbl{padding:4px 4px 5px;background:#1e1e1e}.fs-chip-name{display:block;font-size:9px;font-weight:700;color:rgba(255,255,255,.75);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-chip-code{display:block;font-size:8px;color:rgba(255,255,255,.25);margin-top:1px}.fs-sel{padding:12px 14px;border-top:1px solid rgba(255,255,255,.05);background:#0d0d0d;display:flex;align-items:center;gap:10px}.fs-sel-sw{width:26px;height:26px;flex-shrink:0;border:1px solid rgba(255,255,255,.12);transition:background .3s}.fs-sel-name{font-size:12px;font-weight:700;color:var(--white)}.fs-sel-code{font-size:10px;color:rgba(255,255,255,.25);margin-top:1px}.fs-sel-r{margin-left:auto}.fs-sel-btn{font-size:9px;font-weight:700;letter-spacing:1px;color:var(--gold);border:1px solid rgba(184,151,90,.3);padding:5px 12px;cursor:pointer;background:transparent;text-transform:uppercase;transition:all .2s}.fs-sel-btn:hover{background:var(--gold);color:var(--white)}.fs-sample{background:#040404;border-top:2px solid var(--gold);margin-top:2px}.fs-sample-inner{max-width:1440px;margin:0 auto;padding:24px 5%;justify-content:space-between;gap:28px}.fs-sample-inner,.fs-sample-l{display:flex;align-items:center}.fs-sample-l{gap:18px}.fs-sample-icon{width:48px;height:48px;border:1px solid rgba(184,151,90,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fs-sample-text b{display:block;font-size:14px;font-weight:900;color:var(--white);margin-bottom:4px}.fs-sample-text p{font-size:11px;font-weight:300;color:rgba(255,255,255,.3);line-height:1.6}.fs-sample-actions{display:flex;gap:10px;flex-shrink:0}.fs-specs{background:var(--white);padding:100px 0;color:var(--dark)}.fs-specs-inner{max-width:1440px;margin:0 auto;padding:0 5%}.fs-specs-header{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:flex-end;margin-bottom:52px}.fs-specs-header-r{font-size:13px;font-weight:300;color:var(--mid);line-height:2;text-align:right}table.fs-table{width:100%;border-collapse:collapse}table.fs-table thead th{background:var(--dark);color:var(--white);padding:14px 18px;text-align:left;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase}table.fs-table thead th:first-child{border-left:3px solid var(--gold)}table.fs-table tbody tr{transition:background .2s}table.fs-table tbody tr:nth-child(2n){background:var(--bg)}table.fs-table tbody tr:hover{background:var(--gold-bg)}table.fs-table tbody td{padding:13px 18px;font-size:13px;color:var(--char);border-bottom:1px solid var(--border);font-weight:300}table.fs-table tbody td:first-child{font-weight:700;color:var(--dark);font-size:12px}.fs-spec-aside{display:flex;flex-direction:column;gap:16px}.fs-spec-card{padding:22px;border-left:2px solid var(--gold);background:var(--bg)}.fs-spec-card h4{font-size:13px;font-weight:900;color:var(--dark);margin-bottom:8px}.fs-spec-card p{font-size:12px;font-weight:300;color:var(--mid);line-height:1.9}.fs-specs-layout{display:grid;grid-template-columns:1fr 300px;gap:52px;margin-top:0}.fs-cases{background:var(--dark);padding:100px 0}.fs-cases-inner{max-width:1440px;margin:0 auto;padding:0 5%}.fs-cases-hd{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:52px}.fs-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.fs-case-main{grid-row:1/3}.fs-case{background:#111;overflow:hidden;cursor:pointer;position:relative}.fs-case:hover .fs-case-img-inner{transform:scale(1.04)}.fs-case-img{display:block;overflow:hidden;position:relative}.fs-case-main .fs-case-img{aspect-ratio:3/4}.fs-case:not(.fs-case-main) .fs-case-img{aspect-ratio:4/3}.fs-case-img-inner{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .7s var(--ease);position:relative}.fs-case-info{padding:16px 20px 20px;border-top:1px solid rgba(255,255,255,.06)}.fs-case-lbl{font-size:9px;font-weight:700;letter-spacing:2px;color:var(--gold);text-transform:uppercase;display:block;margin-bottom:5px}.fs-case-name{font-size:15px;font-weight:900;color:var(--white);margin-bottom:3px}.fs-case-meta{font-size:11px;font-weight:300;color:rgba(255,255,255,.3)}.fs-cases-more{text-align:center;margin-top:40px}.fs-faq{background:#080808;padding:100px 0}.fs-faq-inner{max-width:920px;margin:0 auto;padding:0 5%}.fs-faq-list{margin-top:48px}.fs-faq-item{border-bottom:1px solid rgba(255,255,255,.06)}.fs-faq-q{padding:20px 0;display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:700;color:rgba(255,255,255,.75);cursor:pointer;transition:color .25s;line-height:1.4;gap:20px}.fs-faq-item.open .fs-faq-q,.fs-faq-q:hover{color:var(--gold)}.fs-faq-icon{width:28px;height:28px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:rgba(255,255,255,.3);font-size:15px;transition:all .3s}.fs-faq-item.open .fs-faq-icon{background:var(--gold);border-color:var(--gold);color:var(--white);transform:rotate(45deg)}.fs-faq-a{max-height:0;overflow:hidden;font-size:13px;font-weight:300;color:rgba(255,255,255,.35);line-height:2;transition:max-height .5s var(--ease),padding .4s}.fs-faq-item.open .fs-faq-a{max-height:320px;padding-bottom:22px}.fs-seo{background:var(--white);padding:80px 0;color:var(--dark)}.fs-seo-inner{max-width:1440px;margin:0 auto;padding:0 5%}.fs-seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.fs-seo-card{background:var(--bg);padding:28px;border-top:2px solid var(--border);transition:border-color .3s}.fs-seo-card:hover{border-top-color:var(--gold)}.fs-seo-card h2{font-size:15px;font-weight:900;color:var(--dark);margin-bottom:12px;line-height:1.4}.fs-seo-card p{font-size:13px;font-weight:300;color:var(--mid);line-height:2.1}.kw{color:var(--gold);font-weight:700}.fs-inlink{background:#0c0c0c;border-top:1px solid rgba(255,255,255,.05)}.fs-inlink-inner{max-width:1440px;margin:0 auto;display:flex}.fs-inlink-item{flex:1;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;border-right:1px solid rgba(255,255,255,.05);cursor:pointer;transition:background .25s;text-decoration:none}.fs-inlink-item:last-child{border-right:none}.fs-inlink-item:hover{background:rgba(184,151,90,.06)}.fs-inlink-item:hover .fs-inlink-arrow{transform:translateX(4px)}.fs-inlink-lbl{font-size:9px;font-weight:700;letter-spacing:2px;color:var(--gold);text-transform:uppercase;display:block;margin-bottom:5px}.fs-inlink-name{font-size:14px;font-weight:900;color:rgba(255,255,255,.75)}.fs-inlink-arrow{color:rgba(184,151,90,.4);font-size:20px;transition:transform .3s}.fs-cta{background:var(--gold);padding:80px 5%;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.fs-cta:before{content:"CUSTOM";position:absolute;right:-30px;top:50%;transform:translateY(-50%);font-size:160px;font-weight:900;color:rgba(255,255,255,.06);line-height:1;letter-spacing:-8px;pointer-events:none}.fs-cta h2{font-size:clamp(24px,3vw,42px);font-weight:900;color:var(--white);line-height:1.2;margin-bottom:10px}.fs-cta p{font-size:14px;font-weight:300;color:rgba(255,255,255,.7);line-height:1.9}.fs-cta-btns{display:flex;gap:12px;flex-shrink:0}.fs-cta-btn-dk{display:inline-flex;align-items:center;gap:9px;background:var(--dark);color:var(--white);padding:15px 36px;font-size:14px;font-weight:700;border:none;cursor:pointer;transition:background .25s}.fs-cta-btn-dk:hover{background:var(--dark2)}.fs-cta-btn-ol{display:inline-flex;align-items:center;gap:9px;border:1.5px solid rgba(255,255,255,.4);color:var(--white);padding:14px 34px;font-size:14px;font-weight:400;cursor:pointer;background:transparent;transition:all .25s}.fs-cta-btn-ol:hover{border-color:var(--white);background:rgba(255,255,255,.1)}@media(max-width:1100px){.fs-hero-img-wrap{width:50%}.fs-hero-img-wrap:before{width:60%}.fs-prod{grid-template-columns:1fr}.fs-prod.reverse{direction:ltr}.fs-prod-img{min-height:340px}.fs-prod-text{padding:52px 40px}.fs-prod-bg-num{display:none}.fs-why-header{grid-template-columns:1fr}.fs-why-header-r{display:none}.fs-mat-grid,.fs-why-grid{grid-template-columns:1fr 1fr}.fs-studio{grid-template-columns:1fr}.fs-ctrl{order:-1}.fs-specs-header{grid-template-columns:1fr}.fs-specs-header-r{display:none}.fs-cases-grid{grid-template-columns:1fr 1fr}.fs-case-main{grid-row:auto}.fs-seo-grid{grid-template-columns:1fr 1fr}.fs-cta{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.fs-bc{margin-top:0}.fs-hero{min-height:auto;display:flex;flex-direction:column}.fs-hero-img-wrap{position:relative;width:100%;height:72vw;min-height:280px;max-height:420px;flex-shrink:0}.fs-hero-img{position:absolute;inset:0;background-size:cover;background-position:50%}.fs-hero-dots{display:flex;right:16px;bottom:16px;position:absolute;z-index:10}.fs-hero-content{position:static;padding:36px 5% 44px;max-width:100%;background:var(--dark)}.fs-hero-ghost{display:none}.fs-hero-h1{font-size:40px;letter-spacing:-1.5px;white-space:nowrap}.fs-hero-stats{position:static;flex-direction:row;flex-wrap:wrap;margin-top:32px;animation:none;right:auto;bottom:auto;background:var(--dark);padding:0 5% 36px}.fs-hero-stat{flex:1;min-width:100px;background:rgba(255,255,255,.04);padding:14px 12px;margin:2px}.fs-band{grid-template-columns:1fr 1fr}.fs-band-item{border-bottom:1px solid rgba(255,255,255,.15)}.fs-why-grid{grid-template-columns:1fr}.fs-why-cell{padding:32px 24px}.fs-mat-grid{grid-template-columns:1fr 1fr}.fs-cases-grid{grid-template-columns:1fr}.fs-case-main{grid-row:auto;grid-column:auto}.fs-case-main .fs-case-img{aspect-ratio:4/3}.fs-seo-grid,.fs-specs-layout{grid-template-columns:1fr}.fs-cta-btns{flex-direction:column;width:100%}.fs-cta-btn-dk,.fs-cta-btn-ol{width:100%;justify-content:center}.fs-inlink-inner{flex-direction:column}.fs-inlink-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.fs-sw-hd{grid-template-columns:1fr}.fs-sw-hd-r{display:none}.fs-sw-info{grid-template-columns:1fr 1fr}.fs-sw-ic:last-child{display:none}.fs-sample-inner{flex-direction:column;align-items:flex-start;padding:24px 5%}.fs-sample-actions{width:100%;flex-direction:column}.fs-sample-actions .fs-btn-g,.fs-sample-actions .fs-btn-ol{width:100%;justify-content:center}}@keyframes fsFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.fs-landing{margin-top:calc(-1 * var(--site-sticky-offset, 108px));padding-top:var(--site-sticky-offset,108px);background:var(--dark)}.fs-bc{margin-top:0}