:root{--ink:#4f4a44;--muted:#7a746c;--bg:#fffcf7;--panel:#f5f1ea;--soft:#faf6f0;--soft-2:#efe9e0;--cream:#fffcf7;--accent:#a88958;--accent-2:#8b7148;--gold:#c4a574;--btn-light-bg:#f6edd9;--btn-light-text:#463f39;--btn-light-border:#ddd2bf;--btn-light-shadow:0 10px 26px #503c1e12;--btn-light-hover-bg:#f0e4cc;--btn-light-hover-border:#cfc0a0;--line:#4f4a441c;--shadow:0 10px 32px #4f4a440d;--radius:12px;--navy:var(--panel);--navy-2:var(--panel);--navy-3:var(--soft);--text:var(--ink);--gold-2:var(--accent-2)}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light;background:var(--bg);scroll-padding-top:88px}body{background:var(--bg);color:var(--ink);margin:0;padding-bottom:72px;font-family:Arial,Helvetica,sans-serif;line-height:1.62}a{color:inherit}img{max-width:100%;height:auto}.skip-link{color:#111;z-index:99;background:#fff;padding:10px 14px;position:absolute;top:8px;left:-9999px}.skip-link:focus{left:8px}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:saturate(140%)blur(14px);background:#fffcf7f0;position:sticky;top:0;box-shadow:0 4px 18px #4f4a4408}.header-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100% - 32px);min-height:72px;margin:auto;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{filter:drop-shadow(0 6px 14px #4f4a4414);width:46px;height:46px}.brand strong{color:var(--ink);font-size:18px;display:block}.header-phone{color:var(--accent);font-size:15px;font-weight:800;text-decoration:none;display:none}.top-nav{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.top-nav a{color:var(--muted);border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700;text-decoration:none}.top-nav a:hover{background:var(--panel);color:var(--ink)}.top-nav .nav-primary{background:var(--btn-light-bg);border:1px solid var(--btn-light-border);box-shadow:var(--btn-light-shadow);color:var(--btn-light-text)!important}.top-nav .nav-primary:hover{background:var(--btn-light-hover-bg);border-color:var(--btn-light-hover-border)}.menu-toggle{border:1px solid var(--line);background:var(--bg);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:2px;width:20px;height:2px;display:block}.hero-wrap{background:0 0;border-bottom:0}.hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.75fr);align-items:center;gap:36px;width:min(1180px,100% - 32px);margin:auto;padding:56px 0 48px;display:grid}.hero-badge{border:1px solid var(--btn-light-border);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;background:var(--btn-light-bg);border-radius:999px;align-items:center;gap:8px;margin:0 0 14px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}.hero-badge:before{content:"";background:var(--gold);width:18px;height:2px}.hero h1{color:var(--ink);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.04}.hero h1 em{color:var(--accent);font-style:normal}.hero-lead{color:var(--muted);max-width:640px;margin:0 0 8px;font-size:clamp(17px,2.2vw,21px)}.hero-note{color:var(--muted);margin:0 0 22px;font-size:14px}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.btn{border:1px solid var(--btn-light-border);min-height:48px;box-shadow:var(--btn-light-shadow);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.btn-primary,.btn-outline,.btn-ghost,.btn-service{background:var(--btn-light-bg);color:var(--btn-light-text);border-color:var(--btn-light-border)}.btn-primary:hover,.btn-outline:hover,.btn-ghost:hover,.btn-service:hover{background:var(--btn-light-hover-bg);border-color:var(--btn-light-hover-border)}.hero-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);padding:28px}.hero-panel img{filter:drop-shadow(0 12px 24px #4f4a4414);width:min(100%,200px)}.hero-panel p{color:var(--muted);margin:16px 0 0;font-size:14px}.trust-row{z-index:2;grid-template-columns:repeat(4,1fr);gap:12px;width:min(1180px,100% - 32px);margin:-24px auto 40px;display:grid;position:relative}.trust-row div{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);padding:18px 16px}.trust-row strong{color:var(--accent);margin-bottom:4px;font-size:15px;font-weight:800;display:block}.trust-row span{color:var(--muted);font-size:13px}.section{padding:72px 0}.section.alt{background:var(--soft)}.section-inner,.service-list,.steps-row,.reviews-row,.locations-grid,.faq,.cta-block,.network-bar{width:min(1180px,100% - 32px);margin-inline:auto}.section-kicker{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.section h2{color:var(--ink);max-width:820px;margin:0 0 12px;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.08}.section-intro{color:var(--muted);max-width:760px;margin:0 0 28px;font-size:18px}.service-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:0;display:grid;overflow:hidden}.service-item{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:72px 1fr auto;align-items:center;gap:18px;padding:22px 24px;text-decoration:none;transition:background .15s;display:grid}.service-item:last-child{border-bottom:0}.service-item:hover{background:var(--soft)}.service-icon{background:var(--bg);width:56px;height:56px;color:var(--accent);border:1px solid var(--line);border-radius:10px;place-items:center;font-size:22px;font-weight:800;display:grid}.service-item h3{color:var(--ink);margin:0 0 4px;font-size:18px}.service-item p{color:var(--muted);max-width:560px;margin:0;font-size:14px}.service-item .more{color:var(--accent);letter-spacing:.06em;white-space:nowrap;font-size:12px;font-weight:800}.steps-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:8px;display:grid}.step-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.step-num{background:var(--btn-light-bg);width:40px;height:40px;color:var(--accent);border:1px solid var(--btn-light-border);border-radius:50%;place-items:center;margin-bottom:14px;font-weight:800;display:grid}.step-card h3{color:var(--ink);margin:0 0 8px;font-size:18px}.step-card p{color:var(--muted);margin:0;font-size:14px}.splus-reviews-carousel{margin-top:8px;position:relative}.splus-reviews-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:16px;padding:4px 2px 12px;display:flex;overflow-x:auto}.splus-reviews-track .review-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(320px,100% - 32px)}.reviews-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}.review-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-height:220px;box-shadow:var(--shadow);flex-direction:column;padding:24px;display:flex}.stars{color:var(--gold);letter-spacing:2px;font-size:18px}.review-card p{color:var(--muted);flex:1;margin:12px 0 0;font-size:15px}.review-card h3{color:var(--ink);margin:12px 0 0;font-size:16px}.review-card .review-text{color:var(--muted);white-space:pre-line;flex:1;margin:12px 0 0;font-size:15px}.review-card .review-meta{border-top:1px solid var(--line);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-top:16px;padding-top:14px;font-size:12px;font-weight:800;display:block}.locations-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:8px;display:grid}.loc-pill{text-align:center;background:var(--panel);border:1px solid var(--line);color:var(--ink);border-radius:10px;padding:14px 10px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s;display:block}.loc-pill:hover{border-color:var(--btn-light-hover-border);background:var(--btn-light-hover-bg)}.loc-pill small{color:var(--muted);margin-top:4px;font-size:11px;font-weight:600;display:block}.network-bar{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:36px;display:grid}.network-bar a{background:var(--panel);border:1px solid var(--line);min-height:54px;box-shadow:var(--shadow);border-radius:var(--radius);text-align:center;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;display:flex;color:var(--ink)!important}.network-bar a:hover{border-color:var(--btn-light-hover-border);background:var(--btn-light-hover-bg)}.faq{gap:10px;margin-top:8px;display:grid}.faq details{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:0 20px}.faq summary{cursor:pointer;color:var(--ink);padding:18px 28px 18px 0;font-weight:800;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--accent);font-size:24px;position:absolute;top:14px;right:0}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted);margin:0 0 18px;font-size:15px}.cta-block{background:var(--btn-light-bg);border:1px solid var(--btn-light-border);border-left:4px solid var(--gold);border-radius:var(--radius);text-align:center;box-shadow:var(--btn-light-shadow);margin-top:8px;padding:32px}.cta-block h2{color:var(--ink);margin:0 0 10px}.cta-block p{color:var(--muted);max-width:700px;margin:0 auto 22px}.cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer{background:var(--soft);border-top:1px solid var(--line);padding:40px 0 88px}.footer-inner{grid-template-columns:1.2fr .8fr;gap:28px;width:min(1180px,100% - 32px);margin:auto;display:grid}.footer h3{color:var(--ink);margin:0 0 8px}.footer p{color:var(--muted);margin:0;font-size:14px}.footer-links{gap:8px;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:var(--accent);font-size:14px;font-weight:700;text-decoration:none}.sticky-bar{z-index:80;border:1px solid var(--line);backdrop-filter:blur(12px);background:#fffcf7f7;border-radius:12px 12px 0 0;grid-template-columns:1fr 1fr;max-width:560px;margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 22px #4f4a4412}.sticky-bar a{text-transform:uppercase;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.sticky-bar .quote,.sticky-bar .call{background:var(--btn-light-bg);color:var(--btn-light-text);box-shadow:none}.sticky-bar .quote{border-right:1px solid var(--btn-light-border)}.sticky-bar .quote:hover,.sticky-bar .call:hover{background:var(--btn-light-hover-bg);border-color:var(--btn-light-hover-border)}.sticky-contact{z-index:80;backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #a67e3047;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:8px;width:min(540px,100% - 16px);padding:8px;display:grid;position:fixed;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 18px 42px #24211c1f}.sticky-contact a{text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;min-height:46px;font-size:12px;font-weight:800;text-decoration:none;display:flex}@media (width<=960px){.header-phone{display:block}.menu-toggle{display:flex}.top-nav{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;padding:10px;display:none;position:absolute;top:72px;left:16px;right:16px}.nav-open .top-nav{display:flex}.hero{grid-template-columns:1fr;padding-top:40px}.hero-panel{display:none}.trust-row{grid-template-columns:repeat(2,1fr);margin-top:0}.steps-row,.reviews-row,.locations-grid{grid-template-columns:1fr 1fr}.reviews-row{grid-template-columns:repeat(3,1fr)}.network-bar{grid-template-columns:1fr}.service-item{grid-template-columns:56px 1fr;gap:14px}.service-item .more{grid-column:2}}.splus-network{background:var(--soft-2);border-bottom:1px solid var(--line)}.splus-network-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:min(1180px,100% - 32px);margin:auto;padding:8px 0;font-size:12px;display:flex}.splus-network span{color:var(--muted);margin-right:4px;font-weight:800}.splus-network a{color:var(--accent);border:1px solid #0000;border-radius:999px;padding:5px 10px;font-weight:800;text-decoration:none}.splus-network a.is-here{color:var(--ink);background:var(--bg);border-color:var(--line)}.quick-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-height:100%;box-shadow:var(--shadow);padding:18px 16px;text-decoration:none;transition:border-color .15s,background .15s;display:block}.quick-card:hover{border-color:var(--btn-light-hover-border);background:var(--btn-light-hover-bg)}.quick-card strong{color:var(--ink);letter-spacing:.04em;margin-bottom:6px;font-size:13px;display:block}.quick-card span{color:var(--muted);margin-bottom:10px;font-size:12px;line-height:1.45;display:block}.quick-card .more{color:var(--accent);letter-spacing:.06em;font-size:11px;font-weight:800}.card-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:8px;display:grid}.quick-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:8px;display:grid}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.card h3{color:var(--ink);margin:0 0 8px;font-size:18px}.card p{color:var(--muted);margin:0;font-size:14px}.inline-cta{background:var(--btn-light-bg);border:1px solid var(--btn-light-border);border-left:4px solid var(--gold);border-radius:var(--radius);box-shadow:var(--btn-light-shadow);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding:20px 22px;display:flex}.inline-cta strong{color:var(--ink);font-size:16px;display:block}.inline-cta span{color:var(--muted);margin-top:4px;font-size:14px;display:block}.text-link{color:var(--accent);letter-spacing:.06em;white-space:nowrap;font-size:13px;font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.move-banner-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);margin:auto;padding:36px 0;display:flex}.move-banner{background:var(--soft-2);border-block:1px solid var(--line)}.move-banner h2{color:var(--ink);max-width:640px;margin:0 0 10px;font-size:clamp(24px,3.5vw,36px)}.move-banner p{color:var(--muted);max-width:600px;margin:0;font-size:16px}.btn-service{background:var(--btn-light-bg);border-color:var(--btn-light-border);min-width:min(100%,280px);box-shadow:var(--btn-light-shadow);flex-direction:column;align-items:flex-start;gap:4px;color:var(--btn-light-text)!important}.btn-service:hover{background:var(--btn-light-hover-bg);border-color:var(--btn-light-hover-border)}.btn-kicker{letter-spacing:.12em;color:var(--accent);font-size:10px;font-weight:800}.municipalities{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px;display:grid}.municipality{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px;text-decoration:none;transition:border-color .15s,background .15s;display:block}.municipality:hover{border-color:var(--btn-light-hover-border);background:var(--btn-light-hover-bg)}.municipality h3{color:var(--ink);margin:0 0 8px;font-size:18px}.municipality p{color:var(--muted);margin:0 0 12px;font-size:14px}.card-link{color:var(--accent);letter-spacing:.06em;font-size:12px;font-weight:800}.reviews-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px;display:flex}.reviews-score{flex-direction:column;align-items:flex-end;gap:4px;text-decoration:none;display:inline-flex}.reviews-score strong{color:var(--gold);font-size:32px;line-height:1}.reviews-score span{color:var(--muted);font-size:13px;font-weight:700}.network-links-bar{padding:28px 0 8px}.network-links-label{text-align:center;letter-spacing:.12em;color:var(--accent);text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}@media (width<=960px){.quick-grid{grid-template-columns:repeat(2,1fr)}.card-grid{grid-template-columns:1fr 1fr}.municipalities{grid-template-columns:1fr}}@media (width<=640px){body{padding-bottom:84px}.sticky-contact{width:calc(100% - 10px);bottom:8px}.sticky-contact a{min-height:47px;font-size:11px}.trust-row,.steps-row,.reviews-row,.locations-grid,.quick-grid,.card-grid,.footer-inner{grid-template-columns:1fr}.hero h1{font-size:32px}.inline-cta,.reviews-head{flex-direction:column;align-items:flex-start}.reviews-score{align-items:flex-start}}.splus-price-note{border:1px solid var(--line);border-left:6px solid var(--green);width:min(1180px,100% - 36px);color:var(--ink);background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin:18px auto 0;padding:14px 16px;display:flex;box-shadow:0 12px 34px #13201b0f}.splus-price-note strong{color:var(--green)}.splus-price-note span{color:var(--muted)}.splus-price-note .splus-sep{opacity:.8}.splus-price-note-link{color:var(--green);font-weight:900;text-decoration:none}.splus-price-note-link:hover{text-decoration:underline}.splus-price-note-plus{flex-direction:column;align-items:flex-start;gap:12px}.splus-price-note-plus .splus-price-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (width<=640px){.splus-price-note{width:calc(100% - 24px);margin-top:12px}}:root{--splus-readable:#2f2922;--splus-readable-muted:#5f574e;--splus-readable-soft:#7a6f61;--splus-cream:#fffaf0;--splus-cream-2:#f6edd9;--splus-border:#ddd2bf;--splus-accent:#7a520c}.hero h1,.service-hero h1,main h1,.section h1,.section h2,.cta-band h2,.move-banner h2,.move-banner-inner h2,.card h2,.card h3,.step h3,.municipality h3,.work-card h3,.price-card h3,details summary,.quote-form h2,.upit-form h2,.upit-page h1,.upit-page h2,.upit-page h3{color:var(--splus-readable)!important}.hero p,.service-hero p,.section-intro,.card p,.step p,.municipality p,details p,.cta-band p,.move-banner p,.move-banner-inner p,.quote-form p,.upit-page p,.upit-form p,.service-summary span,.trust-strip span,.proof-strip span,.quick-link span,.small,.hint{color:var(--splus-readable-muted)!important}.eyebrow,.section-kicker,.service-label,.link-marker,.text-link,.related-links a,.proof-strip strong,.trust-strip strong,.service-summary strong,.price-card strong,.municipality span,.review-meta{color:var(--splus-accent)!important}.service-label,.hero-badge,.badges span,.tag-list span{background:var(--splus-cream-2)!important;color:var(--splus-accent)!important;border:1px solid var(--splus-border)!important}.splus-network{background:linear-gradient(#fffdfa,#fff7ea)!important;border-bottom:1px solid #a873102e!important;box-shadow:0 8px 22px #503c1e0a!important}.splus-network-inner{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:min(1180px,100% - 32px)!important;margin:0 auto!important;padding:9px 0!important;font-size:12px!important;line-height:1.25!important;display:flex!important}.splus-network-label{color:var(--splus-readable-muted)!important;margin-right:4px!important;font-weight:900!important}.splus-network a{border:1px solid var(--splus-border)!important;min-height:30px!important;color:var(--splus-readable)!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:6px 11px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 8px 18px #503c1e0d!important}.splus-network a:hover{background:var(--splus-cream-2)!important;border-color:#cfc0a0!important}.splus-network a.is-here,.splus-network a[aria-current=page]{background:var(--splus-cream-2)!important;color:var(--splus-accent)!important;border-color:#cfc0a0!important}@media (width<=640px){.splus-network-inner{scrollbar-width:thin!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:6px!important;width:calc(100% - 20px)!important;padding:8px 0!important;overflow-x:auto!important}.splus-network a{white-space:nowrap!important;flex:none!important;padding:6px 10px!important;font-size:12px!important}.splus-network-label{white-space:nowrap!important;flex:none!important}}:root{--s-pearl:#f5f6f5;--s-white:#fff;--s-ink:#2b2b2b;--s-muted:#575751;--s-gold:#a2790f;--s-gold-strong:#c8a24a;--s-gold-line:#a87c1861;--s-shadow:0 10px 30px #3c32190f}html,html body{background:var(--s-pearl)!important;background-image:none!important}html body{color:var(--s-ink)!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:400!important}body,main,.wrap,.hero-wrap,.hero,.service-hero,.hero-home,.compact-hero,.area-hero,.procena-main,.section,.section.soft,.section.alt,.move-banner,.trust-strip,.section-inner{background:var(--s-pearl)!important;background-image:none!important}.site-header,.top{border-bottom:1px solid var(--s-gold-line)!important;background:#f5f6f5f5!important;box-shadow:0 4px 16px #3c32190a!important}.footer,.site-footer{background:var(--s-pearl)!important;color:var(--s-ink)!important;border-top:1px solid var(--s-gold-line)!important;background-image:none!important}body,p,li,td,dt,dd,span,a,div,label,input,select,textarea,button,summary{font-weight:400!important}h1,h2,h3,h4,.hero h1,.service-hero h1,.section h1,.section h2,.section h3,.cta-band h2,.cta-block h2,.move-banner h2,.move-banner-inner h2,.card h3,.card h2,.step h3,.step-card h3,.municipality h3,.work-card h3,.price-card h3,.service-item h3,.review-card h3,.hero-panel h3,.hero-call-panel h2,.decision-card h2,.quote h2,.footer h2,.footer h3,.site-footer h2,.site-footer h3,details summary,.faq summary{color:var(--s-ink)!important;font-weight:600!important}p,li,.hero p,.hero-lead,.hero-note,.lead,.section-intro,.card p,.step p,.step-card p,.municipality p,details p,.faq details p,.cta-band p,.cta-block p,.move-banner p,.move-banner-inner p,.review-card p,.review-card .review-text,.service-item p,.quick-card span,.quick-link span,.loc-pill small,.footer p,.site-footer p,.trust-strip span,.trust-row span,.service-summary span,.upit-card p,.upit-side p,.upit-small,.hint,.small,.box p,.list span,.local span,.splus-price-note span{color:var(--s-muted)!important}.top-nav a,.menu a,.brand strong,.brand span,.brand small{color:var(--s-ink)!important}strong,b,.top-nav a,.menu a,.btn,.button,.cta-button,a.btn,.pill,.nav-primary,.nav-cta,.footer-links a,.section-kicker,.eyebrow,.review-meta,.reviews-score strong,.brand strong,label,summary,.loc-pill{font-weight:600!important}.btn,.button,.cta-button,a.btn,.pill,.btn-primary,.btn-secondary,.btn-outline,.btn-ghost,.btn-service,.btn.primary,.btn.secondary,.btn.ghost,.btn.gold,.button.primary,.button.secondary,.cta-button.primary,.cta-button.secondary,.top-nav .nav-primary,.top-nav .nav-cta,.contact-actions a,.procena-page .btn-send,.procena-page .btn-dark,.sticky-contact a,.sticky-contact .call,.sticky-contact .viber,.sticky-contact .whatsapp,.sticky-bar a,.sticky-bar .quote,.sticky-bar .call,.sticky a,.sticky a:first-child,.sticky a:nth-child(2),.sticky a:nth-child(3){background:var(--s-white)!important;color:var(--s-ink)!important;border:1px solid var(--s-gold-line)!important;box-shadow:var(--s-shadow)!important;background-image:none!important}.btn:hover,.button:hover,.cta-button:hover,a.btn:hover,.pill:hover,.btn-primary:hover,.btn-secondary:hover,.btn-outline:hover,.btn-ghost:hover,.btn-service:hover,.top-nav .nav-primary:hover,.sticky-contact a:hover,.sticky-bar a:hover,.sticky a:hover,.loc-pill:hover,.municipality:hover,.quick-card:hover,.quick-link:hover{border-color:var(--s-gold-strong)!important;background:#fbfbf8!important}.card,.step,.step-card,.steps .step,details,.faq details,.work-card,.price-card,.quick-link,.quick-card,.municipality,.loc-pill,.hero-logo,.hero-panel,.hero-call-panel,.decision-card,.decision-cta,.cta,.cta-band,.cta-block,.inline-cta,.move-banner-inner,.quote-form,.form-shell,.info-card,.procena-page .info-card,.summary,.problem-box,.safety-note,.hub-card,.notice,.upit-card,.upit-side,.upit-form,.upit-badge,.upit-warning,.upit-discount,.review-card,.reviews-grid article,.service-list,.service-item,.gallery-card,.network-bar a,.network-links-bar a,.trust-strip>div,.trust-strip div,.trust-row div,.service-summary>div,.service-summary div,.proof-strip>div,.proof-strip div,.splus-price-note,.service-label,.hero-badge,.badges span,.tag-list span,.hero-points span,.splus-network a,.box,.list,.local,.logoCard,.quote,.trust div,.hero .hero-points span{background:var(--s-white)!important;border:1px solid var(--s-gold-line)!important;color:var(--s-ink)!important;box-shadow:var(--s-shadow)!important;background-image:none!important}.cta-band,.cta-block,.inline-cta,.move-banner-inner,.splus-price-note,.quote{border-left:1px solid var(--s-gold-line)!important}.step b,.step-num,.procena-page .num{background:var(--s-white)!important;border:1px solid var(--s-gold-line)!important;color:var(--s-gold)!important}.procena-page .side{background:var(--s-white)!important;color:var(--s-ink)!important;border:1px solid var(--s-gold-line)!important;background-image:none!important}.procena-page .side h1,.procena-page .side h2,.procena-page .side h3,.procena-page .side p,.procena-page .side li,.procena-page .side span{color:var(--s-ink)!important}.procena-page .progress span{background:var(--s-gold)!important;background-image:none!important}.gallery-card figcaption{background:var(--s-white)!important;color:var(--s-ink)!important}.menu-toggle{background:var(--s-white)!important;border:1px solid var(--s-gold-line)!important}.menu-toggle span{background:var(--s-gold)!important}input,select,textarea,.upit-field input,.upit-field select,.upit-field textarea,.quote-form input,.quote-form select,.quote-form textarea{background:var(--s-white)!important;color:var(--s-ink)!important;border:1px solid var(--s-gold-line)!important}.network-links-bar a[style],section[aria-label=Povezani\ sajtovi] a[style]{background:var(--s-white)!important;color:var(--s-gold)!important;border:1px solid var(--s-gold-line)!important;background-image:none!important}.eyebrow,.section-kicker,.service-label,.link-marker,.text-link,.btn-kicker,.card-link,.more,.footer-links a,.footer a,.site-footer a,.related-links a,.review-meta,.reviews-score strong,.price-card strong,.price-from strong,.trust-strip strong,.trust-row strong,.service-summary strong,.proof-strip strong,.municipality span,.hero h1 em,.splus-price-note strong,.splus-price-note-link,.network-links-label,.header-phone,.service-item .more,.hero-badge,.crumb a,.trust b,.stars,.quick-card .more,.card-link,.faq summary:after{color:var(--s-gold)!important}.stars{color:var(--s-gold-strong)!important}.sticky-contact .call,.sticky-bar .call{color:#241a05!important;background:#cf9f24 linear-gradient(#f0cf76,#cf9f24)!important;border:1px solid #b8871a!important;font-weight:800!important;box-shadow:0 10px 26px #785a1433!important}.sticky-contact .call:hover,.sticky-bar .call:hover{background-image:linear-gradient(#f3d585,#d9a92c)!important;border-color:#a8790f!important}.sticky-contact .viber,.sticky-bar .viber{color:#fff!important;background:#7360f2!important;border:1px solid #5a48d6!important;font-weight:800!important;box-shadow:0 10px 26px #5a48d638!important}.sticky-contact .viber:hover,.sticky-bar .viber:hover{background:#5f4de0!important;border-color:#4b39c9!important}.sticky-contact .whatsapp,.sticky-bar .whatsapp{color:#06371a!important;background:#25d366!important;border:1px solid #1aa851!important;font-weight:800!important;box-shadow:0 10px 26px #1aa85138!important}.sticky-contact .whatsapp:hover,.sticky-bar .whatsapp:hover{background:#1fbd5b!important;border-color:#178f45!important}.splus-upit-cta{z-index:82;text-align:center;border-radius:999px;align-items:center;gap:7px;max-width:calc(100% - 20px);padding:10px 18px;font-size:14px;line-height:1.15;display:inline-flex;position:fixed;bottom:84px;left:50%;transform:translate(-50%);color:#a2790f!important;background:#fff!important;border:1.5px solid #c8a24a!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 12px 30px #785a1438!important}.splus-upit-cta:hover{background:#fbf6ea!important;border-color:#a2790f!important}.splus-upit-cta .splus-upit-cta__pct{color:#a2790f!important;font-weight:900!important}@media (width<=640px){.splus-upit-cta{padding:9px 14px;font-size:13px;bottom:82px}}.splus-footer-network-links a{white-space:normal!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;line-height:1.35!important;text-decoration:none!important;display:flex!important}.splus-footer-network-links strong{color:var(--s-ink,#2b2b2b)!important;font-weight:700!important;display:block!important}.splus-footer-network-links .splus-role{color:var(--s-muted,#575751)!important;font-size:12px!important;font-weight:500!important;display:block!important}.splus-footer-network-links a[aria-current=page] strong,.splus-footer-network-links a.is-here strong{color:var(--s-gold,#a2790f)!important}:root{--ink:#2b2b2b!important;--text:#2b2b2b!important;--muted:#575751!important;--bg:#f5f6f5!important;--panel:#fff!important;--soft:#f5f6f5!important;--splus-text:#2b2b2b!important;--splus-muted:#575751!important}html,html body,body{color:#2b2b2b!important;background:#f5f6f5!important}.hero h1,.hero-home h1,.hero-copy h1,.service-hero h1,main h1,h1,h2,h3,h4,.section h2,.section h3{color:#2b2b2b!important}.hero p,.hero-copy p,.hero-lead{color:#575751!important}section[aria-label=Povezani\ sajtovi] a[style],.network-links-bar a[style],a.splus-inline-nav{color:#a2790f!important;background:#fff!important;border:1px solid #a87c1861!important;box-shadow:0 10px 30px #3c32190f!important}.sticky-bar .call,.sticky-contact .call,.sticky-bar a.call,.sticky-contact a.call{color:#241a05!important;background:#cf9f24 linear-gradient(#f0cf76,#cf9f24)!important;border:1px solid #b8871a!important;font-weight:800!important}.sticky-bar .viber,.sticky-contact .viber,.sticky-bar a.viber,.sticky-contact a.viber{color:#fff!important;background:#7360f2!important;border:1px solid #5a48d6!important;font-weight:800!important}.sticky-bar .whatsapp,.sticky-contact .whatsapp,.sticky-bar a.whatsapp,.sticky-contact a.whatsapp{color:#06371a!important;background:#25d366!important;border:1px solid #1aa851!important;font-weight:800!important}:root{--s-hdr-bg:#fbfaf7;--s-hdr-card:#fff;--s-hdr-line:#a67e3047;--s-hdr-line-strong:#d8c59d;--s-hdr-ink:#24211c;--s-hdr-muted:#575751;--s-hdr-gold:#9a6a12}.splus-network{background:var(--s-hdr-bg)!important;border-bottom:1px solid var(--s-hdr-line)!important;box-shadow:none!important;background-image:none!important}.splus-network-inner,.splus-network>div{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:min(1180px,100% - 32px)!important;margin:0 auto!important;padding:9px 0!important;font-size:12px!important;line-height:1.25!important;display:flex!important}.splus-network-label,.splus-network-inner>span:first-child,.splus-network>div>span:first-child{color:var(--s-hdr-muted)!important;white-space:nowrap!important;flex:none!important;margin-right:2px!important;font-weight:700!important}.splus-network a{background:var(--s-hdr-card)!important;border:1px solid var(--s-hdr-line)!important;min-height:30px!important;color:var(--s-hdr-ink)!important;white-space:nowrap!important;background-image:none!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:6px 12px!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 4px 14px #3c32190a!important}.splus-network a:hover{border-color:var(--s-hdr-line-strong)!important;background:#faf9f5!important}.splus-network a.is-here,.splus-network a[aria-current=page]{color:var(--s-hdr-gold)!important;border-color:var(--s-hdr-line-strong)!important;background:#f5f0e6!important}.site-header,.site-header .header-inner,header.site-header,header.site-header .header-inner{border-bottom:1px solid var(--s-hdr-line)!important;color:var(--s-hdr-ink)!important;background:#fbfaf7f7!important;box-shadow:0 4px 16px #24211c0a!important}.site-header .brand,.site-header .brand strong,.site-header .brand span,.site-header .brand small,.header-inner .brand strong,.header-inner .brand small,.header-inner .brand span strong,.header-inner .brand span small{color:var(--s-hdr-ink)!important}.site-header .brand small,.header-inner .brand small,.header-inner .brand span small{color:var(--s-hdr-muted)!important}.site-header .header-phone,.header-inner .header-phone,a.header-phone{color:var(--s-hdr-gold)!important;font-weight:700!important;text-decoration:none!important}.site-header .top-nav a,.header-inner .top-nav a,.top-nav a{color:var(--s-hdr-ink)!important;background:0 0!important}.site-header .top-nav a:hover,.site-header .top-nav a.active,.site-header .top-nav a[aria-current=page],.top-nav a:hover,.top-nav a.active,.top-nav a[aria-current=page]{background:var(--s-hdr-card)!important;color:var(--s-hdr-ink)!important;border:1px solid var(--s-hdr-line)!important}.site-header .top-nav .nav-primary,.site-header .top-nav .nav-cta,.top-nav .nav-primary,.top-nav .nav-cta{background:var(--s-hdr-card)!important;color:var(--s-hdr-ink)!important;border:1px solid var(--s-hdr-line)!important;background-image:none!important;box-shadow:0 4px 14px #24211c0a!important}.menu-toggle,button.menu-toggle{background:var(--s-hdr-card)!important;border:1px solid var(--s-hdr-line)!important;width:46px!important;min-width:46px!important;height:46px!important;color:var(--s-hdr-ink)!important;background-image:none!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0!important;font-weight:700!important;display:inline-flex!important;box-shadow:0 4px 14px #24211c0a!important}.menu-toggle span,button.menu-toggle span{background:var(--s-hdr-ink)!important;background-color:var(--s-hdr-ink)!important;border-radius:2px!important;width:21px!important;height:2px!important;display:block!important}@media (width<=920px){.top-nav,.top-nav.open{background:var(--s-hdr-bg)!important;border:1px solid var(--s-hdr-line)!important;background-image:none!important;box-shadow:0 12px 30px #24211c14!important}.top-nav a,.top-nav .nav-primary,.top-nav .nav-cta{color:var(--s-hdr-ink)!important;background:var(--s-hdr-card)!important;border:1px solid var(--s-hdr-line)!important;background-image:none!important}}@media (width<=640px){.splus-network-inner,.splus-network>div{scrollbar-width:thin!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:6px!important;width:calc(100% - 20px)!important;padding:8px 0!important;overflow-x:auto!important}.header-phone{display:inline-flex!important}}html,body{max-width:100%!important;overflow-x:clip!important}img,svg,video,iframe{max-width:100%!important;height:auto!important}@media (width<=640px){.splus-network{box-sizing:border-box!important;padding:0 10px!important;overflow:hidden!important}.splus-network-inner,.splus-network>div{box-sizing:border-box!important;-webkit-overflow-scrolling:auto!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:100%!important;padding:8px 0!important;display:flex!important;overflow:visible!important}.splus-network-label,.splus-network-inner>span:first-child,.splus-network>div>span:first-child{text-align:center!important;flex:0 0 100%!important;margin:0 0 2px!important}.splus-network a{white-space:normal!important;text-align:center!important;box-sizing:border-box!important;flex:calc(50% - 4px)!important;max-width:calc(50% - 4px)!important;min-height:28px!important;padding:5px 10px!important;font-size:11px!important;line-height:1.2!important}.header-inner,.hero,.service-hero,.hero-home,.compact-hero,.area-hero,.quick-nav,.trust-strip,.section-head,.grid,.gallery-grid,.faq,.cta-band,.breadcrumbs,.related-links,.service-summary,.price-box,.work-list,.move-banner-inner,.wrap,.section-inner{box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:100%!important}.hero h1,.service-hero h1,.hero-home h1,.hero-copy h1,main h1{letter-spacing:-.02em!important;overflow-wrap:break-word!important;word-break:break-word!important;hyphens:auto!important;font-size:clamp(24px,6.8vw,32px)!important;line-height:1.12!important}.section h2,.cta-band h2,.move-banner h2,.move-banner-inner h2{overflow-wrap:break-word!important;font-size:clamp(22px,5.8vw,30px)!important;line-height:1.14!important}.actions,.cta-actions,.hero-actions,.mini-actions,.contact-actions,.hero .actions{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin-top:18px!important;display:grid!important}.actions .btn,.cta-actions .btn,.hero-actions .btn,.mini-actions .btn,.contact-actions a,.hero .actions .btn,.btn,.button,.cta-button,a.btn{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:46px!important;padding:10px 14px!important;line-height:1.2!important}.cta-band,.move-banner-inner{grid-template-columns:1fr!important;gap:16px!important}.brand{flex:auto!important;min-width:0!important}.brand strong{font-size:16px!important}.brand small{font-size:10px!important;line-height:1.25!important}body{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}.sticky-contact,.sticky-bar{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:90!important;width:calc(100% - 12px)!important;max-width:560px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;display:grid!important}.sticky-contact a,.sticky-bar a{min-height:44px!important;font-size:11px!important;font-weight:800!important}.splus-upit-cta{visibility:visible!important;opacity:1!important;z-index:89!important;bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;max-width:calc(100% - 16px)!important;padding:8px 12px!important;font-size:12px!important;display:inline-flex!important}}@media (width<=380px){.splus-network a{flex:100%!important;max-width:100%!important}}@media (width<=920px){.menu-toggle,button.menu-toggle{flex:none!important;order:3!important;margin-left:auto!important;display:inline-flex!important}.site-header .header-inner,.header-inner{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-height:60px!important;display:flex!important}.site-header .brand,.header-inner .brand{flex:auto!important;order:1!important;min-width:0!important;max-width:calc(100% - 120px)!important}.site-header .brand img,.header-inner .brand img,.brand img{flex-shrink:0!important;width:42px!important;height:42px!important}.site-header .brand strong,.header-inner .brand strong,.brand strong{font-size:15px!important;line-height:1.15!important}.site-header .brand small,.header-inner .brand small,.brand small{font-size:10px!important;line-height:1.2!important;display:block!important}.header-phone,a.header-phone{white-space:nowrap!important;flex-shrink:0!important;order:2!important;font-size:12px!important}.menu-toggle,button.menu-toggle{background:#fff!important;border:1px solid #a67e3047!important;border-radius:10px!important;box-shadow:0 4px 14px #24211c0a!important}.menu-toggle span,button.menu-toggle span{background:#9a6a12!important}.top-nav,.top-nav.open{z-index:60!important;background:#fbfaf7!important;border:1px solid #a67e3047!important;border-radius:12px!important;max-height:min(70vh,520px)!important;position:absolute!important;top:calc(100% + 4px)!important;left:12px!important;right:12px!important;overflow-y:auto!important;box-shadow:0 12px 30px #24211c1a!important}.nav-open .top-nav,.top-nav.open{display:flex!important}.site-header{z-index:55!important;position:sticky!important;top:0!important}}@media (width<=640px){html,body{max-width:100vw!important;overflow-x:clip!important}body{padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))!important}.splus-network{border-bottom:1px solid #a67e3038!important;max-height:none!important;padding:0!important;overflow:hidden!important}.splus-network-inner,.splus-network>div{-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;box-sizing:border-box!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:8px 12px!important;display:flex!important;overflow:auto hidden!important}.splus-network-label,.splus-network-inner>span:first-child,.splus-network>div>span:first-child{white-space:nowrap!important;flex:none!important;margin:0 4px 0 0!important;padding:0!important;font-size:11px!important}.splus-network a{white-space:nowrap!important;color:#24211c!important;background:#fff!important;border:1px solid #a67e3047!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-height:30px!important;margin:0!important;padding:6px 12px!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 4px 14px #3c32190a!important}.splus-network a.is-here,.splus-network a[aria-current=page]{color:#9a6a12!important;background:#f5f0e6!important;border-color:#d8c59d!important}.hero,.service-hero,.hero-home,.compact-hero,.area-hero,.hero-wrap{box-sizing:border-box!important;width:calc(100% - 24px)!important;max-width:100%!important;padding-top:28px!important;padding-bottom:28px!important}.hero h1,.service-hero h1,.hero-home h1,.hero-copy h1,.hero .hero-copy h1,main>.hero h1,main h1:first-of-type{letter-spacing:-.02em!important;overflow-wrap:break-word!important;word-break:break-word!important;hyphens:auto!important;max-width:100%!important;margin:8px 0 14px!important;font-size:clamp(28px,7.2vw,38px)!important;line-height:1.14!important}.hero p,.service-hero p,.hero-home p,.hero-lead,.hero-copy>p{max-width:100%!important;margin-bottom:16px!important;font-size:16px!important;line-height:1.55!important}.section h2,.cta-band h2,.move-banner h2,.move-banner-inner h2,.section-head h2{overflow-wrap:break-word!important;font-size:clamp(22px,5.6vw,30px)!important;line-height:1.16!important}.actions,.cta-actions,.hero-actions,.mini-actions,.contact-actions,.hero .actions,.hero-actions-row,.cta-band .cta-actions{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;margin-top:16px!important;display:grid!important}.actions .btn,.cta-actions .btn,.hero-actions .btn,.mini-actions .btn,.contact-actions a,.hero .actions .btn,.btn,.button,.cta-button,a.btn,.btn-primary,.btn-secondary,.btn-service,.btn.primary,.btn.secondary,.btn.ghost{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:46px!important;margin:0!important;padding:10px 14px!important;line-height:1.25!important}.grid-2,.grid-3,.grid-4,.quick-nav,.trust-strip,.proof-strip,.intro-strip,.service-summary,.price-box,.work-list,.gallery-grid,.reviews-grid,.municipalities,.steps,.home-decision,.featured-wrap,.copy-grid,.grid:not(.sticky-contact):not(.sticky-bar){grid-template-columns:1fr!important;gap:14px!important}.cta-band,.move-banner-inner,.footer-inner,.related-card,.contact-card{grid-template-columns:1fr!important;gap:16px!important;width:calc(100% - 24px)!important;max-width:100%!important}.card,.step,.step-card,.municipality,.quick-link,.quick-card,.price-card,.work-card,.gallery-card,.review-card,.decision-card,.featured-wrap,.quote-form{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.header-inner,.breadcrumbs,.section-head,.grid,.faq,.related-links,.wrap,.section-inner,.proof-strip,.trust-strip{box-sizing:border-box!important;width:calc(100% - 24px)!important;max-width:100%!important}.footer{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))!important}.splus-upit-cta{left:50%!important;bottom:calc(72px + env(safe-area-inset-bottom,0px))!important;z-index:88!important;visibility:visible!important;opacity:1!important;color:#a2790f!important;pointer-events:auto!important;background:#fff!important;border:1.5px solid #c8a24a!important;border-radius:999px!important;max-width:calc(100% - 20px)!important;margin:0!important;padding:8px 14px!important;font-size:12px!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:0 10px 24px #785a142e!important}.sticky-contact,.sticky-bar{left:50%!important;right:auto!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;z-index:95!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;backdrop-filter:blur(12px)!important;background:#fffcf7fa!important;border:1px solid #a67e3047!important;border-radius:12px!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:calc(100% - 12px)!important;max-width:560px!important;margin:0!important;padding:6px!important;display:grid!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:0 -4px 20px #24211c1a!important}.sticky-contact a,.sticky-bar a{text-transform:uppercase!important;box-sizing:border-box!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;max-height:48px!important;padding:6px 4px!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important;text-decoration:none!important;display:flex!important}.sticky-contact .call,.sticky-bar .call,.sticky-contact a.call,.sticky-bar a.call{color:#241a05!important;box-shadow:none!important;background:linear-gradient(#f0cf76,#cf9f24)!important;border:1px solid #b8871a!important}.sticky-contact .viber,.sticky-bar .viber,.sticky-contact a.viber,.sticky-bar a.viber{color:#fff!important;box-shadow:none!important;background:#7360f2!important;border:1px solid #5a48d6!important}.sticky-contact .whatsapp,.sticky-bar .whatsapp,.sticky-contact a.whatsapp,.sticky-bar a.whatsapp{color:#06371a!important;box-shadow:none!important;background:#25d366!important;border:1px solid #1aa851!important}main,#sadrzaj,.page,.wrap{padding-bottom:8px!important}}@media (width>=641px){html,body{max-width:none!important;overflow-x:visible!important}}.sticky-contact,.sticky-bar{left:50%!important;right:auto!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;z-index:999!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(12px)!important;background:#fffcf7fa!important;border:1px solid #a67e3052!important;border-radius:12px!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:min(560px,100% - 16px)!important;max-width:560px!important;margin:0!important;padding:6px!important;display:grid!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:0 8px 28px #24211c24!important}.sticky-contact a,.sticky-bar a{text-transform:uppercase!important;box-sizing:border-box!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:6px 4px!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important;text-decoration:none!important;display:flex!important}.sticky-contact .call,.sticky-bar .call,.sticky-contact a.call,.sticky-bar a.call{color:#241a05!important;box-shadow:none!important;background:#cf9f24 linear-gradient(#f0cf76,#cf9f24)!important;border:1px solid #b8871a!important}.sticky-contact .viber,.sticky-bar .viber,.sticky-contact a.viber,.sticky-bar a.viber{color:#fff!important;box-shadow:none!important;background:#7360f2!important;border:1px solid #5a48d6!important}.sticky-contact .whatsapp,.sticky-bar .whatsapp,.sticky-contact a.whatsapp,.sticky-bar a.whatsapp{color:#06371a!important;box-shadow:none!important;background:#25d366!important;border:1px solid #1aa851!important}.splus-upit-cta{left:50%!important;bottom:calc(74px + env(safe-area-inset-bottom,0px))!important;z-index:998!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;color:#a2790f!important;white-space:normal!important;text-align:center!important;background:#fff!important;border:1.5px solid #c8a24a!important;border-radius:999px!important;max-width:calc(100% - 20px)!important;padding:8px 14px!important;font-size:12px!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:0 10px 24px #785a142e!important}@media (width<=640px){html,body{width:100%!important;max-width:100vw!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow-x:clip!important}body{padding-bottom:calc(136px + env(safe-area-inset-bottom,0px))!important}.splus-network{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;overflow:hidden!important}.splus-network-inner,.splus-network>div{box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:8px 10px!important;display:flex!important;overflow:auto hidden!important}.splus-network-inner::-webkit-scrollbar,.splus-network>div::-webkit-scrollbar{display:none!important}.splus-network-label,.splus-network-inner>span:first-child,.splus-network>div>span:first-child{white-space:nowrap!important;flex:none!important;margin:0 2px 0 0!important;font-size:11px!important}.splus-network a{white-space:nowrap!important;flex:none!important;min-height:30px!important;padding:6px 11px!important;font-size:11px!important}.sticky-contact,.sticky-bar{width:calc(100% - 10px)!important;bottom:calc(6px + env(safe-area-inset-bottom,0px))!important}.splus-upit-cta{bottom:calc(70px + env(safe-area-inset-bottom,0px))!important;padding:7px 12px!important;font-size:11px!important}.hero,.service-hero,.hero-home{margin-bottom:12px!important}}*,:before,:after{box-sizing:border-box!important}img,svg,video,canvas{height:auto;max-width:100%!important}html{scroll-behavior:smooth}@media (width<=920px){html,body{width:100%!important;max-width:100vw!important;margin:0!important;overflow-x:clip!important}body{padding-bottom:calc(128px + env(safe-area-inset-bottom,0px))!important}.site-header{z-index:990!important;-webkit-backdrop-filter:blur(12px)!important;background:#fffdf8fa!important;border-bottom:1px solid #be98413d!important;position:sticky!important;top:0!important}.site-header .header-inner,header.site-header .header-inner{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:calc(100% - 20px)!important;max-width:1180px!important;min-height:62px!important;margin:0 auto!important;padding:7px 0!important;display:flex!important;position:relative!important}.site-header .brand,.header-inner .brand{align-items:center!important;gap:9px!important;min-width:0!important;max-width:calc(100% - 56px)!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}.site-header .brand img,.header-inner .brand img{object-fit:contain!important;flex:0 0 42px!important;width:42px!important;height:42px!important}.site-header .brand span,.header-inner .brand span{min-width:0!important;display:block!important;overflow:hidden!important}.site-header .brand strong,.header-inner .brand strong{white-space:nowrap!important;text-overflow:ellipsis!important;color:#2b2b2b!important;font-size:15.5px!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.site-header .brand small,.header-inner .brand small{white-space:nowrap!important;text-overflow:ellipsis!important;color:#6b655a!important;font-size:10.5px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.header-phone{display:none!important}.menu-toggle,button.menu-toggle{color:#8a650f!important;cursor:pointer!important;background:#fff!important;border:1px solid #be984161!important;border-radius:12px!important;flex-direction:column!important;flex:0 0 44px!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin-left:auto!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important;box-shadow:0 8px 18px #37281214!important}.menu-toggle span,button.menu-toggle span{background:#a27a16!important;border-radius:999px!important;width:20px!important;height:2px!important;margin:0!important;display:block!important}.top-nav,.site-header .top-nav,header.site-header .top-nav{z-index:1001!important;-webkit-overflow-scrolling:touch!important;background:#fffefa!important;border:1px solid #be984157!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;max-width:100%!important;max-height:calc(100dvh - 92px)!important;margin:0!important;padding:9px!important;display:none!important;position:absolute!important;top:calc(100% + 7px)!important;left:0!important;right:0!important;overflow:hidden auto!important;box-shadow:0 18px 48px #3728122b!important}.top-nav.open,.site-header .top-nav.open,body.nav-open .top-nav{display:grid!important}.top-nav a,.site-header .top-nav a{text-align:center!important;white-space:normal!important;color:#2b2b2b!important;width:100%!important;min-height:43px!important;box-shadow:none!important;background:#fff!important;border:1px solid #be98412e!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:10px 12px!important;font-size:13px!important;font-weight:800!important;line-height:1.18!important;text-decoration:none!important;display:flex!important}.top-nav .nav-primary,.top-nav .nav-cta,.site-header .top-nav .nav-primary,.site-header .top-nav .nav-cta{color:#241a05!important;background:linear-gradient(#f0cf76,#cf9f24)!important;border-color:#b8871a!important}.splus-network,.network-links-bar{width:100%!important;max-width:100vw!important;overflow:hidden!important}.splus-network-inner,.splus-network>div,.network-links-buttons{box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;display:flex!important;overflow:auto hidden!important}.splus-network-inner::-webkit-scrollbar,.splus-network>div::-webkit-scrollbar,.network-links-buttons::-webkit-scrollbar{display:none!important}.splus-network a,.network-link-btn,.splus-network-label,.network-links-label{white-space:nowrap!important;flex:none!important}}@media (width<=640px){.hero,.service-hero,.hero-home,.work-hero,.area-hero,.compact-hero,.procena-main,.upit-page,.section-inner,.wrap,.container,.quick-nav,.quick-grid,.trust-strip,.proof-strip,.section-head,.grid,.grid-2,.grid-3,.gallery-grid,.faq,.cta-band,.breadcrumbs,.related-links,.service-summary,.price-box,.work-list,.work-cards,.work-detail,.work-gallery,.work-note,.splus-price-note,.odn-price-note,.network-links-bar,.main-menu-return{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.hero,.service-hero,.hero-home,.work-hero,.area-hero,.compact-hero{grid-template-columns:1fr!important;align-items:start!important;gap:18px!important;min-height:0!important;padding:28px 0 20px!important;display:grid!important}.hero-logo,.hero-panel,.hero-call-panel{max-width:100%!important;min-height:0!important;padding:16px!important}.hero-logo img,.hero-panel img,.hero-call-panel img{max-width:150px!important;margin:auto!important;display:block!important}.hero h1,.service-hero h1,.hero-home h1,.work-hero h1,main h1{letter-spacing:-.025em!important;overflow-wrap:break-word!important;color:#2b2b2b!important;margin:8px 0 12px!important;font-size:clamp(28px,8.4vw,36px)!important;line-height:1.06!important}h2,.section-title,.work-article h2{overflow-wrap:break-word!important;color:#2b2b2b!important;font-size:clamp(23px,7vw,31px)!important;line-height:1.12!important}h3{overflow-wrap:break-word!important;font-size:clamp(19px,5.8vw,24px)!important;line-height:1.18!important}p,li,.hero p,.service-hero p,.hero-lead,.lead,.section-intro,.section-subtitle{overflow-wrap:break-word!important;max-width:100%!important;font-size:16px!important;line-height:1.55!important}.section{padding:38px 0!important}.grid,.grid-2,.grid-3,.quick-nav,.quick-grid,.trust-strip,.proof-strip,.gallery-grid,.service-summary,.price-box,.work-list,.work-cards,.work-detail,.work-gallery,.footer-inner,.cta-band,.form-grid,.upit-grid,.procena-grid{grid-template-columns:1fr!important;gap:14px!important;display:grid!important}.card,.step,.service-card,.trust-card,.proof-card,.work-card,.price-card,.faq-card,.municipality,.quick-link,.quick-card,.panel,details,.quote-form,.upit-form,.upit-card,.work-article,.work-side-card,.cta-band,.move-banner-inner,.decision-card,.decision-cta{border-radius:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:17px!important;overflow:hidden!important}.quick-link,.quick-card{flex-direction:column!important;gap:7px!important;min-height:0!important;display:flex!important}.actions,.hero-actions,.cta-actions,.mini-actions,.button-row,.form-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin-top:14px!important;display:flex!important}.btn,a.btn,.button,.cta-button,.actions a,.hero-actions a,.cta-actions a,.mini-actions a,.form-actions button,.form-actions a{text-align:center!important;white-space:normal!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:46px!important;padding:12px 14px!important;line-height:1.18!important;display:flex!important}input,select,textarea,button{max-width:100%!important;font-size:16px!important}input,select,textarea{box-sizing:border-box!important;width:100%!important}table{white-space:nowrap!important;width:100%!important;max-width:100%!important;display:block!important;overflow-x:auto!important}.price-from,.splus-price-note,.odn-price-note{text-align:left!important;border-radius:14px!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px!important;display:grid!important}.hero-home:before,.hero-home:before,.service-hero:before,.service-hero:before{display:none!important}.footer,.site-footer{padding-bottom:150px!important}.sticky-contact,.sticky-bar{left:50%!important;right:auto!important;bottom:calc(6px + env(safe-area-inset-bottom,0px))!important;z-index:9999!important;border-radius:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;width:calc(100% - 10px)!important;max-width:520px!important;padding:5px!important;transform:translate(-50%)!important}.sticky-contact a,.sticky-bar a{white-space:normal!important;text-align:center!important;min-width:0!important;min-height:42px!important;padding:6px 3px!important;font-size:10.5px!important;line-height:1.05!important}.splus-upit-cta{bottom:calc(61px + env(safe-area-inset-bottom,0px))!important;z-index:9998!important;max-width:calc(100% - 24px)!important;padding:7px 12px!important;font-size:11.5px!important;line-height:1.15!important;box-shadow:0 8px 20px #785a1429!important}}@media (width<=370px){.site-header .brand strong,.header-inner .brand strong{font-size:14px!important}.site-header .brand small,.header-inner .brand small{font-size:9.5px!important}.sticky-contact a,.sticky-bar a{font-size:9.6px!important}.splus-upit-cta{font-size:10.5px!important}}:root{--splus-pearl-box:#fffefa;--splus-pearl-box-2:#fff8e9;--splus-gold-edge:#c5962f;--splus-gold-edge-dark:#a87310;--splus-gold-line:#c5962f52;--splus-gold-glow:0 16px 36px #5e40101a}body{background:linear-gradient(#fffefa 0,#fbf7ee 46%,#f6efe3 100%)!important}.section.soft,.soft-section,main .section:nth-of-type(2n){background:linear-gradient(#fff8e8c7 0,#f7eeddeb 100%)!important}main :is(.card,.step,details,.work-card,.price-card,.gallery-card,.quick-link,.quick-card,.service-card,.trust-card,.proof-card,.faq-card,.feature-card,.info-card,.text-card,.area-card,.municipality,.panel,.quote-form,.upit-form,.upit-card,.procena-form,.procena-card,.work-article,.work-side-card,.decision-card,.decision-cta,.cta-band,.move-banner-inner,.price-from,.splus-price-note,.odn-price-note,.contact-box,.review-card,.service-box,[class*=-card],[class*=card-],[class$=card],[class*=-box],[class*=box-],[class$=box],[class*=-panel],[class*=panel-],[class$=panel],[class*=-note],[class*=note-],[class$=note]),main .trust-strip>div,main .service-summary>div,main .proof-strip>div,main .stats-strip>div,main .price-box>div{background:linear-gradient(180deg,var(--splus-pearl-box) 0%,var(--splus-pearl-box-2) 100%)!important;border-color:var(--splus-gold-line)!important;border-left:5px solid var(--splus-gold-edge)!important;box-shadow:var(--splus-gold-glow)!important}main :is(.quick-link,.quick-card,.card,.step,.service-card,.trust-card,.proof-card,.work-card,.price-card,.gallery-card,.faq-card,.feature-card,.info-card,.text-card,.area-card,.municipality,.panel,details,.quote-form,.upit-form,.upit-card,.procena-card,.work-article,.work-side-card,.decision-card,.decision-cta,.cta-band,.move-banner-inner,.price-from,.splus-price-note,.odn-price-note,.contact-box,.review-card,.service-box):hover{border-left-color:var(--splus-gold-edge-dark)!important;box-shadow:0 20px 44px #5e401021!important}main :is(.card,.step,.service-card,.trust-card,.proof-card,.work-card,.price-card,.quick-link,.quick-card,.panel,details,.quote-form,.upit-form,.upit-card,.work-article,.work-side-card,.cta-band) h2,main :is(.card,.step,.service-card,.trust-card,.proof-card,.work-card,.price-card,.quick-link,.quick-card,.panel,details,.quote-form,.upit-form,.upit-card,.work-article,.work-side-card,.cta-band) h3,main .trust-strip strong,main .service-summary strong,main .proof-strip strong{color:#1e211c!important}main :is(.card,.step,.service-card,.trust-card,.proof-card,.work-card,.price-card,.quick-link,.quick-card,.panel,details,.quote-form,.upit-form,.upit-card,.work-article,.work-side-card,.cta-band) .section-kicker,main :is(.card,.step,.service-card,.trust-card,.proof-card,.work-card,.price-card,.quick-link,.quick-card,.panel,details,.quote-form,.upit-form,.upit-card,.work-article,.work-side-card,.cta-band) .eyebrow{color:#8a5a09!important}@media (width>=760px){main :is(.quick-link,.quick-card,.card,.service-card,.work-card,.price-card,.gallery-card,.panel,details):hover{transform:translateY(-2px)}}@media (width<=640px){main :is(.card,.step,details,.work-card,.price-card,.gallery-card,.quick-link,.quick-card,.service-card,.trust-card,.proof-card,.faq-card,.feature-card,.info-card,.text-card,.area-card,.municipality,.panel,.quote-form,.upit-form,.upit-card,.procena-form,.procena-card,.work-article,.work-side-card,.decision-card,.decision-cta,.cta-band,.move-banner-inner,.price-from,.splus-price-note,.odn-price-note,.contact-box,.review-card,.service-box,[class*=-card],[class*=card-],[class$=card],[class*=-box],[class*=box-],[class$=box],[class*=-panel],[class*=panel-],[class$=panel],[class*=-note],[class*=note-],[class$=note]),main .trust-strip>div,main .service-summary>div,main .proof-strip>div,main .stats-strip>div,main .price-box>div{border-left-width:4px!important;box-shadow:0 12px 28px #5e401017!important}}html,html body,body,main,.wrap,.hero-wrap,.hero,.service-hero,.hero-home,.compact-hero,.area-hero,.procena-main,.section,.section.soft,.section.alt,.move-banner,.trust-strip,.section-inner,.splus-network,.footer,.site-footer{background:#f5f6f5!important}:root{--s-pearl:#f5f6f5!important;--bg:#f5f6f5!important;--soft:#f5f6f5!important}html,html body,body,main,.wrap,.container,.hero-wrap,.hero,.service-hero,.hero-home,.compact-hero,.area-hero,.procena-main,.upit-page,.section,.section.soft,.section.alt,.soft-section,.move-banner,.trust-strip,.section-inner,.splus-network,.network-links-bar,.footer,.site-footer{background:#f5f6f5!important}:root{--splus-final-bg:#f5f6f5;--splus-final-card:#fff;--splus-final-card-soft:#fffdf8;--splus-final-ink:#2b2b2b;--splus-final-muted:#575751;--splus-final-gold:#a87310;--splus-final-gold-line:#a87c1861;--splus-final-shadow:0 14px 34px #42301014}html,body,main{background:var(--splus-final-bg)!important;background-image:none!important}body{overflow-x:clip;color:var(--splus-final-ink)!important}.section,.section.soft,.section.alt,.soft-section,.section-inner,.hero,.service-hero,.hero-home,.compact-hero,.area-hero,.move-banner,.trust-strip{background-color:var(--splus-final-bg)!important;background-image:none!important}main :is(.card-grid,.price-box,.price-note,.work-cards,.work-card-body,.panel-head,.splus-reviews-mount,.splus-reviews-carousel,.splus-reviews-track,.splus-price-line,.network-bar,.local-grid,.grid,.steps,.tag-list,.badge-row){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}main :is(.card-grid,.price-box,.work-cards,.splus-reviews-track,.grid,.steps,.local-grid){padding-left:0!important;padding-right:0!important}main :is(.work-card-body,.panel-head){margin:0!important}main :is(.splus-price-note-link,.text-link,.gold,.work-card-body a){box-shadow:none!important;background:0 0!important;border:0!important}main .splus-price-note-link{border-radius:0!important;padding:0!important}main :is(.card,.step,.price-card,.work-card,.review-card,.quick-link,.quick-card,.service-card,.trust-card,.proof-card,.faq-card,.feature-card,.info-card,.text-card,.area-card,.municipality,.gallery-card,.panel,details,.quote-form,.upit-form,.upit-card,.procena-card,.work-article,.work-side-card,.decision-card,.decision-cta,.cta-band,.move-banner-inner,.contact-box,.service-box){background:var(--splus-final-card)!important;border:1px solid var(--splus-final-gold-line)!important;border-left:5px solid var(--splus-final-gold)!important;box-shadow:var(--splus-final-shadow)!important;background-image:none!important}main :is(.card,.step,.price-card,.quick-link,.quick-card,.service-card,.municipality,.review-card,details){padding-left:26px!important}.steps .step:before{content:none!important;display:none!important}.steps .step .step-number{visibility:visible!important;display:grid!important}.splus-reviews-mount{width:100%!important;min-width:0!important;max-width:1180px!important;margin:0 auto!important}.splus-reviews-carousel{width:100%!important;max-width:1180px!important;margin:12px auto 0!important;overflow:visible!important}.splus-reviews-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:1180px!important;padding:4px 0 12px!important;display:grid!important;overflow:visible!important}.splus-reviews-track .review-card{overflow-wrap:anywhere!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:250px!important;padding:22px 22px 20px 26px!important;display:flex!important}.splus-reviews-track .review-card .review-text{font-size:15px!important;line-height:1.55!important}.splus-reviews-track .review-card .review-meta{margin-top:auto!important}.splus-network{overflow:visible!important}.splus-network-inner{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:min(1180px,100% - 24px)!important;max-width:1180px!important;margin:0 auto!important;padding:8px 0!important;display:flex!important;overflow:visible!important}.splus-network-inner>a{white-space:normal!important;text-align:center!important;min-width:0!important}.splus-price-note{width:min(1180px,100% - 36px)!important;max-width:1180px!important;color:var(--splus-final-ink)!important;background:var(--splus-final-card)!important;border:1px solid var(--splus-final-gold-line)!important;border-left:5px solid var(--splus-final-gold)!important;box-shadow:var(--splus-final-shadow)!important;background-image:none!important;border-radius:999px!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:7px 10px!important;margin:18px auto 0!important;padding:13px 20px!important;line-height:1.4!important;display:flex!important}.splus-price-note strong,.splus-price-note span,.splus-price-note a{margin:0!important;line-height:1.4!important}.splus-price-note-link{color:var(--splus-final-gold)!important;text-underline-offset:2px!important;font-weight:700!important;text-decoration:underline!important}.price{flex-direction:column!important;align-items:flex-start!important;gap:7px!important;margin:0!important;display:flex!important}.price small{width:100%!important;color:var(--splus-final-muted)!important;margin:0!important;font-size:15px!important;font-weight:400!important;line-height:1.45!important;display:block!important}.inline-cta{gap:14px 22px!important}.inline-cta>div{gap:5px!important;min-width:0!important;display:grid!important}.inline-cta strong,.inline-cta span{margin:0!important;display:block!important}.inline-cta .text-link{flex:none!important}.quick-nav{margin-top:22px!important}.tag-list,.integrated-plus-page .tag-list{flex-wrap:wrap!important;align-items:center!important;gap:9px!important;width:min(1180px,100% - 36px)!important;max-width:1180px!important;margin:18px auto 0!important;padding:0!important;list-style:none!important;display:flex!important}.tag-list>span,.integrated-plus-page .tag-list>span{border:1px solid var(--splus-final-gold-line)!important;max-width:100%!important;box-shadow:none!important;color:var(--splus-final-gold)!important;white-space:normal!important;background:#fff!important;border-radius:999px!important;align-items:center!important;padding:7px 11px!important;line-height:1.25!important;display:inline-flex!important}@media (width>=1024px){.hero h1,.service-hero h1,main>section h1,main h1{text-wrap:balance!important;max-width:1000px!important;font-size:clamp(42px,3.7vw,54px)!important;line-height:1.07!important}.section h2,.section-head h2,.move-banner h2,.move-banner-inner h2,.cta-band h2{text-wrap:balance!important;max-width:1000px!important;font-size:clamp(32px,3vw,46px)!important;line-height:1.1!important}}@media (width>=641px) and (width<=1023px){.splus-reviews-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.splus-network-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:calc(100% - 16px)!important;padding:7px 0!important;display:grid!important}.splus-network-inner>span:first-child,.splus-network-inner>.splus-network-label{text-align:center!important;grid-column:1/-1!important}.splus-network-inner>a{justify-content:center!important;align-items:center!important;width:100%!important;min-height:40px!important;padding:8px 7px!important;font-size:12px!important;display:flex!important}.splus-network-inner>a:last-child{grid-column:1/-1!important}.splus-reviews-carousel{overflow:hidden!important}.splus-reviews-track{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:14px!important;padding:4px 2px 12px!important;display:flex!important;overflow-x:auto!important}.splus-reviews-track .review-card{scroll-snap-align:start!important;flex:0 0 min(86vw,330px)!important;width:min(86vw,330px)!important;min-height:235px!important}.splus-price-note{border-radius:16px!important;gap:6px 8px!important;width:calc(100% - 24px)!important;padding:12px 15px!important}.tag-list,.integrated-plus-page .tag-list{gap:7px!important;width:calc(100% - 24px)!important}.inline-cta .text-link{width:100%!important}.splus-network .splus-network-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin-inline:auto!important;padding:7px 0!important;display:grid!important;overflow:visible!important}.splus-network .splus-network-inner>span:first-child{text-align:center!important;grid-column:1/-1!important;justify-self:center!important}.splus-network .splus-network-inner>a{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.splus-network .splus-network-inner>a:last-child{grid-column:1/-1!important}}main .card-link{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}main .move-banner-inner{padding:30px 28px!important}.procena-page .panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.procena-page .route-box,.procena-page .upload-box{border:1px solid var(--splus-final-gold-line)!important;border-left:1px solid var(--splus-final-gold-line)!important;background:var(--splus-final-card-soft)!important;box-shadow:none!important;background-image:none!important;border-radius:10px!important;padding:18px!important}@media (width<=640px){main .move-banner-inner{padding:24px 20px!important}}:root{--splus-beauty-radius:16px;--splus-beauty-shadow:0 10px 28px #37280c12;--s-gold:#8a5f0c!important;--s-gold-strong:#b8892a!important;--s-gold-line:#8a5f0c66!important;--splus-final-gold:#8a5f0c!important;--splus-final-gold-line:#8a5f0c66!important;--splus-final-muted:#4f4f4a!important;--splus-final-ink:#22221f!important}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-padding-top:96px}body{letter-spacing:-.005em}.site-header{-webkit-backdrop-filter:saturate(1.1)blur(8px);background:#ffffffeb!important}main,#sadrzaj,.hero,.hero-wrap,.section,.breadcrumbs,.main-menu-return{scroll-margin-top:88px}@media (width<=960px){html{scroll-padding-top:120px}main,#sadrzaj,.hero,.hero-wrap{scroll-margin-top:108px}}.splus-network{padding:6px 0 8px!important}.splus-network-inner{align-items:center!important;gap:8px!important}.splus-network-label{letter-spacing:.04em!important;text-transform:uppercase!important;opacity:.9!important;margin-right:2px!important;font-size:11px!important}.splus-network a{min-height:36px!important;box-shadow:none!important;border-radius:999px!important;padding:7px 12px!important;transition:background .18s,border-color .18s,color .18s!important}.splus-network a:hover{transform:none!important}@media (width<=640px){.splus-network{padding:8px 0 10px!important}.splus-network-inner,.splus-network>div{flex-wrap:unset!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:0 auto!important;display:grid!important;overflow:visible!important}.splus-network-label,.splus-network-inner>span:first-child,.splus-network>div>span:first-child{text-align:left!important;grid-column:1/-1!important;justify-self:start!important;margin:0 0 2px!important}.splus-network a{white-space:normal!important;justify-content:center!important;width:100%!important;min-height:42px!important;padding:8px 10px!important;font-size:12.5px!important;line-height:1.25!important}.splus-network a:last-child{grid-column:1/-1!important}}.service-label{border:1px solid var(--s-gold-line)!important;width:auto!important;max-width:100%!important;box-shadow:none!important;color:var(--s-gold)!important;letter-spacing:.05em!important;box-sizing:border-box!important;background:#fffdf8!important;border-radius:999px!important;align-items:center!important;margin:0 0 12px!important;padding:7px 12px!important;font-size:11.5px!important;font-weight:650!important;line-height:1.25!important;display:inline-flex!important}.splus-price-note,.splus-price-note-plus,.odn-price-note{text-align:left!important;border-radius:var(--splus-beauty-radius)!important;box-shadow:var(--splus-beauty-shadow)!important;border:1px solid var(--s-gold-line)!important;border-left:5px solid var(--s-gold)!important;background:#fffefb!important;align-items:flex-start!important;gap:8px!important;padding:14px 16px!important}.splus-price-note-plus{flex-direction:column!important}.splus-price-line{text-align:left!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:baseline!important;gap:6px 8px!important;width:100%!important;margin:0!important;display:flex!important}.splus-price-note strong,.splus-price-note-plus strong{color:var(--s-gold)!important;letter-spacing:-.01em!important;font-weight:700!important}.splus-price-note span,.splus-price-note-plus span{color:var(--splus-final-muted)!important;text-align:left!important}.splus-price-note .splus-sep,.splus-price-note-plus .splus-sep{color:var(--splus-final-muted)!important;white-space:nowrap!important;margin:0 .1em!important;display:inline!important}.splus-price-note-link{color:var(--s-gold)!important;text-underline-offset:3px!important;text-decoration-thickness:1px!important}.splus-price-note .splus-sep,.splus-price-note-plus .splus-sep{display:inline-block!important}.splus-price-note .splus-sep+a.splus-price-note-link,.splus-price-note-plus .splus-sep+a.splus-price-note-link{white-space:nowrap!important;display:inline-block!important}@media (width<=640px){.splus-price-note,.splus-price-note-plus,.odn-price-note{border-radius:14px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding:13px 14px!important}}.header-inner{min-height:64px!important}.brand strong{letter-spacing:-.02em!important}.main-menu-return{width:min(1180px,100% - 32px)!important;margin:0 auto!important;padding:8px 0!important}.main-menu-return-btn,a.main-menu-return-btn{width:100%!important;min-height:42px!important;box-shadow:none!important;border-radius:12px!important;justify-content:center!important;font-weight:600!important}.breadcrumbs{opacity:.95!important;width:min(1180px,100% - 32px)!important;margin:6px auto 10px!important;font-size:13px!important;line-height:1.45!important}@media (width<=640px){.main-menu-return,.breadcrumbs{width:calc(100% - 24px)!important}.main-menu-return{padding:6px 0 4px!important}.breadcrumbs{margin:4px auto 8px!important}}.hero-wrap,.hero{padding-top:8px!important}.hero h1,.service-hero h1,.hero-copy h1{max-width:18ch;letter-spacing:-.025em!important;line-height:1.12!important}@media (width>=900px){.hero h1,.service-hero h1,.hero-copy h1{max-width:22ch}}.hero-copy>p:not(.service-label):not(.eyebrow){max-width:42rem!important;color:var(--splus-final-muted)!important;line-height:1.55!important}.eyebrow{border:1px solid var(--s-gold-line)!important;background:#fff!important;border-radius:999px!important;margin-bottom:10px!important;padding:6px 11px!important;display:inline-flex!important}.card,.quick-card,.quick-link,.municipality,.step,.step-card,.work-card,.price-card,.hub-card,.service-box,.review-card{border-radius:14px!important;transition:border-color .18s,box-shadow .18s,transform .18s!important;box-shadow:0 8px 22px #37280c0d!important}.card:hover,.quick-card:hover,.quick-link:hover,.municipality:hover,.work-card:hover,.hub-card:hover{transform:translateY(-1px)!important;box-shadow:0 12px 28px #37280c14!important}.btn,a.btn,.button,.cta-button,.top-nav .nav-primary{border-radius:12px!important;transition:background .18s,border-color .18s,color .18s,transform .15s!important}.btn:active,a.btn:active{transform:translateY(1px)!important}.sticky-contact,.sticky-bar{-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--s-gold-line)!important;padding-bottom:max(8px, env(safe-area-inset-bottom))!important;box-shadow:0 -8px 24px #281e0a14!important}.sticky-contact a,.sticky-bar a{border-radius:11px!important;min-height:40px!important}.splus-upit-cta{border-radius:999px!important;box-shadow:0 8px 20px #37280c24!important}.procena-page input,.procena-page select,.procena-page textarea,.upit-field input,.upit-field select,.upit-field textarea,.quote-form input,.quote-form select,.quote-form textarea{border-radius:11px!important;min-height:44px!important;transition:border-color .15s,box-shadow .15s!important}.procena-page input:focus,.procena-page select:focus,.procena-page textarea:focus,.upit-field input:focus,.upit-field select:focus,.upit-field textarea:focus,.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--s-gold)!important;outline:none!important;box-shadow:0 0 0 3px #8a5f0c24!important}.procena-page .panel,.upit-card,.form-shell{border-radius:16px!important}details,.faq details{border-radius:12px!important}details summary{padding-top:14px!important;padding-bottom:14px!important}.site-footer,footer.site-footer,.footer{border-top:1px solid var(--s-gold-line)!important}.site-footer a,.footer a{text-underline-offset:2px}.eyebrow,.section-kicker,.service-label,.splus-price-note strong,.splus-price-note-link,.network-links-label,.header-phone,.crumb a,.stars{color:var(--s-gold)!important}@media (width>=1100px){.header-inner{gap:14px!important}.top-nav a{padding:8px 10px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card:hover,.quick-card:hover,.quick-link:hover,.municipality:hover,.work-card:hover,.hub-card:hover,.btn:active,a.btn:active{transform:none!important}}#formular{scroll-margin-top:110px!important}.procena-page .choice input[type=radio],.procena-page .choice input[type=checkbox]{opacity:0!important;pointer-events:none!important;width:1px!important;min-width:0!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=640px){#formular{scroll-margin-top:92px!important}.breadcrumbs{display:none!important}.integrated-plus-page .hero.area-hero{padding-bottom:28px!important}}body:not(.splus-float-ready) .splus-upit-cta{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,10px)!important}.splus-upit-cta{transition:opacity .18s,transform .18s,visibility .18s!important}.integrated-plus-page .footer-combined-column{gap:20px;display:grid}body:not(.splus-contact-ready) .sticky-contact,body:not(.splus-contact-ready) .sticky-bar{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,10px)!important}.sticky-contact,.sticky-bar{transition:opacity .18s,transform .18s,visibility .18s!important}@media (width<=640px){.network-links-bar .section-inner{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important}.network-links-bar .network-bar{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.network-links-bar .network-bar a{box-sizing:border-box!important;overflow-wrap:anywhere!important;width:100%!important;min-width:0!important;max-width:100%!important}.network-links-bar .network-links-label{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}}.municipality-links{flex-wrap:wrap;gap:8px 14px;margin-top:auto;padding-top:14px;display:flex}.municipality-links a{font-size:12px;font-weight:800;line-height:1.35;text-decoration:none;color:var(--s-gold)!important}.municipality-links a:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=640px){.municipality-links{gap:9px 12px}.municipality-links a{flex:calc(50% - 6px);font-size:12px}}@media (width<=960px){.site-header{backdrop-filter:none!important;background:#fffcf7!important}.sticky-contact,.sticky-bar{backdrop-filter:none!important;background:#fff!important}}@supports (content-visibility:auto){main>:nth-child(n+3),footer,.footer{content-visibility:auto;contain-intrinsic-size:auto 760px}}@media (width<=920px){.site-header,.sticky-contact,.sticky-bar{backdrop-filter:none!important}}

/* SPLUS FINAL CONTRAST FIX 2026-07-19 */
:root{
  --splus-fix-ink:#242823;
  --splus-fix-muted:#4d534d;
  --splus-fix-gold:#70480f;
  --splus-fix-gold-bg:#8a5a09;
  --splus-fix-gold-light:#f1d6a2;
  --splus-fix-card:#ffffff;
  --splus-fix-footer:#142019;
}

/* Zlatni tekst na svetlim bisernim i belim površinama mora biti taman. */
body main :where(.section-kicker,.link-marker,.text-link,.card-link,.more,.review-meta,
.price-card strong,.price-from strong,.trust-strip strong,.trust-row strong,
.service-summary strong,.proof-strip strong,.municipality span,.splus-price-note strong,
.splus-price-note-link,.odn-price-note-link,.network-links-label,.header-phone,
.service-item .more,.crumb a,.stars,.quick-card .more,.service-links b,.panel-head small){
  color:var(--splus-fix-gold)!important;
}

/* Svetle kartice: nikakav beli ili svetlosivi tekst. */
body main :where(.move-banner-inner,.inline-cta,.cta-band,.cta-block,.upit-side,
.quote-form,.upit-form,.work-card,.decision-card,.decision-cta,.contact-box,
.service-box,.info-card,.problem-box,.safety-note,.hub-card,.notice){
  background:var(--splus-fix-card)!important;
  color:var(--splus-fix-ink)!important;
  border-color:rgba(112,72,15,.28)!important;
}
body main :where(.move-banner-inner,.inline-cta,.cta-band,.cta-block,.upit-side,
.quote-form,.upit-form,.work-card,.decision-card,.decision-cta,.contact-box,
.service-box,.info-card,.problem-box,.safety-note,.hub-card,.notice)
:where(h1,h2,h3,h4,strong,b,summary){color:var(--splus-fix-ink)!important;}
body main :where(.move-banner-inner,.inline-cta,.cta-band,.cta-block,.upit-side,
.quote-form,.upit-form,.work-card,.decision-card,.decision-cta,.contact-box,
.service-box,.info-card,.problem-box,.safety-note,.hub-card,.notice)
:where(p,span,li,small){color:var(--splus-fix-muted)!important;}
body main :where(.move-banner-inner,.inline-cta,.cta-band,.cta-block,.upit-side,
.quote-form,.upit-form,.work-card,.decision-card,.decision-cta,.contact-box,
.service-box,.info-card,.problem-box,.safety-note,.hub-card,.notice)
.section-kicker{color:var(--splus-fix-gold)!important;}

/* Bele kartice poverenja i radova. */
body main :where(.trust-strip,.trust-row,.service-summary,.proof-strip)>div{
  background:#fff!important;
  border-color:rgba(112,72,15,.24)!important;
}
body main :where(.trust-strip,.trust-row,.service-summary,.proof-strip)>div :where(strong,b){
  color:var(--splus-fix-ink)!important;
}
body main :where(.trust-strip,.trust-row,.service-summary,.proof-strip)>div :where(span,p,small){
  color:var(--splus-fix-muted)!important;
}
body main .work-card{background:#fff!important;}
body main .work-card :where(h2,h3,h4,strong){color:var(--splus-fix-ink)!important;}
body main .work-card :where(p,span,small){color:var(--splus-fix-muted)!important;}

/* Dugmad: primarno tamnije zlato; sekundarno belo sa tamnim tekstom. */
body main :where(.btn-primary,.btn.primary,.button.primary,.cta-button.primary,
button.btn-primary,button.primary){
  background:var(--splus-fix-gold-bg)!important;
  border-color:var(--splus-fix-gold-bg)!important;
  color:#fff!important;
}
body main :where(.btn-primary,.btn.primary,.button.primary,.cta-button.primary,
button.btn-primary,button.primary) *{color:#fff!important;}
body main :where(.btn-secondary,.btn-outline,.btn-ghost,.btn-service,
.btn.secondary,.btn.ghost,.button.secondary,.cta-button.secondary){
  background:#fff!important;
  border-color:rgba(112,72,15,.45)!important;
  color:var(--splus-fix-ink)!important;
}
body main :where(.btn-secondary,.btn-outline,.btn-ghost,.btn-service,
.btn.secondary,.btn.ghost,.button.secondary,.cta-button.secondary) *{
  color:inherit!important;
}

/* Tamni hero blokovi zadržavaju svetao tekst i čitljive oznake. */
body :where(.hero,.hero-home,.service-hero,.work-hero,.area-hero,.compact-hero,
.procena-hero,.upit-hero)
:where(.eyebrow,.service-label,.hero-badge,.btn-kicker){
  color:var(--splus-fix-gold-light)!important;
}
body :where(.hero,.hero-home,.service-hero,.work-hero,.area-hero,.compact-hero,
.procena-hero,.upit-hero) :where(.hero-copy,.upit-card)>p:not(.eyebrow):not(.service-label):not(.hero-badge){
  color:#d9dfda!important;
}

/* Footer je taman: svi tekstovi moraju biti svetli. */
body :where(.footer,.site-footer){
  background:var(--splus-fix-footer)!important;
  color:#f4f6f3!important;
}
body :where(.footer,.site-footer) :where(h1,h2,h3,h4,strong,b){color:#fff!important;}
body :where(.footer,.site-footer) :where(p,li,span,small,.small,.splus-role){color:#d7ded8!important;}
body :where(.footer,.site-footer) a{color:var(--splus-fix-gold-light)!important;}
body :where(.footer,.site-footer) .splus-footer-network-links a[aria-current="page"] strong,
body :where(.footer,.site-footer) .splus-footer-network-links a.is-here strong{
  color:var(--splus-fix-gold-light)!important;
}

/* Početna bez velike hero fotografije: jedan čist tekstualni stub. */
body.is-home :where(.hero,.hero-home){
  grid-template-columns:minmax(0,1fr)!important;
}
body.is-home :where(.hero,.hero-home) :where(.hero-copy){
  width:100%!important;
  max-width:920px!important;
}


/* Visoka specifičnost: pregazi stare ugrađene !important deklaracije. */
html body main .section-kicker,
html body main .service-links b,
html body main .panel-head small,
html body main .odn-price-note-link,
html body main .splus-price-note-link,
html body main .text-link,
html body main .card-link,
html body main .more{
  color:var(--splus-fix-gold)!important;
}

html body main .move-banner-inner,
html body main .inline-cta,
html body main .cta-band,
html body main .cta-block,
html body main .upit-side,
html body main .quote-form,
html body main .upit-form,
html body main .work-card{
  background:#fff!important;
  color:var(--splus-fix-ink)!important;
  border-color:rgba(112,72,15,.28)!important;
}
html body main .move-banner-inner :is(h1,h2,h3,h4,strong,b),
html body main .inline-cta :is(h1,h2,h3,h4,strong,b),
html body main .cta-band :is(h1,h2,h3,h4,strong,b),
html body main .cta-block :is(h1,h2,h3,h4,strong,b),
html body main .upit-side :is(h1,h2,h3,h4,strong,b),
html body main .quote-form :is(h1,h2,h3,h4,strong,b),
html body main .upit-form :is(h1,h2,h3,h4,strong,b),
html body main .work-card :is(h1,h2,h3,h4,strong,b){
  color:var(--splus-fix-ink)!important;
}
html body main .move-banner-inner :is(p,span,li,small),
html body main .inline-cta :is(p,span,li,small),
html body main .cta-band :is(p,span,li,small),
html body main .cta-block :is(p,span,li,small),
html body main .upit-side :is(p,span,li,small),
html body main .quote-form :is(p,span,li,small),
html body main .upit-form :is(p,span,li,small),
html body main .work-card :is(p,span,li,small){
  color:var(--splus-fix-muted)!important;
}
html body main .move-banner-inner .section-kicker,
html body main .inline-cta .section-kicker,
html body main .cta-band .section-kicker,
html body main .cta-block .section-kicker{
  color:var(--splus-fix-gold)!important;
}

html body main .trust-strip>div,
html body main .trust-row>div,
html body main .service-summary>div,
html body main .proof-strip>div{
  background:#fff!important;
  border-color:rgba(112,72,15,.24)!important;
}
html body main .trust-strip>div :is(strong,b),
html body main .trust-row>div :is(strong,b),
html body main .service-summary>div :is(strong,b),
html body main .proof-strip>div :is(strong,b){color:var(--splus-fix-ink)!important;}
html body main .trust-strip>div :is(span,p,small),
html body main .trust-row>div :is(span,p,small),
html body main .service-summary>div :is(span,p,small),
html body main .proof-strip>div :is(span,p,small){color:var(--splus-fix-muted)!important;}

html body main a.btn.btn-secondary,
html body main a.btn.btn-outline,
html body main a.btn.btn-ghost,
html body main a.btn.btn-service,
html body main button.btn.btn-secondary,
html body main button.btn.btn-outline,
html body main button.btn.btn-ghost{
  background:#fff!important;
  border-color:rgba(112,72,15,.48)!important;
  color:var(--splus-fix-ink)!important;
}
html body main a.btn.btn-secondary *,
html body main a.btn.btn-outline *,
html body main a.btn.btn-ghost *,
html body main a.btn.btn-service *,
html body main button.btn.btn-secondary *,
html body main button.btn.btn-outline *,
html body main button.btn.btn-ghost *{
  color:var(--splus-fix-ink)!important;
}

html body .footer,
html body .site-footer{
  background:var(--splus-fix-footer)!important;
  color:#f4f6f3!important;
}
html body .footer :is(h1,h2,h3,h4,strong,b),
html body .site-footer :is(h1,h2,h3,h4,strong,b){color:#fff!important;}
html body .footer :is(p,li,span,small,.small,.splus-role),
html body .site-footer :is(p,li,span,small,.small,.splus-role){color:#d7ded8!important;}
html body .footer a,
html body .site-footer a{color:var(--splus-fix-gold-light)!important;}
html body .footer .splus-footer-network-links a[aria-current="page"] strong,
html body .footer .splus-footer-network-links a.is-here strong,
html body .site-footer .splus-footer-network-links a[aria-current="page"] strong,
html body .site-footer .splus-footer-network-links a.is-here strong{
  color:var(--splus-fix-gold-light)!important;
}



/* Završni ciljani kontrast: preostali selektori utvrđeni browser proverom. */
html body.splus-system main#sadrzaj section.section .move-banner-inner p:not(.section-kicker),
html body.splus-system main#sadrzaj .move-banner-inner p:not(.section-kicker){
  color:var(--splus-fix-muted)!important;
}
html body.splus-system main#sadrzaj section.trust-strip>div>span,
html body.splus-system main#sadrzaj .trust-strip>div>span{
  color:var(--splus-fix-muted)!important;
}
html body.splus-system main#sadrzaj .work-list article.work-card{
  background:#fff!important;
  color:var(--splus-fix-ink)!important;
}
html body.splus-system main#sadrzaj .work-list article.work-card p{
  color:var(--splus-fix-muted)!important;
}
html body.splus-system main#sadrzaj .cta-band .cta-actions a.btn.btn-secondary,
html body.splus-system main#sadrzaj .cta-block .cta-actions a.btn.btn-outline,
html body.splus-system main#sadrzaj .cta-block .cta-actions a.btn.btn-ghost{
  background:#fff!important;
  color:var(--splus-fix-ink)!important;
  border-color:rgba(112,72,15,.48)!important;
}
html body.splus-system main#sadrzaj .cta-band .cta-actions a.btn.btn-secondary *,
html body.splus-system main#sadrzaj .cta-block .cta-actions a.btn.btn-outline *,
html body.splus-system main#sadrzaj .cta-block .cta-actions a.btn.btn-ghost *{
  color:var(--splus-fix-ink)!important;
}
html body.splus-system main#sadrzaj section#istaknuti-radovi h2{
  color:var(--splus-fix-ink)!important;
}
html body.splus-system main#sadrzaj .upit-hero .upit-card{
  background:#fff!important;
  color:var(--splus-fix-ink)!important;
}
html body.splus-system main#sadrzaj .upit-hero .upit-card>p{
  color:var(--splus-fix-muted)!important;
}

