:root{--bg:#e3e5e1;--surface:#fff;--surface-soft:#eef0ec;--surface-warm:#f6f4ee;--ink:#1f2723;--muted:#59625d;--dark:#202b26;--dark2:#16201c;--gold:#b28a3e;--gold-dark:#896625;--gold-line:#d8c79e;--line:#d6d9d4;--viber:#665cac;--wa:#218b5b;--radius:16px;--shadow:0 14px 36px rgba(31,39,35,.08);--shadow-soft:0 7px 22px rgba(31,39,35,.06);--max:1180px
}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body.odn-master{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.odn-master img{max-width:100%;height:auto}body.odn-master a{color:var(--gold-dark);text-underline-offset:3px}body.odn-master p{margin:0 0 1rem;color:var(--muted)}body.odn-master h1,body.odn-master h2,body.odn-master h3,body.odn-master h4{margin-top:0;color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;letter-spacing:-.025em;line-height:1.15}body.odn-master h1{font-size:clamp(2.1rem,4.2vw,3.6rem);max-width:950px;margin-bottom:1.1rem}body.odn-master h2{font-size:clamp(1.75rem,3.2vw,2.75rem);margin-bottom:.85rem}body.odn-master h3{font-size:clamp(1.08rem,1.5vw,1.35rem);margin-bottom:.55rem}body.odn-master ul,body.odn-master ol{color:var(--muted)}body.odn-master ::selection{background:#eadfc7;color:var(--dark)}body.odn-master .skip-link{position:fixed;left:16px;top:-80px;z-index:99999;background:var(--dark);color:#fff;padding:10px 15px;border-radius:8px}body.odn-master .skip-link:focus{top:12px}body.odn-master .site-header.compact-header{position:sticky;top:0;z-index:5000;width:100%;margin:0;padding:0;background:rgba(255,255,255,.97);border:0;border-bottom:1px solid var(--line);box-shadow:0 5px 18px rgba(31,39,35,.07);backdrop-filter:blur(12px)}body.odn-master .compact-header .header-inner{width:min(var(--max),calc(100% - 32px));min-height:72px;margin:0 auto;padding:9px 0;display:flex;align-items:center;gap:16px}body.odn-master .compact-header .brand{min-width:205px;display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;white-space:nowrap}body.odn-master .compact-header .brand img{width:44px;height:40px;object-fit:contain;flex:0 0 auto}body.odn-master .compact-header .brand span{display:flex;flex-direction:column;line-height:1.1}body.odn-master .compact-header .brand strong{font-size:16px;color:var(--ink)}body.odn-master .compact-header .brand small{font-size:10.5px;color:var(--muted);margin-top:4px}body.odn-master .compact-header .top-nav{display:flex;align-items:center;gap:2px;margin-left:auto;position:static;background:transparent;border:0;box-shadow:none}body.odn-master .compact-header .top-nav>a,body.odn-master .compact-header .services-toggle{min-height:38px;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--ink);text-decoration:none;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;cursor:pointer}body.odn-master .compact-header .top-nav>a:hover,body.odn-master .compact-header .top-nav>a.active,body.odn-master .compact-header .services-toggle:hover,body.odn-master .compact-header .services-toggle.active{color:var(--gold-dark);background:var(--surface-warm)}body.odn-master .compact-header .nav-services{position:relative}body.odn-master .compact-header .services-panel{position:absolute;top:calc(100% + 12px);left:0;z-index:5100;width:330px;padding:12px;display:none;grid-template-columns:1fr 1fr;gap:4px 8px;background:#fff;border:1px solid var(--gold-line);border-radius:14px;box-shadow:0 20px 48px rgba(24,32,28,.17)}body.odn-master .compact-header .services-panel.open{display:grid}body.odn-master .compact-header .services-panel a{display:block;padding:8px 10px;border-radius:8px;color:var(--ink);text-decoration:none;font-size:12.5px;line-height:1.25}body.odn-master .compact-header .services-panel a:hover,body.odn-master .compact-header .services-panel a.active{background:var(--surface-warm);color:var(--gold-dark)}body.odn-master .compact-header .services-group-title{grid-column:1/-1;padding:8px 10px 5px;margin:2px 0;color:var(--gold-dark);font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid var(--line)}body.odn-master .compact-header .header-actions{display:flex;align-items:center;gap:5px;flex:0 0 auto}body.odn-master .compact-header .header-action{min-height:37px;padding:8px 10px;border-radius:8px;border:1px solid var(--line);text-decoration:none;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:5px;box-shadow:none}body.odn-master .compact-header .header-action-call{background:#fff;color:var(--ink);border-color:var(--gold)}body.odn-master .compact-header .header-action-query{background:var(--gold);color:#fff;border-color:var(--gold)}body.odn-master .compact-header .header-action-viber{background:var(--viber);color:#fff;border-color:var(--viber)}body.odn-master .compact-header .header-action-whatsapp{background:var(--wa);color:#fff;border-color:var(--wa)}body.odn-master .compact-header .menu-toggle{display:none;width:42px;height:40px;padding:9px;border:1px solid var(--line);border-radius:9px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px}body.odn-master .compact-header .menu-toggle span{display:block;width:20px;height:2px;background:var(--ink);border-radius:10px}body.odn-master main{display:block;width:100%;overflow:hidden;background:var(--bg)}body.odn-master .breadcrumbs,body.odn-master .crumb{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding:18px 0 10px;color:#707973;font-size:13px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}body.odn-master .breadcrumbs a,body.odn-master .crumb a{color:var(--gold-dark);text-decoration:none;font-weight:700}body.odn-master main>section{display:block;width:100%;max-width:none;margin:0;padding:clamp(52px,6.5vw,84px) 20px;border:0;border-radius:0;box-shadow:none;position:relative}body.odn-master main>section.tone-light{background:var(--surface)}body.odn-master main>section.tone-soft{background:var(--surface-soft)}body.odn-master main>section.tone-warm{background:var(--surface-warm)}body.odn-master main>section.tone-dark{background:linear-gradient(135deg,var(--dark2),var(--dark));color:#fff}body.odn-master main>section.tone-accent{background:linear-gradient(135deg,#f7f2e7,#ece4d4)}body.odn-master .master-section-inner,body.odn-master .home-container,body.odn-master .home-hero-inner,body.odn-master .home-removal-inner,body.odn-master .home-final-cta-inner,body.odn-master .upit-wrap,body.odn-master .wrap{width:min(var(--max),100%);max-width:var(--max);margin-left:auto;margin-right:auto}body.odn-master .section-head{max-width:790px;margin:0 0 30px;text-align:left}body.odn-master .section-kicker,body.odn-master .home-kicker,body.odn-master .eyebrow,body.odn-master .upit-label{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--gold-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}body.odn-master .section-kicker:before,body.odn-master .home-kicker:before,body.odn-master .eyebrow:before,body.odn-master .upit-label:before{content:"";width:26px;height:2px;background:var(--gold);display:inline-block}body.odn-master .section-intro,body.odn-master .home-intro,body.odn-master .intro,body.odn-master .lead{max-width:790px;font-size:clamp(1.02rem,1.4vw,1.16rem);line-height:1.75;color:var(--muted)}body.odn-master main>section.master-hero{background:linear-gradient(130deg,#fff 0%,#f7f5ef 62%,#ede9df 100%);padding-top:clamp(48px,6vw,76px);padding-bottom:clamp(48px,6vw,76px);border-bottom:1px solid var(--line)}body.odn-master main>section.master-hero h1,body.odn-master main>section.master-hero h2,body.odn-master main>section.master-hero h3{color:var(--ink);text-shadow:none;opacity:1}body.odn-master main>section.master-hero p,body.odn-master main>section.master-hero li{color:var(--muted);opacity:1}body.odn-master .service-hero>.master-section-inner,body.odn-master .work-hero>.master-section-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,330px);gap:clamp(34px,5vw,72px);align-items:center;width:min(var(--max),100%)}body.odn-master .hero-logo,body.odn-master .logoCard{min-height:250px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.75);border:1px solid var(--gold-line);border-radius:22px;box-shadow:var(--shadow-soft);padding:30px}body.odn-master .hero-logo img,body.odn-master .logoCard img{width:min(190px,72%);max-height:190px;object-fit:contain;opacity:.94}body.odn-master .home-hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.85fr);gap:clamp(34px,5vw,68px);align-items:center}body.odn-master .home-eyebrows{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}body.odn-master .home-eyebrows span,body.odn-master .work-badges span,body.odn-master .local span{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid var(--gold-line);color:var(--gold-dark);font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}body.odn-master .home-hero-subtitle{font-size:clamp(1.18rem,2vw,1.45rem);color:var(--gold-dark);font-weight:800;margin-bottom:.75rem}body.odn-master .home-hero-lead{font-size:clamp(1.02rem,1.4vw,1.15rem);line-height:1.78;max-width:760px}body.odn-master .home-hero-media,body.odn-master .home-split-media,body.odn-master .work-hero-photo{margin:0;position:relative;overflow:hidden;background:#fff;border:1px solid var(--gold-line);border-radius:22px;box-shadow:var(--shadow)}body.odn-master .home-hero-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}body.odn-master figure figcaption{padding:10px 14px;color:var(--muted);font-size:12px;background:#fff}body.odn-master .home-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);background:var(--dark);color:#fff}body.odn-master .home-hero-facts span{padding:12px;color:#dce3df;font-size:11px;text-align:center;border-right:1px solid rgba(255,255,255,.12);background:transparent}body.odn-master .home-hero-facts span:last-child{border-right:0}body.odn-master .home-hero-facts strong{display:block;color:#fff;font-size:13px}body.odn-master .btn,body.odn-master .home-btn,body.odn-master .main-menu-return-btn{min-height:46px;padding:12px 18px;border-radius:9px;border:1px solid var(--gold);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;line-height:1.2;text-decoration:none;text-align:center;transition:.18s ease}body.odn-master .btn:hover,body.odn-master .home-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,39,35,.12)}body.odn-master .btn-primary,body.odn-master .home-btn-primary,body.odn-master .gold,body.odn-master .upit-actions button,body.odn-master button[type=submit]{background:var(--gold);color:#fff;border-color:var(--gold)}body.odn-master .btn-secondary,body.odn-master .home-btn-secondary,body.odn-master .home-btn-plain{background:#fff;color:var(--ink);border-color:var(--gold-line)}body.odn-master .actions,body.odn-master .hero-actions,body.odn-master .home-hero-actions,body.odn-master .home-inline-actions,body.odn-master .home-final-actions,body.odn-master .cta-actions,body.odn-master .cta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}body.odn-master .home-chat-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:17px;font-size:13px;color:var(--muted)}body.odn-master .home-chat-links a{font-weight:800;text-decoration:none;color:var(--gold-dark);border-bottom:1px solid var(--gold-line)}body.odn-master .btn-service{flex-direction:column;align-items:flex-start;min-width:230px;background:#fff;color:var(--ink)}body.odn-master .btn-service span{display:block;color:var(--muted);font-size:11px;font-weight:500;margin-top:3px}body.odn-master .grid,body.odn-master .grid-2,body.odn-master .grid-3,body.odn-master .home-service-grid,body.odn-master .home-special-grid,body.odn-master .home-process-grid,body.odn-master .work-list,body.odn-master .plan-list,body.odn-master .splus-featured-works-grid,body.odn-master .upit-trust{display:grid;gap:18px;align-items:stretch}body.odn-master .grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.odn-master .grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}body.odn-master .home-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.odn-master .home-special-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.odn-master .home-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.odn-master .work-list{grid-template-columns:repeat(3,minmax(0,1fr))}body.odn-master .plan-list{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .card,body.odn-master .home-service-card,body.odn-master .home-special-grid>article,body.odn-master .home-process-grid>article,body.odn-master .work-card,body.odn-master .box,body.odn-master .plan-item,body.odn-master .price-card,body.odn-master .review-card,body.odn-master .problem-box,body.odn-master .safety-note,body.odn-master .work-side-card,body.odn-master .upit-card,body.odn-master .upit-example,body.odn-master .upit-quote,body.odn-master .upit-trust>*{position:relative;margin:0;padding:24px;background:var(--surface);border:1px solid var(--gold-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);color:var(--ink)}body.odn-master .card:before,body.odn-master .home-service-card:before,body.odn-master .home-special-grid>article:before,body.odn-master .work-card:before,body.odn-master .box:before,body.odn-master .plan-item:before,body.odn-master .price-card:before{content:"";position:absolute;left:22px;right:22px;top:0;height:3px;background:var(--gold);border-radius:0 0 4px 4px}body.odn-master .card a,body.odn-master .home-service-card a,body.odn-master .home-special-grid a,body.odn-master .text-link,body.odn-master .home-text-link,body.odn-master .work-card a{font-weight:800;text-decoration:none;color:var(--gold-dark)}body.odn-master .home-card-index{display:none}body.odn-master .home-service-featured{background:linear-gradient(180deg,#fff,#faf7ef)}body.odn-master .home-process-grid>article b{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;background:var(--gold);color:#fff;font-size:13px}body.odn-master .home-section-dark h2,body.odn-master .home-section-dark h3,body.odn-master main>section.tone-dark h2,body.odn-master main>section.tone-dark h3{color:#fff}body.odn-master .home-section-dark p,body.odn-master main>section.tone-dark p{color:#cbd3cf}body.odn-master .home-section-dark .home-process-grid>article{background:rgba(255,255,255,.06);border-color:rgba(224,195,126,.35);box-shadow:none}body.odn-master main>section.summary-section{padding-top:24px;padding-bottom:24px;background:var(--dark)}body.odn-master .summary-section .service-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}body.odn-master .summary-section .service-summary>*{padding:18px 20px;background:rgba(255,255,255,.06);border:1px solid rgba(216,199,158,.28);border-radius:12px;box-shadow:none}body.odn-master .summary-section .service-summary strong{display:block;color:#fff;font-size:14px;margin-bottom:4px}body.odn-master .summary-section .service-summary span{display:block;color:#cbd3cf;font-size:12px;line-height:1.45}body.odn-master .home-proof{padding-top:26px;padding-bottom:34px;background:var(--dark)}body.odn-master .home-proof .master-section-inner{width:min(var(--max),100%)}body.odn-master .home-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden}body.odn-master .home-proof-grid article{padding:18px;background:var(--dark)}body.odn-master .home-proof-grid strong{display:block;color:#fff;font-size:13px;margin-bottom:5px}body.odn-master .home-proof-grid span{display:block;color:#cbd3cf;font-size:12px;line-height:1.5}body.odn-master .home-price-disclaimer{margin:14px auto 0;color:#cbd3cf;font-size:12px;text-align:center}body.odn-master .home-split,body.odn-master .home-storage-grid,body.odn-master .two{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,64px);align-items:center}body.odn-master .home-split-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}body.odn-master .home-check-list,body.odn-master .list{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}body.odn-master .home-check-list li,body.odn-master .list span{position:relative;padding-left:28px;color:var(--muted)}body.odn-master .home-check-list li:before,body.odn-master .list span:before{content:"✓";position:absolute;left:0;top:0;color:var(--gold-dark);font-weight:900}body.odn-master .home-storage-points{display:grid;gap:10px}body.odn-master .home-storage-points p{margin:0;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:10px}body.odn-master .home-removal{background:linear-gradient(120deg,#f1ece1,#e8e5dc)}body.odn-master .home-removal-inner{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}body.odn-master .home-final-cta{background:linear-gradient(135deg,var(--dark2),var(--dark))}body.odn-master .home-final-cta h2{color:#fff}body.odn-master .home-final-cta p{color:#cbd3cf}body.odn-master .home-final-cta-inner{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center}body.odn-master .move-banner{background:linear-gradient(135deg,#f7f2e7,#ece4d4)}body.odn-master .move-banner-inner{width:min(var(--max),100%);margin:0 auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px}body.odn-master main>section.price-note-section{padding-top:22px;padding-bottom:22px;background:var(--surface-warm)}body.odn-master .splus-price-note{margin:0;padding:18px 20px;background:#fff;border:1px solid var(--gold-line);border-left:4px solid var(--gold);border-radius:12px;box-shadow:var(--shadow-soft)}body.odn-master .splus-price-line{padding:3px 0;color:var(--muted)}body.odn-master .splus-price-line strong{color:var(--ink)}body.odn-master .related-links,body.odn-master .service-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.odn-master .related-links a,body.odn-master .service-links a{min-height:50px;padding:13px 15px;border-radius:10px;background:#fff;border:1px solid var(--gold-line);color:var(--ink);text-decoration:none;font-weight:800;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-soft)}body.odn-master .related-links a:after,body.odn-master .service-links a:after{content:"→";color:var(--gold-dark)}body.odn-master .work-hero-photo img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}body.odn-master .work-detail{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}body.odn-master .work-side{display:grid;gap:16px;position:sticky;top:96px}body.odn-master .work-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}body.odn-master .work-gallery figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:var(--shadow-soft)}body.odn-master .work-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}body.odn-master .work-note{margin-top:22px;padding:18px 20px;border-radius:12px;background:var(--surface-warm);border:1px solid var(--gold-line);color:var(--muted)}body.odn-master .work-card{overflow:hidden;padding:0}body.odn-master .work-card:before{left:0;right:0}body.odn-master .work-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}body.odn-master .work-card-body,body.odn-master .work-card>div{padding:20px}body.odn-master .work-badges{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 15px}body.odn-master .faq{display:grid;gap:10px;max-width:900px}body.odn-master details{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}body.odn-master summary{position:relative;cursor:pointer;list-style:none;padding:17px 52px 17px 18px;color:var(--ink);font-weight:800;line-height:1.35}body.odn-master summary::-webkit-details-marker{display:none}body.odn-master summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--gold-dark);font-size:22px}body.odn-master details[open] summary:after{content:"−"}body.odn-master details p{padding:15px 18px 18px;margin:0;border-top:1px solid var(--line)}body.odn-master .cta-band,body.odn-master .cta:not(.hero .cta):not(.actions),body.odn-master .quote{width:100%;margin:0;padding:clamp(26px,4vw,42px);background:linear-gradient(135deg,var(--dark2),var(--dark));border:1px solid rgba(216,199,158,.35);border-radius:18px;box-shadow:var(--shadow)}body.odn-master .cta-band{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center}body.odn-master .cta-band h2,body.odn-master .cta h2,body.odn-master .quote h2{color:#fff}body.odn-master .cta-band p,body.odn-master .cta p,body.odn-master .quote p{color:#cbd3cf}body.odn-master .upit-hero>.upit-wrap{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:36px;align-items:start}body.odn-master .upit-badge{display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid var(--gold-line);background:var(--surface-warm);color:var(--gold-dark);font-size:10px;font-weight:900;letter-spacing:.09em}body.odn-master .upit-warning{padding:14px 16px;border-radius:10px;background:#fff7e5;border:1px solid #e8cf9a;color:#705624}body.odn-master .upit-discount{padding:18px;border-radius:12px;background:var(--dark);color:#fff;text-align:center;font-weight:800}body.odn-master .upit-side{display:grid;gap:16px;padding:26px;background:#fff;border:1px solid var(--gold-line);border-radius:16px;box-shadow:var(--shadow-soft)}body.odn-master .upit-side h2{font-size:clamp(1.45rem,2.2vw,2rem)}body.odn-master .upit-side p:has(.btn){margin:0}body.odn-master .upit-guide>.master-section-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body.odn-master .upit-block{padding:25px;background:#fff;border:1px solid var(--gold-line);border-radius:16px;box-shadow:var(--shadow-soft)}body.odn-master .upit-block.full{grid-column:1/-1}body.odn-master .upit-quote{margin:0;padding:18px;background:var(--surface-warm);border-left:4px solid var(--gold);border-radius:10px;color:var(--ink);font-style:italic}body.odn-master .upit-trust-section .upit-trust{margin:0 auto;background:transparent;border:0;box-shadow:none;padding:0;color:#d9e0dc;text-align:center}body.odn-master .upit-trust-section .upit-trust strong{display:block;color:#fff;font-size:clamp(1.25rem,2vw,1.6rem);margin-bottom:6px}body.odn-master .upit-form>.master-section-inner,body.odn-master .quote-form{background:#fff;border:1px solid var(--gold-line);border-radius:18px;padding:clamp(24px,4vw,42px);box-shadow:var(--shadow)}body.odn-master .upit-grid,body.odn-master .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}body.odn-master .upit-field{display:flex;flex-direction:column;gap:6px;min-width:0}body.odn-master .upit-field.full{grid-column:1/-1}body.odn-master label{color:var(--ink);font-size:13px;font-weight:800}body.odn-master input:not([type=checkbox]):not([type=radio]),body.odn-master select,body.odn-master textarea{width:100%;min-height:48px;padding:12px 13px;border:1px solid #c9cdc8;border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:15px;box-shadow:none}body.odn-master textarea{min-height:130px;resize:vertical}body.odn-master input:focus,body.odn-master select:focus,body.odn-master textarea:focus{outline:3px solid rgba(178,138,62,.18);border-color:var(--gold)}body.odn-master .upit-checks,body.odn-master .privacy-consent{display:grid;gap:9px;margin-top:8px}body.odn-master .upit-checks label,body.odn-master .privacy-consent label{display:flex;gap:9px;align-items:flex-start;font-weight:500;color:var(--muted)}body.odn-master input[type=checkbox],body.odn-master input[type=radio]{width:18px;height:18px;accent-color:var(--gold);flex:0 0 auto;margin-top:3px}body.odn-master .upit-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:20px}body.odn-master .upit-small{font-size:12px;line-height:1.55;margin:4px 0 0;color:#717a75}body.odn-master .upit-required{color:#9e3f32}body.odn-master .hidden-trap{position:absolute!important;left:-9999px!important}body.odn-master .price-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.odn-master .price-card strong{display:block;color:var(--gold-dark);font-size:clamp(1.45rem,2.3vw,2rem);margin:7px 0}body.odn-master .price-from{max-width:780px;margin:0 0 26px;padding:18px 20px;background:var(--dark);color:#fff;border-radius:12px;border-left:4px solid var(--gold)}body.odn-master .price-from strong{color:#fff}body.odn-master .reviews-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}body.odn-master .reviews-score{display:flex;flex-direction:column;align-items:flex-end}body.odn-master .splus-reviews-carousel{overflow:hidden;margin-top:24px}body.odn-master .splus-reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}body.odn-master .review-card{scroll-snap-align:start}body.odn-master .stars{color:var(--gold);letter-spacing:2px;margin-bottom:8px}body.odn-master .review-meta{display:block;margin-top:14px;color:#818984;font-size:12px}body.odn-master.page-local .heroGrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px;align-items:center}body.odn-master.page-local .trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:30px;border-radius:13px;overflow:hidden;background:var(--line)}body.odn-master.page-local .trust>div{background:#fff;padding:16px;color:var(--muted);font-size:12px}body.odn-master.page-local .trust b{display:block;color:var(--ink);margin-bottom:4px}body.odn-master .local{display:flex;flex-wrap:wrap;gap:8px}body.odn-master .local span{text-transform:none;letter-spacing:0;font-size:12px}body.odn-master .footer{width:100%;margin:0;padding:58px 20px 92px;background:var(--dark2);color:#fff;border:0}body.odn-master .footer-inner{width:min(var(--max),100%);margin:0 auto;display:grid;grid-template-columns:1.45fr .8fr .9fr 1.05fr;gap:34px;align-items:start}body.odn-master .footer h2,body.odn-master .footer h3{color:#fff;margin-bottom:12px}body.odn-master .footer h2{font-size:22px}body.odn-master .footer h3{font-size:14px;color:#dfc47e;letter-spacing:.05em;text-transform:uppercase}body.odn-master .footer p{color:#bcc6c1;font-size:13px;line-height:1.65}body.odn-master .footer-brand{display:flex;align-items:flex-start;gap:14px}body.odn-master .footer-brand img{width:52px;height:52px;object-fit:contain;flex:0 0 auto}body.odn-master .footer-links{list-style:none;padding:0;margin:0;display:grid;gap:8px}body.odn-master .footer-links a{color:#edf1ef;text-decoration:none;font-size:13px;line-height:1.35}body.odn-master .footer-links a:hover{color:#dfc47e}body.odn-master .footer .splus-role{display:block;color:#98a49e;font-size:11px;margin-top:2px}body.odn-master .footer-bottom{grid-column:1/-1;margin-top:6px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}body.odn-master .footer-bottom p{margin:0;font-size:11px}body.odn-master #splus-sticky-contact.sticky-contact{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);z-index:4900;width:min(520px,calc(100% - 24px));height:50px;max-height:50px;min-height:50px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:5px;padding:5px;background:rgba(22,32,28,.94);border:1px solid rgba(255,255,255,.14);border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.24);backdrop-filter:blur(10px);overflow:hidden}body.odn-master #splus-sticky-contact.sticky-contact>a{width:auto;height:40px;min-height:40px;max-height:40px;margin:0;padding:7px 10px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:12px;font-weight:900;text-align:center;box-shadow:none}body.odn-master #splus-sticky-contact .quote{background:var(--gold);border:0}body.odn-master #splus-sticky-contact .call{background:#fff;color:var(--ink)}@media (max-width:1180px){body.odn-master .compact-header .header-inner{flex-wrap:wrap;gap:8px 12px;padding:8px 0 9px}body.odn-master .compact-header .brand{min-width:0;flex:1 1 auto}body.odn-master .compact-header .menu-toggle{display:flex;order:2}body.odn-master .compact-header .header-actions{order:3;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}body.odn-master .compact-header .header-action{min-width:0;padding:8px 5px}body.odn-master .compact-header .top-nav{display:none;order:4;width:100%;margin:0;padding:8px;position:absolute;left:16px;right:16px;top:100%;background:#fff;border:1px solid var(--gold-line);border-radius:12px;box-shadow:0 18px 38px rgba(31,39,35,.18);flex-direction:column;align-items:stretch;gap:3px}body.odn-master .compact-header .top-nav.open{display:flex}body.odn-master .compact-header .top-nav>a,body.odn-master .compact-header .services-toggle{width:100%;justify-content:space-between;padding:11px 12px}body.odn-master .compact-header .nav-services{width:100%}body.odn-master .compact-header .services-panel{position:static;width:100%;margin-top:4px;box-shadow:none;background:var(--surface-warm);grid-template-columns:1fr 1fr}
}@media (max-width:980px){body.odn-master .home-hero-inner,body.odn-master .service-hero>.master-section-inner,body.odn-master .work-hero>.master-section-inner,body.odn-master .upit-hero>.upit-wrap,body.odn-master .home-split,body.odn-master .home-storage-grid,body.odn-master .two,body.odn-master .work-detail,body.odn-master.page-local .heroGrid{grid-template-columns:1fr}body.odn-master .home-hero-media{max-width:720px}body.odn-master .hero-logo,body.odn-master .logoCard{min-height:190px;max-width:420px}body.odn-master .grid,body.odn-master .grid-3,body.odn-master .home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .home-special-grid,body.odn-master .home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .work-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .cta-band,body.odn-master .home-removal-inner,body.odn-master .home-final-cta-inner,body.odn-master .move-banner-inner{grid-template-columns:1fr}
}@media (max-width:680px){body.odn-master{font-size:15px}body.odn-master .compact-header .header-inner{width:calc(100% - 20px)}body.odn-master .compact-header .brand img{width:39px;height:36px}body.odn-master .compact-header .brand strong{font-size:14px}body.odn-master .compact-header .brand small{font-size:9.5px}body.odn-master .compact-header .header-action{font-size:10.5px;min-height:36px}body.odn-master .compact-header .action-icon{display:none}body.odn-master .compact-header .top-nav{left:10px;right:10px}body.odn-master .compact-header .services-panel{grid-template-columns:1fr}body.odn-master main>section{padding:44px 16px}body.odn-master .breadcrumbs,body.odn-master .crumb{width:calc(100% - 32px);padding-top:13px}body.odn-master h1{font-size:clamp(2rem,10.5vw,2.65rem)}body.odn-master h2{font-size:clamp(1.55rem,8vw,2.15rem)}body.odn-master .grid,body.odn-master .grid-2,body.odn-master .grid-3,body.odn-master .home-service-grid,body.odn-master .home-special-grid,body.odn-master .home-process-grid,body.odn-master .work-list,body.odn-master .plan-list,body.odn-master .upit-grid,body.odn-master .form-grid,body.odn-master .work-gallery,body.odn-master .footer-inner,body.odn-master .work-side,body.odn-master .price-box,body.odn-master .related-links,body.odn-master .service-links,body.odn-master .upit-guide>.master-section-inner,body.odn-master.page-local .trust{grid-template-columns:1fr}body.odn-master .summary-section .service-summary{grid-template-columns:1fr}body.odn-master .home-hero-facts{grid-template-columns:1fr}body.odn-master .home-hero-facts span{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}body.odn-master .home-proof-grid{grid-template-columns:1fr}body.odn-master .btn,body.odn-master .home-btn,body.odn-master .main-menu-return-btn{width:100%}body.odn-master .reviews-head{grid-template-columns:1fr}body.odn-master .reviews-score{align-items:flex-start}body.odn-master .footer{padding:48px 16px 92px}body.odn-master .footer-bottom{flex-direction:column}body.odn-master #splus-sticky-contact.sticky-contact{width:calc(100% - 14px);bottom:7px}body.odn-master #splus-sticky-contact.sticky-contact>a{font-size:11px}
}@media (max-width:380px){body.odn-master .compact-header .header-actions{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}body.odn-master .breadcrumb-shell{width:100%;background:#fff;border-top:1px solid rgba(31,39,35,.04);border-bottom:1px solid var(--line)}body.odn-master .breadcrumb-shell .breadcrumbs{padding:12px 0;margin:0 auto;color:#6b746f;font-size:12px;min-height:42px}body.odn-master .breadcrumb-shell .breadcrumbs span:last-child{color:#59635e}body.odn-master main>section.volume-price-section{padding-top:42px;padding-bottom:42px;background:var(--surface-soft)}body.odn-master .volume-price-section .compact-head{margin-bottom:20px}body.odn-master .volume-price-section .compact-head h2{font-size:clamp(1.55rem,2.5vw,2.15rem);margin-bottom:8px}body.odn-master .volume-price-section .splus-price-note{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;padding:22px 24px;background:#fff;border-left:4px solid var(--gold)}body.odn-master .volume-price-section .splus-price-line{padding:8px 0;border-bottom:1px solid var(--line);line-height:1.45}body.odn-master .volume-price-section .splus-price-line:nth-last-child(-n+2){border-bottom:0}body.odn-master .volume-price-section .splus-price-note-link{color:var(--gold-dark);font-weight:800}body.odn-master .price-from{margin-top:22px;padding:18px 20px;border-radius:12px;background:var(--dark);border-left:4px solid var(--gold);color:#d7dfdb!important;line-height:1.65}body.odn-master .price-from strong{color:#fff}body.odn-master .price-from a{color:#e6c875;font-weight:800}body.odn-master .work-fact-card strong{display:block;margin-bottom:7px;color:var(--ink);font-size:12px;letter-spacing:.04em;text-transform:uppercase}body.odn-master .work-fact-card span{display:block;color:var(--muted);line-height:1.55}body.odn-master .service-links{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master .service-links a{display:block;min-height:170px;padding:22px 22px 20px;position:relative}body.odn-master .service-links a strong{display:block;padding-right:30px;margin-bottom:9px;color:var(--ink);font-size:17px}body.odn-master .service-links a span{display:block;color:var(--muted);font-weight:400;line-height:1.58}body.odn-master .service-links a b{display:block;margin-top:15px;color:var(--gold-dark);font-size:11px;letter-spacing:.04em}body.odn-master .service-links a:after{position:absolute;right:20px;top:20px}body.odn-master #splus-sticky-contact.sticky-contact>a.call{background:#fff;color:var(--ink)}body.odn-master .tone-dark .section-kicker,body.odn-master .tone-dark .home-kicker{color:#dfc47e}body.odn-master .tone-dark a:not(.btn):not(.home-btn){color:#e6c875}@media (max-width:680px){body.odn-master .breadcrumb-shell .breadcrumbs{width:calc(100% - 32px);padding:10px 0;min-height:38px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}body.odn-master .breadcrumb-shell .breadcrumbs>*{display:inline}body.odn-master .volume-price-section .splus-price-note{grid-template-columns:1fr;padding:18px}body.odn-master .volume-price-section .splus-price-line{border-bottom:1px solid var(--line)!important}body.odn-master .volume-price-section .splus-price-line:last-child{border-bottom:0!important}body.odn-master .service-links{grid-template-columns:1fr}body.odn-master .service-links a{min-height:0}body.odn-master #splus-sticky-contact.sticky-contact>a.call{font-size:10.5px}
}@media (max-width:380px){body.odn-master .breadcrumb-shell .breadcrumbs span:last-child{display:inline-block;max-width:calc(100% - 122px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}
}body.odn-master .file-note{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.45}:root{--bg:#f1f3ef;--surface:#ffffff;--surface-soft:#f4f6f2;--surface-warm:#fbf7ee;--ink:#17221c;--muted:#46524b;--dark:#1c2b23;--dark2:#122019;--gold:#c58a20;--gold-dark:#8b5e0e;--gold-line:#dfcda5;--line:#dde2dc;--viber:#6657b8;--wa:#168d57;--radius:12px;--shadow:0 14px 36px rgba(22,34,28,.075);--shadow-soft:0 6px 18px rgba(22,34,28,.055);--max:1180px
}html{background:var(--bg)}body.odn-master.site-refined-v2{background:var(--bg);color:var(--ink);font-size:16px;line-height:1.66}body.odn-master.site-refined-v2 p,
body.odn-master.site-refined-v2 li{color:var(--muted)}body.odn-master.site-refined-v2 h1,
body.odn-master.site-refined-v2 h2,
body.odn-master.site-refined-v2 h3,
body.odn-master.site-refined-v2 h4{color:var(--ink);letter-spacing:-.032em}body.odn-master.site-refined-v2 h1{font-size:clamp(2.35rem,4.35vw,3.75rem);line-height:1.08}body.odn-master.site-refined-v2 h2{font-size:clamp(1.8rem,3.05vw,2.65rem);line-height:1.12}body.odn-master.site-refined-v2 h3{font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.25}body.odn-master.site-refined-v2 .site-header.compact-header{background:rgba(255,255,255,.985);border-bottom:1px solid #e2e5e1;box-shadow:0 4px 16px rgba(22,34,28,.065)
}body.odn-master.site-refined-v2 .compact-header .header-inner{min-height:68px;padding:8px 0;gap:14px}body.odn-master.site-refined-v2 .compact-header .brand{min-width:198px;gap:9px}body.odn-master.site-refined-v2 .compact-header .brand img{width:41px;height:38px}body.odn-master.site-refined-v2 .compact-header .brand strong{font-size:16px;letter-spacing:-.015em}body.odn-master.site-refined-v2 .compact-header .brand small{font-size:10px;color:#5b665f}body.odn-master.site-refined-v2 .compact-header .top-nav>a,
body.odn-master.site-refined-v2 .compact-header .services-toggle{font-size:12.5px;min-height:36px;padding:9px 9px;border-radius:7px}body.odn-master.site-refined-v2 .compact-header .top-nav>a:hover,
body.odn-master.site-refined-v2 .compact-header .top-nav>a.active,
body.odn-master.site-refined-v2 .compact-header .services-toggle:hover,
body.odn-master.site-refined-v2 .compact-header .services-toggle.active{background:#fbf5e8;color:var(--gold-dark)}body.odn-master.site-refined-v2 .compact-header .header-actions{gap:5px}body.odn-master.site-refined-v2 .compact-header .header-action{min-height:36px;padding:8px 10px;border-radius:7px;font-size:11.5px;transition:transform .16s ease,box-shadow .16s ease}body.odn-master.site-refined-v2 .compact-header .header-action:hover{transform:translateY(-1px);box-shadow:0 5px 12px rgba(22,34,28,.12)}body.odn-master.site-refined-v2 .compact-header .header-action-call{background:#fff;color:var(--ink);border-color:var(--gold)}body.odn-master.site-refined-v2 .compact-header .header-action-query{background:var(--gold);color:#fff;border-color:var(--gold)}body.odn-master.site-refined-v2 .compact-header .services-panel{border-color:var(--gold-line);border-radius:10px;box-shadow:0 18px 42px rgba(22,34,28,.16)}body.odn-master.site-refined-v2 .compact-header .services-panel a{border-radius:6px}body.odn-master.site-refined-v2 .breadcrumb-shell{background:#fff;border-bottom:1px solid var(--line)}body.odn-master.site-refined-v2 .breadcrumb-shell .breadcrumbs{min-height:40px;padding:10px 0;color:#647069}body.odn-master.site-refined-v2 .breadcrumbs a,
body.odn-master.site-refined-v2 .crumb a{color:var(--gold-dark)}body.odn-master.site-refined-v2 main{background:var(--bg)}body.odn-master.site-refined-v2 main>section{padding:clamp(58px,6.2vw,82px) 20px}body.odn-master.site-refined-v2 main>section.section-block{border-top:1px solid rgba(23,34,28,.055)}body.odn-master.site-refined-v2 main>section.tone-light{background:#fff}body.odn-master.site-refined-v2 main>section.tone-soft{background:var(--surface-soft)}body.odn-master.site-refined-v2 main>section.tone-warm{background:var(--surface-warm)}body.odn-master.site-refined-v2 main>section.tone-accent{background:var(--surface-warm)}body.odn-master.site-refined-v2 main>section.tone-dark{background:linear-gradient(135deg,var(--dark2),var(--dark))}body.odn-master.site-refined-v2 .section-container{width:min(var(--max),100%);max-width:var(--max);margin-left:auto;margin-right:auto}body.odn-master.site-refined-v2 .section-heading{max-width:820px;margin:0 0 32px;padding-left:18px;border-left:3px solid var(--gold)}body.odn-master.site-refined-v2 .section-heading .section-kicker,
body.odn-master.site-refined-v2 .section-heading .home-kicker,
body.odn-master.site-refined-v2 .section-heading .eyebrow,
body.odn-master.site-refined-v2 .section-heading .upit-label{margin-bottom:8px}body.odn-master.site-refined-v2 .section-heading .section-kicker:before,
body.odn-master.site-refined-v2 .section-heading .home-kicker:before,
body.odn-master.site-refined-v2 .section-heading .eyebrow:before,
body.odn-master.site-refined-v2 .section-heading .upit-label:before{display:none}body.odn-master.site-refined-v2 .section-heading h2,
body.odn-master.site-refined-v2 .section-heading h3{margin-bottom:10px}body.odn-master.site-refined-v2 .section-heading p:last-child{margin-bottom:0}body.odn-master.site-refined-v2 .section-kicker,
body.odn-master.site-refined-v2 .home-kicker,
body.odn-master.site-refined-v2 .eyebrow,
body.odn-master.site-refined-v2 .upit-label{color:var(--gold-dark);font-size:10.5px;letter-spacing:.13em}body.odn-master.site-refined-v2 .section-intro,
body.odn-master.site-refined-v2 .home-intro,
body.odn-master.site-refined-v2 .intro,
body.odn-master.site-refined-v2 .lead{color:var(--muted);line-height:1.72}body.odn-master.site-refined-v2 main>section.master-hero{background:radial-gradient(circle at 92% 12%,rgba(197,138,32,.08),transparent 28%),
    linear-gradient(135deg,#fff 0%,#fbfaf6 66%,#f5f0e4 100%);padding-top:clamp(50px,5.8vw,74px);padding-bottom:clamp(52px,6vw,78px);border-bottom:1px solid var(--line)
}body.odn-master.site-refined-v2 .service-hero>.master-section-inner,
body.odn-master.site-refined-v2 .work-hero>.master-section-inner{grid-template-columns:minmax(0,1fr) minmax(250px,340px);gap:clamp(38px,5vw,70px)}body.odn-master.site-refined-v2 .home-hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);gap:clamp(38px,5vw,66px)}body.odn-master.site-refined-v2 .hero-logo,
body.odn-master.site-refined-v2 .logoCard,
body.odn-master.site-refined-v2 .home-hero-media,
body.odn-master.site-refined-v2 .home-split-media,
body.odn-master.site-refined-v2 .work-hero-photo{border:1px solid #e1d2af;border-radius:14px;background:#fff;box-shadow:var(--shadow)}body.odn-master.site-refined-v2 .hero-photo-card{padding:0;overflow:hidden;min-height:250px}body.odn-master.site-refined-v2 .hero-photo-card img{width:100%!important;height:100%!important;min-height:250px;max-height:310px!important;object-fit:cover!important;opacity:1!important}body.odn-master.site-refined-v2 .home-hero-media img{aspect-ratio:4/3}body.odn-master.site-refined-v2 .home-eyebrows span,
body.odn-master.site-refined-v2 .work-badges span,
body.odn-master.site-refined-v2 .local span{background:#fff;border-color:var(--gold-line);color:var(--gold-dark);border-radius:999px}body.odn-master.site-refined-v2 .home-hero-subtitle{color:#314039}body.odn-master.site-refined-v2 .btn,
body.odn-master.site-refined-v2 .home-btn,
body.odn-master.site-refined-v2 .main-menu-return-btn{min-height:45px;border-radius:8px;font-size:12.5px;box-shadow:none}body.odn-master.site-refined-v2 .btn-primary,
body.odn-master.site-refined-v2 .home-btn-primary,
body.odn-master.site-refined-v2 .gold,
body.odn-master.site-refined-v2 .upit-actions button,
body.odn-master.site-refined-v2 button[type=submit]{background:var(--gold);border-color:var(--gold);color:#fff}body.odn-master.site-refined-v2 .btn-secondary,
body.odn-master.site-refined-v2 .home-btn-secondary,
body.odn-master.site-refined-v2 .home-btn-plain{background:#fff;border-color:#d5d9d4;color:var(--ink)}body.odn-master.site-refined-v2 .card,
body.odn-master.site-refined-v2 .home-service-card,
body.odn-master.site-refined-v2 .home-special-grid>article,
body.odn-master.site-refined-v2 .home-process-grid>article,
body.odn-master.site-refined-v2 .work-card,
body.odn-master.site-refined-v2 .box,
body.odn-master.site-refined-v2 .plan-item,
body.odn-master.site-refined-v2 .price-card,
body.odn-master.site-refined-v2 .review-card,
body.odn-master.site-refined-v2 .problem-box,
body.odn-master.site-refined-v2 .safety-note,
body.odn-master.site-refined-v2 .work-side-card,
body.odn-master.site-refined-v2 .upit-card,
body.odn-master.site-refined-v2 .upit-example,
body.odn-master.site-refined-v2 .upit-quote,
body.odn-master.site-refined-v2 .upit-trust>*{background:#fff;border:1px solid #dfe4de;border-radius:12px;box-shadow:var(--shadow-soft)
}body.odn-master.site-refined-v2 .card:before,
body.odn-master.site-refined-v2 .home-service-card:before,
body.odn-master.site-refined-v2 .home-special-grid>article:before,
body.odn-master.site-refined-v2 .work-card:before,
body.odn-master.site-refined-v2 .box:before,
body.odn-master.site-refined-v2 .plan-item:before,
body.odn-master.site-refined-v2 .price-card:before{display:none}body.odn-master.site-refined-v2 .card,
body.odn-master.site-refined-v2 .home-service-card,
body.odn-master.site-refined-v2 .home-special-grid>article,
body.odn-master.site-refined-v2 .plan-item,
body.odn-master.site-refined-v2 .price-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}body.odn-master.site-refined-v2 .card:hover,
body.odn-master.site-refined-v2 .home-service-card:hover,
body.odn-master.site-refined-v2 .home-special-grid>article:hover,
body.odn-master.site-refined-v2 .plan-item:hover,
body.odn-master.site-refined-v2 .price-card:hover{transform:translateY(-2px);border-color:var(--gold-line);box-shadow:0 12px 28px rgba(22,34,28,.09)}body.odn-master.site-refined-v2 .home-service-featured{background:#fff;border-color:var(--gold)}body.odn-master.site-refined-v2 .home-special-grid>article,
body.odn-master.site-refined-v2 .home-service-card,
body.odn-master.site-refined-v2 .card{padding:23px}body.odn-master.site-refined-v2 .home-process-grid>article b{background:var(--gold);color:#fff}body.odn-master.site-refined-v2 main>section.summary-section,
body.odn-master.site-refined-v2 .home-proof{padding-top:24px;padding-bottom:24px;background:var(--dark2)}body.odn-master.site-refined-v2 .summary-section .service-summary>*{background:rgba(255,255,255,.055);border-color:rgba(223,205,165,.28);border-radius:9px
}body.odn-master.site-refined-v2 .summary-section .service-summary strong,
body.odn-master.site-refined-v2 .home-proof-grid strong{color:#fff}body.odn-master.site-refined-v2 .summary-section .service-summary span,
body.odn-master.site-refined-v2 .home-proof-grid span,
body.odn-master.site-refined-v2 .home-price-disclaimer{color:#d4ddd8}body.odn-master.site-refined-v2 .home-proof-grid{border-radius:10px;border-color:rgba(255,255,255,.12)}body.odn-master.site-refined-v2 .section-role-related .related-links,
body.odn-master.site-refined-v2 .section-role-related .service-links{gap:12px}body.odn-master.site-refined-v2 .related-links a,
body.odn-master.site-refined-v2 .service-links a{background:#fff;border:1px solid #dfe4de;border-radius:9px;box-shadow:none;color:var(--ink)
}body.odn-master.site-refined-v2 .related-links a:hover,
body.odn-master.site-refined-v2 .service-links a:hover{border-color:var(--gold);background:#fffdf8}body.odn-master.site-refined-v2 .section-role-bridge .move-banner-inner,
body.odn-master.site-refined-v2 .home-removal-inner{padding:clamp(26px,4vw,38px);background:#fff;border:1px solid var(--gold-line);border-radius:12px;box-shadow:var(--shadow-soft)
}body.odn-master.site-refined-v2 .move-banner,
body.odn-master.site-refined-v2 .home-removal{background:var(--surface-warm)}body.odn-master.site-refined-v2 .section-role-cta .cta-band,
body.odn-master.site-refined-v2 .section-role-cta .cta,
body.odn-master.site-refined-v2 .home-final-cta-inner{border-radius:13px;background:linear-gradient(135deg,var(--dark2),var(--dark));border:1px solid rgba(223,205,165,.30);box-shadow:0 16px 34px rgba(18,32,25,.15)
}body.odn-master.site-refined-v2 .section-role-cta{background:var(--surface-warm)}body.odn-master.site-refined-v2 .section-role-price .splus-price-note,
body.odn-master.site-refined-v2 .volume-price-section .splus-price-note{border:1px solid #dfe4de;border-left:4px solid var(--gold);border-radius:10px;box-shadow:var(--shadow-soft)}body.odn-master.site-refined-v2 .price-from{background:var(--dark);color:#e1e8e4!important;border-left-color:var(--gold)}body.odn-master.site-refined-v2 .safety-note{margin-top:24px;padding:18px 20px;border-left:4px solid var(--gold);box-shadow:none;background:#fffdf8;color:var(--muted)}body.odn-master.site-refined-v2 .section-role-gallery .work-card{border-color:#dfe4de}body.odn-master.site-refined-v2 .work-card img,
body.odn-master.site-refined-v2 .work-gallery img{object-fit:cover}body.odn-master.site-refined-v2 .faq{gap:9px;max-width:940px}body.odn-master.site-refined-v2 details{border:1px solid #dce1db;border-radius:9px;box-shadow:0 3px 10px rgba(22,34,28,.035)}body.odn-master.site-refined-v2 summary{padding:17px 52px 17px 18px;color:var(--ink)}body.odn-master.site-refined-v2 details[open]{border-color:var(--gold-line)}body.odn-master.site-refined-v2 details p{color:var(--muted)}body.odn-master.site-refined-v2 .upit-side,
body.odn-master.site-refined-v2 .upit-block,
body.odn-master.site-refined-v2 .upit-form>.master-section-inner,
body.odn-master.site-refined-v2 .quote-form{border-color:#dfe4de;border-radius:12px;box-shadow:var(--shadow-soft)}body.odn-master.site-refined-v2 input:not([type=checkbox]):not([type=radio]),
body.odn-master.site-refined-v2 select,
body.odn-master.site-refined-v2 textarea{border-color:#cbd2cc;border-radius:8px;color:var(--ink)}body.odn-master.site-refined-v2 input:focus,
body.odn-master.site-refined-v2 select:focus,
body.odn-master.site-refined-v2 textarea:focus{outline:3px solid rgba(197,138,32,.16);border-color:var(--gold)}body.odn-master.site-refined-v2 .upit-warning{background:#fff8e8;border-color:#e3c98e;color:#654a16}body.odn-master.site-refined-v2 .home-section-dark .home-process-grid>article{background:rgba(255,255,255,.065);border-color:rgba(223,205,165,.28)}body.odn-master.site-refined-v2 .home-storage-points p{border-color:#dfe4de;border-radius:9px;color:var(--muted)}body.odn-master.site-refined-v2 .work-card{border-radius:11px}body.odn-master.site-refined-v2 .work-card-body{padding:18px 19px}body.odn-master.site-refined-v2.page-local .trust{border-radius:10px;background:#dfe4de}body.odn-master.site-refined-v2.page-local .trust>div{color:var(--muted)}body.odn-master.site-refined-v2.page-local .hero-photo-card{max-width:360px}body.odn-master.site-refined-v2 .footer{background:var(--dark2);padding-top:56px}body.odn-master.site-refined-v2 .footer h3{color:#e0bf72}body.odn-master.site-refined-v2 .footer p{color:#c2cdc7}body.odn-master.site-refined-v2 .footer-links a{color:#f1f4f2}body.odn-master.site-refined-v2 .footer .splus-role{color:#9eaaa4}@media (min-width:901px){body.odn-master.site-refined-v2 #splus-sticky-contact.sticky-contact{display:none}body.odn-master.site-refined-v2 .footer{padding-bottom:58px}
}@media (max-width:1180px){body.odn-master.site-refined-v2 .compact-header .header-inner{padding:8px 0;gap:7px 10px}body.odn-master.site-refined-v2 .compact-header .header-actions{gap:5px}body.odn-master.site-refined-v2 .compact-header .top-nav{border-radius:10px;border-color:var(--gold-line)}
}@media (max-width:980px){body.odn-master.site-refined-v2 .hero-photo-card{max-width:620px;min-height:210px}body.odn-master.site-refined-v2 .hero-photo-card img{min-height:210px;max-height:420px!important}body.odn-master.site-refined-v2 .section-heading{max-width:760px}
}@media (max-width:680px){body.odn-master.site-refined-v2{font-size:15px;line-height:1.62}body.odn-master.site-refined-v2 .compact-header .header-inner{width:calc(100% - 18px);padding:7px 0 8px}body.odn-master.site-refined-v2 .compact-header .brand img{width:37px;height:34px}body.odn-master.site-refined-v2 .compact-header .brand strong{font-size:14px}body.odn-master.site-refined-v2 .compact-header .brand small{font-size:9px;margin-top:3px}body.odn-master.site-refined-v2 .compact-header .menu-toggle{width:39px;height:38px;border-radius:8px}body.odn-master.site-refined-v2 .compact-header .header-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}body.odn-master.site-refined-v2 .compact-header .header-action{min-height:35px;padding:7px 3px;font-size:10px;border-radius:7px}body.odn-master.site-refined-v2 main>section{padding:44px 16px}body.odn-master.site-refined-v2 main>section.master-hero{padding-top:38px;padding-bottom:42px}body.odn-master.site-refined-v2 h1{font-size:clamp(2rem,10vw,2.55rem);line-height:1.08}body.odn-master.site-refined-v2 h2{font-size:clamp(1.55rem,7.4vw,2.05rem)}body.odn-master.site-refined-v2 .section-heading{margin-bottom:24px;padding-left:13px;border-left-width:3px}body.odn-master.site-refined-v2 .card,
  body.odn-master.site-refined-v2 .home-service-card,
  body.odn-master.site-refined-v2 .home-special-grid>article,
  body.odn-master.site-refined-v2 .plan-item,
  body.odn-master.site-refined-v2 .price-card{padding:19px}body.odn-master.site-refined-v2 .hero-photo-card{min-height:190px;border-radius:12px}body.odn-master.site-refined-v2 .hero-photo-card img{min-height:190px;max-height:300px!important}body.odn-master.site-refined-v2 .section-role-bridge .move-banner-inner,
  body.odn-master.site-refined-v2 .home-removal-inner{padding:22px 19px}body.odn-master.site-refined-v2 .section-role-cta .cta-band,
  body.odn-master.site-refined-v2 .section-role-cta .cta{padding:24px 18px}body.odn-master.site-refined-v2 #splus-sticky-contact.sticky-contact{height:48px;min-height:48px;max-height:48px;width:calc(100% - 12px);bottom:6px;border-radius:10px;padding:4px}body.odn-master.site-refined-v2 #splus-sticky-contact.sticky-contact>a{height:38px;min-height:38px;max-height:38px;border-radius:7px;font-size:10.5px}body.odn-master.site-refined-v2 .footer{padding:46px 16px 84px}
}@media (max-width:380px){body.odn-master.site-refined-v2 .compact-header .header-actions{grid-template-columns:repeat(2,minmax(0,1fr))}body.odn-master.site-refined-v2 .compact-header .header-action{font-size:10.5px}
}@media (max-width:980px){body.odn-master.site-refined-v2 .home-hero-inner,
  body.odn-master.site-refined-v2 .service-hero>.master-section-inner,
  body.odn-master.site-refined-v2 .work-hero>.master-section-inner,
  body.odn-master.site-refined-v2 .upit-hero>.upit-wrap,
  body.odn-master.site-refined-v2 .home-split,
  body.odn-master.site-refined-v2 .home-storage-grid,
  body.odn-master.site-refined-v2 .two,
  body.odn-master.site-refined-v2 .work-detail,
  body.odn-master.site-refined-v2.page-local .heroGrid{grid-template-columns:minmax(0,1fr)
  }body.odn-master.site-refined-v2 .home-hero-copy,
  body.odn-master.site-refined-v2 .home-hero-media,
  body.odn-master.site-refined-v2 .service-hero>.master-section-inner>* ,
  body.odn-master.site-refined-v2 .work-hero>.master-section-inner>*{min-width:0;width:100%
  }body.odn-master.site-refined-v2 .home-hero-media,
  body.odn-master.site-refined-v2 .hero-logo,
  body.odn-master.site-refined-v2 .logoCard,
  body.odn-master.site-refined-v2 .work-hero-photo{max-width:720px;margin-left:0;margin-right:0
  }
}body.odn-master.site-refined-v2 .section-role-cta .cta h1,
body.odn-master.site-refined-v2 .section-role-cta .cta h2,
body.odn-master.site-refined-v2 .section-role-cta .cta h3,
body.odn-master.site-refined-v2 .section-role-cta .cta-band h1,
body.odn-master.site-refined-v2 .section-role-cta .cta-band h2,
body.odn-master.site-refined-v2 .section-role-cta .cta-band h3,
body.odn-master.site-refined-v2 .home-final-cta h1,
body.odn-master.site-refined-v2 .home-final-cta h2,
body.odn-master.site-refined-v2 .home-final-cta h3,
body.odn-master.site-refined-v2 .footer .footer-brand h2,
body.odn-master.site-refined-v2 .footer h2{color:#fff !important }body.odn-master.site-refined-v2 .section-role-cta .cta p:not(.section-kicker):not(.home-kicker),
body.odn-master.site-refined-v2 .section-role-cta .cta-band p:not(.section-kicker):not(.home-kicker),
body.odn-master.site-refined-v2 .home-final-cta p:not(.section-kicker):not(.home-kicker){color:#d4ddd8 !important }body.odn-master.site-refined-v2 .section-role-cta .section-kicker,
body.odn-master.site-refined-v2 .section-role-cta .home-kicker,
body.odn-master.site-refined-v2 .home-final-cta .section-kicker,
body.odn-master.site-refined-v2 .home-final-cta .home-kicker{color:#e0bf72 !important }body.odn-master.site-refined-v2 .section-role-cta .cta a:not(.btn),
body.odn-master.site-refined-v2 .section-role-cta .cta-band a:not(.btn),
body.odn-master.site-refined-v2 .home-final-cta a:not(.btn){color:#f2d58d }body.odn-master.site-refined-v2 .splus-featured-works-grid{grid-template-columns:repeat(3,minmax(0,1fr)) }body.odn-master.site-refined-v2 .upit-trust{grid-template-columns:repeat(3,minmax(0,1fr)) }@media (max-width:980px){body.odn-master.site-refined-v2 .splus-featured-works-grid,
  body.odn-master.site-refined-v2 .upit-trust{grid-template-columns:repeat(2,minmax(0,1fr)) }
}@media (max-width:680px){body.odn-master.site-refined-v2 .splus-featured-works-grid,
  body.odn-master.site-refined-v2 .upit-trust{grid-template-columns:minmax(0,1fr) }
}body.odn-master.site-refined-v2 .upit-trust-section .upit-trust{display:block;max-width:900px;margin:0 auto;padding:0;text-align:center;color:#d4ddd8;background:transparent;border:0;box-shadow:none
}body.odn-master.site-refined-v2 .upit-trust-section .upit-trust>strong{display:block;margin:0 0 7px;padding:0;color:#fff;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.2;background:transparent;border:0;border-radius:0;box-shadow:none
}body.odn-master.site-refined-v2{--wa:#0b7a47}body.odn-master.site-refined-v2 .compact-header .header-action-query,
body.odn-master.site-refined-v2 .btn-primary,
body.odn-master.site-refined-v2 .home-btn-primary,
body.odn-master.site-refined-v2 .gold,
body.odn-master.site-refined-v2 .upit-actions button,
body.odn-master.site-refined-v2 button[type=submit],
body.odn-master.site-refined-v2 #splus-sticky-contact .quote,
body.odn-master.site-refined-v2 .home-process-grid>article b{color:var(--ink) !important
}body.odn-master{--max:1180px;--gold:#c58a20;--gold-dark:#875a0b;--dark:#1b2a22;--dark2:#112018}body.odn-master main{background:var(--bg)!important}body.odn-master .splus-network,body.odn-master .header-app-strip{display:none!important}body.odn-master .site-header.compact-header{top:0!important}body.odn-master .compact-header .services-panel{width:410px;grid-template-columns:1fr 1fr}body.odn-master .compact-header .services-group-title{margin-top:4px}body.odn-master .compact-header .external-link:after{content:"↗";margin-left:5px;font-size:10px;color:var(--gold-dark)}body.odn-master .compact-header .services-toggle.active{background:var(--surface-warm);color:var(--gold-dark)}body.odn-master .odn-breadcrumbs{width:min(var(--max),calc(100% - 40px))!important;margin:0 auto!important;padding:15px 0 10px!important;color:#69736d!important;font-size:12.5px!important;display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}body.odn-master .odn-breadcrumbs a{color:var(--gold-dark)!important;text-decoration:none!important;font-weight:800!important}body.odn-master .odn-breadcrumbs span{padding:0!important;color:#9aa19d!important}body.odn-master main>.odn-breadcrumbs{background:transparent!important}body.odn-master main>section.section,
body.odn-master main>section.field-photo-section,
body.odn-master main>section.proof-strip,
body.odn-master main>section.intro-strip,
body.odn-master main>section.info,
body.odn-master main>section.upit-guide,
body.odn-master main>section.upit-form,
body.odn-master main>section.upit-faq{padding:clamp(50px,6vw,78px) 20px!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.odn-master main>section.section:not(.soft){background:var(--surface)!important}body.odn-master main>section.section.soft{background:var(--surface-soft)!important}body.odn-master main>section.section:nth-of-type(even):not(.soft):not(.hero):not(.proof-strip):not(.cta-band){background:var(--surface-warm)!important}body.odn-master .section-head,body.odn-master .article-copy,body.odn-master .grid,body.odn-master .municipalities,body.odn-master .faq,body.odn-master .faq-list,body.odn-master .gallery-grid,body.odn-master .related-links,body.odn-master .comparison,body.odn-master .price-table,body.odn-master .steps,body.odn-master .content-wrap,body.odn-master .field-photo-wrap,body.odn-master .info-grid,body.odn-master .upit-wrap,body.odn-master .wrap{width:min(var(--max),100%)!important;max-width:var(--max)!important;margin-left:auto!important;margin-right:auto!important}body.odn-master .section-head{margin-bottom:28px!important}body.odn-master .section-head h2{max-width:850px!important}body.odn-master .section-intro{max-width:820px!important;color:var(--muted)!important;font-size:clamp(1rem,1.3vw,1.14rem)!important;line-height:1.72!important}body.odn-master .section-kicker,body.odn-master .eyebrow,body.odn-master .home-kicker,body.odn-master .upit-label{color:var(--gold-dark)!important}body.odn-master main>section.hero,body.odn-master main>section.procena-hero,body.odn-master main>section.upit-hero{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(50px,6vw,78px) 20px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:linear-gradient(130deg,#fff 0%,#f8f6f0 68%,#eee9dc 100%)!important;color:var(--ink)!important;overflow:hidden!important
}body.odn-master .hero>.hero-copy,body.odn-master .hero>.hero-panel,body.odn-master .hero>.hero-logo,body.odn-master .hero>.actions{position:relative}body.odn-master main>section.hero{grid-template-columns:minmax(0,1.15fr) minmax(250px,.65fr)!important;gap:clamp(34px,5vw,68px)!important;align-items:center!important}body.odn-master main>section.hero>*,body.odn-master main>section.procena-hero>*{max-width:100%}body.odn-master main>section.hero .hero-copy,body.odn-master main>section.hero .hero-panel{width:100%!important}body.odn-master main>section.hero h1,body.odn-master main>section.procena-hero h1,body.odn-master main>section.upit-hero h1{color:var(--ink)!important;text-shadow:none!important;opacity:1!important;max-width:900px!important}body.odn-master main>section.hero p,body.odn-master main>section.hero li,body.odn-master main>section.procena-hero p,body.odn-master main>section.upit-hero p{color:var(--muted)!important;opacity:1!important}body.odn-master .hero-panel,body.odn-master .hero-logo,body.odn-master .upit-side{background:#fff!important;border:1px solid var(--gold-line)!important;border-radius:18px!important;box-shadow:var(--shadow-soft)!important;color:var(--ink)!important;padding:24px!important}body.odn-master .hero-panel p,body.odn-master .hero-panel li,body.odn-master .upit-side p{color:var(--muted)!important}body.odn-master .hero-panel strong,body.odn-master .upit-side strong{color:var(--ink)!important}body.odn-master .hero-panel .odn-price-note,body.odn-master .hero-panel .badges{margin:0!important}body.odn-master .badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important}body.odn-master .badges span,body.odn-master .badges li{display:inline-flex!important;min-height:28px!important;align-items:center!important;padding:6px 10px!important;border-radius:999px!important;border:1px solid var(--gold-line)!important;background:#fff!important;color:var(--gold-dark)!important;font-size:10.5px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important}body.odn-master .actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:20px!important}body.odn-master main>section.proof-strip{background:linear-gradient(135deg,var(--dark2),var(--dark))!important;color:#fff!important;padding-top:30px!important;padding-bottom:30px!important}body.odn-master .proof-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1px!important;width:100%!important;max-width:none!important}body.odn-master .proof-strip>*{min-width:0!important;padding:20px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:0!important;box-shadow:none!important;color:#fff!important}body.odn-master .proof-strip strong,body.odn-master .proof-strip h2,body.odn-master .proof-strip h3{color:#fff!important}body.odn-master .proof-strip p,body.odn-master .proof-strip span,body.odn-master .proof-strip li{color:#cbd6cf!important}body.odn-master .card,body.odn-master .article-point,body.odn-master .municipality,body.odn-master .faq-item,body.odn-master .related-card,body.odn-master .contact-card,body.odn-master .info-card,body.odn-master .choice,body.odn-master .panel,body.odn-master .accent-card,body.odn-master .home-service-card{background:#fff!important;border:1px solid var(--line)!important;border-radius:12px!important;box-shadow:var(--shadow-soft)!important;color:var(--ink)!important}body.odn-master .card,body.odn-master .article-point,body.odn-master .municipality,body.odn-master .related-card,body.odn-master .contact-card,body.odn-master .info-card,body.odn-master .choice,body.odn-master .accent-card{padding:22px!important}body.odn-master .card h2,body.odn-master .card h3,body.odn-master .card h4,body.odn-master .article-point h2,body.odn-master .article-point h3,body.odn-master .municipality h2,body.odn-master .municipality h3,body.odn-master .related-card h3,body.odn-master .contact-card h3,body.odn-master .info-card h3{color:var(--ink)!important;opacity:1!important}body.odn-master .card p,body.odn-master .card li,body.odn-master .card span,body.odn-master .article-point p,body.odn-master .article-point li,body.odn-master .municipality p,body.odn-master .municipality span,body.odn-master .related-card p,body.odn-master .contact-card p,body.odn-master .info-card p{color:var(--muted)!important;opacity:1!important}body.odn-master .card a,body.odn-master .municipality a,body.odn-master .article-point a{color:var(--gold-dark)!important;font-weight:800!important}body.odn-master .grid,body.odn-master .grid-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}body.odn-master .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.odn-master .grid-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.odn-master .home-card-index{display:none!important}body.odn-master .card-title{margin-bottom:8px!important;color:var(--ink)!important}body.odn-master .home-section-dark,body.odn-master .tone-dark{background:linear-gradient(135deg,var(--dark2),var(--dark))!important;color:#fff!important}body.odn-master .home-section-dark h2,body.odn-master .home-section-dark h3,body.odn-master .home-section-dark .section-kicker,body.odn-master .tone-dark h2,body.odn-master .tone-dark h3{color:#fff!important}body.odn-master .home-section-dark p,body.odn-master .home-section-dark li,body.odn-master .tone-dark p,body.odn-master .tone-dark li{color:#cbd6cf!important}body.odn-master .home-section-dark .card,body.odn-master .home-section-dark .step,body.odn-master .home-process-grid>*{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}body.odn-master .home-section-dark .card h3,body.odn-master .home-section-dark .step h3,body.odn-master .home-process-grid h3{color:#fff!important}body.odn-master .home-section-dark .card p,body.odn-master .home-section-dark .step p,body.odn-master .home-process-grid p{color:#cbd6cf!important}body.odn-master .home-hero{background:linear-gradient(130deg,#fff 0%,#f8f6f0 67%,#eee9dc 100%)!important;padding-top:clamp(48px,6vw,76px)!important;padding-bottom:clamp(48px,6vw,76px)!important}body.odn-master .home-hero-copy h1{color:var(--ink)!important}body.odn-master .home-hero-copy p{color:var(--muted)!important}body.odn-master .home-hero-media{border-radius:18px!important;border:1px solid var(--gold-line)!important;background:#fff!important;box-shadow:var(--shadow)!important}body.odn-master .home-hero-media img{aspect-ratio:4/3!important;object-fit:cover!important}body.odn-master .home-hero-facts{background:var(--dark)!important;color:#fff!important}body.odn-master .home-hero-facts span,body.odn-master .home-hero-facts strong{color:#fff!important}body.odn-master .home-section{padding:clamp(55px,7vw,88px) 20px!important}body.odn-master .home-section-light{background:#fff!important}body.odn-master .home-section-soft{background:var(--surface-soft)!important}body.odn-master .home-section-storage{background:var(--surface-warm)!important}body.odn-master .home-service-grid,body.odn-master .home-special-grid{gap:14px!important}body.odn-master .home-service-card{padding:22px!important;min-height:190px!important}body.odn-master .home-service-featured{border-color:var(--gold)!important;background:var(--surface-warm)!important}body.odn-master .home-process-grid{gap:12px!important}body.odn-master .home-process-grid>*{padding:20px!important;border-radius:10px!important}body.odn-master .home-split-media{border-radius:18px!important}body.odn-master .home-area-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important}body.odn-master .home-area-links a{display:inline-flex!important;padding:7px 11px!important;border:1px solid var(--gold-line)!important;border-radius:999px!important;background:#fff!important;text-decoration:none!important;color:var(--gold-dark)!important;font-size:12px!important;font-weight:800!important}body.odn-master.template-article main>.section:first-of-type{background:linear-gradient(130deg,#fff 0%,#f8f6f0 68%,#eee9dc 100%)!important;padding-top:clamp(50px,6vw,78px)!important;padding-bottom:clamp(50px,6vw,78px)!important}body.odn-master.template-article main>.section:first-of-type .article-copy{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(280px,.65fr)!important;gap:clamp(30px,5vw,62px)!important;align-items:center!important}body.odn-master.template-article main>.section:first-of-type h1{grid-column:1!important;color:var(--ink)!important;max-width:900px!important}body.odn-master.template-article main>.section:first-of-type p{color:var(--muted)!important}body.odn-master.template-article .article-hero-img{grid-column:2!important;grid-row:1/8!important;width:100%!important;max-height:420px!important;border-radius:18px!important;border:1px solid var(--gold-line)!important;box-shadow:var(--shadow)!important;object-fit:cover!important}body.odn-master.template-article .article-points{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:24px!important}body.odn-master .back-to-saveti{display:inline-flex!important;align-items:center!important;padding:9px 12px!important;border:1px solid var(--gold-line)!important;border-radius:8px!important;background:#fff!important;color:var(--gold-dark)!important;text-decoration:none!important;font-weight:800!important}body.odn-master .municipalities,body.odn-master .related-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.odn-master .municipality,body.odn-master .related-links>a{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:7px!important;min-height:150px!important;padding:22px!important;text-decoration:none!important}body.odn-master .municipality strong,body.odn-master .municipality h2,body.odn-master .municipality h3,body.odn-master .related-links>a strong{display:block!important;color:var(--ink)!important;font-size:18px!important;line-height:1.25!important}body.odn-master .municipality p,body.odn-master .municipality span,body.odn-master .related-links>a span{display:block!important;color:var(--muted)!important;font-size:14px!important;line-height:1.55!important}body.odn-master .municipality a,body.odn-master .related-links>a b{margin-top:auto!important;color:var(--gold-dark)!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.035em!important}body.odn-master .faq-list,body.odn-master .faq{display:grid!important;gap:8px!important}body.odn-master .faq-item{padding:0!important;overflow:hidden!important;box-shadow:none!important}body.odn-master .faq-item summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:54px!important;padding:15px 18px!important;color:var(--ink)!important;font-weight:800!important;cursor:pointer!important;list-style:none!important}body.odn-master .faq-item summary::-webkit-details-marker{display:none!important}body.odn-master .faq-item summary:after{content:"+";color:var(--gold-dark);font-size:20px;font-weight:500}body.odn-master .faq-item[open] summary:after{content:"−"}body.odn-master .faq-item>p,body.odn-master .faq-item>div{padding:0 18px 17px!important;color:var(--muted)!important}body.odn-master.template-work .gallery-grid,body.odn-master.template-gallery .gallery-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.odn-master .gallery-card{overflow:hidden!important;padding:0!important;border:1px solid var(--line)!important;border-radius:12px!important;background:#fff!important;box-shadow:var(--shadow-soft)!important}body.odn-master .gallery-card img{display:block!important;width:100%!important;height:260px!important;object-fit:cover!important;border-radius:0!important;margin:0!important}body.odn-master .gallery-card figcaption{padding:12px 14px!important;color:var(--muted)!important;font-size:13px!important}body.odn-master.page-nasi-radovi .work-card{background:#fff!important;border:1px solid var(--line)!important;border-radius:12px!important;box-shadow:var(--shadow-soft)!important;overflow:hidden!important;padding:0!important}body.odn-master.page-nasi-radovi .work-card img{height:240px!important;object-fit:cover!important;border-radius:0!important;margin:0!important}body.odn-master.page-nasi-radovi .work-card-body{padding:20px!important}body.odn-master.template-work article.card{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}body.odn-master .odn-price-note{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 26px!important;padding:22px 24px!important;background:#fff!important;border:1px solid var(--line)!important;border-left:4px solid var(--gold)!important;border-radius:10px!important;color:var(--ink)!important;box-shadow:var(--shadow-soft)!important}body.odn-master .odn-price-note>*{padding:8px 0!important;border-bottom:1px solid var(--line)!important;color:var(--muted)!important}body.odn-master .odn-price-note strong{color:var(--ink)!important}body.odn-master .odn-price-note a{color:var(--gold-dark)!important}body.odn-master.template-form .upit-wrap{margin-top:0!important;margin-bottom:0!important}body.odn-master.template-form .upit-hero{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr)!important;gap:30px!important;align-items:center!important}body.odn-master.template-form .upit-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}body.odn-master.template-form .upit-card h1{color:var(--ink)!important}body.odn-master.template-form .upit-warning,body.odn-master.template-form .upit-discount{border-radius:10px!important}body.odn-master.template-form .upit-guide,body.odn-master.template-form .upit-form,body.odn-master.template-form .upit-faq{width:100%!important;max-width:none!important}body.odn-master.template-form form,body.odn-master .form-shell{width:min(980px,100%)!important;margin:0 auto!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:14px!important;box-shadow:var(--shadow)!important;padding:clamp(20px,3vw,34px)!important}body.odn-master.template-form input:not([type=checkbox]):not([type=radio]),body.odn-master.template-form select,body.odn-master.template-form textarea{width:100%!important;min-height:48px!important;border:1px solid #cfd6d1!important;border-radius:9px!important;background:#fff!important;color:var(--ink)!important;font:inherit!important;padding:11px 12px!important}body.odn-master.template-form textarea{min-height:135px!important}body.odn-master.template-form label{color:var(--ink)!important;font-weight:700!important}body.odn-master.template-form .hint,body.odn-master.template-form .upit-small,body.odn-master.template-form .file-note{color:var(--muted)!important}body.odn-master .progress{background:var(--surface-soft)!important;border-radius:999px!important;overflow:hidden!important}body.odn-master .panel{padding:24px!important}body.odn-master .cta-band,body.odn-master .home-final-cta-inner{width:min(var(--max),calc(100% - 40px))!important;margin:0 auto!important;padding:24px!important;border:1px solid var(--gold-line)!important;border-left:4px solid var(--gold)!important;border-radius:12px!important;background:var(--dark)!important;color:#fff!important;box-shadow:var(--shadow)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:22px!important;align-items:center!important}body.odn-master .cta-band h2,body.odn-master .cta-band h3,body.odn-master .home-final-cta-inner h2{color:#fff!important}body.odn-master .cta-band p,body.odn-master .home-final-cta-inner p{color:#cbd6cf!important}body.odn-master .cta-actions,body.odn-master .home-final-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-end!important}body.odn-master .footer-brand img{width:46px!important;height:46px!important;object-fit:contain!important}body.odn-master .footer-brand{display:flex!important;align-items:flex-start!important;gap:12px!important}body.odn-master .footer-brand h2{font-size:21px!important;margin-bottom:6px!important}body.odn-master #splus-sticky-contact.sticky-contact{grid-template-columns:repeat(4,1fr)!important}body.odn-master #splus-sticky-contact.sticky-contact>a{min-width:0!important}body.odn-master #splus-sticky-contact.sticky-contact>a.quote{background:var(--gold)!important;color:#fff!important}body.odn-master #splus-sticky-contact.sticky-contact>a.call{background:#fff!important;color:var(--ink)!important}@media (max-width:980px){body.odn-master main>section.hero,body.odn-master.template-form .upit-hero,body.odn-master.template-article main>.section:first-of-type .article-copy{grid-template-columns:1fr!important}body.odn-master.template-article .article-hero-img{grid-column:1!important;grid-row:auto!important;max-width:680px!important}body.odn-master .proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.odn-master .grid-3,body.odn-master .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.odn-master.template-work .gallery-grid,body.odn-master.template-gallery .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}@media (max-width:680px){body.odn-master .compact-header .services-panel{width:100%;grid-template-columns:1fr}body.odn-master main>section.section,body.odn-master main>section.field-photo-section,body.odn-master main>section.proof-strip,body.odn-master main>section.intro-strip,body.odn-master main>section.info,body.odn-master main>section.upit-guide,body.odn-master main>section.upit-form,body.odn-master main>section.upit-faq{padding:44px 16px!important}body.odn-master main>section.hero,body.odn-master main>section.procena-hero,body.odn-master main>section.upit-hero{padding:44px 16px!important}body.odn-master .odn-breadcrumbs{width:calc(100% - 32px)!important;padding:10px 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}body.odn-master .grid,body.odn-master .grid-2,body.odn-master .grid-3,body.odn-master .grid-4,body.odn-master .municipalities,body.odn-master .related-links,body.odn-master .proof-strip,body.odn-master.template-article .article-points,body.odn-master.template-work .gallery-grid,body.odn-master.template-gallery .gallery-grid{grid-template-columns:1fr!important}body.odn-master .municipality,body.odn-master .related-links>a{min-height:0!important}body.odn-master .odn-price-note{grid-template-columns:1fr!important;padding:18px!important}body.odn-master .cta-band,body.odn-master .home-final-cta-inner{width:calc(100% - 32px)!important;grid-template-columns:1fr!important;padding:20px!important}body.odn-master .cta-actions,body.odn-master .home-final-actions{justify-content:flex-start!important}body.odn-master .gallery-card img{height:auto!important;aspect-ratio:4/3!important}body.odn-master #splus-sticky-contact.sticky-contact{grid-template-columns:repeat(4,1fr)!important}
}@media (max-width:380px){body.odn-master #splus-sticky-contact.sticky-contact{grid-template-columns:repeat(2,1fr)!important}
}body.odn-master #splus-sticky-contact.sticky-contact{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.odn-master main>section.hero.service-hero,
body.odn-master main>section.hero.work-hero{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(50px,6vw,78px) 20px!important
}body.odn-master .service-hero>.master-section-inner,
body.odn-master .work-hero>.master-section-inner{width:min(var(--max),100%)!important;max-width:var(--max)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,330px)!important;gap:clamp(34px,5vw,68px)!important;align-items:center!important
}body.odn-master .service-hero .hero-panel,
body.odn-master .work-hero .hero-panel,
body.odn-master .service-hero .hero-logo,
body.odn-master .work-hero .hero-logo{width:100%!important;max-width:330px!important;min-height:250px!important;justify-self:end!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important}body.odn-master .service-hero .hero-panel img,
body.odn-master .work-hero .hero-panel img{display:block!important;width:100%!important;max-width:270px!important;height:auto!important;max-height:250px!important;aspect-ratio:4/3!important;object-fit:cover!important;border-radius:10px!important}body.odn-master .service-hero .hero-panel p,
body.odn-master .work-hero .hero-panel p{margin:0!important;font-size:12px!important;line-height:1.45!important;text-align:center!important}body.odn-master .field-photo-section{background:var(--surface)!important;padding-top:38px!important;padding-bottom:38px!important}body.odn-master .field-photo-wrap{max-width:900px!important}body.odn-master .field-photo{margin:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#fff!important;box-shadow:var(--shadow-soft)!important}body.odn-master .field-photo img{display:block!important;width:100%!important;height:auto!important;max-height:480px!important;object-fit:cover!important}body.odn-master .field-photo figcaption{padding:12px 16px!important;color:var(--muted)!important;font-size:12px!important}body.odn-master .hero-points{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important}body.odn-master .hero-points span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:6px 10px!important;border:1px solid var(--gold-line)!important;border-radius:999px!important;background:#fff!important;color:var(--gold-dark)!important;font-size:11px!important;font-weight:800!important}body.odn-master .procena-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,330px)!important;gap:clamp(34px,5vw,68px)!important;align-items:center!important}body.odn-master .procena-hero .hero-logo{width:100%!important;max-width:330px!important;min-height:230px!important;justify-self:end!important}body.odn-master .procena-hero .hero-logo img{width:min(180px,65%)!important;height:auto!important}body.odn-master .info-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.odn-master .info-card{display:block!important;min-height:130px!important}body.odn-master .info-card strong{display:block!important;margin-bottom:8px!important;color:var(--ink)!important;font-size:15px!important}body.odn-master .info-card span{display:block!important;color:var(--muted)!important;line-height:1.6!important}body.odn-master .proof-strip a{display:grid!important;gap:3px!important;color:inherit!important;text-decoration:none!important}body.odn-master .proof-strip strong{display:block!important;font-size:17px!important}body.odn-master .proof-strip span{display:block!important;font-size:13px!important;line-height:1.45!important}body.odn-master .upit-guide{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.odn-master .upit-guide .upit-block{background:#fff!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:24px!important;box-shadow:var(--shadow-soft)!important}body.odn-master .upit-guide .upit-block.full{grid-column:1/-1!important}body.odn-master .upit-trust{width:min(980px,calc(100% - 40px))!important;margin:0 auto 18px!important;padding:17px 20px!important;background:var(--dark)!important;border-left:4px solid var(--gold)!important;border-radius:10px!important;color:#d5ded8!important;line-height:1.6!important}body.odn-master .upit-trust strong{display:block!important;margin-bottom:4px!important;color:#fff!important}body.odn-master .form-shell>.side{padding:18px 20px!important;background:var(--surface-warm)!important;border:1px solid var(--line)!important;border-radius:10px!important;margin-bottom:18px!important}body.odn-master .steps{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:12px 0!important}body.odn-master .step-tab{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;padding:8px!important;border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;color:var(--muted)!important}body.odn-master .step-tab.active{border-color:var(--gold)!important;background:var(--surface-warm)!important;color:var(--ink)!important}body.odn-master .step-tab .num{display:grid!important;place-items:center!important;width:26px!important;height:26px!important;flex:0 0 26px!important;border-radius:50%!important;background:var(--gold)!important;color:#fff!important;font-size:11px!important;font-weight:900!important}@media (max-width:980px){body.odn-master .service-hero>.master-section-inner,body.odn-master .work-hero>.master-section-inner,body.odn-master .procena-hero{grid-template-columns:1fr!important}body.odn-master .service-hero .hero-panel,body.odn-master .work-hero .hero-panel,body.odn-master .service-hero .hero-logo,body.odn-master .work-hero .hero-logo,body.odn-master .procena-hero .hero-logo{justify-self:start!important;max-width:520px!important}body.odn-master .info-grid{grid-template-columns:1fr!important}
}@media (max-width:680px){body.odn-master .upit-guide{grid-template-columns:1fr!important}body.odn-master .upit-guide .upit-block.full{grid-column:auto!important}body.odn-master .upit-trust{width:calc(100% - 32px)!important}body.odn-master .steps{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.odn-master .step-tab span:last-child{display:none!important}body.odn-master .service-hero .hero-panel,body.odn-master .work-hero .hero-panel{display:none!important}
}body.odn-master .intro-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1px!important;background:var(--dark)!important;padding-top:0!important;padding-bottom:0!important}body.odn-master .intro-strip>div{padding:20px!important;border-right:1px solid rgba(255,255,255,.1)!important}body.odn-master .intro-strip strong{display:block!important;color:#fff!important;margin-bottom:4px!important}body.odn-master .intro-strip span{display:block!important;color:#cbd6cf!important;font-size:13px!important}body.odn-master .featured-wrap{width:min(var(--max),100%)!important;margin:0 auto 42px!important;display:grid!important;grid-template-columns:minmax(0,.7fr) minmax(300px,1.1fr)!important;gap:28px!important;align-items:center!important}body.odn-master .featured-copy{padding:24px!important;background:#fff!important;border:1px solid var(--line)!important;border-left:4px solid var(--gold)!important;border-radius:12px!important}body.odn-master .gallery-head{width:min(var(--max),100%)!important;margin:0 auto 20px!important}body.odn-master .gallery-natural{width:min(var(--max),100%)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}body.odn-master .gallery-natural .gallery-card{min-width:0!important}body.odn-master .gallery-open{display:block!important;width:100%!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}body.odn-master .gallery-natural .gallery-card img{width:100%!important;height:auto!important;aspect-ratio:4/3!important;object-fit:cover!important}body.odn-master .copy-grid{width:min(var(--max),100%)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.odn-master .copy-grid article{padding:22px!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:12px!important;box-shadow:var(--shadow-soft)!important}body.odn-master .choice{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:16px!important}body.odn-master .choice>input{width:18px!important;height:18px!important;margin:3px 0 0!important;accent-color:var(--gold)!important}body.odn-master .choice>label{display:grid!important;gap:4px!important;cursor:pointer!important}body.odn-master .choice>label strong{display:block!important;color:var(--ink)!important;font-size:14px!important}body.odn-master .choice>label span{display:block!important;color:var(--muted)!important;font-size:13px!important;line-height:1.45!important}body.odn-master main>.odn-price-note{margin-top:0!important;margin-bottom:0!important;border-radius:0!important;box-shadow:none!important;border-left-width:0!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;max-width:none!important;width:100%!important;padding-left:max(20px,calc((100% - var(--max))/2))!important;padding-right:max(20px,calc((100% - var(--max))/2))!important}@media (max-width:980px){body.odn-master .gallery-natural{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.odn-master .featured-wrap{grid-template-columns:1fr!important}body.odn-master .copy-grid{grid-template-columns:1fr!important}body.odn-master .intro-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}@media (max-width:680px){body.odn-master .gallery-natural{grid-template-columns:1fr!important}body.odn-master .intro-strip{grid-template-columns:1fr!important}
}body.odn-master .upit-trust strong{display:inline!important;margin:0!important;padding:0!important;min-height:0!important;width:auto!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important
}body.odn-master .related-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important
}body.odn-master .related-links>a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:68px!important;padding:17px 18px!important;background:#fff!important;border:1px solid var(--line)!important;border-left:3px solid var(--gold-line)!important;border-radius:10px!important;color:var(--ink)!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important;text-decoration:none!important;box-shadow:var(--shadow-soft)!important
}body.odn-master .related-links>a:after{content:"→"!important;flex:0 0 auto!important;color:var(--gold-dark)!important;font-size:18px!important;line-height:1!important
}body.odn-master .related-links>a:hover{transform:translateY(-1px)!important;border-color:var(--gold)!important;box-shadow:var(--shadow)!important
}@media (max-width:680px){body.odn-master .related-links{grid-template-columns:1fr!important}body.odn-master .related-links>a{min-height:60px!important;padding:15px 16px!important;font-size:14px!important}
}@media (max-width:680px){body.odn-master .odn-breadcrumbs{display:flex!important;flex-wrap:wrap!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.45!important
 }
}@media (max-width:760px){body.odn-master .compact-header .top-nav{left:10px!important;right:10px!important;width:auto!important;max-width:calc(100vw - 20px)!important;box-sizing:border-box!important
 }body.odn-master .compact-header .services-panel{width:100%!important;max-width:100%!important;box-sizing:border-box!important
 }
}:root{--muted:#3f4b44;--line:#d5dbd5;--gold:#c58a20;--gold-dark:#7b5008;--wa:#087944
}body.odn-master{color:var(--ink);text-rendering:optimizeLegibility}body.odn-master p,body.odn-master li,body.odn-master .muted,
body.odn-master .card p,body.odn-master .info-card span,
body.odn-master .work-fact-card span,body.odn-master .service-links a span,
body.odn-master .related-links a span{color:var(--muted)!important}body.odn-master main section[id]{scroll-margin-top:132px}body.odn-master .compact-header .header-action{min-height:40px!important;padding:9px 11px!important;font-size:12px!important;font-weight:800!important
}body.odn-master .compact-header .menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}body.odn-master .compact-header .header-action-query{background:var(--gold)!important;color:var(--ink)!important;border-color:var(--gold)!important}body.odn-master .compact-header .header-action-viber,
body.odn-master .compact-header .header-action-whatsapp{color:#fff!important}body.odn-master .compact-header .brand small{font-size:11px!important;color:#4b5650!important}body.odn-master .compact-header .top-nav>a,
body.odn-master .compact-header .services-toggle{min-height:40px!important;font-size:13px!important}body.odn-master .section-kicker,body.odn-master .home-kicker,
body.odn-master .eyebrow,body.odn-master .upit-label{font-size:12px!important;color:var(--gold-dark)!important;letter-spacing:.1em!important
}body.odn-master .home-eyebrows span,body.odn-master .work-badges span,
body.odn-master .local span{font-size:11.5px!important;color:var(--gold-dark)!important}body.odn-master .odn-breadcrumbs,body.odn-master .breadcrumbs,body.odn-master .crumb{font-size:13px!important;color:#536059!important}body.odn-master .odn-breadcrumbs span,body.odn-master .breadcrumbs span,body.odn-master .crumb span{color:#717b75!important}body.odn-master .footer-bottom p,body.odn-master .footer-links a,
body.odn-master .footer .splus-role{font-size:12px!important}body.odn-master .btn-primary,body.odn-master .home-btn-primary,
body.odn-master .gold,body.odn-master button[type=submit],
body.odn-master .upit-actions button,
body.odn-master #splus-sticky-contact .quote,
body.odn-master .step-tab .num,
body.odn-master .home-process-grid>article b{background:var(--gold)!important;color:var(--ink)!important;border-color:var(--gold)!important
}body.odn-master .step-tab .num{font-size:12px!important}body.odn-master .tone-dark p,body.odn-master .tone-dark li,
body.odn-master .proof-strip span,body.odn-master .intro-strip span,
body.odn-master .cta-band p,body.odn-master .home-final-cta-inner p,
body.odn-master .upit-trust{color:#d6dfd9!important}body.odn-master .tone-dark h1,body.odn-master .tone-dark h2,
body.odn-master .tone-dark h3,body.odn-master .tone-dark strong,
body.odn-master .proof-strip strong,body.odn-master .intro-strip strong{color:#fff!important}body.odn-master .tone-dark .section-kicker,body.odn-master .tone-dark .home-kicker{color:#efd18b!important}body.odn-master .grid,body.odn-master .grid-2,body.odn-master .grid-3,
body.odn-master .grid-4,body.odn-master .related-links,
body.odn-master .service-links,body.odn-master .municipalities,
body.odn-master .work-list,body.odn-master .gallery-grid{align-items:start!important}body.odn-master .card,body.odn-master .info-card,body.odn-master .work-card,
body.odn-master .municipality,body.odn-master .related-links>a,
body.odn-master .service-links>a{align-self:start!important}body.odn-master .related-links>a{min-height:64px!important}body.odn-master .service-links>a{min-height:0!important}body.odn-master .card p:last-child,body.odn-master .info-card p:last-child,
body.odn-master .work-card p:last-child{margin-bottom:0!important}body.odn-master input:not([type=checkbox]):not([type=radio]),
body.odn-master select,body.odn-master textarea{font-size:16px!important;color:var(--ink)!important}body.odn-master input:focus,body.odn-master select:focus,body.odn-master textarea:focus{outline:3px solid rgba(197,138,32,.22)!important;border-color:var(--gold)!important;box-shadow:0 0 0 1px var(--gold)!important
}body.odn-master a:focus-visible,body.odn-master button:focus-visible,
body.odn-master summary:focus-visible,body.odn-master input:focus-visible,
body.odn-master select:focus-visible,body.odn-master textarea:focus-visible{outline:3px solid rgba(197,138,32,.35)!important;outline-offset:3px!important
}body.odn-master #splus-sticky-contact.sticky-contact{min-height:56px!important;height:56px!important;max-height:56px!important;padding:6px!important
}body.odn-master #splus-sticky-contact.sticky-contact>a{min-height:44px!important;height:44px!important;max-height:44px!important;font-size:12px!important
}body.odn-master #splus-sticky-contact .call{background:#fff!important;color:var(--ink)!important}@media (max-width:1180px){body.odn-master .compact-header .header-action{min-height:42px!important;font-size:11.5px!important}
}@media (max-width:680px){body.odn-master .compact-header .header-inner{padding-top:8px!important;padding-bottom:9px!important}body.odn-master .compact-header .header-action{min-height:42px!important;padding:9px 6px!important;font-size:11px!important}body.odn-master .compact-header .brand small{font-size:10.5px!important}body.odn-master .section-kicker,body.odn-master .home-kicker,
 body.odn-master .eyebrow,body.odn-master .upit-label{font-size:11.5px!important}body.odn-master .odn-breadcrumbs,body.odn-master .breadcrumbs,body.odn-master .crumb{font-size:12px!important}body.odn-master #splus-sticky-contact.sticky-contact>a{font-size:11.5px!important}
}@media (max-width:360px){body.odn-master .compact-header .header-actions{gap:5px!important}body.odn-master .compact-header .header-action{font-size:10.5px!important;padding-left:4px!important;padding-right:4px!important}
}body.odn-master .upit-badge{font-size:11.5px!important;color:var(--gold-dark)!important;letter-spacing:.08em!important}body.odn-master .home-proof .home-price-disclaimer{color:#c9d4cd!important}body.odn-master .footer p,
body.odn-master .footer .footer-note,
body.odn-master .footer .small,
body.odn-master .footer .splus-role{color:#bfcac4!important}body.odn-master .footer .footer-links a{color:#f1f4f2!important}body.odn-master .footer .footer-links a strong{color:#fff!important}body.odn-master .footer .footer-links a:hover{color:#ebcc83!important}body.odn-master .home-final-cta .home-btn-plain,
body.odn-master .cta-band .btn-secondary,
body.odn-master .cta-band .btn-plain{background:#fff!important;color:var(--ink)!important;border-color:#fff!important}body.odn-master .odn-breadcrumbs span,
body.odn-master .breadcrumbs span,
body.odn-master .crumb span{color:#626f67!important}