:root{
 --brand-blue:#13206f;--brand-blue-dark:#09113d;--brand-blue-soft:#eef2ff;--brand-yellow:#f8c400;--brand-text:#1b2340;--muted:#6c7695;--line:#e6eaf4;--surface:#fff;--shadow:0 24px 70px rgba(16,32,85,.12);--shadow-sm:0 16px 40px rgba(16,32,85,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;color:var(--brand-text);background:#fff;overflow-x:hidden}
a{text-decoration:none}img{max-width:100%}
.panel-card,.service-card,.product-card,.project-card,.trust-card,.about-surface,.team-card,.contact-card-premium,.hero-stat-card{background:#fff;border-radius:28px;box-shadow:var(--shadow);padding:28px}
.topbar{background:var(--topbar-bg,#06113a);color:var(--header-text,#fff);border-bottom:1px solid rgba(255,255,255,.08)}
.topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 0;min-height:34px}
.topbar-left,.topbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.topbar-right{justify-content:flex-end}.topbar-address{max-width:420px}
.topbar-left a,.topbar-static,.topbar-right a{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.92);font-size:.82rem;line-height:1.2}
.topbar-left a:hover,.topbar-right a:hover{color:#fff}
.topbar-right a{width:28px;height:28px;justify-content:center;border-radius:50%;background:rgba(255,255,255,.08);font-size:.84rem}
.site-navbar.navbar{background:linear-gradient(90deg,var(--brand-blue-dark),var(--brand-blue));backdrop-filter:blur(14px);padding-top:14px;padding-bottom:14px;transition:.25s ease}
.site-header .nav-link{color:var(--header-text,#fff)!important;font-weight:700;opacity:.92;padding:.8rem 1rem}
.site-header .nav-link:hover,.site-header .nav-link.active{opacity:1;color:var(--brand-yellow)!important}
.hero-slider-section{position:relative;overflow:hidden}
.hero-slide{position:relative;min-height:78vh;background-repeat:no-repeat;background-size:cover;background-position:center center;display:flex;align-items:center}
.hero-overlay,.page-banner-overlay{position:absolute;inset:0}
.hero-content,.page-banner-content{position:relative;z-index:2;padding:110px 0;color:#fff}
.hero-kicker,.section-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(248,196,0,.13);color:var(--brand-yellow);border:1px solid rgba(248,196,0,.3);padding:10px 16px;border-radius:999px;font-size:.85rem;font-weight:800}
.hero-title,.page-title{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.03;font-weight:900;margin:18px 0}
.hero-subtitle{font-size:1.08rem;line-height:1.8;max-width:760px;color:rgba(255,255,255,.88)}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.hero-stats-wrap{margin-top:-50px;position:relative;z-index:5}
.hero-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.hero-stat-card{padding:22px 24px;background:linear-gradient(180deg,#fff,#f8faff)}
.hero-stat-number{font-weight:900;color:var(--brand-blue);font-size:1.15rem}
.hero-stat-label{color:var(--muted);margin-top:6px}
.page-banner{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:48vh;display:flex;align-items:center}
.section-gap{padding:92px 0}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.08;margin:16px 0}.section-copy{color:var(--muted);line-height:1.85}
.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-card{border:1px solid var(--line)}.trust-card i{font-size:2rem;color:var(--brand-blue);margin-bottom:10px}
.service-card,.product-card,.project-card,.team-card{height:100%;border:1px solid var(--line);transition:.25s transform,.25s box-shadow}.service-card:hover,.product-card:hover,.project-card:hover,.team-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(19,32,111,.16)}
.product-card img,.project-card img,.premium-tile-image{width:100%;object-fit:cover;border-radius:18px;height:240px}
.about-surface{background:linear-gradient(180deg,#fff,#f9fbff)}
.contact-card-premium{background:linear-gradient(180deg,var(--brand-blue-dark),var(--brand-blue));color:#fff}
.contact-list-premium{display:flex;flex-direction:column;gap:16px}.contact-list-premium div{display:flex;gap:12px;align-items:flex-start}
.mini-feature{display:flex;gap:14px;align-items:flex-start;background:#f7f9ff;padding:18px;border-radius:20px;height:100%}.mini-feature i{font-size:1.5rem;color:var(--brand-blue)}
.team-image{height:240px;width:100%;object-fit:cover;border-radius:18px}
.project-filter-btn.active{background:var(--brand-blue);color:#fff}
.site-footer{background:var(--footer-bg,#0b1140);color:var(--footer-text,#fff)}.footer-cta{background:linear-gradient(135deg,var(--brand-blue-dark),var(--brand-blue));padding:42px 0}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.9)}
.floating-actions{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:12px;z-index:1100}.fab-btn{width:56px;height:56px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.18)}
.fab-whatsapp{background:#25d366}.fab-call{background:var(--brand-blue)}.fab-top{background:#1d2442}
.sticky-enquiry-bar{position:sticky;bottom:0;z-index:1000;background:rgba(248,196,0,.98);padding:8px 0;color:#1d2442;box-shadow:0 -10px 30px rgba(0,0,0,.08);backdrop-filter:blur(8px)}.sticky-enquiry-inner{display:flex;align-items:center;justify-content:space-between;gap:14px}.sticky-copy{display:flex;align-items:center;gap:10px;font-size:.94rem;font-weight:700}.sticky-enquiry-form{display:flex;align-items:center;gap:8px}.sticky-enquiry-form .form-control{min-width:125px;padding:.5rem .75rem;border-radius:999px}.sticky-hide-mobile{}
.admin-login-body{background:linear-gradient(135deg,var(--brand-blue-dark),var(--brand-blue));min-height:100vh}
.admin-shell{display:flex;min-height:100vh;background:#f5f7fc;align-items:stretch}.admin-sidebar{width:300px;background:linear-gradient(180deg,var(--brand-blue-dark),var(--brand-blue));color:#fff;padding:26px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;position:sticky;top:0;height:100vh;overflow-y:auto}.admin-content{flex:1;padding:30px;display:flex;flex-direction:column;min-width:0}.admin-content footer{margin-top:auto}
.admin-brand-wrap{display:flex;align-items:center;gap:14px}.admin-brand-wrap img{object-fit:contain;border-radius:14px;background:rgba(255,255,255,.08);padding:8px}.admin-brand{font-size:1.4rem;font-weight:900}.admin-brand span{color:var(--brand-yellow)}
.admin-sidebar .nav-link{color:rgba(255,255,255,.86);border-radius:16px;padding:12px 16px;font-weight:600}.admin-sidebar .nav-link:hover,.admin-sidebar .nav-link.active{background:rgba(255,255,255,.12);color:#fff}
.gallery-thumb{padding:10px;position:relative;background:#fff;border-radius:24px;box-shadow:var(--shadow-sm)}.gallery-thumb img{width:100%;height:170px;object-fit:cover;border-radius:18px}.delete-thumb{position:absolute;top:16px;right:16px}
.form-control,.form-select,textarea{border-radius:16px;border-color:#dfe6f6;padding:.85rem 1rem}.form-control:focus,.form-select:focus,textarea:focus{border-color:#8da0ff;box-shadow:0 0 0 .2rem rgba(19,32,111,.12)}
.cursor-move{cursor:move}.sort-item{background:#fff}.accordion-button:not(.collapsed){background:#eef2ff;color:var(--brand-blue)}
.alert{border-radius:20px}
@media (max-width:991px){.admin-shell{flex-direction:column}.admin-sidebar{width:100%;height:auto;position:relative;max-height:none}.hero-stats-grid{grid-template-columns:1fr}.page-banner{min-height:38vh}.topbar-inner{flex-direction:row;align-items:flex-start;justify-content:space-between}.topbar-left,.topbar-right{width:auto}.topbar-address{max-width:260px}.navbar-brand img{max-width:180px;height:auto!important}.header-action-group{padding-top:12px}.sticky-enquiry-inner{flex-direction:column;align-items:stretch}.sticky-enquiry-form{flex-wrap:wrap}.premium-mobile-menu{margin-top:16px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:18px}.premium-nav-list .nav-link{padding:.85rem 1rem;border-radius:14px}.premium-nav-list .nav-link.active,.premium-nav-list .nav-link:hover{background:rgba(255,255,255,.08)} }
@media (max-width:767px){.section-gap{padding:70px 0}.trust-grid{grid-template-columns:1fr}.hero-title,.page-title{font-size:2.2rem}.product-card img,.project-card img,.premium-tile-image,.team-image{height:210px}.topbar-inner{flex-direction:column;align-items:flex-start}.topbar-left,.topbar-right{gap:12px;width:100%}.topbar-right{justify-content:flex-start}.topbar-left a,.topbar-static,.topbar-right a{font-size:.76rem}.topbar-address{max-width:100%}.site-navbar.navbar{padding-top:10px;padding-bottom:10px}.site-header .nav-link{padding:.65rem .25rem}.header-action-group{width:100%}.header-action-group .btn{flex:1}.sticky-enquiry-bar{padding:6px 0}.sticky-copy{font-size:.84rem}.sticky-enquiry-form{display:grid;grid-template-columns:1fr 1fr auto;gap:6px}.sticky-enquiry-form .form-control{min-width:0}.sticky-enquiry-form .btn{white-space:nowrap}.floating-actions{display:none}.admin-content{padding:18px}.site-navbar .navbar-toggler{border:none;box-shadow:none;background:rgba(255,255,255,.08);padding:.65rem .8rem;border-radius:14px}.premium-mobile-menu{padding:14px}.mobile-bottom-bar{display:flex}.sticky-enquiry-bar{bottom:78px}}@media (min-width:768px){.mobile-bottom-bar{display:none}}@media (max-width:575px){.sticky-enquiry-form{grid-template-columns:1fr 1fr}.sticky-enquiry-form .btn{grid-column:1/-1}.sticky-hide-mobile{display:none!important}.mobile-bottom-bar{left:10px;right:10px;bottom:10px;padding:8px}.mobile-bottom-link{padding:11px 8px;font-size:.92rem}}
.admin-user-dropdown .dropdown-menu{min-width:220px}
.admin-user-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.25)}
.admin-profile-preview{width:110px;height:110px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow-sm);background:#f4f7ff;padding:6px}
.premium-mobile-menu{}
.mobile-bottom-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:1200;background:rgba(11,17,64,.96);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:10px;display:flex;gap:10px;box-shadow:0 20px 40px rgba(0,0,0,.28)}
.mobile-bottom-link{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:700;border-radius:12px;padding:12px 10px;background:rgba(255,255,255,.06)}
.mobile-bottom-link-whatsapp{background:#1b8f4d}
.sticky-enquiry-bar.compact .container{max-width:1100px}
.sticky-enquiry-bar.compact .sticky-enquiry-inner{background:rgba(255,255,255,.14);border:1px solid rgba(29,36,66,.08);border-radius:16px;padding:8px 10px}
.sticky-enquiry-bar.compact .sticky-enquiry-form .form-control{padding:.42rem .7rem;font-size:.9rem;min-width:110px}
.sticky-enquiry-bar.compact .sticky-enquiry-form .btn{padding:.48rem .9rem}

.hero-kicker,.section-tag{font-size:var(--hero-badge-size, .85rem)}
.hero-title{font-size:var(--hero-title-size, clamp(2.4rem,5vw,4.8rem))}
.hero-subtitle{font-size:var(--hero-subtitle-size, 1.08rem)}
.site-navbar .container{display:flex;align-items:center}
@media (max-width:991.98px){.site-navbar .container{min-height:var(--header-height-mobile)!important}.site-navbar.navbar{min-height:var(--header-height-mobile)!important;padding-top:0!important;padding-bottom:0!important}}
.frontend-account-dropdown .dropdown-menu{min-width:220px}
.admin-profile-cover{background:linear-gradient(135deg,#fff,#eef3ff)}
.quill-editor-wrap{background:#fff;border:1px solid #dfe6f6;border-radius:16px;overflow:hidden}.quill-editor{min-height:180px}.ql-toolbar.ql-snow,.ql-container.ql-snow{border:none!important}.ql-editor{min-height:180px;font-size:15px;line-height:1.7}
@media (max-width:991px){.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:300px;transform:translateX(-105%);transition:.25s ease;z-index:1300}.admin-sidebar.open{transform:translateX(0)}.admin-content{width:100%;padding-top:18px}.admin-sidebar-open::before{content:'';position:fixed;inset:0;background:rgba(11,17,64,.38);z-index:1200}}

.customer-auth-wrap{min-height:calc(100vh - 160px);display:flex;align-items:center;background:linear-gradient(135deg,#edf2ff,#ffffff)}
.customer-auth-card{background:#fff;border-radius:28px;box-shadow:var(--shadow);padding:36px;max-width:520px;margin:0 auto}
.customer-stat{background:#fff;border-radius:24px;box-shadow:var(--shadow-sm);padding:22px}
.timeline-note{position:relative;padding-left:18px}.timeline-note:before{content:'';position:absolute;left:4px;top:8px;bottom:-8px;width:2px;background:#d9e3ff}.timeline-note:last-child:before{display:none}.timeline-dot{position:absolute;left:0;top:6px;width:10px;height:10px;border-radius:50%;background:var(--brand-blue)}
.before-after-slider{position:relative;overflow:hidden;border-radius:20px}.before-after-slider img{display:block;width:100%;height:320px;object-fit:cover}.before-after-slider .after-layer{position:absolute;inset:0;width:50%;overflow:hidden;border-right:3px solid #fff}.before-after-slider input[type=range]{position:absolute;left:15px;right:15px;bottom:18px;width:calc(100% - 30px)}

.hero-slide,.page-banner{isolation:isolate}
.page-banner-content,.hero-content{width:min(100%, 980px)}
@media (max-width:1199px){.hero-slide{min-height:72vh}.page-banner{min-height:44vh}}
@media (max-width:767px){.hero-slide{min-height:62vh;background-position:center center}.page-banner{min-height:34vh;background-position:center center}.hero-content,.page-banner-content{padding:86px 0 70px}.hero-subtitle{max-width:100%;line-height:1.65}}
