:root{--navy:#07355f;--navy-dark:#052541;--blue:#0b82ee;--blue2:#0668c7;--ice:#edf8ff;--ice2:#f7fbfe;--text:#16344f;--muted:#657d90;--line:#dceaf4;--green:#18a957;--white:#fff;--shadow:0 16px 46px rgba(8,52,91,.10);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:"Cairo","Tajawal",Tahoma,Arial,sans-serif;line-height:1.75;font-size:16px}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.cs-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.cs-skip{position:fixed;top:-100px;right:20px;z-index:9999;background:#fff;padding:10px 16px;border-radius:10px}.cs-skip:focus{top:10px}.cs-site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 0 rgba(8,50,88,.08)}.admin-bar .cs-site-header{top:32px}.cs-header-strip{background:var(--navy-dark);color:#dfeffc;font-size:13px}.cs-strip-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cs-strip-inner b{color:#fff}.cs-strip-phone{display:flex;align-items:center;gap:7px;color:#fff}.cs-strip-phone svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.cs-main-header{background:#fff}.cs-header-inner{min-height:80px;display:flex;align-items:center;gap:20px}.cs-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.custom-logo{max-height:54px;width:auto}.cs-brand-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#e3f5ff,#ccecff);display:grid;place-items:center;color:var(--blue)}.cs-brand-mark svg{width:29px;height:29px}.cs-brand svg,.cs-contact-btn svg,.cs-qicon svg,.cs-hero-badge svg,.cs-hero-trust svg,.cs-why article>span svg,.cs-contact-band-actions svg,.cs-footer-contact svg,.cs-desktop-float svg,.cs-mobile-nav svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cs-brand-copy strong{display:block;font-size:21px;line-height:1.15;color:var(--navy)}.cs-brand-copy small{display:block;font-size:10.5px;color:#2582c8;margin-top:3px}.cs-nav{margin-inline-start:auto}.cs-menu{display:flex;align-items:center;gap:3px;list-style:none;margin:0;padding:0}.cs-menu>li{position:relative}.cs-menu>li>a{display:flex;align-items:center;gap:5px;padding:10px 9px;border-radius:10px;font-size:13px;font-weight:800;white-space:nowrap}.cs-menu>li>a:hover,.cs-menu>.current-menu-item>a,.cs-menu>.current-menu-ancestor>a{background:#edf7ff;color:var(--blue2)}.cs-caret{font-size:12px}.cs-menu .sub-menu{position:absolute;right:0;top:calc(100% + 10px);width:270px;list-style:none;margin:0;padding:8px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 50px rgba(4,39,70,.14);opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s}.cs-menu li:hover>.sub-menu,.cs-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.cs-menu .sub-menu:before{content:"";position:absolute;top:-10px;right:25px;border-width:0 8px 10px;border-style:solid;border-color:transparent transparent #fff}.cs-menu .sub-menu a{display:block;padding:9px 11px;border-radius:9px;font-size:12.5px;font-weight:700;color:#33536d}.cs-menu .sub-menu a:hover{background:#eff8ff;color:var(--blue)}.cs-header-contact{display:flex;gap:8px;align-items:center}.cs-contact-btn{min-height:47px;border-radius:13px;display:flex;align-items:center;gap:9px;padding:7px 12px;color:#fff;transition:.18s}.cs-contact-btn:hover{transform:translateY(-1px)}.cs-contact-btn>span:first-child{width:31px;height:31px;border-radius:10px;background:rgba(255,255,255,.16);display:grid;place-items:center}.cs-contact-btn svg{width:17px;height:17px}.cs-contact-btn small,.cs-contact-btn b{display:block;line-height:1.15}.cs-contact-btn small{font-size:9px;opacity:.85}.cs-contact-btn b{font-size:12px;margin-top:3px}.cs-call-btn{background:linear-gradient(135deg,#1089f3,#0566c7)}.cs-wa-btn{background:linear-gradient(135deg,#21bd67,#13984f)}.cs-menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:12px;background:#eef7fd;padding:10px}.cs-menu-toggle i{height:2px;background:var(--navy);display:block;margin:5px 0;border-radius:2px}.cs-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 10%,#d9f2ff 0,transparent 32%),linear-gradient(180deg,#f5fbff 0,#fff 100%);border-bottom:1px solid #ebf3f8}.cs-hero:after{content:"";position:absolute;left:-80px;bottom:-140px;width:330px;height:330px;border-radius:50%;background:#dff3ff;opacity:.65}.cs-hero-inner{min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center;position:relative;z-index:2;padding:55px 0}.cs-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#e9f6ff;color:#0878d5;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900}.cs-hero-badge svg{width:17px;height:17px}.cs-hero-copy h1{font-size:clamp(40px,4.6vw,64px);line-height:1.22;letter-spacing:-1.4px;color:var(--navy);margin:14px 0}.cs-hero-copy p{font-size:17px;color:var(--muted);max-width:680px;margin:0 0 26px}.cs-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.cs-primary-action,.cs-secondary-action{min-height:50px;border-radius:13px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900}.cs-primary-action{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 25px rgba(11,130,238,.20)}.cs-secondary-action{border:1px solid #b9d7eb;background:#fff;color:var(--navy)}.cs-secondary-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.cs-hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px}.cs-hero-trust span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#557087}.cs-hero-trust svg{width:17px;height:17px;color:#1680d5}.cs-hero-visual{position:relative;height:405px}.cs-hero-visual:before{content:"";position:absolute;inset:30px 15px 10px;background:linear-gradient(145deg,#dbeef8,#f8fcff);border:1px solid #d7e7f1;border-radius:38px;box-shadow:var(--shadow)}.cs-machine-card{position:absolute;background:rgba(255,255,255,.96);border:1px solid #dceaf3;border-radius:20px;box-shadow:0 17px 38px rgba(9,55,91,.12);padding:18px;z-index:2}.cs-machine-card strong,.cs-machine-card small{display:block}.cs-machine-card strong{font-size:18px;color:var(--navy);margin-top:9px}.cs-machine-card small{font-size:11px;color:var(--muted);margin-top:2px}.cs-device-icon{width:54px;height:54px;border-radius:17px;background:#eaf7ff;color:var(--blue);display:grid;place-items:center}.cs-device-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.6}.cs-card-ac{width:58%;right:7%;top:8%;padding:22px}.cs-card-ac .cs-device-icon{width:66px;height:66px}.cs-card-ac .cs-device-icon svg{width:38px;height:38px}.cs-card-washer{width:44%;right:2%;bottom:8%}.cs-card-fridge{width:42%;left:3%;bottom:18%}.cs-hero-seal{position:absolute;left:11%;top:10%;width:108px;height:108px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 14px 30px rgba(7,53,95,.22);z-index:3;border:7px solid #eaf7ff}.cs-hero-seal b{font-size:24px;line-height:1}.cs-hero-seal small{font-size:9px;margin-top:5px}.cs-quick-contact{margin-top:-1px;background:#fff}.cs-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:0 0 20px 20px;overflow:hidden;box-shadow:0 10px 35px rgba(8,49,83,.06)}.cs-quick-grid>a,.cs-quick-grid>div{min-height:90px;padding:16px;display:flex;align-items:center;gap:12px;border-left:1px solid var(--line);background:#fff}.cs-quick-grid>*:last-child{border-left:0}.cs-quick-grid>a:hover{background:#f7fbfe}.cs-qicon{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.cs-qicon svg{width:22px;height:22px}.cs-qicon.blue{background:#e7f4ff;color:#0780e5}.cs-qicon.green{background:#e9f8ef;color:#14a054}.cs-qicon.ice{background:#f1f7fb;color:#46708e}.cs-quick-grid strong,.cs-quick-grid small{display:block}.cs-quick-grid strong{font-size:14px;color:var(--navy)}.cs-quick-grid small{font-size:11px;color:var(--muted)}.cs-quick-grid>a>b{margin-inline-start:auto;color:#6a8aa3}.cs-section{padding:78px 0}.cs-section-heading{max-width:760px;margin-bottom:30px}.cs-section-heading>span{font-size:12px;font-weight:900;color:var(--blue);background:#eaf6ff;padding:6px 10px;border-radius:999px}.cs-section-heading h2{font-size:36px;line-height:1.3;color:var(--navy);margin:10px 0 7px}.cs-section-heading p{margin:0;color:var(--muted)}.cs-country-service-block{border:1px solid var(--line);border-radius:24px;background:#fff;padding:20px;margin-top:18px}.cs-egypt-block{box-shadow:0 16px 44px rgba(8,60,100,.08);border-color:#cfe5f4}.cs-saudi-block{margin-top:26px;background:#fbfdff}.cs-block-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:3px 4px 18px}.cs-block-heading>div{display:flex;align-items:center;gap:11px}.cs-flag{width:47px;height:47px;border-radius:15px;background:#f0f8fd;display:grid;place-items:center;font-size:24px}.cs-block-heading small{display:block;color:var(--muted);font-size:11px}.cs-block-heading h3{margin:0;color:var(--navy);font-size:23px}.cs-block-heading>a{font-size:12px;font-weight:900;color:var(--blue)}.cs-services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cs-service-card{position:relative;min-height:176px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:17px;transition:.18s;overflow:hidden}.cs-service-card:after{content:"";position:absolute;width:85px;height:85px;border-radius:50%;background:#f0f9ff;left:-34px;top:-35px}.cs-service-card:hover{transform:translateY(-3px);border-color:#b8d9ed;box-shadow:0 13px 30px rgba(6,67,108,.09)}.cs-service-icon{position:relative;z-index:2;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#e4f5ff,#f4fbff);display:grid;place-items:center;color:var(--blue)}.cs-service-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cs-service-copy{display:block;position:relative;z-index:2}.cs-service-copy strong{display:block;font-size:15px;color:var(--navy);margin:12px 0 3px}.cs-service-copy small{display:block;font-size:10.5px;color:var(--muted);line-height:1.65}.cs-service-copy em{display:block;font-size:10.5px;color:var(--blue);font-style:normal;font-weight:900;margin-top:10px}.cs-card-arrow{position:absolute;left:15px;bottom:12px;color:#81a8c2;font-size:18px}.cs-proof{background:linear-gradient(135deg,#07355f,#0a4778);color:#fff}.cs-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:31px 0}.cs-proof-grid>div{text-align:center;border-left:1px solid rgba(255,255,255,.13)}.cs-proof-grid>div:last-child{border-left:0}.cs-proof-grid b,.cs-proof-grid span{display:block}.cs-proof-grid b{font-size:30px;line-height:1.2}.cs-proof-grid span{font-size:11px;color:#cde3f2;margin-top:5px}.cs-why{background:#f7fbfe}.cs-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cs-why article{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;min-height:225px}.cs-why article>i{position:absolute;left:17px;top:15px;font-style:normal;font-size:35px;font-weight:900;color:#edf5fa}.cs-why article>span{width:48px;height:48px;border-radius:15px;background:#eaf6ff;color:var(--blue);display:grid;place-items:center}.cs-why article>span svg{width:24px;height:24px}.cs-why h3{font-size:17px;color:var(--navy);margin:15px 0 6px}.cs-why p{font-size:12px;color:var(--muted);margin:0}.cs-contact-band{padding:0 0 75px;background:#f7fbfe}.cs-contact-band-inner{background:linear-gradient(135deg,#062e51,#075d9d);border-radius:26px;color:#fff;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 18px 45px rgba(7,53,95,.14)}.cs-contact-band small{font-size:11px;color:#bde2fa}.cs-contact-band h2{font-size:29px;margin:3px 0}.cs-contact-band p{margin:0;color:#d1e6f4;font-size:13px}.cs-contact-band-actions{display:flex;gap:10px}.cs-contact-band-actions a{min-width:185px;min-height:59px;border-radius:15px;display:flex;align-items:center;gap:10px;padding:10px 15px}.cs-contact-band-actions svg{width:25px;height:25px}.cs-contact-band-actions span small,.cs-contact-band-actions span b{display:block;line-height:1.15}.cs-contact-band-actions .call{background:#fff;color:var(--navy)}.cs-contact-band-actions .call small{color:#5c7d95}.cs-contact-band-actions .wa{background:#19aa58;color:#fff}.cs-contact-band-actions .wa small{color:#d6ffe7}.cs-faq{padding-top:0}.cs-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cs-faq details{border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 16px}.cs-faq summary{cursor:pointer;font-weight:900;color:var(--navy);padding:15px 0;list-style:none}.cs-faq summary::-webkit-details-marker{display:none}.cs-faq summary:before{content:"+";float:left;color:var(--blue);font-size:20px}.cs-faq details[open] summary:before{content:"−"}.cs-faq details p{font-size:12px;color:var(--muted);padding:0 0 15px;margin:0}.cs-footer{background:#042641;color:#c8dbea}.cs-footer-grid{padding:50px 0 38px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:32px}.cs-footer .cs-brand-copy strong{color:#fff}.cs-footer .cs-brand-copy small{color:#76bde9}.cs-footer-brand p{font-size:12px;max-width:360px;color:#9fbed3}.cs-footer h3{color:#fff;font-size:14px;margin:5px 0 14px}.cs-footer-list{list-style:none;padding:0;margin:0}.cs-footer-list li{margin:7px 0}.cs-footer-list a{font-size:12px;color:#abc6d8}.cs-footer-list a:hover{color:#fff}.cs-footer-contact{display:flex;align-items:center;gap:9px;margin:9px 0;color:#fff}.cs-footer-contact svg{width:23px;height:23px}.cs-footer-contact small,.cs-footer-contact b{display:block;line-height:1.15}.cs-footer-contact small{font-size:9px;color:#9fbdd1}.cs-footer-contact b{font-size:12px}.cs-footer-contact.whatsapp{color:#65dc93}.cs-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:15px 0;font-size:11px}.cs-desktop-float{position:fixed;left:17px;bottom:22px;z-index:88;display:grid;gap:8px}.cs-desktop-float a{width:52px;height:52px;border-radius:16px;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(5,48,82,.18);position:relative}.cs-desktop-float svg{width:24px;height:24px}.cs-desktop-float .wa{background:#16a85a}.cs-desktop-float .call{background:#087de0}.cs-desktop-float span{position:absolute;left:60px;background:#062e51;color:#fff;padding:6px 9px;border-radius:8px;font-size:10px;white-space:nowrap;opacity:0;visibility:hidden;transform:translateX(-4px);transition:.15s}.cs-desktop-float a:hover span{opacity:1;visibility:visible;transform:none}.cs-mobile-nav{display:none}.cs-inner{padding:42px 0 78px;min-height:55vh}.cs-breadcrumbs,.coldsummer-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#6a8195;margin-bottom:24px}.cs-breadcrumbs a,.coldsummer-breadcrumbs a{color:var(--blue)}.cs-page-head h1,.cs-article-head h1{font-size:clamp(30px,4vw,48px);line-height:1.35;color:var(--navy);margin:8px 0}.cs-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cs-post-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.cs-post-thumb{height:210px;background:#eef7fc;display:grid;place-items:center;overflow:hidden}.cs-post-thumb img{width:100%;height:100%;object-fit:cover}.cs-post-body{padding:18px}.cs-post-body h2{font-size:17px;line-height:1.5;margin:6px 0;color:var(--navy)}.cs-post-body p{font-size:12px;color:var(--muted)}.cs-content-wrap{max-width:1120px}.cs-article-head{max-width:930px;margin:0 auto 23px}.cs-featured{margin:0 auto 28px;background:#f1f7fa;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:grid;place-items:center;min-height:220px}.cs-featured img{width:100%;height:auto;max-height:650px;object-fit:contain;display:block}.cs-article-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.cs-article-aside{position:sticky;top:125px}.cs-side-contact{background:#f2f9fd;border:1px solid var(--line);border-radius:18px;padding:18px}.cs-side-contact .cs-btn{width:100%;margin-top:8px}.cs-toc{border:1px solid var(--line);border-radius:16px;background:#f8fbfd;margin-bottom:24px;overflow:hidden}.cs-toc-toggle{width:100%;border:0;background:transparent;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;font:inherit;color:var(--navy);font-weight:900;cursor:pointer}.cs-toc-list{display:none;margin:0;padding:0 38px 18px 18px}.cs-toc.is-open .cs-toc-list{display:block}.cs-toc-list li{margin:5px 0;color:#597086}.cs-toc-list li.is-sub{margin-right:18px;font-size:13px}.cs-entry-content{font-size:17px;color:#243d52}.cs-entry-content h2{font-size:29px;line-height:1.45;color:var(--navy);margin:40px 0 12px}.cs-entry-content h3{font-size:22px;line-height:1.5;color:#105383;margin:29px 0 9px}.cs-entry-content p{margin:0 0 18px}.cs-entry-content img{border-radius:14px}.cs-entry-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;margin:24px 0}.cs-entry-content td,.cs-entry-content th{border:1px solid var(--line);padding:10px 13px;white-space:nowrap}.cs-entry-content th{background:#eef8ff;color:var(--navy)}
.cs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;font-weight:900;margin-top:8px}.cs-btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff}.cs-btn-soft{background:#e9f7ff;color:#0b76cb}.cs-kicker{display:inline-block;font-size:12px;font-weight:900;color:var(--blue);background:#eaf6ff;padding:6px 10px;border-radius:999px}.cs-post-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:11px;color:#73889a}.cs-archive-desc{color:var(--muted);max-width:820px}.cs-side-contact strong{display:block;color:var(--navy);font-size:17px}.cs-side-contact p{font-size:12px;color:var(--muted)}@media(max-width:1100px){.cs-header-contact{margin-inline-start:auto}.cs-nav{display:none;position:absolute;right:16px;left:16px;top:114px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:9px;box-shadow:var(--shadow);max-height:72vh;overflow:auto}.cs-nav.is-open{display:block}.cs-menu{display:block}.cs-menu>li>a{padding:11px 12px}.cs-menu .sub-menu{position:static;width:auto;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-radius:10px;background:#f4f9fc;margin:0 8px 8px;padding:5px}.cs-menu .sub-menu:before{display:none}.cs-menu .submenu-open>.sub-menu{display:block}.cs-menu-toggle{display:block;order:3}.cs-services-grid{grid-template-columns:repeat(4,1fr)}.cs-header-contact .cs-wa-btn{display:none}.cs-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){body{padding-bottom:72px;font-size:15px}.admin-bar .cs-site-header{top:46px}.cs-wrap{width:min(100% - 22px,1180px)}.cs-header-strip{display:none}.cs-header-inner{min-height:66px}.cs-nav{top:72px}.cs-brand-mark{width:41px;height:41px;border-radius:13px}.cs-brand-mark svg{width:25px;height:25px}.cs-brand-copy strong{font-size:17px}.cs-brand-copy small{font-size:9px}.custom-logo{max-height:43px}.cs-header-contact{display:none}.cs-menu-toggle{margin-inline-start:auto}.cs-hero-inner{min-height:auto;grid-template-columns:1fr;gap:15px;padding:40px 0 28px}.cs-hero-copy{text-align:center}.cs-hero-badge{justify-content:center}.cs-hero-copy h1{font-size:34px;letter-spacing:-.5px}.cs-hero-copy p{font-size:14px}.cs-hero-actions,.cs-hero-trust{justify-content:center}.cs-hero-actions>a{flex:1;min-width:145px}.cs-hero-trust{gap:9px}.cs-hero-visual{height:300px}.cs-hero-visual:before{inset:25px 4px 5px;border-radius:28px}.cs-card-ac{width:62%;right:3%;top:7%;padding:16px}.cs-card-ac .cs-device-icon{width:50px;height:50px}.cs-card-ac .cs-device-icon svg{width:29px;height:29px}.cs-machine-card strong{font-size:14px}.cs-machine-card small{font-size:9px}.cs-card-washer{width:47%;right:1%;bottom:7%;padding:13px}.cs-card-fridge{width:44%;left:1%;bottom:15%;padding:13px}.cs-device-icon{width:39px;height:39px}.cs-device-icon svg{width:22px;height:22px}.cs-hero-seal{width:85px;height:85px;left:6%;top:9%;border-width:5px}.cs-hero-seal b{font-size:19px}.cs-quick-grid{grid-template-columns:1fr 1fr;border-radius:0 0 17px 17px}.cs-quick-grid>a,.cs-quick-grid>div{min-height:78px;border-bottom:1px solid var(--line)}.cs-quick-grid>*:nth-child(2){border-left:0}.cs-section{padding:58px 0}.cs-section-heading h2{font-size:29px}.cs-country-service-block{padding:13px;border-radius:19px}.cs-block-heading{display:block}.cs-block-heading>a{display:inline-block;margin-top:8px}.cs-services-grid{grid-template-columns:1fr 1fr;gap:9px}.cs-service-card{min-height:163px;padding:14px}.cs-service-copy strong{font-size:14px}.cs-service-copy small{font-size:9.5px}.cs-proof-grid{grid-template-columns:1fr 1fr;gap:0}.cs-proof-grid>div{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12)}.cs-proof-grid>div:nth-child(2){border-left:0}.cs-why-grid{grid-template-columns:1fr 1fr;gap:9px}.cs-why article{min-height:210px;padding:18px}.cs-contact-band{padding-bottom:58px}.cs-contact-band-inner{display:block;text-align:center;padding:25px 16px}.cs-contact-band h2{font-size:25px}.cs-contact-band-actions{justify-content:center;margin-top:18px}.cs-contact-band-actions a{min-width:0;flex:1;text-align:right}.cs-faq-grid{grid-template-columns:1fr}.cs-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.cs-footer-brand{grid-column:1/-1}.cs-desktop-float{display:none}.cs-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;right:0;left:0;z-index:110;background:#fff;border-top:1px solid #dbe8f1;box-shadow:0 -7px 23px rgba(15,55,84,.10);padding:5px 5px max(5px,env(safe-area-inset-bottom))}.cs-mobile-nav a,.cs-mobile-nav button{font:inherit;border:0;background:transparent;color:#587185;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;gap:1px;min-height:56px}.cs-mobile-nav span,.cs-mobile-nav svg{font-size:19px;width:19px;height:19px;color:#0879d9}.cs-mobile-nav .cs-mobile-wa{background:#17a958;color:#fff;border-radius:17px;margin-top:-16px;min-height:64px;box-shadow:0 7px 20px rgba(23,169,88,.25)}.cs-mobile-nav .cs-mobile-wa svg{color:#fff}.cs-inner{padding-top:28px}.cs-page-head h1,.cs-article-head h1{font-size:29px}.cs-post-grid{grid-template-columns:1fr}.cs-article-layout{display:block}.cs-article-aside{position:static;margin-bottom:17px}.cs-entry-content{font-size:16px}.cs-entry-content h2{font-size:25px}.cs-entry-content h3{font-size:20px}}
@media(max-width:440px){.cs-services-grid{grid-template-columns:1fr}.cs-service-card{min-height:120px;display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:10px}.cs-service-copy strong{margin-top:0}.cs-service-copy em{margin-top:5px}.cs-card-arrow{position:static}.cs-why-grid{grid-template-columns:1fr}.cs-contact-band-actions{display:grid}.cs-footer-grid{grid-template-columns:1fr}.cs-footer-brand{grid-column:auto}.cs-hero-actions{display:grid}.cs-quick-grid>a,.cs-quick-grid>div{padding:12px}.cs-qicon{width:39px;height:39px}.cs-qicon svg{width:19px;height:19px}}

.cs-services-empty{grid-column:1/-1;padding:24px;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;text-align:center;color:#475569;font-weight:700}


/* === Article / Page experience v2.2 === */
.cs-article-page{background:linear-gradient(180deg,#f7fbfe 0,#fff 440px)}
.cs-article-page .cs-content-wrap{max-width:1180px}
.cs-article-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:0;min-height:460px;margin:0 0 34px;background:linear-gradient(135deg,#063b67 0,#07558f 55%,#0a75c8 100%);border:1px solid rgba(8,79,128,.15);border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(5,53,91,.14);color:#fff}
.cs-article-hero:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-130px;bottom:-210px;background:rgba(255,255,255,.07);pointer-events:none}
.cs-article-hero-copy{position:relative;z-index:2;padding:46px 44px 42px;display:flex;flex-direction:column;justify-content:center}
.cs-article-eyebrow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:13px}
.cs-article-eyebrow span{display:inline-flex;align-items:center;min-height:30px;padding:4px 10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);border-radius:999px;font-size:11px;font-weight:800;color:#eaf7ff}
.cs-article-hero h1{margin:0 0 15px;font-size:clamp(31px,3.4vw,48px);line-height:1.38;letter-spacing:-.55px;color:#fff;font-weight:900}
.cs-hero-intro{max-width:720px;color:#e4f2fc;font-size:17px;line-height:1.95;font-weight:500}
.cs-hero-intro p{margin:0}
.cs-article-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.cs-article-hero-actions .cs-primary-action,.cs-article-hero-actions .cs-secondary-action{min-height:51px;border-radius:14px;padding:0 17px;font-size:13px}
.cs-article-hero-actions .cs-primary-action{background:#fff;color:#07568f;box-shadow:0 10px 28px rgba(0,0,0,.13)}
.cs-article-hero-actions .cs-primary-action b{margin-inline-start:5px;font-size:12px}
.cs-article-hero-actions .cs-secondary-action{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.10);color:#fff}
.cs-article-hero-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cs-article-meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:17px;font-size:10.5px;color:#bcd9ec}
.cs-article-hero-media{position:relative;min-height:460px;background:linear-gradient(145deg,#e9f5fb,#f7fbfd);display:flex;align-items:center;justify-content:center;overflow:hidden;border-right:1px solid rgba(255,255,255,.10)}
.cs-article-hero-media:after{content:"";position:absolute;inset:14px;border:1px solid rgba(8,90,145,.10);border-radius:20px;pointer-events:none}
.cs-hero-featured-image{display:block;width:100%;height:100%;max-height:520px;object-fit:contain;object-position:center;background:#eef7fb}
.cs-featured-placeholder{min-height:460px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:35px;text-align:center;color:#0a689f;background:radial-gradient(circle at center,#f9fdff 0,#e8f5fb 100%)}
.cs-featured-placeholder svg{width:72px;height:72px;fill:none;stroke:currentColor;stroke-width:1.4}
.cs-featured-placeholder strong{max-width:330px;font-size:20px;line-height:1.6;color:#07517f}
.cs-article-layout-modern{grid-template-columns:255px minmax(0,820px);justify-content:center;gap:34px}
.cs-article-layout-modern .cs-article-main{min-width:0}
.cs-article-layout-modern .cs-article-aside{top:118px}
.cs-side-contact{box-shadow:0 12px 34px rgba(7,68,109,.07)}
.cs-side-contact-icon{width:44px;height:44px;border-radius:14px;background:#e4f4ff;color:#0879d9;display:grid;place-items:center;margin-bottom:12px}
.cs-side-contact-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}
.cs-entry-content{font-size:17.5px;line-height:2.05;color:#263f53;font-weight:450}
.cs-entry-content>p:first-child{margin-top:0}
.cs-entry-content p{margin:0 0 20px}
.cs-entry-content h2{position:relative;font-size:30px;line-height:1.55;color:#073f6c;margin:45px 0 14px;font-weight:900;padding-right:16px}
.cs-entry-content h2:before{content:"";position:absolute;right:0;top:.35em;width:5px;height:1.05em;border-radius:5px;background:linear-gradient(180deg,#0b86ef,#0b61ad)}
.cs-entry-content h3{font-size:23px;line-height:1.6;color:#0b5c91;margin:31px 0 10px;font-weight:800}
.cs-entry-content h4{font-size:19px;line-height:1.65;color:#194f73;margin:26px 0 9px;font-weight:800}
.cs-entry-content ul,.cs-entry-content ol{padding-right:23px;margin:0 0 22px}
.cs-entry-content li{margin:7px 0}
.cs-entry-content a{color:#0878d5;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.cs-entry-content blockquote{margin:26px 0;padding:16px 20px;border-right:4px solid #0b82ee;background:#f3f9fd;border-radius:14px;color:#31546e}
.cs-entry-content img{display:block;max-width:100%;height:auto;margin:26px auto;border-radius:18px;box-shadow:0 10px 30px rgba(5,52,88,.08)}
.cs-entry-content figure{max-width:100%;margin:28px auto}
.cs-entry-content figcaption{text-align:center;color:#718697;font-size:12px;margin-top:7px}
.cs-toc{background:#fff;box-shadow:0 8px 26px rgba(8,61,96,.05)}
.cs-toc-toggle{font-size:14px}
.cs-toc-list a{color:#3f6078}
.cs-post-thumb{background:#f1f8fc;padding:8px}
.cs-post-thumb img{object-fit:contain;border-radius:12px;background:#fff}

@media(max-width:900px){
  .cs-article-hero{grid-template-columns:1fr;min-height:0;border-radius:23px}
  .cs-article-hero-copy{padding:32px 28px 28px}
  .cs-article-hero-media{min-height:300px;border-right:0;border-top:1px solid rgba(255,255,255,.10)}
  .cs-hero-featured-image{max-height:420px}
  .cs-featured-placeholder{min-height:300px}
  .cs-article-layout-modern{display:block}
  .cs-article-layout-modern .cs-article-aside{position:static;margin-bottom:20px}
  .cs-article-layout-modern .cs-side-contact{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;align-items:center}
  .cs-article-layout-modern .cs-side-contact-icon{margin:0}
  .cs-article-layout-modern .cs-side-contact p{display:none}
  .cs-article-layout-modern .cs-side-contact .cs-btn{margin:0;width:auto;white-space:nowrap}
}
@media(max-width:600px){
  .cs-inner.cs-article-page{padding-top:18px}
  .cs-article-page .cs-breadcrumbs,.cs-article-page .coldsummer-breadcrumbs{margin-bottom:14px}
  .cs-article-hero{margin-bottom:22px;border-radius:20px}
  .cs-article-hero-copy{padding:25px 20px 22px}
  .cs-article-hero h1{font-size:28px;line-height:1.48}
  .cs-hero-intro{font-size:15px;line-height:1.9}
  .cs-article-hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-top:19px}
  .cs-article-hero-actions .cs-primary-action,.cs-article-hero-actions .cs-secondary-action{padding:0 10px;min-height:48px}
  .cs-article-hero-actions .cs-primary-action b{display:none}
  .cs-article-hero-media{min-height:230px}
  .cs-hero-featured-image{max-height:330px}
  .cs-featured-placeholder{min-height:230px}
  .cs-article-layout-modern .cs-side-contact{grid-template-columns:42px 1fr;gap:8px;padding:14px}
  .cs-article-layout-modern .cs-side-contact .cs-btn{grid-column:span 1;width:100%;font-size:12px;padding:0 8px}
  .cs-entry-content{font-size:16px;line-height:2}
  .cs-entry-content h2{font-size:24px;margin-top:37px;padding-right:13px}
  .cs-entry-content h3{font-size:20px}
}

/* === Cold Summer Pro v2.3 — rotating brand + premium mobile shell === */
.cs-main-header{position:relative}
.cs-brand-pro{padding:4px 0}
.cs-logo{display:flex;align-items:center;gap:9px;line-height:1;min-width:max-content}
.cs-logo-symbol{position:relative;width:58px;height:54px;display:grid;place-items:center;flex:0 0 58px}
.cs-logo-orbit{position:absolute;inset:-3px;width:64px;height:64px;overflow:visible;animation:cs-logo-spin 5.8s linear infinite;transform-origin:50% 50%}
.cs-logo-orbit path{fill:none;stroke:#0d9ee9;stroke-width:5.3;stroke-linecap:round;stroke-linejoin:round}
.cs-logo-orbit path:nth-of-type(2),.cs-logo-orbit path:nth-of-type(4){fill:#0d8ee8;stroke:none}
.cs-logo-snow{position:relative;width:33px;height:33px;color:#0588e8;filter:drop-shadow(0 3px 6px rgba(0,130,225,.18))}
.cs-logo-snow path{fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round;stroke-linejoin:round}
.cs-logo-words{display:block;text-align:right;line-height:1.05}
.cs-logo-words strong{display:block;color:#07558f;font-size:23px;font-weight:900;letter-spacing:-.65px;white-space:nowrap}
.cs-logo-words small{display:block;color:#4b6f8b;font-size:9px;font-weight:800;letter-spacing:2px;text-align:center;margin-top:5px;white-space:nowrap}
.cs-logo-footer .cs-logo-words strong{color:#fff}.cs-logo-footer .cs-logo-words small{color:#9ad7ff}.cs-logo-footer .cs-logo-snow{color:#64c9ff}
@keyframes cs-logo-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.cs-logo-orbit{animation:none}}

/* article hero visual polish inspired by the approved preview */
.cs-article-hero{background:
 radial-gradient(circle at 94% 12%,rgba(54,210,255,.19),transparent 24%),
 radial-gradient(circle at 8% 88%,rgba(0,176,255,.13),transparent 30%),
 linear-gradient(145deg,#064a7d 0%,#075e9f 44%,#006fbc 100%)}
.cs-article-hero:after{content:"";position:absolute;left:-11%;right:auto;bottom:-140px;width:72%;height:260px;border-radius:50%;border:46px solid rgba(44,180,255,.14);transform:rotate(8deg);pointer-events:none}
.cs-article-proof{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:25px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.11);padding:16px 0}
.cs-article-proof span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:74px;padding:0 10px;text-align:center;color:#f5fbff;border-left:1px solid rgba(255,255,255,.12)}
.cs-article-proof span:last-child{border-left:0}
.cs-article-proof svg{width:26px;height:26px;fill:none;stroke:#70ddff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cs-article-proof b{font-size:10.5px;line-height:1.55;font-weight:800}

/* Premium mobile bottom navigation */
@media(max-width:780px){
  body{padding-bottom:102px}
  .cs-site-header{box-shadow:0 3px 18px rgba(8,60,100,.08);border-bottom:1px solid #e3eef6}
  .cs-header-inner{min-height:100px;display:flex;justify-content:space-between;gap:0;padding:7px 0}
  .cs-brand-pro{order:1;margin:0;padding:0;min-width:0}
  .cs-logo{display:grid;justify-items:center;gap:0;width:138px;min-width:138px}
  .cs-logo-symbol{width:58px;height:47px;flex-basis:auto;margin-bottom:-2px}
  .cs-logo-orbit{width:59px;height:59px;inset:-7px auto auto 0}
  .cs-logo-snow{width:29px;height:29px}
  .cs-logo-words{text-align:center;margin-top:-1px}
  .cs-logo-words strong{font-size:17px;letter-spacing:-.45px;line-height:1.02}
  .cs-logo-words small{font-size:7.5px;letter-spacing:2.2px;margin-top:4px;color:#577a92}
  .cs-menu-toggle{order:2;display:grid;align-content:center;justify-content:stretch;width:54px;height:54px;padding:12px;border:1px solid #dcecf7;border-radius:17px;background:#edf7fd;box-shadow:0 7px 18px rgba(4,83,139,.05);margin:0!important}
  .cs-menu-toggle i{height:3px;margin:4px 0;border-radius:99px;background:#07558f;transition:.2s}
  .cs-menu-toggle.is-open i:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .cs-menu-toggle.is-open i:nth-child(2){opacity:0}
  .cs-menu-toggle.is-open i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .cs-nav{top:calc(100% + 7px);right:11px;left:11px;border-radius:22px;padding:9px;border-color:#dcebf5;box-shadow:0 24px 48px rgba(7,53,95,.16)}
  .cs-menu>li>a{min-height:45px;border-radius:12px;padding:11px 13px}
  .cs-menu>li>a:hover,.cs-menu>.current-menu-item>a,.cs-menu>.current-menu-ancestor>a{background:linear-gradient(135deg,#e9f6ff,#f5fbff);color:#0575ce}

  .cs-mobile-nav{direction:rtl;position:fixed;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;bottom:max(8px,env(safe-area-inset-bottom));right:9px;left:9px;height:78px;z-index:120;background:rgba(255,255,255,.97);border:1px solid #dceaf4;border-radius:27px;box-shadow:0 11px 35px rgba(6,55,90,.18);padding:6px 7px;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);overflow:visible}
  .cs-mobile-nav a,.cs-mobile-nav button{position:relative;min-height:63px;border:0!important;background:transparent;color:#274e6c;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 3px;font:inherit;font-size:10px;font-weight:800;transition:transform .18s,background .18s,color .18s}
  .cs-mobile-nav a:active,.cs-mobile-nav button:active{transform:scale(.95)}
  .cs-mobile-nav svg{width:23px;height:23px;color:#087ce0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .cs-mobile-nav b{font-size:10px;line-height:1.1}
  .cs-mobile-nav .is-active{background:linear-gradient(180deg,#e6f5ff,#f1f9ff);color:#0878d8;box-shadow:inset 0 0 0 1px rgba(6,130,228,.05)}
  .cs-mobile-nav .is-active svg{color:#0879df;filter:drop-shadow(0 3px 6px rgba(8,121,223,.16))}
  .cs-mobile-nav .cs-mobile-wa{align-self:end;width:76px;height:76px;min-height:76px;justify-self:center;margin:0 0 19px;border-radius:50%;background:linear-gradient(145deg,#23c866,#0ca34b);color:#fff;border:5px solid #fff!important;box-shadow:0 10px 26px rgba(13,174,80,.36),0 0 0 2px rgba(92,224,151,.36)}
  .cs-mobile-nav .cs-mobile-wa:before{content:"";position:absolute;inset:-10px;border-radius:50%;background:rgba(56,212,125,.12);z-index:-1;animation:cs-wa-pulse 2.4s ease-in-out infinite}
  .cs-mobile-nav .cs-mobile-wa svg{width:29px;height:29px;color:#fff}
  .cs-mobile-nav .cs-mobile-wa b{font-size:10px;color:#fff}
  .cs-mobile-nav .cs-mobile-menu{cursor:pointer}
  @keyframes cs-wa-pulse{0%,100%{transform:scale(.90);opacity:.30}50%{transform:scale(1.08);opacity:.75}}

  .cs-article-hero{border-radius:24px;box-shadow:0 18px 45px rgba(0,61,104,.17)}
  .cs-article-hero-copy{text-align:center;align-items:stretch;padding:28px 21px 24px}
  .cs-article-eyebrow{justify-content:center}
  .cs-article-eyebrow span{min-height:31px;padding:4px 12px;font-size:10px}
  .cs-article-hero h1{text-align:center;font-size:31px;line-height:1.5;letter-spacing:-.6px;margin:10px 0 14px}
  .cs-hero-intro{text-align:center;font-size:15px;line-height:2;color:#edf8ff}
  .cs-article-proof{grid-template-columns:repeat(4,1fr);margin-top:20px;padding:13px 0}
  .cs-article-proof span{min-height:68px;padding:0 5px}
  .cs-article-proof svg{width:23px;height:23px}
  .cs-article-proof b{font-size:9px}
  .cs-article-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
  .cs-article-hero-actions .cs-primary-action,.cs-article-hero-actions .cs-secondary-action{border-radius:999px;min-height:49px}
  .cs-article-hero-media{min-height:210px;background:linear-gradient(145deg,#e5f4fb,#f8fcff)}
  .cs-hero-featured-image{max-height:300px;object-fit:contain}
  .cs-article-meta-row{justify-content:center}
}

@media(max-width:430px){
  .cs-header-inner{min-height:94px}
  .cs-logo{width:126px;min-width:126px}
  .cs-logo-symbol{width:53px;height:43px}
  .cs-logo-orbit{width:54px;height:54px}
  .cs-logo-snow{width:27px;height:27px}
  .cs-logo-words strong{font-size:16px}
  .cs-menu-toggle{width:50px;height:50px;border-radius:16px}
  .cs-mobile-nav{right:6px;left:6px;height:75px;border-radius:25px;padding-inline:4px}
  .cs-mobile-nav a,.cs-mobile-nav button{min-height:59px;padding-inline:1px}
  .cs-mobile-nav .cs-mobile-wa{width:72px;height:72px;min-height:72px;margin-bottom:18px}
  .cs-mobile-nav b{font-size:9px}
  .cs-article-hero h1{font-size:27px}
  .cs-article-proof b{font-size:8.3px}
}


/* === Cold Summer Pro v2.3.1 — mobile header flush-to-top fix === */
@media (max-width:782px){
  /* WordPress may keep the admin-bar offset even when the toolbar is hidden.
     Remove that reserved gap so the sticky site header touches the viewport top. */
  html{margin-top:0!important}
  body.admin-bar{margin-top:0!important}
  body.admin-bar #wpadminbar{display:none!important}
  .admin-bar .cs-site-header,.cs-site-header{top:0!important}
}

/* === Cold Summer Pro v2.3.3 — mobile nav icons/frame fit fix === */
@media (max-width:780px){
  body{padding-bottom:132px!important}
  .cs-mobile-nav{
    bottom:calc(env(safe-area-inset-bottom) + 18px)!important;
    min-height:92px!important;
    height:92px!important;
    padding:10px 8px 12px!important;
    align-items:stretch!important;
    overflow:visible!important;
  }
  .cs-mobile-nav a,
  .cs-mobile-nav button{
    min-height:68px!important;
    justify-content:flex-start!important;
    padding:8px 2px 4px!important;
    gap:4px!important;
    transform:translateY(-3px);
  }
  .cs-mobile-nav svg{width:22px!important;height:22px!important}
  .cs-mobile-nav b{
    display:block!important;
    white-space:nowrap!important;
    font-size:10px!important;
    line-height:1.05!important;
    margin-top:1px!important;
  }
  .cs-mobile-nav .is-active{
    padding-top:10px!important;
    padding-bottom:6px!important;
  }
  .cs-mobile-nav .cs-mobile-wa{
    width:74px!important;
    height:74px!important;
    min-height:74px!important;
    margin-bottom:16px!important;
    padding-top:10px!important;
    transform:translateY(-2px)!important;
  }
  .cs-mobile-nav .cs-mobile-wa b{font-size:10px!important;line-height:1.05!important}
}

@media (max-width:430px){
  body{padding-bottom:126px!important}
  .cs-mobile-nav{
    right:8px!important;
    left:8px!important;
    bottom:calc(env(safe-area-inset-bottom) + 16px)!important;
    min-height:88px!important;
    height:88px!important;
    padding:9px 6px 12px!important;
  }
  .cs-mobile-nav a,
  .cs-mobile-nav button{
    min-height:64px!important;
    padding:8px 1px 4px!important;
    transform:translateY(-4px)!important;
  }
  .cs-mobile-nav b{font-size:9px!important}
  .cs-mobile-nav .cs-mobile-wa{
    width:70px!important;
    height:70px!important;
    min-height:70px!important;
    margin-bottom:15px!important;
    transform:translateY(-1px)!important;
  }
}

/* === Cold Summer Pro v2.3.4 — premium frosted mobile bottom nav === */
@media (max-width:780px){
  body{padding-bottom:136px!important}
  .cs-mobile-nav{
    direction:rtl;
    bottom:calc(env(safe-area-inset-bottom) + 14px)!important;
    right:10px!important;
    left:10px!important;
    min-height:90px!important;
    height:90px!important;
    padding:8px 9px 10px!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    align-items:center!important;
    background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(244,249,255,.94) 100%)!important;
    border:1px solid rgba(217,233,244,.98)!important;
    border-radius:28px!important;
    box-shadow:0 14px 40px rgba(7,53,95,.18), inset 0 1px 0 rgba(255,255,255,.85)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    overflow:visible!important;
  }
  .cs-mobile-nav::before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    background:radial-gradient(circle at 50% -20%, rgba(129,203,255,.20), transparent 40%), linear-gradient(90deg, rgba(194,224,245,.22), rgba(255,255,255,0) 22%, rgba(255,255,255,0) 78%, rgba(194,224,245,.22));
    pointer-events:none;
  }
  .cs-mobile-nav a,
  .cs-mobile-nav button{
    position:relative;
    z-index:1;
    min-height:66px!important;
    height:66px!important;
    border-radius:20px!important;
    justify-content:center!important;
    align-items:center!important;
    gap:4px!important;
    padding:7px 2px 8px!important;
    transform:none!important;
    color:#1f4f7a!important;
    background:transparent!important;
    overflow:hidden!important;
  }
  .cs-mobile-nav svg{width:22px!important;height:22px!important;color:#0a80df!important}
  .cs-mobile-nav b{
    display:block!important;
    white-space:nowrap!important;
    font-size:10px!important;
    line-height:1.1!important;
    margin-top:2px!important;
  }
  .cs-mobile-nav .is-active{
    background:linear-gradient(180deg,#edf7ff,#e7f2fb)!important;
    color:#0876d2!important;
    box-shadow:inset 0 0 0 1px rgba(182,217,239,.8), 0 8px 18px rgba(7,121,216,.08)!important;
  }
  .cs-mobile-nav .is-active svg{color:#0a80df!important}
  .cs-mobile-nav .cs-mobile-wa{
    width:76px!important;
    height:76px!important;
    min-height:76px!important;
    align-self:end!important;
    justify-self:center!important;
    margin:0 0 16px!important;
    padding:8px 4px 10px!important;
    border-radius:50%!important;
    background:linear-gradient(145deg,#22c865,#09a84a)!important;
    color:#fff!important;
    border:5px solid #fff!important;
    box-shadow:0 12px 30px rgba(15,174,80,.30), 0 0 0 4px rgba(95,229,155,.18)!important;
  }
  .cs-mobile-nav .cs-mobile-wa::before{
    content:"";
    position:absolute;
    inset:-10px;
    border-radius:50%;
    background:radial-gradient(circle, rgba(65,219,132,.22) 0%, rgba(65,219,132,.10) 45%, transparent 70%);
    z-index:-1;
  }
  .cs-mobile-nav .cs-mobile-wa svg{width:28px!important;height:28px!important;color:#fff!important}
  .cs-mobile-nav .cs-mobile-wa b{font-size:10px!important;color:#fff!important}
}

@media (max-width:430px){
  body{padding-bottom:130px!important}
  .cs-mobile-nav{
    right:8px!important;
    left:8px!important;
    bottom:calc(env(safe-area-inset-bottom) + 12px)!important;
    min-height:86px!important;
    height:86px!important;
    padding:7px 7px 10px!important;
    border-radius:26px!important;
  }
  .cs-mobile-nav a,
  .cs-mobile-nav button{
    min-height:62px!important;
    height:62px!important;
    padding:6px 1px 7px!important;
  }
  .cs-mobile-nav b{font-size:9px!important}
  .cs-mobile-nav .cs-mobile-wa{
    width:72px!important;
    height:72px!important;
    min-height:72px!important;
    margin-bottom:14px!important;
  }
}

/* === Cold Summer Pro v2.4.0 — premium site search === */
.cs-search-trigger{width:46px;height:46px;flex:0 0 46px;border:1px solid #dbeaf4;border-radius:14px;background:linear-gradient(180deg,#fff,#f2f9fe);color:#087ad8;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font:inherit;font-weight:900;box-shadow:0 7px 18px rgba(5,75,125,.07);transition:transform .18s,box-shadow .18s,border-color .18s}
.cs-search-trigger:hover{transform:translateY(-1px);border-color:#b9d9ed;box-shadow:0 10px 24px rgba(5,75,125,.11)}
.cs-search-trigger svg,.cs-search-form-icon svg,.cs-search-heading-icon svg,.cs-search-close svg,.cs-search-empty>span svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.cs-search-trigger span{display:none}
.cs-search-form{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:62px;border:1px solid #cfe2ef;border-radius:18px;background:#fff;box-shadow:0 13px 32px rgba(7,68,109,.08);overflow:hidden;transition:border-color .18s,box-shadow .18s}
.cs-search-form:focus-within{border-color:#76bce9;box-shadow:0 16px 36px rgba(6,119,207,.13),0 0 0 4px rgba(11,130,238,.06)}
.cs-search-form-icon{display:grid;place-items:center;color:#0a7edb}
.cs-search-form input{width:100%;min-width:0;height:60px;border:0!important;outline:0!important;background:transparent!important;padding:0 4px!important;color:#173f5d;font:inherit;font-size:14px;font-weight:700;box-shadow:none!important}
.cs-search-form input::placeholder{color:#7890a2;font-weight:600;opacity:1}
.cs-search-form button{height:46px;margin-inline:7px;border:0;border-radius:13px;padding:0 22px;background:linear-gradient(135deg,#0b86ee,#0667c4);color:#fff;font:inherit;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(7,115,205,.20)}
.cs-search-form button:hover{filter:brightness(.98)}
.cs-hero-search-wrap{max-width:650px;margin:0 0 20px}
.cs-hero-search-label{display:inline-flex;align-items:center;gap:6px;margin:0 4px 7px;color:#3c6c8d;font-size:11px;font-weight:900}
.cs-hero-search-label svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.cs-hero-search{min-height:64px;border-color:#c9e2f1;box-shadow:0 16px 34px rgba(7,68,109,.09)}
.cs-hero-search input{height:62px;font-size:14px}
body.cs-search-open{overflow:hidden}
.cs-search-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:8vh 18px 30px;background:rgba(3,27,48,.68);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}
.cs-search-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.cs-search-panel{position:relative;width:min(760px,100%);max-height:84vh;overflow:auto;background:linear-gradient(180deg,#fff 0,#f6fbff 100%);border:1px solid rgba(255,255,255,.75);border-radius:28px;box-shadow:0 28px 80px rgba(0,22,40,.26);padding:28px;transform:translateY(-14px) scale(.985);transition:transform .22s}
.cs-search-modal.is-open .cs-search-panel{transform:none}
.cs-search-close{position:absolute;left:20px;top:20px;width:42px;height:42px;border:1px solid #dbe9f2;border-radius:13px;background:#fff;color:#55728a;display:grid;place-items:center;cursor:pointer;box-shadow:0 7px 18px rgba(5,62,101,.06)}
.cs-search-close:hover{color:#075f9c;background:#f3f9fd}
.cs-search-heading{display:grid;grid-template-columns:58px 1fr;gap:15px;align-items:center;padding-left:50px;margin-bottom:20px}
.cs-search-heading-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#e0f3ff,#f6fbff);color:#087edb;display:grid;place-items:center;border:1px solid #d3e9f7}
.cs-search-heading-icon svg{width:27px;height:27px}
.cs-search-heading small{display:block;color:#0a80df;font-size:11px;font-weight:900;margin-bottom:2px}
.cs-search-heading h2{margin:0;color:#073f6c;font-size:25px;line-height:1.45;font-weight:900}
.cs-search-heading p{margin:4px 0 0;color:#70889a;font-size:12.5px}
.cs-search-form-modal{min-height:70px;border-radius:20px;grid-template-columns:48px minmax(0,1fr) auto}
.cs-search-form-modal input{height:68px;font-size:16px}
.cs-search-form-modal button{height:52px;padding:0 27px;border-radius:15px}
.cs-search-suggestions{margin-top:20px}
.cs-search-suggestions>span{display:block;margin-bottom:9px;color:#6f8799;font-size:11px;font-weight:900}
.cs-search-suggestions>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.cs-search-suggestions a{min-width:0;min-height:58px;padding:9px 12px;border:1px solid #dcebf5;border-radius:15px;background:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;color:#244e6c;transition:.18s}
.cs-search-suggestions a:hover{border-color:#b8d9ee;background:#f8fcff;transform:translateY(-1px);box-shadow:0 8px 20px rgba(6,72,116,.07)}
.cs-search-suggestions a svg{width:20px;height:20px;fill:none;stroke:#0a80df;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cs-search-suggestions a b{font-size:11.5px;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cs-search-suggestions a i{font-style:normal;color:#0a80df;font-weight:900}
.cs-search-hint{text-align:center;margin-top:18px;color:#8295a3;font-size:10px;font-weight:700}
.cs-search-hint span{display:inline-block;padding:2px 7px;margin:0 3px;border:1px solid #dce7ef;border-bottom-width:2px;border-radius:6px;background:#fff;color:#527087;font:700 9px Arial,sans-serif}
.cs-search-results-page{background:linear-gradient(180deg,#f5fbff 0,#fff 360px)}
.cs-search-results-head{max-width:820px;margin:0 auto 28px;text-align:center}
.cs-search-results-head p{color:#6e8799;margin:7px 0 18px}
.cs-search-results-form{max-width:720px;margin:0 auto;text-align:right}
.cs-search-empty{grid-column:1/-1;text-align:center;padding:52px 25px!important;border:1px dashed #c8deec!important;background:linear-gradient(180deg,#fff,#f7fbfe)!important}
.cs-search-empty>span{width:62px;height:62px;border-radius:18px;background:#e9f6ff;color:#0a80df;display:grid;place-items:center;margin:0 auto 12px}
.cs-search-empty>span svg{width:28px;height:28px}

@media(max-width:1100px){
  .cs-search-trigger{order:2;margin-inline-start:auto}
  .cs-menu-toggle{order:3}
}
@media(max-width:780px){
  .cs-header-inner{gap:8px!important;justify-content:flex-start!important}
  .cs-brand-pro{margin-inline-end:auto!important}
  .cs-search-trigger{width:50px;height:50px;flex-basis:50px;border-radius:16px;margin-inline-start:0!important;order:2}
  .cs-menu-toggle{order:3}
  .cs-hero-search-wrap{margin:0 auto 19px;text-align:right}
  .cs-hero-search-label{justify-content:center;width:100%;margin-bottom:7px}
  .cs-search-form{grid-template-columns:39px minmax(0,1fr) auto;min-height:58px;border-radius:17px}
  .cs-search-form input{height:56px;font-size:12.5px}
  .cs-search-form button{height:43px;padding:0 16px;margin-inline:6px;font-size:12px}
  .cs-search-modal{padding:4vh 10px 22px;align-items:flex-start}
  .cs-search-panel{border-radius:23px;padding:22px 14px 18px;max-height:90vh}
  .cs-search-close{left:13px;top:13px;width:38px;height:38px;border-radius:12px}
  .cs-search-heading{grid-template-columns:48px 1fr;gap:10px;padding-left:38px;margin-bottom:17px}
  .cs-search-heading-icon{width:48px;height:48px;border-radius:15px}
  .cs-search-heading-icon svg{width:23px;height:23px}
  .cs-search-heading h2{font-size:20px}
  .cs-search-heading p{font-size:11px;line-height:1.7}
  .cs-search-form-modal{grid-template-columns:39px minmax(0,1fr) auto;min-height:60px}
  .cs-search-form-modal input{height:58px;font-size:13px}
  .cs-search-form-modal button{height:44px;padding:0 16px}
  .cs-search-suggestions>div{grid-template-columns:1fr}
  .cs-search-suggestions a{min-height:54px}
  .cs-search-hint{display:none}
}
@media(max-width:430px){
  .cs-logo{width:116px!important;min-width:116px!important}
  .cs-search-trigger{width:46px;height:46px;flex-basis:46px;border-radius:15px}
  .cs-menu-toggle{width:48px!important;height:48px!important}
  .cs-search-form{grid-template-columns:35px minmax(0,1fr) auto}
  .cs-search-form-icon svg{width:18px;height:18px}
  .cs-search-form input{font-size:11.5px}
  .cs-search-form button{padding:0 12px;font-size:11px}
  .cs-search-heading{grid-template-columns:1fr;padding:0 42px 0 0;text-align:right}
  .cs-search-heading-icon{display:none}
  .cs-search-heading h2{font-size:18px}
  .cs-search-heading p{margin-top:3px}
}

