:root{--green:#0b9088;--green2:#087d77;--gold:#d8ad5a;--dark:#17313b;--muted:#667085;--light:#f4fbfa;--line:#e6eeee}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--dark);background:#fff;line-height:1.6}.container{width:min(1160px,92%);margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.site-header-home{position:fixed;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(8,137,130,.96),rgba(8,137,130,.82))!important;border-bottom:0!important;z-index:999;box-shadow:0 8px 24px rgba(0,0,0,.08);backdrop-filter:blur(6px)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px}.original-nav-wrap{height:104px;justify-content:center;gap:72px;position:relative}.logo{display:flex;align-items:center;text-decoration:none}.logo img{height:48px}.center-logo img{height:64px;width:auto;display:block}.main-nav{display:flex;gap:26px;align-items:center}.original-nav-wrap .main-nav{gap:62px}.main-nav a,.footer a,.lang-switch a{text-decoration:none;color:var(--dark);font-weight:700;font-size:14px}.site-header-home .main-nav a{color:#fff!important;font-size:15px;letter-spacing:.02em;font-weight:700;text-transform:uppercase;position:relative;text-shadow:0 1px 5px rgba(0,0,0,.16)}.site-header-home .main-nav a:hover{color:#fff}.site-header-home .main-nav a.active::before{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);width:34px;height:38px;background:var(--gold);clip-path:polygon(0 0,100% 50%,0 100%);z-index:-1}.main-nav a:hover,.link{color:var(--green)}.lang-switch{display:flex;gap:8px}.lang-switch a{border:1px solid var(--line);padding:6px 8px;border-radius:999px}.compact-lang{position:absolute;right:0;top:34px;opacity:.72;transition:.2s}.compact-lang:hover{opacity:1}.site-header-home .compact-lang a{color:#fff!important;border-color:rgba(255,255,255,.35);font-size:11px;padding:3px 6px;background:rgba(255,255,255,.08)}.hero{background:linear-gradient(120deg,#f7fffe,#fff);padding:90px 0}.original-hero{height:474px;padding:0;position:relative;overflow:hidden;background:#f3fbfa}.hero-bg-layer{position:absolute;inset:0;background-image:url('../images/original-baby-hero.jpg');background-size:cover;background-position:center top;filter:blur(1.2px) saturate(.96) contrast(.94);transform:scale(1.025);opacity:.92}.hero-bg-layer::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.32) 100%)}.hero-grid,.two-col,.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.eyebrow{display:inline-block;color:var(--green);font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.hero h1,.page-hero h1{font-size:52px;line-height:1.08;margin:0 0 18px}.hero p,.page-hero p{font-size:18px;color:var(--muted);max-width:620px}.btn{display:inline-block;background:var(--green);color:#fff;text-decoration:none;border-radius:999px;padding:13px 24px;font-weight:800;margin-top:15px}.hero-img,.two-col img,.product-detail img{width:100%;border-radius:28px;box-shadow:0 25px 60px rgba(12,139,131,.16)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:-45px;position:relative}.original-features{margin-top:0;padding-top:42px;padding-bottom:28px}.feature-card{background:#fff;padding:28px;border-radius:24px;box-shadow:0 18px 45px rgba(16,24,40,.08);border:1px solid var(--line)}.original-feature-card{box-shadow:none;border:0;border-radius:0;background:transparent;text-align:left;padding:10px 18px}.feature-card span{color:var(--green);font-size:32px;font-weight:900}.original-feature-card span{font-size:18px;color:#1f8f8b;font-weight:900}.feature-card h3{margin:12px 0 8px}.original-feature-card h3{font-size:19px;margin:2px 0 8px;color:#183841}.feature-card p{color:var(--muted);font-size:14px}.about-band{padding:85px 0;background:var(--light);margin-top:40px}.product-focus{padding:85px 0}.product-focus div{max-width:700px}.product-focus h2,.about-band h2{font-size:42px;margin:0 0 15px}.product-focus li,.product-detail li{margin:8px 0}.page-hero{padding:80px 0;background:var(--light);border-bottom:1px solid var(--line)}.content-page{padding:70px 0;max-width:900px}.content-page h2{font-size:34px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:65px 0}.product-card{border:1px solid var(--line);border-radius:24px;padding:22px;background:#fff;box-shadow:0 15px 40px rgba(16,24,40,.06)}.product-card img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fafafa;border-radius:18px}.product-card p{color:var(--muted)}.product-detail{padding:80px 0}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:70px 0}.contact-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 15px 40px rgba(16,24,40,.06)}.contact-card span{color:var(--green);font-weight:800}.footer{background:#102f36;color:#d8eeee;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1.1fr 1.1fr;gap:38px}.footer h4{color:#fff}.footer a{display:block;color:#d8eeee;margin:8px 0}.footer-logo{height:46px;background:#fff;border-radius:8px;padding:3px}.copy{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;margin-top:40px;color:#b7d6d4}html[dir="rtl"] body{text-align:right}html[dir="rtl"] .main-nav{direction:rtl}@media(max-width:900px){.site-header-home{position:sticky;background:var(--green)!important}.original-nav-wrap{height:auto;padding:18px 0;flex-wrap:wrap;gap:20px}.center-logo{order:0;width:100%;display:flex;justify-content:center}.center-logo img{height:58px}.main-nav-left,.main-nav-right{order:1}.compact-lang{position:static;order:2;opacity:1}.nav-wrap{height:auto;padding:18px 0;flex-wrap:wrap}.main-nav{flex-wrap:wrap}.original-nav-wrap .main-nav{gap:18px}.hero-grid,.two-col,.product-detail,.footer-grid{grid-template-columns:1fr}.features,.product-grid,.contact-grid{grid-template-columns:1fr 1fr}.hero h1,.page-hero h1{font-size:38px}.original-hero{height:350px}}@media(max-width:560px){.features,.product-grid,.contact-grid{grid-template-columns:1fr}.main-nav{gap:14px}.hero{padding:55px 0}.original-hero{height:300px;padding:0}.site-header-home .main-nav a.active::before{display:none}}
.lang-switch a.active-lang{background:#fff;color:var(--green)!important;border-color:#fff}.site-header-home .compact-lang{right:-6px}.site-header-home .compact-lang a{min-width:27px;text-align:center}.compact-lang{gap:6px}


/* Video hero update */
.video-hero{height:620px;min-height:560px;padding:0;position:relative;overflow:hidden;background:#0b615f;margin-top:0;display:flex;align-items:center}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.96) contrast(1.02);transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,37,44,.70) 0%,rgba(6,75,78,.42) 42%,rgba(5,88,84,.18) 100%),linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.25) 100%)}.video-hero-content{position:relative;z-index:2;color:#fff;padding-top:96px}.video-hero-content h1{max-width:760px;font-size:58px;line-height:1.04;margin:12px 0 18px;text-shadow:0 4px 26px rgba(0,0,0,.32)}.video-hero-content p{max-width:650px;font-size:19px;color:rgba(255,255,255,.92);margin:0;text-shadow:0 3px 18px rgba(0,0,0,.28)}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(7px);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn-light{background:#fff;color:var(--green)!important}.btn-outline-light{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.55);color:#fff!important}.video-feature-strip{margin-top:-72px;padding-top:0;padding-bottom:40px;z-index:4}.video-feature-card{background:rgba(255,255,255,.94);border:1px solid rgba(224,238,238,.95);border-radius:22px;box-shadow:0 18px 50px rgba(16,24,40,.13);padding:28px 28px 24px;backdrop-filter:blur(8px);min-height:210px}.video-feature-card span{font-size:36px;color:var(--green);display:block;margin-bottom:14px}.video-feature-card h3{font-size:22px;margin:0 0 10px;color:#122f38}.video-feature-card p{font-size:15px;color:#536779;margin:0}.about-band{margin-top:18px}@media(max-width:900px){.video-hero{height:560px;min-height:520px}.video-hero-content{padding-top:130px}.video-hero-content h1{font-size:42px}.video-feature-strip{margin-top:-44px;grid-template-columns:1fr 1fr}.video-feature-card{min-height:190px}}@media(max-width:560px){.video-hero{height:600px;min-height:560px}.hero-video{object-position:center center}.hero-shade{background:linear-gradient(180deg,rgba(4,40,48,.74),rgba(6,80,82,.46))}.video-hero-content{padding-top:150px}.video-hero-content h1{font-size:33px}.video-hero-content p{font-size:16px}.hero-actions{gap:10px}.video-feature-strip{margin-top:-34px;grid-template-columns:1fr}.video-feature-card{min-height:auto}.site-header-home{position:fixed}.compact-lang{position:static}}

/* Products menu + homepage structure update */
.original-nav-wrap{gap:56px}.original-nav-wrap .main-nav{gap:38px}.main-nav-right{gap:34px}.compact-video-hero{height:590px;min-height:540px}.centered-hero-copy{text-align:center;display:flex;flex-direction:column;align-items:center}.centered-hero-copy h1{max-width:900px}.centered-hero-copy p{max-width:820px}.centered-hero-copy .hero-actions{display:none}.linked-feature-strip{align-items:stretch}.clickable-feature-card{text-decoration:none;color:inherit;display:block;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.clickable-feature-card:hover{transform:translateY(-8px);box-shadow:0 26px 68px rgba(16,24,40,.18);border-color:rgba(11,144,136,.32)}.clickable-feature-card:hover h3{color:var(--green)}.corporate-home-band{background:linear-gradient(135deg,#f4fbfa 0%,#fff 100%);padding:78px 0;margin-top:0}.centered-about{max-width:880px;text-align:center}.centered-about .eyebrow{color:var(--gold)}.centered-about h2{font-size:48px;margin:0 0 18px}.centered-about p{font-size:18px;color:#526671;margin:0 auto 18px;max-width:780px}.home-product-slider{padding:78px 0 86px;background:#fff;overflow:hidden}.slider-head{text-align:center;max-width:850px}.slider-head h2{font-size:44px;margin:0 0 12px}.slider-head p{color:var(--muted);font-size:18px;margin:0 auto 34px;max-width:720px}.product-marquee{width:100%;overflow:hidden;padding:8px 0 24px}.product-marquee-track{display:flex;gap:22px;width:max-content;animation:asemMarquee 34s linear infinite}.product-marquee:hover .product-marquee-track{animation-play-state:paused}.marquee-product{width:320px;min-height:190px;display:block;text-decoration:none;color:var(--dark);background:linear-gradient(145deg,#fff,#f5fbfa);border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 18px 48px rgba(16,24,40,.08)}.marquee-product span,.simple-product-card span{display:inline-flex;background:rgba(11,144,136,.1);color:var(--green);font-weight:900;border-radius:999px;padding:6px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.marquee-product h3{font-size:24px;margin:18px 0 8px}.marquee-product p{color:var(--muted);margin:0}.marquee-product:hover{border-color:rgba(11,144,136,.35);transform:translateY(-4px)}@keyframes asemMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.product-page-hero{padding-top:145px;background:linear-gradient(135deg,#effafa,#fff)}.category-overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:70px 0 35px}.category-overview-card{text-decoration:none;color:var(--dark);background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 18px 48px rgba(16,24,40,.07);transition:.25s}.category-overview-card:hover{transform:translateY(-7px);border-color:rgba(11,144,136,.35);box-shadow:0 28px 70px rgba(16,24,40,.14)}.category-overview-card span{font-size:38px;color:var(--green);font-weight:900}.category-overview-card h2{font-size:24px;margin:12px 0 8px}.category-overview-card p{color:var(--muted)}.category-overview-card strong{color:var(--green)}.all-products-preview{padding-bottom:70px}.product-section-preview{padding:36px 0;border-top:1px solid var(--line)}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px}.section-title-row h2{margin:0;font-size:30px}.section-title-row a{color:var(--green);font-weight:800;text-decoration:none}.mini-grid{padding:0;grid-template-columns:repeat(3,1fr)}.simple-product-card img{display:none}.simple-product-card h3{font-size:23px;margin:18px 0 8px}.simple-product-card p{margin:0;color:var(--muted)}.category-products-grid{padding:70px 0 25px}.large-simple-card{min-height:230px}.back-products-wrap{padding:0 0 80px}.footer a[href*="/urunler"]{display:block}@media(max-width:1040px){.original-nav-wrap{gap:32px}.original-nav-wrap .main-nav{gap:22px}.site-header-home .main-nav a{font-size:13px}.category-overview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.main-nav-right{gap:18px}.compact-video-hero{height:560px}.category-overview-grid,.mini-grid{grid-template-columns:1fr 1fr}.centered-about h2,.slider-head h2{font-size:38px}}@media(max-width:560px){.category-overview-grid,.mini-grid{grid-template-columns:1fr}.marquee-product{width:270px}.product-page-hero{padding-top:155px}.section-title-row{align-items:flex-start;flex-direction:column}.centered-about h2,.slider-head h2{font-size:32px}.compact-video-hero{height:590px}}

/* Top contact bar + large clickable image slider update */
.site-header-home{display:block}.top-contact-bar{height:34px;background:rgba(5,56,61,.96);border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.top-contact-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-contact-links{display:flex;align-items:center;gap:22px;min-width:0;white-space:nowrap;overflow:hidden}.top-contact-links a{color:rgba(255,255,255,.92);text-decoration:none;font-size:12px;font-weight:600;line-height:1}.top-contact-links a:hover{color:#fff}.top-lang-switch{display:flex;gap:6px;flex:0 0 auto}.top-lang-switch a{color:#fff!important;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);font-size:11px;font-weight:800;text-decoration:none;border-radius:999px;padding:4px 8px;line-height:1}.top-lang-switch a.active-lang{background:#fff;color:var(--green)!important;border-color:#fff}.site-header-home .original-nav-wrap{height:86px}.video-hero-content{padding-top:130px}.product-marquee,.slider-head{display:none!important}.home-news-slider{padding:76px 0 90px;background:#fff;overflow:hidden}.news-slider-track{display:flex;gap:26px;width:max-content;animation:asemNewsSlider 42s linear infinite;padding-left:4vw}.home-news-slider:hover .news-slider-track{animation-play-state:paused}.news-slide{position:relative;display:block;width:min(760px,78vw);height:410px;border-radius:34px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 24px 75px rgba(16,24,40,.16);background:#0b615f;flex:0 0 auto}.news-slide img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .5s ease,filter .5s ease}.news-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.18) 42%,rgba(3,38,43,.72) 100%)}.news-slide-overlay{position:absolute;z-index:2;left:36px;right:36px;bottom:32px}.news-slide-overlay span{display:inline-flex;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(6px);padding:7px 13px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-slide-overlay h3{font-size:38px;line-height:1.08;margin:16px 0 10px;color:#fff;text-shadow:0 4px 22px rgba(0,0,0,.34)}.news-slide-overlay p{font-size:17px;margin:0;max-width:560px;color:rgba(255,255,255,.9)}.news-slide:hover img{transform:scale(1.07);filter:saturate(1.08)}@keyframes asemNewsSlider{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:900px){.top-contact-bar{height:auto}.top-contact-inner{height:auto;min-height:38px;flex-direction:column;align-items:flex-start;padding:8px 0;gap:7px}.top-contact-links{width:100%;gap:14px;overflow-x:auto;padding-bottom:2px}.site-header-home .original-nav-wrap{height:auto}.video-hero-content{padding-top:170px}.home-news-slider{padding:56px 0 68px}.news-slide{width:82vw;height:340px}.news-slide-overlay h3{font-size:30px}.news-slide-overlay{left:26px;right:26px;bottom:26px}}
@media(max-width:560px){.top-contact-links a{font-size:11px}.top-lang-switch a{font-size:10px;padding:4px 7px}.video-hero-content{padding-top:190px}.news-slide{width:86vw;height:300px;border-radius:26px}.news-slide-overlay h3{font-size:25px}.news-slide-overlay p{font-size:14px}.news-slider-track{gap:16px}}

/* Demo 10 product detail carousel update */
.featured-product-carousel{padding:78px 0 92px;background:linear-gradient(180deg,#fff 0%,#f2fbfa 100%);overflow:hidden}.carousel-shell{position:relative;max-width:1160px;margin:auto;border-radius:34px;background:#203652;padding:28px 48px 48px;box-shadow:0 30px 80px rgba(16,24,40,.18);border:1px solid rgba(255,255,255,.12)}.carousel-viewport{overflow:hidden;border-radius:28px}.carousel-track{display:flex;transition:transform .55s cubic-bezier(.2,.8,.2,1);will-change:transform}.product-slide{position:relative;min-width:100%;height:430px;display:block;color:#fff;text-decoration:none;border-radius:28px;overflow:hidden;background:#0b615f}.product-slide img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.04) contrast(1.04);transition:transform .7s ease}.product-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,18,35,.03) 0%,rgba(7,18,35,.18) 42%,rgba(7,18,35,.82) 100%)}.product-slide:hover img{transform:scale(1.06)}.product-slide-copy{position:absolute;z-index:2;left:42px;right:42px;bottom:34px}.product-slide-copy span{display:inline-flex;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 13px;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;backdrop-filter:blur(6px)}.product-slide-copy h3{font-size:42px;line-height:1.05;margin:15px 0 10px;color:#fff;text-shadow:0 5px 26px rgba(0,0,0,.35)}.product-slide-copy p{font-size:18px;max-width:650px;color:rgba(255,255,255,.9);margin:0}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:62px;height:62px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(10,20,36,.72);color:#fff;font-size:46px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(0,0,0,.18)}.carousel-arrow:hover{background:rgba(11,144,136,.92)}.carousel-prev{left:18px}.carousel-next{right:18px}.carousel-dots{position:absolute;left:0;right:0;bottom:17px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:5}.carousel-dot{width:12px;height:12px;border-radius:999px;border:0;background:rgba(255,255,255,.34);cursor:pointer;padding:0}.carousel-dot.active{width:16px;height:16px;background:#1ccf99;box-shadow:0 0 0 5px rgba(28,207,153,.15)}.clickable-product-card{text-decoration:none;color:inherit;display:block;transition:.25s}.clickable-product-card strong{display:inline-block;margin-top:18px;color:var(--green)}.clickable-product-card:hover{transform:translateY(-6px);border-color:rgba(11,144,136,.35);box-shadow:0 28px 70px rgba(16,24,40,.14)}.product-item-hero{padding-bottom:90px}.product-item-layout{display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:center}.product-item-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:8px}.product-item-visual{min-height:330px;border-radius:34px;background:linear-gradient(145deg,#0b9088,#203652);color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 28px 80px rgba(16,24,40,.18);position:relative;overflow:hidden}.product-item-visual::before{content:"";position:absolute;inset:-30%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.32),transparent 28%),radial-gradient(circle at 75% 65%,rgba(216,173,90,.26),transparent 26%)}.product-item-visual span,.product-item-visual h2,.product-item-visual p{position:relative;z-index:1}.product-item-visual span{font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-item-visual h2{font-size:36px;line-height:1.08;margin:18px 0 8px}.product-item-visual p{margin:0;color:rgba(255,255,255,.82)}@media(max-width:900px){.featured-product-carousel{padding:56px 0 70px}.carousel-shell{padding:18px 18px 44px;border-radius:26px}.product-slide{height:350px;border-radius:22px}.product-slide-copy{left:28px;right:28px;bottom:30px}.product-slide-copy h3{font-size:31px}.product-slide-copy p{font-size:15px}.carousel-arrow{width:48px;height:48px;font-size:34px}.carousel-prev{left:8px}.carousel-next{right:8px}.product-item-layout{grid-template-columns:1fr}.product-item-visual{min-height:250px}}@media(max-width:560px){.product-slide{height:315px}.product-slide-copy h3{font-size:25px}.product-slide-copy p{font-size:14px}.product-slide-copy{left:22px;right:22px}.carousel-arrow{width:42px;height:42px}.carousel-dot{width:9px;height:9px}.carousel-dot.active{width:13px;height:13px}.product-item-visual h2{font-size:28px}}


/* RU language + cleaner top bar + no-home-about update */
.top-contact-links a:first-child{max-width:150px;overflow:visible;text-overflow:clip}
.top-lang-switch{align-items:center;gap:5px}
.top-lang-switch a{display:inline-flex;align-items:center;gap:4px;min-width:auto;padding:4px 9px}
.featured-product-carousel{padding-top:34px}
@media(max-width:900px){
    .top-contact-inner{flex-direction:row;align-items:center;justify-content:space-between}
    .top-contact-links{width:auto;gap:12px}
    .top-lang-switch{flex-wrap:wrap;justify-content:flex-end}
}
@media(max-width:560px){
    .top-contact-inner{flex-direction:column;align-items:flex-start}
    .top-lang-switch a{font-size:10px;padding:4px 6px}
}


/* Real flag images + footer blank fix */
.top-lang-switch a img{width:18px;height:12px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.25)}
.top-lang-switch a span{line-height:1}
.footer-logo{display:none!important}
.footer-brand-block{min-height:0!important;background:transparent!important}
.footer-brand-text{display:inline-block;color:#fff;font-size:24px;letter-spacing:.08em;margin-bottom:10px}
.footer-brand-block p{margin-top:8px}
.footer-grid>div:first-child{background:transparent!important}
@media(max-width:560px){.top-lang-switch a img{width:16px;height:11px}.top-lang-switch a span{font-size:10px}}


/* Real product slider image update */
.product-slide{height:520px;background:linear-gradient(145deg,#ffffff,#f7fbff);color:var(--dark);display:flex;flex-direction:column;justify-content:flex-start}
.product-slide img{width:calc(100% - 80px);height:320px;object-fit:contain;display:block;margin:24px auto 10px;filter:none;transition:transform .5s ease}
.product-slide::after{display:none}
.product-slide-copy{position:static;padding:4px 42px 38px}
.product-slide-copy span{display:inline-flex;background:rgba(11,144,136,.1);border:1px solid rgba(11,144,136,.14);color:var(--green);backdrop-filter:none}
.product-slide-copy h3{font-size:36px;line-height:1.08;margin:14px 0 10px;color:var(--dark);text-shadow:none}
.product-slide-copy p{font-size:17px;max-width:740px;color:#556773}
.product-card-with-image img{display:block !important;width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:18px;border:1px solid #eef3f2;padding:8px;margin-bottom:14px}
.product-item-image-card{background:#fff;border:1px solid var(--line);min-height:360px;display:flex;align-items:center;justify-content:center;padding:24px}
.product-item-image-card::before{display:none}
.product-item-image-card img{max-width:100%;max-height:320px;object-fit:contain;display:block}
@media(max-width:900px){
  .product-slide{height:430px}
  .product-slide img{width:calc(100% - 40px);height:240px;margin:18px auto 6px}
  .product-slide-copy{padding:4px 24px 28px}
  .product-slide-copy h3{font-size:28px}
}
@media(max-width:560px){
  .product-slide{height:390px}
  .product-slide img{height:205px}
  .product-slide-copy h3{font-size:23px}
  .product-slide-copy p{font-size:14px}
}


/* Transparent product image sizing update */
.product-slide{
  height: 560px;
  background: linear-gradient(145deg,#ffffff,#f8fbff);
}
.product-slide img{
  width: calc(100% - 24px);
  height: 390px;
  object-fit: contain;
  object-position: center center;
  display:block;
  margin: 8px auto 0;
}
.product-slide-copy{
  padding: 0 42px 34px;
}
.product-slide-copy h3{
  font-size: 38px;
  margin: 12px 0 8px;
}
.product-slide-copy p{
  font-size: 18px;
  max-width: 760px;
}
.product-card-with-image img{
  width: 100%;
  height: 230px;
  aspect-ratio: auto;
  object-fit: contain;
  background: #fff;
  padding: 6px;
}
.product-item-image-card{
  min-height: 420px;
  padding: 18px;
}
.product-item-image-card img{
  max-width: 100%;
  max-height: 390px;
  object-fit: contain;
}
@media (max-width: 1100px){
  .product-slide{height: 520px;}
  .product-slide img{height: 350px; width: calc(100% - 20px);}
}
@media (max-width: 900px){
  .product-slide{height: 465px;}
  .product-slide img{height: 285px; width: calc(100% - 12px);}
  .product-slide-copy{padding: 0 24px 26px;}
  .product-slide-copy h3{font-size: 30px;}
  .product-card-with-image img{height: 190px;}
  .product-item-image-card{min-height: 340px;}
  .product-item-image-card img{max-height: 300px;}
}
@media (max-width: 560px){
  .product-slide{height: 405px;}
  .product-slide img{height: 220px;}
  .product-slide-copy h3{font-size: 23px;}
  .product-slide-copy p{font-size: 14px;}
  .product-card-with-image img{height: 170px;}
}


/* Mobile right drawer menu update */
.mobile-menu-toggle{display:none;border:0;background:rgba(255,255,255,.14);width:46px;height:42px;border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.mobile-menu-toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:999px}
.mobile-menu-backdrop{position:fixed;inset:0;background:rgba(4,18,26,.52);z-index:1000;opacity:0;pointer-events:none;transition:.25s}
.mobile-menu-panel{position:fixed;right:0;top:0;bottom:0;width:min(360px,88vw);background:#fff;z-index:1001;transform:translateX(105%);transition:transform .32s cubic-bezier(.2,.8,.2,1);box-shadow:-24px 0 70px rgba(0,0,0,.22);padding:22px;display:flex;flex-direction:column;gap:18px;overflow-y:auto}
.mobile-menu-open .mobile-menu-backdrop{opacity:1;pointer-events:auto}
.mobile-menu-open .mobile-menu-panel{transform:translateX(0)}
.mobile-menu-open{overflow:hidden}
.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:16px}
.mobile-menu-head img{height:46px;width:auto;background:#0b9088;border-radius:8px;padding:4px}
.mobile-menu-close{width:42px;height:42px;border-radius:999px;border:1px solid var(--line);background:#f6fbfa;color:var(--dark);font-size:30px;line-height:1;cursor:pointer}
.mobile-menu-links{display:flex;flex-direction:column;gap:10px;padding:8px 0}
.mobile-menu-links a{text-decoration:none;color:var(--dark);font-weight:900;letter-spacing:.02em;border:1px solid var(--line);border-radius:18px;padding:14px 16px;background:#fff;display:flex;align-items:center;justify-content:space-between}
.mobile-menu-links a.active,.mobile-menu-links a:hover{background:linear-gradient(135deg,var(--green),var(--green2));color:#fff;border-color:transparent}
.mobile-menu-lang{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);padding-top:16px}
.mobile-menu-lang a{text-decoration:none;color:var(--dark);font-size:12px;font-weight:900;border:1px solid var(--line);border-radius:999px;padding:8px 9px;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff}
.mobile-menu-lang a.active-lang{background:var(--green);color:#fff;border-color:var(--green)}
.mobile-menu-lang img{width:20px;height:20px;border-radius:50%;object-fit:cover}
.mobile-menu-contact{margin-top:auto;background:#f4fbfa;border:1px solid var(--line);border-radius:22px;padding:16px;display:flex;flex-direction:column;gap:10px}
.mobile-menu-contact a{text-decoration:none;color:#24414a;font-weight:700;font-size:13px}
@media(max-width:900px){
  .top-contact-bar{display:none}
  .site-header-home{position:sticky!important;background:linear-gradient(180deg,rgba(8,137,130,.98),rgba(8,137,130,.9))!important}
  .site-header-home .original-nav-wrap{height:78px!important;padding:0!important;justify-content:space-between!important;gap:12px!important;flex-wrap:nowrap!important}
  .main-nav-left,.main-nav-right{display:none!important}
  .center-logo{order:0!important;width:auto!important;justify-content:flex-start!important}
  .center-logo img{height:52px!important}
  .mobile-menu-toggle{display:flex}
  .video-hero-content{padding-top:88px!important}
  .product-page-hero{padding-top:60px!important}
}
@media(max-width:560px){
  .site-header-home .original-nav-wrap{height:70px!important}
  .center-logo img{height:45px!important}
  .mobile-menu-toggle{width:42px;height:38px;border-radius:12px}
  .mobile-menu-panel{width:min(335px,90vw);padding:18px}
  .mobile-menu-lang{grid-template-columns:repeat(2,1fr)}
  .video-hero-content{padding-top:72px!important}
}


/* Mobile language selector outside drawer */
.mobile-lang-dropdown{display:none;position:relative;margin-left:auto;z-index:1002}
.mobile-lang-dropdown summary{list-style:none;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.13);color:#fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.1)}
.mobile-lang-dropdown summary::-webkit-details-marker{display:none}
.mobile-lang-dropdown summary::after{content:"⌄";font-size:12px;line-height:1;opacity:.9;margin-left:1px}
.mobile-lang-dropdown[open] summary::after{content:"⌃"}
.mobile-lang-dropdown img{width:19px;height:19px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.35)}
.mobile-lang-dropdown-menu{position:absolute;right:0;top:calc(100% + 10px);width:142px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:8px;box-shadow:0 22px 55px rgba(0,0,0,.18);display:grid;gap:5px}
.mobile-lang-dropdown-menu a{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--dark);font-size:12px;font-weight:900;border-radius:999px;padding:8px 9px}
.mobile-lang-dropdown-menu a:hover,.mobile-lang-dropdown-menu a.active-lang{background:#eefaf8;color:var(--green)}
.mobile-menu-panel{gap:14px}
.mobile-menu-links{border-top:1px solid var(--line);padding-top:16px;margin-top:4px}
@media(max-width:900px){
  .mobile-lang-dropdown{display:block}
  .mobile-menu-contact,.mobile-menu-lang{display:none!important}
  .mobile-menu-toggle{margin-left:0}
}
@media(max-width:560px){
  .mobile-lang-dropdown summary{padding:7px 9px;font-size:11px}
  .mobile-lang-dropdown img{width:17px;height:17px}
  .mobile-lang-dropdown-menu{width:130px;right:-4px}
}
