:root{--blue:#0a77c9;--deep:#0a3f78;--accent:#f59e0b;--ink:#102b44;--soft:#f4f8fb;--line:#dce7ee;--muted:#5f7788;--white:#fff;--heading:'Manrope',sans-serif;--body:'DM Sans',sans-serif;--radius:16px;--wrap:1240px;--shadow:0 24px 64px rgba(15,55,88,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.65 var(--body)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(calc(100% - 72px),var(--wrap));margin:0 auto}.narrow{width:min(calc(100% - 72px),840px);margin:0 auto}.topbar{background:var(--deep);color:#dcefff;font-size:11px;font-weight:700;letter-spacing:.11em}.topbar-wrap{min-height:35px;display:flex;justify-content:space-between;align-items:center;gap:24px}.topbar a{margin-left:20px;letter-spacing:0;font-weight:500;color:#fff}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);border-bottom:1px solid transparent;transition:.24s}.site-header.scrolled{box-shadow:0 10px 28px rgba(11,45,74,.09);border-color:#e5edf2}.nav-wrap{height:90px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:288px}.brand img{width:63px;height:57px;object-fit:contain;object-position:left}.brand span{display:grid;line-height:1.02}.brand strong{font:800 18px var(--heading);letter-spacing:.1em;color:var(--blue)}.brand small{font:700 7px var(--body);letter-spacing:.09em;color:#708392;margin-top:5px;max-width:180px;line-height:1.25}.main-nav{display:flex;align-items:center;gap:2px;margin-left:auto}.main-nav>a,.nav-drop>button{background:transparent;border:0;cursor:pointer;font:700 13px var(--body);color:#1d3345;padding:13px 12px;white-space:nowrap}.main-nav>a:hover,.main-nav>a.active,.nav-drop.active>button,.nav-drop>button:hover{color:var(--blue)}.nav-drop{position:relative}.nav-drop>button span{font-size:15px;margin-left:3px}.drop-menu{position:absolute;top:100%;left:0;width:267px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s;background:#fff;border:1px solid #dfe9ef;box-shadow:0 18px 42px rgba(14,47,75,.15);padding:8px}.nav-drop:hover .drop-menu{opacity:1;visibility:visible;transform:translateY(0)}.drop-menu a{display:block;padding:10px 11px;border-radius:9px}.drop-menu a:hover{background:var(--soft)}.drop-menu strong{font:700 13px var(--body);display:block;color:var(--ink)}.drop-menu small{font-size:10px;color:#78909f}.btn{border:0;border-radius:calc(var(--radius) - 3px);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;font:800 12px var(--body);letter-spacing:.01em;cursor:pointer;transition:.2s}.btn span{font-size:17px;line-height:1}.btn-primary{color:#fff;background:var(--blue);box-shadow:0 8px 22px color-mix(in srgb,var(--blue) 25%,transparent)}.btn-primary:hover{background:var(--deep);transform:translateY(-2px)}.btn-white{background:#fff;color:var(--deep)}.btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.06)}.btn-secondary{background:#eaf3f8;color:var(--deep)}.btn-outline-light{border:1px solid rgba(255,255,255,.6);color:#fff;background:transparent}.nav-cta{margin-left:6px;white-space:nowrap}.menu-toggle{display:none;border:0;background:transparent;padding:7px}.menu-toggle i{display:block;width:23px;height:2px;background:var(--deep);margin:5px;border-radius:3px}.hero{min-height:720px;position:relative;display:flex;align-items:center;background:center/cover var(--hero) no-repeat;color:#fff;isolation:isolate;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,35,66,.87) 0%,rgba(5,35,66,.54) 50%,rgba(8,45,73,.15) 100%);z-index:-1}.hero-content{padding:110px 0 160px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.15em;font:800 11px var(--body);color:var(--blue);margin-bottom:15px}.eyebrow.light{color:#d8efff}.hero h1,.page-hero h1{font:800 clamp(44px,6vw,78px)/1.04 var(--heading);letter-spacing:-.055em;max-width:900px;margin:0 0 22px}.hero p{max-width:685px;font-size:18px;line-height:1.65;color:#e7f4fc;margin:0 0 29px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(calc(100% - 72px),var(--wrap));display:flex;align-items:center;gap:15px;padding:21px 0;color:#e4f4ff;font:700 11px var(--body);letter-spacing:.07em}.hero-trust i{width:4px;height:4px;background:var(--accent);border-radius:50%}.hero-scroll{position:absolute;bottom:35px;right:max(36px,calc((100% - var(--wrap))/2));font-size:10px;letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;color:#e8f5fe}.hero-scroll span{display:block;width:1px;height:44px;background:#d5efff;margin:12px auto 0}.section{padding:96px 0}.section-head{max-width:780px;margin-bottom:42px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2{font:800 clamp(32px,4vw,53px)/1.1 var(--heading);letter-spacing:-.05em;color:var(--ink);margin:0 0 17px}.section-head p,.section-copy p{font-size:16px;color:var(--muted);margin:0}.split-head{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:25px}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--blue);font:800 13px var(--body);margin-top:22px}.text-link b{font-size:19px}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.split-layout.reverse .section-copy{order:2}.split-layout.reverse .block-media-image{order:1}.section-copy p{max-width:590px}.block-media-image,.image-composition{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);position:relative}.block-media-image img,.image-composition>img{width:100%;height:460px;object-fit:cover}.image-composition:after{content:"";position:absolute;inset:auto 0 0 0;height:34%;background:linear-gradient(transparent,rgba(4,35,59,.4))}.floating-note{position:absolute;right:18px;bottom:18px;z-index:2;background:#fff;padding:18px 20px;border-radius:12px;width:255px;box-shadow:0 16px 30px rgba(0,0,0,.13)}.floating-note strong{display:block;font:800 19px/1.1 var(--heading);color:var(--deep)}.floating-note span{display:block;margin-top:8px;font-size:10px;line-height:1.45;color:#6b8391}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid.five{grid-template-columns:repeat(5,1fr)}.feature-grid article{min-height:222px;border:1px solid #dfeaf0;border-radius:var(--radius);padding:26px;background:#fff;transition:.22s}.feature-grid article:hover{border-color:var(--blue);box-shadow:0 16px 38px rgba(12,72,114,.12);transform:translateY(-3px)}.feature-grid article>span{font:800 11px var(--body);color:var(--blue);letter-spacing:.12em}.feature-grid h3{font:800 18px/1.25 var(--heading);letter-spacing:-.03em;margin:38px 0 11px}.feature-grid p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.block-quote{background:var(--soft)}.quote-panel{border-radius:var(--radius);background:linear-gradient(125deg,var(--deep),#076eb7);padding:64px clamp(28px,7vw,94px);color:#fff;position:relative;overflow:hidden}.quote-panel:after{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:-120px;top:-220px}.quote-panel h2{max-width:900px;font:800 clamp(32px,4.5vw,58px)/1.1 var(--heading);letter-spacing:-.05em;margin:0 0 20px;position:relative;z-index:1}.quote-panel p{max-width:720px;color:#e4f2ff;margin:0 0 27px;position:relative;z-index:1}.block-cta{background:#fff}.cta-layout{display:flex;justify-content:space-between;gap:38px;align-items:center;padding:44px 48px;border:1px solid #dce8ef;border-radius:var(--radius);background:linear-gradient(120deg,#fff,#f0f8fc)}.cta-layout h2{margin-bottom:10px}.cta-layout p{color:var(--muted);margin:0;max-width:680px}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.category-card,.product-card{border:1px solid #e0ebf1;border-radius:var(--radius);overflow:hidden;background:#fff;transition:.22s}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(10,57,89,.13);border-color:#c6dfec}.category-image,.product-image{position:relative;height:220px;overflow:hidden;background:#edf5f8}.category-image img,.product-image img{height:100%;width:100%;object-fit:cover;transition:.4s}.category-card:hover img,.product-card:hover img{transform:scale(1.05)}.category-image span,.product-image span{position:absolute;top:12px;left:12px;background:#fff;border-radius:20px;padding:6px 9px;font:800 9px var(--body);letter-spacing:.08em;color:var(--blue);text-transform:uppercase}.category-card-body,.product-card-body{padding:21px}.category-card h3,.product-card h3{font:800 20px/1.2 var(--heading);letter-spacing:-.04em;margin:0 0 10px}.category-card p,.product-card p{font-size:13px;line-height:1.55;color:var(--muted);margin:0 0 18px}.category-card b,.product-card b{font:800 12px var(--body);color:var(--blue)}.category-card i,.product-card i{font-style:normal;font-size:17px;margin-left:6px}.block-gallery{background:var(--soft)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery-grid img{width:100%;height:228px;object-fit:cover;border-radius:calc(var(--radius) - 4px)}.gallery-grid img:nth-child(1){grid-column:span 2;grid-row:span 2;height:468px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats-grid article{padding:34px 18px;text-align:center;border:1px solid #deebf1;border-radius:var(--radius);background:#fff}.stats-grid strong{display:block;color:var(--blue);font:800 clamp(34px,4vw,58px)/1 var(--heading);letter-spacing:-.07em}.stats-grid span{font-size:12px;color:var(--muted);margin-top:10px;display:block}.block-divider{padding:0 0 1px}.block-divider div{height:1px;background:#e3edf2;width:min(calc(100% - 72px),var(--wrap));margin:0 auto}.page-hero{min-height:490px;background:center/cover var(--hero) no-repeat;position:relative;color:#fff;display:flex;align-items:end;padding:84px 0;isolation:isolate}.page-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,38,68,.86),rgba(4,38,68,.33))}.page-hero h1{font-size:clamp(43px,5.3vw,72px);margin-bottom:16px}.page-hero p{max-width:650px;color:#e8f4fb;margin:0 0 22px}.page-hero .btn{margin-top:5px}.block-richtext h2{font:800 32px/1.2 var(--heading);margin:35px 0 14px}.block-richtext p{color:#557080}.block-richtext ul,.block-richtext ol{padding-left:22px;color:#557080}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px}.contact-details p{color:var(--muted);margin:0}.contact-info{margin-top:30px;display:grid;gap:19px}.contact-info div{border-bottom:1px solid #dfebf1;padding-bottom:17px}.contact-info small{display:block;font:800 10px var(--body);text-transform:uppercase;letter-spacing:.12em;color:#7b96a5;margin-bottom:5px}.contact-info a{font:700 15px var(--body);color:var(--blue)}.contact-info p{font-size:14px}.enquiry-form{padding:34px;border:1px solid #dfeaf0;border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.enquiry-form h3{font:800 25px var(--heading);margin:0 0 23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.enquiry-form label{display:flex;flex-direction:column;gap:6px;font:700 11px var(--body);color:#476376}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{padding:11px 12px;border-radius:9px;border:1px solid #cfdee7;font:400 14px var(--body);color:var(--ink);outline:none;background:#fff}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(10,119,201,.1)}.enquiry-form>label{margin-top:14px}.enquiry-form .btn{margin-top:19px}.upload-field{background:var(--soft);padding:10px;border-radius:9px}.category-hero,.product-hero{background:linear-gradient(125deg,var(--deep),#066fb7);color:#fff;padding:75px 0}.category-hero-grid,.product-hero-grid{display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:65px}.category-hero h1,.product-hero h1{font:800 clamp(40px,5vw,67px)/1.05 var(--heading);letter-spacing:-.055em;margin:0 0 18px}.category-hero p,.product-hero p{max-width:630px;color:#e3f2fc;font-size:17px}.category-hero-image,.product-hero-image{border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.2)}.category-hero-image img,.product-hero-image img{width:100%;height:320px;object-fit:cover}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:start}.product-detail-grid h2{font:800 42px/1.1 var(--heading);letter-spacing:-.05em;margin:0 0 16px}.product-detail-grid p{color:var(--muted)}.spec-table{border:1px solid #dfe9ef;border-radius:var(--radius);overflow:hidden}.spec-table>div{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;padding:17px 20px;border-bottom:1px solid #e4edf2}.spec-table>div:last-child{border:0}.spec-table span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#748e9e;font-weight:800}.spec-table strong{font-size:14px;color:var(--ink)}.product-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}.product-gallery img{height:135px;width:100%;object-fit:cover;border:1px solid #dfe9ef;border-radius:10px}.product-related{background:var(--soft)}.subproducts{margin-top:38px}.subproducts h2{font:800 30px var(--heading);letter-spacing:-.04em}.not-found{padding:130px 0;text-align:center}.not-found h1{font:800 56px var(--heading);margin:0}.site-footer{background:#082a47;color:#d3e2ed;margin-top:0;padding-top:66px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,.85fr) 1.05fr;gap:30px;padding-bottom:52px}.footer-brand img{width:115px;height:68px;object-fit:contain;object-position:left;filter:brightness(0) invert(1) grayscale(.4)}.footer-brand h3{color:#fff;font:800 15px/1.3 var(--heading);margin:14px 0 9px}.footer-brand p,.footer-contact p{font-size:12px;line-height:1.65;color:#adc6d6;margin:0}.footer-promise{display:inline-block;margin-top:18px;padding:7px 10px;border-radius:7px;background:rgba(255,255,255,.09);font:800 10px var(--body);text-transform:uppercase;letter-spacing:.1em;color:#fff}.footer-socials{display:flex;gap:13px;margin-top:16px}.footer-socials a{font-size:11px;color:#fff}.footer-col h4,.footer-contact h4{margin:0 0 16px;color:#fff;font:800 12px var(--body);letter-spacing:.1em;text-transform:uppercase}.footer-col a,.footer-contact>a{display:block;font-size:12px;color:#b7cfdd;margin:10px 0}.footer-col a:hover,.footer-contact>a:hover{color:#fff}.footer-link{font-weight:800;color:#fff!important;margin-top:17px!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;display:flex;justify-content:space-between;gap:22px;font-size:10px;color:#91afc0}.footer-bottom a{color:#cdefff}.alert{border-radius:8px;padding:11px 13px;font-size:12px;margin:0 0 17px}.alert.success{background:#e9f9ef;color:#167141}.alert.error{background:#fff0f0;color:#a64141}
/* Admin */.admin-body{margin:0;background:#eef5f8;color:#17334a;font-family:var(--body)}.admin-side{position:fixed;inset:0 auto 0 0;width:255px;background:#082f4e;color:#d9edf8;padding:24px 15px;display:flex;flex-direction:column;z-index:10}.admin-brand{display:flex;align-items:center;gap:11px;padding:3px 7px 23px;border-bottom:1px solid rgba(255,255,255,.13);margin-bottom:18px}.admin-brand img{width:51px;height:48px;object-fit:contain;filter:brightness(0) invert(1) grayscale(.1)}.admin-brand span{font:800 13px/1.1 var(--heading);letter-spacing:.08em;color:#fff}.admin-side nav{display:grid;gap:4px}.admin-side nav a{font:700 12px var(--body);padding:11px 12px;border-radius:8px;color:#cae3f1}.admin-side nav a:hover,.admin-side nav a.active{background:rgba(255,255,255,.12);color:#fff}.admin-side .logout{margin-top:auto;padding:11px 12px;font:700 12px var(--body);color:#ffcbcb;border-top:1px solid rgba(255,255,255,.12)}.admin-main{margin-left:255px;min-height:100vh}.admin-top{height:72px;background:#fff;border-bottom:1px solid #dae7ee;padding:0 34px;display:flex;align-items:center;justify-content:space-between}.admin-top small{display:block;color:#78909d;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.admin-top strong{font-size:13px}.admin-actions a{font:800 12px var(--body);color:var(--blue)}.admin-content{padding:34px}.admin-title{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.admin-title h1{font:800 31px/1 var(--heading);letter-spacing:-.05em;margin:0;color:#13344b}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.admin-stat-grid article{background:#fff;border:1px solid #deeaef;border-radius:12px;padding:19px;box-shadow:0 7px 20px rgba(27,73,97,.06)}.admin-stat-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#718c9c;font-weight:800}.admin-stat-grid strong{display:block;font:800 35px/1 var(--heading);color:var(--deep);margin:11px 0}.admin-stat-grid a{font:800 11px var(--body);color:var(--blue)}.admin-two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-panel{background:#fff;border:1px solid #dce8ee;border-radius:12px;padding:23px;margin-bottom:20px;box-shadow:0 7px 20px rgba(27,73,97,.04)}.admin-panel h2{font:800 19px var(--heading);letter-spacing:-.03em;color:#15364c;margin:0 0 16px}.panel-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:17px}.panel-head h2{margin:0}.panel-head p{font-size:12px;color:#6f8794;margin:5px 0 0}.panel-head>a{font:800 11px var(--body);color:var(--blue)}.quick-actions,.manage-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-actions a{padding:14px;border:1px solid #dce8ee;border-radius:8px;font:700 12px var(--body);color:#31546b}.quick-actions a:hover{border-color:var(--blue);color:var(--blue)}.manage-list{grid-template-columns:repeat(4,1fr)}.manage-list div{border-left:2px solid #a9d6ef;padding:5px 10px}.manage-list strong,.manage-list span{display:block}.manage-list strong{font:800 12px var(--body);color:#25475d}.manage-list span{font-size:11px;color:#79909b;line-height:1.5;margin-top:4px}.mini-table>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ebf1f4;padding:11px 0}.mini-table>div:last-child{border:0}.mini-table strong,.mini-table small{display:block}.mini-table strong{font-size:13px}.mini-table small{font-size:10px;color:#78909d}.pill{padding:4px 7px;border-radius:6px;background:#edf6fb;color:#1a719c;font:800 9px var(--body);text-transform:uppercase}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.admin-toolbar p{margin:0;color:#617c8c;font-size:13px;max-width:760px}.admin-form{max-width:1120px}.admin-grid{display:grid;gap:15px}.admin-grid.two{grid-template-columns:1fr 1fr}.admin-grid.three{grid-template-columns:repeat(3,1fr)}.admin-field{display:flex;flex-direction:column;gap:6px;color:#426070;font-size:11px;font-weight:800}.admin-field input,.admin-field textarea,.admin-field select,.admin-panel input[type=text],.admin-panel input[type=number],.admin-panel input[type=password],.admin-panel input[type=url],.admin-panel textarea,.admin-panel select{width:100%;border:1px solid #cddde5;border-radius:8px;padding:10px 11px;font:400 13px var(--body);outline:none;background:#fff;color:#1c394d}.admin-field input:focus,.admin-field textarea:focus,.admin-field select:focus,.admin-panel input:focus,.admin-panel textarea:focus,.admin-panel select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(10,119,201,.1)}.admin-field small{font:400 10px var(--body);color:#7e96a2}.checkbox-row{display:flex;flex-wrap:wrap;gap:19px;align-items:center;margin-top:18px;color:#496573;font-size:12px;font-weight:700}.image-upload{border:1px dashed #abc7d6;border-radius:10px;padding:14px;margin-top:17px;display:flex;align-items:center;gap:16px;background:#f7fbfc}.image-upload img{width:170px;height:96px;object-fit:cover;border-radius:7px;border:1px solid #dce8ee}.image-upload label{font-size:12px;font-weight:700;color:#315367}.image-upload small{font-size:10px;color:#738b97}.form-actions{display:flex;gap:12px;justify-content:flex-end;align-items:center}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th{text-align:left;color:#6c8592;font-size:10px;text-transform:uppercase;letter-spacing:.09em;padding:0 11px 12px}.admin-table td{border-top:1px solid #e6eef2;padding:13px 11px;vertical-align:top}.admin-table td strong{display:block;color:#1b4059}.admin-table td small{display:block;color:#8297a1;font-size:11px;line-height:1.4}.admin-table code{font-size:11px;color:#347095}.admin-table a{color:var(--blue);font-weight:800;margin-right:8px;font-size:12px}.inline-form{display:inline}.inline-form button{border:0;background:none;color:#b33a3a;padding:0;cursor:pointer;font:800 12px var(--body)}.product-cell{display:flex;align-items:center;gap:12px;min-width:240px}.product-cell img{width:58px;height:46px;object-fit:cover;border-radius:5px}.upload-form{display:flex;align-items:center;gap:12px}.media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.media-grid article{border:1px solid #e1ebf0;border-radius:9px;overflow:hidden}.media-grid img{width:100%;height:145px;object-fit:cover;background:#edf4f7}.media-grid article>div{padding:10px}.media-grid strong,.media-grid small,.media-grid code{display:block}.media-grid strong{font-size:12px;color:#1d4056;overflow-wrap:anywhere}.media-grid small{font-size:10px;color:#7d929d;overflow-wrap:anywhere}.media-grid code{font-size:9px;color:#2f7ba4;background:#eef8fc;margin-top:6px;padding:4px;overflow-wrap:anywhere}.enquiry-list{display:grid;gap:15px}.enquiry-list article{border:1px solid #e0eaef;border-radius:11px;padding:18px}.enquiry-head{display:flex;justify-content:space-between;gap:16px}.enquiry-head h3{font:800 18px var(--heading);color:#15364c;margin:7px 0 0}.enquiry-head p{font-size:11px;color:#748b97;margin:3px 0 0}.status-form{display:flex;gap:5px;align-items:flex-start}.status-form select,.status-form button{font-size:11px;border:1px solid #cbdce4;border-radius:6px;padding:6px;background:#fff}.status-form button{background:#15364c;color:#fff;cursor:pointer}.enquiry-meta{display:flex;flex-wrap:wrap;gap:20px;padding:15px 0;border-top:1px solid #e7eef2;border-bottom:1px solid #e7eef2;margin:15px 0}.enquiry-meta span{font-size:12px;color:#365363}.enquiry-meta small{display:block;text-transform:uppercase;color:#879ca6;letter-spacing:.08em;font-size:9px;font-weight:800}.enquiry-meta a{color:var(--blue);font-weight:700}.enquiry-message strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7b929e}.enquiry-message p{font-size:13px;color:#3b5663;margin:7px 0}.attachment-link{font-size:12px;color:var(--blue);font-weight:700}.login-body{min-height:100vh;margin:0;display:grid;place-items:center;background:radial-gradient(circle at 15% 12%,#168ccd 0,transparent 35%),linear-gradient(135deg,#052840,#0a5e91);font-family:var(--body)}.login-panel{width:min(430px,calc(100% - 40px));background:#fff;border-radius:18px;padding:38px;box-shadow:0 25px 70px rgba(0,20,35,.35)}.login-panel>img{width:100px;height:72px;object-fit:contain;object-position:left}.login-panel h1{font:800 30px/1.18 var(--heading);color:#14364c;letter-spacing:-.04em;margin:0 0 24px}.login-panel form{display:grid;gap:14px}.login-panel label{display:grid;gap:6px;font-size:12px;color:#4c6572;font-weight:700}.login-panel input{border:1px solid #cad9e1;border-radius:8px;padding:11px;font:400 14px var(--body)}.login-note{font-size:11px;line-height:1.6;color:#7c929d;margin:19px 0 0}
/* Builder */.builder-help{font-size:12px;color:#6f8794;margin:0 0 16px}.builder-controls{display:flex;gap:9px;align-items:center;background:#f5fafc;border:1px dashed #b7d4e2;border-radius:10px;padding:12px;margin-bottom:16px}.builder-controls select{max-width:240px}.builder-canvas{display:grid;gap:12px}.builder-block{border:1px solid #d8e6ed;border-radius:12px;background:#fff;overflow:hidden}.builder-block.dragging{opacity:.45}.builder-block-head{display:flex;gap:10px;align-items:center;padding:12px 14px;background:#f4f9fc;border-bottom:1px solid #dfeaf0}.drag-handle{cursor:grab;color:#6f8c9c;font-size:20px;line-height:1}.block-type-pill{font:800 10px var(--body);text-transform:uppercase;letter-spacing:.1em;color:#0c6caa}.builder-block-head strong{font:800 13px var(--body);color:#25465b;margin-right:auto}.builder-icon-btn{border:1px solid #d3e3ea;border-radius:6px;background:#fff;color:#436579;cursor:pointer;font:800 11px var(--body);padding:5px 8px}.builder-icon-btn.danger{color:#ba4444}.builder-block-body{padding:14px}.builder-block-body .admin-grid{margin-bottom:13px}.builder-small{font-size:10px;color:#77909d}.builder-items{display:grid;gap:8px;margin-top:10px}.builder-item{display:grid;grid-template-columns:1fr 1.4fr auto;gap:8px;align-items:start;background:#f8fbfc;padding:9px;border-radius:8px}.builder-item input,.builder-item textarea{padding:8px!important;font-size:12px!important}.builder-item button{border:0;background:transparent;color:#b94b4b;font-size:17px;cursor:pointer}.builder-gallery{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.builder-gallery img{height:58px;width:78px;border-radius:5px;object-fit:cover;border:1px solid #d9e6ed}.footer-builder{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.footer-builder-col{border:1px solid #dce8ee;border-radius:10px;padding:11px;background:#f9fcfd}.footer-builder-links{display:grid;gap:7px;margin-top:8px}.footer-link-row{display:grid;grid-template-columns:1fr 1fr auto;gap:5px}.footer-link-row input{padding:7px!important;font-size:11px!important}.footer-link-row button{border:0;background:transparent;color:#b94b4b;font-size:16px;cursor:pointer}.field-hint{font-size:10px;color:#78919f;margin-top:5px}.specs-editor{display:grid;gap:8px}.spec-row{display:grid;grid-template-columns:1fr 1.3fr auto;gap:8px}.spec-row button{border:0;background:#fff0f0;color:#b94b4b;border-radius:7px;cursor:pointer;font:800 12px var(--body)}.gallery-admin{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.gallery-admin article{position:relative;width:110px}.gallery-admin img{width:110px;height:80px;object-fit:cover;border:1px solid #dfe9ef;border-radius:7px}.gallery-admin label{display:block;font-size:10px;color:#a14444;margin-top:4px}.category-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.empty-state{font-size:13px;color:#758c99}.theme-preview{border:1px solid #dce8ee;border-radius:12px;padding:16px;display:flex;gap:8px;align-items:center;background:#fff}.theme-preview span{width:35px;height:35px;border-radius:50%;border:1px solid #d6e2e9}.theme-preview strong{font-size:12px;margin-left:5px}
@media(max-width:1160px){.brand{min-width:215px}.brand span{display:none}.main-nav>a,.nav-drop>button{padding-left:8px;padding-right:8px;font-size:12px}.nav-cta{display:none}.feature-grid.five{grid-template-columns:repeat(3,1fr)}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-contact{grid-column:1/-1}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.wrap,.narrow{width:min(calc(100% - 36px),var(--wrap))}.topbar-wrap{min-height:31px}.topbar-wrap>span{display:none}.topbar-wrap{justify-content:center}.topbar a{margin:0 8px;font-size:10px}.site-header{position:sticky}.nav-wrap{height:72px;justify-content:space-between}.brand{min-width:0}.brand img{width:61px;height:48px}.brand span{display:grid}.brand strong{font-size:15px}.brand small{font-size:6px;max-width:130px}.menu-toggle{display:block}.main-nav{position:absolute;display:none;top:72px;left:0;right:0;background:#fff;border-top:1px solid #e4eef3;border-bottom:1px solid #e4eef3;padding:9px 18px 16px;box-shadow:0 15px 24px rgba(0,38,60,.11);align-items:stretch;flex-direction:column}.main-nav.open{display:flex}.main-nav>a,.nav-drop>button{width:100%;text-align:left;padding:10px 0;font-size:14px}.nav-drop>button{display:flex;justify-content:space-between}.drop-menu{position:static;display:none;width:100%;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 0 12px}.nav-drop.open .drop-menu{display:block}.nav-drop:hover .drop-menu{display:none}.nav-drop.open:hover .drop-menu{display:block}.drop-menu a{padding:8px}.hero{min-height:640px}.hero-content{padding:80px 0 112px}.hero h1{font-size:45px}.hero p{font-size:16px}.hero-trust{position:static;margin-top:36px;transform:none;width:auto;display:flex;flex-wrap:wrap}.hero-scroll{display:none}.section{padding:68px 0}.split-layout,.split-layout.reverse,.contact-layout,.product-detail-grid,.category-hero-grid,.product-hero-grid{grid-template-columns:1fr;gap:33px}.split-layout.reverse .section-copy{order:1}.split-layout.reverse .block-media-image{order:2}.block-media-image img,.image-composition>img{height:340px}.feature-grid,.feature-grid.five{grid-template-columns:repeat(2,1fr)}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.split-head,.cta-layout{align-items:flex-start;flex-direction:column}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid img:nth-child(1){grid-column:span 2;height:340px}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}.admin-side{position:static;width:100%;padding:16px;min-height:auto}.admin-side nav{grid-template-columns:repeat(2,1fr)}.admin-side .logout{margin-top:12px;padding:8px}.admin-brand{margin:0 0 14px}.admin-main{margin:0}.admin-top{padding:0 18px}.admin-content{padding:25px 16px}.admin-two-col{grid-template-columns:1fr}.admin-toolbar,.admin-title{align-items:flex-start;flex-direction:column}.admin-grid.two,.admin-grid.three{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}.footer-builder{grid-template-columns:1fr}.builder-item{grid-template-columns:1fr 1fr auto}}
@media(max-width:500px){.topbar a:nth-child(2){display:none}.brand span{display:none}.hero h1{font-size:39px}.hero-actions .btn{width:100%}.feature-grid,.category-grid,.product-grid,.stats-grid,.footer-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img:nth-child(1){grid-column:auto;height:220px}.gallery-grid img{height:220px}.form-grid{grid-template-columns:1fr}.category-hero,.product-hero{padding:55px 0}.category-hero-image img,.product-hero-image img{height:230px}.product-gallery{grid-template-columns:repeat(2,1fr)}.admin-side nav{grid-template-columns:1fr}.admin-stat-grid{grid-template-columns:1fr 1fr}.quick-actions,.manage-list{grid-template-columns:1fr}.upload-form{flex-direction:column;align-items:stretch}.builder-controls{align-items:stretch;flex-direction:column}.builder-item{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.enquiry-form{padding:21px}}
/* Legacy page content carried into the page builder */
.block-richtext .content-block{display:grid;gap:24px}.block-richtext .content-block>h2{margin:0}.block-richtext .content-block>p{margin:0;color:var(--muted)}.block-richtext .service-grid,.block-richtext .facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.block-richtext .service-grid article,.block-richtext .facility-grid article{padding:22px;border:1px solid #dfeaf0;border-radius:var(--radius);background:#fff}.block-richtext .service-grid i{display:block;font-style:normal;color:var(--blue);font:800 12px var(--body);margin-bottom:24px}.block-richtext .service-grid h3,.block-richtext .facility-grid h3{font:800 19px var(--heading);margin:0 0 9px}.block-richtext .service-grid p,.block-richtext .facility-grid p{font-size:13px;color:var(--muted);margin:0}.block-richtext .timeline-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.block-richtext .timeline-process>div{border:1px solid #dfeaf0;border-radius:var(--radius);padding:20px}.block-richtext .timeline-process span{font:800 12px var(--body);color:var(--blue)}.block-richtext .timeline-process h3{font:800 18px var(--heading);margin:24px 0 8px}.block-richtext .timeline-process p{font-size:12px;color:var(--muted);margin:0}.block-richtext .leadership-card{display:grid;grid-template-columns:1fr 1fr;gap:35px;border-radius:var(--radius);background:var(--soft);padding:34px}.block-richtext .leadership-card h2{margin:0 0 10px}.block-richtext .leadership-card p{color:var(--muted)}.block-richtext .quality-flow{display:flex;gap:10px;align-items:stretch}.block-richtext .quality-flow>div{padding:16px;flex:1;border:1px solid #dfeaf0;border-radius:10px;color:var(--deep);font:800 13px var(--heading)}.block-richtext .quality-flow small{font:400 10px var(--body);color:var(--muted)}.block-richtext .quality-flow>b{align-self:center;color:var(--blue)}.block-richtext .download-card,.block-richtext .career-panel{padding:34px;border-radius:var(--radius);background:linear-gradient(135deg,#f5fbfe,#edf7fc);border:1px solid #dce9ef}.block-richtext .download-card h2,.block-richtext .career-panel h2{margin:0 0 10px}.block-richtext .download-card p,.block-richtext .career-panel p{color:var(--muted)}
@media(max-width:850px){.block-richtext .service-grid,.block-richtext .facility-grid,.block-richtext .timeline-process{grid-template-columns:repeat(2,1fr)}.block-richtext .quality-flow{flex-direction:column}.block-richtext .quality-flow>b{display:none}.block-richtext .leadership-card{grid-template-columns:1fr}}
@media(max-width:500px){.block-richtext .service-grid,.block-richtext .facility-grid,.block-richtext .timeline-process{grid-template-columns:1fr}}

/* === Premium refresh overrides === */
body{background:#fbfdff}
.site-header{backdrop-filter:blur(18px);background:rgba(255,255,255,.84);border-bottom:1px solid rgba(207,223,234,.6)}
.topbar{background:linear-gradient(90deg,var(--deep),#0f5d9a)}
.brand img{width:72px;height:64px}
.nav-wrap{height:96px}
.main-nav>a,.nav-drop>button{font-weight:800;letter-spacing:.01em}
.btn{border-radius:14px}
.btn-primary{box-shadow:0 18px 34px color-mix(in srgb,var(--blue) 25%,transparent)}

.hero{min-height:max(760px,calc(100vh - 110px));padding-top:14px}
.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 24%,rgba(81,174,255,.24),transparent 24%),radial-gradient(circle at 16% 76%,rgba(255,255,255,.14),transparent 24%);z-index:-1}
.hero:after{background:linear-gradient(110deg,rgba(4,28,50,.92) 0%,rgba(5,37,63,.74) 42%,rgba(7,40,67,.52) 63%,rgba(9,38,63,.22) 100%)}
.hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:26px;align-items:end;padding:104px 0 136px;z-index:2}
.hero-panel{max-width:820px;background:linear-gradient(155deg,rgba(6,35,60,.72),rgba(8,36,59,.46));border:1px solid rgba(255,255,255,.16);border-radius:32px;padding:36px 34px 28px;box-shadow:0 40px 80px rgba(1,19,34,.24);backdrop-filter:blur(15px)}
.hero-content{padding:0}
.hero .eyebrow.light{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);margin-bottom:18px}
.hero h1{max-width:780px;font-size:clamp(48px,5.7vw,82px);line-height:1.02;margin-bottom:18px}
.hero p{max-width:700px;font-size:18px;line-height:1.72;color:#ecf6ff;margin-bottom:28px}
.hero-actions{margin-bottom:28px}
.hero-panel-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.hero-panel-footer>div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px 16px 15px}
.hero-panel-footer strong{display:block;font:800 14px var(--heading);letter-spacing:-.01em;color:#fff;margin-bottom:6px}
.hero-panel-footer span{display:block;font-size:12px;line-height:1.55;color:#dcedf9}
.hero-side{display:grid;gap:15px;align-self:stretch}
.hero-side-card{border-radius:28px;padding:24px 24px 22px;background:linear-gradient(170deg,rgba(255,255,255,.95),rgba(241,248,253,.92));color:var(--ink);box-shadow:0 30px 60px rgba(0,26,46,.18);border:1px solid rgba(255,255,255,.75)}
.hero-side-feature span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eef7ff;color:var(--blue);font:800 11px var(--body);text-transform:uppercase;letter-spacing:.09em}
.hero-side-feature h3{font:800 28px/1.15 var(--heading);letter-spacing:-.05em;margin:16px 0 16px;color:#133553}
.hero-side-feature ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.hero-side-feature li{position:relative;padding-left:20px;font-size:14px;line-height:1.55;color:#4a667a}
.hero-side-feature li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--accent))}
.hero-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.hero-stat-grid article{background:rgba(255,255,255,.93);border:1px solid rgba(255,255,255,.8);border-radius:22px;padding:18px 18px 16px;box-shadow:0 22px 40px rgba(0,26,46,.12)}
.hero-stat-grid strong{display:block;font:800 clamp(28px,3vw,42px)/1 var(--heading);letter-spacing:-.05em;color:var(--deep)}
.hero-stat-grid span{display:block;margin-top:8px;font-size:12px;line-height:1.45;color:#5c7688}
.hero-trust{z-index:2;bottom:18px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.04));backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:15px 22px;justify-content:center;box-shadow:0 20px 48px rgba(1,21,39,.16)}
.hero-trust span{color:#eef7ff}
.hero-trust i{width:5px;height:5px}

.section{padding:102px 0}
.section:nth-of-type(even){background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2{font-size:clamp(34px,4vw,58px);line-height:1.04}
.section-head p,.section-copy p,.block-text .lead{font-size:16px;line-height:1.75;color:#607a8d}
.split-layout{gap:72px}
.block-media-image,.image-composition,.category-card,.product-card,.quote-panel,.cta-layout,.stats-grid article,.feature-grid article,.spec-table>div,.enquiry-form,.contact-card{box-shadow:0 18px 46px rgba(10,45,73,.07)}
.block-media-image{border:1px solid #e3edf3;border-radius:28px}
.block-media-image img,.image-composition>img{height:500px}
.feature-grid article{border:1px solid #dce9f0;border-radius:24px;padding:28px;background:linear-gradient(180deg,#fff,#fbfdff)}
.feature-grid article>span{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:14px;background:#eef7ff}
.feature-grid h3{margin-top:28px}
.quote-panel{border-radius:32px;background:linear-gradient(135deg,#0d3f74 0%,#0a77c9 48%,#57a7e9 100%)}
.cta-layout{border-radius:28px;padding:46px 50px;background:linear-gradient(135deg,#ffffff,#f0f8fc);border:1px solid #ddebf2}

.products-section{background:linear-gradient(180deg,#f5faff 0%,#fff 100%)}
.category-grid,.product-grid{gap:22px}
.category-card,.product-card{border:1px solid #dde9f1;border-radius:28px;background:#fff;overflow:hidden}
.category-card a,.product-card a{display:block;height:100%}
.category-card:hover,.product-card:hover{transform:translateY(-7px);box-shadow:0 32px 60px rgba(10,57,89,.14);border-color:#c8ddea}
.category-image,.product-image{height:248px;background:linear-gradient(180deg,#eef7fc,#dfeef6)}
.category-image:after,.product-image:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(7,31,52,.22))}
.category-image img,.product-image img{transform:scale(1.01)}
.category-card-body,.product-card-body{padding:22px 22px 24px}
.card-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:#eff7fc;color:var(--blue);font:800 10px var(--body);text-transform:uppercase;letter-spacing:.1em}
.category-card h3,.product-card h3{font-size:22px;margin-bottom:12px}
.category-card p,.product-card p{font-size:13px;line-height:1.7;color:#617c8f;min-height:68px}
.category-card b,.product-card b{display:inline-flex;align-items:center;gap:6px;font-size:12px}

.block-gallery{background:linear-gradient(180deg,#fff,#f7fbff)}
.gallery-grid{gap:14px}
.gallery-grid img{height:250px;border-radius:24px;box-shadow:0 18px 42px rgba(10,45,73,.1);border:1px solid #e0eaf1}
.gallery-grid img:nth-child(1){height:514px}
.stats-grid article{border:1px solid #e0eaf1;border-radius:26px;padding:36px 20px;background:linear-gradient(180deg,#fff,#fbfdff)}
.stats-grid strong{color:var(--deep)}

.page-hero,.category-hero,.product-hero{position:relative;overflow:hidden}
.page-hero:before,.category-hero:before,.product-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(4,30,52,.88),rgba(10,70,114,.7));z-index:0}
.page-hero .wrap,.category-hero .wrap,.product-hero .wrap{position:relative;z-index:1}
.category-hero,.product-hero{padding:84px 0;background:linear-gradient(180deg,#0d3d6f,#0a6bb2)}
.category-hero-grid,.product-hero-grid{align-items:center;gap:42px}
.category-hero-image img,.product-hero-image img{height:380px;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 60px rgba(0,19,34,.22)}
.product-detail-grid{gap:34px}
.spec-table{display:grid;gap:12px;align-content:start}
.spec-table>div{border:1px solid #e0ebf1;border-radius:20px;padding:18px 20px;background:#fff}
.spec-table span{display:block;font:800 10px var(--body);text-transform:uppercase;letter-spacing:.1em;color:#5f7b8f;margin-bottom:8px}
.spec-table strong{font:700 15px/1.55 var(--body);color:var(--ink)}
.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.product-gallery img{width:100%;height:190px;object-fit:cover;border-radius:22px;border:1px solid #e1eaf1;box-shadow:0 16px 34px rgba(10,45,73,.09)}

.site-footer{background:linear-gradient(180deg,#0d1f31,#102b44);color:#dce9f3;margin-top:30px}
.footer-grid{padding:78px 0 42px;gap:34px}
.footer-brand img{width:92px}
.footer-brand h3,.footer-col h4,.footer-contact h4{color:#fff}
.footer-col a,.footer-contact a,.footer-brand p{color:#d2e1ec}
.footer-promise{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}
.footer-bottom{padding:18px 0 28px;border-top:1px solid rgba(255,255,255,.09)}

@media(max-width:1160px){
  .hero-shell{grid-template-columns:1fr}
  .hero-panel{max-width:none}
  .hero-side{grid-template-columns:1fr 1fr;align-self:auto}
}
@media(max-width:850px){
  .hero{min-height:auto}
  .hero-shell{padding:84px 0 92px;gap:18px}
  .hero-panel{padding:24px 22px;border-radius:24px}
  .hero-panel-footer{grid-template-columns:1fr}
  .hero-side{grid-template-columns:1fr}
  .hero-side-feature h3{font-size:24px}
  .hero-trust{position:static;transform:none;width:auto;margin-top:18px;padding:14px 16px;flex-wrap:wrap}
  .block-media-image img,.image-composition>img{height:360px}
  .category-image,.product-image{height:220px}
  .product-gallery{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:500px){
  .hero h1{font-size:40px}
  .hero p{font-size:16px}
  .hero-stat-grid{grid-template-columns:1fr 1fr}
  .category-card-body,.product-card-body{padding:18px}
  .product-gallery{grid-template-columns:1fr}
}

/* ===== Refined homepage and slider refresh ===== */
.hero.hero-clean{min-height:calc(100vh - 116px);display:flex;align-items:stretch;overflow:hidden;background-size:cover;background-position:center center;position:relative}
.hero.hero-clean .hero-backdrop{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,29,53,.78) 0%,rgba(6,42,72,.7) 34%,rgba(9,56,97,.36) 66%,rgba(11,60,101,.16) 100%)}
.hero-clean-wrap{position:relative;z-index:2;display:flex;align-items:center;min-height:calc(100vh - 116px);padding:94px 0 88px}
.hero-clean-copy{max-width:760px;color:#fff}
.hero-clean-copy h1{font:800 clamp(54px,6.6vw,92px)/.93 var(--heading);letter-spacing:-.07em;margin:14px 0 20px;text-wrap:balance}
.hero-clean-copy p{max-width:620px;font-size:21px;line-height:1.7;color:#e2eef7;margin:0 0 28px}
.hero-clean-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.hero-clean-badges span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px);color:#fff;font:700 12px var(--body);letter-spacing:.08em;text-transform:uppercase}
.hero.hero-clean .hero-actions{margin-top:0}
.hero.hero-clean .btn-ghost{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.34);color:#fff}
.home-summary{background:#fff}
.summary-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:74px;align-items:center}
.summary-copy h2{font:800 clamp(36px,4.6vw,62px)/1.02 var(--heading);letter-spacing:-.06em;margin:12px 0 18px;color:var(--ink)}
.summary-copy p{font-size:17px;line-height:1.82;color:#5f7889;max-width:680px}
.summary-links{display:flex;gap:22px;flex-wrap:wrap;margin:24px 0 28px}
.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px}
.metric-strip article{padding:20px 18px;border-radius:22px;background:linear-gradient(180deg,#fff,#f5f9fc);border:1px solid #e4edf4;box-shadow:0 16px 38px rgba(10,45,73,.07)}
.metric-strip strong{display:block;font:800 30px/1 var(--heading);letter-spacing:-.05em;color:var(--deep);margin-bottom:8px}
.metric-strip span{display:block;font:700 12px/1.5 var(--body);color:#678093;text-transform:uppercase;letter-spacing:.08em}
.summary-visual{display:flex;justify-content:flex-end}
.visual-stack{position:relative;width:min(100%,540px);padding:34px 0 44px 36px}
.visual-large{border-radius:32px;overflow:hidden;box-shadow:0 24px 60px rgba(8,42,71,.16);border:1px solid #dce8ef;background:#fff}
.visual-large img{display:block;width:100%;height:580px;object-fit:cover}
.visual-small{position:absolute;width:40%;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #dde8f0;box-shadow:0 18px 44px rgba(8,42,71,.12)}
.visual-small img{display:block;width:100%;height:190px;object-fit:cover}
.visual-small.top{top:0;left:0}
.visual-small.bottom{right:0;bottom:0}
.visual-chip{position:absolute;left:56px;bottom:16px;padding:14px 18px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(8,42,71,.16);font:800 12px/1.5 var(--body);letter-spacing:.08em;color:var(--ink);text-transform:uppercase;max-width:340px}
.capability-overview{background:#f7fafc}
.capability-grid.clean-four{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.capability-card{background:#fff;border:1px solid #dfebf2;border-radius:26px;padding:26px 24px 24px;box-shadow:0 16px 36px rgba(10,45,73,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.capability-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(10,45,73,.1);border-color:#cfe1ec}
.capability-index{width:42px;height:42px;border-radius:14px;background:#ebf5fc;color:var(--blue);display:grid;place-items:center;font:800 14px var(--heading);margin-bottom:24px}
.capability-card h3{font:800 24px/1.16 var(--heading);letter-spacing:-.04em;margin:0 0 12px;color:var(--ink)}
.capability-card p{margin:0;color:#698394;line-height:1.72}
.showcase-section{background:#fff}
.showcase-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:34px;align-items:start}
.sticky-copy{position:sticky;top:112px}
.showcase-copy h2{font:800 clamp(34px,4.4vw,58px)/1.02 var(--heading);letter-spacing:-.055em;margin:12px 0 18px}
.showcase-copy p{font-size:17px;line-height:1.8;color:#627c8e}
.showcase-list{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:14px}
.showcase-list li{position:relative;padding-left:20px;color:#405d73;font-weight:600;line-height:1.65}
.showcase-list li:before{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:50%;background:var(--accent)}
.content-slider{background:#fff;border:1px solid #dfebf2;border-radius:30px;padding:18px;box-shadow:0 22px 52px rgba(10,45,73,.08);overflow:hidden}
.slider-track{display:flex;transition:transform .45s cubic-bezier(.22,.61,.36,1)}
.slide-card{min-width:100%;display:grid;grid-template-columns:1.02fr .98fr;gap:0;align-items:stretch;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fbfd)}
.slide-image{background:#eef5f9}
.slide-image img{display:block;width:100%;height:440px;object-fit:cover}
.slide-copy{padding:34px 32px;display:flex;flex-direction:column;justify-content:center}
.slide-kicker{display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#edf6fc;color:var(--blue);font:800 10px var(--body);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}
.slide-copy h3{font:800 34px/1.05 var(--heading);letter-spacing:-.05em;margin:0 0 12px;color:var(--ink)}
.slide-copy p{margin:0;color:#678193;font-size:16px;line-height:1.78}
.slider-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 8px 4px}
.slider-btn{width:46px;height:46px;border-radius:50%;border:1px solid #d8e6ef;background:#fff;color:var(--ink);font:800 18px var(--heading);cursor:pointer;transition:all .22s ease}
.slider-btn:hover{background:var(--blue);border-color:var(--blue);color:#fff}
.slider-dots{display:flex;align-items:center;justify-content:center;gap:8px;flex:1}
.slider-dots button{width:10px;height:10px;border-radius:50%;padding:0;border:0;background:#d5e3ed;cursor:pointer;transition:all .22s ease}
.slider-dots button.active{width:30px;border-radius:999px;background:var(--blue)}
.product-overview-clean{background:#f7fafc}
.product-overview-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}
.product-mini-slider .slide-card{grid-template-columns:1fr}
.product-mini-slider .slide-image img{height:350px}
.product-mini-slider .slide-copy{padding:26px 22px 10px}
.compact-category-grid{gap:18px;grid-template-columns:repeat(2,1fr)}
.compact-category-grid .category-card a{border-radius:24px;overflow:hidden;box-shadow:0 16px 36px rgba(10,45,73,.08);background:#fff;border:1px solid #dfebf2;height:100%}
.compact-category-grid .category-image img{height:220px}
.compact-category-grid .category-card-body{padding:20px 20px 22px}
.compact-category-grid .category-card h3{font-size:24px;line-height:1.1}
.compact-category-grid .category-card p{line-height:1.68}
.quality-banner-section{background:#fff;padding-top:0}
.quality-banner{display:grid;grid-template-columns:1.1fr .95fr auto;gap:26px;align-items:center;padding:34px 38px;border-radius:30px;background:linear-gradient(135deg,var(--deep),#0b6abc 74%,#0e82d6);box-shadow:0 24px 58px rgba(6,53,93,.18)}
.quality-banner h2{margin:8px 0 0;color:#fff;font:800 clamp(30px,3.6vw,48px)/1.05 var(--heading);letter-spacing:-.05em}
.quality-banner p{margin:0;color:#eaf6fe;line-height:1.82;font-size:16px}
.quality-banner .eyebrow{color:#bfe0fb}
.refined-cta{padding-top:18px}
.refined-cta .cta-layout{padding:34px 38px;border-radius:30px;background:#fff;border:1px solid #dfebf2;box-shadow:0 20px 48px rgba(10,45,73,.08)}
.block-gallery .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.block-gallery .gallery-grid img{height:240px;width:100%;object-fit:cover;border-radius:22px;box-shadow:0 14px 34px rgba(10,45,73,.08)}
.block-gallery .gallery-grid img:nth-child(1){grid-column:span 2;height:360px}
@media (max-width:1200px){
  .summary-grid,.product-overview-grid,.showcase-grid,.quality-banner{grid-template-columns:1fr}
  .sticky-copy{position:static}
  .capability-grid.clean-four{grid-template-columns:repeat(2,1fr)}
  .metric-strip{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:850px){
  .hero.hero-clean,.hero-clean-wrap{min-height:auto}
  .hero-clean-wrap{padding:90px 0 76px}
  .hero-clean-copy h1{font-size:48px}
  .hero-clean-copy p{font-size:17px}
  .summary-grid{gap:34px}
  .visual-stack{padding:18px 0 24px 18px}
  .visual-large img{height:380px}
  .visual-small{position:static;width:48%}
  .visual-small img{height:150px}
  .summary-visual .visual-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%;padding:0}
  .summary-visual .visual-large{grid-column:1 / -1}
  .summary-visual .visual-chip{position:static;max-width:none}
  .capability-grid.clean-four,.compact-category-grid{grid-template-columns:1fr}
  .slide-card{grid-template-columns:1fr}
  .slide-image img{height:280px}
  .slide-copy{padding:22px 20px}
  .slide-copy h3{font-size:28px}
  .quality-banner{padding:26px}
}
@media (max-width:500px){
  .hero-clean-copy h1{font-size:42px}
  .hero-clean-badges span{font-size:10px;padding:8px 11px}
  .metric-strip{grid-template-columns:1fr}
  .summary-links{flex-direction:column;align-items:flex-start}
  .slide-image img{height:220px}
  .block-gallery .gallery-grid{grid-template-columns:1fr}
  .block-gallery .gallery-grid img:nth-child(1){grid-column:auto;height:240px}
}

/* === UX polish round 2 === */
.nav-drop>button span{display:inline-block;width:8px;height:8px;margin-left:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);font-size:0;line-height:0}

.hero.hero-clean .hero-backdrop{background:linear-gradient(90deg,rgba(3,28,49,.82) 0%,rgba(8,60,102,.66) 40%,rgba(10,89,151,.34) 72%,rgba(10,119,201,.12) 100%)}
.hero-clean-copy,.hero-clean-copy h1,.hero-clean-copy p,.hero-clean-copy .eyebrow{color:#fff}
.hero-clean-copy h1{text-shadow:0 14px 38px rgba(0,18,34,.22)}
.hero-clean-copy p{text-shadow:0 8px 22px rgba(0,18,34,.18)}
.hero.hero-clean .btn-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.55);backdrop-filter:blur(8px)}

.page-hero{background:center/cover var(--hero) no-repeat}
.page-hero:before{background:linear-gradient(105deg,rgba(4,30,52,.84),rgba(10,70,114,.66),rgba(12,119,194,.26))}
.page-hero .wrap{padding:126px 0 108px}
.page-hero h1{max-width:760px;color:#fff;text-shadow:0 18px 34px rgba(0,16,33,.18)}
.page-hero p{max-width:620px;color:#e8f4ff;font-size:18px;line-height:1.7}

.block-richtext .service-grid,.block-richtext .facility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}
.block-richtext .service-grid article,.block-richtext .facility-grid article{position:relative;padding:26px 24px 24px;border:1px solid #d8e7f0;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbfe);box-shadow:0 18px 42px rgba(10,45,73,.06);overflow:hidden}
.block-richtext .service-grid article:before,.block-richtext .facility-grid article:before{content:'';position:absolute;inset:auto -35px -35px auto;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(10,119,201,.14) 0%,rgba(10,119,201,0) 68%)}
.block-richtext .service-grid i{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#0a77c9,#0a3f78);color:#fff;font:800 14px var(--heading);margin:0 0 20px}
.block-richtext .service-grid h3,.block-richtext .facility-grid h3{font:800 24px/1.16 var(--heading);letter-spacing:-.04em;margin:0 0 12px;color:var(--ink)}
.block-richtext .service-grid p,.block-richtext .facility-grid p{font-size:15px;line-height:1.75;color:#678193}
.block-richtext .process-strip,.block-richtext .process-map{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:26px;padding:18px 20px;border:1px solid #dbe8f0;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(10,45,73,.05)}
.block-richtext .process-strip span,.block-richtext .process-map span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:14px;background:linear-gradient(180deg,#f5fbff,#edf6fd);color:var(--deep);font:800 13px var(--body)}
.block-richtext .process-strip b,.block-richtext .process-map b{color:var(--blue);font:800 18px var(--heading)}

.block-gallery{background:linear-gradient(180deg,#fff,#f7fbff)}
.block-gallery .gallery-split-wrap{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:28px;align-items:start}
.block-gallery .gallery-info-card{padding:36px 34px;border:1px solid #dce9f2;border-radius:30px;background:linear-gradient(180deg,#fff,#f9fcff);box-shadow:0 18px 46px rgba(10,45,73,.07);position:sticky;top:112px}
.block-gallery .gallery-info-card h2{font:800 clamp(34px,4vw,56px)/1.04 var(--heading);letter-spacing:-.05em;margin:10px 0 16px;color:var(--ink)}
.block-gallery .gallery-info-card p{font-size:17px;line-height:1.78;color:#617c8f;margin:0}
.block-gallery .gallery-info-foot{margin-top:28px}
.gradient-link-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-radius:22px;background:linear-gradient(135deg,#0b4077,#0a77c9 70%,#53a7eb);color:#fff;box-shadow:0 18px 38px rgba(10,70,114,.18)}
.gradient-link-card span{font:800 14px var(--heading);letter-spacing:.01em}.gradient-link-card b{font-size:24px;font-weight:800}
.block-gallery .gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.block-gallery .gallery-grid img{width:100%;height:240px;object-fit:cover;border-radius:24px;box-shadow:0 16px 36px rgba(10,45,73,.1);border:1px solid #e0eaf1;background:#eef6fb}
.block-gallery .gallery-grid img:first-child{grid-column:span 2;height:340px}

@media(max-width:1200px){
  .block-gallery .gallery-split-wrap{grid-template-columns:1fr}
  .block-gallery .gallery-info-card{position:static}
}
@media(max-width:850px){
  .block-richtext .service-grid,.block-richtext .facility-grid{grid-template-columns:1fr}
  .block-gallery .gallery-grid{grid-template-columns:1fr}
  .block-gallery .gallery-grid img:first-child{grid-column:auto;height:260px}
}

/* === Hero fix: strong blue gradient + white typography === */
.hero.hero-clean{position:relative;isolation:isolate;background-position:center center!important;background-size:cover!important}
.hero.hero-clean::before{content:'';position:absolute;inset:0;background:linear-gradient(102deg,rgba(5,37,63,.88) 0%,rgba(8,72,121,.78) 34%,rgba(10,119,201,.52) 68%,rgba(10,119,201,.18) 100%)!important;z-index:1}
.hero.hero-clean .hero-backdrop{display:none!important}
.hero.hero-clean .hero-clean-wrap,.hero.hero-clean .wrap,.hero.hero-clean .hero-clean-copy{position:relative;z-index:2}
.hero.hero-clean .hero-clean-copy{max-width:760px;padding:34px 38px;border-radius:30px;background:linear-gradient(135deg,rgba(8,36,59,.26),rgba(8,58,96,.12));box-shadow:0 28px 60px rgba(0,20,38,.16)}
.hero.hero-clean .hero-clean-copy h1{color:#fff!important;font:800 clamp(56px,6.2vw,92px)/.95 var(--heading)!important;letter-spacing:-.07em;text-shadow:0 16px 36px rgba(0,16,34,.30)}
.hero.hero-clean .hero-clean-copy p{color:#f2f8fd!important;font-size:20px;line-height:1.75;text-shadow:0 8px 20px rgba(0,16,34,.20)}
.hero.hero-clean .hero-clean-copy .eyebrow{color:#d8efff!important}
.hero.hero-clean .hero-actions .btn-primary{box-shadow:0 16px 34px rgba(10,119,201,.28)}
.hero.hero-clean .hero-actions .btn-ghost{color:#fff!important;border:1px solid rgba(255,255,255,.58)!important;background:rgba(255,255,255,.08)!important}
.hero.hero-clean .hero-clean-badges span{color:#fff!important;background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.20)!important}
@media(max-width:850px){
  .hero.hero-clean .hero-clean-copy{padding:24px 22px;border-radius:22px}
  .hero.hero-clean .hero-clean-copy h1{font-size:44px!important}
  .hero.hero-clean .hero-clean-copy p{font-size:17px}
}

/* === Typography refinement: softer premium weight system === */
:root{--heading:'Manrope',sans-serif;--body:'DM Sans',sans-serif}
body{font-weight:400;letter-spacing:0}
.brand strong{font-weight:700;letter-spacing:.075em}
.brand small{font-weight:600}
.main-nav>a,.nav-drop>button{font-weight:600}
.drop-menu strong{font-weight:600}
.btn{font-weight:700}
.topbar{font-weight:600}
.eyebrow{font-weight:700;letter-spacing:.13em}
.hero.hero-clean .hero-clean-copy h1{font-weight:600!important;letter-spacing:-.065em!important;line-height:1.01!important}
.hero.hero-clean .hero-clean-copy p{font-weight:400!important}
.page-hero h1,.category-hero h1,.product-hero h1{font-weight:600!important;letter-spacing:-.06em!important}
.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2,.summary-copy h2,.showcase-copy h2,.block-gallery .gallery-info-card h2{font-weight:600!important;letter-spacing:-.055em!important}
.capability-card h3,.slide-copy h3,.category-card h3,.product-card h3,.feature-grid h3,.block-richtext .service-grid h3,.block-richtext .facility-grid h3{font-weight:600!important;letter-spacing:-.025em!important}
.metric-strip strong,.hero-stat-grid strong,.stats-grid strong{font-weight:600!important}
.card-kicker,.slide-kicker,.capability-index,.visual-chip,.hero-clean-badges span{font-weight:650!important}
.block-richtext .service-grid i{font-weight:700!important}
.block-richtext .process-strip span,.block-richtext .process-map span{font-weight:650!important}
.quote-panel{background:linear-gradient(120deg,#075b9b 0%,#0a77c9 48%,#51a3e5 100%)!important}
.quote-panel .eyebrow{position:relative;z-index:2;color:#d7efff!important;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:8px 12px;border-radius:999px;margin-bottom:20px;font-weight:700!important;letter-spacing:.12em}
.quote-panel h2{position:relative;z-index:2;color:#fff!important;font-weight:600!important;letter-spacing:-.045em!important;line-height:1.16!important;text-shadow:0 7px 16px rgba(0,25,54,.18)}
.quote-panel p{font-weight:400}
.quote-panel.vision .eyebrow{color:#d7efff!important}
.quality-banner h2{font-weight:600!important;letter-spacing:-.045em!important}
.gradient-link-card span{font-weight:650!important}
@media(max-width:850px){
  .hero.hero-clean .hero-clean-copy h1{font-weight:600!important}
}

/* === Corporate typography system — IBM Plex Sans + Source Sans 3 === */
:root{--heading:'IBM Plex Sans',Arial,sans-serif;--body:'Source Sans 3',Arial,sans-serif}
body{font-family:var(--body)!important;font-weight:400!important;letter-spacing:.002em;font-size:17px;line-height:1.68;color:#17364d}
.topbar{font-family:var(--body)!important;font-weight:600!important;letter-spacing:.07em}
.brand strong{font-family:var(--heading)!important;font-weight:600!important;letter-spacing:.095em}
.brand small{font-family:var(--body)!important;font-weight:500!important;letter-spacing:.085em}
.main-nav>a,.nav-drop>button{font-family:var(--body)!important;font-weight:600!important;letter-spacing:.01em}
.drop-menu strong{font-family:var(--body)!important;font-weight:600!important}.drop-menu small{font-family:var(--body)!important;font-weight:400!important}
.btn{font-family:var(--body)!important;font-weight:600!important;letter-spacing:.015em}
.eyebrow,.card-kicker,.slide-kicker{font-family:var(--body)!important;font-weight:600!important;letter-spacing:.16em}

/* Corporate heading hierarchy: more refined, less rounded/heavy. */
h1,h2,h3,h4,h5,h6,.hero h1,.page-hero h1,.category-hero h1,.product-hero h1{font-family:var(--heading)!important;font-weight:500!important;letter-spacing:-.035em!important}
.hero.hero-clean .hero-clean-copy h1{font-family:var(--heading)!important;font-weight:600!important;letter-spacing:-.052em!important;line-height:1.015!important;max-width:720px}
.hero.hero-clean .hero-clean-copy p{font-family:var(--body)!important;font-weight:400!important;line-height:1.72!important;max-width:610px}
.page-hero h1,.category-hero h1,.product-hero h1{font-weight:600!important;line-height:1.05!important;letter-spacing:-.045em!important}
.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2,.summary-copy h2,.showcase-copy h2,.block-gallery .gallery-info-card h2{font-family:var(--heading)!important;font-weight:500!important;letter-spacing:-.04em!important;line-height:1.12!important}
.capability-card h3,.slide-copy h3,.category-card h3,.product-card h3,.feature-grid h3,.block-richtext .service-grid h3,.block-richtext .facility-grid h3{font-family:var(--heading)!important;font-weight:600!important;letter-spacing:-.022em!important;line-height:1.25!important}
.section-head p,.section-copy p,.block-text .lead,.summary-copy p,.showcase-copy p,.capability-card p,.slide-copy p{font-family:var(--body)!important;font-weight:400!important;letter-spacing:.005em}
.metric-strip strong,.hero-stat-grid strong,.stats-grid strong{font-family:var(--heading)!important;font-weight:500!important;letter-spacing:-.03em!important}
.metric-strip span,.visual-chip,.hero-clean-badges span{font-family:var(--body)!important;font-weight:600!important}

/* Quote/quality panel: stronger corporate hierarchy and easy readability. */
.quote-panel{padding:54px clamp(34px,6vw,78px)!important;background:linear-gradient(112deg,#0a4f88 0%,#0873c3 56%,#38a0ec 100%)!important}
.quote-panel .eyebrow{font-family:var(--body)!important;font-weight:600!important;font-size:11px!important;color:#e8f6ff!important;letter-spacing:.16em!important;background:rgba(0,39,77,.18)!important;border-color:rgba(255,255,255,.24)!important}
.quote-panel h2{font-family:var(--heading)!important;font-size:clamp(34px,4vw,56px)!important;font-weight:500!important;line-height:1.13!important;letter-spacing:-.045em!important;max-width:740px;margin:0!important;color:#fff!important}
.quote-panel p{font-family:var(--body)!important;font-size:17px!important;line-height:1.8!important;font-weight:400!important;max-width:690px;color:#edf8ff!important}
.quality-banner h2{font-family:var(--heading)!important;font-weight:500!important;letter-spacing:-.04em!important;line-height:1.13!important}

/* Global typography repair for responsive text. */
@media(max-width:850px){
  body{font-size:16px}
  .hero.hero-clean .hero-clean-copy h1{font-size:46px!important;line-height:1.05!important}
  .quote-panel h2{font-size:35px!important;line-height:1.16!important}
}

/* === V6: Shakti brand refinement — Plus Jakarta Sans, balanced corporate scale === */
:root{--brand-blue:#087BC7;--brand-deep:#083B68;--brand-orange:#F5A623;--brand-pale:#EAF5FC}
body{font-family:'DM Sans',var(--body),sans-serif!important;font-size:16px!important;line-height:1.72!important;color:#24465e!important;letter-spacing:0!important}
.brand strong,.main-nav>a,.nav-drop>button,.btn,.eyebrow,.card-kicker,.slide-kicker{font-family:'DM Sans',var(--body),sans-serif!important}
.brand strong{font-weight:700!important;letter-spacing:.11em!important}
.main-nav>a,.nav-drop>button{font-weight:650!important;font-size:13px!important}
.btn{font-weight:700!important}
.eyebrow,.card-kicker,.slide-kicker{font-weight:700!important;letter-spacing:.15em!important}

/* Less oversized display type, using the original refined font character. */
h1,h2,h3,h4,h5,h6,
.hero h1,.page-hero h1,.category-hero h1,.product-hero h1,
.summary-copy h2,.showcase-copy h2,.section-head h2,.section-copy h2,.block-text h2,
.block-cta h2,.contact-details h2,.quote-panel h2,.quality-banner h2{
  font-family:'Plus Jakarta Sans',var(--heading),sans-serif!important;
  color:var(--ink)!important;
  font-weight:600!important;
  letter-spacing:-.052em!important;
}
.hero.hero-clean .hero-clean-copy h1{font-family:'Plus Jakarta Sans',var(--heading),sans-serif!important;font-size:clamp(43px,4.55vw,70px)!important;font-weight:600!important;line-height:1.03!important;letter-spacing:-.06em!important;max-width:670px!important;color:#fff!important}
.hero.hero-clean .hero-clean-copy p{font-family:'DM Sans',var(--body),sans-serif!important;font-size:17px!important;line-height:1.78!important;font-weight:500!important;max-width:585px!important;color:#f3f9fd!important}
.hero.hero-clean .hero-clean-copy{max-width:720px!important;padding:30px 34px!important}
.page-hero h1,.category-hero h1,.product-hero h1{font-size:clamp(38px,3.8vw,60px)!important;line-height:1.08!important;color:#fff!important;max-width:720px!important}
.page-hero p,.category-hero p,.product-hero p{font-size:16px!important;line-height:1.72!important}
.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2,.summary-copy h2,.showcase-copy h2,.block-gallery .gallery-info-card h2{font-size:clamp(30px,3.05vw,46px)!important;line-height:1.12!important}
.quote-panel h2{font-size:clamp(31px,3.2vw,47px)!important;line-height:1.12!important;color:#fff!important;max-width:655px!important}
.quality-banner h2{font-size:clamp(28px,2.75vw,42px)!important;color:#fff!important}
.capability-card h3,.slide-copy h3,.category-card h3,.product-card h3,.feature-grid h3,.block-richtext .service-grid h3,.block-richtext .facility-grid h3{font-family:'Plus Jakarta Sans',var(--heading),sans-serif!important;font-size:20px!important;font-weight:650!important;line-height:1.24!important;letter-spacing:-.035em!important;color:var(--ink)!important}

/* Shakti palette goes beyond plain blue: deeper foundation + controlled orange markers. */
.btn-primary{background:linear-gradient(135deg,var(--brand-blue),#0B91E5)!important;box-shadow:0 14px 30px rgba(8,123,199,.22)!important}
.btn-primary:hover{background:linear-gradient(135deg,var(--brand-deep),var(--brand-blue))!important}
.btn-primary span{color:#fff!important}.btn-white span,.text-link b{color:var(--brand-orange)!important}
.nav-cta{border:1px solid rgba(8,123,199,.12)!important}
.topbar{background:linear-gradient(90deg,#062D50,#084A7A)!important}
.brand:after{content:'';display:block;width:22px;height:3px;border-radius:5px;background:var(--brand-orange);margin-left:2px;opacity:.9}

/* Refined 01 / 02 / 03 process cards across every capability section. */
.feature-grid article,.capability-card,.block-richtext .service-grid article,.block-richtext .facility-grid article{
  position:relative!important;overflow:hidden!important;border:1px solid #D7E7F1!important;background:linear-gradient(165deg,#FFFFFF 0%,#F8FCFF 100%)!important;border-radius:22px!important;box-shadow:0 15px 34px rgba(9,59,96,.055)!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important;
}
.feature-grid article:hover,.capability-card:hover,.block-richtext .service-grid article:hover,.block-richtext .facility-grid article:hover{transform:translateY(-5px)!important;border-color:#A9D8F4!important;box-shadow:0 24px 46px rgba(8,68,111,.12)!important}
.feature-grid article:after,.capability-card:after,.block-richtext .service-grid article:after,.block-richtext .facility-grid article:after{content:'';position:absolute;right:-34px;top:-40px;width:116px;height:116px;border-radius:50%;background:radial-gradient(circle,rgba(8,123,199,.13) 0%,rgba(8,123,199,0) 69%);pointer-events:none}
.feature-grid article:before,.capability-card:before,.block-richtext .service-grid article:before,.block-richtext .facility-grid article:before{content:''!important;position:absolute!important;left:0!important;right:auto!important;top:0!important;bottom:auto!important;width:100%!important;height:4px!important;border-radius:4px 4px 0 0!important;background:linear-gradient(90deg,var(--brand-blue) 0%,#36A5EB 68%,var(--brand-orange) 100%)!important;opacity:1!important}
.feature-grid article>span,.capability-index,.block-richtext .service-grid i{
  width:46px!important;height:46px!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#083B68,#087BC7)!important;color:#fff!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 10px 20px rgba(8,60,104,.18)!important;font:700 13px 'DM Sans',sans-serif!important;letter-spacing:.04em!important;margin:0 0 22px!important
}
.feature-grid article{padding:26px 24px 24px!important;min-height:244px!important}
.feature-grid h3{margin:0 0 12px!important}.feature-grid p{font-size:14px!important;line-height:1.72!important;color:#6A8394!important}
.capability-card{padding:25px 23px 22px!important}.capability-card p{font-size:14px!important;line-height:1.72!important;color:#6A8394!important}
.block-richtext .service-grid,.block-richtext .facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:30px!important}
.block-richtext .service-grid article,.block-richtext .facility-grid article{padding:26px 24px 24px!important;min-height:212px!important}
.block-richtext .service-grid i{font-style:normal!important;margin:0 0 20px!important}
.block-richtext .service-grid h3,.block-richtext .facility-grid h3{margin:0 0 10px!important}
.block-richtext .service-grid p,.block-richtext .facility-grid p{font-size:14px!important;line-height:1.7!important;color:#688193!important}
.block-richtext .facility-grid{counter-reset:facility-card}
.block-richtext .facility-grid article{counter-increment:facility-card;padding-top:78px!important}
.block-richtext .facility-grid article:after{content:'0' counter(facility-card)!important;position:absolute!important;top:24px!important;left:24px!important;right:auto!important;width:46px!important;height:46px!important;border-radius:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#083B68,#087BC7)!important;color:#fff!important;box-shadow:0 10px 20px rgba(8,60,104,.18)!important;font:700 13px 'DM Sans',sans-serif!important;letter-spacing:.04em!important;opacity:1!important}
.block-richtext .facility-grid article:before{z-index:1!important}

/* Corporate process ribbons: no plain arrow text. */
.block-richtext .process-strip,.block-richtext .process-map{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important;gap:12px!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(135deg,#F7FBFE,#EEF7FC)!important;border:1px solid #DCEAF3!important;box-shadow:0 14px 34px rgba(9,59,96,.05)!important}
.block-richtext .process-strip span,.block-richtext .process-map span{position:relative!important;min-height:70px!important;padding:14px 12px!important;border-radius:16px!important;background:#fff!important;border:1px solid #DAE9F2!important;color:var(--brand-deep)!important;font:700 12px/1.35 'DM Sans',sans-serif!important;text-align:center!important;box-shadow:0 8px 18px rgba(10,59,96,.04)!important}
.block-richtext .process-strip span:after,.block-richtext .process-map span:after{content:'→';display:block;color:var(--brand-orange);font:700 20px 'Plus Jakarta Sans',sans-serif;margin-top:5px;line-height:1}
.block-richtext .process-strip b,.block-richtext .process-map b{display:none!important}

/* Quote / Core Purpose readability and premium restraint. */
.quote-panel{background:linear-gradient(118deg,#083B68 0%,#0A66A7 52%,#148FDC 100%)!important;padding:48px clamp(32px,5.5vw,70px)!important;box-shadow:0 24px 56px rgba(7,62,106,.18)!important}
.quote-panel:before{content:'';position:absolute;right:-36px;bottom:-86px;width:285px;height:285px;border:1px solid rgba(255,255,255,.16);border-radius:50%}
.quote-panel .eyebrow{color:#DAF0FF!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.2)!important;padding:8px 12px!important;border-radius:999px!important;margin-bottom:18px!important}
.quote-panel p{font-size:16px!important;line-height:1.76!important;color:#F0F8FF!important;max-width:620px!important}

/* Visual sections use a 2-panel composition instead of a plain text column. */
.block-gallery .gallery-split-wrap{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr)!important;gap:26px!important}
.block-gallery .gallery-info-card{padding:34px 30px!important;border-radius:26px!important;background:linear-gradient(160deg,#fff 0%,#F1F9FE 100%)!important}
.block-gallery .gallery-info-card h2{font-size:clamp(28px,2.7vw,40px)!important;line-height:1.14!important}
.block-gallery .gallery-info-card p{font-size:15px!important;line-height:1.76!important}
.gradient-link-card{background:linear-gradient(135deg,#083B68,#087BC7 68%,#38A6EC)!important;border:1px solid rgba(255,255,255,.25)!important}

@media(max-width:850px){
  .hero.hero-clean .hero-clean-copy h1{font-size:42px!important}
  .hero.hero-clean .hero-clean-copy{padding:24px 22px!important}
  .page-hero h1,.category-hero h1,.product-hero h1{font-size:40px!important}
  .block-richtext .service-grid,.block-richtext .facility-grid{grid-template-columns:1fr!important}
  .feature-grid{grid-template-columns:1fr!important}
}

/* ===== Final system controls: professional typography, milestones and ribbon ===== */
html{font-size:var(--body-scale)}
body{font-family:var(--body),sans-serif!important;font-size:1rem!important;line-height:var(--body-leading)!important;color:var(--ink)!important}
.section{padding-top:var(--section-space)!important;padding-bottom:var(--section-space)!important}
.hero.hero-clean{min-height:var(--hero-min-height)!important}
.hero-clean-wrap{min-height:var(--hero-min-height)!important}
h1,h2,h3,h4,h5,h6,.hero h1,.page-hero h1,.category-hero h1,.product-hero h1{font-family:var(--heading),sans-serif!important;font-weight:var(--heading-weight)!important}
.hero.hero-clean .hero-clean-copy h1{font-size:clamp(44px,4.8vw,68px)!important;line-height:1.03!important;max-width:760px!important;font-weight:var(--heading-weight)!important}
.hero.hero-clean .hero-clean-copy p{font-size:16px!important;max-width:565px!important;font-weight:500!important;line-height:1.78!important}
.hero-clean-badges span{font-size:10px!important;letter-spacing:.08em!important}
.page-hero h1,.category-hero h1,.product-hero h1{font-size:clamp(36px,3.7vw,54px)!important;line-height:1.12!important;max-width:720px!important}
.page-hero p,.category-hero p,.product-hero p{font-size:15px!important;max-width:590px!important}
.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2,.summary-copy h2,.showcase-copy h2,.block-gallery .gallery-info-card h2{font-size:clamp(28px,2.8vw,42px)!important;line-height:1.15!important;font-weight:var(--heading-weight)!important}
.section-head p,.section-copy p,.block-text .lead{font-size:15px!important;line-height:1.75!important}
.eyebrow{font-size:10px!important;letter-spacing:.15em!important}
.btn{font-family:var(--body),sans-serif!important;font-size:12px!important;font-weight:700!important}
.main-nav>a,.nav-drop>button{font-family:var(--body),sans-serif!important;font-size:13px!important;font-weight:700!important}

/* A visual design system for uniform cards on every public page. */
.block-richtext .content-block{gap:28px!important}
.block-richtext .service-grid,.block-richtext .facility-grid,.feature-grid,.capability-grid.clean-four{gap:20px!important}
.block-richtext .service-grid article,.block-richtext .facility-grid article,.feature-grid article,.capability-card{min-height:220px!important}
.block-richtext .service-grid h3,.block-richtext .facility-grid h3,.feature-grid h3,.capability-card h3{font-size:19px!important;font-weight:650!important;line-height:1.28!important}
.block-richtext .service-grid p,.block-richtext .facility-grid p,.feature-grid p,.capability-card p{font-size:14px!important;line-height:1.72!important}
.block-richtext .timeline-process{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.block-richtext .timeline-process>div{position:relative;padding:24px 20px!important;border-radius:20px!important;border:1px solid #d9e8f1!important;background:linear-gradient(180deg,#fff,#f6fbff)!important;box-shadow:0 14px 32px rgba(8,52,86,.06)!important}
.block-richtext .timeline-process>div:before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--deep),var(--blue),var(--accent));border-radius:20px 20px 0 0}
.block-richtext .timeline-process h3{margin:18px 0 10px!important;font-size:18px!important}
.block-richtext .quality-flow{gap:12px!important;flex-wrap:wrap!important}
.block-richtext .quality-flow>div{min-width:150px;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f4fafe)!important;box-shadow:0 10px 24px rgba(8,52,86,.05)!important}

/* Achievement / milestone track — sourced from admin. */
.milestone-section{background:linear-gradient(180deg,#f7fbfe 0%,#fff 100%)!important;overflow:hidden}
.milestone-heading{margin-bottom:38px!important}
.milestone-track{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding-top:34px}
.milestone-track:before{content:'';position:absolute;top:57px;left:3%;right:3%;height:2px;background:linear-gradient(90deg,var(--deep),var(--blue),var(--accent));opacity:.38}
.milestone-card{position:relative;padding:0 6px 4px;z-index:1}
.milestone-dot{position:relative;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;border:5px solid #f7fbfe;box-shadow:0 12px 24px rgba(8,60,104,.2);margin-bottom:18px}
.milestone-dot span{font:700 11px var(--body);letter-spacing:.06em}
.milestone-year{font:700 28px/1 var(--heading);letter-spacing:-.05em;color:var(--deep);margin-bottom:12px}
.milestone-card h3{font-size:17px!important;line-height:1.24!important;margin:0 0 8px;color:var(--ink)}
.milestone-card p{font-size:13px!important;line-height:1.68!important;color:#6b8394;margin:0;max-width:220px}

/* Infinite valued-customer ribbon — clean logo-first composition. */
.valued-customers-section{padding:var(--section-space) 0 0!important;overflow:hidden;background:#fff}
.customers-heading{text-align:center;max-width:780px;margin:0 auto 28px}.customers-heading h2{font:var(--heading-weight) clamp(27px,2.65vw,40px)/1.15 var(--heading);letter-spacing:-.045em;color:var(--ink);margin:8px 0 0}
.customer-ribbon{overflow:hidden;border-top:1px solid #dce9f2;border-bottom:1px solid #dce9f2;background:linear-gradient(90deg,#f6fbfe,#fff,#f6fbfe);padding:18px 0}
.customer-ribbon-track{display:flex;width:max-content;gap:18px;animation:shaktiRibbon var(--customer-ribbon-speed,60s) linear infinite;will-change:transform}
.customer-ribbon:hover .customer-ribbon-track{animation-play-state:paused}
.customer-ribbon-item{min-width:250px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:15px 22px;border:1px solid #dae9f2;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(8,52,86,.05)}
.customer-ribbon-item img{max-width:145px;max-height:42px;object-fit:contain;filter:saturate(.9)}
.customer-ribbon-item strong{font:700 18px/1.1 var(--heading);color:var(--deep);letter-spacing:-.03em;text-align:center}.customer-ribbon-item span{font:600 10px/1.3 var(--body);color:#7390a4;text-transform:uppercase;letter-spacing:.1em;text-align:center}
@keyframes shaktiRibbon{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* Admin usability extras. */
.admin-avatar{width:38px;height:38px;border-radius:50%;display:inline-grid;place-items:center;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;font:700 14px var(--heading);margin-right:10px}

@media(max-width:1100px){
  .milestone-track{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:32px}.milestone-track:before{display:none}
  .block-richtext .timeline-process{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:850px){
  .section{padding-top:min(var(--section-space),72px)!important;padding-bottom:min(var(--section-space),72px)!important}
  .hero.hero-clean,.hero-clean-wrap{min-height:620px!important}
  .hero.hero-clean .hero-clean-copy h1{font-size:40px!important;line-height:1.08!important}
  .hero.hero-clean .hero-clean-copy p{font-size:15px!important}
  .page-hero .wrap{padding:84px 0 78px!important}.page-hero h1,.category-hero h1,.product-hero h1{font-size:36px!important}
  .milestone-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;padding-top:0}.milestone-card{padding:18px;border:1px solid #dce9f2;border-radius:20px;background:#fff;box-shadow:0 12px 26px rgba(8,52,86,.05)}.milestone-dot{margin-bottom:14px;border-color:#fff}.milestone-year{font-size:24px}
  .customer-ribbon-item{min-width:220px;height:90px}
  .block-richtext .timeline-process{grid-template-columns:1fr!important}
}
@media(max-width:520px){
  .hero.hero-clean .hero-clean-copy h1{font-size:34px!important}
  .hero-clean-badges{gap:8px!important}.hero-clean-badges span{font-size:9px!important;padding:8px 10px!important}
  .milestone-track{grid-template-columns:1fr}.milestone-card{padding:20px}.milestone-card p{max-width:none}
  .customer-ribbon-track{gap:12px}.customer-ribbon-item{min-width:205px}
}
/* Dynamic typography controls supplied from admin theme settings. */
.hero.hero-clean .hero-clean-copy h1{font-size:clamp(42px,4.8vw,var(--hero-title-max))!important}
.page-hero h1,.category-hero h1,.product-hero h1{font-size:clamp(34px,3.7vw,var(--page-title-max))!important}
.section-head h2,.section-copy h2,.block-text h2,.block-cta h2,.contact-details h2,.summary-copy h2,.showcase-copy h2,.block-gallery .gallery-info-card h2{font-size:clamp(27px,2.8vw,var(--section-title-max))!important}
.block-richtext .service-grid h3,.block-richtext .facility-grid h3,.feature-grid h3,.capability-card h3{font-size:var(--card-title-max)!important}

/* Builder-driven flexible containers */
.editable-wrap{width:min(calc(100% - 72px),var(--editable-width,var(--wrap)))!important}
.block-media .split-layout{grid-template-columns:minmax(0,var(--text-col,1fr)) minmax(0,var(--image-col,1fr))}
.block-media .split-layout.reverse{grid-template-columns:minmax(0,var(--image-col,1fr)) minmax(0,var(--text-col,1fr))}
.block-container .section-head{max-width:820px}
.editable-container{display:grid;grid-template-columns:var(--container-cols,1fr);gap:18px;align-items:stretch}
.editable-container-cell{background:var(--container-card,#fff);border:1px solid #dce8ef;border-radius:var(--radius);padding:24px;min-width:0;box-shadow:0 14px 34px rgba(9,59,96,.055)}
.editable-container-cell.image{padding:0;overflow:hidden}
.editable-container-cell.media{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px;align-items:center}
.editable-container-cell img{width:100%;height:100%;min-height:260px;object-fit:cover;border-radius:calc(var(--radius) - 4px)}
.editable-container-cell.image img{border-radius:0}
.editable-container-cell h3{font:650 var(--card-title-max)/1.25 var(--heading);letter-spacing:-.035em;color:var(--ink);margin:0 0 10px}
.editable-container-cell p{font-size:14px;line-height:1.72;color:var(--muted);margin:0}
.builder-layout-panel{border:1px solid #dce8ee;border-radius:10px;background:#f8fbfd;padding:12px;margin-bottom:14px}
.container-items{gap:10px}
.container-item{grid-template-columns:120px 90px 1fr 1fr!important}
.container-item textarea,.container-item input[placeholder="Button label"],.container-item input[placeholder="Button link"]{grid-column:span 2}
.builder-item.visual-item{grid-template-columns:1fr 1fr 1fr auto!important}
.builder-item.visual-item textarea{grid-column:1 / span 3;min-height:62px}
@media(max-width:850px){
  .editable-wrap{width:min(calc(100% - 36px),var(--editable-width,var(--wrap)))!important}
  .block-media .split-layout,.block-media .split-layout.reverse,.editable-container,.editable-container-cell.media{grid-template-columns:1fr!important}
}
@media(max-width:500px){
  .container-item,.builder-item.visual-item{grid-template-columns:1fr!important}
  .container-item textarea,.container-item input[placeholder="Button label"],.container-item input[placeholder="Button link"]{grid-column:auto}
  .builder-item.visual-item textarea{grid-column:auto}
}

/* Footer contrast fix: keep all footer text readable on the dark background. */
.site-footer{background:#082a47!important;color:#d8ecf7!important}
.site-footer .footer-brand h3,
.site-footer .footer-col h4,
.site-footer .footer-contact h4{color:#ffffff!important}
.site-footer .footer-brand p,
.site-footer .footer-contact p,
.site-footer .footer-bottom span{color:#c8deec!important}
.site-footer .footer-col a,
.site-footer .footer-contact>a{color:#e7f6ff!important}
.site-footer .footer-col a:hover,
.site-footer .footer-contact>a:hover,
.site-footer .footer-bottom a,
.site-footer .footer-link{color:#ffffff!important}
.site-footer .footer-promise{color:#ffffff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.16)}

/* Admin-controlled image sizing. */
.block-media .block-media-image img{height:var(--block-image-height,500px)!important;object-fit:var(--block-image-fit,cover)!important;object-position:var(--block-image-position,center)!important}
.block-gallery .gallery-grid img{height:var(--gallery-image-height,228px)!important;object-fit:var(--gallery-image-fit,cover)!important;object-position:var(--gallery-image-position,center)!important}
.block-gallery .gallery-grid img:nth-child(1){height:calc(var(--gallery-image-height,228px) * 2 + 12px)!important}


/* === V8 stat typography controls === */
.stats-grid strong,
.metric-strip strong{
  font-size:var(--stat-value-size,34px)!important;
  line-height:.98!important;
  font-weight:600!important;
  letter-spacing:-.035em!important;
  word-break:normal!important;
}
.stats-grid span,
.metric-strip span{
  font-size:var(--stat-label-size,11px)!important;
  line-height:1.45!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
}
.stats-grid article,
.metric-strip article{
  overflow-wrap:normal;
}
@media(max-width:850px){
  .stats-grid strong,
  .metric-strip strong{font-size:calc(var(--stat-value-size,34px) * .9)!important}
}


/* === V9 Calibri corporate typography + spacing fix === */
:root{--corporate-font:Calibri,"Segoe UI",Arial,sans-serif}
body{font-family:var(--body),var(--corporate-font)!important;letter-spacing:.005em;font-kerning:normal;text-rendering:optimizeLegibility}
h1,h2,h3,h4,h5,h6,
.hero h1,.hero-clean-copy h1,.page-hero h1,.section-head h2,.section-copy h2,.summary-copy h2,.block-text h2,.block-cta h2,.contact-details h2,.quote-panel h2,.quality-banner h2{
  font-family:var(--heading),var(--corporate-font)!important;
  font-weight:var(--heading-weight,600)!important;
  letter-spacing:0!important;
  word-spacing:.055em!important;
  font-kerning:normal!important;
}
.hero-clean-copy h1{font-size:clamp(44px,5.2vw,72px)!important;line-height:1.02!important;max-width:820px!important}
.hero-clean-copy p{font-size:18px!important;line-height:1.68!important;letter-spacing:.01em!important;max-width:680px!important}
.page-hero h1{font-size:clamp(38px,4.4vw,60px)!important;line-height:1.08!important;max-width:840px!important}
.page-hero p{font-size:17px!important;line-height:1.72!important}
.summary-copy h2,.section-copy h2,.section-head h2,.block-text h2{font-size:clamp(28px,3.35vw,44px)!important;line-height:1.18!important;max-width:900px!important}
.summary-copy h2{font-size:clamp(22px,2.05vw,28px)!important;line-height:1.35!important;word-spacing:.06em!important}
.summary-copy p,.section-head p,.section-copy p,.block-text .lead,.cta-layout p,.quote-panel p{line-height:var(--body-line-height,1.72)!important;letter-spacing:.01em!important;word-spacing:.035em!important}
.capability-card h3,.category-card h3,.product-card h3,.slide-copy h3,.block-richtext .service-grid h3,.block-richtext .facility-grid h3{letter-spacing:0!important;word-spacing:.045em!important;font-weight:600!important}
.eyebrow{letter-spacing:.18em!important;font-weight:700!important}
.btn,.text-link,.main-nav>a,.nav-drop>button{font-family:var(--body),var(--corporate-font)!important;letter-spacing:.01em!important}
.metric-strip strong,.stats-grid strong{font-family:var(--heading),var(--corporate-font)!important;font-weight:500!important;letter-spacing:0!important;word-spacing:.04em!important}
.metric-strip span,.stats-grid span{font-family:var(--body),var(--corporate-font)!important;letter-spacing:.105em!important;word-spacing:.08em!important;font-weight:600!important}
@media(max-width:850px){
  .hero-clean-copy h1{font-size:clamp(38px,11vw,52px)!important}
  .summary-copy h2,.section-head h2,.section-copy h2{font-size:clamp(26px,7vw,36px)!important}
}


/* === V10 hero title match with inner page hero typography === */
body .hero.hero-clean .hero-clean-copy > h1{
  font-family:var(--heading),Calibri,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(40px,4.65vw,64px)!important;
  line-height:1.08!important;
  font-weight:500!important;
  letter-spacing:0!important;
  word-spacing:.055em!important;
  color:#fff!important;
  max-width:850px!important;
  margin:14px 0 22px!important;
  text-shadow:0 16px 36px rgba(0,16,34,.28)!important;
}
body .hero.hero-clean .hero-clean-copy > p{
  font-family:var(--body),Calibri,"Segoe UI",Arial,sans-serif!important;
  font-size:18px!important;
  line-height:1.7!important;
  font-weight:400!important;
  max-width:680px!important;
}
@media(max-width:850px){
  body .hero.hero-clean .hero-clean-copy > h1{
    font-size:clamp(36px,10vw,52px)!important;
    line-height:1.08!important;
  }
}


/* === V11 hero 3-line title + remove admin-label look on public cards === */
body .hero.hero-clean .hero-clean-copy > h1{
  font-family:var(--heading),Calibri,"Segoe UI",Arial,sans-serif!important;
  font-size:clamp(46px,4.8vw,68px)!important;
  line-height:1.08!important;
  font-weight:500!important;
  letter-spacing:0!important;
  word-spacing:.055em!important;
  color:#fff!important;
  max-width:920px!important;
  margin:14px 0 22px!important;
  text-shadow:0 16px 36px rgba(0,16,34,.28)!important;
}
body .hero.hero-clean .hero-clean-copy{
  max-width:980px!important;
}
.compact-category-grid .category-card-body .card-kicker:empty,
.category-card-body .card-kicker:empty{display:none!important}
@media(max-width:850px){
  body .hero.hero-clean .hero-clean-copy > h1{font-size:clamp(36px,10vw,52px)!important;line-height:1.1!important}
}


/* === V12 unified typography scale: all main titles controlled from admin === */
:root{--v12-font-stack:Calibri,"Segoe UI",Arial,sans-serif}
html body{
  font-family:var(--body),var(--v12-font-stack)!important;
  font-size:calc(16px * var(--body-scale,1))!important;
  line-height:var(--body-line-height,1.72)!important;
  letter-spacing:.003em!important;
  text-rendering:optimizeLegibility;
  font-kerning:normal;
}
html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{
  font-family:var(--heading),var(--v12-font-stack)!important;
  font-weight:var(--heading-weight,500)!important;
  letter-spacing:0!important;
  word-spacing:.055em!important;
  text-wrap:balance;
}
html body .hero.hero-clean .hero-clean-copy>h1{
  font-size:clamp(40px,4.65vw,var(--hero-title-size,60px))!important;
  line-height:1.08!important;
  max-width:850px!important;
  font-weight:var(--heading-weight,500)!important;
}
html body .page-hero h1{
  font-size:clamp(36px,4.15vw,var(--page-title-size,54px))!important;
  line-height:1.12!important;
  max-width:900px!important;
  font-weight:var(--heading-weight,500)!important;
}
html body .summary-copy h2,
html body .section-copy h2,
html body .block-text h2{
  font-size:clamp(26px,2.65vw,var(--intro-title-size,32px))!important;
  line-height:1.22!important;
  max-width:850px!important;
  font-weight:var(--heading-weight,500)!important;
}
html body .section-head h2,
html body .showcase-copy h2,
html body .block-gallery .gallery-info-card h2,
html body .quality-banner h2,
html body .milestone-section h2,
html body .customer-section h2,
html body .block-cta h2,
html body .contact-details h2{
  font-size:clamp(30px,3.25vw,var(--section-title-size,36px))!important;
  line-height:1.18!important;
  max-width:950px!important;
  font-weight:var(--heading-weight,500)!important;
}
html body .capability-card h3,
html body .category-card h3,
html body .product-card h3,
html body .slide-copy h3,
html body .block-richtext .service-grid h3,
html body .block-richtext .facility-grid h3,
html body .milestone-card h3,
html body .footer-col h4,
html body .footer-contact h4{
  font-size:var(--card-title-size,22px)!important;
  line-height:1.22!important;
  font-weight:600!important;
  letter-spacing:0!important;
}
html body .section-head p,
html body .summary-copy p,
html body .showcase-copy p,
html body .gallery-info-card p,
html body .slide-copy p,
html body .category-card p,
html body .product-card p,
html body .capability-card p{
  font-size:calc(16px * var(--body-scale,1))!important;
  line-height:var(--body-line-height,1.72)!important;
}
html body .eyebrow{
  font-size:11px!important;
  line-height:1.2!important;
  letter-spacing:.18em!important;
  font-weight:700!important;
}
html body .section{padding-top:var(--section-spacing,92px)!important;padding-bottom:var(--section-spacing,92px)!important}
html body .hero.hero-clean,
html body .hero-clean-wrap{min-height:var(--hero-min-height,720px)!important}
html body .showcase-copy h2{margin-bottom:18px!important}
html body .milestone-section .section-head h2,
html body .milestones-section .section-head h2,
html body .achievements-section .section-head h2{font-size:clamp(30px,3.25vw,var(--section-title-size,36px))!important}
@media(max-width:850px){
  html body .hero.hero-clean .hero-clean-copy>h1{font-size:clamp(34px,9.4vw,48px)!important}
  html body .page-hero h1{font-size:clamp(32px,8.5vw,44px)!important}
  html body .summary-copy h2,
  html body .section-copy h2,
  html body .block-text h2,
  html body .section-head h2,
  html body .showcase-copy h2,
  html body .block-gallery .gallery-info-card h2{font-size:clamp(26px,7vw,34px)!important}
}


/* === V13 final requested cleanup: no public builder labels, editable visual cards, smoother ribbon === */
.feature-grid{grid-template-columns:repeat(var(--feature-cols,4),minmax(0,1fr))!important}
@media(max-width:1100px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.feature-grid{grid-template-columns:1fr!important}}

.product-overview-clean .slide-kicker,
.showcase-section .slide-kicker{
  background:rgba(8,123,199,.10);
  color:var(--blue);
  border-radius:999px;
  padding:8px 12px;
}
.product-overview-clean .slide-copy p,
.showcase-section .slide-copy p{
  color:#627f93;
}

.process-visual-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.process-visual-card{
  overflow:hidden;
  border:1px solid #dbe8f0;
  border-radius:26px;
  background:#fff;
  box-shadow:0 18px 44px rgba(8,52,86,.08);
}
.process-visual-card img{
  width:100%;
  height:var(--gallery-image-height,320px);
  object-fit:var(--gallery-image-fit,cover);
  object-position:var(--gallery-image-position,center);
  background:#f3f7fa;
}
.process-visual-card div{
  padding:20px 22px 22px;
}
.process-visual-card span{
  display:inline-flex;
  width:36px;
  height:36px;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  background:linear-gradient(135deg,var(--deep),var(--blue));
  color:#fff;
  font:700 12px var(--heading);
  margin-bottom:14px;
}
.process-visual-card h3{
  font:600 var(--card-title-size,22px)/1.22 var(--heading);
  margin:0 0 10px;
  color:var(--ink);
}
.process-visual-card p{
  margin:0;
  color:#668194;
  line-height:1.65;
}
.customer-ribbon{position:relative;overflow:hidden}
.customer-ribbon-track{gap:18px;animation:shaktiRibbon var(--customer-ribbon-speed,60s) linear infinite}
.customer-ribbon-item{flex:0 0 250px}
@keyframes shaktiRibbon{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.block-text .narrow,
.block-richtext .narrow{
  max-width:900px;
}
.block-text .narrow{
  padding:34px 38px;
  border:1px solid #dce9f2;
  border-radius:28px;
  background:linear-gradient(180deg,#fff,#fbfdff);
  box-shadow:0 18px 44px rgba(8,52,86,.06);
}
.block-container .section-head{
  max-width:850px;
}
.editable-container{
  gap:22px;
}
.editable-container-cell{
  border-radius:24px;
  box-shadow:0 16px 38px rgba(8,52,86,.05);
}

@media(max-width:900px){
  .process-visual-grid{grid-template-columns:1fr}
  .customer-ribbon-item{flex-basis:220px}
}

/* === V14 unique Shakti header, blue cursor and clean-navigation polish === */
.topbar{
  position:relative!important;
  z-index:80!important;
  background:linear-gradient(90deg,#062d50 0%,#087bc7 58%,#0b9bea 100%)!important;
  color:#fff!important;
  border-radius:0 0 34px 34px!important;
  box-shadow:0 14px 36px rgba(8,64,108,.18)!important;
  margin:0 auto!important;
  overflow:hidden!important;
}
.topbar:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.22),transparent 32%),linear-gradient(90deg,transparent,rgba(255,255,255,.10),transparent);pointer-events:none}.topbar-wrap{min-height:42px!important;position:relative;z-index:1}.topbar-wrap>span{font-weight:700!important;letter-spacing:.16em!important}.topbar a{font-weight:650!important;color:#fff!important;opacity:.96}.topbar a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}
.site-header{
  top:0!important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,252,255,.91))!important;
  border-bottom:1px solid rgba(198,218,231,.7)!important;
  backdrop-filter:blur(20px)!important;
  box-shadow:0 10px 32px rgba(9,46,76,.06)!important;
}
.site-header:after{content:"";position:absolute;left:50%;bottom:-1px;width:min(780px,62vw);height:3px;border-radius:999px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--blue),var(--accent),transparent);opacity:.72}.site-header.scrolled{background:rgba(255,255,255,.94)!important;box-shadow:0 16px 42px rgba(9,46,76,.12)!important}.nav-wrap{height:94px!important;display:grid!important;grid-template-columns:auto minmax(360px,1fr) auto!important;gap:22px!important;align-items:center!important}.brand{min-width:300px!important;gap:14px!important;position:relative!important;padding:9px 16px 9px 10px!important;border-radius:22px!important}.brand:after{content:"";width:28px;height:4px;border-radius:999px;background:var(--accent);margin-left:6px;align-self:center;box-shadow:0 0 0 4px rgba(245,166,35,.10)}.brand:hover{background:rgba(8,123,199,.06)}.brand img{width:70px!important;height:62px!important}.brand strong{font-size:19px!important;letter-spacing:.11em!important}.brand small{font-size:7px!important;color:#5e7588!important}.main-nav{justify-self:center!important;margin-left:0!important;gap:5px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(206,225,236,.72)!important;padding:7px!important;border-radius:999px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.main-nav>a,.nav-drop>button{height:42px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 14px!important;border-radius:999px!important;color:#183752!important;font-weight:700!important}.main-nav>a:hover,.main-nav>a.active,.nav-drop.active>button,.nav-drop>button:hover{background:linear-gradient(180deg,#eef8ff,#e7f4fc)!important;color:var(--blue)!important}.nav-drop>button span{font-size:0!important;width:8px!important;height:8px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg) translateY(-2px)!important;margin-left:3px!important}.drop-menu{top:calc(100% + 12px)!important;left:50%!important;transform:translate(-50%,-6px)!important;width:315px!important;border-radius:22px!important;padding:12px!important;border:1px solid rgba(205,225,238,.92)!important;box-shadow:0 28px 70px rgba(9,46,76,.18)!important}.nav-drop:hover .drop-menu{transform:translate(-50%,0)!important}.drop-menu:before{content:"";position:absolute;top:-8px;left:50%;width:16px;height:16px;background:#fff;border-left:1px solid rgba(205,225,238,.92);border-top:1px solid rgba(205,225,238,.92);transform:translateX(-50%) rotate(45deg)}.drop-menu a{position:relative;z-index:1;border-radius:15px!important;padding:13px 14px!important}.drop-menu a:hover{background:linear-gradient(90deg,#eef8ff,#fff6e8)!important}.drop-menu strong{font-weight:750!important}.nav-cta{border-radius:18px!important;padding:16px 22px!important;box-shadow:0 20px 44px rgba(8,123,199,.24)!important}.nav-cta:hover{transform:translateY(-2px) scale(1.01)!important}.nav-contact{display:none!important}
@media(max-width:1160px){.nav-wrap{grid-template-columns:auto 1fr auto!important}.brand{min-width:220px!important}.main-nav{justify-self:end!important}.nav-cta{display:none!important}}
@media(max-width:850px){.topbar{border-radius:0 0 22px 22px!important}.nav-wrap{height:78px!important;display:flex!important}.brand{min-width:0!important;padding:6px 8px!important}.brand:after{display:none!important}.brand img{width:62px!important;height:50px!important}.menu-toggle{display:block!important;margin-left:auto!important}.main-nav{position:absolute!important;display:none!important;top:78px!important;left:18px!important;right:18px!important;background:#fff!important;border:1px solid #dce9f2!important;border-radius:22px!important;padding:14px!important;box-shadow:0 22px 50px rgba(9,46,76,.16)!important;align-items:stretch!important;flex-direction:column!important}.main-nav.open{display:flex!important}.main-nav>a,.nav-drop>button{justify-content:space-between!important;width:100%!important;height:auto!important;padding:12px 14px!important}.drop-menu{position:static!important;display:none!important;opacity:1!important;visibility:visible!important;transform:none!important;width:100%!important;box-shadow:none!important;border:0!important;padding:5px 0 0 14px!important}.drop-menu:before{display:none!important}.nav-drop.open .drop-menu{display:block!important}.nav-drop:hover .drop-menu{display:none!important}.nav-drop.open:hover .drop-menu{display:block!important}}


/* === V15 responsive media and persistent storage polish === */
@media (max-width: 900px){
  .showcase-section .slide-card,
  .product-mini-slider .slide-card{
    grid-template-columns: 1fr !important;
  }
  .showcase-section .slide-image img,
  .product-mini-slider .slide-image img{
    width:100% !important;
    height: clamp(220px, 58vw, 360px) !important;
    object-fit: contain !important;
    object-position: center !important;
    background:#f5f9fc !important;
  }
  .showcase-section .slide-copy,
  .product-mini-slider .slide-copy{
    padding:20px 18px 22px !important;
  }
  .process-visual-grid{
    grid-template-columns:1fr !important;
  }
  .process-visual-card img{
    height: clamp(220px, 56vw, 340px) !important;
    object-fit: contain !important;
    background:#f5f9fc !important;
  }
  .category-image,
  .product-image{
    height:auto !important;
    min-height:0 !important;
  }
  .category-image img,
  .product-image img{
    height: clamp(210px, 56vw, 340px) !important;
    object-fit: contain !important;
    background:#f5f9fc !important;
  }
  .visual-large img,
  .block-media-image img,
  .gallery-grid img{
    height:auto !important;
    max-height:380px !important;
    object-fit:contain !important;
    background:#f5f9fc !important;
  }
  .customer-ribbon-track{
    animation-duration:52s !important;
  }
}
@media (max-width: 520px){
  .content-slider{padding:12px !important;border-radius:22px !important}
  .slide-copy h3{font-size:22px !important}
  .slide-copy p{font-size:15px !important}
  .slider-controls{padding:14px 4px 2px !important}
  .slider-btn{width:42px !important;height:42px !important}
  .customer-ribbon-item{flex-basis:210px !important}
}


/* === V16 mobile visual fix: make sliders/galleries fully visible on phones === */
@media (max-width: 980px){
  html, body{overflow-x:hidden!important;max-width:100%!important}
  .wrap{width:min(100% - 28px, var(--wrap, 1180px))!important}

  .showcase-grid,
  .product-overview-grid,
  .gallery-split-wrap,
  .summary-grid,
  .split-layout,
  .contact-layout,
  .category-hero-grid,
  .product-hero-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
    width:100%!important;
    max-width:100%!important;
  }

  .gallery-info-card,
  .content-slider,
  .product-mini-slider,
  .process-visual-grid,
  .gallery-grid,
  .slider-track,
  .slide-card,
  .process-visual-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  .gallery-info-card,
  .sticky-copy{
    position:static!important;
    top:auto!important;
  }

  .content-slider,
  .product-mini-slider{
    overflow:hidden!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .slider-track{
    display:flex!important;
    flex-wrap:nowrap!important;
  }

  .slide-card{
    flex:0 0 100%!important;
    min-width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  .slide-image,
  .slide-copy{width:100%!important;max-width:100%!important}

  .slide-image img,
  .process-visual-card img,
  .gallery-grid img,
  .category-image img,
  .product-image img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:4/3!important;
    object-fit:contain!important;
    object-position:center!important;
    background:#f5f9fc!important;
  }

  .visual-large img,
  .block-media-image img{
    width:100%!important;
    height:auto!important;
    aspect-ratio:4/3!important;
    object-fit:contain!important;
    background:#f5f9fc!important;
  }

  .process-visual-grid,
  .gallery-grid,
  .compact-category-grid,
  .category-grid,
  .product-grid{
    grid-template-columns:1fr!important;
  }

  .gallery-grid img:first-child{
    grid-column:auto!important;
    height:auto!important;
  }

  .product-overview-clean .content-slider,
  .showcase-section .content-slider{
    order:2!important;
  }

  .showcase-copy,
  .gallery-info-card{
    order:1!important;
    padding:24px 22px!important;
    border-radius:24px!important;
  }
}

@media (max-width: 520px){
  .section{padding-top:54px!important;padding-bottom:54px!important}
  .gallery-info-card h2,
  .showcase-copy h2,
  .section-head h2{font-size:30px!important;line-height:1.18!important}
  .gallery-info-card p,
  .showcase-copy p{font-size:16px!important;line-height:1.65!important}
  .gradient-link-card{padding:16px 18px!important;border-radius:18px!important}
  .slider-controls{padding:12px 4px 2px!important}
}


/* === V17 admin-controlled customer ribbon speed === */
.customer-ribbon-track{
  animation-duration:var(--customer-ribbon-speed,60s)!important;
}
@media(max-width:850px){
  .customer-ribbon-track{
    animation-duration:calc(var(--customer-ribbon-speed,60s) * 1.25)!important;
  }
}


/* === Shakti custom cursor v18: tested moving blue dot + link hover ring === */
@media (pointer:fine){
  .shakti-cursor-dot,
  .shakti-cursor-ring{
    position:fixed;
    top:0;
    left:0;
    pointer-events:none;
    z-index:2147483647;
    opacity:0;
    will-change:transform,opacity,width,height,background,border-color,box-shadow;
  }

  .shakti-cursor-dot{
    width:10px;
    height:10px;
    border-radius:50%;
    background:#0a77c9;
    border:2px solid #fff;
    box-shadow:0 0 0 5px rgba(10,119,201,.14),0 7px 18px rgba(8,63,120,.26);
    transform:translate3d(-100px,-100px,0);
    transition:opacity .16s ease,width .18s ease,height .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;
  }

  .shakti-cursor-ring{
    width:28px;
    height:28px;
    border-radius:50%;
    border:1.5px solid rgba(10,119,201,.55);
    background:rgba(10,119,201,.03);
    transform:translate3d(-100px,-100px,0);
    transition:opacity .16s ease,width .20s ease,height .20s ease,background .20s ease,border-color .20s ease,box-shadow .20s ease;
  }

  body.cursor-ready .shakti-cursor-dot{
    opacity:1;
  }

  body.cursor-ready .shakti-cursor-ring{
    opacity:.72;
  }

  body.cursor-hover .shakti-cursor-dot{
    width:42px;
    height:42px;
    background:radial-gradient(circle at 50% 50%,#ffffff 0 18%,rgba(10,119,201,.24) 20% 100%);
    border-color:#0a77c9;
    box-shadow:0 0 0 8px rgba(10,119,201,.08),0 16px 36px rgba(8,63,120,.24);
  }

  body.cursor-hover .shakti-cursor-dot::after{
    content:'';
    position:absolute;
    left:50%;
    top:50%;
    width:6px;
    height:6px;
    border-radius:50%;
    background:#f5a524;
    transform:translate(-50%,-50%);
  }

  body.cursor-hover .shakti-cursor-ring{
    width:64px;
    height:64px;
    border-color:rgba(10,119,201,.72);
    background:rgba(10,119,201,.07);
    box-shadow:0 0 0 10px rgba(10,119,201,.045);
    opacity:.92;
  }
}

@media (pointer:coarse){
  .shakti-cursor-dot,
  .shakti-cursor-ring{
    display:none!important;
  }
}


/* === V20 Capability Showcase: premium editable capability system === */
.capability-showcase{
  background:linear-gradient(180deg,#f8fbfe 0%,#ffffff 42%,#f7fbff 100%);
  overflow:hidden;
}
.cap-showcase-wrap{
  max-width:min(1580px,calc(100vw - 64px));
}
.cap-showcase-top{
  display:grid;
  grid-template-columns:minmax(360px,.58fr) minmax(0,1fr);
  gap:22px;
  align-items:stretch;
}
.cap-intro-panel{
  min-height:520px;
  padding:48px 46px;
  border:1px solid #d9e8f2;
  border-radius:30px;
  background:
    radial-gradient(circle at 0% 100%,rgba(10,119,201,.12),transparent 38%),
    linear-gradient(180deg,#fff,#fbfdff);
  box-shadow:0 28px 70px rgba(6,50,86,.08);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.cap-main-icon .cap-icon{
  width:80px;
  height:80px;
  border-radius:22px;
  background:#edf6fc;
  color:var(--blue);
  margin-bottom:30px;
}
.cap-intro-panel .eyebrow{
  display:block;
  margin-bottom:14px;
}
.cap-intro-panel h2{
  margin:0 0 24px;
  max-width:520px;
  color:var(--ink);
  font-size:clamp(34px,3.3vw,58px);
  line-height:1.08;
  font-weight:550;
  letter-spacing:0!important;
}
.cap-intro-panel p{
  color:#536f84;
  font-size:17px;
  line-height:1.78;
  margin:0 0 24px;
}
.cap-bullets{
  list-style:none;
  padding:0;
  margin:4px 0 30px;
  display:grid;
  gap:13px;
}
.cap-bullets li{
  display:flex;
  align-items:flex-start;
  gap:13px;
  color:#253f55;
  font-weight:600;
  line-height:1.5;
}
.cap-bullets li span{
  flex:0 0 22px;
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#e9f6ff;
  color:var(--blue);
  font-size:13px;
  margin-top:1px;
}
.cap-cta{
  align-self:flex-start;
  border-radius:20px!important;
  padding:17px 26px!important;
  box-shadow:0 20px 45px rgba(10,119,201,.24)!important;
}
.cap-mosaic{
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr;
  grid-template-rows:1fr 1fr;
  gap:8px;
  min-height:520px;
  border:1px solid #d9e8f2;
  border-radius:30px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 28px 70px rgba(6,50,86,.08);
}
.cap-mosaic-item{
  position:relative;
  overflow:hidden;
  background:#eef5f9;
}
.cap-mosaic-item img{
  width:100%;
  height:100%;
  display:block;
  object-fit:var(--cap-img-fit,cover);
  object-position:var(--cap-img-pos,center);
  transition:transform .45s ease,filter .45s ease;
}
.cap-mosaic-item:hover img{
  transform:scale(1.035);
  filter:saturate(1.05);
}
.cap-mosaic-1{grid-column:1 / 3;grid-row:1}
.cap-mosaic-2{grid-column:3;grid-row:1}
.cap-mosaic-3{grid-column:1 / 2;grid-row:2}
.cap-mosaic-4{grid-column:2 / 4;grid-row:2}
.cap-photo-label{
  position:absolute;
  left:22px;
  bottom:20px;
  display:flex;
  align-items:center;
  gap:12px;
  max-width:78%;
  padding:12px 15px 12px 12px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(6,48,94,.95),rgba(10,88,160,.88));
  color:#fff;
  box-shadow:0 14px 32px rgba(1,21,45,.25);
  backdrop-filter:blur(8px);
}
.cap-photo-label .cap-icon{
  width:48px;
  height:48px;
  flex:0 0 48px;
  color:#fff;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.18);
}
.cap-photo-label strong{
  color:#fff;
  font-size:20px;
  line-height:1.16;
  font-weight:600;
}
.cap-icon{
  display:inline-grid;
  place-items:center;
  width:58px;
  height:58px;
  border-radius:18px;
  background:#eaf4fb;
  color:var(--blue);
  flex:0 0 auto;
}
.cap-icon svg{
  width:55%;
  height:55%;
}
.cap-feature-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  margin-top:24px;
}
.cap-feature-card{
  position:relative;
  overflow:hidden;
  border:1px solid #dbe9f2;
  border-radius:26px;
  background:#fff;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
}
.cap-feature-head{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:18px;
  padding:28px 26px 18px;
}
.cap-feature-head h3{
  margin:0 0 8px;
  color:var(--ink);
  font-size:23px;
  line-height:1.15;
  font-weight:650;
}
.cap-feature-head p{
  margin:0;
  color:#59758a;
  font-size:15px;
  line-height:1.55;
}
.cap-feature-card > img{
  width:calc(100% - 30px);
  height:200px;
  margin:0 15px 15px;
  border-radius:16px;
  display:block;
  object-fit:cover;
  object-position:center;
  background:#f5f9fc;
}
.cap-card-arrow{
  position:absolute;
  right:18px;
  bottom:18px;
  width:52px;
  height:52px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff;
  border:1px solid #dce9f2;
  box-shadow:0 12px 28px rgba(8,52,86,.12);
  color:var(--ink);
  font-size:0;
}
.cap-card-arrow span{
  font-size:24px;
}
.cap-card-arrow:hover{
  background:var(--blue);
  color:#fff;
  border-color:var(--blue);
}
.builder-item .admin-field select,
.builder-item select[data-item-key="icon"]{
  border:1px solid #d4e3ed;
  border-radius:12px;
  padding:10px 12px;
  background:#fff;
  color:#17344c;
  font-weight:700;
}
@media(max-width:1200px){
  .cap-showcase-top{
    grid-template-columns:1fr;
  }
  .cap-intro-panel{
    min-height:auto;
  }
  .cap-feature-row{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:780px){
  .cap-showcase-wrap{
    max-width:calc(100vw - 30px);
  }
  .cap-intro-panel{
    padding:30px 24px;
    border-radius:24px;
  }
  .cap-intro-panel h2{
    font-size:clamp(32px,9vw,44px);
  }
  .cap-mosaic{
    display:block;
    min-height:0;
    border-radius:24px;
  }
  .cap-mosaic-item{
    height:auto;
    min-height:0;
  }
  .cap-mosaic-item + .cap-mosaic-item{
    border-top:8px solid #fff;
  }
  .cap-mosaic-item img{
    height:auto;
    max-height:320px;
    object-fit:contain;
    background:#f5f9fc;
  }
  .cap-photo-label{
    position:static;
    max-width:none;
    margin:0;
    border-radius:0;
    background:linear-gradient(135deg,var(--deep),var(--blue));
  }
  .cap-feature-row{
    grid-template-columns:1fr;
  }
  .cap-feature-card > img{
    height:auto;
    max-height:320px;
    object-fit:contain;
  }
}


/* === V21 Capability icon upload support === */
.cap-icon.cap-icon-img{
  overflow:hidden;
  background:#f0f7fc;
}
.cap-icon.cap-icon-img img{
  width:62%;
  height:62%;
  object-fit:contain;
  display:block;
}
.cap-photo-label .cap-icon.cap-icon-img{
  background:rgba(255,255,255,.12);
}
.cap-photo-label .cap-icon.cap-icon-img img{
  filter:none;
}
.builder-item.visual-item input[type="file"]{
  border:1px dashed #bdd3e2;
  background:#f7fbfe;
  padding:10px;
  border-radius:12px;
}


/* === V24 Home page team-suggestion update === */
.capability-grid.clean-four{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.capability-grid.clean-four .capability-card{
  min-height:220px;
}
.product-overview-clean .compact-category-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.product-overview-clean .compact-category-grid .category-card:nth-child(5){
  grid-column:1 / -1;
}
.home-video-section{
  background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);
}
.video-feature{
  display:grid;
  grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);
  gap:28px;
  align-items:center;
}
.video-copy{
  padding:42px;
  border:1px solid #d9e8f2;
  border-radius:30px;
  background:linear-gradient(180deg,#fff,#fbfdff);
  box-shadow:0 24px 60px rgba(6,50,86,.07);
}
.video-copy h2{
  margin:14px 0 18px;
  color:var(--ink);
  font-size:clamp(30px,3vw,var(--section-title-size,38px));
  line-height:1.18;
  font-weight:var(--heading-weight,500);
}
.video-copy p{
  color:#5f7b8f;
  line-height:1.75;
}
.video-frame{
  position:relative;
  min-height:420px;
  border-radius:32px;
  overflow:hidden;
  border:1px solid #d9e8f2;
  background:#0b3557;
  box-shadow:0 28px 70px rgba(6,50,86,.16);
}
.video-frame::before{
  content:"";
  display:block;
  padding-top:56.25%;
}
.video-frame iframe,
.video-frame .video-fallback{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
}
.video-fallback{
  display:grid;
  place-items:center;
  color:#fff;
  padding:30px;
  text-align:center;
}
.block-container .editable-container-cell.text h3{
  color:var(--ink);
}
.block-container .editable-container-cell.text p{
  color:#5f7b8f;
  line-height:1.7;
}
.block-container .editable-container-cell .text-link{
  margin-top:14px;
}
@media(max-width:1120px){
  .capability-grid.clean-four{grid-template-columns:repeat(2,minmax(0,1fr));}
  .video-feature{grid-template-columns:1fr;}
  .product-overview-clean .compact-category-grid{grid-template-columns:1fr;}
  .product-overview-clean .compact-category-grid .category-card:nth-child(5){grid-column:auto;}
}
@media(max-width:640px){
  .capability-grid.clean-four{grid-template-columns:1fr;}
  .video-copy{padding:28px 22px;border-radius:24px;}
  .video-frame{min-height:240px;border-radius:24px;}
}


/* === V25 Quick inquiry, certificates, analytics, SEO admin ease === */
.quick-tools{position:fixed;right:0;top:50%;z-index:99999;transform:translateY(-50%);pointer-events:none}
.quick-inquiry-tab{pointer-events:auto;position:absolute;right:0;top:0;transform:translateY(-50%) rotate(-90deg);transform-origin:right bottom;border:0;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;padding:13px 22px;border-radius:12px 12px 0 0;font:700 15px var(--heading);letter-spacing:.02em;box-shadow:0 14px 34px rgba(8,63,120,.25);cursor:pointer}
.quick-inquiry-panel{position:fixed;right:0;top:50%;transform:translate(110%,-50%);width:min(390px,calc(100vw - 26px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:4px solid var(--blue);border-right:0;border-radius:24px 0 0 24px;box-shadow:0 28px 80px rgba(4,36,64,.28);padding:30px 28px;pointer-events:auto;transition:transform .35s ease}
body.quick-open .quick-inquiry-panel{transform:translate(0,-50%)}
.quick-inquiry-close{position:absolute;right:18px;top:14px;border:0;background:#eff7fd;color:var(--ink);width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}
.quick-inquiry-panel h3{margin:0 0 10px;color:var(--ink);font:650 26px/1.15 var(--heading)}
.quick-inquiry-panel p{margin:0 0 18px;color:#496a80;line-height:1.55}
.quick-inquiry-form{display:grid;gap:13px}
.quick-inquiry-form label{display:grid;gap:7px;color:var(--ink);font-weight:600}
.quick-inquiry-form input,.quick-inquiry-form select,.quick-inquiry-form textarea{width:100%;border:1px solid #ccdce7;border-radius:10px;padding:12px 13px;font:500 15px var(--body);outline:none}
.quick-inquiry-form input:focus,.quick-inquiry-form select:focus,.quick-inquiry-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(10,119,201,.12)}
.quick-inquiry-form button{border:0;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;padding:14px 20px;border-radius:13px;font:700 15px var(--heading);text-transform:uppercase;box-shadow:0 14px 32px rgba(8,63,120,.22);cursor:pointer}
.quick-alert{border-radius:12px;padding:10px 12px;margin:0 0 14px;font-weight:700}
.quick-alert.success{background:#e8f8ef;color:#166534}
.quick-alert.error{background:#fff0f0;color:#b42318}
.floating-whatsapp{pointer-events:auto;position:fixed;right:22px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;box-shadow:0 16px 38px rgba(37,211,102,.35);z-index:99998;transition:transform .2s ease}
.floating-whatsapp:hover{transform:translateY(-4px) scale(1.04)}
.floating-whatsapp svg{width:32px;height:32px;fill:currentColor}
.cert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.cert-card{overflow:hidden;border:1px solid #dbe9f2;border-radius:28px;background:#fff;box-shadow:0 24px 58px rgba(6,50,86,.08)}
.cert-preview{height:240px;background:#f5f9fc;display:grid;place-items:center;overflow:hidden}
.cert-preview img{width:100%;height:100%;object-fit:contain;padding:16px}
.cert-preview span{color:#6f879a;font-weight:700}
.cert-body{padding:24px 24px 28px}
.cert-body h3{margin:8px 0 10px;color:var(--ink);font:650 24px/1.18 var(--heading)}
.cert-body p{margin:0 0 14px;color:#607b8e;line-height:1.6}
.admin-thumb{max-width:140px;max-height:100px;object-fit:contain;border:1px solid #dbe9f2;border-radius:12px;margin-top:8px;background:#fff}
.builder-sticky-save{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(245,250,253,.92);backdrop-filter:blur(14px);border:1px solid #dbe9f2;border-radius:18px;padding:12px 16px;margin-bottom:18px;box-shadow:0 16px 42px rgba(6,50,86,.08)}
.builder-sticky-save strong{color:var(--ink)}
.builder-sticky-save div{display:flex;gap:10px}
.form-actions.sticky-save{position:sticky;bottom:16px;z-index:45;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border:1px solid #dbe9f2;border-radius:18px;padding:14px 16px;box-shadow:0 18px 48px rgba(6,50,86,.12)}
.admin-stat-grid article a{display:block}
@media(max-width:900px){
  .quick-tools{right:auto;top:auto;transform:none}
  .quick-inquiry-tab{right:0;top:auto;bottom:110px}
  .quick-inquiry-panel{top:auto;bottom:0;transform:translateY(110%);width:100vw;max-height:88vh;border-radius:24px 24px 0 0;border:4px solid var(--blue);border-bottom:0}
  body.quick-open .quick-inquiry-panel{transform:translateY(0)}
  .floating-whatsapp{right:18px;bottom:18px;width:54px;height:54px}
  .cert-grid{grid-template-columns:1fr}
  .builder-sticky-save{align-items:flex-start;flex-direction:column}
}
@media(min-width:901px) and (max-width:1180px){.cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* === V26 Admin-controlled contact form + header/footer text sizes + WhatsApp visibility fix === */
.main-nav a,
.nav-drop > button,
.nav-cta,
.drop-menu a strong,
.drop-menu a small{
  font-size:var(--header-menu-size,14px);
}
.topbar,
.topbar a{
  font-size:var(--header-topbar-size,12px);
}
.site-footer,
.site-footer p,
.site-footer a,
.footer-contact,
.footer-col a,
.footer-brand p{
  font-size:var(--footer-text-size,15px);
}
.site-footer h4,
.footer-brand h3{
  font-size:var(--footer-heading-size,17px);
}
.footer-bottom,
.footer-bottom a{
  font-size:var(--footer-bottom-size,13px);
}
.enquiry-form .form-intro{
  margin:-4px 0 18px;
  color:#5f7b8f;
  line-height:1.65;
}
.floating-whatsapp{
  display:grid!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:100001!important;
}
.quick-tools .floating-whatsapp{
  transform:none;
}
.quick-tools .floating-whatsapp:hover{
  transform:translateY(-4px) scale(1.04);
}


/* === V27 WhatsApp icon fixed bottom-right === */
.whatsapp-bottom-right,
.floating-whatsapp.whatsapp-bottom-right{
  position:fixed!important;
  right:22px!important;
  bottom:22px!important;
  top:auto!important;
  left:auto!important;
  width:60px!important;
  height:60px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#25D366!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:2147483600!important;
  box-shadow:0 18px 42px rgba(37,211,102,.35), 0 0 0 8px rgba(37,211,102,.10)!important;
  transform:none!important;
  transition:transform .2s ease, box-shadow .2s ease!important;
}
.whatsapp-bottom-right:hover,
.floating-whatsapp.whatsapp-bottom-right:hover{
  transform:translateY(-4px) scale(1.05)!important;
  box-shadow:0 22px 52px rgba(37,211,102,.42), 0 0 0 10px rgba(37,211,102,.12)!important;
}
.whatsapp-bottom-right svg,
.floating-whatsapp.whatsapp-bottom-right svg{
  width:34px!important;
  height:34px!important;
  fill:currentColor!important;
}
.quick-tools{
  pointer-events:none;
}
.quick-tools .whatsapp-bottom-right{
  pointer-events:auto!important;
}
@media(max-width:900px){
  .whatsapp-bottom-right,
  .floating-whatsapp.whatsapp-bottom-right{
    right:18px!important;
    bottom:18px!important;
    width:56px!important;
    height:56px!important;
  }
  .whatsapp-bottom-right svg,
  .floating-whatsapp.whatsapp-bottom-right svg{
    width:31px!important;
    height:31px!important;
  }
}


/* === V28 header menu editable label support === */
.main-nav > a,
.nav-drop > button{white-space:nowrap;}
.drop-menu a strong{white-space:normal;}


/* === V29 WhatsApp exact bottom-right fix ===
   Fix reason: .quick-tools parent was fixed at 50% with transform, so the WhatsApp icon inside it
   was being positioned around the middle of the screen. This override separates positioning:
   WhatsApp = bottom-right, Quick Inquiry tab = right-middle.
*/
.quick-tools{
  position:static!important;
  inset:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  left:auto!important;
  transform:none!important;
  pointer-events:none!important;
  z-index:auto!important;
}

.quick-tools .floating-whatsapp,
.floating-whatsapp,
.whatsapp-bottom-right{
  position:fixed!important;
  right:24px!important;
  bottom:24px!important;
  left:auto!important;
  top:auto!important;
  width:60px!important;
  height:60px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:#25D366!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:2147483000!important;
  transform:none!important;
  box-shadow:0 18px 42px rgba(37,211,102,.35),0 0 0 8px rgba(37,211,102,.10)!important;
  transition:transform .2s ease, box-shadow .2s ease!important;
}

.quick-tools .floating-whatsapp:hover,
.floating-whatsapp:hover,
.whatsapp-bottom-right:hover{
  transform:translateY(-4px) scale(1.05)!important;
  box-shadow:0 22px 52px rgba(37,211,102,.42),0 0 0 10px rgba(37,211,102,.12)!important;
}

.quick-tools .floating-whatsapp svg,
.floating-whatsapp svg,
.whatsapp-bottom-right svg{
  width:34px!important;
  height:34px!important;
  fill:currentColor!important;
}

/* Keep Quick Inquiry tab at right-middle, not affected by WhatsApp bottom positioning */
.quick-tools .quick-inquiry-tab,
.quick-inquiry-tab{
  position:fixed!important;
  right:0!important;
  top:50%!important;
  bottom:auto!important;
  left:auto!important;
  transform:translateY(-50%) rotate(-90deg)!important;
  transform-origin:right bottom!important;
  pointer-events:auto!important;
  z-index:2147482900!important;
}

/* Keep slide panel controlled independently */
.quick-tools .quick-inquiry-panel,
.quick-inquiry-panel{
  position:fixed!important;
  right:0!important;
  top:50%!important;
  bottom:auto!important;
  left:auto!important;
  transform:translate(110%,-50%)!important;
  pointer-events:auto!important;
  z-index:2147482950!important;
}

body.quick-open .quick-tools .quick-inquiry-panel,
body.quick-open .quick-inquiry-panel{
  transform:translate(0,-50%)!important;
}

@media(max-width:900px){
  .quick-tools .floating-whatsapp,
  .floating-whatsapp,
  .whatsapp-bottom-right{
    right:18px!important;
    bottom:18px!important;
    width:56px!important;
    height:56px!important;
  }
  .quick-tools .floating-whatsapp svg,
  .floating-whatsapp svg,
  .whatsapp-bottom-right svg{
    width:31px!important;
    height:31px!important;
  }
  .quick-tools .quick-inquiry-tab,
  .quick-inquiry-tab{
    right:0!important;
    top:auto!important;
    bottom:102px!important;
    transform:rotate(-90deg)!important;
    transform-origin:right bottom!important;
  }
  .quick-tools .quick-inquiry-panel,
  .quick-inquiry-panel{
    top:auto!important;
    right:0!important;
    bottom:0!important;
    width:100vw!important;
    max-height:88vh!important;
    transform:translateY(110%)!important;
  }
  body.quick-open .quick-tools .quick-inquiry-panel,
  body.quick-open .quick-inquiry-panel{
    transform:translateY(0)!important;
  }
}


/* === V30 Header/Footer font size force fix ===
   Admin setting:
   Admin -> Header, Footer & Theme -> Theme & typography -> Header menu text size
*/
.site-header .main-nav > a,
.site-header .main-nav .nav-drop > button,
.site-header .nav-contact,
.site-header .nav-cta,
.site-header .drop-menu a,
.site-header .drop-menu a strong,
.site-header .drop-menu a small{
  font-size:var(--header-menu-size,14px)!important;
  line-height:1.35!important;
}

.site-header .main-nav > a,
.site-header .main-nav .nav-drop > button{
  min-height:calc(var(--header-menu-size,14px) * 3.1)!important;
  padding:0 calc(var(--header-menu-size,14px) * 1.45)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
}

.site-header .main-nav{
  gap:calc(var(--header-menu-size,14px) * .25)!important;
}

.site-header .nav-cta{
  font-size:var(--header-menu-size,14px)!important;
  min-height:calc(var(--header-menu-size,14px) * 3.4)!important;
  padding:0 calc(var(--header-menu-size,14px) * 1.7)!important;
  display:inline-flex!important;
  align-items:center!important;
}

.site-header .topbar,
.site-header .topbar *,
.topbar,
.topbar *{
  font-size:var(--header-topbar-size,12px)!important;
  line-height:1.35!important;
}

.site-footer h3,
.site-footer h4,
.site-footer .footer-title{
  font-size:var(--footer-heading-size,17px)!important;
  line-height:1.35!important;
}

.site-footer,
.site-footer p,
.site-footer li,
.site-footer a,
.site-footer span,
.site-footer small,
.site-footer .footer-contact,
.site-footer .footer-col a,
.site-footer .footer-brand p{
  font-size:var(--footer-text-size,15px)!important;
  line-height:1.7!important;
}

.site-footer .footer-bottom,
.site-footer .footer-bottom *,
.footer-bottom,
.footer-bottom *{
  font-size:var(--footer-bottom-size,13px)!important;
  line-height:1.5!important;
}

@media(max-width:900px){
  .site-header .main-nav > a,
  .site-header .main-nav .nav-drop > button,
  .site-header .nav-contact{
    font-size:calc(var(--header-menu-size,14px) + 2px)!important;
    min-height:48px!important;
    justify-content:flex-start!important;
  }
}


/* === V31 Remove orange logo-side decorative line === */
.brand::before,
.brand::after,
.brand span::before,
.brand span::after,
.brand strong::before,
.brand strong::after,
.site-header .brand::before,
.site-header .brand::after,
.site-header .brand span::before,
.site-header .brand span::after,
.site-header .brand strong::before,
.site-header .brand strong::after,
.nav-wrap .brand::before,
.nav-wrap .brand::after{
  content:none!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* In case the orange line is a small decorative element inside logo area */
.site-header .brand .accent-line,
.site-header .brand .brand-line,
.site-header .brand .logo-line,
.site-header .brand .orange-line,
.site-header .brand i,
.site-header .brand em{
  display:none!important;
}


/* === V32 Remove logo-side text: SHAKTI GROUP + company name === */
.site-header .brand span,
.site-header .brand strong,
.site-header .brand small,
.nav-wrap .brand span,
.nav-wrap .brand strong,
.nav-wrap .brand small{
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  width:0!important;
  max-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}

/* Keep only the logo image visible and balanced */
.site-header .brand,
.nav-wrap .brand{
  gap:0!important;
  min-width:auto!important;
}

.site-header .brand img,
.nav-wrap .brand img{
  width:auto!important;
  max-width:120px!important;
  height:58px!important;
  object-fit:contain!important;
}

@media(max-width:900px){
  .site-header .brand img,
  .nav-wrap .brand img{
    max-width:105px!important;
    height:52px!important;
  }
}


/* === V33 Premium Product Catalogue Redesign === */
.product-catalogue-main,
.category-story-section,
.category-product-ranges,
.product-specification-section{
  background:linear-gradient(180deg,#f8fbfe 0%,#ffffff 46%,#f7fbff 100%);
}
.product-catalogue-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:end;
  margin-bottom:34px;
}
.product-catalogue-head h2,
.category-story-layout h2,
.product-spec-main h2{
  margin:10px 0 14px;
  color:var(--ink);
  font-size:clamp(34px,4.1vw,var(--section-title-size,48px));
  line-height:1.08;
  font-weight:var(--heading-weight,540);
  letter-spacing:-.03em;
}
.product-catalogue-head p,
.category-story-layout p,
.product-spec-main p{
  margin:0;
  max-width:820px;
  color:#5f7b8f;
  font-size:clamp(16px,1.4vw,19px);
  line-height:1.75;
}
.premium-category-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.premium-category-card,
.premium-product-card{
  position:relative;
  overflow:hidden;
  border:1px solid #d8e8f2;
  border-radius:30px;
  background:#fff;
  box-shadow:0 24px 65px rgba(6,50,86,.08);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.premium-category-card:hover,
.premium-product-card:hover{
  transform:translateY(-6px);
  border-color:rgba(10,119,201,.35);
  box-shadow:0 28px 75px rgba(6,50,86,.13);
}
.premium-category-card a,
.premium-product-card a{
  color:inherit;
  text-decoration:none;
  display:block;
  height:100%;
}
.premium-category-media,
.premium-product-media{
  position:relative;
  overflow:hidden;
  min-height:240px;
  background:#eef6fb;
}
.premium-category-media img,
.premium-product-media img{
  width:100%;
  height:100%;
  min-height:240px;
  display:block;
  object-fit:cover;
  object-position:center;
  transition:transform .42s ease, filter .42s ease;
}
.premium-category-card:hover img,
.premium-product-card:hover img{
  transform:scale(1.045);
  filter:saturate(1.06);
}
.premium-category-media span,
.premium-product-media span{
  position:absolute;
  left:18px;
  top:18px;
  padding:9px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  color:var(--deep);
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 10px 24px rgba(6,50,86,.13);
}
.premium-category-body,
.premium-product-body{
  padding:26px 28px 30px;
}
.premium-category-body small,
.premium-product-body small{
  display:block;
  color:var(--blue);
  font-weight:800;
  font-size:12px;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:11px;
}
.premium-category-body h3,
.premium-product-body h3{
  margin:0 0 13px;
  color:var(--ink);
  font-size:clamp(22px,2.2vw,30px);
  line-height:1.12;
  font-weight:650;
}
.premium-category-body p,
.premium-product-body p{
  margin:0 0 22px;
  color:#668095;
  line-height:1.65;
  font-size:16px;
}
.premium-category-body b,
.premium-product-body b{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:var(--blue);
  font-weight:800;
  letter-spacing:.01em;
}
.premium-category-body b i,
.premium-product-body b i{
  font-style:normal;
  color:var(--accent);
}
.category-mini-products{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 22px;
}
.category-mini-products em{
  font-style:normal;
  padding:7px 11px;
  border-radius:999px;
  background:#eef7fd;
  color:#31506a;
  font-size:12px;
  font-weight:700;
}
.product-category-hero,
.product-detail-hero{
  padding:86px 0;
  color:#fff;
  background:
    radial-gradient(circle at 72% 18%,rgba(34,156,229,.42),transparent 44%),
    linear-gradient(135deg,var(--deep),#0b477a 46%,#0a77c9);
}
.product-category-hero-grid,
.product-detail-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,470px);
  gap:44px;
  align-items:center;
}
.product-breadcrumb{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  margin-bottom:18px;
  color:rgba(255,255,255,.72);
  font-size:13px;
  font-weight:700;
  letter-spacing:.05em;
}
.product-breadcrumb a{
  color:#fff;
  text-decoration:none;
}
.product-breadcrumb strong{
  color:#fff;
}
.product-category-hero h1,
.product-detail-hero h1{
  margin:12px 0 18px;
  max-width:940px;
  color:#fff;
  font-size:clamp(44px,6vw,var(--hero-title-size,72px));
  line-height:1.02;
  font-weight:var(--heading-weight,560);
  letter-spacing:-.045em;
}
.product-category-hero p,
.product-detail-hero p{
  margin:0;
  max-width:760px;
  color:rgba(255,255,255,.86);
  font-size:clamp(17px,1.5vw,21px);
  line-height:1.72;
}
.hero-chip-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin:28px 0 0;
}
.hero-chip-row span{
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.24);
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.product-detail-hero .btn{
  margin-top:28px;
}
.product-category-hero-card,
.product-detail-image-card{
  overflow:hidden;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.10);
  box-shadow:0 26px 72px rgba(4,32,61,.28);
}
.product-category-hero-card img,
.product-detail-image-card img{
  display:block;
  width:100%;
  aspect-ratio:1.15/1;
  object-fit:cover;
  object-position:center;
}
.category-story-layout{
  display:grid;
  grid-template-columns:320px minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.category-nav-panel,
.product-side-nav{
  position:sticky;
  top:116px;
  border:1px solid #dbe9f2;
  border-radius:28px;
  background:#fff;
  padding:26px;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
}
.category-nav-panel h3{
  margin:8px 0 18px;
  color:var(--ink);
  font-size:22px;
  line-height:1.2;
}
.category-nav-list,
.product-side-list{
  display:grid;
  gap:10px;
}
.category-nav-list a,
.product-side-list a{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:center;
  padding:13px 15px;
  border-radius:16px;
  background:#f5f9fc;
  border:1px solid transparent;
  color:#28465c;
  text-decoration:none;
  font-weight:750;
}
.category-nav-list a.active,
.category-nav-list a:hover,
.product-side-list a.active,
.product-side-list a:hover{
  background:#eaf6ff;
  border-color:#cfe5f5;
  color:var(--blue);
}
.category-detail-copy{
  min-height:320px;
  border:1px solid #dbe9f2;
  border-radius:32px;
  background:
    radial-gradient(circle at 100% 0,rgba(10,119,201,.10),transparent 42%),
    #fff;
  padding:42px;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
}
.category-info-strip{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:30px;
}
.category-info-strip div{
  padding:18px;
  border-radius:20px;
  background:#f3f9fd;
  border:1px solid #d9e9f3;
}
.category-info-strip strong{
  display:block;
  color:var(--deep);
  font-size:28px;
  line-height:1.1;
  font-weight:650;
}
.category-info-strip span{
  display:block;
  margin-top:6px;
  color:#668095;
  font-size:13px;
  font-weight:700;
}
.premium-product-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.empty-product-state{
  border:1px dashed #bad4e5;
  border-radius:28px;
  padding:42px;
  background:#fff;
  color:#5f7b8f;
}
.product-spec-layout{
  display:grid;
  grid-template-columns:290px minmax(0,1fr);
  gap:30px;
  align-items:start;
}
.product-side-nav .eyebrow{
  margin-bottom:16px;
  display:block;
}
.product-spec-main{
  display:grid;
  gap:24px;
}
.product-overview-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) 260px;
  gap:24px;
  align-items:stretch;
  padding:34px;
  border:1px solid #dbe9f2;
  border-radius:32px;
  background:#fff;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
}
.product-mini-card{
  border:1px solid #dceaf3;
  border-radius:24px;
  padding:16px;
  background:#f8fbfe;
}
.product-mini-card img{
  display:block;
  width:100%;
  aspect-ratio:1/0.82;
  object-fit:contain;
  border-radius:16px;
  background:#fff;
  margin-bottom:15px;
}
.product-mini-card strong{
  display:block;
  color:var(--ink);
  font-size:19px;
  line-height:1.2;
}
.product-mini-card span{
  display:block;
  margin-top:6px;
  color:#688399;
  font-weight:700;
  font-size:13px;
}
.premium-gallery-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.premium-gallery-strip img{
  width:100%;
  aspect-ratio:1/0.78;
  object-fit:cover;
  border-radius:22px;
  border:1px solid #dbe9f2;
  background:#fff;
  box-shadow:0 14px 35px rgba(6,50,86,.07);
}
.technical-spec-card{
  border:1px solid #dbe9f2;
  border-radius:32px;
  background:#fff;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
  overflow:hidden;
}
.technical-spec-head{
  padding:30px 32px 18px;
}
.technical-spec-head h3{
  margin:8px 0 0;
  color:var(--ink);
  font-size:30px;
  font-weight:640;
  line-height:1.12;
}
.technical-spec-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid #e1eef5;
}
.technical-spec-grid div{
  padding:20px 26px;
  border-right:1px solid #e1eef5;
  border-bottom:1px solid #e1eef5;
}
.technical-spec-grid span{
  display:block;
  color:#6d879b;
  font-size:12px;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
  margin-bottom:7px;
}
.technical-spec-grid strong{
  display:block;
  color:var(--ink);
  font-size:17px;
  line-height:1.45;
}
.product-detail-sections{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.product-detail-sections article{
  padding:28px;
  border-radius:28px;
  border:1px solid #dbe9f2;
  background:#fff;
  box-shadow:0 18px 45px rgba(6,50,86,.06);
}
.product-detail-sections h3{
  margin:0 0 14px;
  color:var(--ink);
  font-size:24px;
  line-height:1.18;
  font-weight:640;
}
.product-detail-sections p{
  margin:0;
  color:#5f7b8f;
  line-height:1.72;
}
.detail-section-editor{
  display:grid;
  gap:14px;
  margin-top:16px;
}
.detail-section-row{
  display:grid;
  grid-template-columns:minmax(180px,.36fr) minmax(0,1fr) 44px;
  gap:12px;
  align-items:start;
  padding:14px;
  border:1px solid #dbe9f2;
  border-radius:18px;
  background:#f8fbfe;
}
.detail-section-row input,
.detail-section-row textarea{
  border:1px solid #d4e3ed;
  border-radius:12px;
  padding:12px;
  font:500 14px var(--body);
}
.detail-section-row button{
  width:42px;
  height:42px;
  border:0;
  border-radius:12px;
  background:#fff0f0;
  color:#b42318;
  font-size:24px;
  cursor:pointer;
}
.product-quote-cta{
  padding-top:0;
}
@media(max-width:1200px){
  .premium-category-grid,
  .premium-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .product-category-hero-grid,
  .product-detail-hero-grid,
  .category-story-layout,
  .product-spec-layout,
  .product-overview-panel{
    grid-template-columns:1fr;
  }
  .category-nav-panel,
  .product-side-nav{
    position:relative;
    top:auto;
  }
}
@media(max-width:760px){
  .product-catalogue-head{
    grid-template-columns:1fr;
    align-items:start;
  }
  .premium-category-grid,
  .premium-product-grid,
  .technical-spec-grid,
  .product-detail-sections,
  .premium-gallery-strip,
  .category-info-strip{
    grid-template-columns:1fr;
  }
  .product-category-hero,
  .product-detail-hero{
    padding:58px 0;
  }
  .product-category-hero h1,
  .product-detail-hero h1{
    font-size:40px;
  }
  .category-detail-copy,
  .product-overview-panel{
    padding:26px;
    border-radius:26px;
  }
  .detail-section-row{
    grid-template-columns:1fr;
  }
  .detail-section-row button{
    width:100%;
  }
}


/* === V34 Product chips admin text + hero readability fix === */
.product-category-hero h1,
.product-detail-hero h1,
.product-category-hero .product-detail-copy h1,
.product-detail-hero .product-detail-copy h1{
  color:#fff!important;
  text-shadow:0 10px 30px rgba(0,0,0,.15)!important;
}

.product-category-hero .eyebrow,
.product-category-hero .eyebrow.light,
.product-detail-hero .eyebrow,
.product-detail-hero .eyebrow.light{
  color:#bfe9ff!important;
}

.product-category-hero p,
.product-detail-hero p{
  color:rgba(255,255,255,.92)!important;
}

.product-breadcrumb,
.product-breadcrumb a,
.product-breadcrumb strong{
  color:rgba(255,255,255,.92)!important;
}

.hero-chip-row span{
  color:#fff!important;
  background:rgba(255,255,255,.14)!important;
  border-color:rgba(255,255,255,.30)!important;
}

.category-product-ranges .empty-product-state:empty{
  display:none!important;
}

.admin-panel p + .admin-grid{
  margin-top:14px;
}


/* === V35 Category overview + catalogue download admin editable === */
.category-catalogue-download{
  padding-top:0!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
}
.catalogue-download-card{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:24px;
  padding:34px 38px;
  border:1px solid #dbe9f2;
  border-radius:30px;
  background:
    radial-gradient(circle at 100% 0,rgba(10,119,201,.10),transparent 42%),
    #fff;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
}
.catalogue-download-card h2{
  margin:10px 0 12px;
  color:var(--ink);
  font-size:clamp(28px,3.2vw,var(--section-title-size,42px));
  line-height:1.12;
  font-weight:var(--heading-weight,560);
  letter-spacing:-.03em;
}
.catalogue-download-card p{
  margin:0;
  color:#5f7b8f;
  max-width:850px;
  line-height:1.72;
  font-size:clamp(15px,1.25vw,18px);
}
.catalogue-download-btn{
  white-space:nowrap;
}
.category-detail-copy .category-info-strip:empty{
  display:none!important;
}
@media(max-width:900px){
  .catalogue-download-card{
    grid-template-columns:1fr;
    padding:28px 22px;
  }
  .catalogue-download-btn{
    width:100%;
    justify-content:center;
  }
}


/* === V37 Category hierarchy + final product specification flow === */
.category-tree-card .premium-category-body small{
  color:var(--blue)!important;
}
.category-nav-list a{
  padding-left:calc(14px + (var(--level,0) * 13px))!important;
}
.technical-diagram-panel{
  border:1px solid #dbe9f2;
  border-radius:32px;
  background:#fff;
  box-shadow:0 22px 55px rgba(6,50,86,.07);
  overflow:hidden;
}
.technical-diagram-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  padding:0 26px 28px;
}
.technical-diagram-grid a{
  display:block;
  overflow:hidden;
  border-radius:22px;
  border:1px solid #dbe9f2;
  background:#f8fbfe;
  min-height:180px;
}
.technical-diagram-grid img{
  display:block;
  width:100%;
  height:100%;
  min-height:180px;
  object-fit:contain;
  padding:12px;
  background:#fff;
}
.drawing-download-row{
  padding:0 26px 28px;
}
.admin-file-card{
  min-height:120px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:#eef7fd;
  color:var(--deep);
  font-weight:800;
  border:1px solid #d8e8f2;
}
.product-side-list a{
  overflow-wrap:anywhere;
}
.category-info-strip div:empty{
  display:none!important;
}
@media(max-width:900px){
  .technical-diagram-grid{
    grid-template-columns:1fr;
  }
}


/* === V38 Category page order + editable labels === */
.category-catalogue-download-bottom{
  padding-top:42px!important;
  padding-bottom:72px!important;
  background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%)!important;
}


/* === V39 Certificate preview A4 ratio, no image cut ===
   Certificate cards are displayed like A4 portrait paper.
   Uploaded image/PDF preview image will be fully visible with object-fit: contain.
*/
.cert-card{
  overflow:hidden!important;
}
.cert-preview{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:210 / 297!important;
  background:
    linear-gradient(180deg,#ffffff 0%,#f8fbfe 100%)!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  padding:14px!important;
  border-bottom:1px solid #dbe9f2!important;
}
.cert-preview img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  background:#fff!important;
  border-radius:12px!important;
  box-shadow:0 10px 28px rgba(6,50,86,.08)!important;
}
.cert-preview span{
  color:#6f879a!important;
  font-weight:800!important;
  text-align:center!important;
  padding:18px!important;
}

/* Admin preview also follows A4 and never crops */
.admin-field .admin-thumb,
.admin-thumb{
  width:120px!important;
  height:auto!important;
  aspect-ratio:210 / 297!important;
  max-width:120px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:6px!important;
  background:#fff!important;
  border:1px solid #dbe9f2!important;
  border-radius:12px!important;
}

@media(max-width:900px){
  .cert-preview{
    aspect-ratio:210 / 297!important;
  }
}


/* === V40 Compact certificate A4 preview ===
   Certificates remain A4 portrait and full visible, but card size is reduced
   so more certificates fit in one screen/page.
*/
.cert-grid{
  grid-template-columns:repeat(auto-fit,minmax(220px,260px))!important;
  gap:18px!important;
  justify-content:start!important;
  align-items:start!important;
}
.cert-card{
  max-width:260px!important;
  border-radius:22px!important;
}
.cert-preview{
  aspect-ratio:210 / 297!important;
  height:auto!important;
  max-height:370px!important;
  padding:10px!important;
}
.cert-preview img{
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  border-radius:10px!important;
  box-shadow:0 8px 22px rgba(6,50,86,.08)!important;
}
.cert-body{
  padding:16px 16px 18px!important;
}
.cert-body h3{
  font-size:18px!important;
  line-height:1.2!important;
  margin:6px 0 8px!important;
}
.cert-body p{
  font-size:13px!important;
  line-height:1.5!important;
  margin:0 0 10px!important;
}
.cert-body .btn,
.cert-body a.btn{
  padding:10px 14px!important;
  font-size:12px!important;
}
@media(max-width:900px){
  .cert-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
  }
  .cert-card{
    max-width:none!important;
  }
  .cert-preview{
    max-height:none!important;
    padding:8px!important;
  }
}
@media(max-width:560px){
  .cert-grid{
    grid-template-columns:1fr!important;
  }
}


/* === V42 IP + Geo analytics table fix === */
.admin-table td,.admin-table th{vertical-align:top;}
.admin-table td:nth-child(7){max-width:420px;word-break:break-word;}
