:root{--blue:#0877e8;--blue2:#39a0ff;--ink:#0a0d12;--panel:#11151b;--text:#11141a;--muted:#5d6470;--line:#dfe4ea;--white:#fff;--max:1240px;--header:78px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header)}body{margin:0;overflow-x:hidden;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(2,4,7,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.header-inner{height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;white-space:nowrap;font-size:20px;font-weight:700;letter-spacing:.02em}.brand img{width:74px;height:52px;object-fit:cover;object-position:left center}.brand b{font-weight:800}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2vw,30px)}.main-nav>a{color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.main-nav>a:hover{color:var(--blue2)}.main-nav .nav-cta{padding:13px 20px;background:var(--blue)}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px}.language-switcher{position:relative}.language-trigger{height:40px;min-width:58px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:7px;background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.current-flag{font-size:21px}.language-arrow{font-size:16px;transform:translateY(-2px);transition:.2s}.language-switcher.open .language-arrow{transform:rotate(180deg)}.language-menu{position:absolute;top:calc(100% + 10px);right:0;width:190px;padding:7px;visibility:hidden;opacity:0;transform:translateY(-6px);border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#10141a;box-shadow:0 20px 50px rgba(0,0,0,.45);transition:.18s}.language-switcher.open .language-menu{visibility:visible;opacity:1;transform:none}.language-option{width:100%;display:flex;align-items:center;gap:12px;padding:10px 11px;border:0;border-radius:6px;background:transparent;color:#eef2f7;text-align:left;cursor:pointer}.language-option span:first-child{font-size:20px}.language-option:hover,.language-option.active{background:rgba(8,119,232,.22)}.hero{min-height:760px;padding-top:var(--header);display:flex;align-items:center;position:relative;color:#fff;background:linear-gradient(90deg,#05070a 0%,rgba(5,7,10,.96) 27%,rgba(5,7,10,.48) 62%,rgba(5,7,10,.18) 100%),url('assets/hero.jpg') center right/cover no-repeat}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));pointer-events:none}.hero-content{position:relative;z-index:2;padding-block:82px}.eyebrow,.section-label{display:flex;align-items:center;gap:11px;color:var(--blue);text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:800}.eyebrow{display:inline-flex;padding:11px 17px;border:1px solid rgba(57,160,255,.5);border-radius:999px;background:rgba(8,119,232,.13);color:#79bcff;font-size:14px}.eyebrow>span:first-child,.section-label>span:first-child{width:38px;height:2px;background:currentColor;flex:0 0 38px}.hero h1{max-width:790px;margin:25px 0 20px;font-size:clamp(43px,5.25vw,72px);line-height:1.02;letter-spacing:-.055em;text-wrap:balance;hyphens:none;overflow-wrap:normal}.hero-subtitle{margin:0 0 32px;color:#d5dbe3;font-size:clamp(16px,1.6vw,21px);font-weight:600;letter-spacing:.02em}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:1px solid transparent;font-size:13px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;transition:.2s}.primary{background:var(--blue);color:#fff}.primary:hover{background:#0564c6;transform:translateY(-1px)}.secondary{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(0,0,0,.2)}.secondary:hover{border-color:#fff}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{min-width:0;display:flex;align-items:center;gap:14px;padding:22px;border-right:1px solid var(--line);font-size:14px;font-weight:700;line-height:1.35}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border-right:0;padding-right:0}.trust-grid svg,.service-icon svg,.why-grid svg{width:31px;height:31px;flex:0 0 31px;fill:none;stroke:var(--blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.section{padding:100px 0}.section-head{max-width:790px;margin-bottom:44px}.section-head.centered{margin-inline:auto;text-align:center}.section-head.centered .section-label{justify-content:center}.section-head h2,.applications-copy h2,.about-grid h2,.quote-copy h2{margin:18px 0 18px;font-size:clamp(36px,4vw,58px);line-height:1.07;letter-spacing:-.045em;text-wrap:balance}.section-head>p,.applications-copy>p,.quote-copy>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{min-width:0;padding:28px 25px 25px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 36px rgba(15,30,45,.05);transition:.2s}.service-card:hover{transform:translateY(-4px);border-color:#a9cdef;box-shadow:0 20px 50px rgba(8,65,120,.1)}.service-icon{width:55px;height:55px;display:grid;place-items:center;margin-bottom:25px;background:#edf6ff}.service-card h3{margin:0 0 12px;font-size:21px}.service-card p{min-height:132px;margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.62}.service-card a{color:var(--blue);font-weight:700;font-size:13px}.applications-section{color:#fff;background:linear-gradient(135deg,#0c1016,#05070a)}.applications-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:80px;align-items:center}.section-label.light{color:#61afff}.applications-copy>p{color:#b7c0cb}.brand-box{margin-top:34px;padding:24px;border-left:3px solid var(--blue);background:rgba(255,255,255,.055)}.brand-box b{display:block;margin-bottom:9px;color:#fff}.brand-box p{margin:0 0 12px;color:#d7dde5;line-height:1.6}.brand-box small{color:#8e99a6;line-height:1.5}.application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.application-grid>*{min-height:115px;display:flex;align-items:flex-end;padding:22px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(8,119,232,.2),rgba(255,255,255,.04));font-size:17px;font-weight:700;transition:.2s}.application-grid a:hover{border-color:var(--blue);transform:translateY(-2px)}.why-section{background:#f5f7fa}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.why-grid>div{display:flex;align-items:center;gap:15px;padding:21px;background:#fff;border:1px solid var(--line);font-weight:700}.why-grid svg{width:24px;height:24px}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid article{padding:32px 27px;border-right:1px solid var(--line)}.process-grid article:last-child{border-right:0}.step-no{display:block;margin-bottom:28px;color:var(--blue);font-size:14px;font-weight:800;letter-spacing:.12em}.process-grid h3{margin:0 0 12px;font-size:20px}.process-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.62}.gallery-section{background:#f5f7fa}.gallery-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:280px 280px;gap:14px}.gallery-grid figure{position:relative;margin:0;overflow:hidden;background:#111}.gallery-grid figure.wide{grid-row:1/3}.gallery-grid figure:nth-child(4){grid-column:2/4}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-grid figcaption{position:absolute;inset:auto 0 0;padding:38px 18px 16px;color:#fff;font-size:14px;font-weight:700;background:linear-gradient(transparent,rgba(0,0,0,.78))}.about-section{color:#fff;background:#0b0f14}.about-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:85px}.about-copy{padding-left:48px;border-left:1px solid rgba(255,255,255,.22)}.about-copy p{margin:0 0 21px;color:#c4ccd5;font-size:16px;line-height:1.72}.europe-box{margin-top:70px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;padding:36px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045)}.europe-box h3{margin:0 0 10px;font-size:25px}.europe-box p{margin:0;color:#aeb7c2;line-height:1.65}.sector-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sector-list span{display:grid;place-items:center;padding:16px;border:1px solid rgba(255,255,255,.12);color:#dce2e9}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;list-style:none;padding:23px 45px 23px 0;font-size:17px;font-weight:700;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:5px;top:19px;color:var(--blue);font-size:24px}.faq-list details[open] summary:after{content:'−'}.faq-list p{margin:0;padding:0 45px 24px 0;color:var(--muted);line-height:1.68}.quote-section{color:#fff;background:linear-gradient(135deg,#0a0e14,#111824)}.quote-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:start}.quote-copy>p{color:#bdc6d1}.direct-contact{display:flex;flex-direction:column;gap:10px;margin-top:30px}.direct-contact a{font-size:17px;font-weight:700;color:#fff}.quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding:30px;background:#fff;color:var(--text)}.quote-form label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700}.quote-form .full{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #cfd6df;background:#fff;padding:13px 14px;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,119,232,.12)}.form-bottom{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:20px}.form-bottom small{color:var(--muted);font-weight:400}.footer{padding:52px 0 20px;color:#fff;background:#030405}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.footer-logo{margin-bottom:18px}.footer-brand p{margin:6px 0;color:#c5ccd4}.footer-brand .blue{color:var(--blue2);font-weight:700}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-contact a{font-size:17px;font-weight:700}.footer-contact span{color:#7d8997;line-height:1.5}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#7f8994;font-size:13px}
html[lang=ar] body{font-family:'Noto Sans Arabic',Arial,sans-serif}html[lang=ar] main,html[lang=ar] footer{direction:rtl;text-align:right}html[lang=ar] .hero h1{line-height:1.28;letter-spacing:0}html[lang=ar] .eyebrow,html[lang=ar] .section-label{flex-direction:row-reverse;letter-spacing:0;text-transform:none}html[lang=ar] .about-copy{padding-left:0;padding-right:48px;border-left:0;border-right:1px solid rgba(255,255,255,.22)}html[lang=ar] .language-menu{direction:ltr;text-align:left}html[lang=ar] .quote-form{direction:rtl;text-align:right}
@media(max-width:1120px){.main-nav{gap:14px}.main-nav>a{font-size:11px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card p{min-height:86px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.applications-layout,.about-grid,.quote-layout{gap:50px}.why-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:900px){:root{--header:70px}.container{width:min(calc(100% - 30px),var(--max))}.brand{font-size:17px}.brand img{width:64px;height:46px}.menu-toggle{display:block}.main-nav{position:absolute;top:var(--header);left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:16px 20px 22px;background:#040609;border-top:1px solid rgba(255,255,255,.08)}.main-nav.open{display:flex}.main-nav>a{text-align:center;padding:13px;font-size:12px}.language-switcher{width:100%}.language-trigger{width:100%;height:46px}.language-menu{position:static;width:100%;max-height:0;overflow:hidden;padding:0 7px;margin:0;visibility:hidden;opacity:0;transform:none;border-width:0;box-shadow:none}.language-switcher.open .language-menu{max-height:450px;padding:7px;margin-top:8px;visibility:visible;opacity:1;border-width:1px}.hero{min-height:690px;background-position:62% center}.hero h1{max-width:680px;font-size:clamp(39px,7vw,58px)}.applications-layout,.about-grid,.faq-layout,.quote-layout,.footer-grid{grid-template-columns:1fr}.application-grid{margin-top:10px}.about-copy,html[lang=ar] .about-copy{padding:0;border:0}.europe-box{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:300px 230px 230px}.gallery-grid figure.wide{grid-column:1/3;grid-row:auto}.gallery-grid figure:nth-child(4){grid-column:1/3}.quote-form{padding:24px}}
@media(max-width:620px){.container{width:min(calc(100% - 26px),var(--max))}.brand span{font-size:15px}.brand img{width:57px}.hero{min-height:640px;background-position:68% center}.hero-content{padding-block:58px}.eyebrow{padding:9px 13px;font-size:12px}.eyebrow>span:first-child{width:25px;flex-basis:25px}.hero h1{font-size:clamp(34px,10.2vw,46px);line-height:1.07}.hero-subtitle{font-size:15px;line-height:1.5}.hero-actions{flex-direction:column;align-items:flex-start}.trust-grid,.service-grid,.application-grid,.why-grid,.process-grid,.sector-list,.quote-form{grid-template-columns:1fr}.trust-grid>div{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-grid>div:last-child{border-bottom:0}.section{padding:75px 0}.section-head h2,.applications-copy h2,.about-grid h2,.quote-copy h2{font-size:clamp(33px,9vw,44px)}.service-card p{min-height:0}.process-grid article,.process-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.process-grid article:last-child{border-bottom:0}.gallery-grid{display:block}.gallery-grid figure{height:260px;margin-bottom:12px}.europe-box{padding:25px}.faq-layout{gap:15px}.quote-form .full{grid-column:auto}.form-bottom{align-items:stretch!important;flex-direction:column!important}.footer-bottom{flex-direction:column}}

.sub-hero{min-height:520px;padding:150px 0 80px;color:#fff;background:linear-gradient(90deg,#05070a,rgba(5,7,10,.62)),url('../assets/hero.jpg') center/cover}.sub-hero h1{max-width:900px;margin:22px 0 18px;font-size:clamp(42px,6vw,76px);line-height:1;letter-spacing:-.05em}.sub-hero p{max-width:720px;color:#c8d0da;font-size:18px;line-height:1.65}.sub-content{max-width:850px}.sub-content h2{font-size:42px;letter-spacing:-.04em}.sub-content h3{margin-top:38px}.sub-content p{color:#4f5965;line-height:1.75}.sub-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.sub-links a{padding:12px 15px;border:1px solid #cfd8e2;color:#0877e8;font-weight:700;font-size:13px}

.form-honey {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.form-status {
  display: none;
  padding: 13px 15px;
  border: 1px solid transparent;
  font-size: 14px;
  line-height: 1.5;
}
.form-status.visible {
  display: block;
}
.form-status.success {
  color: #176b39;
  border-color: #9dd9b4;
  background: #effbf3;
}
.form-status.error {
  color: #9b2323;
  border-color: #e3aaaa;
  background: #fff2f2;
}
.quote-form button[disabled] {
  cursor: wait;
  opacity: .7;
  transform: none;
}


.dana-highlight{
  display:grid;
  grid-template-columns:110px minmax(0,1fr);
  gap:24px;
  align-items:center;
  margin:22px 0 34px;
  padding:26px 28px;
  border:1px solid #d9dce2;
  border-radius:22px;
  background:linear-gradient(135deg,#f4f5f7,#eceef2);
}
.dana-badge{
  width:94px;
  height:94px;
  display:grid;
  place-items:center;
  border-radius:20px;
  background:#11151a;
  color:#ffffff;
  font-size:28px;
  font-weight:800;
  letter-spacing:.08em;
}
.dana-highlight h3{
  margin:0 0 8px;
  font-size:clamp(22px,2.1vw,30px);
  line-height:1.15;
}
.dana-highlight p{
  margin:0;
  color:#4e5660;
  line-height:1.65;
}
.gallery-grid.upgraded{
  grid-template-columns:1.35fr 1fr 1fr;
  gap:22px;
}
.gallery-grid.upgraded figure{
  margin:0;
  overflow:hidden;
  border:1px solid #d7dbe1;
  border-radius:22px;
  background:#f1f2f4;
  box-shadow:0 18px 45px rgba(10,14,18,.08);
}
.gallery-grid.upgraded img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.gallery-grid.upgraded .wide{
  grid-row:span 2;
  min-height:540px;
}
.gallery-grid.upgraded figure:not(.wide){
  min-height:258px;
}
.gallery-grid.upgraded figcaption{
  padding:16px 18px 18px;
  font-size:14px;
  font-weight:600;
  color:#2f353d;
  background:#ffffff;
  border-top:1px solid #e3e6eb;
}
@media (max-width: 920px){
  .dana-highlight{
    grid-template-columns:1fr;
    text-align:left;
  }
  .gallery-grid.upgraded{
    grid-template-columns:1fr;
  }
  .gallery-grid.upgraded .wide,
  .gallery-grid.upgraded figure:not(.wide){
    min-height:auto;
  }
}


.gallery-grid.massive{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
  gap:20px;
  align-items:start;
}
.gallery-card{
  margin:0;
  padding:0;
  overflow:hidden;
  border:1px solid #d9dde4;
  border-radius:20px;
  background:#f4f5f7;
  box-shadow:0 14px 36px rgba(12,16,22,.08);
  transition:transform .18s ease, box-shadow .18s ease;
}
.gallery-card:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 40px rgba(12,16,22,.12);
}
.gallery-card img{
  width:100%;
  height:auto;
  display:block;
}
@media (max-width: 640px){
  .gallery-grid.massive{
    grid-template-columns:1fr;
  }
}



.gallery-section{
  background:#f8fafc;
}
@media (max-width: 640px){
  .gallery-grid.selected-only .gallery-card{
    padding:14px;
  }
  .gallery-grid.selected-only .gallery-card img{
    height:260px;
  }
  .gallery-grid.selected-only .portrait-card img{
    height:300px;
  }
  .gallery-grid.selected-only .featured-card img{
    height:210px;
  }
}


.gallery-section{
  background:#f8fafc;
}
.gallery-grid.selected-only{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
  align-items:stretch;
}
.gallery-grid.selected-only .featured-card{
  grid-column:1/-1;
}
.gallery-grid.selected-only .gallery-card{
  margin:0;
  display:flex;
  flex-direction:column;
  border:1px solid #e5e9ef;
  border-radius:20px;
  background:#ffffff;
  box-shadow:0 10px 26px rgba(12,16,22,.05);
  overflow:hidden;
}
.gallery-grid.selected-only .gallery-media{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:350px;
  padding:18px;
  background:#ffffff;
}
.gallery-grid.selected-only .featured-card .gallery-media{
  min-height:300px;
  padding:20px 24px;
}
.gallery-grid.selected-only .portrait-card .gallery-media{
  min-height:420px;
}
.gallery-grid.selected-only .gallery-card img{
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
}
.gallery-grid.selected-only .gallery-card figcaption{
  padding:16px 18px;
  font-size:15px;
  font-weight:700;
  color:#28303a;
  text-align:center;
  background:#f7f9fc;
  border-top:1px solid #e8edf3;
}
@media (max-width: 900px){
  .gallery-grid.selected-only{
    grid-template-columns:1fr;
  }
  .gallery-grid.selected-only .featured-card{
    grid-column:auto;
  }
  .gallery-grid.selected-only .gallery-media{
    min-height:320px;
  }
  .gallery-grid.selected-only .portrait-card .gallery-media{
    min-height:380px;
  }
}
@media (max-width: 640px){
  .gallery-grid.selected-only{
    gap:18px;
  }
  .gallery-grid.selected-only .gallery-media{
    min-height:280px;
    padding:14px;
  }
  .gallery-grid.selected-only .portrait-card .gallery-media{
    min-height:320px;
  }
  .gallery-grid.selected-only .featured-card .gallery-media{
    min-height:220px;
  }
  .gallery-grid.selected-only .gallery-card figcaption{
    padding:14px 16px;
    font-size:14px;
  }
}


/* Professzionális termékgaléria */
.gallery-section {
  background: #f7f9fc;
}

.product-gallery {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.product-card {
  position: static;
  margin: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-width: 0;
  border: 1px solid #e2e7ed;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(18, 28, 38, 0.06);
}

.product-card--featured {
  width: 100%;
}

.product-image-stage {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background: #ffffff;
}

.product-card--featured .product-image-stage {
  height: 230px;
  padding: 34px 48px;
}

.product-image-stage img {
  position: static;
  inset: auto;
  width: auto;
  height: auto;
  max-width: 88%;
  max-height: 88%;
  object-fit: contain;
  object-position: center;
  transform: none;
}

.product-card--featured .product-image-stage img {
  max-width: 94%;
  max-height: 82%;
}

.product-card figcaption {
  position: static;
  inset: auto;
  margin-top: auto;
  padding: 15px 16px;
  color: #25303b;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  background: #f2f5f8;
  border-top: 1px solid #e2e7ed;
}

@media (max-width: 1050px) {
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-image-stage {
    height: 270px;
  }
}

@media (max-width: 640px) {
  .product-grid {
    grid-template-columns: 1fr;
  }

  .product-image-stage,
  .product-card--featured .product-image-stage {
    height: 240px;
    padding: 22px;
  }

  .product-image-stage img,
  .product-card--featured .product-image-stage img {
    max-width: 90%;
    max-height: 86%;
  }
}
