@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#101c2b;--orange:#ff783d;--ink:#182330;--muted:#596573;--line:#dce1e5;--paper:#f4f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #de571d;outline-offset:5px}img{display:block;max-width:100%}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:20}.skip:focus{top:0}header{height:94px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:white;gap:25px}.brand{font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1px;display:flex;align-items:center;gap:5px;white-space:nowrap}.brand-light{font-weight:400}.brand-icon{width:36px;height:36px;background:var(--navy);color:white;font-size:22px;line-height:36px;text-align:center;position:relative;margin-right:9px;border-radius:6px}.brand-icon span{color:var(--orange);font-size:18px;position:absolute;right:2px;top:-4px}header nav{display:flex;gap:34px;font-size:15px;font-weight:500}header nav a:hover,.text-link:hover{color:#c84716}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 23px;font-weight:700;border-radius:4px;line-height:1.4;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.small{font-size:14px;padding:13px 18px}.dark{background:var(--navy);color:white}.orange{background:var(--orange);color:#15202b}.hero{background:var(--navy);color:white;padding:58px 5.5% 0}.hero-inner{max-width:1370px;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;gap:6%;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2.1px;line-height:1.5;margin:0 0 22px}.hero .eyebrow{color:#ff986a}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15;letter-spacing:-1.8px}h1{font-size:clamp(42px,4.7vw,73px);font-weight:600;margin:0 0 26px}h1 span{color:#a9b8c7}p{margin-top:0}.intro{color:#c1cbd5;max-width:490px;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;margin:32px 0}.text-link{font-size:15px;font-weight:700}.hero-notes{display:flex;gap:22px;flex-wrap:wrap;color:#aebdcb;font-size:13px}.hero-notes span+span{border-left:1px solid #46505c;padding-left:22px}.hero-product{background:#ecf0f2;color:var(--ink);border-radius:7px;padding:24px 28px 0;overflow:hidden}.product-topline{display:flex;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:1.5px;font-weight:700;color:#536473}.hero-product>img{width:100%;height:310px;object-fit:contain;padding:28px 6px 12px;filter:drop-shadow(0 16px 13px #0002)}.hero-spec{display:grid;grid-template-columns:1.3fr 1fr;gap:12px;padding:20px 0 25px}.hero-spec strong,.hero-spec span{display:block}.hero-spec strong{font-size:15px}.hero-spec span{font-size:13px;color:var(--muted)}.featured-link{display:flex;justify-content:space-between;border-top:1px solid #ccd4db;padding:16px 0;font-size:14px;font-weight:700}.hero-bottom{max-width:1370px;margin:48px auto 0;padding:20px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #334050;font-size:10px;letter-spacing:1.7px;color:#a9b8c7}.section{padding:85px 5.5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px}.section .eyebrow{color:#687686;margin-bottom:15px}h2{font-size:clamp(32px,3.1vw,48px);font-weight:600;margin:0 0 18px}.section-intro{max-width:720px;color:var(--muted);margin-top:8px}.category-links{display:flex;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0 50px;padding:19px 0;flex-wrap:wrap;font-size:14px;font-weight:600}.category-links a:hover{color:#c84716}.product-group{scroll-margin-top:30px;margin-bottom:55px}.group-heading{display:flex;align-items:baseline;gap:20px;margin-bottom:24px}.group-heading span{color:#acb6bf;font-size:14px}.group-heading h3{font-size:26px;font-weight:600;letter-spacing:-.8px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{min-width:0}.product-image{height:245px;background:var(--paper);border-radius:5px;padding:30px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover img{transform:scale(1.045)}.card-title{display:flex;justify-content:space-between;align-items:center;margin:20px 0 8px;gap:10px}.card-title h4{font-family:Manrope,Arial,sans-serif;font-size:23px;letter-spacing:-.5px;margin:0}.chip{font-size:11px;font-weight:700;letter-spacing:.6px;color:#6a737d}.product-card p{font-size:15px;color:var(--muted);min-height:49px;margin-bottom:13px}.product-card ul{list-style:none;margin:0;padding:0;font-size:14px;line-height:1.8}.product-card li{padding:5px 0;border-bottom:1px solid #edf0f2}.product-card li strong{display:inline-block;font-weight:500;color:#78818b;min-width:82px}.enquire{font-size:14px;display:flex;justify-content:space-between;margin-top:16px;padding:10px 0;font-weight:700}.enquire:hover{color:#c84716}.spec-note{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;max-width:900px}.about{background:#f0f3f5;display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--line)}.about h3{font-size:25px;letter-spacing:-.5px;margin:0 0 24px;line-height:1.45}.about p{color:var(--muted)}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;background:var(--navy);color:white}.contact .eyebrow{color:#ff986a}.contact h2{font-size:clamp(44px,4.7vw,68px)}.contact p{color:#b8c7d5}.contact .button{margin-top:15px}.contact-details>div{border-bottom:1px solid #354252;padding:18px 0 21px}.contact-details>div:first-child{padding-top:0}.contact-details span{font-size:11px;color:#9cabbc;letter-spacing:1.7px;display:block;margin-bottom:9px}.contact-details strong{font-size:24px;font-weight:500}.contact-details a{font-size:18px;overflow-wrap:anywhere}.contact-details a:hover{color:#ff986a}.socials{display:flex;gap:21px;flex-wrap:wrap}.socials a{font-size:14px}footer{padding:29px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}footer .brand{font-size:21px;color:var(--ink)}footer>a:last-child{font-size:13px}
@media(min-width:1600px){header,.section,footer{padding-left:max(5.5%,calc((100% - 1370px)/2));padding-right:max(5.5%,calc((100% - 1370px)/2))}}@media(max-width:1000px){h1{font-size:48px}.hero{padding-top:40px}.hero-inner{gap:4%}.hero-product>img{height:240px}.product-grid{gap:18px}.product-image{height:200px;padding:18px}.category-links{gap:22px}.section{padding-top:60px;padding-bottom:60px}}@media(max-width:700px){header{height:auto;min-height:86px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px;gap:15px}.brand{font-size:22px}header nav{order:3;width:100%;justify-content:center;gap:28px;border-top:1px solid var(--line);padding-top:13px;font-size:14px}header .small{padding:11px 13px;gap:12px}.hero-inner{grid-template-columns:1fr;gap:36px}.hero{padding-top:37px}h1{font-size:clamp(40px,10vw,58px)}.intro{font-size:16px}.hero-product>img{height:265px}.hero-notes{font-size:12px;gap:13px}.hero-notes span+span{padding-left:13px}.hero-bottom{margin-top:30px;font-size:9px;flex-direction:column;gap:5px}.section{padding-top:50px;padding-bottom:50px}.section-heading{display:block}.section-heading>.text-link{display:inline-block;margin-bottom:17px}.category-links{gap:12px 20px;margin-top:25px;margin-bottom:35px}.product-grid{grid-template-columns:1fr;gap:34px}.product-image{height:260px}.product-card p{min-height:0}.product-card ul{font-size:15px}.product-group{margin-bottom:45px}.about,.contact{grid-template-columns:1fr;gap:30px}.about h2{margin-bottom:0}.contact-details{margin-top:20px}footer{flex-wrap:wrap;gap:16px}footer>span{order:3;width:100%}h2{font-size:34px}.eyebrow{font-size:11px;letter-spacing:1.5px}.group-heading h3{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.model-count{margin-left:auto;white-space:nowrap}.product-card{display:flex;flex-direction:column}.product-card .enquire{margin-top:auto;padding-top:20px}.category-links{gap:10px 25px}.hero-actions .text-link{white-space:nowrap}@media(max-width:700px){.hero-actions{gap:15px;flex-wrap:wrap}.hero-actions .button{gap:16px;padding:15px 18px}.group-heading{flex-wrap:wrap;gap:10px}.group-heading h3{font-size:22px}.group-heading .model-count{font-size:12px}.category-links{gap:10px 18px;font-size:13px}}

.about{align-items:start}.story-heading h2{font-size:clamp(32px,3vw,46px);line-height:1.22;max-width:540px}.story-tagline{margin-top:32px!important;border-left:3px solid var(--orange);padding-left:19px;font-size:15px}.story-tagline strong{color:var(--ink);font-size:18px;font-weight:600}.story-copy p{line-height:1.85}.story-chinese{border-top:1px solid #cdd5dc;border-bottom:1px solid #cdd5dc;margin:28px 0;padding:16px 0}.story-chinese summary{cursor:pointer;font-weight:600;font-size:15px;color:var(--ink)}.story-chinese h4{font-size:20px;margin:22px 0 16px;line-height:1.6}.story-chinese p{line-height:1.95}.chinese-tagline{color:var(--ink)!important;font-weight:600}@media(max-width:700px){.story-heading h2{font-size:34px}.story-tagline{margin-top:24px!important}.story-chinese h4{font-size:19px}}
button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e9662a;outline-offset:3px}button:disabled{cursor:default;opacity:.4}[hidden]{display:none!important}.products-menu{position:relative}.products-menu summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px}.products-menu summary::-webkit-details-marker{display:none}.products-dropdown{position:absolute;z-index:30;top:calc(100% + 18px);left:-20px;min-width:260px;padding:10px;border:1px solid var(--line);border-radius:6px;background:white;box-shadow:0 14px 40px #101c2b24}.products-dropdown a{display:block;padding:10px 13px;border-radius:3px;font-size:14px}.products-dropdown a:hover{background:var(--paper)}.catalogue-browser{display:grid;grid-template-columns:250px minmax(0,1fr);gap:38px;margin-top:36px;align-items:start}.catalogue-filters{background:var(--paper);padding:23px;border-radius:6px;position:sticky;top:22px}.filter-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.filter-title h3{font-family:inherit;font-size:18px;letter-spacing:0;margin:0}.filter-title button{font-size:13px;color:#a73a0c;background:none;border:0;padding:4px}.catalogue-filters>label,.catalogue-filters legend{font-size:14px;font-weight:600;display:block;margin:21px 0 9px}.catalogue-filters input[type=search],.catalogue-filters select{width:100%;padding:11px 10px;border:1px solid #cbd3dc;border-radius:4px;background:white;font-size:14px;min-height:44px;color:var(--ink)}.catalogue-filters fieldset{border:0;padding:0;margin:0}.catalogue-filters legend{padding-top:22px}.category-option{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;line-height:1.4;padding:9px 0}.category-option input{accent-color:#cb4c15;margin:0;width:16px;height:16px;flex-shrink:0}.category-count{margin-left:auto;color:#697783;font-size:12px}.filter-help{font-size:12px;color:var(--muted);line-height:1.7;margin:23px 0 0}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;scroll-margin-top:22px}.results-toolbar p{font-size:14px;color:var(--muted);margin:0}.results-toolbar label{font-size:13px;white-space:nowrap}.results-toolbar select{padding:8px;border:1px solid var(--line);border-radius:4px;font-size:13px;background:white;margin-left:6px}.catalogue-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 20px}.catalogue-results .product-image{height:190px;padding:15px}.catalogue-results .card-title{flex-wrap:wrap;gap:5px}.catalogue-results .card-title h4{font-size:20px}.catalogue-results .product-card p{font-size:14px}.catalogue-results .product-card li{font-size:13px}.catalogue-results .product-card li strong{min-width:70px}.catalogue-pagination{display:flex;justify-content:center;align-items:center;gap:24px;border-top:1px solid var(--line);padding-top:27px;margin-top:40px}.catalogue-pagination button{border:1px solid #cbd3dc;padding:10px 17px;background:white;border-radius:4px;font-size:14px}.catalogue-pagination button:not(:disabled):hover{background:var(--navy);color:white}.catalogue-pagination span{font-size:14px}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters:not(:empty){margin-bottom:20px}.active-filters span{font-size:12px;padding:5px 10px;background:#e9eef2;border-radius:3px}#empty-results{padding:65px 20px;text-align:center}#empty-results h3{font-size:24px;letter-spacing:-.5px}#empty-results p{color:var(--muted)}.catalogue .spec-note{max-width:none;margin-top:35px}@media(max-width:1150px){.catalogue-browser{grid-template-columns:230px minmax(0,1fr);gap:24px}.catalogue-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.catalogue-browser{grid-template-columns:1fr;gap:25px}.catalogue-filters{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding:20px}.filter-title,.catalogue-filters fieldset,.catalogue-filters>label,.catalogue-filters>input,.catalogue-filters>select,.filter-help{grid-column:1/-1}.catalogue-filters fieldset>div{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.catalogue-filters legend{padding-top:14px}.catalogue-filters>label{margin-top:15px}.catalogue-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.catalogue-results .product-image{height:160px;padding:10px}.results-toolbar{flex-wrap:wrap}.catalogue-pagination{gap:13px}.catalogue-pagination button{padding:9px 13px}.products-dropdown{left:-10px;min-width:235px}}@media(max-width:480px){.catalogue-results .product-grid{grid-template-columns:1fr}.catalogue-results .product-image{height:245px;padding:25px}.catalogue-results .card-title h4{font-size:23px}.catalogue-results .product-card p,.catalogue-results .product-card li{font-size:15px}.category-option{font-size:13px}}

.customization{border-top:1px solid var(--line);background:#fafbfc}.customization .section-intro{max-width:800px}.customization-link{color:#a73a0c;font-weight:600}.customization-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin:38px 0}.customization-grid article{border-top:3px solid var(--orange);padding:24px 0 10px}.customization-number{font-size:11px;letter-spacing:1.3px;font-weight:700;color:#687686}.customization-grid h3{font-size:23px;letter-spacing:-.6px;margin:16px 0 13px}.customization-grid p{font-size:15px;color:var(--muted);margin:0}.customization-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:26px}.customization-cta p{max-width:600px;margin:0;color:var(--muted)}.customization-cta .button{flex-shrink:0}header nav{gap:24px}@media(max-width:1000px){header nav{gap:16px}.customization-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){header nav{flex-wrap:wrap;gap:12px 22px}.customization-cta{align-items:flex-start;flex-direction:column;gap:20px}.customization-grid{gap:20px}.customization-grid h3{font-size:21px}}@media(max-width:420px){.customization-grid{grid-template-columns:1fr;gap:8px}}
