/* WordPress integrations only. Reference layout, colors, typography and breakpoints are in assets/source.css. */
[hidden]{display:none!important}.rs-logo{width:auto;height:44px;max-width:180px}header .rs-logo{height:48px}body.admin-bar header{top:32px}
.rs-language{position:relative;margin-left:18px;font-size:11px;z-index:60}.rs-language button{display:flex;align-items:center;gap:6px;cursor:pointer}.rs-language ul{display:none;position:absolute;right:0;top:100%;padding:10px 16px;background:#0f172a;color:white;border-radius:8px;min-width:110px}.rs-language.open ul{display:block}.rs-language li{padding:5px 0}
.rs-nav-group:focus-within>div{opacity:1;visibility:visible}.rs-nav-group:after{content:"";position:absolute;top:100%;left:0;width:100%;height:12px}header details[open]{max-height:calc(100vh - 64px);overflow:auto}header summary::-webkit-details-marker{display:none}
.rs-btn,.btn{display:inline-flex;align-items:center;justify-content:center;background:#009689;color:#fff;border-radius:999px;padding:14px 24px;font-size:14px;font-weight:700;line-height:1.4;cursor:pointer;transition:background .2s;border:1px solid transparent}.rs-btn:hover,.btn:hover{background:#00786f}.btn-secondary{background:white;color:#00786f;border-color:#99f6e4}
.rs-content{width:min(1280px,100%);margin:auto;padding:64px 32px}.rs-content h1,.rs-page-title{font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.15;color:#0f172a;margin-bottom:24px}.rs-content h2{font-size:28px;font-weight:800;line-height:1.3;margin:28px 0 16px}.rs-content p{margin-bottom:18px;line-height:1.8}.rs-content a:not(.rs-btn):not(.btn){color:#008b80}.rs-content table{width:100%;border-collapse:collapse}.rs-content td,.rs-content th{padding:12px;border:1px solid #e2e8f0}.rs-content img{max-width:100%;height:auto}
.rs-catalogue{width:100%;margin-top:32px}.rs-catalogue-tools{display:flex;gap:14px;align-items:end;flex-wrap:wrap;margin-bottom:22px}.rs-catalogue-tools label{display:flex;flex:1;min-width:170px;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#475569}.rs-catalogue-tools input,.rs-catalogue-tools select{border:1px solid #cbd5e1;background:white;border-radius:12px;padding:13px 16px;font-size:14px;min-width:0;width:100%;height:48px}.rs-result-count{font-size:13px;color:#64748b;margin-bottom:24px}.rs-pagination{display:flex;justify-content:center;gap:8px;margin-top:36px;flex-wrap:wrap}.rs-pagination a{border:1px solid #e2e8f0;background:white;padding:10px 16px;border-radius:8px}.rs-pagination [aria-current]{background:#009689;color:white}
.rs-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px}.rs-breadcrumb{font-size:13px;color:#64748b;margin-bottom:32px}.rs-eyebrow{color:#009689;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.rs-product-summary{color:#64748b;line-height:1.8}.rs-price{color:#009689;font-size:20px;font-weight:800;margin:20px 0}.rs-specs{display:grid;grid-template-columns:1fr 2fr;font-size:14px;margin:20px 0}.rs-specs dt,.rs-specs dd{padding:10px;border-bottom:1px solid #e2e8f0;overflow-wrap:anywhere}.rs-specs dt{font-weight:700;background:#f1f5f9}.rs-product-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.rs-text-link{font-weight:700;font-size:14px}.rs-product-description{margin-top:64px;overflow-x:auto;overflow-wrap:anywhere;background:white;border:1px solid #e2e8f0;border-radius:20px;padding:32px}
.rs-gallery{position:relative}.rs-gallery-stage{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.rs-gallery-slide{width:100%;cursor:zoom-in}.rs-gallery-slide img{width:100%;height:480px;object-fit:contain}.rs-gallery-thumbs{display:flex;gap:10px;overflow:auto;margin-top:14px}.rs-gallery-thumbs button{flex:0 0 76px;border:2px solid transparent;border-radius:9px;overflow:hidden;background:#fff}.rs-gallery-thumbs img{width:72px;height:72px;object-fit:contain}.rs-gallery-thumbs .active{border-color:#00bba7}.rs-gallery-prev,.rs-gallery-next{position:absolute;top:210px;background:white;border:1px solid #e2e8f0;border-radius:50%;width:38px;height:38px;font-size:24px;cursor:pointer}.rs-gallery-prev{left:12px}.rs-gallery-next{right:12px}.rs-lightbox{max-width:95vw;max-height:94vh;padding:20px;border:0;border-radius:16px}.rs-lightbox::backdrop{background:#020617cc}.rs-lightbox img{max-width:88vw;max-height:84vh;object-fit:contain}.rs-lightbox>button{position:absolute;right:8px;top:0;font-size:32px;padding:0 12px;background:white;border-radius:50%;cursor:pointer}
.rs-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:1000;max-width:90vw;padding:14px 22px;border-radius:12px;background:#0f172a;color:white;box-shadow:0 8px 30px #0003}.rs-quote-row{display:grid;grid-template-columns:100px 1fr 90px auto;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #e2e8f0}.rs-quote-row img{width:100px;height:100px;object-fit:contain}.rs-quote-row input{border:1px solid #cbd5e1;border-radius:6px;padding:8px;width:80px}.rs-quote-row button{cursor:pointer;color:#be123c}.rs-quote-page>.rs-btn{margin-top:28px}
.rs-modern-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.rs-modern-form textarea{width:100%;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;padding:14px 16px;font-size:14px;color:#0f172a;outline:0;transition:all .2s;box-sizing:border-box}.rs-modern-form input:focus,.rs-modern-form textarea:focus{border-color:#00bba7!important;background:white!important;box-shadow:0 0 0 4px #00bba719}.rs-modern-form textarea{resize:vertical}.wpcf7-form-control-wrap{display:block}.rs-modern-form .wpcf7-acceptance .wpcf7-list-item{margin:0}.rs-modern-form .wpcf7-acceptance label{font-size:12px;color:#64748b;line-height:1.8}.rs-modern-form .wpcf7-acceptance a{text-decoration:underline;color:#008b80}.rs-modern-form .wpcf7-acceptance input{margin-right:8px;accent-color:#009689}.wpcf7-spinner{display:none}.wpcf7-not-valid-tip{font-size:12px;margin-top:6px}.wpcf7 form .wpcf7-response-output{margin:20px 0 0;padding:12px;border-radius:8px;font-size:14px}.wpcf7 form.submitting .wpcf7-submit{opacity:.5;cursor:wait}
@media(max-width:767px){.rs-content{padding:40px 20px}.rs-product-layout{grid-template-columns:1fr;gap:30px}.rs-gallery-slide img{height:340px}.rs-gallery-prev,.rs-gallery-next{top:150px}.rs-product-description{margin-top:36px;padding:18px}.rs-quote-row{grid-template-columns:70px 1fr 70px;gap:12px}.rs-quote-row img{width:70px;height:70px}.rs-quote-row button{grid-column:2}.rs-language{margin-left:8px}.rs-catalogue-tools label{min-width:130px}}
@media(max-width:639px){[data-rsm-hero="home"]>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}[data-rsm-hero="home"]>div.flex{position:relative;inset:auto}[data-rsm-hero="home"]>div.flex>div{padding-top:42px;padding-bottom:42px}body.admin-bar header{top:46px}}
.rs-modern-form input[type=submit]{min-width:0;white-space:normal}
.rs-selected-models{padding:14px 16px;background:#f0fdfa;color:#115e59;border:1px solid #99f6e4;border-radius:12px;font-size:14px;overflow-wrap:anywhere}
@media(max-width:639px){
[data-rsm-hero="category"]>div:first-child{position:absolute;inset:0}
[data-rsm-hero="category"]>div:first-child img{width:100%;height:100%;object-fit:cover}
[data-rsm-hero="category"]>div:last-child{position:relative;inset:auto;padding-top:28px;padding-bottom:28px}
[data-rsm-hero="category"]>div:last-child>div{padding:22px}
[data-rsm-hero="category"] h1{font-size:32px;overflow-wrap:anywhere}
[data-rsm-hero="category"] p{font-size:17px}
}
/* Keep all hero copy inside the banner at intermediate desktop widths. */
@media(min-width:640px) and (max-width:1399px){[data-rsm-hero="home"]>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}[data-rsm-hero="home"]>div.flex{position:relative;inset:auto}}
@media(min-width:1400px) and (max-width:1535px){[data-rsm-hero="home"] .mt-7{margin-top:22px}[data-rsm-hero="home"] .mt-8{margin-top:24px}}
@media(min-width:640px) and (max-width:1023px){[data-rsm-hero="category"]>div:first-child{position:absolute;inset:0}[data-rsm-hero="category"]>div:first-child img{width:100%;height:100%;object-fit:cover}[data-rsm-hero="category"]>div:last-child{position:relative;inset:auto;padding-top:28px;padding-bottom:28px}}
