/* Homepage re-pack: Brze Selidbe, 2026-07-31. Scoped to the homepage only. */
body.home-repack{
  --hr-bg:#e3e5e1;
  --hr-surface:#ffffff;
  --hr-soft:#f2f3ef;
  --hr-dark:#11251d;
  --hr-dark-2:#1b3429;
  --hr-ink:#17221d;
  --hr-muted:#59645e;
  --hr-gold:#c58617;
  --hr-gold-dark:#9b640a;
  --hr-line:#d7d8d2;
  --hr-shadow:0 18px 50px rgba(24,34,29,.11);
  background:var(--hr-bg)!important;
  color:var(--hr-ink)!important;
}
body.home-repack main{display:block!important;background:var(--hr-bg)!important;overflow:hidden}
body.home-repack .home-container,
body.home-repack .home-hero-inner,
body.home-repack .home-proof-grid,
body.home-repack .home-price-disclaimer{width:min(1180px,calc(100% - 36px));margin-inline:auto}
body.home-repack .home-hero{background:radial-gradient(circle at 80% 0,rgba(197,134,23,.18),transparent 30%),linear-gradient(135deg,var(--hr-dark),var(--hr-dark-2))!important;padding:58px 0 52px!important}
body.home-repack .home-hero-inner{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;align-items:center!important;gap:44px!important}
body.home-repack .home-hero-copy{min-width:0}
body.home-repack .home-eyebrows{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:17px!important}
body.home-repack .home-eyebrows span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:7px 12px!important;border:1px solid rgba(255,255,255,.23)!important;border-radius:999px!important;color:#f2cf91!important;background:rgba(255,255,255,.05)!important;font-size:12px!important;letter-spacing:.06em!important;font-weight:900!important}
body.home-repack .home-hero h1{margin:0!important;max-width:700px!important;color:#fff!important;font-size:clamp(48px,5.5vw,76px)!important;line-height:.98!important;letter-spacing:-.045em!important;text-wrap:balance!important}
body.home-repack .home-hero-subtitle{margin:16px 0 0!important;color:#f2cf91!important;font-size:clamp(22px,2.6vw,34px)!important;font-weight:850!important;line-height:1.1!important}
body.home-repack .home-hero-lead{max-width:710px!important;margin:20px 0 0!important;color:#dbe3de!important;font-size:18px!important;line-height:1.65!important}
body.home-repack .home-hero-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:26px!important}
body.home-repack .home-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:12px 18px!important;border-radius:12px!important;text-decoration:none!important;font-weight:900!important;line-height:1.2!important;text-align:center!important}
body.home-repack .home-btn-primary{background:var(--hr-gold)!important;color:#111!important;border:1px solid var(--hr-gold)!important;box-shadow:0 12px 30px rgba(0,0,0,.14)!important}
body.home-repack .home-btn-primary:hover{background:#d4931c!important}
body.home-repack .home-btn-secondary{background:#fff!important;color:var(--hr-ink)!important;border:1px solid #fff!important}
body.home-repack .home-btn-plain{background:#fff!important;color:var(--hr-ink)!important;border:1px solid var(--hr-line)!important}
body.home-repack .home-chat-links{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-top:16px!important;color:#cdd7d1!important;font-size:14px!important;font-weight:700!important}
body.home-repack .home-chat-links a{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:7px 12px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important}
body.home-repack .home-hero-media{position:relative!important;margin:0!important;border-radius:24px!important;overflow:hidden!important;background:#0b1813!important;box-shadow:0 30px 70px rgba(0,0,0,.28)!important;border:1px solid rgba(255,255,255,.11)!important}
body.home-repack .home-hero-media>img{display:block!important;width:100%!important;height:470px!important;object-fit:cover!important;filter:saturate(.9) contrast(1.03)!important}
body.home-repack .home-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,12,8,.86) 100%);pointer-events:none}
body.home-repack .home-hero-media figcaption{position:absolute!important;left:18px!important;bottom:84px!important;z-index:2!important;color:#fff!important;background:rgba(13,27,21,.78)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:850!important}
body.home-repack .home-hero-facts{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;z-index:2!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
body.home-repack .home-hero-facts span{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:60px!important;padding:9px 10px!important;border-radius:12px!important;background:rgba(255,255,255,.94)!important;color:var(--hr-ink)!important;font-size:12px!important;line-height:1.25!important;text-align:center!important}
body.home-repack .home-hero-facts strong{display:block!important;font-size:16px!important;color:var(--hr-gold-dark)!important}

body.home-repack .home-proof{position:relative!important;z-index:3!important;margin-top:-22px!important;padding:0 0 34px!important}
body.home-repack .home-proof-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;background:#fff!important;border:1px solid var(--hr-line)!important;border-radius:18px!important;box-shadow:var(--hr-shadow)!important;overflow:hidden!important}
body.home-repack .home-proof-grid article{min-height:118px!important;padding:22px 20px!important;border-right:1px solid var(--hr-line)!important;background:#fff!important}
body.home-repack .home-proof-grid article:last-child{border-right:0!important}
body.home-repack .home-proof-grid strong{display:block!important;margin-bottom:7px!important;color:var(--hr-ink)!important;font-size:17px!important;line-height:1.25!important}
body.home-repack .home-proof-grid span{display:block!important;color:var(--hr-muted)!important;font-size:14px!important;line-height:1.45!important}
body.home-repack .home-price-disclaimer{margin-top:10px!important;color:#66716b!important;font-size:13px!important;line-height:1.5!important;text-align:center!important}

body.home-repack .home-section{padding:76px 0!important}
body.home-repack .home-section-light{background:var(--hr-bg)!important}
body.home-repack .home-section-soft{background:#f5f5f1!important}
body.home-repack .home-section-dark{background:linear-gradient(135deg,var(--hr-dark),#183329)!important;color:#fff!important}
body.home-repack .home-kicker{margin:0 0 10px!important;color:var(--hr-gold-dark)!important;font-size:12px!important;letter-spacing:.09em!important;font-weight:950!important;text-transform:uppercase!important}
body.home-repack .home-section-dark .home-kicker{color:#f2cf91!important}
body.home-repack .home-section h2,
body.home-repack .home-removal h2{max-width:880px!important;margin:0!important;color:var(--hr-ink)!important;font-size:clamp(34px,4.2vw,54px)!important;line-height:1.05!important;letter-spacing:-.035em!important;text-wrap:balance!important}
body.home-repack .home-section-dark h2{color:#fff!important}
body.home-repack .home-intro{max-width:780px!important;margin:16px 0 0!important;color:var(--hr-muted)!important;font-size:19px!important;line-height:1.62!important}

body.home-repack .home-service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:32px!important}
body.home-repack .home-service-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:286px!important;padding:26px!important;background:#fff!important;border:1px solid var(--hr-line)!important;border-radius:18px!important;box-shadow:0 12px 34px rgba(24,34,29,.07)!important}
body.home-repack .home-service-featured{background:linear-gradient(145deg,#fff8e9,#fff)!important;border-color:#d6b06d!important}
body.home-repack .home-card-index{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:32px!important;margin-bottom:20px!important;border-radius:999px!important;background:#f4e4c2!important;color:#7c4f08!important;font-size:12px!important;font-weight:950!important}
body.home-repack .home-service-card h3{margin:0 0 12px!important;color:var(--hr-ink)!important;font-size:23px!important;line-height:1.18!important}
body.home-repack .home-service-card p{margin:0!important;color:var(--hr-muted)!important;font-size:16px!important;line-height:1.58!important}
body.home-repack .home-service-card a{margin-top:auto!important;padding-top:22px!important;color:var(--hr-gold-dark)!important;text-decoration:none!important;font-weight:900!important}

body.home-repack .home-special-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:30px!important}
body.home-repack .home-special-grid article{display:flex!important;flex-direction:column!important;min-height:224px!important;padding:23px!important;background:#fff!important;border:1px solid var(--hr-line)!important;border-top:4px solid var(--hr-gold)!important;border-radius:16px!important}
body.home-repack .home-special-grid h3{margin:0 0 10px!important;font-size:20px!important;line-height:1.2!important;color:var(--hr-ink)!important}
body.home-repack .home-special-grid p{margin:0!important;color:var(--hr-muted)!important;line-height:1.55!important}
body.home-repack .home-special-grid a{margin-top:auto!important;padding-top:18px!important;color:var(--hr-gold-dark)!important;text-decoration:none!important;font-weight:900!important}

body.home-repack .home-process-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:34px!important}
body.home-repack .home-process-grid article{padding:24px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:18px!important;background:rgba(255,255,255,.055)!important}
body.home-repack .home-process-grid b{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin-bottom:18px!important;border-radius:50%!important;background:var(--hr-gold)!important;color:#111!important;font-size:17px!important}
body.home-repack .home-process-grid h3{margin:0 0 10px!important;color:#fff!important;font-size:20px!important;line-height:1.2!important}
body.home-repack .home-process-grid p{margin:0!important;color:#d3ddd7!important;line-height:1.55!important}
body.home-repack .home-dark-cta{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:28px!important}
body.home-repack .home-dark-cta a{display:inline-flex!important;align-items:center!important;min-height:48px!important;padding:10px 16px!important;border-radius:12px!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important;text-decoration:none!important;font-weight:900!important}
body.home-repack .home-dark-cta a:first-child{background:var(--hr-gold)!important;color:#111!important;border-color:var(--hr-gold)!important}

body.home-repack .home-split{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)!important;align-items:center!important;gap:42px!important}
body.home-repack .home-split-copy>p:not(.home-kicker){margin:18px 0 0!important;color:var(--hr-muted)!important;font-size:18px!important;line-height:1.65!important}
body.home-repack .home-check-list{display:grid!important;gap:10px!important;margin:22px 0 0!important;padding:0!important;list-style:none!important}
body.home-repack .home-check-list li{position:relative!important;padding-left:28px!important;color:#3d4943!important;line-height:1.55!important}
body.home-repack .home-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--hr-gold-dark);font-weight:950}
body.home-repack .home-inline-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:24px!important}
body.home-repack .home-split-media{margin:0!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important;border:1px solid var(--hr-line)!important;box-shadow:var(--hr-shadow)!important}
body.home-repack .home-split-media img{display:block!important;width:100%!important;height:380px!important;object-fit:cover!important}
body.home-repack .home-split-media figcaption{padding:13px 16px!important;color:#46524b!important;font-size:13px!important;font-weight:800!important}

body.home-repack .home-section-storage{background:linear-gradient(135deg,#efe5d1,#f8f4eb)!important}
body.home-repack .home-storage-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;gap:44px!important;align-items:start!important}
body.home-repack .home-storage-grid>div:first-child>p:not(.home-kicker){margin:18px 0 0!important;color:#4f5b54!important;font-size:18px!important;line-height:1.68!important}
body.home-repack .home-storage-points{display:grid!important;gap:12px!important}
body.home-repack .home-storage-points article{padding:20px!important;background:rgba(255,255,255,.75)!important;border:1px solid #d9c69e!important;border-radius:15px!important}
body.home-repack .home-storage-points strong{display:block!important;margin-bottom:5px!important;color:var(--hr-ink)!important;font-size:18px!important}
body.home-repack .home-storage-points span{color:#59635d!important;line-height:1.5!important}
body.home-repack .home-text-link{display:inline-flex!important;margin-top:22px!important;color:var(--hr-gold-dark)!important;text-decoration:none!important;font-weight:950!important}
body.home-repack .home-compact-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:28px!important}
body.home-repack .home-compact-grid article{padding:22px!important;background:#fff!important;border:1px solid var(--hr-line)!important;border-radius:16px!important}
body.home-repack .home-compact-grid strong{display:block!important;margin-bottom:7px!important;font-size:18px!important;color:var(--hr-ink)!important}
body.home-repack .home-compact-grid span{display:block!important;color:var(--hr-muted)!important;line-height:1.52!important}

body.home-repack .home-removal{padding:48px 0!important;background:var(--hr-dark)!important;color:#fff!important}
body.home-repack .home-removal-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important}
body.home-repack .home-removal h2{color:#fff!important;font-size:clamp(30px,3.8vw,46px)!important}
body.home-repack .home-removal p:not(.home-kicker){max-width:760px!important;margin:12px 0 0!important;color:#d5ded8!important;line-height:1.6!important}
body.home-repack .home-removal .home-btn{white-space:nowrap!important}

body.home-repack .home-works{background:#f5f5f1!important}
body.home-repack .home-works .splus-featured-works-grid{margin-top:30px!important}
body.home-repack .home-works .work-card{border-radius:18px!important;overflow:hidden!important}
body.home-repack .home-works .work-card img{height:300px!important;object-fit:cover!important}
body.home-repack .home-works-link{margin-top:20px!important}
body.home-repack .home-reviews{background:#fff!important}
body.home-repack .home-reviews .reviews-head{margin-top:24px!important}
body.home-repack .home-reviews .splus-reviews-mount{margin-top:18px!important}

body.home-repack .home-area-links{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:28px!important}
body.home-repack .home-area-links a{display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:9px 14px!important;border-radius:999px!important;background:#fff!important;border:1px solid var(--hr-line)!important;color:var(--hr-ink)!important;text-decoration:none!important;font-weight:850!important}
body.home-repack .home-faq{background:#f5f5f1!important}
body.home-repack .home-faq .faq{margin-top:28px!important}
body.home-repack .home-faq details{background:#fff!important;border:1px solid var(--hr-line)!important;border-radius:14px!important;box-shadow:none!important}
body.home-repack .home-faq summary{color:var(--hr-ink)!important}
body.home-repack .home-faq details p{color:var(--hr-muted)!important}

body.home-repack .home-final-cta{background:var(--hr-bg)!important;padding-bottom:118px!important}
body.home-repack .home-final-cta-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:30px!important;padding:34px!important;background:#fff!important;border:1px solid var(--hr-line)!important;border-left:6px solid var(--hr-gold)!important;border-radius:20px!important;box-shadow:var(--hr-shadow)!important}
body.home-repack .home-final-cta p:not(.home-kicker){max-width:760px!important;margin:14px 0 0!important;color:var(--hr-muted)!important;line-height:1.62!important}
body.home-repack .home-final-actions{display:grid!important;gap:10px!important;min-width:270px!important}

body.home-repack :is(.home-btn,.home-network a,.home-service-card a,.home-special-grid a,.home-text-link,.home-area-links a,.home-dark-cta a):focus-visible{outline:3px solid #4d82d7!important;outline-offset:3px!important}

@media(max-width:1020px){
  body.home-repack .home-hero-inner,body.home-repack .home-split,body.home-repack .home-storage-grid{grid-template-columns:1fr!important}
  body.home-repack .home-hero-media{max-width:760px!important}
  body.home-repack .home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.home-repack .home-proof-grid article:nth-child(2){border-right:0!important}
  body.home-repack .home-proof-grid article:nth-child(-n+2){border-bottom:1px solid var(--hr-line)!important}
  body.home-repack .home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.home-repack .home-special-grid,body.home-repack .home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.home-repack .home-removal-inner,body.home-repack .home-final-cta-inner{grid-template-columns:1fr!important}
  body.home-repack .home-final-actions{display:flex!important;flex-wrap:wrap!important;min-width:0!important}
}

@media(max-width:720px){
  body.home-repack .home-container,body.home-repack .home-hero-inner,body.home-repack .home-proof-grid,body.home-repack .home-price-disclaimer,body.home-repack .home-network .section-inner{width:calc(100% - 24px)!important}
  body.home-repack .home-network{padding:10px 0!important}
  body.home-repack .home-network .network-links-label{display:none!important}
  body.home-repack .home-network .network-bar{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important;gap:8px!important;padding-bottom:2px!important}
  body.home-repack .home-network .network-bar::-webkit-scrollbar{display:none!important}
  body.home-repack .home-network .network-bar a{flex:0 0 auto!important;min-width:240px!important;min-height:46px!important}
  body.home-repack .home-hero{padding:38px 0 42px!important}
  body.home-repack .home-hero-inner{gap:28px!important}
  body.home-repack .home-hero h1{font-size:clamp(42px,13vw,58px)!important}
  body.home-repack .home-hero-subtitle{font-size:23px!important}
  body.home-repack .home-hero-lead{font-size:16px!important;line-height:1.6!important}
  body.home-repack .home-hero-actions{display:grid!important;grid-template-columns:1fr!important}
  body.home-repack .home-btn{width:100%!important;min-height:50px!important}
  body.home-repack .home-chat-links{justify-content:center!important}
  body.home-repack .home-hero-media>img{height:360px!important}
  body.home-repack .home-hero-facts{grid-template-columns:1fr!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;padding:10px!important;background:#0e2119!important}
  body.home-repack .home-hero-media figcaption{bottom:14px!important}
  body.home-repack .home-hero-media:after{background:linear-gradient(180deg,transparent 62%,rgba(4,12,8,.9) 100%)}
  body.home-repack .home-proof{margin-top:-14px!important}
  body.home-repack .home-proof-grid{grid-template-columns:1fr!important}
  body.home-repack .home-proof-grid article{border-right:0!important;border-bottom:1px solid var(--hr-line)!important;min-height:auto!important;padding:18px!important}
  body.home-repack .home-proof-grid article:last-child{border-bottom:0!important}
  body.home-repack .home-section{padding:58px 0!important}
  body.home-repack .home-section h2,body.home-repack .home-removal h2{font-size:34px!important}
  body.home-repack .home-intro{font-size:17px!important}
  body.home-repack .home-service-grid,body.home-repack .home-special-grid,body.home-repack .home-process-grid,body.home-repack .home-compact-grid{grid-template-columns:1fr!important}
  body.home-repack .home-service-card{min-height:auto!important}
  body.home-repack .home-special-grid article{min-height:auto!important}
  body.home-repack .home-split-media img{height:300px!important}
  body.home-repack .home-inline-actions,body.home-repack .home-final-actions{display:grid!important;grid-template-columns:1fr!important}
  body.home-repack .home-removal{padding:42px 0!important}
  body.home-repack .home-final-cta-inner{padding:24px!important}
  body.home-repack .home-final-cta{padding-bottom:120px!important}
}


/* Brze Selidbe homepage-only refinements. */
body.home-repack .home-section-price{background:linear-gradient(135deg,#efe5d1,#f8f4eb)!important}
body.home-repack .home-section-price .home-storage-grid>div:first-child>p:not(.home-kicker){margin:18px 0 0!important;color:#4f5b54!important;font-size:18px!important;line-height:1.68!important}
body.home-repack .site-header .brand strong{color:#1d2521!important;-webkit-text-fill-color:#1d2521!important}
body.home-repack .site-header .brand small{color:#687168!important;-webkit-text-fill-color:#687168!important}
body.home-repack .site-header .header-inner{width:min(1180px,calc(100% - 36px))!important}
body.home-repack .site-header .top-nav{gap:6px!important}
body.home-repack .site-header .top-nav a{font-size:13px!important;white-space:nowrap!important}
body.home-repack .home-hero h1{max-width:620px!important;font-size:clamp(46px,5.2vw,70px)!important}
body.home-repack .home-hero-media>img{object-position:center center!important}
body.home-repack .home-reviews .reviews-head{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
body.home-repack .home-reviews .reviews-score{display:flex!important;flex-direction:column!important;min-height:100px!important;padding:18px!important;background:#fff!important;border:1px solid var(--hr-line)!important;border-radius:16px!important;text-decoration:none!important;color:var(--hr-ink)!important}
body.home-repack .home-reviews .reviews-score strong{font-size:26px!important;color:var(--hr-gold-dark)!important}
body.home-repack .home-reviews .reviews-score span{color:var(--hr-muted)!important}
@media(max-width:720px){
  body.home-repack .site-header .header-inner{width:calc(100% - 20px)!important}
  body.home-repack .home-hero h1{font-size:clamp(39px,12vw,54px)!important}
  body.home-repack .home-reviews .reviews-head{grid-template-columns:1fr!important}
}

/* On phones the persistent sticky already carries the two primary actions,
   while Viber and WhatsApp are directly below the header. Avoid duplicate CTA rows. */
@media(max-width:720px){
  body.home-repack .home-hero-actions,
  body.home-repack .home-chat-links{display:none!important}
}
