/* SHREE SHUBH LAXMI V11 — structure repair + export-first responsive UI */
:root{--v11-shadow:0 18px 55px rgba(10,39,78,.10);--v11-soft:0 8px 30px rgba(10,39,78,.08)}
body{overflow-x:hidden}.v11-header{min-height:82px}.v11-brand{min-width:250px}.v11-brand img{width:128px!important;height:58px!important;object-fit:contain!important}.v11-nav{gap:10px}.v11-nav a{border-radius:12px;padding:10px 9px}.v11-nav a:hover{background:color-mix(in srgb,var(--p) 8%,var(--surface))}.v11-news{height:38px!important;min-height:38px!important;overflow:hidden!important;display:flex!important;background:linear-gradient(90deg,#061a33,var(--p),var(--s))!important;color:#fff!important}.v11-news .news-label{height:38px!important;display:flex!important;align-items:center!important;padding:0 16px!important;background:#061a33!important;color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:1.2px!important;white-space:nowrap!important}.v11-news .news-viewport{height:38px!important;overflow:hidden!important;flex:1!important;min-width:0!important}.v11-news .news-track{height:38px!important;display:flex!important;align-items:center!important;width:max-content!important;animation:v11Ticker 30s linear infinite!important;will-change:transform}.v11-news .news-set{display:flex!important;align-items:center!important;flex:none!important}.v11-news .news-item{height:38px!important;display:flex!important;align-items:center!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important}.v11-news .news-item i{font-style:normal;margin:0 22px;font-size:6px;opacity:.7}@keyframes v11Ticker{to{transform:translateX(-50%)}}

/* Home image-only visual slider */
.v11-hero{width:min(1320px,95%);margin:26px auto 36px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border);border-radius:34px;overflow:hidden;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--p) 7%,var(--surface)));box-shadow:var(--v11-shadow)}.v11-hero-copy{padding:72px 6.5%}.v11-hero-copy h1{font-size:clamp(46px,5.2vw,78px);line-height:.94;margin:18px 0}.v11-hero-copy p{font-size:18px;line-height:1.7;color:var(--muted);max-width:690px}.v11-hero-slider{position:relative;min-height:590px;background:#edf6ff;overflow:hidden}.v11-slide{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 1.2s ease}.v11-slide.active{opacity:1;transform:scale(1)}.v11-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.v11-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 35%,rgba(3,20,42,.08))}.v11-slider-nav{position:absolute;right:18px;bottom:18px;z-index:4;display:flex;gap:8px}.v11-slider-nav button{width:44px;height:44px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(7,26,51,.72);color:#fff;font-size:20px;backdrop-filter:blur(8px);cursor:pointer}.v11-slider-count{position:absolute;left:18px;bottom:18px;z-index:4;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.88);font-weight:900;color:#072342}

/* content blocks: image beside text, controlled height, alternating */
.v10-block-stack{display:grid;gap:26px;padding:24px 0 54px}.v10-content-block{display:grid!important;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)!important;align-items:stretch!important;padding:0!important;border:1px solid var(--border)!important;border-radius:28px!important;overflow:hidden!important;background:var(--surface)!important;box-shadow:var(--v11-soft)!important;min-height:360px!important}.v10-content-block:nth-child(even) .v10-block-media{order:2}.v10-block-media{position:relative!important;min-height:360px!important;height:100%!important;background:#eef4f8!important;overflow:hidden!important}.v10-block-media:before{content:"";position:absolute;inset:0;background:var(--bgimg) center/cover no-repeat;filter:blur(24px);transform:scale(1.12);opacity:.18}.v10-block-media img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;min-height:360px!important;max-height:430px!important;object-fit:contain!important;object-position:center!important;padding:14px!important;margin:0!important}.v10-block-copy{padding:42px 44px!important;display:flex;flex-direction:column;justify-content:center}.v10-block-copy h2{font-size:clamp(30px,3vw,48px);line-height:1.02;margin:12px 0 18px}.rich-text{font-size:16px;line-height:1.85;color:var(--muted);white-space:normal}.block-index{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--p),var(--s));color:#fff;font-weight:900}

.product-media{height:255px!important;aspect-ratio:auto!important;background:#f7fbff!important}.product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:10px!important}.product-detail .gallery img{height:520px!important;aspect-ratio:auto!important;object-fit:contain!important;background:#fff!important;padding:18px!important}

/* Footer */
.v11-footer{margin-top:56px}.footer-topline .container{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.footer-topline span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;font-size:12px!important;font-weight:800!important;text-align:center!important}.footer-logo{width:230px!important;height:95px!important;object-fit:contain!important;filter:none!important;background:#fff;border-radius:18px;padding:10px}.scroll-top-fab{right:24px!important;bottom:86px!important}

/* Admin: hard structure repair */
.admin-body{background:#eef6f8!important}.v11-admin-shell{display:grid!important;grid-template-columns:278px minmax(0,1fr)!important;min-height:100vh!important;align-items:start!important}.v11-admin-side{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:278px!important;height:100vh!important;padding:18px 14px!important;background:linear-gradient(180deg,#061a33,#0a2848)!important;color:#e8f2ff!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:100!important;display:flex!important;flex-direction:column!important}.admin-brand{display:flex!important;align-items:center!important;gap:11px!important;padding:10px!important;background:#fff!important;border-radius:18px!important;min-height:94px!important;margin-bottom:14px!important}.admin-brand img{width:105px!important;height:68px!important;object-fit:contain!important}.admin-brand span{display:grid!important;color:#0c2440!important}.admin-brand b{font-size:11px!important}.admin-brand small{font-size:8px!important;color:#3971a8!important;letter-spacing:.7px!important}.admin-nav{display:grid!important;gap:4px!important}.admin-nav a,.admin-side-bottom a{display:flex!important;align-items:center!important;gap:11px!important;padding:11px 12px!important;border-radius:12px!important;color:#dce9f8!important;font-size:14px!important;margin:0!important}.admin-nav a i{font-style:normal!important;width:22px!important;text-align:center!important;color:#70c7ff!important}.admin-nav a:hover,.admin-nav a.active{background:linear-gradient(90deg,rgba(24,142,255,.26),rgba(0,177,255,.09))!important;color:#fff!important}.admin-nav a.active{box-shadow:inset 3px 0 #36c3ff}.admin-side-bottom{margin-top:auto!important;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.1)!important}.v11-admin-main{grid-column:2!important;margin-left:0!important;padding:22px 26px 42px!important;min-width:0!important;width:100%!important;min-height:100vh!important}.v11-admin-top{position:sticky!important;top:0!important;z-index:70!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:-22px -26px 22px!important;padding:14px 26px!important;background:rgba(238,246,248,.92)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid #d9e8ee!important}.v11-admin-top h2{margin:3px 0 0!important;font-size:21px!important}.admin-top-actions{display:flex;gap:9px}.admin-card,.chart-card,.dash-hero,.stat,.kpi{max-width:100%!important}.dash-hero{margin:0 0 18px!important}.admin-card{overflow:hidden!important}.admin-card .table-wrap{max-width:100%!important}.admin-form{max-width:100%!important}.image-preview-card{width:100%!important;height:190px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#eef5f9!important;border:1px dashed #cbdde7!important;border-radius:16px!important;margin-top:9px!important}.image-preview-card img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}.admin-product-card>img,.admin-doc-thumb,.admin-block-card>img{object-fit:contain!important;background:#f5f9fc!important;padding:6px!important}.chart-wrap,.round-chart{height:300px!important;max-height:300px!important;position:relative!important}.chart-card canvas{max-width:100%!important;max-height:300px!important}

/* Company people */
.company-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.company-person{display:grid;grid-template-columns:170px 1fr;gap:22px;padding:20px;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--v11-soft)}.company-person img{width:170px;height:190px;object-fit:cover;border-radius:18px;background:#eef4f8}.company-person .role{display:inline-flex;margin-bottom:8px;color:var(--p);font-size:11px;font-weight:900;letter-spacing:1px}.company-person h3{font-size:26px;margin:0 0 8px}.company-person p{margin:0;color:var(--muted);line-height:1.7}.functional-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.functional-team-card{padding:24px;border-radius:22px;border:1px solid var(--border);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--p) 5%,var(--surface)));box-shadow:var(--v11-soft)}

/* analytics */
.visitor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.visitor-mini{padding:17px;border-radius:18px;background:var(--surface);border:1px solid var(--border)}.visitor-mini b{display:block;font-size:28px}.visitor-mini span{font-size:12px;color:var(--muted)}.visitor-table td{vertical-align:top;white-space:normal!important;min-width:110px}.visitor-device{display:grid;gap:4px}.visitor-device small{color:var(--muted)}

@media(max-width:1100px){.v11-nav{gap:4px}.v11-nav a{font-size:12px}.v11-brand{min-width:190px}.v11-hero{grid-template-columns:1fr}.v11-hero-slider{min-height:460px}.company-people-grid{grid-template-columns:1fr}.visitor-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.v11-admin-shell{display:block!important}.v11-admin-side{position:relative!important;width:100%!important;height:auto!important;bottom:auto!important;display:block!important;padding:10px!important}.admin-brand{width:100%!important;min-height:78px!important}.admin-nav{display:flex!important;overflow-x:auto!important;gap:6px!important;padding:4px 0 8px!important}.admin-nav a{flex:0 0 auto!important}.admin-side-bottom{display:flex!important;margin-top:4px!important}.v11-admin-main{padding:14px!important}.v11-admin-top{margin:-14px -14px 14px!important;padding:12px 14px!important}.v10-content-block{grid-template-columns:1fr!important}.v10-content-block:nth-child(even) .v10-block-media{order:0}.v10-block-media,.v10-block-media img{min-height:260px!important;height:260px!important;max-height:260px!important}.v10-block-copy{padding:28px!important}.functional-team-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.footer-brand-col{grid-column:1/-1}.v11-header{flex-wrap:wrap}.v11-brand{flex:1;min-width:0}.v11-brand span{display:none}.nav-toggle{display:block}.v11-nav{display:none!important;order:4;width:100%;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:8px}.v11-nav.open{display:flex!important}}
@media(max-width:600px){.v11-topbar{display:none}.v11-header{min-height:76px;padding:8px 12px}.v11-brand img{width:126px!important;height:58px!important}.v11-news,.v11-news .news-viewport,.v11-news .news-track,.v11-news .news-item{height:34px!important;min-height:34px!important}.v11-news .news-label{display:none!important}.v11-news .news-item{font-size:10px!important}.v11-hero{width:100%;margin:0;border-radius:0;grid-template-columns:1fr}.v11-hero-copy{padding:34px 20px}.v11-hero-copy h1{font-size:44px}.v11-hero-copy p{font-size:15px}.v11-hero-slider{min-height:310px}.v10-block-stack{width:94%!important}.v10-content-block{border-radius:22px!important}.v10-block-media,.v10-block-media img{height:215px!important;min-height:215px!important;max-height:215px!important}.v10-block-media img{padding:8px!important}.v10-block-copy{padding:22px!important}.v10-block-copy h2{font-size:30px}.rich-text{font-size:14px;line-height:1.75}.product-grid{grid-template-columns:1fr!important}.product-media{height:260px!important}.product-detail .gallery img{height:320px!important}.footer-topline .container{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.footer-topline span{min-height:38px!important;padding:4px!important;font-size:8px!important;line-height:1.15!important}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.footer-grid h4{font-size:11px!important}.footer-grid a{font-size:9px!important;padding:4px 0!important}.footer-story{padding-left:12px!important;padding-right:12px!important}.company-person{grid-template-columns:96px 1fr;gap:14px;padding:14px}.company-person img{width:96px;height:118px}.company-person h3{font-size:20px}.company-person p{font-size:12px}.visitor-grid{grid-template-columns:repeat(2,1fr)}.admin-top-actions .ghost{display:none}.stat-grid,.premium-stats,.kpi-strip,.premium-kpis{grid-template-columns:1fr 1fr!important}.form-grid{grid-template-columns:1fr!important}.span-2{grid-column:auto!important}.chat-box{width:calc(100% - 24px)!important;right:12px!important}.chat-fab{right:12px!important;bottom:14px!important}.scroll-top-fab{right:18px!important;bottom:72px!important}}
.v10-content-block.layout-right .v10-block-media{order:2}.v10-content-block.layout-left .v10-block-media{order:0}.v10-content-block.layout-center{grid-template-columns:1fr!important}.v10-content-block.layout-center .v10-block-media{height:330px!important;min-height:330px!important;order:0}.v10-content-block.layout-center .v10-block-media img{max-height:330px!important;min-height:330px!important}.v10-content-block.layout-text{grid-template-columns:1fr!important}.v10-content-block.no-image .v10-block-copy{min-height:280px}
@media(max-width:900px){.v10-content-block.layout-right .v10-block-media,.v10-content-block.layout-left .v10-block-media{order:0}}
