:root{--navy:#143b53;--deep:#102f43;--ink:#203543;--muted:#67757f;--gold:#e9ac51;--line:#e2e7ea;--pale:#f4f6f7;--white:#fff;color:var(--ink);font-synthesis:none;background:#fff;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}p{color:var(--muted);margin:0 0 18px;font-size:16px;line-height:1.85}h1,h2,h3{margin:0;font-weight:600}h2{letter-spacing:.015em;white-space:pre-line;font-size:34px;line-height:1.5}h3{font-size:20px;line-height:1.5}a,button{transition:color .18s,background .18s,border-color .18s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #ce8b29}.container{width:min(1200px,100% - 80px);margin-inline:auto}.topbar{background:var(--deep);color:#d2dde3;letter-spacing:.045em;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:35px;display:flex}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:25px;height:97px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:flex}.brand-mark{background:var(--navy);color:#fff;width:41px;height:43px;padding-left:7px;font-size:35px;font-weight:700;line-height:46px;display:block;position:relative}.brand-mark>span{color:var(--gold);font-size:27px;position:absolute;top:-11px;right:1px}.brand strong{letter-spacing:-1px;color:var(--navy);font-size:25px;line-height:1.1;display:block}.brand small{letter-spacing:3px;color:var(--muted);margin-top:8px;font-size:11px;display:block}.brand-dot{color:#ca8e39}nav{align-self:stretch;align-items:center;gap:28px;display:flex}nav>a{white-space:nowrap;align-items:center;height:100%;font-size:15px;display:flex;position:relative}nav>a:hover,nav>a.active{color:var(--navy)}nav>a.active:after{content:"";background:var(--gold);height:3px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:20px;display:flex}.language{gap:9px;font-size:13px;display:flex}.button{color:#fff;background:var(--navy);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:28px;min-height:49px;padding:12px 25px;font-size:15px;font-weight:500;display:inline-flex}.button:hover{background:#245672}.button.compact{gap:16px;min-height:42px;padding:10px 17px;font-size:14px}.button.gold{background:var(--gold);color:#182f3e}.button.gold:hover{background:#f2bd70}.button.outline{color:#fff;background:0 0;border-color:#a8b4bd}.button.outline:hover{background:#ffffff16}.menu-toggle{display:none}.hero{color:#fff;background:var(--deep);height:545px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 52%;width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#09202fd1,#09202f87 48%,#09202f0d);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.eyebrow{letter-spacing:2px;color:#6c7b85;margin-bottom:12px;font-size:12px;font-weight:600;line-height:1.5}.eyebrow.light{color:#e0c99d}.hero h1{letter-spacing:2px;max-width:850px;margin:6px 0 22px;font-size:48px;font-weight:500;line-height:1.45}.hero-desc{white-space:pre-line;color:#e2e8ed;max-width:590px;margin-bottom:30px;font-size:17px;line-height:1.9}.hero-buttons{gap:15px;display:flex}.hero-caption{letter-spacing:2px;color:#ccd7dd;writing-mode:vertical-rl;font-size:10px;position:absolute;bottom:28px;right:40px}.service-strip{border-bottom:1px solid var(--line)}.strip-grid{grid-template-columns:repeat(4,1fr);padding-block:30px;display:grid}.strip-grid>a{border-right:1px solid var(--line);align-items:center;gap:14px;padding:4px 25px;display:flex}.strip-grid>a:first-child{padding-left:0}.strip-grid>a:last-child{border:0;padding-right:0}.strip-number{color:#a2adb4;align-self:flex-start;font-size:24px;font-weight:300}.strip-grid strong{font-size:17px;font-weight:600}.strip-grid small{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5;display:block}.strip-arrow{color:#778892;margin-left:auto}.section{padding-block:76px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px;display:flex}.section-heading>div:last-child>p{white-space:pre-line;max-width:410px;margin-bottom:10px;font-size:15px}.text-link{color:var(--navy);align-items:center;gap:22px;font-size:14px;font-weight:500;line-height:1.7;display:inline-flex}.text-link:hover{color:#a56c20}.product-grid{grid-template-columns:repeat(3,1fr);gap:27px;display:grid}.product-card{border:1px solid var(--line);background:#fff}.product-card:hover{border-color:#a8bac4}.product-image{background:#fff;height:236px;margin:12px 20px 0;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.product-card:hover img{transform:scale(1.025)}.product-card-info{border-top:1px solid #f0f2f3;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.product-card h3{font-size:18px}.product-card-info p{margin:7px 0 0;font-size:13px}.product-card-info>span{color:#8195a1}.about-home{background:var(--pale)}.split{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.photo-frame{position:relative}.photo-frame>img{object-fit:cover;width:100%;height:420px}.photo-label{background:var(--navy);color:#fff;letter-spacing:1px;padding:17px 25px;font-size:13px;position:absolute;bottom:0;left:0}.about-copy h2{margin-bottom:25px}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.95}.about-points{grid-template-columns:1fr 1fr;gap:16px;margin:25px 0;display:grid}.about-points span{align-items:center;gap:12px;font-size:14px;display:flex}.about-points .icon{color:#b17e35}.process-grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:45px;display:grid}.process-item{border-top:1px solid #bccad3;padding-top:22px}.step-no{color:#a1aeb7;margin-bottom:22px;font-size:33px;font-weight:400;display:block}.process-item h3{margin-bottom:13px;font-size:19px}.process-item p{margin:0;font-size:14px}.guide-home{background:var(--pale)}.guide-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.guide-card{border:1px solid var(--line);background:#fff}.guide-card>img{object-fit:cover;width:100%;height:195px}.guide-card:nth-child(2)>img{object-fit:contain}.guide-card>div{padding:25px}.guide-card h3{margin-bottom:12px;font-size:19px;line-height:1.65}.guide-card p:not(.eyebrow){font-size:14px}.guide-card .eyebrow{color:#987341;font-size:11px}.cta{background:var(--navy);color:#fff;padding-block:53px}.cta-inner{justify-content:space-between;align-items:center;gap:35px;display:flex}.cta h2{margin-bottom:12px;font-size:29px}.cta p:not(.eyebrow){color:#c6d4dd;margin:0;font-size:15px}footer{color:#c3d0d9;background:#102a3b;padding-top:58px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:55px;padding-bottom:45px;display:grid}.footer-brand strong{color:#fff;font-size:24px}.footer-brand small{color:#9fb0bd}.footer-grid h3{color:#fff;margin:5px 0 23px;font-size:15px}.footer-grid p{color:#a3b5c2;white-space:pre-line;margin:20px 0;font-size:13px;line-height:1.9}.footer-grid>div>a:not(.brand){margin:13px 0;font-size:13px;display:block}.footer-grid>div>a:hover{color:#fff}.footer-contact{color:#edb963}.footer-bottom{color:#a1b4c1;border-top:1px solid #ffffff1d;justify-content:space-between;gap:30px;padding-block:23px;font-size:11px;display:flex}.footer-bottom>span:last-child{letter-spacing:1.2px;font-size:10px}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-80px;left:15px}.skip:focus{top:12px}.page-head{background:var(--pale);border-bottom:1px solid var(--line);padding:28px 0 52px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:36px;font-size:13px;display:flex}.page-head h1{margin-bottom:15px;font-size:40px;font-weight:500;line-height:1.4}.page-head p{max-width:700px;margin-bottom:0}.page-head .eyebrow{margin-bottom:10px}.catalog-tools{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.catalog-search{border:1px solid #bcc9d1;width:360px;display:flex}.catalog-search input{background:#fff;border:0;width:100%;min-width:0;padding:13px 16px}.catalog-search span{padding:12px 15px}.result-count{color:var(--muted);font-size:14px}[hidden]{display:none!important}.empty-state{text-align:center;background:var(--pale);grid-column:1/-1;padding:50px 20px}.detail-layout{grid-template-columns:260px 1fr;align-items:start;gap:55px;display:grid}.side-nav{border:1px solid var(--line);position:sticky;top:25px}.side-nav h2{background:var(--navy);color:#fff;padding:18px 22px;font-size:18px}.side-nav a{border-bottom:1px solid var(--line);padding:16px 22px;font-size:14px;display:block}.side-nav a:last-child{border:0}.side-nav a.active{background:var(--pale);color:var(--navy);border-left:3px solid var(--gold)}.detail-top{grid-template-columns:1fr 1fr;align-items:center;gap:35px;display:grid}.detail-photo{border:1px solid var(--line);background:#fff;padding:25px}.detail-photo img{object-fit:contain;width:100%;height:300px}.detail-main h2{margin-bottom:20px;font-size:27px}.detail-main h3{margin:30px 0 16px;font-size:21px}.detail-main p{font-size:15px}.detail-main ul{color:var(--muted);padding-left:20px;font-size:15px;line-height:2.2}.check-list{border-top:1px solid var(--line);margin-top:40px;padding-top:10px}.check-list li::marker{color:#bc8d45}.inline-note{background:var(--pale);margin-top:25px;padding:23px}.inline-note p{margin:0}.service-row{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr 280px;align-items:start;gap:30px;padding:40px 0;scroll-margin-top:25px;display:grid}.service-row:first-child{padding-top:0}.service-row .number{color:#a4b3bc;font-size:40px}.service-row h2{margin-bottom:16px;font-size:26px}.service-row p{font-size:15px}.deliverables{background:var(--pale);padding:22px}.deliverables h3{margin-bottom:12px;font-size:15px}.deliverables span{margin-top:7px;font-size:14px;line-height:1.8;display:block}.section-title{margin-bottom:30px}.faq{max-width:900px;margin:0 auto}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:23px 32px 23px 0;font-size:17px;line-height:1.6;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:24px;font-weight:300;position:absolute;top:20px;right:3px}.faq details[open] summary:after{content:"−"}.faq details p{margin-bottom:24px;padding-right:30px;font-size:15px}.article{max-width:790px;margin:auto}.article h2{margin:36px 0 15px;font-size:24px}.article p{font-size:16px;line-height:2}.article .article-intro{color:var(--ink);border-left:3px solid var(--gold);margin-bottom:40px;padding-left:24px;font-size:19px}.article-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:45px;padding-top:25px;display:flex}.values-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.value-item{border:1px solid var(--line);padding:32px}.value-item h3{margin-bottom:16px}.value-item p{margin:0;font-size:15px}.contact-layout{grid-template-columns:1fr 1.45fr;align-items:start;gap:75px;display:grid}.contact-copy h2{margin-bottom:22px;font-size:28px}.contact-copy p{font-size:15px}.contact-copy ul{margin:25px 0;padding:0;list-style:none}.contact-copy li{border-bottom:1px solid var(--line);align-items:baseline;gap:15px;padding:12px 0;font-size:15px;display:flex}.contact-copy li .icon{color:#af7a2e}.contact-form{background:var(--pale);border:1px solid var(--line);padding:35px}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.field{flex-direction:column;gap:9px;font-size:14px;display:flex}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{min-width:0;color:var(--ink);background:#fff;border:1px solid #cad4db;border-radius:0;width:100%;padding:12px}.field textarea{resize:vertical;min-height:135px}.form-note{margin:22px 0 18px;font-size:13px}.form-status{color:var(--navy);margin:15px 0 0;font-size:14px}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.form-actions .secondary{color:var(--navy);background:#fff;border-color:#bdc9d0}.not-found{text-align:center;padding:110px 0}.not-found h1{font-size:65px}.not-found p{margin:20px 0}html[lang=en] .hero h1{letter-spacing:-.5px;font-size:49px;line-height:1.2}html[lang=en] h2{letter-spacing:-.4px;line-height:1.25}html[lang=en] .header-inner{gap:20px}html[lang=en] nav{gap:23px}html[lang=en] .strip-grid strong{font-size:16px}html[lang=en] .strip-grid>a{padding-inline:17px}html[lang=en] .strip-grid>a:first-child{padding-left:0}@media (width>=1500px){.hero{height:600px}.hero h1{font-size:53px}}@media (width<=1100px){.container{width:calc(100% - 48px)}nav{gap:18px}.header-actions{gap:14px}.header-actions>.button{display:none}.brand strong{font-size:23px}.strip-grid>a{gap:9px;padding-inline:14px}.strip-number{display:none}.split{gap:40px}.footer-grid{gap:28px}.hero h1{font-size:44px}.detail-layout{grid-template-columns:215px 1fr;gap:32px}.service-row{grid-template-columns:60px 1fr 230px}.contact-layout{gap:40px}}@media (width<=760px){.container{width:calc(100% - 36px)}.topbar-inner{min-height:30px;font-size:10px}.topbar-inner>span:last-child{display:none}.header-inner{gap:12px;height:77px}.brand-mark{width:35px;height:38px;font-size:29px;line-height:40px}.brand strong{font-size:21px}.brand small{letter-spacing:2.5px;margin-top:6px;font-size:9px}.header-actions{gap:18px}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:29px;height:32px;padding:2px;display:flex}.menu-toggle span{background:var(--navy);width:24px;height:2px}nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 18px 18px;display:none;position:absolute;top:77px;left:0;right:0;box-shadow:0 14px 16px #12395312}nav.open{display:flex}nav>a{min-height:45px;padding:13px 8px}nav>a.active:after{width:3px;height:auto;inset:13px auto 13px 0}.hero{height:490px}.hero>img{object-position:57% center}.hero-shade{background:linear-gradient(90deg,#0b263ccb,#0b263c65)}.hero h1{letter-spacing:.7px;margin-bottom:20px;font-size:33px;line-height:1.5}.hero .eyebrow{letter-spacing:1.5px;font-size:10px}.hero-desc{white-space:normal;max-width:95%;margin-bottom:27px;font-size:15px;line-height:1.85}.hero-buttons{gap:12px}.hero-buttons .button{gap:15px;padding:11px 17px;font-size:14px}.hero-caption{display:none}.strip-grid{grid-template-columns:1fr 1fr;padding:10px 0}.strip-grid>a{border:0;padding:20px 8px!important}.strip-grid>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.strip-grid>a:nth-child(odd){border-right:1px solid var(--line);padding-left:0!important}.strip-grid>a:nth-child(2n){padding-left:18px!important}.strip-grid strong{font-size:15px}.strip-grid small{margin-top:6px;font-size:11px}.strip-arrow{display:none}.section{padding-block:48px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:26px}.section-heading>div:last-child>p{white-space:normal;margin:0 0 10px;font-size:14px}h2{font-size:27px;line-height:1.5}.eyebrow{letter-spacing:1.6px;font-size:10px}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.product-image{height:154px;margin:8px 10px 0}.product-card-info{align-items:flex-start;gap:5px;padding:14px 12px}.product-card h3{font-size:15px;line-height:1.5}.product-card-info p{margin-top:5px;font-size:11px;line-height:1.7}.product-card-info>span{font-size:14px}.split{grid-template-columns:1fr;gap:32px}.photo-frame>img{height:300px}.photo-label{padding:14px 18px;font-size:11px}.about-copy h2{font-size:28px}.about-copy p:not(.eyebrow){font-size:15px}.about-points{gap:14px}.process-grid{grid-template-columns:1fr 1fr;gap:28px 23px;margin-top:25px}.step-no{margin-bottom:15px;font-size:27px}.process-item h3{font-size:17px}.process-item p{font-size:13px}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-card>img{height:220px}.guide-card>div{padding:22px}.cta{padding-block:40px}.cta-inner{flex-direction:column;align-items:flex-start;gap:24px}.cta h2{font-size:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 20px;padding-bottom:30px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid p{margin:16px 0}.footer-grid h3{margin:5px 0 18px}.footer-bottom{flex-wrap:wrap;gap:15px;padding-block:20px;font-size:10px}.footer-bottom>span:last-child{display:none}.page-head{padding:22px 0 34px}.breadcrumbs{margin-bottom:28px;font-size:12px}.page-head h1{font-size:30px}.page-head p{font-size:15px}.catalog-tools{flex-direction:column;align-items:flex-start;gap:16px}.catalog-search{width:100%}.detail-layout{grid-template-columns:1fr;gap:30px}.side-nav{position:static}.side-nav h2{padding:15px 18px;font-size:16px}.side-nav a{border:0;padding:12px 16px;font-size:12px;display:inline-block}.side-nav a.active{border-left:0;border-bottom:2px solid var(--gold)}.detail-top{grid-template-columns:1fr;gap:28px}.detail-photo img{height:275px}.service-row{grid-template-columns:40px 1fr;gap:14px;padding:30px 0}.service-row .number{font-size:28px}.service-row h2{font-size:23px}.deliverables{grid-column:2;padding:18px}.values-grid{grid-template-columns:1fr;gap:18px}.value-item{padding:24px}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-form{padding:23px}.form-grid{grid-template-columns:1fr;gap:20px}.field.full{grid-column:auto}.article h2{font-size:23px}.article p{font-size:15px}.article .article-intro{font-size:17px}.article-bottom{flex-direction:column;align-items:flex-start}.faq summary{font-size:16px}.faq details p{font-size:14px}html[lang=en] .hero h1{max-width:400px;font-size:37px;line-height:1.16}html[lang=en] .strip-grid strong{font-size:13px}html[lang=en] .strip-grid small{font-size:10px}html[lang=en] .product-card h3{font-size:14px}html[lang=en] .product-card-info p{font-size:11px}html[lang=en] .brand strong{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.nav-contact{display:none}@media (width<=1100px){nav .nav-contact{display:flex}}.language{white-space:nowrap}@media (width<=760px){html[lang=en] .hero{height:560px}html[lang=en] .hero h1{font-size:34px}html[lang=en] .hero-buttons{flex-direction:column;align-items:flex-start;gap:10px}html[lang=en] .hero-buttons .button{min-width:205px}}@media (width<=375px){.brand strong,html[lang=en] .brand strong{font-size:18px}.brand{gap:8px}.brand small{letter-spacing:1.2px;font-size:8px}.header-actions{gap:12px}.hero h1{font-size:29px}html[lang=en] .hero h1{font-size:30px}html[lang=en] .hero-desc{font-size:14px}.hero-buttons .button{gap:10px;padding-inline:14px}}@media (width>=761px) and (width<=980px){.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:29px;height:32px;padding:2px;display:flex}.menu-toggle span{background:var(--navy);width:24px;height:2px}nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 18px;display:none;position:absolute;top:97px;left:0;right:0}nav.open{display:flex}nav>a{min-height:45px;padding:13px 8px}nav>a.active:after{width:3px;height:auto;inset:13px auto 13px 0}}.brand strong{letter-spacing:1px}.brand small{letter-spacing:.4px}.brand-mark{padding-left:10px;font-size:30px;line-height:43px}.footer-brand strong{letter-spacing:1px}.footer-bottom>span:first-child{line-height:1.7}@media (width<=760px){.brand small{letter-spacing:.2px;font-size:10px}.brand-mark{padding-left:9px;font-size:27px;line-height:38px}}@media (width<=375px){.brand small{letter-spacing:0;font-size:9px}}.icon{vertical-align:middle;flex-shrink:0;display:inline-block}.language{align-items:center}.language .icon{width:14px;height:14px}.product-card-info>span{align-items:center;display:inline-flex}.footer-contact .icon{margin-left:8px}.catalog-search>span{align-items:center;display:flex}.hero>img{object-position:center 48%;width:70%;margin-left:auto}.hero-shade{background:linear-gradient(90deg,#102f43 0% 28%,#102f43f0 36%,#102f4373 54%,#102f4300 75%)}.hero h1{max-width:650px}.hero-desc{max-width:510px}.hero-caption{display:none}.product-image.lifestyle-image{height:248px;margin:0}.lifestyle-image img{object-fit:cover;object-position:center 60%}.detail-photo.lifestyle-image{padding:0}.detail-photo.lifestyle-image img{height:350px}.specification-list{border-top:1px solid var(--line);margin:0}.specification-list>div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:24px;padding:18px 0;font-size:15px;line-height:1.85;display:grid}.specification-list dt{font-weight:600}.specification-list dd{color:var(--muted);margin:0}@media (width<=760px){.hero,html[lang=en] .hero{height:auto}.hero>img{object-position:center 44%;width:100%;height:245px;margin:0}.hero-shade{display:none}.hero-content{padding-block:32px 38px;position:relative}.hero h1{margin-top:2px}.hero-desc{max-width:100%}.hero-buttons,html[lang=en] .hero-buttons{flex-flow:wrap}.hero-buttons .button,html[lang=en] .hero-buttons .button{min-width:0}.product-image.lifestyle-image{height:162px}.specification-list>div{grid-template-columns:1fr;gap:5px}.detail-photo.lifestyle-image img{height:320px}}
