@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html{font-size:14px}body{color:#1a2332;background:#edf2f7;margin:0;padding:0 24px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.6}button,input,textarea{font:inherit}a{color:inherit}.site-frame{background:#f7f9fc;width:100%;max-width:1530px;min-height:100vh;margin:0 auto;overflow:clip;box-shadow:0 0 36px #1e293b14}.topbar{background:var(--primary);color:#ffffffd9;justify-content:space-between;align-items:center;padding:7px 4vw;font-size:.76rem;display:flex}.topbar-group,.topbar-group a,.topbar-group span{align-items:center;gap:6px;display:flex}.topbar-group{gap:20px}.topbar a{text-decoration:none}.iso-pill{border:1px solid #fff5;border-radius:20px;padding:2px 10px;font-weight:700}header{border-bottom:3px solid var(--primary);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 4vw;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #153d6e13}.logo-wrap,.footer-logo{align-items:center;gap:11px;text-decoration:none;display:flex}.logo-icon{background:var(--primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:43px;height:43px;font:800 1.35rem Barlow Condensed;display:flex}.logo-wrap strong{font:800 1.45rem/1 Barlow Condensed;display:block}.logo-wrap small{color:#64748b;margin-top:4px;font-size:.7rem;display:block}header nav{gap:4px;display:flex}.header-cta,.btn{cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:11px 21px;font-weight:700;text-decoration:none;display:inline-flex}.header-cta,.btn.secondary{background:var(--secondary);color:#fff}.btn.primary{background:var(--primary);color:#fff}.btn.outline{border:2px solid var(--primary);color:var(--primary);padding:9px 20px}.btn:disabled{cursor:wait;opacity:.7}.menu-toggle{display:none}.home-hero{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:1fr 360px;min-height:410px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:45px 5vw;display:flex}.eyebrow,.section-kicker{background:color-mix(in srgb,var(--primary) 11%,white);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;border-radius:20px;align-self:flex-start;align-items:center;gap:5px;padding:5px 12px;font-size:.72rem;font-weight:800;display:flex}.hero-copy h1,.page-hero h1,.section-heading h2,.contact-band h2{text-transform:uppercase;font-family:Barlow Condensed;font-weight:800}.hero-copy h1{margin:18px 0;font-size:4rem;line-height:.88}.hero-copy h1 em,.section-heading em{color:var(--primary);font-style:normal}.hero-copy p{color:#64748b;max-width:560px}.button-row{gap:10px;margin-top:12px;display:flex}.banner-slider{background:color-mix(in srgb,var(--primary) 10%,white);border-left:1px solid #e2e8f0;min-height:410px;position:relative}.banner-slide{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:opacity .45s;display:flex;position:absolute;inset:0 0 52px}.banner-slide.active{opacity:1;visibility:visible}.banner-slide img{object-fit:contain;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;height:230px;margin-bottom:14px}.banner-placeholder{color:var(--primary);width:90px;height:90px;margin-bottom:25px}.banner-slide strong{font-size:1.1rem}.banner-slide span{color:#64748b;font-size:.8rem}.slider-controls{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 16px;display:flex;position:absolute;bottom:0}.slider-controls button{color:var(--primary);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px;font-size:1.4rem}.stats{background:#f7f9fc;grid-template-columns:repeat(4,1fr);padding:20px 4vw;display:grid}.stats div{text-align:center;border-right:1px solid #e2e8f0}.stats div:last-child{border:0}.stats strong{color:var(--primary);font:800 2.4rem/1 Barlow Condensed;display:block}.stats span{color:#64748b;text-transform:uppercase;font-size:.7rem;font-weight:700}.trust-strip{background:var(--primary);color:#fff;flex-wrap:wrap;gap:28px;padding:15px 4vw;display:flex}.trust-strip span{align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.trust-strip i{background:var(--secondary);border-radius:50%;width:6px;height:6px}.section{padding:58px 5vw}.section.pale{background:#fff;border-block:1px solid #e2e8f0}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.section-heading span,.section-kicker{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.section-heading h2{margin:5px 0;font-size:2.35rem;line-height:1}.section-heading>a{color:var(--primary);font-weight:700;text-decoration:none}.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:22px;display:grid}.product-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;height:100%;transition:all .2s;overflow:hidden}.product-card:hover{border-color:var(--primary);box-shadow:0 8px 26px color-mix(in srgb,var(--primary) 14%,transparent);transform:translateY(-2px)}.product-image{aspect-ratio:4/3;background:color-mix(in srgb,var(--primary) 10%,white);color:var(--primary);justify-content:center;align-items:center;display:flex}.product-image svg{width:58px;height:58px}.product-image img{object-fit:contain;width:100%;height:100%}.product-body{padding:18px}.product-body .tag{background:color-mix(in srgb,var(--primary) 10%,white);color:var(--primary);border-radius:20px;padding:4px 9px;font-size:.66rem;font-weight:700}.product-body h3{margin:12px 0 5px;font-size:1.05rem}.product-body p{color:#64748b;margin:0 0 14px;font-size:.82rem}.product-body a{color:var(--secondary);font-size:.8rem;font-weight:800;text-decoration:none}.feature-grid,.industry-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.feature-grid.large,.industry-grid{grid-template-columns:repeat(3,1fr)}.feature-grid article,.industry-grid article{background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;padding:25px}.feature-grid article>svg,.industry-grid article>svg{background:color-mix(in srgb,var(--primary) 11%,white);color:var(--primary);border-radius:10px;width:52px;height:52px;padding:14px}.feature-grid h3,.industry-grid h3{margin:16px 0 7px;font-size:1rem}.feature-grid p,.industry-grid p{color:#64748b;margin:0;font-size:.82rem}.contact-band{color:#fff;background:#1e293b;justify-content:space-between;align-items:center;padding:48px 5vw;display:flex}.contact-band span{color:#ffa040;text-transform:uppercase;font-size:.75rem;font-weight:800}.contact-band h2{margin:6px 0;font-size:2.4rem}.page-hero{background:var(--primary);border-bottom:3px solid var(--secondary);color:#fff;padding:42px 5vw}.page-hero span{color:#ffffff9c;font-size:.76rem}.page-hero h1{margin:10px 0;font-size:3rem;line-height:1}.page-hero p{color:#ffffffc7;margin:0}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.filter-row button{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:7px 14px;font-size:.78rem;font-weight:700}.filter-row button.active{background:var(--primary);border-color:var(--primary);color:#fff}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:55px;display:grid}.contact-grid h2{margin:8px 0 25px;font-size:2rem}.contact-item{align-items:center;gap:14px;margin:18px 0;display:flex}.contact-item>svg{background:color-mix(in srgb,var(--primary) 10%,white);color:var(--primary);border-radius:9px;width:44px;height:44px;padding:12px}.contact-item small,.contact-item strong{display:block}.contact-item small{color:#64748b;text-transform:uppercase;font-size:.65rem}.form-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:28px}.form-card label{color:#64748b;text-transform:uppercase;margin-bottom:14px;font-size:.7rem;font-weight:800;display:block}.form-card input,.form-card textarea{border:1.5px solid #e2e8f0;border-radius:7px;width:100%;margin-top:6px;padding:11px;display:block}.form-card input:focus,.form-card textarea:focus{border-color:var(--primary);outline:0}.form-two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.alert{border-radius:7px;margin-bottom:18px;padding:12px}.alert.success{color:#176b2d;background:#e8f7ec}.alert.error{color:#a81f2a;background:#fdebec}footer{color:#64748b;background:#1e293b;padding:42px 5vw 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;display:grid}.footer-logo{color:#fff}.footer-grid p{font-size:.8rem}.footer-grid h4{color:#94a3b8;text-transform:uppercase;font-size:.72rem}.footer-grid a:not(.footer-logo){margin:7px 0;font-size:.8rem;text-decoration:none;display:block}.footer-bottom{border-top:1px solid #ffffff12;margin-top:28px;padding-top:18px;font-size:.72rem}.whatsapp{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 4px 15px #25d36655}.loading-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}@media (width<=900px){header{padding-inline:20px}header nav{background:#fff;flex-direction:column;width:100%;padding:15px 20px;display:none;position:absolute;top:68px;left:0;box-shadow:0 10px 20px #0002}header nav.open{display:flex}.menu-toggle{background:0 0;border:0;display:block}.header-cta{display:none}.home-hero{grid-template-columns:1fr}.banner-slider{border-left:0;min-height:320px}.hero-copy h1{font-size:3.2rem}.feature-grid,.feature-grid.large,.industry-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}}@media (width<=600px){body{padding:0}.site-frame{box-shadow:none}.topbar-group span,.topbar-group a:nth-child(2){display:none}.hero-copy{padding:35px 20px}.hero-copy h1{font-size:2.8rem}.stats{grid-template-columns:repeat(2,1fr);gap:15px}.stats div:nth-child(2){border:0}.section{padding:42px 20px}.feature-grid,.feature-grid.large,.industry-grid,.footer-grid,.form-two{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.contact-band{flex-direction:column;align-items:flex-start;gap:18px}.page-hero{padding:34px 20px}}.home-hero{background:linear-gradient(125deg,color-mix(in srgb,var(--primary) 12%,white),#fff 48%,color-mix(in srgb,var(--primary) 18%,white));min-height:520px;display:block;position:relative;overflow:hidden}.hero-carousel-content{grid-template-columns:minmax(0,1fr) minmax(340px,46%);align-items:center;min-height:520px;animation:.65s both hero-product-in;display:grid}.hero-copy{padding:55px 5vw}.hero-copy h1{max-width:720px}.hero-product-image{justify-content:center;align-items:center;height:520px;padding:38px 5vw 38px 20px;display:flex}.hero-product-image img{filter:drop-shadow(0 22px 25px #1e293b2e);object-fit:contain;width:100%;max-width:100%;height:100%;max-height:430px}.hero-product-image .banner-placeholder{width:120px;height:120px}.hero-arrows{z-index:2;gap:8px;display:flex;position:absolute;bottom:22px;right:28px}.hero-arrows button{border:1px solid color-mix(in srgb,var(--primary) 25%,white);color:var(--primary);cursor:pointer;background:#fffffff0;border-radius:50%;width:42px;height:42px;font-size:1.7rem;line-height:1}.stats-three{grid-template-columns:repeat(3,1fr)}.stats.stats-three{background:linear-gradient(110deg,color-mix(in srgb,var(--primary) 88%,#102333),var(--primary));border-bottom:5px solid var(--secondary);box-shadow:0 12px 30px color-mix(in srgb,var(--primary) 20%,transparent);z-index:3;padding-block:25px;position:relative}.stats.stats-three div{border-color:#ffffff2c}.stats.stats-three strong{color:#fff;text-shadow:0 2px 10px #0002;font-size:2.75rem}.stats.stats-three span{color:#ffffffc9;letter-spacing:.08em}.featured-products-section{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #e2e8f0;position:relative}.featured-products-section:before{background:linear-gradient(90deg,var(--secondary),var(--primary));content:"";width:82px;height:5px;position:absolute;top:0;left:5vw}.featured-products-section .section-heading{margin-bottom:34px}.featured-products-section .section-heading>div{border-left:4px solid var(--secondary);padding-left:18px}.featured-products-section .section-heading p{color:#64748b;max-width:560px;margin:9px 0 0;font-size:.86rem}.featured-products-section .product-card{box-shadow:0 8px 24px #1e293b0c}.featured-products-section .product-card:hover{box-shadow:0 15px 35px color-mix(in srgb,var(--primary) 18%,transparent)}.more-products-row{justify-content:center;margin-top:34px;display:flex}@keyframes hero-product-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.product-range{color:var(--primary);margin:10px 0 5px;font-size:.86rem;display:block}.map-section{background:#fff;border-top:1px solid #e2e8f0;padding:50px 5vw 60px}.map-section iframe{border:0;border-radius:12px;width:100%;height:420px;box-shadow:0 8px 28px #1e293b18}@media (width<=900px){.hero-carousel-content{grid-template-columns:1fr;min-height:auto}.hero-product-image{height:390px;padding:20px}.hero-product-image img{max-height:350px}.hero-arrows{bottom:16px;right:18px}}@media (width<=600px){.hero-copy{padding:35px 20px 18px}.hero-product-image{height:320px}.hero-product-image img{max-height:285px}.hero-arrows button{width:38px;height:38px}.stats-three{grid-template-columns:1fr;gap:0}.stats.stats-three div{border-bottom:1px solid #ffffff2c;border-right:0;padding:15px}.stats.stats-three div:last-child{border-bottom:0}.featured-products-section:before{left:20px}.map-section{padding:40px 20px}.map-section iframe{height:340px}}@media (prefers-reduced-motion:reduce){.hero-carousel-content{animation:none}}.brand-logo{object-fit:contain;object-position:left center;width:auto;height:88px;display:block}.footer-brand-logo{object-fit:contain;object-position:left center;width:auto;height:100px;display:block}.story-section{background:#fff;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:stretch;min-height:500px;display:grid}.story-image{background:#eef2f6;align-self:stretch;min-height:100%;overflow:hidden}.story-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:500px;display:block}.story-copy{align-self:start;padding:30px 3.3vw 24px}.story-copy h2{text-transform:uppercase;margin:0 0 14px;font:800 2.35rem/1.04 Barlow Condensed}.story-copy p{color:#596779;margin:0 0 12px;font-size:1rem;line-height:1.52}.story-copy h3{color:#1a2332;margin:14px 0 7px;font-size:1rem}.about-product-list{columns:2;column-gap:28px;margin:0 0 16px;padding-left:20px}.about-product-list li{break-inside:avoid;color:#596779;margin:4px 0;padding-left:4px;font-size:.98rem}.about-product-list li::marker{color:var(--secondary)}.text-highlight{background:linear-gradient(transparent 58%,color-mix(in srgb,var(--secondary) 32%,white) 58%);color:var(--primary);padding:0 3px}.focus-points{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.focus-points span{background:color-mix(in srgb,var(--primary) 10%,white);border:1px solid color-mix(in srgb,var(--primary) 18%,white);color:var(--primary);border-radius:22px;padding:7px 12px;font-size:.76rem;font-weight:800}.industries-story{background:color-mix(in srgb,var(--primary) 5%,white)}.infrastructure-section{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:54px;padding:64px 5vw;display:grid}.infrastructure-image{border-radius:14px;min-height:500px;overflow:hidden;box-shadow:0 18px 45px #1e293b24}.infrastructure-image img{object-fit:cover;width:100%;height:100%;min-height:500px;display:block}.infrastructure-copy h2{text-transform:uppercase;margin:14px 0 22px;font:800 3.15rem/1.02 Barlow Condensed}.infrastructure-copy>p{color:#596779;margin:0 0 15px;font-size:1rem;line-height:1.8}.infrastructure-facts{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.infrastructure-facts article{background:color-mix(in srgb,var(--primary) 7%,white);border:1px solid color-mix(in srgb,var(--primary) 18%,white);text-align:center;border-radius:11px;min-height:125px;padding:22px}.infrastructure-facts strong{color:var(--secondary);text-transform:uppercase;font:800 1.65rem/1.1 Barlow Condensed;display:block}.infrastructure-facts span{color:#64748b;text-transform:uppercase;margin-top:10px;font-size:.72rem;font-weight:700;line-height:1.35;display:block}.page-hero.compact{padding-block:20px}.page-hero.compact h1{margin:6px 0;font-size:2.25rem}.page-hero.compact p{font-size:.9rem}@media (width<=900px){.story-section,.infrastructure-section{grid-template-columns:1fr;min-height:0}.story-image{min-height:390px;margin-top:0}.story-image img{height:390px;min-height:390px}.story-copy{padding:45px 30px}.infrastructure-image,.infrastructure-image img{min-height:390px}.infrastructure-section{gap:38px;padding:48px 30px}header nav{top:96px}}@media (width>=761px) and (width<=900px){.story-section{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:500px}.story-image{min-height:100%}.story-image img{height:100%;min-height:500px}.story-copy{align-self:start;padding:30px 3.3vw 24px}}@media (width<=600px){header{height:82px}.brand-logo{height:74px}.footer-brand-logo{height:88px}.about-product-list{columns:1}.page-hero.compact{padding:16px 20px}.page-hero.compact h1{margin:4px 0;font-size:2rem}.page-hero.compact p{font-size:.8rem;line-height:1.45}.story-image{min-height:300px}.story-image img{height:300px;min-height:300px}.story-copy{padding:38px 20px}.story-copy h2{font-size:2.25rem}.infrastructure-section{gap:30px;padding:38px 20px}.infrastructure-image,.infrastructure-image img{min-height:300px}.infrastructure-copy h2{font-size:2.35rem}.infrastructure-facts{grid-template-columns:1fr}.infrastructure-facts article{min-height:auto}}.topbar{background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 90%,#102333),var(--primary));color:#fff;border-bottom:1px solid #ffffff38;min-height:42px;padding-block:9px;font-size:.82rem;font-weight:600}.topbar svg{color:#fff}.topbar .iso-pill{color:#fff;background:#ffffff10;padding:3px 12px}header{height:130px}.header-cta{background:var(--secondary);color:#fff}.header-cta:hover{background:color-mix(in srgb,var(--secondary) 86%,#000)}.product-card{flex-direction:column;display:flex}.product-card-open{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.product-card-open .product-body{min-height:185px}.product-card-action{border-top:1px solid #edf1f5;margin-top:auto}.product-card-action a,.product-card-action button{color:var(--secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:100%;padding:13px 18px;font-size:.8rem;font-weight:800;text-decoration:none;display:flex}.product-card-action svg{width:17px;height:17px}.products-page-section{background:#f8fafc}.product-modal-backdrop{background:radial-gradient(circle at 50% 10%,color-mix(in srgb,var(--primary) 24%,transparent),#0f172ade 46%,#08111ef0);z-index:100;justify-content:center;align-items:center;padding:24px;animation:.24s ease-out both modalBackdropIn;display:flex;position:fixed;inset:0}.product-modal{transform-origin:50%;background:#fff;border:1px solid #ffffff80;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;max-width:1050px;max-height:90vh;animation:.38s cubic-bezier(.16,1,.3,1) both productModalIn;display:grid;position:relative;overflow:auto;box-shadow:0 32px 90px #0008}.product-modal:before{background:linear-gradient(90deg,var(--primary),var(--secondary));content:"";z-index:3;height:5px;position:absolute;top:0;left:0;right:0}.product-modal-close{color:#334155;cursor:pointer;z-index:4;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 10px 25px #0f172a20}.product-modal-close:hover{background:var(--secondary);color:#fff;transform:rotate(90deg)scale(1.06)}.product-modal-image{background:linear-gradient(145deg,#eef4f8,color-mix(in srgb,var(--primary) 12%,white));justify-content:center;align-items:center;min-height:520px;padding:35px;animation:.45s cubic-bezier(.16,1,.3,1) 80ms both modalImageIn;display:flex;position:relative;overflow:hidden}.product-modal-image:after{content:"";background:linear-gradient(115deg,#0000 25%,#ffffff70 45%,#0000 62%);width:45%;height:140%;animation:1.1s ease-out .22s both modalLightSweep;position:absolute;top:-20%;left:-85%;transform:rotate(7deg)}.product-modal-image img{filter:drop-shadow(0 18px 28px #0f172a2f);object-fit:contain;transform-origin:50%;z-index:1;width:100%;height:100%;max-height:520px;position:relative}.product-modal-copy{padding:55px 45px 45px;animation:.42s cubic-bezier(.16,1,.3,1) .12s both modalCopyIn}.product-modal-copy>span{background:color-mix(in srgb,var(--secondary) 10%,white);color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.product-modal-copy h2{text-transform:uppercase;margin:14px 0 10px;font:800 2.8rem/1 Barlow Condensed}.product-modal-copy>strong{color:var(--primary)}.product-modal-copy>p{color:#64748b;line-height:1.8}.specification-groups{gap:12px;margin:22px 0;display:grid}.specification-groups article{border:1px solid #e2e8f0;border-left:4px solid var(--secondary);background:#f8fafc;border-radius:10px;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;animation:.32s cubic-bezier(.16,1,.3,1) both modalSpecIn}.specification-groups article:first-child{animation-delay:.18s}.specification-groups article:nth-child(2){animation-delay:.24s}.specification-groups article:nth-child(3){animation-delay:.3s}.specification-groups article:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0f172a12}.specification-groups h3{margin:0 0 9px;font-size:.85rem}.specification-groups article div{flex-wrap:wrap;gap:6px;display:flex}.specification-groups article span{color:#475569;background:#fff;border:1px solid #dbe3ec;border-radius:999px;padding:5px 9px;font-size:.75rem;transition:background .2s,border-color .2s,color .2s}.specification-groups article span:hover{background:color-mix(in srgb,var(--primary) 9%,white);border-color:color-mix(in srgb,var(--primary) 25%,white);color:var(--primary)}.product-modal .btn{box-shadow:0 12px 24px color-mix(in srgb,var(--secondary) 28%,transparent);transition:box-shadow .2s,transform .2s}.product-modal .btn:hover{box-shadow:0 16px 28px color-mix(in srgb,var(--secondary) 36%,transparent);transform:translateY(-2px)}.about-infrastructure{text-align:left;background:#f8fafc;border-top:1px solid #e2e8f0;padding:52px 5vw 58px}.about-infrastructure h2{text-transform:uppercase;margin:12px 0 16px;font:800 2.65rem/1.05 Barlow Condensed}.about-infrastructure>p{color:#596779;max-width:900px;margin:0 0 24px;line-height:1.8}.about-infrastructure-facts{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.about-infrastructure-facts span{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:17px;font-size:.75rem}.about-infrastructure-facts strong{color:var(--secondary);text-transform:uppercase;font-size:.9rem;display:block}footer{color:#c3ceda;background:linear-gradient(135deg,#162334,#1e293b);padding-top:50px}.footer-grid{grid-template-columns:1.5fr .8fr 1.3fr 1.25fr}.footer-grid h4{color:#fff;font-size:.8rem}.footer-grid a:not(.footer-logo){color:#cbd5e1}.footer-grid p{color:#b7c3d0;line-height:1.9}.footer-more-products{font-weight:800;color:var(--secondary)!important}.footer-bottom{letter-spacing:.01em;text-align:right;text-shadow:0 1px 1px #0008;padding:14px 16px;font-weight:900}.footer-contact{color:#b7c3d0;font-size:.8rem}.footer-contact span{margin:8px 0;display:block}.footer-contact strong{color:#e2e8f0;display:block}.whatsapp{background:var(--secondary);box-shadow:0 8px 25px color-mix(in srgb,var(--secondary) 45%,transparent);border:3px solid #fff;width:60px;height:60px;transition:all .2s}.whatsapp:hover{background:color-mix(in srgb,var(--secondary) 86%,#000);transform:scale(1.07)}.chatbot-launcher{background:var(--secondary);box-shadow:0 12px 30px color-mix(in srgb,var(--secondary) 42%,transparent);color:#fff;cursor:pointer;z-index:80;border:3px solid #fff;border-radius:999px;align-items:center;gap:9px;min-height:58px;padding:0 20px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px}.chatbot-launcher svg{width:24px;height:24px}.chatbot-launcher:hover{background:color-mix(in srgb,var(--secondary) 86%,#000);transform:translateY(-2px)}.chatbot-panel{z-index:90;background:#fff;border:1px solid #dbe3ec;border-radius:18px;width:min(410px,100vw - 32px);max-height:min(680px,100vh - 120px);position:fixed;bottom:92px;right:22px;overflow:hidden;box-shadow:0 28px 80px #0f172a40}.chatbot-head{background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 82%,#111827));color:#fff;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chatbot-head>div{align-items:center;gap:9px;font-weight:900;display:flex}.chatbot-head svg{width:20px;height:20px}.chatbot-head button{color:#fff;cursor:pointer;background:#ffffff16;border:1px solid #ffffff20;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chatbot-body{max-height:520px;padding:18px;overflow:auto}.chatbot-body p{color:#475569;margin:0 0 12px;font-size:.92rem;line-height:1.55}.chatbot-body h4{text-transform:uppercase;margin:12px 0;font-size:.86rem}.chatbot-options{gap:9px;display:grid}.chatbot-options.compact{grid-template-columns:1fr 1fr}.chatbot-options button,.chatbot-suggestion,.chatbot-actions button{color:#263548;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #dbe3ec;border-radius:11px;padding:11px 12px;font-weight:800}.chatbot-options button:hover,.chatbot-suggestion:hover{background:color-mix(in srgb,var(--primary) 9%,white);border-color:color-mix(in srgb,var(--primary) 25%,white);color:var(--primary)}.chatbot-suggestion{border-color:color-mix(in srgb,var(--secondary) 38%,white);color:var(--secondary);width:100%;margin:0 0 10px}.chatbot-form input{border:1.5px solid #dbe3ec;border-radius:11px;width:100%;padding:12px;font-size:.95rem}.chatbot-form input:focus{border-color:var(--primary);outline:0}.chatbot-actions{justify-content:flex-end;gap:9px;margin-top:13px;display:flex}.chatbot-actions button{background:var(--secondary);border-color:var(--secondary);color:#fff;text-align:center;justify-content:center;align-items:center;gap:6px;display:inline-flex}.chatbot-actions button.light{color:#475569;background:#f8fafc;border-color:#dbe3ec}.chatbot-back{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-top:1px solid #e2e8f0;align-items:center;gap:4px;width:100%;padding:11px 18px;font-size:.8rem;font-weight:900;display:flex}.chatbot-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:8px;padding:13px;display:grid}.chatbot-summary span{color:#475569;font-size:.86rem}.chatbot-summary strong{color:#111827;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;display:block}.chatbot-status{font-weight:900;color:var(--secondary)!important;margin-top:12px!important}.chatbot-form-panel{width:min(520px,100vw - 32px)}.chatbot-full-form{gap:12px;display:grid}.chatbot-full-form label{color:#334155;text-transform:uppercase;gap:6px;font-size:.76rem;font-weight:900;display:grid}.chatbot-full-form input,.chatbot-full-form select,.chatbot-full-form textarea{color:#1e293b;text-transform:none;background:#fff;border:1.5px solid #dbe3ec;border-radius:10px;width:100%;padding:11px 12px;font-size:.92rem;font-weight:600}.chatbot-full-form textarea{resize:vertical}.chatbot-full-form input:focus,.chatbot-full-form select:focus,.chatbot-full-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent);outline:0}.chatbot-full-form select:disabled{color:#94a3b8;background:#f1f5f9}.chatbot-form-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.topbar-right{justify-content:flex-end}.youtube-link{background:#ffffff12;border:1px solid #ffffff2d;border-radius:999px;padding:4px 11px}.youtube-link:hover{color:var(--primary);background:#fff}.testimonial-strip{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:320px 1fr;align-items:center;gap:18px;padding:26px 5vw;display:grid}.testimonial-title span{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.testimonial-title h2{text-transform:uppercase;white-space:nowrap;margin:5px 0 0;font:800 2rem/1 Barlow Condensed}.testimonial-card-rotate{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 8%,white),#fff);border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:4px;padding:18px 22px;animation:.45s both testimonialIn;display:grid;box-shadow:0 12px 30px #1023330d}.testimonial-card-rotate svg{color:var(--secondary);width:34px;height:34px}.testimonial-card-rotate p{color:#475569;grid-column:2;margin:0;font-size:.95rem}.testimonial-card-rotate strong{color:#172133;grid-column:2}.testimonial-card-rotate small{color:#64748b;grid-column:2}.testimonial-stars{color:var(--secondary);letter-spacing:2px;grid-area:1/3/4;font-size:1rem;font-weight:900}.infrastructure-testimonials{background:linear-gradient(#fff,#f8fafc);border-top:1px solid #eef2f7}@keyframes testimonialIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.infrastructure-page-section{background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:56px;padding:64px 5vw;display:grid}.infrastructure-main-image{border-radius:12px;overflow:hidden;box-shadow:0 14px 34px #10233322}.infrastructure-main-image img{object-fit:cover;width:100%;height:430px;display:block}.infra-kicker{color:#d92d2d;letter-spacing:.03em;text-transform:uppercase;border:1.5px solid #e53b3b;border-radius:999px;margin-bottom:18px;padding:5px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.infrastructure-main-copy h2,.industries-serve-section h2{color:#1c2027;letter-spacing:-.04em;text-transform:uppercase;margin:0 0 20px;font:800 3.05rem/1.1 Plus Jakarta Sans}.infrastructure-main-copy p{color:#666;margin:0 0 28px;line-height:1.55}.infrastructure-main-copy p strong{color:#444;background:#d7d7d7;padding:0 3px}.infrastructure-fact-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.infrastructure-fact-grid article{text-align:center;background:#e2e4e9;border:1px solid #c4c8d1;border-radius:10px;min-height:118px;padding:23px}.infrastructure-fact-grid strong{color:#d33;text-transform:uppercase;font-size:1.45rem;font-weight:900;display:block}.infrastructure-fact-grid span{color:#666;text-transform:uppercase;margin-top:9px;font-size:.86rem;font-weight:700;line-height:1.2;display:block}.about-infra-section{border-top:1px solid #e2e8f0}.about-text-section{background:#fff;padding:56px 5vw}.about-text-section .about-story-copy{width:100%;max-width:none;padding:0}.about-story-infra-style{border-top:0}.about-story-copy h3{color:#1a2332;margin:18px 0 10px;font-size:1rem}.about-story-copy .about-product-list{columns:2;column-gap:36px;margin:0 0 22px;padding-left:20px}.about-story-copy .about-product-list li{break-inside:avoid;color:#596779;margin:6px 0;padding-left:4px;font-size:.92rem}.about-story-copy .about-product-list li::marker{color:var(--secondary)}.about-main-image img{object-position:center}.industries-serve-section{text-align:center;background:#fff;padding:58px 5vw 64px}.industries-serve-section>p{color:#666;margin:0 0 34px;font-size:1rem}.industry-serve-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.industry-serve-grid article{background:#fff;border:1px solid #bfc4cc;border-radius:9px;min-height:162px;padding:22px}.industry-serve-grid svg{color:#df3443;background:#ffdadd;border-radius:8px;width:44px;height:44px;margin-bottom:14px;padding:11px}.industry-serve-grid h3{margin:0 0 6px;font-size:1rem}.industry-serve-grid p{color:#6d6d6d;margin:0;font-size:.8rem;line-height:1.35}.industry-image-note{color:#64748b;align-items:center;gap:9px;margin-top:28px;display:inline-flex}.industry-image-note svg{color:var(--primary)}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes productModalIn{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes productModalOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(18px)scale(.97)}}@keyframes modalImageIn{0%{opacity:0;transform:translate(-26px)}to{opacity:1;transform:translate(0)}}@keyframes modalCopyIn{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes modalSpecIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes modalLightSweep{0%{opacity:0;left:-85%}30%{opacity:1}to{opacity:0;left:125%}}.product-modal-backdrop.closing{pointer-events:none;animation:.26s ease-in both modalBackdropOut}.product-modal-backdrop.closing .product-modal{animation:.24s cubic-bezier(.7,0,.84,0) both productModalOut}.product-modal-backdrop.closing .product-modal-image,.product-modal-backdrop.closing .product-modal-copy,.product-modal-backdrop.closing .specification-groups article{animation:none}@media (prefers-reduced-motion:reduce){.product-modal-backdrop,.product-modal,.product-modal-image,.product-modal-copy,.specification-groups article,.product-modal-image:after,.product-modal-backdrop.closing{animation:none!important}.product-modal-close,.specification-groups article,.specification-groups article span,.product-modal .btn{transition:none!important}}@media (width<=900px){header{height:105px}header nav{top:105px}.brand-logo{height:98px}.product-modal{grid-template-columns:1fr;max-width:680px}.product-modal-image{min-height:340px}.about-infrastructure-facts,.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.topbar{min-height:38px}.topbar-group{gap:10px}header{height:84px}.brand-logo{height:78px}.product-modal-backdrop{padding:10px}.product-modal-image{min-height:260px;padding:20px}.product-modal-copy{padding:35px 22px 25px}.product-modal-copy h2{font-size:2.15rem}.about-infrastructure{padding:40px 20px}.about-infrastructure h2{font-size:2.2rem}.about-infrastructure-facts,.footer-grid{grid-template-columns:1fr}.whatsapp{width:54px;height:54px;bottom:16px;right:16px}.chatbot-launcher{min-height:54px;padding:0 15px;bottom:16px;right:16px}.chatbot-launcher span{display:none}.chatbot-panel{border-radius:16px;width:calc(100vw - 20px);bottom:82px;right:10px}.chatbot-options.compact,.chatbot-form-two{grid-template-columns:1fr}.chatbot-body{max-height:calc(100vh - 210px)}}header{grid-template-columns:230px minmax(320px,1fr) auto;height:108px;padding:0 clamp(28px,5vw,78px);display:grid}header .logo-wrap{justify-self:start}.brand-logo{height:104px}header nav{box-shadow:none;background:0 0;justify-content:center;justify-self:center;align-items:center;gap:12px;width:auto;display:flex;position:static}header nav a{color:#536171;border-radius:8px;padding:9px 14px;font-size:.98rem;font-weight:900;text-decoration:none}header nav a:hover,header nav a.active{background:color-mix(in srgb,var(--primary) 11%,white);color:var(--primary)}.header-cta{justify-self:end;padding:12px 20px}@media (width<=1100px){header{grid-template-columns:210px minmax(300px,1fr) auto;padding-inline:34px}.brand-logo{height:96px}header nav{gap:8px}header nav a{padding:8px 10px;font-size:.98rem}.header-cta{padding:11px 16px}}@media (width<=900px){header{height:96px;padding-inline:22px;display:flex}.brand-logo{height:88px}header nav{background:#fff;border-radius:0;width:100%;padding:15px 20px;display:none;position:absolute;top:96px;left:0;box-shadow:0 10px 20px #0002}header nav.open{display:flex}.header-cta{display:none}.testimonial-strip,.infrastructure-page-section{grid-template-columns:1fr}.industry-serve-grid{grid-template-columns:1fr 1fr}.infrastructure-main-image img{height:360px}}@media (width<=600px){header{height:84px}.brand-logo{height:76px}header nav{top:84px}.topbar-right .iso-pill{display:none}.testimonial-card-rotate{grid-template-columns:1fr}.testimonial-card-rotate svg,.testimonial-card-rotate p,.testimonial-card-rotate strong,.testimonial-card-rotate small,.testimonial-stars{grid-area:auto}.infrastructure-main-copy h2,.industries-serve-section h2{font-size:2.2rem}.infrastructure-fact-grid,.industry-serve-grid{grid-template-columns:1fr}.infrastructure-page-section,.industries-serve-section{padding-inline:20px}}.strength-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.about-infra-section .infrastructure-fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-band{color:#1a2332;background:linear-gradient(135deg,#edf6fb,#f8fbfd);border-top:1px solid #dbe8f1;border-bottom:1px solid #dbe8f1}.contact-band h2{color:#1a2332}.contact-band p{color:#64748b}.contact-band span{color:var(--secondary)}footer{background:var(--footer-bg);color:var(--footer-text);border-top:1px solid #dbe8f1}.footer-grid h4,.footer-grid a:not(.footer-logo){color:var(--footer-heading)}.footer-grid a:not(.footer-logo):hover{color:var(--primary)}.footer-grid p,.footer-contact{color:var(--footer-text)}.footer-contact strong{color:var(--footer-heading)}.footer-bottom{color:var(--footer-text);text-shadow:none;border-top:1px solid #d7e3ec}.footer-brand-logo{filter:none}@media (width<=600px){.about-infra-section .infrastructure-fact-grid{grid-template-columns:1fr}}.admin-page{background:#e9eff5;min-height:100vh;margin:0 -24px;padding:0 24px}.admin-frame{background:#f4f7fb;grid-template-columns:240px minmax(0,1fr);width:100%;max-width:1530px;min-height:100vh;margin:0 auto;display:grid;box-shadow:0 0 36px #1023331a}.admin-sidebar{color:#fff;background:#102333;border-right:1px solid #294052;width:240px;height:100vh;padding:0 20px;position:sticky;top:0}.admin-brand{color:#fff;border-bottom:1px solid #ffffff18;align-items:center;gap:10px;height:66px;font-size:1.05rem;font-weight:800;text-decoration:none;display:flex}.admin-brand span{background:var(--admin-primary);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;display:flex}.admin-sidebar nav{flex-direction:column;gap:8px;margin-top:28px;display:flex}.admin-sidebar nav a{color:#dce7f1;border-radius:8px;align-items:center;gap:9px;padding:13px 16px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:var(--admin-accent);color:#fff}.logout{color:#9bb0c0;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:30px 15px;padding:0;font-weight:600;display:flex}.admin-shell{min-width:0;min-height:100vh}.admin-top{background:#fff;border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:center;height:66px;padding:0 32px;display:flex}.admin-top a{color:var(--admin-primary);align-items:center;gap:5px;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.admin-content{padding:30px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px;display:grid}.stat-grid article{background:#fff;border:1px solid #e1e8f0;border-radius:11px;padding:22px}.stat-grid svg{color:var(--admin-primary)}.stat-grid span{color:#718096;margin:12px 0 3px;font-size:.75rem;display:block}.stat-grid strong{font-size:1.8rem}.admin-card,.admin-form,.table-card{background:#fff;border:1px solid #e1e8f0;border-radius:11px;padding:26px}.admin-card h2,.admin-form h2{margin-top:0}.admin-card p,.admin-form>p{color:#718096}.page-actions{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-actions p{color:#718096}.admin-btn{background:var(--admin-accent);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:10px 17px;font-size:.83rem;font-weight:700;text-decoration:none;display:inline-block}.admin-btn.light{color:#3e4b59;background:#edf1f5}.table-card{padding:0;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:14px 17px;font-size:.8rem}th{color:#718096;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}td a{color:var(--admin-primary);text-decoration:none}td small,.table-product small{color:#8795a5;display:block}.table-product{align-items:center;gap:10px;display:flex}.table-product img{object-fit:cover;border-radius:6px;width:50px;height:42px}.row-actions{align-items:center;gap:12px;display:flex}.row-actions button{color:#bd2430;cursor:pointer;background:0 0;border:0}.status{border-radius:20px;padding:4px 9px;font-size:.67rem;font-weight:700}.status.on{color:#176b2d;background:#e8f7ec}.status.off{color:#687483;background:#f0f2f4}.status.new{color:#e2472a;background:#fff0ec}.unread{background:#fffaf8}.admin-form{max-width:850px}.admin-form label,.login-card label{color:#536171;margin-bottom:17px;font-size:.72rem;font-weight:700;display:block}.admin-form input:not([type=checkbox]):not([type=color]),.admin-form textarea,.login-card input{border:1px solid #dce4ec;border-radius:7px;width:100%;margin-top:6px;padding:11px;display:block}.admin-form input:focus,.admin-form textarea:focus,.login-card input:focus{border-color:var(--admin-accent);outline:0}.check-row,.admin-form .button-row{gap:22px;margin:18px 0;display:flex}.check-row label{align-items:center;gap:8px;display:flex}.edit-preview{object-fit:contain;background:#f4f7fb;border-radius:8px;max-width:240px;max-height:180px}.edit-preview.wide{max-width:400px}.enquiry-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.admin-card dl{grid-template-columns:110px 1fr;display:grid}.admin-card dt{color:#718096;padding:8px 0;font-size:.72rem}.admin-card dd{margin:0;padding:8px 0;font-size:.83rem}.message{white-space:pre-wrap;background:#f7f9fc;border-radius:7px;padding:15px;color:#293548!important}.color-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.color-grid label>span{margin-bottom:8px;display:block}.color-grid label>div{align-items:center;gap:10px;display:flex}.color-grid input[type=color]{border:0;width:60px;height:44px;padding:0}.color-text{margin:0!important}.theme-preview{background:var(--preview-primary);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:25px 0;padding:20px;display:flex}.theme-preview button{background:var(--preview-secondary);color:#fff;border:0;border-radius:6px;padding:10px 15px;font-weight:700}.login-page{background:#102333;justify-content:center;align-items:center;min-height:100vh;margin:0 -24px;display:flex}.login-card{background:#fff;border-radius:13px;width:min(400px,90vw);padding:34px;box-shadow:0 20px 60px #0005}.login-logo{background:var(--admin-accent);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:800;display:flex}.login-card h1{margin-bottom:5px;font-size:1.5rem}.login-card p{color:#718096;margin-bottom:25px;font-size:.82rem}.login-card button{background:var(--admin-accent);color:#fff;cursor:pointer;border:0;border-radius:7px;width:100%;padding:12px;font-weight:700}.login-card>a{color:#718096;text-align:center;margin-top:18px;font-size:.75rem;text-decoration:none;display:block}@media (width<=900px){.admin-page{margin:0 -24px;padding:0}.admin-frame{box-shadow:none;display:block}.admin-sidebar{width:100%;height:auto;position:static}.admin-sidebar nav{flex-flow:wrap;margin:12px 0}.admin-sidebar nav a{padding:9px 11px}.admin-brand{height:55px}.stat-grid{grid-template-columns:repeat(2,1fr)}.enquiry-grid{grid-template-columns:1fr}.logout{display:none}}@media (width<=600px){.admin-page,.login-page{margin:0}.admin-content{padding:18px}.admin-top{padding:0 18px}.stat-grid,.admin-form .form-two,.color-grid{grid-template-columns:1fr}.page-actions{flex-direction:column;align-items:flex-start;gap:10px}.admin-form{padding:20px}}.password-form{max-width:620px}.password-help{background:#f4f7fb;border-radius:7px;padding:11px 13px;font-size:.75rem}.admin-btn:disabled{cursor:wait;opacity:.65}.field-help{background:#f4f7fb;border-radius:7px;padding:10px 13px;font-size:.75rem}.field-help code{color:var(--admin-primary)}.footer-preview{background:var(--preview-footer-bg);color:var(--preview-footer-text);border:1px solid #dce4ec;border-radius:8px;flex-direction:column;gap:5px;margin:25px 0;padding:18px;display:flex}.footer-preview strong{color:var(--preview-footer-heading)}.settings-save-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.settings-save-row .alert{margin:0;padding:9px 13px}.spec-admin{border-top:1px solid #e1e8f0;margin:24px 0;padding-top:20px}.spec-admin>h3{margin:0}.spec-admin>p{color:#718096}.spec-admin article{background:#f7f9fc;border:1px solid #e1e8f0;border-radius:8px;margin:12px 0;padding:15px}.spec-admin .spec-enable{align-items:center;gap:8px;margin:0;font-size:.8rem;display:flex}.spec-admin .form-two{margin-top:15px}
