#mop-root{
  --mop-orange:#f2550b;
  --mop-orange-2:#ff6517;
  --mop-ink:#0b0c0d;
  --mop-paper:#f8f8f8;
  --mop-max:1336px;
  position:relative;
  z-index:0;
  isolation:isolate;
  margin:0;
  background:#fff;
  color:#111;
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.42;
  
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
#mop-root,#mop-root *{box-sizing:border-box}
#mop-root img{max-width:100%;display:block}
#mop-root a{color:inherit;text-decoration:none}
#mop-root button,#mop-root input,#mop-root textarea{font:inherit}
#mop-root .mop-container{width:min(calc(100% - 48px),var(--mop-max));margin-inline:auto}

#mop-root .mop-hero{position:relative;z-index:0;min-height:490px;background:#070809;color:#fff;overflow:hidden}
#mop-root .mop-hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#070809 0%,#08090a 31%,rgba(8,9,10,.87) 41%,rgba(8,9,10,.15) 73%,rgba(8,9,10,.24) 100%)}
#mop-root .mop-hero-art{position:absolute;z-index:0;inset:0 0 0 34%;background:url("/media/mobilni-oploceni/assets/hero-fence.jpg") center right/cover no-repeat;filter:saturate(.75) contrast(1.08)}
#mop-root .mop-hero-grunge{position:absolute;z-index:2;background:repeating-linear-gradient(135deg,var(--mop-orange) 0 18px,transparent 18px 35px);opacity:.95;transform:skewX(-10deg)}
#mop-root .mop-hero-grunge-a{width:180px;height:38px;right:300px;top:0}
#mop-root .mop-hero-grunge-b{width:360px;height:52px;right:-40px;bottom:-4px}
#mop-root .mop-hero-inner{position:relative;z-index:3;min-height:490px;display:flex;align-items:center;padding:35px 0 22px}
#mop-root .mop-hero-copy{width:540px}
#mop-root .mop-hero-title{margin:0 0 10px;text-transform:uppercase;font-weight:900;line-height:.94;letter-spacing:-1.5px}
#mop-root .mop-hero-title span{display:block;font-size:58px;color:#fff}
#mop-root .mop-hero-title strong{display:block;font-size:64px;color:var(--mop-orange-2)}
#mop-root .mop-hero-lead{font-size:18px;font-weight:700;max-width:480px;margin:10px 0 24px}
#mop-root .mop-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 25px}
#mop-root .mop-benefit{font-size:13px;min-width:0}
#mop-root .mop-benefit-icon{height:46px;color:var(--mop-orange);font-size:34px;line-height:42px;font-weight:900;margin-bottom:4px;display:flex;align-items:center}
#mop-root .mop-benefit b{display:block;text-transform:uppercase;font-size:14px}
#mop-root .mop-benefit span{display:block;color:#fff;font-size:12px}
#mop-root .mop-hero-actions{display:flex;gap:22px;align-items:center}

#mop-root .mop-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:44px;padding:0 28px;border-radius:5px;text-transform:uppercase;font-weight:900;font-size:13px;border:1px solid transparent;transition:.2s ease;cursor:pointer}
#mop-root .mop-btn:hover{transform:translateY(-1px)}
#mop-root .mop-btn-primary{background:linear-gradient(180deg,#ff6315,#ef5006);color:#fff;box-shadow:0 8px 28px rgba(242,85,11,.13)}
#mop-root .mop-btn-outline{border-color:#aaa;color:#fff;background:rgba(0,0,0,.22)}
#mop-root .mop-btn-light{border-color:#777;color:#111;background:#fff;padding-inline:20px}

#mop-root .mop-about{background:#fff;padding:20px 0 18px}
#mop-root .mop-about-grid{display:grid;grid-template-columns:440px 1fr 320px;gap:60px;align-items:center}
#mop-root .mop-about-photo-wrap{position:relative;border-radius:8px;overflow:hidden;height:225px;background:#ddd}
#mop-root .mop-about-photo{width:100%;height:100%;object-fit:cover}
#mop-root .mop-photo-badge{position:absolute;left:22px;bottom:18px;background:var(--mop-orange);color:#fff;text-transform:uppercase;font-weight:900;font-size:15px;line-height:1.15;padding:12px 16px;min-width:255px}
#mop-root .mop-eyebrow{margin:0 0 7px;color:var(--mop-orange);text-transform:uppercase;font-size:12px;font-weight:900}
#mop-root .mop-section-heading{margin:0;text-transform:uppercase;font-size:23px;line-height:1.08;font-weight:900}
#mop-root .mop-about-copy>p:not(.mop-eyebrow){font-size:14px;max-width:515px;margin:14px 0}
#mop-root .mop-stats-card{background:linear-gradient(180deg,#121313,#191a1a);color:#fff;border-radius:7px;padding:20px 28px;min-height:225px;display:flex;flex-direction:column;justify-content:center;gap:20px;box-shadow:0 8px 20px rgba(0,0,0,.12)}
#mop-root .mop-stat{display:grid;grid-template-columns:60px 1fr;align-items:center}
#mop-root .mop-stat-icon{width:44px;font-size:36px;color:var(--mop-orange);line-height:1;text-align:center}
#mop-root .mop-stat strong{display:block;color:var(--mop-orange);font-size:27px;line-height:1}
#mop-root .mop-stat small{display:block;font-size:13px;margin-top:4px}

