:root{--v19-primary:#075985;--v19-primary-dark:#082f49;--v19-accent:#f59e0b;--v19-ink:#0f172a;--v19-muted:#64748b;--v19-soft:#f1f5f9;--v19-line:#e2e8f0;--v19-white:#fff;--v19-radius:22px;--v19-shadow:0 22px 60px rgba(15,23,42,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--v19-ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.v19-container{width:min(1180px,calc(100% - 40px));margin:auto}.v19-topbar{background:var(--v19-primary-dark);color:#dbeafe;font-size:13px}.v19-topbar .v19-container{display:flex;justify-content:space-between;align-items:center;min-height:36px;gap:20px}.v19-topbar div div{display:flex;gap:18px}.v19-nav-wrap{background:rgba(255,255,255,.97);border-bottom:1px solid rgba(226,232,240,.9);position:sticky;top:0;z-index:80;backdrop-filter:blur(14px)}.v19-nav{height:78px;display:flex;align-items:center;gap:28px}.v19-logo img{width:116px;max-height:55px;object-fit:contain}.v19-menu{display:flex;align-items:center;gap:25px;margin-left:auto}.v19-menu>a,.v19-dropdown>a{font-size:14px;font-weight:700;color:#334155;position:relative}.v19-menu>a:hover,.v19-dropdown>a:hover,.v19-menu .is-active{color:var(--v19-primary)}.v19-menu .is-active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-12px;background:var(--v19-accent)}.v19-nav-cta{padding:12px 18px;border-radius:12px;background:var(--v19-primary);color:#fff;font-weight:800;font-size:14px}.v19-menu-button{display:none;border:0;background:none;width:40px}.v19-menu-button span{height:2px;background:#0f172a;display:block;margin:6px}.v19-dropdown{position:relative}.v19-mega{display:none;position:absolute;top:30px;left:-250px;width:760px;background:#fff;border:1px solid var(--v19-line);box-shadow:var(--v19-shadow);padding:26px;border-radius:18px;grid-template-columns:1fr 1fr 1.2fr;gap:28px}.v19-dropdown:hover .v19-mega{display:grid}.v19-mega div{display:flex;flex-direction:column;gap:8px}.v19-mega b{font-size:13px;color:var(--v19-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.v19-mega a{font-size:14px}.v19-mega-cta{background:linear-gradient(135deg,var(--v19-primary-dark),var(--v19-primary));color:#fff;padding:22px;border-radius:15px}.v19-mega-cta h3{margin:5px 0 12px}.v19-mega-cta a{color:#fff;font-weight:800}.v19-hero{position:relative;min-height:710px;display:flex;align-items:center;overflow:hidden;background:#071b2a}.v19-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v19-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,32,.94) 0%,rgba(4,31,48,.75) 52%,rgba(4,31,48,.3) 100%)}.v19-hero-content{position:relative;z-index:2;color:#fff;display:grid;grid-template-columns:1.5fr .65fr;gap:90px;align-items:end;padding:100px 0 90px}.v19-eyebrow,.v19-heading>span,.v19-visual-hero .v19-container>span,.v19-page-hero span,.v19-project-hero .v19-container>span,.v19-about-hero span,.v19-contact span,.v19-cta span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--v19-accent);margin-bottom:14px}.v19-hero h1{font-size:clamp(48px,6vw,82px);line-height:1.02;margin:0 0 22px;max-width:900px;letter-spacing:-.04em}.v19-hero p{font-size:20px;max-width:720px;color:#dbeafe;margin:0 0 30px}.v19-actions{display:flex;gap:12px;flex-wrap:wrap}.v19-btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 22px;border-radius:13px;font-weight:850;font-size:14px;border:1px solid transparent}.v19-btn.primary{background:var(--v19-primary);color:#fff}.v19-btn.secondary{background:#fff;color:var(--v19-primary-dark)}.v19-btn.secondary-dark{border-color:#cbd5e1;background:#fff;color:#0f172a}.v19-btn.light{background:#fff;color:var(--v19-primary-dark)}.v19-btn.outline-light{color:#fff;border-color:rgba(255,255,255,.7)}.v19-hero aside{background:rgba(8,47,73,.64);border:1px solid rgba(255,255,255,.24);padding:28px;border-radius:20px;backdrop-filter:blur(14px)}.v19-hero aside b{font-size:19px}.v19-hero aside p{font-size:14px;margin:10px 0 18px}.v19-hero aside a{color:#fff;font-weight:800}.v19-stats{background:#fff;border-bottom:1px solid var(--v19-line)}.v19-stats .v19-container{display:grid;grid-template-columns:repeat(4,1fr)}.v19-stats article{padding:28px;border-right:1px solid var(--v19-line);text-align:center}.v19-stats article:last-child{border-right:0}.v19-stats strong{display:block;font-size:31px;color:var(--v19-primary-dark)}.v19-stats span{font-size:13px;color:var(--v19-muted);font-weight:700}.v19-section{padding:94px 0}.v19-muted{background:var(--v19-soft)}.v19-heading{text-align:center;max-width:760px;margin:0 auto 42px}.v19-heading.left{text-align:left;margin-left:0}.v19-heading.split{max-width:none;display:flex;justify-content:space-between;text-align:left;align-items:end}.v19-heading.split>div{max-width:700px}.v19-heading h2{font-size:clamp(32px,4vw,48px);line-height:1.08;margin:0 0 16px;letter-spacing:-.03em}.v19-heading p{color:var(--v19-muted);font-size:17px}.v19-heading.light h2,.v19-heading.light p{color:#fff}.v19-heading>a,.v19-text-link{color:var(--v19-primary);font-weight:850}.v19-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.v19-solution-grid.full{grid-template-columns:repeat(3,1fr)}.v19-solution-card{position:relative;border-radius:var(--v19-radius);overflow:hidden;min-height:410px;background:#082f49;color:#fff;box-shadow:var(--v19-shadow)}.v19-solution-card img{position:absolute;width:100%;height:100%;object-fit:cover}.v19-solution-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,18,29,.94),rgba(2,18,29,.1) 70%)}.v19-solution-card div{position:absolute;z-index:2;bottom:0;padding:25px}.v19-solution-card small{color:#fbbf24;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.v19-solution-card h3{font-size:25px;margin:7px 0}.v19-solution-card p{font-size:14px;color:#dbeafe}.v19-solution-card b{font-size:14px}.v19-center{text-align:center;margin-top:30px}.v19-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v19-category-grid>a{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px rgba(15,23,42,.08);display:grid;grid-template-columns:140px 1fr;min-height:185px}.v19-category-grid img{width:100%;height:100%;object-fit:cover}.v19-category-grid div{padding:22px}.v19-category-grid h3{margin:0 0 8px;font-size:22px}.v19-category-grid p{font-size:14px;color:var(--v19-muted)}.v19-category-grid span{font-weight:800;color:var(--v19-primary);font-size:13px}.v19-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.v19-product-card{background:#fff;border:1px solid var(--v19-line);border-radius:20px;overflow:hidden;transition:.25s;min-width:0}.v19-product-card:hover{transform:translateY(-5px);box-shadow:var(--v19-shadow)}.v19-product-image{height:250px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:15px}.v19-product-image img{max-height:100%;object-fit:contain}.v19-badge{position:absolute;top:14px;left:14px;background:var(--v19-accent);color:#111827;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.v19-product-copy{padding:20px}.v19-product-copy small{color:var(--v19-primary);font-weight:850}.v19-product-copy h3{font-size:18px;line-height:1.3;margin:6px 0 10px}.v19-product-copy p{font-size:14px;color:var(--v19-muted);min-height:68px}.v19-product-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.v19-product-meta span{font-size:11px;border-radius:999px;background:var(--v19-soft);padding:5px 8px}.v19-product-bottom{border-top:1px solid var(--v19-line);padding-top:15px;display:flex;justify-content:space-between;align-items:center;gap:10px}.v19-product-bottom strong{font-size:15px}.v19-product-bottom a{font-size:13px;color:var(--v19-primary);font-weight:850}.v19-feature-band{background:linear-gradient(125deg,#082f49,#075985);padding:90px 0}.v19-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.v19-feature-grid article{padding:27px;border-radius:18px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);color:#fff}.v19-feature-grid i{font-style:normal;font-size:27px;color:#fbbf24}.v19-feature-grid h3{margin:12px 0 5px}.v19-feature-grid p{color:#dbeafe;font-size:14px}.v19-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v19-project-grid.all{grid-template-columns:repeat(3,1fr)}.v19-project-grid>a{background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--v19-line);box-shadow:0 15px 40px rgba(15,23,42,.07)}.v19-project-grid img{width:100%;height:270px;object-fit:cover}.v19-project-grid div{padding:22px}.v19-project-grid small{color:var(--v19-primary);font-weight:850}.v19-project-grid h3{font-size:22px;margin:6px 0}.v19-project-grid p{color:var(--v19-muted);font-size:14px}.v19-project-grid b{color:var(--v19-primary);font-size:14px}.v19-process{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.v19-process article{background:#fff;padding:21px;border-radius:17px;border:1px solid var(--v19-line);position:relative}.v19-process em{font-size:11px;color:var(--v19-muted);font-style:normal}.v19-process i{display:block;font-style:normal;font-size:24px;color:var(--v19-accent);margin:9px 0}.v19-process h3{font-size:16px}.v19-process p{font-size:13px;color:var(--v19-muted)}.v19-brand-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.v19-brand-strip a{height:110px;border:1px solid var(--v19-line);border-radius:16px;display:flex;justify-content:center;align-items:center;padding:18px}.v19-brand-strip img{max-height:58px;max-width:150px;object-fit:contain}.v19-brand-strip span{font-weight:900;font-size:19px}.v19-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v19-testimonials article{background:#fff;padding:28px;border-radius:18px;border:1px solid var(--v19-line)}.v19-stars{color:var(--v19-accent);letter-spacing:3px}.v19-testimonials blockquote{font-size:17px;margin:15px 0}.v19-testimonials b,.v19-testimonials span{display:block}.v19-testimonials span{font-size:13px;color:var(--v19-muted)}.v19-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start}.v19-faq details{border-bottom:1px solid var(--v19-line);padding:19px 0}.v19-faq summary{font-weight:850;cursor:pointer}.v19-faq p{color:var(--v19-muted)}.v19-cta{background:linear-gradient(120deg,#075985,#082f49);color:#fff;padding:70px 0}.v19-cta .v19-container{display:flex;justify-content:space-between;align-items:center;gap:40px}.v19-cta h2{font-size:38px;margin:0}.v19-cta p{color:#dbeafe}.v19-footer{background:#061927;color:#cbd5e1;padding-top:70px}.v19-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.v19-footer-grid>div{display:flex;flex-direction:column;gap:9px}.v19-footer img{width:120px}.v19-footer h4{color:#fff}.v19-footer a:hover{color:#fff}.v19-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:55px;padding:23px 0;display:flex;justify-content:space-between;font-size:12px}.v19-social{display:flex;gap:12px}.v19-whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;background:#16a34a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;z-index:90;box-shadow:0 10px 25px rgba(22,163,74,.35)}.v19-page-hero{padding:130px 0 95px;background:linear-gradient(120deg,#061927,#075985);color:#fff}.v19-page-hero.compact{padding:95px 0 70px}.v19-page-hero.project{background:linear-gradient(120deg,rgba(6,25,39,.96),rgba(7,89,133,.84)),url('/kh_sbt_website/static/src/img/premium/solar_farm.png') center/cover}.v19-page-hero h1{font-size:58px;max-width:850px;line-height:1.05;margin:0 0 18px}.v19-page-hero p{font-size:19px;color:#dbeafe;max-width:720px}.v19-visual-hero,.v19-project-hero{position:relative;min-height:520px;display:flex;align-items:end;color:#fff}.v19-visual-hero>img,.v19-project-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v19-visual-hero>div:first-of-type,.v19-project-hero>div:first-of-type{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,18,29,.94),rgba(2,18,29,.25))}.v19-visual-hero .v19-container,.v19-project-hero .v19-container{position:relative;padding-bottom:70px}.v19-visual-hero h1,.v19-project-hero h1{font-size:55px;margin:0 0 12px}.v19-visual-hero p,.v19-project-hero p{font-size:18px;max-width:760px}.v19-mini-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.v19-mini-categories a{background:#fff;border-radius:16px;padding:22px;border:1px solid var(--v19-line)}.v19-mini-categories h3{margin:0 0 8px}.v19-mini-categories span{color:var(--v19-primary);font-weight:850}.v19-shop-layout{display:grid;grid-template-columns:250px 1fr;gap:40px}.v19-filters{position:sticky;top:105px;height:max-content}.v19-filters form{background:var(--v19-soft);padding:22px;border-radius:18px;display:flex;flex-direction:column;gap:10px}.v19-filters label{font-size:12px;font-weight:850;margin-top:7px}.v19-filters input,.v19-filters select{height:44px;border:1px solid #cbd5e1;border-radius:10px;padding:0 10px;background:#fff}.v19-results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.v19-results-head h2{margin:0}.v19-empty{text-align:center;padding:70px;background:var(--v19-soft);border-radius:20px}.v19-breadcrumb{display:flex;gap:10px;color:var(--v19-muted);font-size:13px;margin-bottom:30px}.v19-product-main{display:grid;grid-template-columns:1.08fr .92fr;gap:65px}.v19-main-image{height:560px;border:1px solid var(--v19-line);border-radius:22px;padding:25px;display:flex;align-items:center;justify-content:center}.v19-main-image img{max-height:100%;object-fit:contain}.v19-thumbs{display:flex;gap:10px;margin-top:12px}.v19-thumbs img{width:75px;height:75px;object-fit:contain;border:1px solid var(--v19-line);border-radius:10px;padding:5px;cursor:pointer}.v19-product-info>small a{color:var(--v19-primary);font-weight:850}.v19-product-info h1{font-size:45px;line-height:1.1;margin:10px 0 15px}.v19-lead{font-size:17px;color:var(--v19-muted)}.v19-product-chips{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.v19-product-chips span{background:var(--v19-soft);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:700}.v19-price{margin:22px 0}.v19-price strong{display:block;font-size:28px}.v19-price small{color:var(--v19-muted)}.v19-feature-list{list-style:none;padding:0;margin:25px 0}.v19-feature-list li{padding:8px 0 8px 26px;position:relative}.v19-feature-list li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:900}.v19-product-detail-grid,.v19-two-column{display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.v19-specs{border-collapse:collapse;width:100%;background:#fff}.v19-specs th,.v19-specs td{text-align:left;padding:12px;border-bottom:1px solid var(--v19-line)}.v19-specs th{width:45%;color:var(--v19-muted)}.v19-downloads{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.v19-downloads a{padding:10px 13px;border:1px solid var(--v19-primary);color:var(--v19-primary);border-radius:10px;font-weight:800}.v19-video{max-width:900px;margin:auto;aspect-ratio:16/9}.v19-video iframe{width:100%;height:100%;border:0;border-radius:22px}.v19-rich img{max-width:100%}.v19-project-facts{display:flex;gap:12px;flex-wrap:wrap}.v19-project-facts b{padding:8px 12px;background:rgba(255,255,255,.14);border-radius:999px}.v19-case-grid{display:grid;grid-template-columns:1.2fr .65fr;gap:65px}.v19-case-grid aside{background:var(--v19-soft);padding:28px;border-radius:18px}.v19-case-grid dt{font-size:12px;color:var(--v19-muted);font-weight:800}.v19-case-grid dd{margin:0 0 13px;font-weight:700}.v19-case-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.v19-case-columns article{background:#fff;padding:30px;border-radius:18px}.v19-case-columns span{font-size:12px;color:var(--v19-primary);font-weight:900;text-transform:uppercase}.v19-project-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.v19-project-gallery figure{margin:0}.v19-project-gallery img{height:260px;width:100%;object-fit:cover;border-radius:15px}.v19-project-gallery figcaption{font-size:12px;color:var(--v19-muted);padding:6px}.v19-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v19-brand-grid>a{border:1px solid var(--v19-line);border-radius:20px;padding:25px}.v19-brand-grid>a>div{height:110px;display:flex;align-items:center;justify-content:center}.v19-brand-grid img{max-height:80px}.v19-brand-grid h3{font-size:24px}.v19-brand-grid p{color:var(--v19-muted)}.v19-brand-grid span{color:var(--v19-primary);font-weight:850}.v19-brand-hero{background:var(--v19-soft);padding:85px 0}.v19-brand-hero .v19-container{display:grid;grid-template-columns:.6fr 1.4fr;gap:60px;align-items:center}.v19-brand-hero .v19-container>div:first-child{height:220px;background:#fff;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:35px}.v19-brand-hero img{max-height:130px}.v19-brand-hero h1{font-size:52px;margin:6px 0}.v19-about-hero,.v19-contact{padding:90px 0}.v19-about-hero .v19-container,.v19-contact .v19-container{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.v19-about-hero h1,.v19-contact h1{font-size:55px;line-height:1.06;margin:0 0 20px}.v19-about-hero img,.v19-contact-panel img{border-radius:24px;box-shadow:var(--v19-shadow)}.v19-values{display:grid;gap:15px}.v19-values article{background:var(--v19-soft);padding:24px;border-radius:17px}.v19-values b{color:var(--v19-accent)}.v19-support-cards{display:grid;gap:12px;margin-top:20px}.v19-support-cards a{border:1px solid var(--v19-line);border-radius:14px;padding:16px;display:flex;flex-direction:column}.v19-support-cards span{font-size:13px;color:var(--v19-primary)}.v19-contact-list{display:grid;gap:12px;margin-top:25px}.v19-contact-list>*{border-left:3px solid var(--v19-accent);padding-left:15px;display:flex;flex-direction:column}.v19-contact-list small{color:var(--v19-muted)}.v19-contact-panel{background:var(--v19-soft);padding:25px;border-radius:25px}.v19-contact-panel img{height:250px;width:100%;object-fit:cover;margin-bottom:20px}.v19-contact-panel .v19-btn{margin:7px 5px 0 0}
@media(max-width:1050px){.v19-menu{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--v19-line)}.v19-menu.is-open{display:flex}.v19-menu-button{display:block;margin-left:auto}.v19-nav-cta{display:none}.v19-dropdown:hover .v19-mega,.v19-mega{display:none}.v19-hero-content{grid-template-columns:1fr}.v19-hero aside{max-width:500px}.v19-solution-grid,.v19-solution-grid.full{grid-template-columns:repeat(2,1fr)}.v19-product-grid{grid-template-columns:repeat(3,1fr)}.v19-process{grid-template-columns:repeat(3,1fr)}.v19-feature-grid{grid-template-columns:repeat(2,1fr)}.v19-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.v19-container{width:min(100% - 28px,1180px)}.v19-topbar .v19-container>span{display:none}.v19-topbar .v19-container{justify-content:center}.v19-hero{min-height:680px}.v19-hero-content{padding:90px 0 60px;gap:30px}.v19-hero h1{font-size:45px}.v19-hero p{font-size:17px}.v19-stats .v19-container{grid-template-columns:1fr 1fr}.v19-stats article:nth-child(2){border-right:0}.v19-section{padding:68px 0}.v19-heading.split{display:block}.v19-solution-grid,.v19-solution-grid.full,.v19-product-grid,.v19-project-grid,.v19-project-grid.all,.v19-feature-grid,.v19-testimonials,.v19-brand-grid{grid-template-columns:1fr}.v19-category-grid{grid-template-columns:1fr}.v19-category-grid>a{grid-template-columns:120px 1fr}.v19-process{grid-template-columns:1fr 1fr}.v19-brand-strip{grid-template-columns:1fr 1fr}.v19-faq-layout,.v19-shop-layout,.v19-product-main,.v19-product-detail-grid,.v19-two-column,.v19-case-grid,.v19-case-columns,.v19-brand-hero .v19-container,.v19-about-hero .v19-container,.v19-contact .v19-container{grid-template-columns:1fr}.v19-filters{position:static}.v19-main-image{height:380px}.v19-product-info h1,.v19-page-hero h1,.v19-visual-hero h1,.v19-project-hero h1,.v19-about-hero h1,.v19-contact h1,.v19-brand-hero h1{font-size:39px}.v19-cta .v19-container{display:block}.v19-footer-grid{grid-template-columns:1fr 1fr}.v19-project-gallery{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.v19-process,.v19-brand-strip,.v19-footer-grid,.v19-project-gallery{grid-template-columns:1fr}.v19-category-grid>a{grid-template-columns:1fr}.v19-category-grid img{height:170px}.v19-topbar div div{gap:8px}.v19-topbar a:first-child{display:none}}
