/* Sunnyrex TOP live-review polish v4 */

/* Lightning utility: remove the small floating back-to-top control from this TOP. */
#page_top,.page_top_btn,.page-top,a[aria-label="Back to top"]{display:none!important;visibility:hidden!important}

/* HERO — product-led, large, editorial and always visible. */
.srx-v4-hero{padding:26px 0 44px!important;background:linear-gradient(90deg,#fff 0 43%,#f7f2eb 43% 100%)!important;overflow:hidden}
.srx-v4-hero .srx-clean-hero-grid{grid-template-columns:.78fr 1.22fr!important;gap:42px!important;min-height:650px!important}
.srx-v4-hero .srx-clean-hero-copy{position:relative;z-index:3;padding-left:2px}
.srx-v4-hero .srx-clean-hero-photo{position:relative!important;inset:auto!important;opacity:1!important;transform:none!important;width:100%!important;height:610px!important;overflow:hidden;background:#efe7dd;box-shadow:0 28px 70px rgba(61,42,24,.13)}
.srx-v4-hero .srx-clean-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.035);animation:srxHeroBreath 15s ease-in-out infinite alternate;filter:saturate(.88) contrast(.98)}
.srx-v4-hero .srx-clean-hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(25,18,12,.03),transparent 42%,rgba(255,255,255,.1));pointer-events:none}
.srx-v4-hero-chips{position:absolute;left:24px;bottom:22px;right:24px;display:flex;gap:7px;flex-wrap:wrap;z-index:3}
.srx-v4-hero-chips span{padding:8px 11px;border:1px solid rgba(255,255,255,.68);background:rgba(25,22,18,.55);backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:750;letter-spacing:.06em;box-shadow:0 8px 20px rgba(0,0,0,.08);animation:srxChipFloat 6s ease-in-out infinite}
.srx-v4-hero-chips span:nth-child(2){animation-delay:-1.2s}.srx-v4-hero-chips span:nth-child(3){animation-delay:-2.4s}.srx-v4-hero-chips span:nth-child(4){animation-delay:-3.6s}.srx-v4-hero-chips span:nth-child(5){animation-delay:-4.8s}
.srx-v4-hero .srx-clean-btn.is-primary{box-shadow:0 12px 30px rgba(239,99,39,.14)}
@keyframes srxHeroBreath{0%{transform:scale(1.035) translate3d(0,0,0)}100%{transform:scale(1.085) translate3d(-.8%,.4%,0)}}
@keyframes srxChipFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}

/* ABOUT / NETWORK — keep the current large image, but give it depth. */
.srx-clean-about--visual{background-size:108%;background-position:center calc(50% + var(--srx-about-shift,0px));transition:background-size 1.1s ease,background-position .18s linear}
.srx-clean-about--visual::after{content:"";position:absolute;inset:-12% -18%;z-index:1;background:linear-gradient(112deg,transparent 35%,rgba(255,255,255,.09) 48%,transparent 61%);transform:translateX(-36%);transition:transform 1.5s cubic-bezier(.22,.61,.36,1);pointer-events:none}
.srx-clean-about--visual:hover{background-size:111%}.srx-clean-about--visual:hover::after{transform:translateX(36%)}.srx-clean-about--visual .srx-clean-shell{position:relative;z-index:2}

