@font-face{font-family:Plex;src:url('/assets/plex-400.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:Plex;src:url('/assets/plex-500.woff') format('woff');font-weight:500;font-display:swap}
@font-face{font-family:Plex;src:url('/assets/plex-600.woff') format('woff');font-weight:600;font-display:swap}
@font-face{font-family:Plex;src:url('/assets/plex-700.woff') format('woff');font-weight:700;font-display:swap}
:root{--navy:#0b2b3c;--cyan:#00aeef;--yellow:#ffc400;--muted:#526c7c;--line:#dce7ed;--mist:#f4f7f9;--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--navy);font-family:Plex,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.7;background:#fff;background-image:radial-gradient(ellipse 550px 550px at 100% 28%,#eaf9ff80,transparent);-webkit-font-smoothing:antialiased}button,select,input{font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h1{line-height:1.24}h2{font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.4}h3{line-height:1.5}.wrap{width:calc(100% - 112px);max-width:1240px;margin-inline:auto}.frame{width:calc(100% - 64px);max-width:1536px;margin-inline:auto}.section{padding-block:94px}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #007fac;outline-offset:5px}.skip{position:absolute;top:10px;right:20px;transform:translateY(-200%);background:white;z-index:100;padding:12px}.skip:focus{transform:none}.eyebrow{display:block;font-size:15px;font-weight:500;color:#007ca9;margin-bottom:12px}.eyebrow.light{color:#a3e5ff}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:13px 24px;font-size:16px;font-weight:500;line-height:1.65;border-radius:12px;border:1px solid transparent;transition:background .2s,transform .2s,box-shadow .2s;text-align:center}.button .icon{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--cyan);color:var(--navy)}.button.primary:hover{background:#31bcf1;box-shadow:0 7px 20px #00aeef30}.button.navy{background:var(--navy);color:#fff}.button.navy:hover{background:#16495f}.button.yellow{background:var(--yellow);color:var(--navy)}.button.yellow:hover{background:#ffd23d}.button.outline{border-color:#b6cbd6;background:#fff}.button.outline:hover{background:#edf8fc;border-color:#0b2b3c}.button.glass{background:#ffffff10;border-color:#ffffff90;color:#fff;backdrop-filter:blur(8px)}.button.glass:hover{background:#ffffff24}.text-link{display:inline-flex;gap:12px;align-items:center;font-weight:500;color:#00769f;line-height:1.65;padding-block:10px}.text-link .icon{width:20px;height:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.header{min-height:110px;display:flex;align-items:center;gap:32px;position:relative;z-index:30}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:180px;height:60px;object-fit:contain}.nav{display:flex;align-items:center;justify-content:center;gap:34px;margin-inline:auto;font-size:16px;font-weight:500}.nav>a{padding-block:20px}.nav>a:hover,.nav [aria-current=page],.nav summary:hover,.nav summary.active{color:#007ca9}.header-contact{font-size:15px;min-height:48px;padding:10px 18px;gap:12px}.menu-toggle{display:none}.services-menu{position:relative}.services-menu>summary{list-style:none;display:flex;align-items:center;gap:7px;cursor:pointer;padding-block:20px}.services-menu>summary::-webkit-details-marker{display:none}.services-menu>summary .icon{width:17px;height:17px;transition:transform .2s}.services-menu[open]>summary .icon{transform:rotate(180deg)}.services-dropdown{position:absolute;right:-28px;top:64px;width:430px;background:#fff;box-shadow:0 20px 65px #0b2b3c1f;border:1px solid #e6eef2;padding:14px;border-radius:20px}.services-dropdown>a{display:flex;align-items:center;gap:18px;padding:17px 14px;border-radius:12px}.services-dropdown>a:hover{background:#eff9fe}.services-dropdown>a>.icon:first-child{color:#0085b5;width:28px;height:28px}.services-dropdown>a>.icon:last-child{margin-inline-start:auto;width:20px;height:20px}.services-dropdown span{display:flex;flex-direction:column;gap:3px}.services-dropdown b{font-weight:500}.services-dropdown small{font-weight:400;color:var(--muted);font-size:14px}
.hero{position:relative;isolation:isolate;min-height:670px;display:flex;align-items:flex-end;justify-content:center;border-radius:32px;overflow:hidden;color:white;background:var(--navy)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero>.hero-image{object-position:center 44%}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#082b3c00 7%,#082b3c32 29%,#082b3cc9 70%,#082b3cf5 100%)}.hero-content{position:relative;text-align:center;max-width:820px;width:100%;padding:110px 28px 35px}.hero-label{font-size:14px;display:inline-block;margin-bottom:15px;padding:5px 14px;border:1px solid #ffffff55;border-radius:100px;background:#0b2b3c4d;backdrop-filter:blur(6px)}.hero h1{font-size:clamp(3.2rem,5vw,4.9rem);font-weight:600}.hero p{font-size:20px;color:#effaff;line-height:1.7;margin-top:19px}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:26px}.coverage{display:flex;align-items:center;justify-content:center;gap:12px;color:#d0e7f1;font-size:14px;margin-top:26px}.coverage .icon{width:17px;height:17px}.coverage span{color:#77ccec}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:36px}.section-heading>p{font-size:17px;line-height:1.9;color:var(--muted)}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.service-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 10px 30px #0b2b3c04}.service-photo{position:relative;display:block;height:270px;overflow:hidden}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-photo:hover img{transform:scale(1.035)}.service-photo>span{position:absolute;bottom:18px;right:22px;background:#fffef9f0;border:1px solid #ffffff90;backdrop-filter:blur(10px);border-radius:50px;padding:5px 15px;font-size:14px;font-weight:500}.service-body{padding:28px 30px 30px}.service-body h3{font-size:28px}.service-body>p{color:var(--muted);margin-top:8px;max-width:470px;line-height:1.85}.service-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:29px;border-top:1px solid var(--line);padding-top:23px}.starting-price{display:flex;flex-direction:column;line-height:1.5}.starting-price>span{font-size:13px;color:var(--muted)}.starting-price>span:first-child{font-size:14px}.starting-price strong{font-size:36px;line-height:1.5;font-weight:600}.starting-price small{font-size:16px;font-weight:400}.service-bottom .button{font-size:15px;gap:12px;min-height:49px;padding:10px 18px}.mixed-note{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px;color:var(--muted);font-size:15px}.mixed-note .text-link{font-size:15px}
.trust-section{background:linear-gradient(110deg,#f1faff,#edf6fa 70%,#effbff);border-block:1px solid #e3f0f5;padding:46px 0}.trust-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:26px;align-items:center}.trust-grid h2{font-size:30px}.trust-grid .eyebrow{margin-bottom:5px}.stat{display:flex;flex-direction:column;text-align:center;gap:2px}.stat strong{font-size:42px;font-weight:600;line-height:1.35;white-space:nowrap}.stat small{font-size:24px;font-weight:500}.stat>span{font-size:14px;color:var(--muted)}
.operations{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.operations h2{margin-bottom:28px}.steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:27px}.steps li{display:flex;gap:18px}.steps li>span{font-size:15px;color:#0087b9;border:1px solid #c6e9f7;background:#f0faff;border-radius:50%;width:39px;height:39px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.steps h3{font-size:20px;font-weight:500}.steps p{color:var(--muted);margin-top:5px;font-size:16px;line-height:1.8;max-width:370px}.operations-photo{height:510px;position:relative;border-radius:var(--radius);overflow:hidden;background:#edf5f9}.operations-photo>img{height:100%;width:100%;object-fit:cover}.photo-caption{position:absolute;bottom:24px;right:24px;left:24px;padding:18px 22px;background:#fffffff0;border:1px solid white;backdrop-filter:blur(10px);border-radius:16px;display:flex;align-items:center;gap:18px;font-size:14px}.photo-caption>.icon{width:34px;height:34px;color:#0086b5}.photo-caption b{font-size:18px;font-weight:500}.tech-strip{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-block:26px}.tech-strip strong{font-size:20px;font-weight:500}.tech-strip>span{font-size:15px;color:var(--muted)}
.express{display:flex;align-items:center;gap:22px;padding-block:42px}.express-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;flex-shrink:0;background:#fff7d8;color:var(--navy)}.express-icon .icon{width:30px;height:30px}.express h2{font-size:23px;line-height:1.6}.express p{font-size:14px;color:var(--muted);margin-top:3px;max-width:710px}.express>.text-link{flex-shrink:0;margin-inline-start:auto;font-size:15px}.closing{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 10% 40%,#0b5774 0%,#0b2b3c 65%);border-radius:var(--radius);padding:58px 62px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff;margin-top:20px;margin-bottom:84px}.closing:after{content:"";position:absolute;z-index:-1;width:500px;height:500px;border:1px solid #51c9f525;border-radius:50%;left:-200px;top:-110px;box-shadow:0 0 0 70px #49bce508,0 0 0 140px #49bce506;pointer-events:none}.closing h2{font-size:36px}.closing p{color:#c3dae5;margin-top:13px;font-size:17px}.closing .button{flex-shrink:0}
.service-hero{min-height:410px;border-radius:30px;overflow:hidden;position:relative;isolation:isolate;color:white;background:var(--navy);display:flex;align-items:center}.service-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(270deg,#082b3cf2 2%,#082b3cb3 45%,#082b3c1a 100%)}.service-hero .hero-image{object-position:center 45%}.service-hero-content{padding:45px 6%;width:100%}.back-link{font-size:14px;color:#c4e0ee;display:inline-block;margin-bottom:24px}.back-link:hover{text-decoration:underline}.service-hero h1{font-size:clamp(2.7rem,4.1vw,3.7rem)}.service-hero p{font-size:18px;color:#e0eef5;margin-top:19px;line-height:1.8}.pricing-section{padding-top:64px;padding-bottom:60px}.pricing-section .section-heading>div>p{color:var(--muted);font-size:16px;margin-top:10px}.sector-picker{min-width:280px;max-width:100%;flex-shrink:0}.sector-picker label{display:block;font-size:15px;font-weight:500;margin-bottom:9px}.sector-picker label span{font-size:13px;color:var(--muted);font-weight:400;margin-inline-start:7px}.sector-picker select{font-size:16px;line-height:1.7;width:100%;min-height:52px;padding:10px 14px;color:var(--navy);background:#fff;border:1px solid #c0d3de;border-radius:10px;cursor:pointer}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:46px}.plan{position:relative;border:1px solid var(--line);padding:30px;border-radius:22px;background:#fff;display:flex;flex-direction:column}.plan.featured{background:linear-gradient(165deg,#e1f7ff,#f3fbff 65%);border:2px solid var(--cyan);padding:29px;box-shadow:0 12px 32px #00aeef0b}.plan-badge{position:absolute;top:0;right:50%;transform:translate(50%,-50%);padding:5px 20px;border-radius:50px;background:var(--navy);color:#fff;font-size:13px;white-space:nowrap}.plan h3{font-size:25px;font-weight:600}.plan-top p{font-size:14px;color:var(--muted);margin-top:3px}.piece-count{font-size:18px;margin-top:24px}.piece-count strong{font-weight:600;font-size:25px}.plan-price{margin-top:21px}.plan-price>span{font-size:14px;color:var(--muted);display:block}.plan-price>div{display:flex;align-items:baseline;gap:10px;line-height:1.2;margin-block:3px}.plan-price strong{font-size:62px;line-height:1.3;font-weight:600}.plan-price>div>span{font-size:18px}.tax-note{font-size:13px;margin-top:8px;color:var(--muted)}.plan-features{padding:20px 0 0;list-style:none;display:flex;flex-direction:column;gap:12px;border-top:1px solid #ccdde7;margin:24px 0}.plan-features li{display:flex;align-items:flex-start;gap:9px;font-size:14px}.plan-features .icon{width:19px;height:19px;color:#007da9;margin-top:2px}.plan .button{width:100%;margin-top:auto;gap:12px;font-size:15px}.terms-bar{display:flex;justify-content:center;flex-wrap:wrap;gap:16px 35px;margin-top:28px;padding:19px 22px;border-radius:12px;background:var(--mist);font-size:14px}.terms-bar>span{display:flex;align-items:center;gap:7px}.terms-bar .icon{width:17px;height:17px;color:#007da9}.terms-bar b{font-weight:500}.price-note{max-width:820px;text-align:center;margin:17px auto 0;font-size:14px;line-height:1.9;color:var(--muted)}.details-section{background:var(--mist);padding-block:54px}.details-section h2{font-size:32px}.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:32px}.details-grid>div>.icon{width:32px;height:32px;color:#0086b5;margin-bottom:13px}.details-grid h3{font-size:20px}.details-grid p{font-size:16px;color:var(--muted);margin-top:9px;line-height:1.9}.details-section>.details-grid{margin-top:0}
.linen-layout{display:grid;grid-template-columns:1.1fr 1fr;align-items:start;gap:100px;padding-top:64px}.linen-copy>p{font-size:17px;color:var(--muted);max-width:490px;margin-top:20px;line-height:1.9}.linen-service{display:flex;align-items:flex-start;gap:17px;margin-top:30px}.linen-service>.icon{color:#0086b5;margin-top:5px;width:28px;height:28px}.linen-service h3{font-size:20px;font-weight:500}.linen-service p{font-size:16px;color:var(--muted);margin-top:4px}.linen-quote{border:1px solid #c5e7f5;border-radius:26px;background:linear-gradient(140deg,#eaf8fe,#f7fbfd 75%);padding:34px;box-shadow:0 14px 45px #0b2b3c05}.quote-label{color:#00769f;font-size:15px}.linen-price{margin-top:25px}.linen-price>span{font-size:15px;color:var(--muted)}.linen-price>div{display:flex;align-items:baseline;gap:15px;line-height:1.2}.linen-price strong{font-weight:600;font-size:80px}.linen-price b{font-size:22px;font-weight:500}.linen-price b span{font-size:16px;font-weight:400;color:var(--muted)}.linen-quote>p{font-size:15px;line-height:1.9;color:var(--muted);margin-top:20px}.linen-quote hr{border:0;border-top:1px solid #c7dee9;margin-block:26px}.linen-quote .sector-picker{width:100%;min-width:0}.linen-quote .button{width:100%;margin-top:22px;gap:12px;font-size:15px}.quote-note{display:block;text-align:center;font-size:13px;color:var(--muted);margin-top:13px}.individual-intro{display:flex;justify-content:space-between;align-items:center;gap:35px}.individual-intro p{color:var(--muted);margin-top:14px}
.footer{background:#f5f8fa;padding-top:48px;border-top:1px solid #e4ecf0}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:80px;padding-bottom:42px}.footer-brand .brand img{width:165px;height:55px}.footer-brand p{font-size:17px;margin-top:17px;color:var(--muted)}.footer-main h3{font-size:17px;font-weight:500;margin-bottom:16px}.footer-main>div:not(.footer-brand)>a{display:flex;align-items:center;gap:8px;max-width:max-content;font-size:15px;margin-block:8px;color:var(--muted)}.footer-main>div:not(.footer-brand)>a:hover{color:#007ca9}.footer-main>div>p{color:var(--muted);font-size:15px}.footer-phone .icon{width:17px;height:17px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:21px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.mobile-contact{display:none}
@media(min-width:1600px){.hero{min-height:720px}.hero-content{padding-bottom:42px}.hero h1{font-size:80px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header{gap:24px}.nav{gap:23px}.brand img{width:159px;height:53px}.header-contact{padding-inline:14px}.hero{min-height:640px}.service-body{padding:25px}.service-bottom{align-items:flex-start;gap:12px}.service-bottom .button{padding-inline:12px}.starting-price>span:last-child{max-width:190px}.operations{gap:44px}.trust-grid{gap:15px;grid-template-columns:1.3fr 1fr 1fr 1fr}.trust-grid h2{font-size:27px}.stat strong{font-size:37px}.stat small{font-size:20px}.closing{padding:45px}.closing h2{font-size:31px}.linen-layout{gap:52px}.plan{padding:24px}.plan.featured{padding:23px}.express h2{font-size:21px}.express{gap:18px}.express p{max-width:560px}.footer-main{gap:40px}}
@media(max-width:850px){.wrap{width:calc(100% - 48px)}.frame{width:calc(100% - 32px)}.header{min-height:92px;gap:20px}.brand img{width:155px;height:52px}.nav{gap:17px;font-size:14px}.header-contact{font-size:14px;padding-inline:12px;gap:8px}.header-contact .icon{display:none}.section{padding-block:66px}.hero{min-height:610px}.hero h1{font-size:60px}.service-photo{height:225px}.service-body{padding:24px}.service-body h3{font-size:24px}.service-body>p{font-size:15px}.service-bottom{display:block;margin-top:20px}.service-bottom .button{width:100%;margin-top:16px}.starting-price>span:last-child{max-width:none}.service-bottom .starting-price{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:0 7px}.starting-price strong{grid-row:span 2}.starting-price>span:first-child{align-self:end}.starting-price>span:last-child{grid-column:1/-1;margin-top:1px}.trust-grid{grid-template-columns:repeat(3,1fr);row-gap:25px}.trust-grid>div:first-child{grid-column:1/-1;text-align:center}.trust-grid h2{font-size:32px}.operations{gap:30px}.operations-photo{height:490px}.operations h2{font-size:32px}.steps{gap:22px}.steps h3{font-size:19px}.steps p{font-size:15px}.steps li{gap:13px}.photo-caption{right:17px;left:17px;bottom:17px;padding:16px}.photo-caption b{font-size:16px}.tech-strip{gap:15px 22px;justify-content:flex-start}.tech-strip strong{width:100%;font-size:19px}.express{flex-wrap:wrap;gap:15px 18px}.express>div:nth-child(2){flex:1}.express>.text-link{margin-inline-start:80px}.closing{display:block;padding:38px}.closing .button{margin-top:26px}.closing p{font-size:16px}.pricing-grid{gap:15px}.plan{padding:20px}.plan.featured{padding:19px}.plan h3{font-size:23px}.plan-top p{font-size:13px}.plan-price strong{font-size:54px}.piece-count{font-size:16px}.plan .button{font-size:14px;padding-inline:10px;gap:8px}.plan-features li{font-size:14px}.plan-features .icon{width:16px;height:16px}.plan-badge{font-size:12px;padding-inline:14px}.terms-bar{gap:15px 20px}.pricing-section .section-heading{align-items:flex-start}.pricing-section h2{font-size:32px}.sector-picker{min-width:240px}.details-grid{gap:24px}.details-grid h3{font-size:18px}.details-grid p{font-size:15px}.linen-layout{gap:30px}.linen-quote{padding:26px}.linen-copy h2{font-size:34px}.linen-copy>p{font-size:16px}.linen-price strong{font-size:68px}.linen-price b{font-size:20px}.linen-price>div{gap:10px}.linen-price b span{display:block;font-size:14px}.individual-intro{align-items:flex-start;flex-direction:column}.footer-main{gap:28px;grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:650px){html{scroll-padding-top:16px}.wrap{width:calc(100% - 40px)}.frame{width:calc(100% - 24px)}.header{min-height:82px;gap:14px;flex-wrap:wrap;padding-block:12px}.brand img{width:144px;height:48px}.menu-toggle{display:flex;position:relative;align-items:center;justify-content:center;flex-direction:column;gap:6px;margin-inline-start:auto;width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:11px;cursor:pointer;order:3}.menu-toggle span{width:19px;height:1.5px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.header-contact{display:none}.nav{display:none;position:absolute;top:calc(100% - 2px);right:-8px;left:-8px;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 20px;background:white;border:1px solid var(--line);border-radius:0 0 20px 20px;box-shadow:0 20px 32px #0b2b3c1a;font-size:16px}.nav.is-open{display:flex}.nav>a{padding-block:12px}.services-menu>summary{padding-block:13px;justify-content:space-between}.services-dropdown{position:static;width:100%;box-shadow:none;border:0;background:var(--mist);padding:6px;border-radius:12px;margin-block:4px 10px}.services-dropdown>a{padding:14px 10px;gap:12px}.services-dropdown b{font-size:15px}.services-dropdown small{font-size:13px}.services-dropdown>a>.icon:first-child{width:24px;height:24px}.hero{border-radius:23px;min-height:600px;align-items:flex-end}.hero>.hero-image{object-position:43% center}.hero:after{background:linear-gradient(180deg,#082b3c00 0%,#082b3c10 15%,#082b3cb3 44%,#082b3cf5 85%)}.hero-content{padding:100px 20px 27px}.hero-label{font-size:13px;margin-bottom:19px;padding:4px 12px}.hero h1{font-size:clamp(2.7rem,10.5vw,3.65rem);line-height:1.3}.hero p{font-size:17px;line-height:1.8;margin-top:16px}.hero-actions{flex-direction:column;max-width:310px;margin:24px auto 0;gap:10px}.hero-actions .button{min-height:51px;font-size:15px;padding:11px 16px}.hero-actions .glass{background:#ffffff08}.coverage{font-size:13px;margin-top:24px;gap:10px}.section{padding-block:57px}h2{font-size:32px}.eyebrow{font-size:14px;margin-bottom:9px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{font-size:16px;margin-top:13px;line-height:1.8}.section-heading>p br{display:none}.services-grid{grid-template-columns:1fr;gap:24px}.service-photo{height:228px}.service-body{padding:23px}.service-body h3{font-size:26px}.service-body>p{font-size:16px}.service-bottom{display:flex;align-items:flex-end;gap:16px;padding-top:18px;margin-top:23px}.service-bottom .starting-price{display:flex;gap:0}.starting-price strong{font-size:35px}.starting-price>span:last-child{max-width:150px;font-size:12px}.service-bottom .button{width:auto;margin:0;padding:11px 13px;font-size:14px;gap:9px}.service-bottom .button .icon{width:17px;height:17px}.mixed-note{gap:0;margin-top:20px;flex-direction:column}.mixed-note .text-link{padding-top:3px}.trust-section{padding-block:34px}.trust-grid{gap:28px 8px}.trust-grid h2{font-size:30px}.stat strong{font-size:30px}.stat small{font-size:15px}.stat>span{font-size:12px;line-height:1.7;max-width:115px;margin-inline:auto}.operations{grid-template-columns:1fr;gap:30px}.operations h2{font-size:34px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:16px;max-width:none}.steps li{gap:17px}.operations-photo{height:330px}.photo-caption{padding:15px 20px}.photo-caption b{font-size:18px}.tech-strip{display:grid;grid-template-columns:1fr 1fr;padding-block:24px;gap:16px 15px}.tech-strip strong{grid-column:1/-1;margin-bottom:1px}.tech-strip>span{font-size:14px}.express{padding-block:30px;gap:14px}.express-icon{width:47px;height:47px;border-radius:14px;align-self:flex-start;margin-top:4px}.express-icon .icon{width:25px;height:25px}.express h2{font-size:20px}.express p{font-size:14px;line-height:1.9;margin-top:7px}.express>.text-link{margin-inline-start:61px;font-size:14px;padding-top:0}.closing{padding:32px 26px;margin-top:12px;margin-bottom:50px;border-radius:22px}.closing h2{font-size:29px;line-height:1.5}.closing p{font-size:16px;line-height:1.9}.closing p br{display:none}.closing .button{width:100%;margin-top:25px;font-size:15px}.service-hero{min-height:380px;border-radius:23px;align-items:flex-end}.service-hero:after{background:linear-gradient(180deg,#082b3c20 0%,#082b3caa 43%,#082b3cf5 100%)}.service-hero .hero-image{object-position:57% center}.service-hero-content{padding:42px 26px 30px}.service-hero h1{font-size:40px;line-height:1.3}.service-hero p{font-size:16px;line-height:1.9;margin-top:14px}.back-link{font-size:13px;margin-bottom:17px}.pricing-section{padding-top:40px}.pricing-section .section-heading{margin-bottom:0}.pricing-section h2{font-size:30px}.pricing-section .section-heading>div>p{font-size:15px}.sector-picker{width:100%;min-width:0;margin-top:25px}.sector-picker select{min-height:51px}.pricing-grid{grid-template-columns:1fr;gap:30px;margin-top:29px}.plan{padding:26px}.plan.featured{padding:25px}.plan h3{font-size:25px}.plan-top p{font-size:14px}.piece-count{margin-top:17px;font-size:18px}.plan-price{margin-top:18px}.plan-price strong{font-size:64px}.plan-price>span{font-size:15px}.plan-features{margin-block:20px;padding-top:19px;gap:10px}.plan-features li{font-size:15px}.plan-features .icon{width:19px;height:19px}.plan .button{font-size:16px;min-height:52px}.plan-badge{font-size:13px;padding-inline:20px}.terms-bar{justify-content:flex-start;padding:20px;gap:12px;font-size:14px;flex-direction:column}.price-note{text-align:right;font-size:14px}.details-section{padding-block:38px}.details-section h2{font-size:28px}.details-grid{grid-template-columns:1fr;gap:25px;margin-top:27px}.details-grid>div{border-bottom:1px solid var(--line);padding-bottom:25px}.details-grid>div:last-child{border:0;padding-bottom:0}.details-grid>div>.icon{margin-bottom:10px;width:28px;height:28px}.details-grid h3{font-size:20px}.details-grid p{font-size:16px;margin-top:6px}.linen-layout{grid-template-columns:1fr;gap:38px;padding-top:32px}.linen-quote{grid-row:1;padding:25px}.linen-price strong{font-size:76px}.linen-price b span{display:inline;font-size:15px}.linen-quote .sector-picker{margin-top:0}.linen-quote .button{font-size:15px;padding-inline:12px}.linen-copy h2{font-size:33px}.linen-copy h2 br{display:none}.linen-copy>p{margin-top:14px}.linen-service{margin-top:24px}.individual-intro{gap:22px}.individual-intro .button{width:100%;font-size:15px}.footer{padding-top:35px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:30px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand .brand img{width:146px;height:49px}.footer-brand p{margin:0;font-size:15px}.footer-main h3{font-size:16px;margin-bottom:10px}.footer-main>div:not(.footer-brand)>a{font-size:14px;margin-block:10px}.footer-main>div>p{font-size:14px}.footer-phone .icon{display:none}.footer-bottom{flex-direction:column;gap:5px;padding-block:19px;font-size:12px}.mobile-contact{display:flex;position:fixed;bottom:0;right:0;left:0;z-index:25;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#ffffffed;backdrop-filter:blur(15px);border-top:1px solid #dce7ed;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 20px #0b2b3c06;transition:transform .2s}.mobile-contact>span{font-size:14px}.mobile-contact .button{font-size:14px;min-height:45px;padding:9px 14px;gap:8px}.mobile-contact .button .icon{width:17px;height:17px}.mobile-contact.is-hidden{transform:translateY(110%)}body{padding-bottom:76px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:40px}.hero-content{padding-inline:16px}.service-bottom{display:block}.service-bottom .button{width:100%;margin-top:16px}.starting-price>span:last-child{max-width:none}.service-body{padding:21px}.service-hero h1{font-size:35px}.service-hero-content{padding-inline:22px}.mobile-contact{padding-inline:13px;gap:8px}.mobile-contact>span{font-size:13px}.mobile-contact .button{font-size:13px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.stat strong{font-size:27px}.stat small{font-size:14px}.linen-quote{padding:22px}.linen-quote .button{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}.service-photo:hover img{transform:none}}

/* Abyad: photographic, spacious, service-led. Original brand artwork. */
:root{--navy:#0b2b3c;--cyan:#00aeef;--yellow:#ffc400;--muted:#526c7c;--line:#dce7ed;--mist:#f4f8fa;--radius:26px}
body{background:#fff;background-image:none}
.wrap{width:calc(100% - 112px);max-width:1240px}.frame{width:calc(100% - 64px);max-width:1536px}
.section{padding-block:88px}h1,h2,h3{letter-spacing:0}h2{font-size:clamp(2rem,3.1vw,2.85rem);line-height:1.4}
.button{border-radius:13px;min-height:54px;font-weight:500;gap:14px;padding:13px 22px}
.button.primary{color:var(--navy)}.button.white{background:#fff;color:var(--navy)}.button.white:hover{background:#e6f7ff}
.button:active{transform:translateY(0)}
:where(a,button,summary,select,[tabindex]):focus-visible{outline:3px solid #007fab;outline-offset:5px}
.hero :where(a,button):focus-visible,.service-card :where(a,button):focus-visible,.closing a:focus-visible{outline-color:#ffc400}
.header{min-height:114px;gap:24px}.brand{gap:15px}.brand img{width:82px;height:69px;object-fit:contain;border-radius:5px}
.brand>span{font-size:13px;color:var(--muted);line-height:1.7}.brand>span b{font-weight:500;color:var(--navy)}
.nav{gap:28px;font-size:15px}.header-contact{font-size:14px;min-height:48px;padding-inline:18px}
.services-dropdown{z-index:5;width:410px;top:65px}
.hero{min-height:610px;border-radius:28px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:stretch;justify-content:initial;background:var(--navy);overflow:hidden}
.hero:after{display:none}.hero-visual{position:relative;grid-area:1/2;min-width:0;overflow:hidden}
.hero-visual .hero-image{position:absolute;inset:0;height:100%;width:100%;z-index:0;object-fit:cover;object-position:32% center}
.hero-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(270deg,#0b2b3c 0%,#0b2b3c00 24%),linear-gradient(0deg,#0b2b3c5c,transparent 35%)}
.visual-caption{position:absolute;bottom:35px;left:35px;color:#fff;z-index:1;font-size:15px;padding:9px 17px;border-radius:30px;border:1px solid #ffffff50;background:#0b2b3c55;backdrop-filter:blur(8px)}
.hero-content{grid-area:1/1;text-align:right;align-self:center;width:100%;max-width:none;padding:48px 12% 48px 5%}
.hero-label{color:#b5eaff;font-size:14px;border:0;padding:0;border-radius:0;backdrop-filter:none;background:none;margin-bottom:18px}
.hero h1{font-size:clamp(3rem,4.6vw,4.6rem);line-height:1.3;font-weight:600}.hero h1>span{color:#65d5ff}
.hero p{font-size:18px;line-height:1.9;color:#e2edf3;margin-top:18px}
.hero-actions{margin-top:27px;justify-content:flex-start;flex-wrap:wrap;gap:12px}
.hero-actions .button{font-size:14px;padding-inline:16px;gap:10px;min-height:52px}
.hero-actions .button .icon{width:18px;height:18px}.hero-contact-link{display:flex;align-items:center;gap:12px;font-size:14px;color:#e2edf3;padding-block:10px;flex-basis:100%;min-height:44px}
.hero-contact-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-contact-link .icon{width:18px}
.coverage{justify-content:flex-start;font-size:14px;margin-top:20px;gap:10px}
.section-heading{align-items:flex-end;margin-bottom:32px}.section-heading>div>p{color:var(--muted);font-size:16px;margin-top:13px}
.sector-picker{width:285px;min-width:245px}.sector-picker label{font-size:14px}.sector-picker label span{font-size:13px}
.sector-picker select{border-radius:12px;border-color:#c5d8e3;background:#fff;min-height:52px}
.service-deck{display:flex;gap:24px;outline-offset:8px}
.service-card{position:relative;isolation:isolate;flex:1 1 0;min-width:0;height:565px;border:0;box-shadow:none;border-radius:24px;overflow:hidden;background:var(--navy);color:#fff;transition:flex .45s cubic-bezier(.2,.7,.2,1)}
.service-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;transition:transform .6s ease}
.service-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0b2b3c12 0%,#0b2b3c25 24%,#0b2b3cce 53%,#0b2b3cf5 100%)}
.service-card-content{height:100%;padding:30px 34px;display:flex;flex-direction:column;align-items:flex-start}
.service-index{font-size:14px;border:1px solid #ffffff65;background:#0b2b3c66;border-radius:24px;padding:5px 12px}
.service-card h3{font-size:38px;line-height:1.25;margin-top:auto;color:#fff}
.service-card-content>p{color:#e3edf2;font-size:16px;line-height:1.8;margin-top:12px}
.service-price{display:flex;align-items:baseline;gap:9px;margin-top:17px;line-height:1.3}.service-price strong{font-size:40px;font-weight:600}.service-price span{font-size:15px}
.service-unit{font-size:14px;color:#d4e8f1;margin-top:5px}
.service-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px 18px;margin-top:23px;width:100%}
.service-actions .button{font-size:14px;min-height:49px;padding:11px 16px;gap:12px}
.service-detail{display:inline-flex;align-items:center;gap:9px;font-size:14px;min-height:44px}.service-detail .icon{width:18px}.service-detail:hover{text-decoration:underline;text-underline-offset:5px}
.swipe-nav{display:none}.mixed-note{font-size:15px;margin-top:23px}
.trust-section{background:#f0f9fd;border-block:0;padding-block:40px}.trust-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:28px}.trust-grid h2{font-size:27px}.stat{gap:7px}.stat strong{font-size:39px}.stat small{font-size:22px}.stat>span{font-size:14px}
.pricing-section{padding-block:88px}.pricing-grid{margin-top:38px;gap:24px}.plan{padding:30px;border-radius:22px;box-shadow:none;min-width:0;transition:transform .25s,box-shadow .25s}
.plan.featured{padding:29px;background:#eaf8ff;border-color:#40bff0;box-shadow:none}.plan-badge{font-size:13px;background:var(--navy)}
.plan-top{position:relative}.plan-number{position:absolute;left:0;top:2px;font-size:14px;color:#668391}.plan-top h3{font-size:25px}.plan-top p{font-size:14px;margin-top:5px}
.piece-count{margin-top:22px;padding-bottom:20px;border-bottom:1px solid #d9e7ee}.piece-count strong{font-size:28px}.plan-price{margin-top:20px}.plan-price strong{font-size:60px}.plan-price>span{font-size:14px}.plan-price>div{gap:10px}
.plan-features{border-top:none;padding:0;margin:22px 0 25px;gap:10px}.plan-features li{font-size:14px}.plan .button{font-size:15px;min-height:52px}
.terms-bar{background:none;border-block:1px solid var(--line);border-radius:0;padding:18px 10px;font-size:14px;margin-top:28px;gap:12px 32px}
.price-note{font-size:14px;line-height:1.9;max-width:900px}.centered-link{display:flex;width:fit-content;margin:15px auto 0;font-size:15px}
.operations{padding-top:55px;padding-bottom:70px;gap:70px;grid-template-columns:1fr 1.15fr}.operations h2{margin-bottom:8px}.section-intro{font-size:18px;color:var(--muted);margin-bottom:30px}
.operations-photo{height:490px;border-radius:26px}.operations-photo>img{object-position:57% center}.photo-caption{max-width:290px;left:auto;right:24px;bottom:24px;border-radius:16px;background:#ffffffed}
.photo-caption>.icon{background:#e1f6ff;border-radius:50%;padding:7px;width:40px;height:40px}.photo-caption b{font-size:18px}
.steps{gap:26px}.steps h3{font-size:21px}.steps li>span{background:#eaf8ff;border:0;color:#00759e}.steps p{font-size:16px}.tech-strip{padding-block:25px}.tech-strip>span{font-size:15px}.tech-strip strong{font-size:20px}
.express{padding-block:38px;margin-bottom:25px}.express h2{font-size:22px}.express p{font-size:14px;max-width:690px}.express>.text-link{font-size:14px}
.relationships{background:#f5f9fb;padding-block:72px 80px}.relationships .section-heading{margin-bottom:28px}.relationship-group>h3{font-size:16px;font-weight:500;color:var(--muted);text-align:center;margin-bottom:25px}
.relationship-row{display:grid;gap:28px;justify-content:center;max-width:980px;margin:auto;outline-offset:8px}.business-row{grid-template-columns:repeat(4,minmax(0,1fr))}.program-row{grid-template-columns:repeat(3,minmax(0,1fr));max-width:740px}
.relationship-card{margin:0;text-align:center;min-width:0;transition:transform .3s}.logo-disc{width:158px;height:158px;background:#fff;box-shadow:0 6px 25px #0b2b3c07;border:1px solid #e2edf2;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:22px;margin:0 auto 15px;transition:box-shadow .3s}
.logo-disc img{width:100%;height:100%;object-fit:contain}.logo-disc.dark{background:#102e40;border-color:#102e40}.relationship-card figcaption{display:flex;flex-direction:column;gap:5px}.relationship-card strong{font-weight:500;font-size:16px}.relationship-card figcaption>span{font-size:14px;color:var(--muted);line-height:1.7;max-width:200px;margin-inline:auto}
.wordmark-fallback{font-size:42px;font-weight:500;color:var(--navy)}
.program-group{margin-top:36px;padding-top:29px;border-top:1px solid #dce8ee}.program-group .logo-disc{width:132px;height:132px;padding:20px}.relationship-hint{display:none}
.closing{position:relative;isolation:isolate;display:flex;align-items:center;min-height:500px;padding:55px 7%;margin-top:64px;margin-bottom:64px;border-radius:28px;background:var(--navy);overflow:hidden}
.closing:after{display:none}.closing-picture{position:absolute;inset:0;z-index:-2}.closing-picture img{width:100%;height:100%;object-fit:cover;object-position:center}
.closing-copy{width:49%;position:relative}.closing h2{font-size:clamp(2.5rem,3.7vw,3.8rem);line-height:1.35}.closing p{font-size:18px;color:#e0edf4;line-height:1.9;margin-top:17px}.closing .button{margin-top:25px;font-size:16px}.closing-note{display:block;font-size:14px;margin-top:22px;color:#cce7f3}
.footer{background:white;padding-top:20px;border-top:0}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:70px;padding-bottom:42px}.footer-brand{display:flex;align-items:center;gap:20px}.footer-brand .brand img{width:87px;height:73px}.footer-brand p{margin:0;font-size:17px}.footer-main h3{font-size:17px}.footer-main>div:not(.footer-brand)>a{font-size:15px;min-height:26px}.footer-bottom{font-size:13px}
.service-hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:430px;background:var(--navy);border-radius:28px}.service-hero:after{display:none}.service-hero-visual{grid-area:1/2;position:relative;min-height:430px;overflow:hidden}.service-hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.service-hero-content{grid-area:1/1;align-self:center;padding:45px 12% 45px 7%}.service-hero h1{font-size:clamp(2.5rem,3.9vw,3.8rem);line-height:1.35}.service-hero p{font-size:17px;line-height:1.9}.service-hero-content .button{margin-top:23px}.back-link{margin-bottom:20px;font-size:14px}.linen-layout{gap:80px}.linen-quote{background:#edf9ff}.details-section{background:#f4f8fa}.individual-intro{padding-block:64px}
@media(hover:hover) and (pointer:fine){.service-card:hover,.service-card:focus-within{flex:1.2 1 0}.service-card:hover>img,.service-card:focus-within>img{transform:scale(1.025)}.relationship-card:hover{transform:translateY(-6px)}.relationship-card:hover .logo-disc{box-shadow:0 14px 32px #0b2b3c0e}.plan:hover{transform:translateY(-4px);box-shadow:0 16px 35px #0b2b3c08}}
@media(min-width:1600px){.hero{min-height:675px}.hero h1{font-size:74px}.hero-content{padding-inline:12% 5%}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header{gap:20px}.brand>span{display:none}.nav{gap:24px}.hero{min-height:565px}.hero-content{padding:38px 9% 38px 5%}.hero h1{font-size:55px}.hero p{font-size:17px}.hero-actions{gap:10px}.hero-actions .button{padding-inline:12px;font-size:14px}.service-card-content{padding:28px}.service-card h3{font-size:34px}.service-actions{gap:9px 13px}.service-actions .button{font-size:14px;padding-inline:13px}.service-card{height:560px}.operations{gap:40px}.plan{padding:25px}.plan.featured{padding:24px}.closing-copy{width:53%}.closing{padding-inline:6%;min-height:465px}.closing h2{font-size:45px}.linen-layout{gap:45px}.footer-main{gap:40px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.frame{width:calc(100% - 32px)}.header{gap:17px;min-height:100px}.brand img{width:74px;height:62px}.nav{gap:16px;font-size:14px}.header-contact{padding-inline:12px;min-height:45px;font-size:14px}.header-contact .icon{display:none}.hero{grid-template-columns:1fr 1fr;min-height:550px}.hero-content{padding:35px 8%}.hero h1{font-size:45px}.hero-actions .button{width:100%}.hero-actions{gap:10px}.hero p{font-size:16px}.hero-contact-link{font-size:14px}.visual-caption{left:20px;bottom:22px;font-size:14px}.coverage{font-size:14px;gap:7px}.section{padding-block:65px}.service-card{height:570px}.service-card-content{padding:24px}.service-card h3{font-size:32px}.service-card-content>p{font-size:16px}.service-actions .button{width:100%}.service-detail{min-height:35px}.trust-grid{grid-template-columns:repeat(3,1fr);gap:24px 15px}.trust-grid>div:first-child{grid-column:1/-1;text-align:center}.trust-grid h2{font-size:29px}.stat strong{font-size:35px}.stat small{font-size:20px}.pricing-grid{gap:17px}.plan{padding:21px}.plan.featured{padding:20px}.plan-price strong{font-size:54px}.plan-number{display:none}.plan h3{font-size:23px}.plan .button{font-size:14px;padding-inline:10px}.plan-features li{font-size:14px}.pricing-section .section-heading h2{font-size:32px}.sector-picker{width:245px;min-width:220px}.operations{grid-template-columns:1fr 1fr;gap:28px}.operations h2{font-size:32px}.operations-photo{height:500px}.steps p{font-size:16px}.steps h3{font-size:19px}.steps li{gap:13px}.photo-caption{right:17px;bottom:17px;max-width:calc(100% - 34px);padding:14px}.photo-caption b{font-size:16px}.relationships{padding-block:60px}.relationship-row{gap:18px}.logo-disc{width:135px;height:135px;padding:19px}.relationship-card figcaption>span{font-size:14px}.program-group .logo-disc{width:120px;height:120px}.closing{min-height:430px;padding:38px 6%;margin-block:48px}.closing-copy{width:55%}.closing h2{font-size:39px}.closing p{font-size:16px}.closing .button{font-size:14px;padding-inline:14px}.service-hero{min-height:395px}.service-hero-visual{min-height:395px}.service-hero-content{padding:30px 9%}.service-hero h1{font-size:37px}.service-hero p{font-size:16px}.service-hero .button{font-size:15px}.linen-layout{gap:32px}.linen-quote{padding:26px}.footer-main{gap:32px;grid-template-columns:1.3fr 1fr 1fr}.footer-brand{gap:15px}.footer-brand p{font-size:15px}}
@media(max-width:700px){
  html{scroll-padding-top:16px}.wrap{width:calc(100% - 40px)}.frame{width:calc(100% - 24px)}.section{padding-block:53px}.header{min-height:89px;padding-block:10px;gap:12px;flex-wrap:nowrap}.brand img{width:73px;height:61px}.brand>span{display:none}.header-contact{display:inline-flex;margin-inline-start:auto;padding:9px 13px;min-height:44px;font-size:14px}.header-contact .icon{display:none}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;order:3;margin:0;flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:11px}.menu-toggle span{width:19px;height:1.5px;background:var(--navy)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}
  .nav{display:none;position:absolute;top:calc(100% - 1px);right:-8px;left:-8px;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 20px;background:white;border:1px solid var(--line);border-radius:0 0 20px 20px;box-shadow:0 20px 32px #0b2b3c1a;font-size:16px}.nav.is-open{display:flex}.nav>a{padding-block:12px}.services-menu>summary{padding-block:13px;justify-content:space-between}.services-dropdown{position:static;width:100%;box-shadow:none;border:0;background:var(--mist);padding:6px;border-radius:12px;margin-block:4px 10px}.services-dropdown>a{padding:14px 10px;gap:12px}.services-dropdown b{font-size:15px}.services-dropdown small{font-size:14px}.services-dropdown>a>.icon:first-child{width:24px;height:24px}
  .hero{display:flex;flex-direction:column;min-height:0;align-items:stretch;border-radius:22px}.hero-visual{height:238px;flex-shrink:0}.hero-visual .hero-image{object-position:42% 40%}.hero-visual:after{background:linear-gradient(0deg,#0b2b3c 0%,#0b2b3c00 24%)}.visual-caption{display:none}.hero-content{text-align:right;max-width:none;padding:10px 25px 27px}.hero-label{font-size:14px;margin-bottom:9px}.hero h1{font-size:clamp(2.25rem,8.8vw,3.1rem);line-height:1.24}.hero h1 br{display:none}.hero h1>span{white-space:nowrap}.hero p{font-size:16px;margin-top:14px;line-height:1.8}.hero-actions{max-width:none;margin:20px 0 0;gap:9px;flex-direction:row}.hero-actions .button{font-size:14px;min-height:48px;width:100%;padding:10px 13px;justify-content:space-between}.hero-contact-link{font-size:14px;min-height:42px;padding-block:7px;justify-content:space-between}.coverage{font-size:14px;gap:9px;margin-top:12px}
  h2{font-size:31px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{font-size:16px}.section-heading>p br{display:none}.section-heading>div>p{font-size:16px;margin-top:10px}.eyebrow{font-size:14px}.sector-picker{width:100%;min-width:0;max-width:none;margin-top:21px}.sector-picker select{font-size:16px;min-height:51px}.sector-picker label{font-size:14px}
  .service-deck{gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding:0 20px 6px;margin-inline:-20px;width:calc(100% + 40px);scroll-padding-inline:20px}.service-deck::-webkit-scrollbar{display:none}.service-card{flex:0 0 calc(100% - 24px);height:525px;scroll-snap-align:start;border-radius:22px;transition:none}.service-card-content{padding:23px}.service-card h3{font-size:35px}.service-card-content>p{font-size:16px}.service-index{font-size:14px}.service-price{margin-top:15px}.service-price strong{font-size:37px}.service-unit{font-size:14px}.service-actions{margin-top:20px;gap:8px;flex-direction:column;align-items:stretch}.service-actions .button{width:100%;font-size:14px;min-height:48px;justify-content:space-between}.service-detail{justify-content:space-between;min-height:35px;padding-block:3px}.swipe-nav{display:flex;align-items:center;justify-content:center;gap:0;margin-top:13px}.swipe-nav button{width:40px;height:36px;padding:0;border:0;background:none;position:relative;cursor:pointer}.swipe-nav button:before{content:"";position:absolute;left:10px;top:14px;width:20px;height:6px;border-radius:6px;background:#d3e1e8}.swipe-nav button[aria-pressed=true]:before{background:#007ca9}.swipe-nav>span{font-size:13px;color:var(--muted);margin-inline-start:10px}.mixed-note{margin-top:15px;gap:0;flex-direction:column;text-align:center;font-size:14px}.mixed-note .text-link{font-size:14px;padding-top:3px}.mixed-note>p{line-height:1.7}
  .trust-section{padding-block:32px}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 9px}.trust-grid h2{font-size:28px}.stat strong{font-size:30px}.stat small{font-size:17px}.stat>span{font-size:14px;max-width:none;line-height:1.65}.stat{gap:7px}
  .pricing-grid{grid-template-columns:1fr;gap:28px;margin-top:31px}.plan{padding:26px}.plan.featured{padding:25px}.plan-top h3{font-size:26px}.plan-number{display:block}.plan-top p{font-size:14px}.piece-count{margin-top:17px;padding-bottom:16px;font-size:18px}.piece-count strong{font-size:28px}.plan-price{margin-top:16px}.plan-price strong{font-size:57px}.plan-price>span{font-size:14px}.plan-features{margin-block:19px 23px;gap:10px}.plan-features li{font-size:15px}.plan .button{font-size:15px;min-height:51px}.terms-bar{gap:11px;padding:18px 0;align-items:flex-start;font-size:14px}.price-note{text-align:right;font-size:14px}.centered-link{font-size:14px;margin-top:12px}
  .operations{display:flex;flex-direction:column;gap:28px;padding-top:20px;padding-bottom:42px}.operations-copy{width:100%}.operations h2{font-size:32px}.section-intro{font-size:17px;margin-bottom:26px}.steps{gap:24px}.steps h3{font-size:20px}.steps p{font-size:16px}.steps li{gap:16px}.operations-photo{height:340px;width:100%;border-radius:22px}.operations-photo>img{object-position:57% center}.photo-caption{right:17px;bottom:17px;max-width:calc(100% - 34px);padding:13px 18px}.photo-caption b{font-size:17px}.tech-strip{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-block:23px}.tech-strip strong{grid-column:1/-1;font-size:19px}.tech-strip>span{font-size:14px}.express{padding-block:27px;margin-bottom:15px;gap:13px}.express h2{font-size:20px}.express p{font-size:14px;line-height:1.9}.express>.text-link{margin-inline-start:60px;font-size:14px}.express-icon{width:47px;height:47px;align-self:flex-start;margin-top:4px}.express-icon .icon{width:25px;height:25px}
  .relationships{padding-block:45px}.relationships .section-heading{margin-bottom:29px}.relationship-group>h3{text-align:right;font-size:15px;margin-bottom:17px}.relationship-row{display:flex;justify-content:flex-start;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;overscroll-behavior-x:contain;margin-inline:-20px;max-width:none;padding:8px 20px 12px;scrollbar-width:thin}.relationship-card{flex:0 0 148px;scroll-snap-align:start}.logo-disc{width:120px;height:120px;padding:18px;margin-bottom:13px}.relationship-card strong{font-size:15px}.relationship-card figcaption>span{font-size:14px;line-height:1.7}.program-group{margin-top:20px;padding-top:24px}.program-group .logo-disc{width:112px;height:112px;padding:17px}.relationship-hint{display:block;color:var(--muted);font-size:13px;text-align:center;margin-top:15px}
  .closing{min-height:565px;display:flex;align-items:flex-start;padding:34px 27px;margin-block:37px 40px;border-radius:22px}.closing-copy{width:100%}.closing-picture img{object-position:25% bottom;object-fit:cover}.closing-picture:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b2b3c60,transparent 60%)}.closing h2{font-size:35px;line-height:1.4}.closing p{font-size:16px;line-height:1.85;margin-top:12px}.closing .button{font-size:14px;width:auto;max-width:100%;margin-top:21px;padding-inline:15px;min-height:50px}.closing-note{font-size:14px;margin-top:17px;color:#d0e5ef}
  .footer{padding-top:0}.footer-main{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:29px}.footer-brand{grid-column:1/-1;display:flex;justify-content:flex-start;gap:22px}.footer-brand .brand img{width:85px;height:71px}.footer-brand p{font-size:16px}.footer-main h3{font-size:16px;margin-bottom:11px}.footer-main>div:not(.footer-brand)>a{font-size:14px;margin-block:9px;min-height:28px}.footer-main>div>p{font-size:14px}.footer-bottom{font-size:13px;gap:7px;flex-direction:column}.mobile-contact{display:flex;position:fixed;inset:auto 0 0;z-index:25;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#ffffffed;backdrop-filter:blur(15px);border-top:1px solid #dce7ed;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 20px #0b2b3c06;transition:transform .2s}.mobile-contact>span{font-size:14px}.mobile-contact .button{font-size:14px;min-height:46px;padding:9px 14px;gap:9px}.mobile-contact .icon{width:18px}.mobile-contact.is-hidden{transform:translateY(110%)}body{padding-bottom:78px}
  .service-hero{display:flex;flex-direction:column;min-height:0;border-radius:22px;align-items:stretch}.service-hero-visual{min-height:0;height:220px}.service-hero-visual img{object-position:center}.service-hero-content{width:100%;padding:24px 25px 30px}.service-hero h1{font-size:36px;line-height:1.35}.service-hero p{font-size:16px;line-height:1.85;margin-top:13px}.back-link{font-size:14px;margin-bottom:15px}.service-hero-content .button{font-size:15px;width:100%;margin-top:22px;min-height:50px}.linen-layout{display:flex;flex-direction:column;gap:36px;padding-top:34px}.linen-quote{order:-1;width:100%;padding:26px}.linen-copy h2{font-size:31px}.linen-copy h2 br{display:none}.linen-copy>p{font-size:16px;margin-top:14px}.linen-quote .sector-picker{margin:0}.linen-price strong{font-size:74px}.linen-price b{font-size:20px}.linen-price b span{display:inline;font-size:15px}.linen-quote .button{font-size:14px;gap:9px}.quote-note{font-size:14px}.details-section{padding-block:38px}.details-grid{grid-template-columns:1fr;gap:24px}.details-grid h3{font-size:20px}.details-grid p{font-size:16px}.individual-intro{padding-block:45px;display:flex;flex-direction:column;gap:23px;align-items:stretch}.individual-intro .button{width:100%}
}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.header{gap:9px}.hero-content{padding-inline:21px}.hero h1{font-size:34px}.hero-visual{height:205px}.service-deck{margin-inline:-16px;padding-inline:16px;width:calc(100% + 32px);scroll-padding-inline:16px}.service-card-content{padding:21px}.service-card{height:530px}.service-card h3{font-size:32px}.service-unit{font-size:14px}.stat strong{font-size:27px}.stat small{font-size:15px}.stat>span{font-size:14px}.relationship-row{margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px}.closing{padding-inline:23px}.closing h2{font-size:31px}.closing .button{width:100%}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.mobile-contact{padding-inline:15px}.mobile-contact .button{font-size:14px;padding-inline:12px}.mobile-contact>span{font-size:14px}}
.swipe-nav button{min-width:44px;min-height:44px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.service-card:hover>img,.service-card:focus-within>img,.relationship-card:hover,.plan:hover{transform:none}}

/* Clear contact choices, transparent branding, light canvas and yellow actions. */
body{background:#fff;background-image:radial-gradient(ellipse 1100px 750px at 100% 0,#e5f7ff 0,transparent 80%),radial-gradient(ellipse 550px 500px at 0 34%,#f0faff 0,transparent 80%)}
.header{min-height:112px;padding-block:12px}
.brand img,.footer-brand .brand img{width:113px;height:86px;object-fit:contain;border-radius:0;background:none}
.nav{gap:36px}.header-contact{border-radius:12px}
.button.yellow,.button.primary,.mobile-contact .button{background:var(--yellow);color:var(--navy);border-color:var(--yellow);font-weight:600}
.button.yellow:hover,.button.primary:hover,.mobile-contact .button:hover{background:#ffd33d;border-color:#ffd33d;box-shadow:0 6px 20px #b98f0020}
.eyebrow:not(.light):before{content:'✦';color:#c89500;margin-inline-end:8px;font-size:16px}
.hero.hero-centered{display:flex;align-items:flex-end;justify-content:center;min-height:650px;background:var(--navy);border-radius:28px;isolation:isolate;overflow:hidden}
.hero-centered>.hero-image{inset:0;width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 30%;z-index:-2}
.hero.hero-centered:after{display:block;content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0b2b3c00 14%,#0b2b3c20 29%,#0b2b3cd9 64%,#0b2b3cf7 100%);pointer-events:none}
.hero-centered .hero-content{grid-area:auto;align-self:auto;width:100%;max-width:1080px;text-align:center;padding:300px 28px 38px}
.hero-centered .hero-label{margin-bottom:9px;color:#f0f8fb;font-size:14px;display:inline-block}
.hero-centered h1{font-size:clamp(40px,4.4vw,66px);line-height:1.35}
.hero-centered h1>span{color:var(--yellow);white-space:nowrap}
.hero-centered p{font-size:19px;margin-top:13px;color:#f1f7fb;line-height:1.7}
.contact-hint{display:block;font-size:14px;color:#d6e9f2;margin-top:20px}
.hero-centered .hero-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;justify-content:center;max-width:690px;margin:14px auto 0;gap:14px}
.hero-centered .hero-actions .button{width:100%;font-size:16px;min-height:55px;padding:13px 16px;gap:0;justify-content:center;text-align:center;line-height:1.5}
.hero-centered .hero-actions .icon{display:none}
.hero-centered .hero-actions .hero-secondary{background:#ffffff10;border:1px solid #ffffff80;color:#fff;font-weight:500}
.hero-centered .hero-actions .hero-secondary:hover{background:#ffffff25;border-color:#fff}
.hero-centered .coverage{justify-content:center;margin-top:22px;font-size:14px}
.home-services{padding-block:70px}.home-services .section-heading{margin-bottom:30px;gap:24px}.home-services .section-heading>p{max-width:340px;font-size:17px;line-height:1.85}
.home-services .service-card{display:flex;flex-direction:column;height:auto;min-height:0;border-radius:22px;background:#fff;color:var(--navy);border:1px solid #dce9ee;transition:flex .45s ease,border-color .3s ease,box-shadow .3s ease}
.home-services .service-card:after{display:none}
.home-services .service-card-media{position:relative;display:block;flex:none;width:100%;aspect-ratio:3/2;overflow:hidden;background:#eaf4f7}
.home-services .service-card-media>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.home-services .service-card-content{flex:1;min-height:0;height:auto;padding:25px 28px 22px}
.home-services .service-index{position:absolute;top:18px;inset-inline-start:18px;border:0;background:#ffffffed;color:var(--navy);width:37px;height:37px;display:grid;place-items:center;padding:0;font-size:14px;border-radius:50%}
.home-services .service-card h3{font-size:28px;line-height:1.5;max-width:100%;margin-top:0;color:var(--navy)}
.home-services .service-card-content>p{font-size:16px;line-height:1.8;margin-top:9px;margin-bottom:19px;color:var(--muted)}
.home-services .service-detail{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:16px;margin-top:auto;padding-top:16px;min-height:44px;border-top:1px solid #e2edf2;color:var(--navy);font-weight:500}
.home-services .service-detail .icon{color:var(--navy);background:var(--yellow);border-radius:50%;padding:9px;width:39px;height:39px;flex-shrink:0}
.fleet-panel{display:grid;grid-template-columns:1fr 1.2fr;align-items:stretch;margin-top:34px;overflow:hidden;border-radius:24px;background:var(--navy);color:#fff}
.fleet-copy{padding:34px 36px;align-self:center;min-width:0}
.fleet-availability{display:inline-flex;align-items:center;gap:9px;color:var(--yellow);font-size:22px;line-height:1.2;font-weight:600;margin-bottom:17px}
.fleet-availability .icon{width:23px;height:23px;flex-shrink:0}
.fleet-copy h3{font-size:28px;line-height:1.65;color:#fff;font-weight:600}.fleet-copy h3>span{color:var(--yellow)}
.fleet-copy p{font-size:16px;line-height:1.9;color:#e1edf3;margin-top:14px;max-width:390px}
.fleet-visual{min-width:0;min-height:310px;position:relative}.fleet-visual>img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}
@media(hover:hover) and (pointer:fine){.home-services .service-card:hover,.home-services .service-card:focus-visible{border-color:#8ccfe8;box-shadow:0 14px 32px #0b2b3c0b}.home-services .service-card:hover .service-card-media>img,.home-services .service-card:focus-visible .service-card-media>img{transform:scale(1.025)}}
.home-services .service-card:focus-visible{outline-color:#007fab;outline-offset:5px}
.trust-section{background:#eef9fe}.trust-grid h2{font-size:26px}.trust-section .stat strong{color:var(--navy)}
/* Branded service stages: saturated icon tiles, clear selected state and short motion. */
.operations-visual{padding-block:72px}.operations-visual .section-heading{justify-content:center;text-align:center;margin-bottom:38px}.process-hint{font-size:15px;color:var(--muted);margin-top:12px}
.process-journey{position:relative;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.process-stage{position:relative;min-width:0}
.process-step{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:28px 18px 24px;border:2px solid #e0edf2;border-radius:24px;background:#fff;color:var(--navy);font:inherit;text-align:center;cursor:pointer;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease;-webkit-tap-highlight-color:transparent}
.process-step.is-active{border-color:var(--cyan);background:#f0faff;box-shadow:0 12px 30px #008fc414}
.process-step:focus-visible{outline:3px solid var(--navy);outline-offset:4px}.process-step:disabled{cursor:default}
.process-step:enabled:active{transform:scale(.985)}
.process-visual{position:relative;display:grid;place-items:center;flex:none;width:116px;height:116px;margin:0 auto 23px;border:1px solid #009bdb;border-radius:30px;background:var(--cyan);color:var(--navy);box-shadow:0 8px 0 #008fc419;transition:transform .25s ease,box-shadow .25s ease}
.process-icon{width:62px;height:62px;max-width:none;display:block;overflow:visible}
.process-order .process-icon>path:first-child,.process-ready .process-icon>path,.process-care .process-icon>rect{fill:#fff}
.process-care .process-icon>circle{fill:#ccefff}
.process-number{position:absolute;inset-inline-start:-8px;top:-9px;display:grid;place-items:center;width:32px;height:32px;border:4px solid #fff;border-radius:50%;box-sizing:content-box;background:var(--navy);color:var(--yellow);font-size:14px;line-height:1;font-weight:600;font-variant-numeric:tabular-nums}
.process-ready{background:var(--yellow);border-color:#efba00;box-shadow:0 8px 0 #e6b00017}
.process-ready-check{position:absolute;bottom:3px;inset-inline-end:3px;display:grid;place-items:center;width:34px;height:34px;border:3px solid #fff;border-radius:50%;background:var(--navy);color:var(--yellow)}.process-ready-check .icon{width:21px;height:21px}
.process-copy{display:block;min-width:0}.process-title{display:block;font-size:20px;line-height:1.55;font-weight:600;color:var(--navy)}
.process-caption{display:block;font-size:16px;line-height:1.85;color:var(--muted);max-width:250px;margin:9px auto 0}
.process-connector{position:absolute;inset-inline-end:-24px;top:78px;display:grid;place-items:center;width:24px;height:24px;background:#fff;color:#007faf;pointer-events:none;z-index:1}.process-connector .icon{width:22px;height:22px}
.process-detail{display:flex;align-items:center;gap:19px;background:#fff9e3;border:1px solid #f3e3a0;border-radius:18px;padding:22px 26px;margin-top:25px;min-height:104px}
.process-detail-number{display:grid;place-items:center;flex:none;width:47px;height:47px;background:var(--yellow);color:var(--navy);border-radius:14px;font-size:20px;font-weight:600}
.process-detail h3{font-size:19px;line-height:1.5;color:var(--navy)}.process-detail p{font-size:16px;line-height:1.85;color:#425e6e;margin-top:5px;max-width:900px}
@media(hover:hover) and (pointer:fine){.process-step:enabled:hover{transform:translateY(-6px);border-color:var(--cyan);box-shadow:0 18px 32px #007da915}.process-step:enabled:hover .process-visual{transform:rotate(-3deg) scale(1.045);box-shadow:0 9px 0 #008fc424}}
.process-step:is(:hover,:focus-visible,.is-active) .process-order .process-icon>path:nth-child(n+2){animation:process-dot .75s ease both}.process-order .process-icon>path:nth-child(3){animation-delay:.1s}.process-order .process-icon>path:nth-child(4){animation-delay:.2s}
.process-step:is(:hover,:focus-visible,.is-active) .process-pickup .process-icon{animation:process-drive .85s ease both}
.process-step:is(:hover,:focus-visible,.is-active) .process-care .process-icon>path:last-child{transform-box:view-box;transform-origin:50% 54.1667%;animation:process-wash 1s ease both}
.process-step:is(:hover,:focus-visible,.is-active) .process-ready-check{animation:process-confirm .6s ease both}
.process-entered .process-stage{animation:process-enter .6s ease both;animation-delay:calc(var(--stage) * 100ms)}
@keyframes process-enter{from{opacity:.55;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@keyframes process-dot{0%,100%{transform:translateY(0);opacity:1}45%{transform:translateY(-1.8px);opacity:.4}}
@keyframes process-drive{0%,100%{transform:translateX(0)}35%{transform:translateX(5px) rotate(-2deg)}70%{transform:translateX(-7px) rotate(1deg)}}
@keyframes process-wash{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes process-confirm{0%,100%{transform:scale(1)}45%{transform:scale(1.24)}70%{transform:scale(.94)}}
@media(max-width:900px){.operations-visual{padding-block:54px}.operations-visual .section-heading{margin-bottom:30px}.process-journey{grid-template-columns:1fr;gap:14px;max-width:620px;margin-inline:auto}.process-step{height:auto;display:grid;grid-template-columns:84px minmax(0,1fr);gap:24px;padding:22px 24px;text-align:start;border-radius:21px}.process-visual{width:84px;height:84px;margin:0;border-radius:24px}.process-icon{width:48px;height:48px}.process-number{width:25px;height:25px;border-width:3px;top:-7px;inset-inline-start:-7px;font-size:14px}.process-ready-check{width:27px;height:27px;bottom:1px;inset-inline-end:1px;border-width:2px}.process-ready-check .icon{width:18px;height:18px}.process-title{font-size:19px}.process-caption{max-width:390px;margin:5px 0 0}.process-connector{display:none}.process-detail{max-width:620px;margin-inline:auto;min-height:135px;align-items:flex-start}.process-detail-number{margin-top:3px}.process-stage>.process-detail{margin-top:10px;min-height:0}}
@media(max-width:700px){.operations-visual{padding-block:45px}.operations-visual .section-heading{text-align:right;justify-content:flex-start;margin-bottom:28px}.operations-visual h2{font-size:28px}.process-step{grid-template-columns:76px minmax(0,1fr);gap:21px;padding:21px 17px}.process-visual{width:76px;height:76px;border-radius:21px}.process-icon{width:43px;height:43px}.process-title{font-size:18px}.process-caption{font-size:16px;line-height:1.7}.process-detail{gap:14px;padding:20px 17px}.process-detail-number{width:37px;height:37px;border-radius:11px;font-size:17px}.process-detail h3{font-size:18px}.process-detail p{font-size:16px}.operations-visual .service-timing{margin-top:22px;padding:16px}}
@media(max-width:370px){.process-step{grid-template-columns:65px minmax(0,1fr);gap:17px;padding:21px 14px}.process-visual{width:65px;height:65px;border-radius:18px}.process-icon{width:38px;height:38px}.process-number{width:23px;height:23px}.process-ready-check{width:24px;height:24px}}
@media(prefers-reduced-motion:reduce){.process-step,.process-visual{transition:none}.process-step:enabled:hover,.process-step:enabled:active,.process-step:enabled:hover .process-visual{transform:none}.operations-visual .process-stage,.operations-visual .process-icon,.operations-visual .process-icon>path,.operations-visual .process-ready-check{animation:none!important}}
#service-linen .service-card-media>img{object-position:27% center}
body[data-page=linen] .service-hero-visual>img{object-position:30% center}
.service-timing{display:flex;align-items:flex-start;justify-content:center;gap:12px;margin:28px auto 0;padding:17px 22px;background:#f3fafc;border-radius:14px;color:var(--navy);font-size:16px;line-height:1.85;max-width:900px}.service-timing .icon{width:21px;height:21px;color:#007ca9;margin-top:4px}.service-timing strong{font-weight:600}
.relationships{background:#fff;padding-block:62px}.relationships .section-heading>p{max-width:330px}
.relationships-motion .section-heading{align-items:center;margin-bottom:34px;gap:20px}
.relationships-intro{margin-top:10px;color:var(--muted);font-size:17px;line-height:1.8}
.motion-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;min-width:44px;border:1px solid #d7e5ec;border-radius:24px;background:transparent;padding:8px 14px;font-size:14px;cursor:pointer;flex-shrink:0;color:var(--muted)}
.motion-toggle:hover{background:#fff;color:var(--navy)}.motion-toggle .icon{width:17px;height:17px}
.motion-toggle .play-mark{display:none}.motion-toggle[aria-pressed=true] .play-mark{display:block}.motion-toggle[aria-pressed=true] .pause-mark{display:none}
.logo-marquee{direction:ltr;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);padding-block:5px 10px;outline-offset:5px}
.logo-marquee::-webkit-scrollbar{display:none}.logo-marquee:active{cursor:grabbing}
.logo-track{display:flex;width:max-content;direction:ltr}
.logo-run{display:flex;flex:0 0 auto;gap:36px;padding-right:36px}
.relationship-mark{display:flex;align-items:center;justify-content:center;width:184px;height:132px;padding:12px 16px;flex:0 0 184px;background:transparent;border:0;overflow:hidden;direction:rtl}
.relationship-mark img{width:100%;height:100%;object-fit:contain}
.relationship-mark img.mark-complete{filter:brightness(0);opacity:.87}
.relationship-mark img.mark-mcit{mix-blend-mode:multiply}
.relationship-mark img.mark-aya{padding:5px 9px}
.relationship-mark img.mark-surjar,.relationship-mark img.mark-municipality{padding:0}
body[data-page=home] .trust-section{background:#fff;padding-block:25px 45px}
body[data-page=home] .trust-grid{border-top:1px solid #dce9f0;padding-top:35px}
.closing{min-height:420px;margin-block:48px;padding-block:44px}.closing h2{font-size:clamp(35px,3.4vw,48px)}
.footer{background:transparent;padding-top:10px}.footer-brand{gap:28px}.footer-bottom{border-color:#dceaf1}
.plan.featured{background:#f2fbff;border-color:var(--cyan)}.plan-badge{background:var(--yellow);color:var(--navy);font-weight:500}
.plan.featured .button,.linen-quote .button{background:var(--yellow);color:var(--navy);border-color:var(--yellow)}
.plan.featured .button:hover,.linen-quote .button:hover{background:#ffd33d}
.service-hero-content>.button{background:var(--yellow);color:var(--navy)}
.pricing-eligibility{display:flex;align-items:center;justify-content:space-between;gap:14px 30px;flex-wrap:wrap;background:#eef9fe;border:1px solid #d9edf5;border-radius:14px;padding:17px 22px;font-size:16px}
.pricing-eligibility>span{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pricing-eligibility .icon{width:20px;height:20px;flex-shrink:0}
.linen-custom h2{font-size:38px;line-height:1.45;margin-bottom:14px}
.mobile-contact.is-hidden{visibility:hidden;pointer-events:none}
.header-contact{min-height:44px}
main{min-width:0}.hero-content,.service-hero-content,.linen-copy,.linen-quote,.plan{min-width:0}
@media(hover:hover) and (pointer:fine){.home-services .service-card:hover,.home-services .service-card:focus-visible{flex:1.08 1 0}.home-services .service-card:hover>img{transform:scale(1.025)}}
@media(min-width:1600px){.hero.hero-centered{min-height:700px}.hero-centered .hero-content{padding-top:330px}.hero-centered h1{font-size:68px}}
@media(max-width:1000px){.nav{gap:23px}.brand img{width:103px;height:78px}.header{min-height:104px}.hero.hero-centered{min-height:610px}.hero-centered .hero-content{padding:260px 24px 33px}.hero-centered h1{font-size:49px}.hero-centered .hero-actions{max-width:690px;gap:12px}.hero-centered .hero-actions .button{font-size:14px;padding-inline:12px}.home-services .service-card{height:auto;min-height:320px}.home-services .service-card h3{font-size:28px}.operations-simple .steps{gap:17px}.operations-simple .steps li{flex-direction:column;padding:23px}.operations-simple .steps h3{font-size:18px}.closing{min-height:410px}}
@media(max-width:700px){
  .header{min-height:89px;padding-block:9px;gap:12px}.brand img{width:88px;height:67px}.header-contact{font-size:14px;min-height:44px;padding-inline:13px}.nav{gap:0}.services-dropdown{top:auto}.menu-toggle{border-color:#c9dfe9}
  .hero.hero-centered{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:540px;border-radius:22px}
  .hero-centered>.hero-image{height:365px;object-position:50% 18%;width:100%;object-fit:cover}
  .hero.hero-centered:after{background:linear-gradient(180deg,#0b2b3c00 13%,#0b2b3c35 27%,#0b2b3ce8 48%,#0b2b3c 62%)}
  .hero-centered .hero-content{text-align:center;width:100%;max-width:none;padding:190px 22px 24px}
  .hero-centered .hero-label{font-size:13px;margin-bottom:8px}.hero-centered h1{font-size:clamp(31px,8.2vw,43px);line-height:1.3}.hero-centered p{font-size:16px;line-height:1.8;margin-top:10px;max-width:290px;margin-inline:auto}
  .hero-centered .hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:13px auto 0;gap:11px;max-width:390px}.hero-centered .hero-actions .button{font-size:15px;min-height:52px;padding:11px 8px;justify-content:center;border-radius:12px}.hero-centered .hero-actions .hero-secondary{grid-column:1/-1;justify-self:center;width:auto;min-width:160px;min-height:44px;padding:9px 25px;font-size:14px}.contact-hint{margin-top:16px;font-size:14px}
  .hero-centered .coverage{font-size:13px;gap:9px;margin-top:17px}
  .home-services{padding-block:44px}.home-services .section-heading{margin-bottom:22px}.home-services .section-heading>p{font-size:15px;margin-top:9px}.home-services h2{font-size:29px}.home-services .service-card{height:auto;min-height:315px;flex:0 0 calc(100% - 38px)}.home-services .service-card-content{padding:23px}.home-services .service-card h3{font-size:27px;line-height:1.5}.home-services .service-detail{font-size:14px;margin-top:6px}.home-services .service-index{width:33px;height:33px;font-size:13px}.swipe-nav{margin-top:6px}
  .trust-grid h2{font-size:26px}.trust-section .stat strong{font-size:29px}.trust-section .stat small{font-size:16px}.trust-section .stat>span{font-size:13px}
  .operations-simple{padding-block:45px}.operations-simple .section-heading{text-align:right;margin-bottom:24px}.operations-simple h2{font-size:28px}.operations-simple .steps{display:flex;flex-direction:column;gap:0}.operations-simple .steps li{flex-direction:row;border:0;border-bottom:1px solid var(--line);border-radius:0;background:none;padding:19px 0;gap:17px}.operations-simple .steps li:first-child{padding-top:0}.operations-simple .steps li:last-child{border-bottom:0;padding-bottom:0}.operations-simple .steps li>span{width:36px;height:36px}.operations-simple .steps h3{font-size:19px}.operations-simple .steps p{font-size:16px;margin-top:4px}
  .relationships{padding-block:42px}.relationships .section-heading h2{font-size:29px}.relationships .section-heading>p{font-size:15px}
  .relationships-motion .section-heading{display:flex;align-items:center;margin-bottom:25px;gap:12px}.relationships-motion .section-heading h2{font-size:28px}.relationships-intro{font-size:16px;margin-top:8px;max-width:290px}.motion-toggle{padding:10px}.motion-toggle>span{display:none}.motion-toggle .icon{width:19px;height:19px}
  .logo-marquee{mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.logo-run{gap:20px;padding-right:20px}.relationship-mark{width:148px;flex-basis:148px;height:112px;padding:9px 12px}.relationship-mark img.mark-aya{padding:4px 7px}
  body[data-page=home] .trust-section{padding-block:0 34px}body[data-page=home] .trust-grid{padding-top:30px}
  .closing{min-height:470px;margin-block:34px;padding:30px 25px}.closing h2{font-size:33px}.closing p{font-size:16px}.closing .button{margin-top:20px;min-height:48px}.closing-note{margin-top:16px}.closing-picture img{object-position:30% bottom}.closing-picture:after{background:linear-gradient(180deg,#0b2b3c70,transparent 65%)}
  .footer-brand .brand img{width:103px;height:78px}.footer-brand{gap:24px}.footer-brand p{font-size:15px}
  .pricing-eligibility{padding:16px;font-size:15px;gap:12px;align-items:flex-start;flex-direction:column}.pricing-eligibility>span{gap:8px}.linen-custom h2{font-size:32px}
}
@media(max-width:370px){.hero-centered .hero-content{padding-inline:18px;padding-top:175px}.hero.hero-centered{min-height:520px}.hero-centered>.hero-image{height:320px}.hero-centered h1{font-size:30px}.hero-centered p{font-size:15px}.hero-centered .hero-actions .button{font-size:14px;min-height:48px}.home-services .service-card{height:auto;min-height:300px}.home-services .service-card h3{font-size:24px}.home-services .service-card-content{padding:21px}.closing{min-height:450px;padding-inline:23px}.closing h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.home-services .service-card:hover>img{transform:none}.home-services .service-card:hover,.home-services .service-card:focus-visible{flex-grow:1}}
/* Keep the service photographs fully visible above their readable captions. */
@media(max-width:1000px){.home-services .service-card{min-height:0}.home-services .service-card-content{padding:23px}.home-services .service-card h3{font-size:25px}.fleet-panel{grid-template-columns:1fr 1fr}.fleet-copy{padding:28px}.fleet-copy h3{font-size:25px}}
@media(max-width:700px){.home-services .section-heading>p{font-size:16px;max-width:340px;margin-top:13px}.home-services .service-card{min-height:0}.home-services .service-card-content{padding:21px}.home-services .service-card h3{font-size:24px}.home-services .service-card-content>p{font-size:16px;margin-bottom:17px}.home-services .service-detail{font-size:15px;margin-top:auto;min-height:44px}.home-services .service-index{width:33px;height:33px;top:14px;inset-inline-start:14px;font-size:14px}.fleet-panel{grid-template-columns:1fr;margin-top:29px;border-radius:22px}.fleet-visual{grid-row:1;aspect-ratio:16/9;min-height:0}.fleet-copy{padding:25px}.fleet-copy h3{font-size:24px}.fleet-copy p{max-width:none}.fleet-availability{font-size:21px;margin-bottom:12px}}
@media(max-width:370px){.home-services .service-card h3{font-size:22px}.home-services .service-card-content{padding:19px}.fleet-copy{padding:23px}.fleet-copy h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){.home-services .service-card,.home-services .service-card-media>img{transition:none}.home-services .service-card:hover .service-card-media>img,.home-services .service-card:focus-visible .service-card-media>img{transform:none}}
@media(max-width:700px) and (hover:hover) and (pointer:fine){.home-services .service-card:hover,.home-services .service-card:focus-visible,.home-services .service-card:focus-within{flex:0 0 calc(100% - 38px)}}

/* Service cards keep the image, service name and next action in a compact area. */
.home-services .service-card-media{height:220px;aspect-ratio:auto}
.home-services .service-card-content{padding:18px 22px 17px}
.home-services .service-card h3{font-size:24px;line-height:1.45}
.home-services .service-card-content>p{margin:6px 0 12px;font-size:16px;line-height:1.65}
.home-services .service-detail{padding-top:11px;min-height:40px;font-size:15px}
.home-services .service-detail .icon{width:33px;height:33px;padding:7px}
.home-services .service-index{width:31px;height:31px;top:13px;inset-inline-start:13px;font-size:14px}
#service-uniforms .service-card-media>img{object-position:53% 48%}
#service-linen .service-card-media>img{object-position:50% 72%}
body[data-page=uniforms] .service-hero-visual>img{object-position:53% center}
body[data-page=linen] .service-hero-visual>img{object-position:50% 67%}
.operations-visual .process-detail[hidden]{display:none}

/* All three prices stay visible; shared benefits are stated once above them. */
.pricing-compact{padding-block:58px}
.pricing-compact .section-heading{margin-bottom:23px;gap:22px}
.pricing-compact .section-heading h2{font-size:34px}
.pricing-compact .section-heading>div>p{font-size:16px;line-height:1.8;margin-top:9px}
.pricing-compact .pricing-eligibility{padding:13px 17px;gap:8px 20px;font-size:15px}
.package-includes{display:flex;align-items:center;flex-wrap:wrap;gap:10px 23px;margin-top:19px;color:var(--muted);font-size:15px;line-height:1.65}
.package-includes>strong{font-size:15px;font-weight:500;color:var(--navy)}
.package-includes>span{display:flex;align-items:flex-start;gap:7px}
.package-includes .icon{width:18px;height:18px;flex-shrink:0;color:#007ca9;margin-top:3px}
.pricing-compact .pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}
.pricing-compact .plan-compact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 15px;align-items:start;padding:22px;border:1px solid #d5e5ed;border-radius:19px;background:#fff;box-shadow:none}
.pricing-compact .plan-compact.featured{border:1px solid var(--cyan);background:#effaff;padding:22px;box-shadow:inset 0 3px var(--cyan)}
.plan-compact .plan-summary{min-width:0}
.pricing-compact .plan-compact h3{font-size:24px;line-height:1.4;font-weight:600}
.plan-summary>p{font-size:14px;line-height:1.65;color:var(--muted);margin-top:3px}
.plan-quota{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:11px;color:var(--navy)}
.plan-quota strong{font-size:26px;font-weight:600;line-height:1.25}
.plan-quota>span{font-size:15px;line-height:1.6}
.pricing-compact .plan-price{margin:0;min-width:112px;text-align:end}
.pricing-compact .plan-price>span{font-size:14px;line-height:1.55;color:var(--muted)}
.pricing-compact .plan-price>div{justify-content:flex-end;gap:6px;margin-block:2px}
.pricing-compact .plan-price strong{font-size:43px;line-height:1.2;font-weight:600}
.pricing-compact .plan-price>div>span{font-size:15px}
.pricing-compact .plan-price strong{font-variant-numeric:tabular-nums}
.plan-monthly{grid-column:1/-1;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:3px 12px;font-size:14px;line-height:1.65;color:var(--muted);margin:0}
.plan-monthly>span:last-child{color:var(--navy)}
.plan-monthly strong{font-size:19px;font-weight:600;font-variant-numeric:tabular-nums}
.daily-price-note{font-size:14px;line-height:1.85;color:var(--muted);margin:16px auto 0;max-width:760px;text-align:center}
.plan-benefit{display:flex;align-items:center;gap:8px;grid-column:1/-1;border-top:1px solid #dbe9f0;padding-top:12px;margin:0;font-size:16px;line-height:1.6;color:var(--navy)}
.plan-benefit .icon{width:18px;height:18px;flex-shrink:0;color:#007ca9}
.pricing-compact .plan-compact>.button{grid-column:1/-1;min-height:44px;width:100%;padding:9px 13px;margin:0;border-radius:11px;font-size:15px;line-height:1.5}
.pricing-compact .terms-bar{margin-top:19px;padding:15px 17px;font-size:14px;gap:8px 20px}
.pricing-compact .price-note{font-size:14px;line-height:1.85;margin-top:14px}
@media(max-width:1100px){.pricing-compact .plan-compact,.pricing-compact .plan-compact.featured{padding:18px;gap:13px 10px}.pricing-compact .plan-price strong{font-size:39px}.pricing-compact .plan-compact h3{font-size:22px}.pricing-compact .plan-price{min-width:105px}}
@media(max-width:900px){.home-services .service-card-media{height:190px}.home-services .service-card h3{font-size:22px}.home-services .service-card-content{padding:17px 19px}.pricing-compact .pricing-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto;gap:14px}.pricing-compact .plan-compact,.pricing-compact .plan-compact.featured{padding:18px 21px;gap:12px 20px}.pricing-compact .plan-price strong{font-size:40px}.pricing-compact .plan-price{min-width:116px}}
@media(max-width:700px){.home-services .service-card-media{height:158px}.home-services .service-card-content{padding:16px 17px}.home-services .service-card h3{font-size:21px;line-height:1.45}.home-services .service-card-content>p{margin:5px 0 10px}.home-services .service-detail{font-size:14px;padding-top:9px;min-height:40px}.home-services .section-heading{margin-bottom:19px}.pricing-compact{padding-block:35px}.pricing-compact .section-heading{margin-bottom:17px}.pricing-compact .section-heading h2{font-size:28px}.pricing-compact .sector-picker{margin-top:17px}.pricing-compact .sector-picker select{min-height:44px}.pricing-compact .pricing-eligibility{padding:12px 14px;font-size:14px;gap:6px}.package-includes{display:grid;grid-template-columns:1fr;gap:6px;margin-top:15px;font-size:15px}.package-includes>strong{font-size:15px}.pricing-compact .pricing-grid{margin-top:17px;gap:13px}.pricing-compact .plan-compact,.pricing-compact .plan-compact.featured{padding:17px;gap:11px 12px;border-radius:17px}.pricing-compact .plan-compact h3{font-size:22px}.pricing-compact .plan-price strong{font-size:38px}.pricing-compact .plan-price{min-width:110px}.plan-quota{margin-top:8px;gap:6px}.plan-quota strong{font-size:24px}.plan-quota>span{font-size:14px}.plan-benefit{padding-top:10px;font-size:16px}.pricing-compact .plan-compact>.button{min-height:44px}.pricing-compact .terms-bar{align-items:flex-start;gap:7px;padding:13px 14px}}
@media(max-width:370px){.home-services .service-card-media{height:148px}.home-services .service-card h3{font-size:20px}.home-services .service-card-content{padding:15px}.pricing-compact .plan-compact,.pricing-compact .plan-compact.featured{padding:15px;column-gap:9px}.pricing-compact .plan-price strong{font-size:35px}.pricing-compact .plan-price{min-width:104px}.pricing-compact .plan-compact h3{font-size:21px}}

/* The linen starting price and included delivery stay visible above its terms. */
.linen-quote .quote-label{font-size:18px;line-height:1.6;font-weight:500}
.linen-quote .linen-price{margin-top:17px}
.linen-quote .linen-price strong{font-size:68px;line-height:1.25;font-variant-numeric:tabular-nums}
.linen-quote .linen-delivery{display:inline-flex;align-items:center;gap:9px;padding:6px 12px;border-radius:9px;background:#fff4c1;color:var(--navy);font-size:16px;font-weight:500;line-height:1.6;margin-top:12px}
.linen-delivery .icon{width:21px;height:21px;flex-shrink:0}
.linen-terms{margin-top:13px;border-bottom:1px solid #c7dee9}
.linen-terms summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;cursor:pointer;list-style:none;font-size:15px;line-height:1.6;color:var(--navy)}
.linen-terms summary::-webkit-details-marker{display:none}
.linen-terms summary .icon{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}
.linen-terms[open] summary .icon{transform:rotate(180deg)}
.linen-terms ul{padding:4px 18px 15px 0;margin:0;color:var(--muted);font-size:14px;line-height:1.9}
.linen-terms li+li{margin-top:7px}
.linen-quote hr{display:none}
.linen-quote .sector-picker{margin-top:22px}
@media(max-width:700px){.daily-price-note{text-align:start}.linen-quote{padding:22px}.linen-quote .linen-price strong{font-size:60px}.linen-quote .quote-label{font-size:17px}.linen-quote .sector-picker{margin-top:18px}.linen-quote .button{min-height:48px}}
@media(prefers-reduced-motion:reduce){.linen-terms summary .icon{transition:none}}

/* English typography and compact, mobile-first plan comparison. */
html[lang=en] body{font-family:Arial,Helvetica,sans-serif;line-height:1.6}
html[lang=en] h1,html[lang=en] h2,html[lang=en] h3{font-weight:700;letter-spacing:-.025em}
.hero-centered h1>span{white-space:normal}.hero-centered h1{line-height:1.15}
.operations-visual .section-heading,.price-note,.process-step{text-align:start}
.relationship-mark{direction:ltr}.linen-terms ul{padding:4px 0 15px 20px}
.services-dropdown{right:auto;left:0}.services-dropdown small{line-height:1.5}
.closing-copy{margin-left:auto;text-align:start}.closing h2{line-height:1.15}
.hero-centered .hero-content{max-width:1160px}.home-services h2{line-height:1.18}
.process-title{line-height:1.3}.process-caption{line-height:1.6}
.uniform-intro{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:32px;align-items:center;padding-block:25px 30px}
.uniform-intro h1{font-size:clamp(28px,3.5vw,44px);margin:12px 0;line-height:1.12}
.uniform-intro p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.5}
.uniform-intro>img{width:230px;height:145px;object-fit:cover;object-position:60% center;border-radius:18px}
.uniform-intro .back-link{display:inline-block;margin:0;font-size:13px;color:var(--muted)}
.pricing-simple{padding-block:8px 48px;scroll-margin-top:20px}
.plans-heading h2{font-size:24px;line-height:1.3}.plans-heading p{font-size:14px;color:var(--muted);margin-top:6px}
.plan-inclusions{display:flex;flex-wrap:wrap;gap:8px 22px;margin:16px 0;color:var(--navy);font-size:14px}
.plan-inclusions>span{display:flex;align-items:center;gap:7px}.plan-inclusions .icon{width:19px;height:19px;color:#007fae;flex-shrink:0}
.pricing-grid.plans-simple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;max-width:none}
.plan-simple{min-width:0;padding:23px;border:1px solid #d5e5ed;background:#fff;border-radius:20px;box-shadow:0 5px 22px #0b2b3c05}
.plan-simple.is-featured{background:#eefaff;border-color:#00afe8;box-shadow:0 5px 24px #00afe811}
.simple-plan-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}
.simple-plan-heading h3{font-size:21px;line-height:1.2}.simple-plan-heading>span{font-size:12px;color:var(--muted)}
.simple-quota{font-size:15px;margin:14px 0 16px;color:var(--muted)}.simple-quota strong{font-size:23px;color:var(--navy)}
.simple-prices{display:grid;grid-template-columns:1fr;gap:12px;padding-bottom:19px}
.simple-daily>span{display:block;font-size:12px;color:var(--muted);margin-bottom:2px}.simple-daily>b{font-size:14px;font-weight:500;white-space:nowrap}
.simple-daily strong{font-size:36px;font-weight:700;letter-spacing:-.04em;line-height:1.2}.simple-daily small{font-size:13px;color:var(--muted)}
.simple-monthly{font-size:12px;color:var(--muted);line-height:1.5}.simple-monthly b{font-size:15px;color:var(--navy)}
.plan-simple .button{width:100%;min-height:46px;justify-content:space-between;padding:10px 15px;font-size:14px;border-radius:11px}.plan-simple .button .icon{width:18px;height:18px}
.pricing-simple .daily-price-note{font-size:12px;text-align:start;margin:12px 0 22px;line-height:1.5;color:var(--muted)}
.plan-options{display:flex;align-items:center;gap:25px;padding-bottom:20px}.plan-options .sector-picker{width:320px;min-width:0;margin:0}.plan-options .sector-picker label{font-size:13px;margin-bottom:5px}.plan-options .sector-picker select{font-size:16px;min-height:44px;padding-block:8px}.plan-options>p{font-size:13px;color:var(--muted);max-width:260px}
.plan-terms{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.plan-terms summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;cursor:pointer;list-style:none;font-size:15px;font-weight:600;gap:12px}.plan-terms summary::-webkit-details-marker{display:none}.plan-terms summary .icon{width:19px;height:19px;flex-shrink:0}.plan-terms[open] summary .icon{transform:rotate(180deg)}
.plan-terms ul{margin:0;padding:0 0 15px 20px;font-size:14px;color:var(--muted);max-width:850px}.plan-terms li+li{margin-top:8px}.plan-terms>.text-link{margin-bottom:15px;font-size:14px}
.custom-plan{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;font-size:14px}.custom-plan p{color:var(--muted)}.custom-plan strong{color:var(--navy)}.custom-plan .text-link{font-size:14px;flex-shrink:0}
@media(max-width:1000px){.header .nav{gap:16px;font-size:14px}.plan-simple{padding:18px}.simple-plan-heading{align-items:flex-start;flex-direction:column;gap:3px}.hero-centered h1{font-size:clamp(34px,5.2vw,56px)}}
@media(max-width:700px){
 .hero-centered h1{font-size:clamp(29px,7.7vw,43px);line-height:1.14}.hero-centered h1 br{display:block}.hero-centered .hero-content{padding-inline:18px}.hero-centered p{line-height:1.5}.hero-centered .coverage{gap:7px;font-size:12px}
 .services-dropdown{left:auto;right:auto}.closing-copy{width:100%;margin:0}.closing h2{font-size:32px}.closing p{line-height:1.5}.closing p br{display:none}.home-services .section-heading h2{font-size:28px}.home-services .service-card h3{font-size:25px}.home-services .service-card-content>p{line-height:1.5}
 .uniform-intro{grid-template-columns:minmax(0,1fr) 88px;gap:14px;padding-block:12px 22px}.uniform-intro>img{width:88px;height:112px;border-radius:12px}.uniform-intro h1{font-size:27px;margin:9px 0}.uniform-intro p{font-size:14px;line-height:1.45}.uniform-intro .back-link{font-size:11px}
 .pricing-simple{padding-block:0 32px}.plans-heading h2{font-size:21px}.plans-heading p{font-size:12px}.plan-inclusions{font-size:12px;gap:6px 12px;margin-block:12px}
 .pricing-grid.plans-simple{grid-template-columns:minmax(0,1fr);gap:12px}.plan-simple{padding:15px 17px;border-radius:16px}.simple-plan-heading{flex-direction:row;align-items:center}.simple-plan-heading h3{font-size:19px}.simple-plan-heading>span{font-size:11px}
 .simple-quota{margin:5px 0 10px;font-size:13px}.simple-quota strong{font-size:18px}.simple-prices{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:end;padding-bottom:12px}.simple-daily strong{font-size:30px}.simple-daily>b{font-size:12px}.simple-daily small{font-size:11px}.simple-daily>span{font-size:11px;margin:0}.simple-monthly{text-align:end;font-size:11px}.simple-monthly b{font-size:14px}.plan-simple .button{min-height:44px;font-size:13px;padding:8px 12px}
 .pricing-simple .daily-price-note{font-size:11px;margin:10px 0 18px}.plan-options{flex-direction:column;align-items:stretch;gap:7px;padding-bottom:15px}.plan-options .sector-picker{width:100%}.plan-options>p{font-size:12px;max-width:none}.custom-plan{flex-direction:column;align-items:flex-start;gap:5px;margin-top:20px}.custom-plan p{font-size:13px}.custom-plan .text-link{min-height:44px}.plan-terms summary{font-size:14px}
 .stat strong{font-size:27px}.stat small{font-size:14px}.stat>span{font-size:11px}.footer-main{gap:25px 15px}.footer-main>div:not(.footer-brand)>a{overflow-wrap:anywhere}.mobile-contact>span{font-size:12px}
}
@media(max-width:360px){.uniform-intro{grid-template-columns:minmax(0,1fr)}.uniform-intro>img{display:none}.plan-simple{padding:14px}.hero-centered .hero-actions .button{font-size:13px}.simple-daily strong{font-size:28px}}

.language-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #c9dfe9;border-radius:12px;background:#f4faff;flex-shrink:0;direction:ltr}
.language-switch a{display:flex;align-items:center;justify-content:center;min-height:40px;padding:7px 10px;border-radius:8px;font-size:14px;line-height:1.3;color:#24485a;font-weight:600;white-space:nowrap}
.language-switch a[aria-current=true]{background:var(--navy);color:#fff}.language-switch a:hover{background:#d8f2fc;color:var(--navy)}.language-switch a:focus-visible{outline:3px solid #00aeef;outline-offset:2px}
.language-switch a[lang=ar]{font-family:Plex,Tahoma,Arial,sans-serif}
.header{gap:20px}.header .nav{gap:20px;margin-inline-start:auto}
html[dir=rtl] .services-dropdown{left:auto;right:0}
html[dir=rtl] .closing-copy{margin-left:0;margin-right:0}
html[dir=rtl] .hero-centered h1{line-height:1.4}
html[dir=rtl] .simple-daily>b{display:flex;gap:4px;align-items:baseline;white-space:normal}
html[dir=rtl] .simple-daily small{white-space:nowrap}
html[dir=rtl] .simple-monthly{text-align:start}
html[dir=rtl] .plan-terms ul,html[dir=rtl] .linen-terms ul{padding-inline-start:20px;padding-inline-end:0}
@media(max-width:1100px) and (min-width:701px){.header{flex-wrap:wrap;gap:12px 18px;padding-block:14px}.header .nav{order:5;flex-basis:100%;justify-content:center;margin:0}.header-contact{margin-inline-start:auto}.language-switch{margin-inline-start:auto}}
@media(max-width:700px){.header{gap:10px;flex-wrap:nowrap}.header .header-contact{display:none}.language-switch{margin-inline-start:auto}.language-switch a{min-height:44px;padding:8px 10px;font-size:14px}.header .nav{margin:0;gap:0}.header .brand img{width:75px;height:60px}.menu-toggle{flex-shrink:0}.plan-options .sector-picker select{font-size:16px}.plans-heading p,.simple-monthly,.simple-plan-heading>span,.pricing-simple .daily-price-note,.uniform-intro .back-link{font-size:12px}.simple-daily>span,.simple-daily small{font-size:12px}.plan-simple .button{font-size:14px}}
@media(max-width:350px){.header{gap:6px}.header .brand img{width:65px;height:54px}.language-switch a{padding-inline:7px}.language-switch{gap:1px}}
