/* SGH Page Customizer v1.1.1 frontend enhancements */
.sgh-home-products-wrap{position:relative;margin:18px 0 16px;text-align:left;width:100%;box-sizing:border-box}
.sgh-home-products-viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 10px}
.sgh-home-products-viewport::-webkit-scrollbar{display:none}
.sgh-home-products-track{display:flex;gap:16px;align-items:stretch;width:max-content}
.sgh-home-product-card{position:relative;display:flex;flex-direction:column;width:282px;min-width:282px;min-height:230px;background:#fff;border:1px solid #e4e9ee;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(33,48,60,.10);scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-decoration:none!important;color:#25313a!important}
.sgh-home-product-card:hover,.sgh-home-product-card:focus{transform:translateY(-3px);box-shadow:0 12px 30px rgba(33,48,60,.16);border-color:#86c724;outline:none}
.sgh-home-product-card img{display:block;width:100%;height:112px;object-fit:cover;background:#eef3f6}
.sgh-home-product-body{display:flex;flex-direction:column;flex:1;padding:12px 14px 13px}
.sgh-home-product-body h3{font-family:Roboto,Arial,sans-serif!important;font-size:16px!important;line-height:1.25!important;margin:0 0 6px!important;text-transform:none!important;color:#25313a!important;font-weight:700!important;text-align:left!important}
.sgh-home-product-body p{font-family:Roboto,Arial,sans-serif!important;font-size:12.5px!important;line-height:1.45!important;margin:0 0 10px!important;color:#66727c!important;text-align:left!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.sgh-home-product-cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:#69a813;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.35px}
.sgh-home-products-arrow{position:absolute;top:50%;z-index:4;width:36px;height:36px;margin-top:-18px;border:0;border-radius:50%;background:#fff;color:#25313a;box-shadow:0 4px 16px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.sgh-home-products-arrow:hover{background:#86c724;color:#fff;transform:scale(1.05)}
.sgh-home-products-prev{left:-12px}.sgh-home-products-next{right:-12px}
.sgh-home-products-progress{display:flex;justify-content:center;gap:5px;margin-top:3px}
.sgh-home-products-progress span{width:6px;height:6px;border-radius:50%;background:#d8dee4}.sgh-home-products-progress span.active{background:#86c724}
.sgh-home-tagline{margin:4px 0 22px;text-align:center;color:#9a9a9a;font-size:17px;line-height:1.5;font-family:Roboto,Arial,sans-serif}
.sgh-home-tagline em{font-style:normal}

/* Dedicated solution pages */
.sgh-addon-solution-shell{width:100%}
.sgh-solution-page{--sgh-green:#7fc51b;--sgh-dark:#26343e;--sgh-muted:#687680;--sgh-soft:#f5f8fa;max-width:1180px;margin:0 auto 42px;font-family:Roboto,Arial,sans-serif;color:var(--sgh-dark)}
.sgh-sol-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:34px;align-items:center;padding:38px;border:1px solid #e2e8ed;border-radius:22px;background:linear-gradient(135deg,#ffffff 0%,#f7fafc 100%);box-shadow:0 18px 45px rgba(31,48,60,.09);overflow:hidden}
.sgh-sol-eyebrow{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(127,197,27,.13);color:#5d960d;font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}
.sgh-sol-hero h1{font-size:38px;line-height:1.14;margin:0 0 14px;color:var(--sgh-dark);font-weight:800;text-transform:none}
.sgh-sol-summary{font-size:17px;line-height:1.65;color:var(--sgh-muted);margin:0 0 16px}
.sgh-sol-hero-media img{display:block;width:100%;border-radius:18px;box-shadow:0 16px 38px rgba(33,52,64,.16)}
.sgh-sol-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.sgh-sol-chips span{padding:7px 10px;border-radius:8px;background:#fff;border:1px solid #dfe6eb;color:#4c5962;font-size:12px;font-weight:600}
.sgh-sol-actions{display:flex;flex-wrap:wrap;gap:10px}.sgh-sol-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:9px;font-size:13px;font-weight:800;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}
.sgh-sol-btn:hover{transform:translateY(-1px)}.sgh-sol-btn-primary{background:var(--sgh-green);color:#fff!important;box-shadow:0 8px 18px rgba(127,197,27,.25)}.sgh-sol-btn-outline{background:#fff;color:var(--sgh-dark)!important;border:1px solid #d9e1e6}.sgh-sol-btn-whatsapp{background:#25d366;color:#fff!important}
.sgh-sol-info-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:18px 0}.sgh-sol-info-strip>div{display:flex;flex-direction:column;gap:5px;padding:16px 18px;border-radius:12px;background:#27343e;color:#fff}.sgh-sol-info-strip strong{font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:#b9c5cd}.sgh-sol-info-strip span{font-size:14px;line-height:1.5}.sgh-sol-info-strip code{color:#fff;background:rgba(255,255,255,.12);padding:2px 7px;border-radius:5px}
.sgh-sol-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.sgh-sol-card{background:#fff;border:1px solid #e0e7ec;border-radius:15px;padding:22px;box-shadow:0 8px 24px rgba(38,52,62,.05)}.sgh-sol-card h2{font-size:19px;line-height:1.35;margin:0 0 12px;color:var(--sgh-dark);font-weight:800}.sgh-sol-card ul{margin:0;padding:0;list-style:none}.sgh-sol-card li{position:relative;margin:0 0 9px;padding-left:22px;color:#5e6a73;font-size:14px;line-height:1.55}.sgh-sol-card li:before{content:'✓';position:absolute;left:0;top:0;color:var(--sgh-green);font-weight:900}.sgh-sol-link-list{display:flex;flex-direction:column;gap:8px}.sgh-sol-text-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:9px;background:var(--sgh-soft);color:#34434d!important;font-weight:700;text-decoration:none!important}.sgh-sol-text-link:hover{background:#edf5e3;color:#5d960d!important}
.sgh-sol-note{margin-top:18px;padding:16px 18px;border-left:4px solid var(--sgh-green);border-radius:9px;background:#f5faee;color:#56624b;font-size:13px;line-height:1.6}
.sgh-sol-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:24px;border-radius:16px;background:#26343e;color:#fff}.sgh-sol-contact>div:first-child{display:flex;flex-direction:column;gap:5px}.sgh-sol-contact strong{font-size:18px}.sgh-sol-contact span{color:#c6d0d6}.sgh-sol-contact-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.sgh-sol-contact-links a{color:#fff!important;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:8px 10px;text-decoration:none!important;font-size:12px}.sgh-sol-contact-links a:hover{background:#fff;color:#26343e!important}

@media(max-width:900px){.sgh-sol-hero{grid-template-columns:1fr;padding:25px}.sgh-sol-hero-media{order:-1}.sgh-sol-hero h1{font-size:31px}.sgh-sol-sections{grid-template-columns:1fr}.sgh-sol-contact{flex-direction:column;align-items:flex-start}.sgh-sol-contact-links{justify-content:flex-start}}
@media(max-width:767px){.sgh-home-product-card{width:78vw;min-width:78vw;max-width:300px}.sgh-home-products-arrow{display:none}.sgh-home-products-wrap{margin:14px 0 10px}.sgh-home-tagline{font-size:14px;margin:3px 0 16px;padding:0 10px}.sgh-sol-hero{padding:18px;border-radius:15px;gap:20px}.sgh-sol-hero h1{font-size:27px}.sgh-sol-summary{font-size:15px}.sgh-sol-actions{display:grid;grid-template-columns:1fr}.sgh-sol-btn{width:100%}.sgh-sol-card{padding:18px}.sgh-sol-contact{padding:18px}}

/* v1.1.1 home-slider insertion hotfix */
.sgh-home-products-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 2px 10px;padding:0 2px;color:#27343e;font-family:Roboto,Arial,sans-serif}
.sgh-home-products-heading strong{font-size:17px;line-height:1.2;text-transform:uppercase}
.sgh-home-products-heading span{font-size:12px;color:#8a969f}
.host_plans .container>#sgh-home-product-solutions{clear:both}
@media(max-width:767px){.sgh-home-products-heading{align-items:flex-start;flex-direction:column;gap:3px}.sgh-home-products-heading strong{font-size:15px}.sgh-home-products-heading span{font-size:11.5px}}