/* NEWS — simple Sunnyrex heading. */
.srx-v4-news{position:relative;padding:94px 0 106px!important;background:#fffaf5;overflow:hidden}
.srx-v4-news::before{content:"NEWS";position:absolute;right:-24px;top:12px;color:rgba(239,99,39,.045);font:900 clamp(130px,19vw,320px)/.8 Arial,Helvetica,sans-serif;letter-spacing:-.08em;pointer-events:none}
.srx-v4-news .srx-clean-shell{position:relative;z-index:2}
.srx-v4-news-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:28px;border-bottom:1px solid #ded5cc}
.srx-v4-news-head h2{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(56px,6vw,88px);font-weight:900;line-height:.9;letter-spacing:-.055em;color:#ef6327}
.srx-v4-news .srx-clean-news-list article{position:relative;background:rgba(255,255,255,.72);transition:transform .28s ease,padding-left .28s ease,background .28s ease}
.srx-v4-news .srx-clean-news-list article:hover{transform:translateX(6px);padding-left:10px;background:#fff}
.srx-v4-news .srx-clean-news-list article::after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:#ef6327;transition:width .35s ease}.srx-v4-news .srx-clean-news-list article:hover::after{width:100%}
.srx-v4-news .srx-clean-news-list article:hover h3 a{color:#ef6327!important}

/* CONTACT — remove the repeated warehouse photo entirely. */
.srx-v4-contact{position:relative!important;padding:82px 0!important;background:#1c1a17!important;background-image:none!important;color:#fff;overflow:hidden}
.srx-v4-contact::before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(239,99,39,.28);border-radius:50%;right:-180px;top:-300px;box-shadow:0 0 0 70px rgba(239,99,39,.035),0 0 0 140px rgba(239,99,39,.025);pointer-events:none}
.srx-v4-contact .srx-clean-shell{position:relative;z-index:2}.srx-v4-contact h2{font-size:clamp(38px,4vw,60px)!important}.srx-v4-contact .srx-clean-btn{background:#ef6327!important;border-color:#ef6327!important;color:#fff!important;min-width:285px}.srx-v4-contact .srx-clean-btn:hover{background:#fff!important;color:#1c1a17!important}

/* FOOTER — clearer corporate hierarchy. */
.srx-v4-footer{padding:0!important;background:#f8f4ee!important;border-top:0!important}
.srx-v4-footer .srx-clean-shell{display:block!important;padding-top:54px;padding-bottom:24px}
.srx-v4-footer-main{display:grid;grid-template-columns:minmax(260px,.8fr) 1.7fr;gap:70px;align-items:start;padding-bottom:42px;border-bottom:1px solid #dcd4ca}
.srx-v4-footer .srx-clean-footer-brand strong{display:block;font-size:31px;letter-spacing:-.05em;margin-bottom:18px}.srx-v4-footer .srx-clean-footer-brand p{margin:0;color:#716960;font-size:12px;line-height:1.9}
.srx-v4-footer nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 28px!important}.srx-v4-footer nav a{position:relative;padding:5px 0;color:#27231f!important;font-size:13px!important;font-weight:650}.srx-v4-footer nav a::after{content:"→";margin-left:7px;color:#ef6327;opacity:0;transition:opacity .2s ease,transform .2s ease}.srx-v4-footer nav a:hover::after{opacity:1;transform:translateX(3px)}
.srx-v4-footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:20px}.srx-v4-footer-bottom a{color:#7c746b!important;font-size:11px}.srx-v4-footer .srx-clean-copy{margin:0;font-size:10px}

@media(max-width:960px){
  .srx-v4-hero{padding-top:18px!important;background:#fff!important}.srx-v4-hero .srx-clean-hero-grid{grid-template-columns:1fr!important;gap:28px!important;min-height:0!important}.srx-v4-hero .srx-clean-hero-photo{height:430px!important;order:-1}.srx-v4-hero .srx-clean-hero-photo img{object-position:center}
  .srx-clean-about--visual{background-size:cover;background-position:center}
  .srx-v4-footer-main{grid-template-columns:1fr;gap:32px}.srx-v4-footer nav{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .srx-v4-hero .srx-clean-hero-photo{height:330px!important}.srx-v4-hero-chips{left:12px;right:12px;bottom:12px}.srx-v4-hero-chips span{font-size:9px;padding:7px 9px}.srx-v4-news{padding:70px 0 78px!important}.srx-v4-news::before{font-size:120px;top:28px}.srx-v4-news-head{align-items:flex-start}.srx-v4-news-head .srx-clean-textlink{display:none}.srx-v4-news-head h2{font-size:58px}.srx-v4-contact{padding:58px 0!important}.srx-v4-footer .srx-clean-shell{padding-top:38px}.srx-v4-footer nav{grid-template-columns:1fr 1fr}.srx-v4-footer-bottom{align-items:flex-start;flex-direction:column}
}
@media(prefers-reduced-motion:reduce){.srx-v4-hero .srx-clean-hero-photo img,.srx-v4-hero-chips span,.srx-clean-about--visual,.srx-clean-about--visual::after,.srx-v4-news .srx-clean-news-list article{animation:none!important;transition:none!important;transform:none!important}}