#mop-root .mop-services{padding:15px 0 36px;background:linear-gradient(180deg,#f7f8f8,#fff)}
#mop-root .mop-section-title{text-align:center;margin-bottom:18px}
#mop-root .mop-section-title .mop-section-heading{font-size:26px}
#mop-root .mop-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
#mop-root .mop-service-card{display:grid;grid-template-columns:60px 1fr;gap:12px;background:#fff;border:1px solid #e5e5e5;border-radius:7px;padding:20px;box-shadow:0 4px 14px rgba(0,0,0,.06)}
#mop-root .mop-service-icon{width:44px;font-size:34px;color:var(--mop-orange);line-height:1;text-align:center}
#mop-root .mop-service-card h3{margin:0 0 7px;text-transform:uppercase;font-size:13px;line-height:1.2}
#mop-root .mop-service-card p{margin:0;font-size:11.5px;color:#333}

#mop-root .mop-pricing-band{padding:42px 0;background:#111;color:#fff;border-top:4px solid var(--mop-orange)}
#mop-root .mop-pricing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
#mop-root .mop-pricing-inner .mop-section-heading{font-size:30px}

#mop-root .mop-references{padding:54px 0;background:#f6f6f6}
#mop-root .mop-reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px}
#mop-root .mop-reference-card{background:#fff;border:1px solid #ddd;padding:32px 24px;font-weight:900;text-transform:uppercase;box-shadow:0 8px 24px rgba(0,0,0,.04)}

#mop-root .mop-contact{padding:58px 0}
#mop-root .mop-contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:start}
#mop-root .mop-contact p{font-size:15px;max-width:500px}
#mop-root .mop-contact-phone a{font-size:26px;font-weight:900;color:var(--mop-orange)}
#mop-root .mop-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
#mop-root .mop-contact-form label{font-weight:800;font-size:12px;text-transform:uppercase}
#mop-root .mop-contact-form input,#mop-root .mop-contact-form textarea{width:100%;margin-top:6px;border:1px solid #ccc;border-radius:4px;padding:12px 13px;background:#fafafa}
#mop-root .mop-wide{grid-column:1/-1}

@media (max-width:1180px){
  #mop-root .mop-about-grid{grid-template-columns:1fr 1.1fr;gap:36px}
  #mop-root .mop-stats-card{grid-column:1/-1;min-height:auto;display:grid;grid-template-columns:repeat(3,1fr)}
  #mop-root .mop-service-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:900px){
  #mop-root .mop-hero{min-height:650px}
  #mop-root .mop-hero-art{inset:210px -150px 0 8%;opacity:.78;background-position:center right}
  #mop-root .mop-hero:after{background:linear-gradient(180deg,#070809 0,#070809 34%,rgba(7,8,9,.58) 57%,rgba(7,8,9,.12) 100%)}
  #mop-root .mop-hero-inner{min-height:650px;align-items:flex-start;padding-top:42px}
  #mop-root .mop-hero-copy{width:100%}
  #mop-root .mop-hero-title span{font-size:48px}
  #mop-root .mop-hero-title strong{font-size:55px}
  #mop-root .mop-hero-lead{font-size:16px;max-width:520px}
  #mop-root .mop-benefits{grid-template-columns:repeat(4,1fr);max-width:620px}
  #mop-root .mop-about-grid{grid-template-columns:1fr}
  #mop-root .mop-about-photo-wrap{height:280px}
  #mop-root .mop-stats-card{grid-column:auto;grid-template-columns:1fr}
  #mop-root .mop-contact-grid{grid-template-columns:1fr}
  #mop-root .mop-pricing-inner{flex-direction:column;align-items:flex-start}
}
@media (max-width:600px){
  #mop-root .mop-container{width:min(calc(100% - 28px),var(--mop-max))}
  #mop-root .mop-hero{min-height:760px}
  #mop-root .mop-hero-inner{min-height:760px;padding-top:30px}
  #mop-root .mop-hero-art{inset:330px -210px 0 -110px;background-position:66% center}
  #mop-root .mop-hero-grunge-a{right:25px;width:130px}
  #mop-root .mop-hero-grunge-b{width:240px}
  #mop-root .mop-hero-title span{font-size:38px}
  #mop-root .mop-hero-title strong{font-size:44px;line-height:.96}
  #mop-root .mop-hero-lead{font-size:15px;margin-top:12px}
  #mop-root .mop-benefits{grid-template-columns:repeat(2,1fr);gap:14px 20px;margin-top:20px}
  #mop-root .mop-benefit-icon{height:35px;font-size:29px;line-height:32px}
  #mop-root .mop-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  #mop-root .mop-btn{padding-inline:14px;font-size:11px;min-height:46px}
  #mop-root .mop-about-photo-wrap{height:220px}
  #mop-root .mop-photo-badge{left:15px;bottom:15px;min-width:220px;font-size:13px}
  #mop-root .mop-stats-card{padding:18px 20px}
  #mop-root .mop-stat{grid-template-columns:52px 1fr}
  #mop-root .mop-service-grid{grid-template-columns:1fr}
  #mop-root .mop-service-card{grid-template-columns:54px 1fr}
  #mop-root .mop-section-title .mop-section-heading,#mop-root .mop-about-copy .mop-section-heading{font-size:22px}
  #mop-root .mop-pricing-inner .mop-section-heading{font-size:25px}
  #mop-root .mop-reference-grid{grid-template-columns:1fr}
  #mop-root .mop-contact-form{grid-template-columns:1fr}
  #mop-root .mop-contact-form .mop-wide{grid-column:auto}
}
