/* V7 — editorial / industrial redesign inspired by premium European packaged-ice brands.
   Unique class names keep all internal SEO/product pages intact. */
.home-v7{--v7-ink:#0a1720;--v7-navy:#07131c;--v7-blue:#1377bd;--v7-sky:#eaf4f9;--v7-line:#d9e2e7;--v7-muted:#667680;--v7-paper:#f8fafb;background:#fff;color:var(--v7-ink);font-family:Inter,Arial,Helvetica,sans-serif}
.home-v7 .v7-shell{width:min(1280px,calc(100% - 64px));margin:0 auto}

.v7-header{position:fixed;z-index:100;top:0;left:0;right:0;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(10,23,32,.09);backdrop-filter:blur(14px)}
.v7-nav{height:78px;display:flex;align-items:center;gap:38px}
.v7-brand{display:inline-flex;align-items:center;gap:11px;color:var(--v7-ink);font-weight:800;letter-spacing:.035em;white-space:nowrap}
.v7-brand img{width:42px;height:42px;object-fit:contain}.v7-brand span{font-size:15px}
.v7-links{display:flex;align-items:center;gap:30px;margin-left:auto}.v7-links a{font-size:13px;font-weight:650;color:#263943;transition:color .18s ease}.v7-links a:hover{color:var(--v7-blue)}
.v7-nav-cta{margin-left:8px;background:var(--v7-ink);color:#fff;padding:12px 18px;border-radius:4px;font-size:13px;font-weight:700}
.v7-menu{display:none;margin-left:auto;border:1px solid var(--v7-line);background:#fff;border-radius:4px;padding:10px 13px;font:inherit;font-size:13px;font-weight:700;color:var(--v7-ink)}

.v7-hero{position:relative;height:min(88vh,900px);min-height:680px;color:#fff;overflow:hidden;background:var(--v7-navy)}
.v7-hero-media,.v7-hero-poster,.v7-hero-media video,.v7-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.v7-hero-poster{background:url('assets/hero-poster.webp') center/cover no-repeat}.v7-hero-media video{object-fit:cover}
.v7-hero-shade{background:linear-gradient(90deg,rgba(3,14,22,.88) 0%,rgba(3,14,22,.58) 46%,rgba(3,14,22,.26) 100%),linear-gradient(0deg,rgba(3,14,22,.58),transparent 35%)}
.v7-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:76px;padding-bottom:86px}
.v7-kicker,.v7-label{margin:0;color:var(--v7-blue);font-size:11px;line-height:1.4;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.v7-kicker{color:#d6eaf5}
.v7-hero h1{margin:18px 0 22px;max-width:780px;font-family:Inter,Arial,Helvetica,sans-serif;font-size:clamp(58px,7.4vw,110px);font-weight:720;line-height:.92;letter-spacing:-.065em;color:#fff}
.v7-hero-copy{max-width:640px;margin:0;color:#e1ebf0;font-size:18px;line-height:1.65;font-weight:400}
.v7-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.v7-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:750;letter-spacing:.01em;transition:background .18s ease,border-color .18s ease,color .18s ease}
.v7-button-light{background:#fff;color:var(--v7-ink)}.v7-button-light:hover{background:#edf4f7}.v7-button-outline{border-color:rgba(255,255,255,.48);color:#fff;background:rgba(255,255,255,.03)}.v7-button-outline:hover{background:#fff;color:var(--v7-ink)}.v7-button-blue{background:var(--v7-blue);color:#fff}.v7-button-blue:hover{background:#0c639e}
.v7-hero-bottom{position:absolute;z-index:3;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.18);background:rgba(4,18,27,.55);backdrop-filter:blur(10px)}
.v7-sector-line{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:22px;overflow:hidden}.v7-sector-line span{position:relative;white-space:nowrap;color:#dbe7ec;font-size:12px;font-weight:650}.v7-sector-line span:not(:last-child):after{content:"";position:absolute;right:-23px;top:50%;width:3px;height:3px;border-radius:50%;background:#7d98a5}

.v7-intro{padding:110px 0 100px;background:#fff}.v7-intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:start}.v7-intro-title h2,.v7-section-head h2,.v7-supply h2,.v7-contact h2{margin:13px 0 0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--v7-ink);font-size:clamp(40px,5.1vw,72px);font-weight:700;line-height:1;letter-spacing:-.055em}.v7-intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-top:20px}.v7-intro-copy h3{margin:0 0 13px;font-size:15px;letter-spacing:-.01em}.v7-intro-copy p{margin:0;color:var(--v7-muted);font-size:15px;line-height:1.75}

.v7-products{padding:100px 0 118px;background:var(--v7-paper);border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3}.v7-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.v7-section-head h2{font-size:clamp(40px,4.8vw,64px)}.v7-text-link{font-size:13px;font-weight:750;border-bottom:1px solid #aebdc5;padding-bottom:4px}.v7-text-link span{padding-left:6px}
.v7-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:start}.v7-product-card{display:block;background:#fff;border:1px solid var(--v7-line);transition:transform .18s ease,box-shadow .18s ease}.v7-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(9,31,43,.08)}
.v7-product-image{background:#fff;overflow:hidden}.v7-product-image img{display:block;width:100%;height:auto;object-fit:contain;filter:none;transform:none}
.v7-product-info{min-height:128px;padding:20px 20px 18px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-top:1px solid var(--v7-line)}.v7-product-info h3{margin:0 0 7px;color:var(--v7-ink);font-size:17px;line-height:1.25;letter-spacing:-.02em}.v7-product-info p{margin:0;color:var(--v7-muted);font-size:13px;line-height:1.55}.v7-product-info>span{font-size:21px;color:var(--v7-blue);line-height:1}

.v7-supply{padding:0;background:var(--v7-navy);color:#fff}.v7-supply-grid{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.v7-supply-visual{position:relative;min-height:650px;background:#eef4f7;display:flex;align-items:center;justify-content:center;overflow:hidden}.v7-supply-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#eff5f7,#d8e6ed)}.v7-supply-visual img{position:relative;z-index:1;width:min(84%,720px);height:auto;object-fit:contain;filter:drop-shadow(0 26px 35px rgba(3,19,29,.18))}.v7-supply-copy{padding:85px 7vw;display:flex;flex-direction:column;justify-content:center}.v7-label-light{color:#8ac6ea}.v7-supply h2{color:#fff;font-size:clamp(46px,5vw,72px)}.v7-supply-copy>p:not(.v7-label){max-width:600px;margin:25px 0 0;color:#b9c8d0;font-size:15px;line-height:1.75}.v7-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:44px 0 36px;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.v7-facts div{padding:22px 18px 22px 0}.v7-facts strong{display:block;color:#fff;font-size:20px;line-height:1.2}.v7-facts span{display:block;margin-top:6px;color:#899eaa;font-size:11px;line-height:1.45}.v7-supply-copy .v7-button{align-self:flex-start}

.v7-businesses{padding:64px 0;background:#fff}.v7-business-row{display:grid;grid-template-columns:repeat(6,1fr);margin-top:23px;border-top:1px solid var(--v7-line);border-bottom:1px solid var(--v7-line)}.v7-business-row a{padding:20px 14px;border-right:1px solid var(--v7-line);color:#263a45;font-size:13px;font-weight:700;text-align:center}.v7-business-row a:first-child{border-left:1px solid var(--v7-line)}.v7-business-row a:hover{background:#f4f8fa;color:var(--v7-blue)}

.v7-contact{padding:95px 0;background:#0a1f2d;color:#fff}.v7-contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:9vw;align-items:end}.v7-contact h2{color:#fff;max-width:720px;font-size:clamp(46px,5.4vw,76px)}.v7-contact-side>p{margin:0;max-width:520px;color:#b9c8d0;font-size:15px;line-height:1.7}.v7-contact-side .v7-actions{margin-top:24px}

.v7-footer{padding:60px 0 24px;background:#06141d;color:#c4d1d7}.v7-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.2fr;gap:50px}.v7-brand-footer{color:#fff}.v7-footer-brand p{max-width:300px;margin:17px 0 0;color:#7f939d;font-size:13px;line-height:1.7}.v7-footer-grid>div:not(.v7-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.v7-footer b{margin-bottom:6px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.v7-footer a,.v7-footer span{color:#8fa1aa;font-size:13px;line-height:1.5}.v7-footer a:hover{color:#fff}.v7-copyright{margin-top:48px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);color:#647983;font-size:11px}
.v7-mobile-actions{display:none}

@media(max-width:1050px){
  .home-v7 .v7-shell{width:min(100% - 40px,1280px)}
  .v7-links{gap:18px}.v7-links a{font-size:12px}.v7-product-grid{grid-template-columns:repeat(2,1fr)}
  .v7-supply-grid{grid-template-columns:1fr}.v7-supply-visual{min-height:520px}.v7-supply-copy{padding:70px 6vw 78px}.v7-business-row{grid-template-columns:repeat(3,1fr)}.v7-business-row a:nth-child(3){border-right:1px solid var(--v7-line)}
}

@media(max-width:820px){
  .v7-nav{height:68px}.v7-links{display:none;position:absolute;top:68px;left:0;right:0;margin:0;padding:12px 20px 20px;background:#fff;border-bottom:1px solid var(--v7-line);box-shadow:0 16px 34px rgba(7,19,28,.08);flex-direction:column;align-items:stretch;gap:0}.v7-links.is-open{display:flex}.v7-links a{padding:13px 0;border-bottom:1px solid #edf1f3;font-size:14px}.v7-nav-cta{display:none}.v7-menu{display:block}
  .v7-hero{height:82svh;min-height:620px}.v7-hero-content{padding-top:68px;padding-bottom:78px}.v7-hero h1{font-size:clamp(50px,12vw,80px);max-width:650px}.v7-hero-copy{font-size:16px}.v7-sector-line{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.v7-sector-line::-webkit-scrollbar{display:none}.v7-sector-line span{margin-right:20px}
  .v7-intro{padding:82px 0}.v7-intro-grid{grid-template-columns:1fr;gap:50px}.v7-intro-copy{padding-top:0}.v7-contact-grid{grid-template-columns:1fr;gap:38px}.v7-footer-grid{grid-template-columns:1.25fr 1fr 1fr;}.v7-footer-brand{grid-column:1/-1}
}

@media(max-width:620px){
  .home-v7{padding-bottom:68px}.home-v7 .v7-shell{width:calc(100% - 28px)}
  .v7-brand img{width:36px;height:36px}.v7-brand span{font-size:13px}.v7-nav{height:62px}.v7-links{top:62px}
  .v7-hero{height:76svh;min-height:590px}.v7-hero-content{padding-top:62px;padding-bottom:74px}.v7-kicker{font-size:9.5px;letter-spacing:.14em}.v7-hero h1{font-size:48px;line-height:.96;letter-spacing:-.055em;margin:14px 0 16px}.v7-hero-copy{font-size:15px;line-height:1.55}.v7-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px;margin-top:24px}.v7-button{min-height:45px;padding:0 12px;font-size:12px}.v7-sector-line{min-height:54px}.v7-sector-line span{font-size:11px}
  .v7-intro{padding:66px 0 62px}.v7-intro-title h2,.v7-section-head h2,.v7-supply h2,.v7-contact h2{font-size:38px;letter-spacing:-.05em}.v7-intro-copy{grid-template-columns:1fr;gap:28px}.v7-intro-copy p{font-size:14px}
  .v7-products{padding:64px 0 72px}.v7-section-head{align-items:flex-start;margin-bottom:28px}.v7-text-link{display:none}.v7-product-grid{grid-template-columns:1fr;gap:18px}.v7-product-info{min-height:auto;padding:17px 17px 16px}.v7-product-info h3{font-size:18px}.v7-product-info p{font-size:13px}
  .v7-supply-visual{min-height:390px}.v7-supply-visual img{width:92%}.v7-supply-copy{padding:58px 0 64px}.v7-supply-grid{width:100%}.v7-supply-copy{width:calc(100% - 28px);margin:auto}.v7-supply h2{font-size:40px}.v7-supply-copy>p:not(.v7-label){font-size:14px}.v7-facts{grid-template-columns:1fr;margin:32px 0 28px}.v7-facts div{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1)}.v7-facts div:last-child{border-bottom:0}.v7-facts strong{font-size:18px}.v7-facts span{font-size:11px}
  .v7-businesses{padding:50px 0}.v7-business-row{grid-template-columns:1fr 1fr;margin-top:18px}.v7-business-row a{padding:16px 8px;font-size:12px;border-bottom:1px solid var(--v7-line)}
  .v7-contact{padding:62px 0}.v7-contact h2{font-size:40px}.v7-contact-side>p{font-size:14px}.v7-contact-side .v7-actions{grid-template-columns:1fr 1fr}
  .v7-footer{padding:46px 0 28px}.v7-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.v7-footer-brand{grid-column:1/-1}.v7-copyright{margin-top:34px}.v7-mobile-actions{position:fixed;z-index:120;left:0;right:0;bottom:0;height:68px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid var(--v7-line);padding:8px 10px;gap:8px}.v7-mobile-actions a{display:flex;align-items:center;justify-content:center;border:1px solid #cbd9e0;border-radius:4px;color:var(--v7-ink);font-size:13px;font-weight:750}.v7-mobile-actions a:last-child{background:#0a7a45;border-color:#0a7a45;color:#fff}
}

@media(prefers-reduced-motion:reduce){.v7-hero-media video{display:none}.v7-product-card,.v7-button{transition:none}}

/* V8 — mobile-first, performance, SEO-supporting UX and conversion polish */
.v7-product-image{aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;padding:12px;background:#f5f8fa}
.v7-product-image picture{display:flex;width:100%;height:100%;align-items:center;justify-content:center}
.v7-product-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.v7-supply-visual picture{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.v7-supply-visual picture img{width:min(84%,720px);height:auto;object-fit:contain;filter:drop-shadow(0 26px 35px rgba(3,19,29,.18))}
.v7-faq{padding:86px 0;background:#f8fafb;border-top:1px solid #edf1f3}
.v7-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;align-items:start}
.v7-faq-heading h2{margin:13px 0 0;font-size:clamp(36px,4vw,58px);line-height:1;letter-spacing:-.05em}
.v7-faq-list{border-top:1px solid var(--v7-line)}
.v7-faq-list details{border-bottom:1px solid var(--v7-line)}
.v7-faq-list summary{position:relative;cursor:pointer;list-style:none;padding:21px 40px 21px 0;font-size:15px;font-weight:700;line-height:1.4;color:var(--v7-ink)}
.v7-faq-list summary::-webkit-details-marker{display:none}
.v7-faq-list summary:after{content:"+";position:absolute;right:3px;top:19px;font-size:22px;font-weight:400;color:var(--v7-blue)}
.v7-faq-list details[open] summary:after{content:"–"}
.v7-faq-list details p{margin:-3px 42px 21px 0;color:var(--v7-muted);font-size:14px;line-height:1.7}
@media(max-width:820px){
  .v7-hero-media video{display:block;object-fit:cover}
  .v7-faq{padding:66px 0}.v7-faq-grid{grid-template-columns:1fr;gap:32px}
}
@media(max-width:620px){
  .v7-product-image{aspect-ratio:1/1;padding:10px}
  .v7-faq{padding:56px 0}.v7-faq-heading h2{font-size:36px}.v7-faq-list summary{padding:18px 34px 18px 0;font-size:14px}.v7-faq-list summary:after{top:16px}.v7-faq-list details p{margin:-2px 30px 18px 0;font-size:13px}
}
@media(prefers-reduced-data:reduce){.v7-hero-media video{display:none}}

/* V9 — final mobile-first UX/performance polish */
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{overflow-x:hidden;-webkit-text-size-adjust:100%}
.v7-button,.v7-nav-cta,.v7-menu,.v7-mobile-actions a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.v7-products,.v7-supply,.v7-businesses,.v7-faq,.v7-contact,.v7-footer{content-visibility:auto;contain-intrinsic-size:1px 800px}
.v7-product-card:focus-visible,.v7-button:focus-visible,.v7-links a:focus-visible,.v7-menu:focus-visible,.v7-mobile-actions a:focus-visible{outline:3px solid #49a7dc;outline-offset:3px}
@media(max-width:820px){
  .v7-header{backdrop-filter:none;background:rgba(255,255,255,.985)}
  .v7-nav{height:66px}.v7-brand img{width:36px;height:36px}.v7-brand span{font-size:13px}
  .v7-hero{height:auto;min-height:clamp(590px,84svh,760px)}
  .v7-hero-content{min-height:clamp(590px,84svh,760px);box-sizing:border-box;padding-top:98px;padding-bottom:112px;justify-content:center}
  .v7-hero h1{font-size:clamp(44px,13vw,66px);line-height:.96;letter-spacing:-.055em}
  .v7-hero-copy{font-size:15px;line-height:1.55;max-width:34em}
  .v7-actions .v7-button{min-height:50px}
  .v7-product-card:hover{transform:none;box-shadow:none}
}
@media(max-width:620px){
  .home-v7 .v7-shell{width:calc(100% - 28px)}
  .v7-hero-content{align-items:stretch}.v7-kicker{font-size:10px}.v7-hero h1{max-width:9ch;margin-top:14px;margin-bottom:18px}
  .v7-hero .v7-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.v7-hero .v7-button{padding:0 12px}
  .v7-product-image{aspect-ratio:auto;min-height:0;padding:10px}.v7-product-image picture{height:auto}.v7-product-image img{height:auto;max-height:none;object-fit:contain}
  .v7-mobile-actions{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}
  .v7-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
