:root{--ramdom-navy:#071c34;--ramdom-deep:#061525;--ramdom-blue:#008fba;--ramdom-orange:#f58220;--ramdom-ink:#142438;--ramdom-muted:#526376;--ramdom-border:#dbe4e9;--ramdom-pale:#f3f7f8;--dmo-container:1320px;--dmo-header-height:84px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.ramdom-site{background:#fff;color:var(--ramdom-ink);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}body.ramdom-site h1,body.ramdom-site h2,body.ramdom-site h3{font-family:inherit;letter-spacing:-.045em;line-height:1.12;color:inherit;margin:0}body.ramdom-site h1{font-size:clamp(3.5rem,7vw,7.3rem);max-width:1000px}body.ramdom-site h2{font-size:clamp(2.25rem,4.1vw,4.5rem)}body.ramdom-site h3{font-size:1.45rem}body.ramdom-site p{margin:.8rem 0 1.25rem}body.ramdom-site a{text-decoration:none}body.ramdom-site button,body.ramdom-site input,body.ramdom-site select,body.ramdom-site textarea{font:inherit}body.ramdom-site button{cursor:pointer}.ramdom-wrap{width:min(100% - 64px,1320px);margin-inline:auto}.ramdom-skip{position:absolute;left:1rem;top:-200px;z-index:1000;background:white;padding:12px}.ramdom-skip:focus{top:0}.ramdom-eyebrow{display:inline-block;color:var(--ramdom-blue);font-size:.73rem;letter-spacing:.19em;text-transform:uppercase;font-weight:800;margin-bottom:1.3rem}.ramdom-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:2rem}.ramdom-btn{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;padding:15px 22px;background:var(--ramdom-orange);border:1px solid var(--ramdom-orange);color:#121a25!important;font-size:.88rem;font-weight:800;letter-spacing:.01em;line-height:1.2;min-height:54px;transition:transform .2s,background .2s;border-radius:2px}.ramdom-btn:hover{background:#ffab61;transform:translateY(-2px)}.ramdom-btn-outline{background:transparent;border-color:currentColor;color:inherit!important}.ramdom-link{color:var(--ramdom-blue)!important;text-transform:uppercase;letter-spacing:.09em;font-weight:800;font-size:.78rem}.ramdom-link:hover{text-decoration:underline}.ramdom-header{position:relative;background:var(--ramdom-navy);z-index:40;color:white;border-bottom:1px solid #ffffff1f}.ramdom-header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ramdom-brand{flex:0 0 auto}.ramdom-brand img{width:184px;height:auto;max-height:65px;object-fit:contain}.ramdom-logo-link,.ramdom-logo-link img{display:block}.ramdom-navigation{margin-left:auto}.ramdom-navigation>ul{display:flex;align-items:center;gap:clamp(12px,1.4vw,28px);padding:0;margin:0;list-style:none}.ramdom-navigation li{list-style:none}.ramdom-navigation a,.ramdom-subtoggle{color:#eef5f8;background:none;border:0;padding:12px 0;font-size:.82rem;font-weight:700;white-space:nowrap}.ramdom-navigation a:hover,.ramdom-subtoggle:hover{color:#75c9e0}.ramdom-has-menu{position:relative}.ramdom-submenu{display:none;position:absolute;top:100%;left:-16px;width:320px;margin:0;padding:14px 22px;background:#fff;box-shadow:0 20px 60px #061b2c42;border-top:3px solid var(--ramdom-orange);max-height:70vh;overflow-y:auto}.ramdom-has-menu:hover>.ramdom-submenu,.ramdom-has-menu:focus-within>.ramdom-submenu,.ramdom-has-menu.open>.ramdom-submenu{display:block}.ramdom-submenu a{display:block;color:var(--ramdom-ink);padding:8px 0;white-space:normal}.ramdom-header-quote{padding:10px 15px;border:1px solid #9db7bf80;color:#fff;font-size:.78rem;font-weight:800;white-space:nowrap}.ramdom-header-quote:hover{background:var(--ramdom-blue)}.ramdom-menu-toggle{display:none;color:white;background:none;border:1px solid #ffffff50;padding:9px 13px}.ramdom-hero{min-height:720px;position:relative;background:var(--ramdom-deep);color:white;display:grid;align-items:end;overflow:hidden}.ramdom-hero-image{position:absolute;inset:0 0 0 35%;background-position:center;background-size:cover;filter:saturate(.84)}.ramdom-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061525 1%,#061525ef 34%,#06152582 65%,#06152531),linear-gradient(0deg,#061525b8,transparent 55%)}.ramdom-hero-inner{position:relative;display:flex;align-items:end;justify-content:space-between;gap:40px;padding-block:120px 86px}.ramdom-hero-content{max-width:840px}.ramdom-hero h1{font-size:clamp(3.7rem,6.6vw,7.2rem);line-height:1.03}.ramdom-hero p{max-width:640px;font-size:1.22rem;color:#d8e1e7;margin:1.7rem 0}.ramdom-hero .ramdom-eyebrow{color:#9bdced}.ramdom-hero .ramdom-btn-outline,.ramdom-section-ink .ramdom-btn-outline{color:#fff!important}.ramdom-hero-aside{border-left:2px solid var(--ramdom-orange);padding-left:18px;max-width:250px;color:#d0dbe1;font-size:.85rem}.ramdom-hero-aside span{color:var(--ramdom-orange);font-weight:800}.ramdom-ticker{background:#edf3f5;border-bottom:1px solid var(--ramdom-border)}.ramdom-ticker .ramdom-wrap{display:flex;justify-content:space-between;gap:20px;padding-block:18px}.ramdom-ticker span{font-size:.74rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em;white-space:nowrap}.ramdom-section{padding:clamp(72px,9vw,132px) 0}.ramdom-section-intro{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:50px}.ramdom-section-intro>div{max-width:800px}.ramdom-section-intro>p{max-width:390px;color:var(--ramdom-muted)}.ramdom-section-intro h2{max-width:830px}.ramdom-grid{display:grid;gap:18px}.ramdom-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ramdom-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ramdom-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ramdom-feature{display:block;background:#f5f8f9;border:1px solid var(--ramdom-border);padding:34px;min-height:250px;color:var(--ramdom-ink)!important;transition:background .2s,transform .2s}.ramdom-feature:hover{background:#e9f4f6;transform:translateY(-3px)}.ramdom-feature h3,.ramdom-feature h2{font-size:clamp(1.4rem,2vw,2.1rem);margin:25px 0 10px}.ramdom-feature p{color:var(--ramdom-muted);font-size:.94rem}.ramdom-feature b{font-size:.75rem;color:var(--ramdom-blue);text-transform:uppercase;letter-spacing:.1em}.ramdom-num{display:block;color:var(--ramdom-blue);font-size:.85rem;letter-spacing:.1em;font-weight:800}.ramdom-section-ink{background:var(--ramdom-navy);color:white}.ramdom-section-ink p{color:#c7d9e4}.ramdom-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,150px);align-items:center}.ramdom-split>div:first-child>p{color:var(--ramdom-muted);max-width:560px}.ramdom-section-ink .ramdom-split>div:first-child>p{color:#c7d9e4}.ramdom-split h2{margin-bottom:24px}.ramdom-showcase,.ramdom-material-art{min-height:385px;display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:radial-gradient(circle at 80% 20%,#02799a 0%,transparent 37%),linear-gradient(135deg,#0e364f,#071624 80%);color:white;overflow:hidden}.ramdom-showcase-line{font-size:clamp(3rem,6vw,6rem);font-weight:900;letter-spacing:.05em;color:#eafaff;text-shadow:0 0 8px #7de4ff,0 0 28px #0097c4,0 0 60px #0097c4}.ramdom-showcase>span{font-size:.7rem;letter-spacing:.2em;color:#b6d4e3}.ramdom-material-art{align-items:start;justify-content:end;background:linear-gradient(140deg,#008fba 0%,#007095 32%,#092443 32%,#092443 65%,#f58220 65%,#f58220 66%,#102c46 66%)}.ramdom-material-art span{font-size:clamp(2rem,4vw,4.5rem);font-weight:800;line-height:1.1;max-width:450px}.ramdom-project{display:block;background:white;color:var(--ramdom-ink)!important;border:1px solid var(--ramdom-border);overflow:hidden}.ramdom-project-media{height:300px;background:#1b4158 radial-gradient(circle at 75% 25%,#3986a5,transparent 55%);background-size:cover;background-position:center;position:relative}.ramdom-project-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071c3452,transparent 55%);pointer-events:none}.ramdom-project-media span{position:absolute;z-index:1;bottom:17px;left:20px;background:#fff;color:var(--ramdom-ink);font-size:.69rem;text-transform:uppercase;letter-spacing:.08em;padding:7px 12px;font-weight:800}.ramdom-project-body{padding:25px}.ramdom-project-body small{color:var(--ramdom-blue);text-transform:uppercase;font-weight:800;letter-spacing:.09em}.ramdom-project-body h3{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.ramdom-project-body h2{font-size:1.55rem;margin:8px 0}.ramdom-project-body p{color:var(--ramdom-muted);font-size:.9rem}.ramdom-project-body a{color:var(--ramdom-blue);font-weight:800}.ramdom-light{background:var(--ramdom-pale)}.ramdom-product-card{display:flex;flex-direction:column;min-height:270px;background:white;padding:26px;border-top:3px solid var(--ramdom-blue);color:var(--ramdom-ink)!important;box-shadow:0 12px 35px #132b3910}.ramdom-product-card:hover{border-top-color:var(--ramdom-orange)}.ramdom-product-card>span{color:var(--ramdom-blue);font-size:.69rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.ramdom-product-card h3{margin:26px 0 5px}.ramdom-product-card p{font-size:.85rem;color:var(--ramdom-muted)}.ramdom-product-card b{margin-top:auto;color:var(--ramdom-orange);font-size:1.4rem}.ramdom-process{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.ramdom-process ol{list-style:none;padding:0;margin:0}.ramdom-process li{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--ramdom-border);padding:22px 0}.ramdom-process li b{min-width:180px}.ramdom-process li span{color:var(--ramdom-muted);max-width:340px}.ramdom-cta{padding:96px 0;background:linear-gradient(115deg,var(--ramdom-navy) 0%,var(--ramdom-navy) 75%,#143a55 75%);color:white}.ramdom-cta h2{max-width:780px}.ramdom-cta p{color:#c3d4df;max-width:580px}.ramdom-cta .ramdom-btn-outline{color:white!important}.ramdom-page-hero{background:radial-gradient(circle at 86% 22%,#185071 0%,transparent 34%),linear-gradient(130deg,#061525,#0b2b46);padding:105px 0 112px;color:white}.ramdom-page-hero .ramdom-wrap{max-width:1320px}.ramdom-heading{max-width:1050px}.ramdom-heading h1{font-size:clamp(3.25rem,6vw,6.2rem)}.ramdom-heading p{max-width:690px;font-size:1.18rem;color:#d4e0e8;margin:23px 0}.ramdom-page-hero .ramdom-btn{margin-top:17px}.ramdom-page-hero .ramdom-eyebrow,.ramdom-section-ink .ramdom-eyebrow,.ramdom-cta .ramdom-eyebrow{color:#77d4e8}.ramdom-configurator{display:grid;grid-template-columns:290px 1fr;gap:35px;align-items:start}.ramdom-controls{padding:24px;background:#12304a;border:1px solid #ffffff20}.ramdom-controls label{display:block;font-size:.82rem;font-weight:700;margin-bottom:15px}.ramdom-controls input,.ramdom-controls select{width:100%;display:block;background:#f2f7f9;color:var(--ramdom-ink);padding:10px;border:0;margin-top:5px}.ramdom-controls input[type=color]{height:48px;padding:3px}.ramdom-controls input[type=file]{font-size:.73rem}.ramdom-controls .ramdom-btn{width:100%;margin-top:8px}.ramdom-preview-area{text-align:center}.ramdom-preview-area canvas{display:block;width:100%;height:auto;background:#d9dfe2;border:1px solid #ffffff45}.ramdom-preview-area>span{display:block;color:#9cb4c4;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;margin:15px}.ramdom-preview-area button{max-width:100%;white-space:normal}.ramdom-shower-art{height:430px;background:linear-gradient(#e1eaee,#f4f8f9 72%,#a9b9be 72%,#a9b9be 74%,#e9eeee 74%);position:relative;display:grid;place-items:center}.ramdom-shower-pane{display:block;width:58%;height:76%;border:13px solid #203041;background:#ace2e444;box-shadow:20px 20px 0 #08223614}.ramdom-shower-handle{position:absolute;width:8px;height:75px;background:#203041;left:57%;top:43%}.ramdom-shower-art.curve .ramdom-shower-pane{border-radius:50% 50% 7% 7%/25% 25% 5% 5%}.ramdom-shower-art.silver .ramdom-shower-pane{border-color:#a7b8c2}.ramdom-shower-art.silver .ramdom-shower-handle{background:#a7b8c2}.ramdom-shower-art.frost .ramdom-shower-pane{background:#e8f7f4c9}.ramdom-window-art{height:400px;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:24px;background:#c4d1d6;box-shadow:inset 0 0 0 18px #28455c}.ramdom-window-art span{display:block;background:linear-gradient(155deg,#8fc1d8,#d5e9ef 60%,#7cb0c7)}.ramdom-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:34px}.ramdom-filters button{border:1px solid var(--ramdom-border);background:#f3f7f8;padding:10px 20px}.ramdom-filters button.active{background:var(--ramdom-navy);color:#fff}.ramdom-project[hidden]{display:none}.ramdom-legacy details{border:1px solid var(--ramdom-border);background:white}.ramdom-legacy summary{padding:18px 22px;cursor:pointer;font-weight:800}.ramdom-legacy-content{padding:18px 35px 50px;max-width:1000px;margin:auto;color:var(--ramdom-ink)}.ramdom-legacy-content img{max-width:100%;height:auto;object-fit:contain}.ramdom-legacy-content h1,.ramdom-legacy-content h2{font-size:clamp(1.5rem,3vw,2.5rem)}.ramdom-legacy-content *{overflow-wrap:anywhere}.ramdom-legacy-content p{line-height:1.8}.ramdom-contact-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:10%}.ramdom-contact-grid h2{margin-bottom:18px}.ramdom-contact-aside{background:var(--ramdom-pale);padding:34px;height:max-content}.ramdom-contact-aside h3{margin-bottom:15px}.ramdom-contact-aside a{display:block;color:var(--ramdom-blue);margin:12px 0;font-weight:800;overflow-wrap:anywhere}.ramdom-contact-aside hr{border:0;border-top:1px solid var(--ramdom-border);margin:28px 0}.ramdom-quote-form{margin-top:30px}.ramdom-quote-form label,.ramdom-split label{display:block;font-weight:700;font-size:.86rem;margin:12px 0}.ramdom-quote-form input:not([type=checkbox]),.ramdom-quote-form select,.ramdom-quote-form textarea,.ramdom-split select{display:block;width:100%;border:1px solid #cdd9df;background:white;padding:13px 14px;margin-top:7px;color:var(--ramdom-ink)}.ramdom-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ramdom-quote-form .ramdom-check{display:flex;align-items:flex-start;gap:10px;margin:25px 0}.ramdom-check input{margin-top:6px}.ramdom-honeypot{position:absolute;left:-9999px;opacity:0}.ramdom-form-note{font-size:.74rem;color:#92aabb!important;line-height:1.4}.ramdom-quote-form .ramdom-form-note{color:var(--ramdom-muted)!important}.ramdom-notice{padding:12px 15px;background:#e5f4ee;border-left:4px solid #28875a}.ramdom-portal{max-width:780px}.ramdom-portal form{max-width:400px}.ramdom-portal form input:not([type=checkbox]){width:100%;padding:10px;border:1px solid var(--ramdom-border)}.ramdom-request{padding:25px;border:1px solid var(--ramdom-border);margin:16px 0;background:var(--ramdom-pale)}.ramdom-request h3{margin:0}.ramdom-footer{background:#061525;color:#c8d7e1;padding:72px 0 20px}.ramdom-footer-grid{display:grid;grid-template-columns:1.4fr .75fr 1fr 1.25fr;gap:50px}.ramdom-footer-grid img{width:220px;max-width:100%;height:auto;margin-bottom:15px}.ramdom-footer-grid h2{font-size:.86rem;text-transform:uppercase;letter-spacing:.14em;color:#fff;margin:0 0 25px}.ramdom-footer-grid a{display:block;color:#c8d7e1;margin:10px 0;font-size:.9rem}.ramdom-footer-grid a:hover{color:#76d4ee}.ramdom-footer-grid p{font-size:.87rem}.ramdom-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff24;margin-top:65px;padding-top:20px;font-size:.75rem}.ramdom-footer-bottom a{color:#c8d7e1}
@media(max-width:1180px){.ramdom-header-quote{display:none}.ramdom-navigation>ul{gap:13px}.ramdom-brand img{width:145px}.ramdom-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.ramdom-wrap{width:min(100% - 36px,1320px)}.ramdom-menu-toggle{display:flex;gap:15px;margin-left:auto;align-items:center}.ramdom-navigation{display:none;position:absolute;left:0;right:0;top:100%;background:var(--ramdom-navy);padding:12px 18px 25px;box-shadow:0 25px 35px #071c3466;max-height:80vh;overflow:auto}.ramdom-navigation.open{display:block}.ramdom-navigation>ul{display:block}.ramdom-navigation>ul>li{border-bottom:1px solid #ffffff20}.ramdom-navigation a,.ramdom-subtoggle{display:block;width:100%;text-align:left;padding:12px}.ramdom-submenu{position:static;width:auto;max-height:none;background:#12324a;box-shadow:none;margin-bottom:8px}.ramdom-submenu a{color:#e2f0f6}.ramdom-has-menu:hover>.ramdom-submenu,.ramdom-has-menu:focus-within>.ramdom-submenu{display:none}.ramdom-has-menu.open>.ramdom-submenu{display:block}.ramdom-hero{min-height:650px}.ramdom-hero-image{left:10%}.ramdom-hero-inner{padding-block:90px}.ramdom-hero-aside{display:none}.ramdom-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.ramdom-ticker .ramdom-wrap{overflow:auto}.ramdom-process,.ramdom-contact-grid{grid-template-columns:1fr;gap:45px}.ramdom-footer-grid{grid-template-columns:repeat(2,1fr)}.ramdom-configurator{grid-template-columns:1fr}.ramdom-controls{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px}.ramdom-controls label{margin-bottom:0}.ramdom-controls .ramdom-btn,.ramdom-controls .ramdom-form-note{grid-column:1/-1}}
@media(max-width:620px){body.ramdom-site h1,.ramdom-hero h1{font-size:clamp(2.9rem,12vw,4.5rem)}.ramdom-section{padding:70px 0}.ramdom-page-hero{padding:75px 0}.ramdom-section-intro{display:block}.ramdom-grid-2,.ramdom-grid-3,.ramdom-grid-4,.ramdom-split,.ramdom-form-row,.ramdom-footer-grid{grid-template-columns:1fr}.ramdom-hero{min-height:650px}.ramdom-hero-image{left:0}.ramdom-hero-shade{background:linear-gradient(0deg,#061525 1%,#061525b8 65%,#06152555)}.ramdom-hero-inner{padding-bottom:55px}.ramdom-hero p{font-size:1rem}.ramdom-process li{display:block}.ramdom-process li span{display:block}.ramdom-controls{grid-template-columns:1fr}.ramdom-ticker .ramdom-wrap{gap:30px}.ramdom-footer-bottom{display:block}.ramdom-showcase,.ramdom-material-art{min-height:300px}.ramdom-project-media{height:250px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.ramdom-article{max-width:950px}.ramdom-article h1{font-size:clamp(3rem,5.5vw,5.7rem);margin:28px 0 10px}.ramdom-article-meta{color:var(--ramdom-muted);margin-bottom:28px}.ramdom-article-image{width:100%;height:auto;max-height:600px;object-fit:cover;margin:20px 0 35px}.ramdom-article-body{font-size:1.09rem;line-height:1.85}.ramdom-article-body h2{font-size:clamp(1.7rem,3vw,2.6rem);margin:40px 0 18px}.ramdom-article-body img{max-width:100%;height:auto}.ramdom-pagination{display:flex;gap:10px;margin-top:40px}.ramdom-pagination a{background:#f2f6f8;padding:8px 14px;color:var(--ramdom-ink)}.ramdom-pagination [aria-current=page]{background:var(--ramdom-navy);color:white}
.ramdom-about-photo{height:500px;overflow:hidden;background:#e6eef1}.ramdom-about-photo img{display:block;width:100%;height:100%;object-fit:cover}
.dmo-site-boxed.ramdom-site .site{width:100%;max-width:none;margin:0;box-shadow:none}
