@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:optional;src:url('/fonts/manrope-0.woff') format('woff')}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:optional;src:url('/fonts/manrope-1.woff') format('woff')}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:optional;src:url('/fonts/manrope-2.woff') format('woff')}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:optional;src:url('/fonts/manrope-3.woff') format('woff')}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:optional;src:url('/fonts/manrope-4.woff') format('woff')}:root{--ink:#20261f;--muted:#65705c;--green:#70ba00;--lime:#b9ec76;--soft:#f2f5ee;--line:#e0e5da;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #558a12;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.05em;font-weight:600}h1{font-size:clamp(44px,5.2vw,82px)}h2{font-size:clamp(34px,3.8vw,58px)}h3{font-size:26px}p{color:var(--muted)}.wrap{max-width:1440px;margin:auto;padding:0 48px}.utility{font-size:12px;letter-spacing:.04em;display:flex;justify-content:space-between;align-items:center;padding:12px 48px;border-bottom:1px solid var(--line);max-width:1536px;margin:auto}.utility span{color:var(--muted)}.utility a[aria-current]{font-weight:800;color:#528719}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20;border-bottom:1px solid var(--line)}.header-inner{max-width:1536px;margin:auto;padding:23px 48px;display:flex;align-items:center;gap:28px;justify-content:space-between}.logo{width:330px;height:auto}.nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600}.nav a:hover{color:#548918}.btn{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:16px 24px;background:var(--ink);border:1px solid var(--ink);color:white;border-radius:10px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s}.btn:hover{background:#394430;transform:translateY(-2px)}.btn.small{font-size:14px;padding:11px 17px;gap:15px}.btn.green{background:var(--lime);border-color:var(--lime);color:var(--ink)}.btn.green:hover{background:#a7de60}.btn.line{background:white;color:var(--ink);border-color:var(--line)}.link{display:inline-flex;align-items:center;gap:22px;font-weight:700}.link:hover{color:#568c1a}.arrow{font-size:24px;font-weight:400;line-height:1}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:8px;padding:8px 12px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:var(--muted);margin-bottom:22px}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:58px;padding-top:60px;padding-bottom:65px;align-items:center}.hero h1 em{font-style:normal;color:#5c941e}.hero p{font-size:18px;max-width:470px;margin:27px 0 30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-art{position:relative;border-radius:30px;overflow:hidden;background:var(--soft);height:530px}.hero-art>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:22px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;padding:18px 21px;border-radius:14px;font-size:14px}.photo-caption strong{display:block}.photo-caption span{color:var(--muted);font-size:12px}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px;padding:28px 0;align-items:center}.proof strong{font-size:42px;letter-spacing:-.06em;line-height:1.15}.proof>div{display:flex;align-items:center;gap:20px}.proof span{font-size:14px;color:var(--muted)}.section{padding-top:95px;padding-bottom:95px}.heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.heading p{max-width:360px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.benefit{border-top:1px solid var(--line);padding:27px 10px 0 0}.number{color:#64982f;font-size:14px;margin-bottom:32px;display:block}.benefit h3{margin-bottom:16px}.soft{background:var(--soft)}.config{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.product-picture{min-height:470px;border-radius:24px;background:white;display:flex;justify-content:center;align-items:center;padding:40px;position:relative}.product-picture img{height:390px;width:100%;object-fit:contain}.size-badge{position:absolute;right:24px;top:24px;border-radius:50%;background:var(--lime);width:72px;height:72px;display:grid;place-items:center;font-size:22px;font-weight:800}.config h2{margin-bottom:24px}.config p{margin-bottom:24px}.choices{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 24px}.choice{background:white;border:1px solid #cad2c0;padding:11px 19px;border-radius:8px;font-weight:600}.choice[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.specs{width:100%;border-collapse:collapse;margin:20px 0 30px;font-size:14px}.specs td,.specs th{padding:11px 0;border-bottom:1px solid #d5ddcd;text-align:left;vertical-align:top}.specs th{font-weight:500;color:#65705c;width:48%}.specs td{font-weight:600}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split p{margin:24px 0}.checklist{list-style:none;padding:0;margin:25px 0}.checklist li{padding:10px 0;display:flex;gap:14px}.checklist li:before{content:'✓';color:#5b941e;font-weight:800}.demo{background:var(--ink);padding:24px;border-radius:24px;box-shadow:0 25px 60px #27331a12}.demo-head{color:white;display:flex;justify-content:space-between;margin-bottom:20px;font-size:13px}.demo-body{background:#f7f9f3;padding:28px;border-radius:13px;min-height:320px}.demo-title{font-size:24px;letter-spacing:-.04em;margin-bottom:18px;font-weight:700}.demo-tabs{display:flex;gap:7px;margin-bottom:23px;flex-wrap:wrap}.demo-tabs button{border:1px solid #d8dfcf;background:white;padding:8px 12px;border-radius:6px;font-size:13px}.demo-tabs button[aria-pressed=true]{background:var(--lime);border-color:var(--lime)}.demo-row{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:13px 0;font-size:14px}.demo-row small{white-space:nowrap;color:var(--muted)}.demo-note{text-align:center;margin:15px 0 0!important;font-size:12px}.ref-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.ref-card img{aspect-ratio:5/4;width:100%;object-fit:cover;border-radius:18px;transition:transform .3s}.ref-card:hover img{transform:translateY(-4px)}.ref-card small,.blog-card small{display:block;font-size:12px;letter-spacing:.08em;color:var(--muted);margin:20px 0 10px;text-transform:uppercase}.ref-card h3{font-size:25px;display:flex;justify-content:space-between}.dark{background:var(--ink);color:white}.dark p,.dark .eyebrow{color:#b9c6b0}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:50px}.process>div{border-top:1px solid #495340;padding-top:20px}.process b{display:block;font-size:14px;color:var(--lime);margin-bottom:25px}.process h3{font-size:23px;margin-bottom:16px}.process p{font-size:14px}.faq{max-width:900px;margin:0 auto}.faq details{border-top:1px solid var(--line);padding:23px 0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:19px;font-weight:600}.faq summary:after{content:'+';color:#67972e;font-size:26px}.faq details[open] summary:after{content:'−'}.faq details p{padding-top:18px;max-width:750px}.blog-card img{width:100%;aspect-ratio:1.65;object-fit:cover;border-radius:16px}.blog-card h3{font-size:23px;line-height:1.25;letter-spacing:-.03em}.blog-card:hover h3{color:#5c941e}.blog-card p{font-size:14px;margin-top:12px}.contact{border-radius:28px;padding:55px;background:var(--soft);display:grid;grid-template-columns:1fr 1fr;gap:65px}.contact h2{margin-bottom:22px}.contact p{margin-bottom:28px}.contact-person{border-top:1px solid #d4deca;padding-top:22px;margin-top:30px}.contact-person strong{display:block;font-size:18px}.contact-person span{color:var(--muted);font-size:14px}.contact-person a{display:block;margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:14px;font-weight:600}.form-grid label.full{grid-column:1/-1}input,select,textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d0d9c7;border-radius:8px;background:white;color:var(--ink)}textarea{resize:vertical;min-height:105px}.form-note{font-size:12px;line-height:1.6;margin:15px 0!important}.form-note a{text-decoration:underline}form .btn{width:100%}.footer{padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:70px;padding-bottom:45px}.footer h3{font-size:20px;margin-bottom:20px}.footer p,.footer a{font-size:14px}.footer a:hover{text-decoration:underline}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.page-intro{padding:65px 0 50px}.page-intro p{max-width:650px;margin-top:25px;font-size:19px}.crumb{font-size:13px;color:var(--muted);margin-bottom:30px}.ref-section{padding:45px 0;border-top:1px solid var(--line);scroll-margin-top:120px}.ref-section h2{font-size:32px;margin-bottom:25px}.photos{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.photos button{border:0;background:var(--soft);padding:0;border-radius:15px;overflow:hidden}.photos img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .3s}.photos button:hover img{transform:scale(1.03)}.filters{display:flex;gap:12px;margin-bottom:38px;flex-wrap:wrap}.search{max-width:400px;margin:0 0 35px}.article{max-width:800px;margin:auto;padding:40px 25px 90px}.article h1{font-size:clamp(36px,4.4vw,62px)}.article-hero{width:100%;max-height:450px;object-fit:cover;border-radius:20px;margin:30px 0}.article p{margin:20px 0;font-size:17px;color:#56604f}.article h2,.article h3{font-size:28px;margin:35px 0 15px}.article strong{color:var(--ink)}.article a{text-decoration:underline}.article ul{color:#56604f}.article img{max-width:100%;height:auto}.gallery-dialog{border:0;padding:40px;background:#fff;border-radius:20px;max-width:min(1100px,94vw);max-height:94vh}.gallery-dialog::backdrop{background:#10170ecb}.gallery-dialog img{max-height:72vh;margin:auto;object-fit:contain}.gallery-dialog button{display:block;margin-left:auto;margin-bottom:12px;border:1px solid var(--line);background:white;padding:9px 15px;border-radius:8px}.gallery-dialog p{margin-top:12px;text-align:center}.skip{position:absolute;top:-100px}.skip:focus{top:10px;left:10px;background:white;padding:15px;z-index:100}[hidden]{display:none!important}.empty{padding:30px 0}.archived{font-size:13px!important;color:var(--muted)}
@media(min-width:1600px){.hero{gap:85px}.hero-art{height:590px}}
@media(max-width:1100px){.wrap{padding:0 28px}.header-inner{padding:20px 28px;gap:20px}.logo{width:270px}.nav{gap:15px;font-size:13px}.header .btn{display:none}.hero{gap:30px;padding-top:45px;padding-bottom:45px}.hero-art{height:460px}.section{padding-top:70px;padding-bottom:70px}.config,.split{gap:40px}.contact{padding:36px;gap:35px}.process{gap:22px}.photos{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wrap{padding:0 22px}.utility{padding:8px 22px}.utility>span{display:none}.header-inner{padding:19px 22px}.logo{width:235px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:22px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;font-size:16px}.nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:36px;gap:30px}.hero h1{font-size:52px}.hero-art{height:420px}.hero p{font-size:17px}.hero-actions{gap:20px}.proof{grid-template-columns:1fr;gap:20px;padding:24px 0}.proof strong{min-width:90px;font-size:35px}.proof>div{gap:18px}.section{padding-top:60px;padding-bottom:60px}.heading{display:block;margin-bottom:30px}.heading>p,.heading>.link{margin-top:25px}.benefits,.config,.split,.ref-grid,.blog-grid,.contact,.footer-grid{grid-template-columns:1fr}.benefits{gap:30px}.number{margin-bottom:20px}.config{gap:35px}.product-picture{min-height:350px;padding:30px}.product-picture img{height:290px}.split{gap:30px}.process{grid-template-columns:1fr 1fr;gap:30px}.contact{padding:27px 23px;gap:35px;margin:0 -5px}.form-grid{grid-template-columns:1fr}.footer-grid{gap:30px}.footer-bottom{flex-direction:column}.ref-grid,.blog-grid{gap:35px}.photo-caption{left:15px;right:15px;bottom:15px;padding:15px}.photos{gap:12px}.page-intro{padding:40px 0}.demo{padding:17px}.demo-body{padding:20px}.demo-row{font-size:13px}.gallery-dialog{padding:16px}.ref-section h2{font-size:28px}.form-grid label.full{grid-column:auto}.search{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Hero concept: full image, no crop or overlaid reference card. */
.hero-concept{margin:0;min-width:0;align-self:center}.hero-concept-image{border-radius:26px;overflow:hidden;aspect-ratio:1;background:var(--soft)}.hero-concept-image img{width:100%;height:100%;object-fit:contain}.hero-concept figcaption{font-size:12px;color:var(--muted);text-align:right;line-height:1.5;margin-top:10px}.hero:has(.hero-concept){gap:44px}
@media(max-width:760px){.hero:has(.hero-concept){gap:30px}.hero-concept-image{border-radius:20px}}
.municipal-proof{padding-top:43px;padding-bottom:8px}.municipal-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px}.municipal-heading .eyebrow{margin-bottom:10px}.municipal-heading h2{font-size:28px;letter-spacing:-.035em}.municipal-heading .link{font-size:14px}.municipal-logos{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:12px}.municipal-logo{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:10px 0 12px;border-radius:12px;transition:box-shadow .2s,color .2s}.municipal-logo img{width:127px;height:115px;object-fit:contain;mix-blend-mode:multiply}.municipal-logo span{font-size:12px;line-height:1.45;font-weight:600;max-width:120px}.municipal-logo:hover{box-shadow:0 0 0 1px var(--line);color:#568c1a}.municipal-logo:focus-visible{outline-offset:1px}
@media(max-width:1100px){.municipal-logos{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 20px}}
@media(max-width:760px){.municipal-heading{display:block}.municipal-heading .link{margin-top:18px}.municipal-heading h2{font-size:26px}.municipal-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.municipal-logo img{width:109px;height:104px}.municipal-proof{padding-top:32px}}
.product-picture.product-concept{padding:0;min-height:0;aspect-ratio:1;overflow:hidden}.product-picture.product-concept img{height:100%;width:100%;object-fit:contain}.product-picture .size-badge{z-index:1;top:18px;right:18px;width:62px;height:62px;font-size:20px;box-shadow:0 3px 12px #0000000a}.config .product-visual-note{font-size:12px;line-height:1.5;text-align:right;margin:10px 0 0;color:var(--muted)}.product-visual-wrap{min-width:0}
.software-original{min-width:0}.software-screen{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.software-screen img{display:block;width:100%;height:auto;object-fit:contain}.split .software-caption{margin:15px 0 0;font-size:13px;color:var(--muted);text-align:center}
#nitra-park .photos{grid-template-columns:repeat(3,minmax(0,1fr))}#nitra-park .photos img{aspect-ratio:3/4;object-fit:contain}
@media(max-width:760px){#nitra-park .photos{grid-template-columns:1fr}}
/* Curated reference triptychs. Keep original photos and screens intact. */
.ref-section .curated-photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.curated-photos button{background:#f4f5f2;position:relative;cursor:zoom-in;border-radius:18px}.curated-photos img{aspect-ratio:4/3;object-fit:contain;width:100%;height:100%;filter:brightness(1.035) contrast(1.035) saturate(1.04)}.curated-photos button:hover img{transform:none;filter:brightness(1.065) contrast(1.035) saturate(1.04)}
#dlouhonovice .curated-photos img,#drazniurad .curated-photos img,#lozorno .curated-photos img,#nitra-park .curated-photos img{aspect-ratio:3/4}#dlouhonovice .curated-photos img,#lozorno .curated-photos img{filter:brightness(1.09) contrast(1.025) saturate(1.025)}#nitra-park .curated-photos img{filter:brightness(1.07) contrast(1.025) saturate(1.015)}
@media(max-width:760px){.ref-section .curated-photos{grid-template-columns:1fr;gap:20px}.curated-photos img{height:auto;aspect-ratio:auto!important}.curated-photos button{background:transparent}}
/* One consistent image frame across every reference, including Nitra. */
.ref-section .curated-photos button{aspect-ratio:4/3;overflow:hidden;background:#f4f5f2;display:block;width:100%}
.ref-section .curated-photos button img{display:block;width:100%;height:100%;aspect-ratio:auto!important;object-fit:contain;object-position:center}
@media(max-width:760px){.ref-section .curated-photos button{aspect-ratio:4/3;background:#f4f5f2}.ref-section .curated-photos button img{width:100%;height:100%;aspect-ratio:auto!important}}

/* Full-bleed, identical 4:3 reference photographs on every breakpoint. */
.ref-section .curated-photos button{aspect-ratio:4/3;padding:0;min-width:0}
.ref-section .curated-photos button img{width:100%;height:100%;object-fit:cover!important;aspect-ratio:auto!important}
.reference-edit-note{font-size:12px;line-height:1.5;margin-top:14px}
/* Unified reference thumbnails: preserve the 4:3 photos and keep tablet previews compact. */
.ref-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ref-card img{width:100%;height:clamp(220px,24vw,340px)!important;aspect-ratio:auto!important;object-fit:cover;object-position:center;border-radius:18px}
@media (max-width:760px){.ref-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px}.ref-card img{height:210px!important}.ref-card small{margin:14px 0 7px}.ref-card h3{font-size:20px}}@media (max-width:420px){.ref-grid{grid-template-columns:1fr!important}.ref-card img{height:230px!important}}

/* Header aligned with the current Digitalni panely website. */
.utility{justify-content:flex-start;gap:42px;background:#f5f7f2;padding-top:10px;padding-bottom:10px}
.utility>div{display:flex;align-items:center;gap:12px}
.utility-links{display:flex;align-items:center;gap:34px}
.utility-links a{font-weight:500;color:#5f6b57}
.header-inner{min-height:122px;padding-top:25px;padding-bottom:25px}
.nav-notice{color:#4d8919!important;border-bottom:3px solid #65b50b;padding-bottom:7px}
.header-login{margin-left:8px}
@media(max-width:1050px){.utility{padding-left:28px;padding-right:28px}.header-inner{min-height:92px;padding-left:28px;padding-right:28px}.nav{gap:15px;font-size:12px}.logo{width:270px}.header-login{padding:10px 13px}}
@media(max-width:760px){.utility{gap:24px;padding-left:22px;padding-right:22px}.utility-links{gap:20px}.header-inner{min-height:74px}.header-login{display:none}.nav-notice{display:inline-block;width:max-content}}

/* Align the enquiry form with the left-side contact copy. */
.contact>form{padding-top:72px}
@media(max-width:760px){.contact>form{padding-top:0}}

/* Blog cards aligned with the current Digitalni panely journal block. */
.blog-showcase .heading h2 span{color:#798572}.blog-grid{gap:28px}.blog-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #e1e6da;border-radius:16px;overflow:hidden;transition:transform .25s,box-shadow .25s}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #35571a10}.blog-card img{width:100%;height:auto;aspect-ratio:1.9;object-fit:cover;border-radius:0;transition:transform .45s}.blog-card:hover img{transform:scale(1.035)}.blog-card small{margin:0;padding:20px 22px 8px;color:#5a8f25;font-size:11px;letter-spacing:.08em}.blog-card h3{margin:0;padding:0 22px 26px;font-size:21px;line-height:1.3;letter-spacing:-.035em;font-weight:600}.blog-card:hover h3{color:#4f8a17}
@media(max-width:760px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.blog-card h3{font-size:18px;padding:0 17px 20px}.blog-card small{padding:16px 17px 7px}.blog-showcase .heading h2{font-size:35px}}
@media(max-width:520px){.blog-grid{grid-template-columns:1fr}.blog-card h3{font-size:21px}}

/* Header dimensions matched one-to-one with the current Digitalni panely site. */
.utility{max-width:none;margin:0;min-height:42px;padding:8px 4.8%;gap:24px}.header-inner{max-width:none;margin:0;height:88px;min-height:88px;padding:0 4.8%;gap:24px}.header-inner .logo{width:297.5625px}.header-inner .nav{gap:20px;white-space:nowrap}
@media(max-width:1300px){.header-inner .nav{gap:14px;font-size:13px}.header-inner .logo{width:271.1125px}.header-login{padding:12px 15px;font-size:13px;gap:12px}}
@media(max-width:1150px){.header-inner{height:74px;min-height:74px}.header-inner .nav{display:none}.header-inner .menu-toggle{display:block}.header-inner .header-login{display:inline-flex;margin-left:auto}.header-inner .nav.open{display:flex;position:absolute;top:74px;left:0;right:0;background:#fff;box-shadow:0 15px 20px #21341810;flex-direction:column;align-items:stretch;padding:18px 6%;gap:3px;max-height:calc(100dvh - 120px);overflow-y:auto;white-space:normal;font-size:16px}}
@media(max-width:760px){.utility{padding:8px 5%;gap:12px}.header-inner{padding:0 5%}.header-inner .logo{width:271.1125px}}
@media(max-width:480px){.header-inner{gap:8px;flex-wrap:wrap;height:auto;min-height:82px;padding-top:12px;padding-bottom:12px}.header-inner .logo{width:min(230px,58vw)}.header-inner .header-login{padding:10px 12px;font-size:12px;gap:6px}.header-inner .nav.open{top:100%}}

/* Avoid stacked section padding between FAQ and contact. */
.faq-wrap{padding-bottom:28px}#kontakt.section{padding-top:28px}
@media(max-width:760px){.faq-wrap{padding-bottom:20px}#kontakt.section{padding-top:20px}}

/* Shared footer from the current Digitalni panely website. */
.site-footer{background:#454545;color:#fff;padding:60px 4.8% 25px}.site-footer .footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20;padding-bottom:35px}.site-footer .footer-top h2{font-size:38px;font-weight:400;line-height:1.2;margin:0;color:#fff}.site-footer .footer-top .eyebrow{color:#acb89f;margin-bottom:20px;font-size:11px}.round-link{height:70px;width:70px;border:1px solid #79806d;border-radius:50%;display:grid;place-items:center;color:#a9d673;transition:background .2s;font-size:32px;line-height:1}.round-link:hover{background:#67bc05;color:#17270b}.footer-columns{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:60px;padding:45px 0}.footer-columns h3{font-size:14px;letter-spacing:0;font-weight:600;margin-bottom:22px;color:#fff}.footer-columns p,.footer-columns a{font-size:13px;color:#c0c8b7;line-height:1.85}.footer-columns p{margin-bottom:18px}.footer-columns a{display:flex;align-items:center;gap:6px;margin-bottom:7px}.footer-columns a:hover{color:#bce890}.footer-columns a.footer-contact{color:#b6da80;font-size:29px;line-height:1.5}.footer-columns a.mail{font-size:20px}.footer-social{display:flex;gap:20px;margin-top:25px;flex-wrap:wrap}.site-footer .footer-bottom{border-top:1px solid #ffffff20;padding-top:25px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:11px;color:#acb69f}.site-footer .footer-bottom a{display:flex;align-items:center;gap:6px;color:#acb69f}
@media(max-width:1050px){.footer-columns{gap:30px}}
@media(max-width:760px){.site-footer{padding:45px 6% 25px}.site-footer .footer-top h2{font-size:29px}.round-link{width:52px;height:52px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px;padding:35px 0}.footer-columns>div:last-child{grid-column:1/-1}.site-footer .footer-bottom{font-size:11px;flex-direction:row}}


.footer-columns a.footer-group-link{color:#d13a70;font-size:15px;font-weight:700;margin-top:18px}.footer-columns a.footer-group-link:hover{color:#a7184b}

/* WCAG AA: retain the muted green hierarchy with sufficient small-text contrast. */
.eyebrow,.hero p,.photo-caption span,.proof span,.heading p,.benefit p,.config p,
.demo-row small,.ref-card small,.blog-card small,.blog-card p,.faq details p,
.contact p,.contact-person span,.form-note,.crumb,.archived{color:#58644f}
.number{color:#426f1d}
.utility a[aria-current],.nav-notice{color:#3f7414!important}
.footer-columns a.footer-group-link{color:#c0c8b7;font-size:13px;font-weight:400}
.footer-columns a.footer-group-link:hover{color:#bce890}
.footer-columns a.footer-compensation-mark{display:inline-flex;flex-direction:row;align-items:center;gap:10px;width:max-content;max-width:220px;margin-top:18px;padding:0;border:0;border-radius:0;background:transparent;color:#c0c8b7;text-decoration:none;transition:color .2s ease}
.footer-compensation-symbol{display:block;width:32px;height:32px;color:#b6da80;background:transparent}
.footer-compensation-symbol svg{display:block;width:32px;height:32px;stroke-width:5.2}
.footer-compensation-copy{display:block;line-height:1.5}
.footer-compensation-copy strong{display:block;font-size:13px;line-height:1.5;font-weight:400;letter-spacing:0;color:#c0c8b7}
.footer-compensation-arrow{display:none}
.footer-columns a.footer-compensation-mark:hover{color:#bce890;background:transparent}
.footer-columns a.footer-compensation-mark:hover .footer-compensation-symbol{color:#c9ee93;background:transparent}
.footer-columns a.footer-compensation-mark:hover .footer-compensation-copy strong{color:#bce890}
.cookie-settings-button{border:0;background:transparent;padding:0;color:#acb69f;font:inherit;cursor:pointer}.cookie-settings-button:hover{color:#bce890}.analytics-consent[hidden]{display:none}.analytics-consent{position:fixed;left:24px;right:24px;bottom:24px;z-index:250;display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:960px;margin:0 auto;padding:22px 24px;border:1px solid #ffffff22;border-radius:16px;background:#20251ff5;color:#fff;box-shadow:0 18px 55px #1119;backdrop-filter:blur(12px)}.analytics-consent-copy{max-width:590px}.analytics-consent strong{display:block;font-size:17px;margin-bottom:6px}.analytics-consent p{margin:0;color:#c9d0c4;font-size:13px;line-height:1.55}.analytics-consent-copy>a{display:inline-block;margin-top:8px;color:#bce890;font-size:12px;text-decoration:underline;text-underline-offset:3px}.analytics-consent-actions{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px;flex:none}.analytics-consent-button{min-height:44px;padding:11px 15px;border:1px solid #bce890;border-radius:9px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.analytics-consent-accept{background:#bce890;color:#182017}.analytics-consent-decline{background:transparent;color:#fff}.analytics-consent-button:hover{filter:brightness(.9)}.analytics-consent-close{position:absolute;right:-16px;top:-42px;border:0;background:transparent;color:#d7ddd2;font-size:24px;line-height:1;cursor:pointer}.analytics-consent-close:hover{color:#fff}@media(max-width:760px){.analytics-consent{left:12px;right:12px;bottom:12px;display:block;padding:18px}.analytics-consent-actions{margin-top:16px}.analytics-consent-button{width:100%}}@media(max-width:430px){.analytics-consent-actions{grid-template-columns:1fr}}

/* Keep both navigation rows visible as one locked header. */
.utility{position:sticky;top:0;z-index:21}
.header{top:42px;z-index:20}
html{scroll-padding-top:146px}
@media(max-width:1150px){html{scroll-padding-top:128px}}
@media(max-width:480px){html{scroll-padding-top:140px}}

.dark p,.dark .eyebrow{color:#b9c6b0}
