.Hero-module__s-6kkG__hero{background-color:var(--color-bg-primary);background-image:linear-gradient(90deg,#050505f2 0%,#05050599 50%,#050505cc 100%),url(https://images.unsplash.com/photo-1618843479313-40f8afb4b4d8?q=80&w=2000&auto=format&fit=crop);background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__overlay{background:radial-gradient(circle at center,transparent 0%,var(--color-bg-primary)100%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__s-6kkG__content{z-index:2;max-width:800px;margin:0;position:relative}.Hero-module__s-6kkG__title{font-family:var(--font-secondary);color:var(--color-text-primary);margin-bottom:var(--space-lg);text-shadow:0 4px 20px #00000080;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;animation-delay:.1s}.Hero-module__s-6kkG__subtitle{color:#e0e0e0;max-width:600px;margin-bottom:var(--space-xl);text-shadow:0 2px 10px #00000080;font-size:clamp(1rem,2vw,1.25rem);animation-delay:.3s}.Hero-module__s-6kkG__actions{gap:var(--space-md);flex-wrap:wrap;animation-delay:.5s;display:flex}.Hero-module__s-6kkG__ctaButton{padding:1rem 2rem!important;font-size:1.1rem!important}.Hero-module__s-6kkG__heroMap{margin-top:var(--space-xl);border-radius:var(--radius-md);background-color:#050505;border:1px solid #ffffff26;width:100%;max-width:450px;height:220px;animation-delay:.7s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.Hero-module__s-6kkG__heroMap iframe{filter:invert(90%)hue-rotate(180deg)brightness(85%)contrast(105%);width:100%;height:100%}.Hero-module__s-6kkG__mapLinkOverlay{z-index:10;cursor:pointer;width:100%;height:100%;transition:background-color var(--transition-normal);background-color:#0000;position:absolute;top:0;left:0}.Hero-module__s-6kkG__mapLinkOverlay:hover{background-color:#ffffff0d}@media (max-width:768px){.Hero-module__s-6kkG__hero{background-attachment:scroll;min-height:70vh;padding-top:80px}.Hero-module__s-6kkG__content{text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.Hero-module__s-6kkG__actions{justify-content:center}}
.Card-module__b6YjYG__card{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg);transition:all var(--transition-normal);flex-direction:column;height:100%;display:flex}.Card-module__b6YjYG__card:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-md);background-color:var(--color-bg-tertiary);transform:translateY(-5px)}.Card-module__b6YjYG__iconWrapper{margin-bottom:var(--space-md);color:var(--color-text-primary);background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.Card-module__b6YjYG__title{margin-bottom:var(--space-sm);font-size:1.25rem;font-family:var(--font-primary)}.Card-module__b6YjYG__description{color:var(--color-text-secondary);flex-grow:1;margin-bottom:0;font-size:.95rem}
.ServicesHighlight-module__ipdJ9a__container{gap:var(--space-xl);flex-direction:column;display:flex}.ServicesHighlight-module__ipdJ9a__header{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-md);justify-content:space-between;align-items:flex-end;display:flex}.ServicesHighlight-module__ipdJ9a__subtitle{color:var(--color-brand-silver);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-xs);font-size:.85rem;font-weight:600;display:block}.ServicesHighlight-module__ipdJ9a__title{font-family:var(--font-secondary);color:var(--color-text-primary);margin-bottom:0;font-size:2.5rem}.ServicesHighlight-module__ipdJ9a__viewAllBtn{display:none}@media (min-width:768px){.ServicesHighlight-module__ipdJ9a__viewAllBtn{display:inline-flex}}.ServicesHighlight-module__ipdJ9a__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ServicesHighlight-module__ipdJ9a__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesHighlight-module__ipdJ9a__grid{grid-template-columns:repeat(3,1fr)}.ServicesHighlight-module__ipdJ9a__cardLink:last-child:nth-child(7){grid-column:2}}.ServicesHighlight-module__ipdJ9a__cardLink{height:100%}.ServicesHighlight-module__ipdJ9a__serviceCard{cursor:pointer;position:relative;overflow:hidden}.ServicesHighlight-module__ipdJ9a__serviceCard:after{content:"→";bottom:var(--space-lg);right:var(--space-lg);color:var(--color-brand-silver);opacity:0;transition:all var(--transition-normal);font-size:1.5rem;position:absolute;transform:translate(-10px)}.ServicesHighlight-module__ipdJ9a__serviceCard:hover:after{opacity:1;transform:translate(0)}
.TrustSignals-module__TP4xWq__trustSection{position:relative;overflow:hidden}.TrustSignals-module__TP4xWq__watermark{color:#ffffff12;z-index:0;pointer-events:none;width:600px;height:600px;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-25%)}.TrustSignals-module__TP4xWq__container{gap:var(--space-xl);z-index:1;grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (min-width:1024px){.TrustSignals-module__TP4xWq__container{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}.TrustSignals-module__TP4xWq__textContent{max-width:600px}.TrustSignals-module__TP4xWq__subtitle{color:var(--color-brand-silver);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-sm);font-size:.85rem;font-weight:600;display:block}.TrustSignals-module__TP4xWq__title{font-family:var(--font-secondary);margin-bottom:var(--space-md);color:var(--color-text-primary);font-size:clamp(2rem,4vw,3rem)}.TrustSignals-module__TP4xWq__description{color:var(--color-text-secondary);font-size:1.05rem}.TrustSignals-module__TP4xWq__features{gap:var(--space-lg);flex-direction:column;display:flex}.TrustSignals-module__TP4xWq__featureItem{gap:var(--space-md);padding:var(--space-md);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:transform var(--transition-normal),border-color var(--transition-normal);align-items:flex-start;display:flex}.TrustSignals-module__TP4xWq__featureItem:hover{border-color:var(--color-brand-silver);transform:translate(10px)}.TrustSignals-module__TP4xWq__number{font-family:var(--font-secondary);color:var(--color-bg-tertiary);-webkit-text-stroke:1px var(--color-brand-silver);min-width:45px;font-size:2rem;font-weight:700;line-height:1}.TrustSignals-module__TP4xWq__featureTitle{margin-bottom:var(--space-xs);color:var(--color-text-primary);font-size:1.2rem}.TrustSignals-module__TP4xWq__featureDesc{color:var(--color-text-secondary);margin-bottom:0;font-size:.95rem}
.HomeContact-module__CgjdgW__contactSection{padding-bottom:var(--space-2xl)}.HomeContact-module__CgjdgW__box{border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#050505cc 0%,#151515f2 100%),url(/images/smartcar.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff1a;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.HomeContact-module__CgjdgW__box:before{content:"";background:linear-gradient(to right,transparent,var(--color-brand-silver),transparent);width:100%;height:4px;position:absolute;top:0;left:0}.HomeContact-module__CgjdgW__content{max-width:600px;margin-bottom:var(--space-xl)}.HomeContact-module__CgjdgW__title{font-family:var(--font-secondary);margin-bottom:var(--space-sm);font-size:clamp(2rem,3vw,2.5rem)}.HomeContact-module__CgjdgW__desc{color:var(--color-text-secondary);margin-bottom:0;font-size:1.1rem}.HomeContact-module__CgjdgW__actions{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.HomeContact-module__CgjdgW__ctaButton{box-shadow:0 10px 30px #00000080;padding:1.25rem 3rem!important;font-size:1.1rem!important}.HomeContact-module__CgjdgW__orCall{color:var(--color-text-muted);margin-bottom:0;font-size:.95rem}
.Services-module__H0Mf0G__heroSection{background-color:var(--color-bg-primary);text-align:center;background-image:linear-gradient(#05050580 0%,#050505 100%),url(/images/usluge-header.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding-top:80px;display:flex}.Services-module__H0Mf0G__heroContainer{max-width:800px}.Services-module__H0Mf0G__pageTitle{font-family:var(--font-secondary);margin-bottom:var(--space-sm);color:var(--color-text-primary);font-size:clamp(2.5rem,4vw,3.5rem)}.Services-module__H0Mf0G__pageSubtitle{color:var(--color-text-secondary);font-size:1.1rem}.Services-module__H0Mf0G__servicesGrid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Services-module__H0Mf0G__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__H0Mf0G__servicesGrid{grid-template-columns:repeat(3,1fr)}.Services-module__H0Mf0G__serviceCard:last-child:nth-child(7){grid-column:2}}.Services-module__H0Mf0G__serviceCard{height:100%}.Services-module__H0Mf0G__ctaSection{text-align:center}.Services-module__H0Mf0G__ctaContainer{max-width:700px}.Services-module__H0Mf0G__ctaContainer h2{font-family:var(--font-secondary);margin-bottom:var(--space-md);font-size:2rem}.Services-module__H0Mf0G__ctaContainer p{margin-bottom:var(--space-xl);font-size:1.1rem}.Services-module__H0Mf0G__ctaButton{padding:1rem 2.5rem!important;font-size:1.1rem!important}
.HomeMap-module__vUd1LW__header{text-align:center;margin-bottom:var(--space-xl)}.HomeMap-module__vUd1LW__subtitle{color:var(--color-brand-silver);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-xs);font-size:.85rem;font-weight:600;display:block}.HomeMap-module__vUd1LW__title{font-family:var(--font-secondary);margin-bottom:var(--space-sm);color:var(--color-text-primary);font-size:clamp(2rem,3vw,2.5rem)}.HomeMap-module__vUd1LW__desc{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.HomeMap-module__vUd1LW__mapContainer{border-radius:var(--radius-lg);border:1px solid var(--color-border);background-color:#050505;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.HomeMap-module__vUd1LW__iframe{filter:invert(90%)hue-rotate(180deg)brightness(85%)contrast(105%);width:100%;height:100%;position:absolute;top:0;left:0}.HomeMap-module__vUd1LW__mapLinkOverlay{z-index:10;cursor:pointer;width:100%;height:100%;transition:background-color var(--transition-normal);background-color:#0000;position:absolute;top:0;left:0}.HomeMap-module__vUd1LW__mapLinkOverlay:hover{background-color:#ffffff0d}
.Contact-module__mT6Osa__heroSection{text-align:center;border-bottom:1px solid var(--color-border);background-color:var(--color-bg-primary);background-image:linear-gradient(#05050599 0%,#050505f2 100%),url(/images/interior-contact.jpg);background-position:50%;background-size:cover;padding:180px 0 120px}.Contact-module__mT6Osa__title{font-family:var(--font-secondary);color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:clamp(2.5rem,4vw,3.5rem)}.Contact-module__mT6Osa__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.Contact-module__mT6Osa__grid{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.Contact-module__mT6Osa__grid{grid-template-columns:1fr 2fr}}.Contact-module__mT6Osa__infoColumn{gap:var(--space-lg);flex-direction:column;display:flex}.Contact-module__mT6Osa__infoCard{background-color:var(--color-bg-secondary);padding:var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--color-border)}.Contact-module__mT6Osa__infoCard h3{font-family:var(--font-secondary);color:var(--color-brand-silver);margin-bottom:var(--space-sm);font-size:1.25rem}.Contact-module__mT6Osa__infoCard p{color:var(--color-text-secondary);margin-bottom:var(--space-xs)}.Contact-module__mT6Osa__infoCard a{color:var(--color-text-primary);font-weight:500}.Contact-module__mT6Osa__formCard{background-color:var(--color-bg-secondary);padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}.Contact-module__mT6Osa__formCard h2{font-family:var(--font-secondary);margin-bottom:var(--space-xs);font-size:2rem}.Contact-module__mT6Osa__formDesc{color:var(--color-text-secondary);margin-bottom:var(--space-lg)}.Contact-module__mT6Osa__form{flex-direction:column;display:flex}.Contact-module__mT6Osa__inputGroup{margin-bottom:var(--space-md);flex-direction:column;width:100%;display:flex}.Contact-module__mT6Osa__label{color:var(--color-text-primary);margin-bottom:var(--space-xs);font-size:.9rem;font-weight:500}.Contact-module__mT6Osa__select,.Contact-module__mT6Osa__textarea{width:100%;padding:var(--space-sm)var(--space-md);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);font-family:var(--font-primary);transition:all var(--transition-fast);outline:none;font-size:1rem}.Contact-module__mT6Osa__textarea{resize:vertical}.Contact-module__mT6Osa__select:focus,.Contact-module__mT6Osa__textarea:focus{border-color:var(--color-brand-silver);box-shadow:0 0 0 1px var(--color-brand-silver);background-color:var(--color-bg-tertiary)}.Contact-module__mT6Osa__actionButtons{gap:var(--space-md);margin-top:var(--space-md);flex-direction:column;display:flex}@media (min-width:640px){.Contact-module__mT6Osa__actionButtons{flex-direction:row}.Contact-module__mT6Osa__actionButtons>*{flex:1}}.Contact-module__mT6Osa__waBtn{color:#fff;background-color:#25d366}.Contact-module__mT6Osa__waBtn:hover{background-color:#128c7e}.Contact-module__mT6Osa__smsBtn{background-color:var(--color-bg-secondary);color:var(--color-text-primary);border:1px solid var(--color-brand-silver)}.Contact-module__mT6Osa__smsBtn:hover{color:var(--color-brand-silver);background-color:#ffffff0d}
