@import url('/solar-ai/assets/css/variables.css?v=1.0.0');
@import url('/solar-ai/assets/css/components.css?v=1.4.0');
/* v3.0 unified branding: company logo + Solar AI product name */
.company-brand{display:flex;align-items:center;min-width:220px}.company-brand img{display:block;width:245px;max-width:42vw;height:auto}.product-name{display:flex;flex-direction:column;line-height:1.05;margin-left:10px}.product-name b{font-size:20px;color:var(--ink,#123b31)}.product-name small{font-size:11px;color:#60756d;margin-top:4px}.footer-brand{align-items:center}.footer-brand img{width:230px;max-width:100%;height:auto;margin-right:14px}@media(max-width:700px){.company-brand img{width:190px}.product-name small{display:none}.product-name b{font-size:17px}.footer-brand{align-items:flex-start;flex-direction:column}.footer-brand img{width:210px;margin:0 0 10px}}

/* v3.0.1 — official Solar Solutions Bulgaria logo */
.company-brand{min-width:90px}
.company-brand img{width:auto!important;height:64px!important;max-width:160px!important;object-fit:contain}
.footer-brand img{width:auto!important;height:92px!important;max-width:160px!important;object-fit:contain}
@media(max-width:700px){.company-brand img{height:52px!important;max-width:110px!important}.footer-brand img{height:76px!important}}