/* Odnošenje: obični zlatni navigacioni linkovi na beloj površini. */
html body.site-odn main#sadrzaj>div>a,
html body.site-odn main#sadrzaj>section>div>a{
  color:var(--splus-fix-gold)!important;
}

/* Selidbe Plus: CTA dugmad, forma i oznake radova. */
html body.site-plus main#sadrzaj .cta-block .cta-actions a.btn.btn-outline,
html body.site-plus main#sadrzaj .cta-block .cta-actions a.btn.btn-ghost{
  background:#fff!important;
  color:var(--splus-fix-ink)!important;
  border-color:rgba(112,72,15,.48)!important;
}
html body.site-plus main#sadrzaj .cta-block .cta-actions a.btn.btn-outline *,
html body.site-plus main#sadrzaj .cta-block .cta-actions a.btn.btn-ghost *{
  color:var(--splus-fix-ink)!important;
}
html body.site-plus main#sadrzaj .work-side-card>strong{
  color:var(--splus-fix-gold)!important;
}
html body.site-plus main#sadrzaj form#upitForm button.btn.btn-primary{
  background:var(--splus-fix-gold-bg)!important;
  border-color:var(--splus-fix-gold-bg)!important;
  color:#fff!important;
}



/* Poslednje dve konkretne korekcije iz vizuelne kontrole. */
html body.splus-system main#sadrzaj .work-list article.work-card div h3,
html body.splus-system main#sadrzaj .work-list article.work-card a h3{
  color:var(--splus-fix-ink)!important;
}
html body.site-plus.splus-system main#sadrzaj section#istaknuti-radovi h2{
  color:var(--splus-fix-gold-light)!important;
}



/* Desktop breadcrumbs: tamniji linkovi i razdvajači na svetloj podlozi. */
html body.splus-system>div.breadcrumbs a{
  color:var(--splus-fix-gold)!important;
}
html body.splus-system>div.breadcrumbs span{
  color:#596159!important;
}

/* END SPLUS FINAL CONTRAST FIX 2026-07-19 */
