/*
Theme Name: Elvyn Drops Atelier V14
Theme URI: https://elvyndrops.com/
Author: Aditya's Developer & Advertising Agency
Author URI: https://elvyndrops.com/
Description: Premium editable black, white and metallic-gold WordPress theme for Elvyn Drops with a refined luxury homepage, client-friendly homepage panel, editable bottle visuals, services, products, clients, plant video, quote form and mobile navigation.
Version: 14.0.0
Requires at least: 6.2
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elvyn-drops-luxe
Tags: custom-logo, custom-menu, featured-images, full-width-template, theme-options, e-commerce, block-styles
*/

:root{
  --elvyn-gold:#c9952f;
  --elvyn-gold-light:#f2cc78;
  --elvyn-black:#070707;
  --elvyn-black-soft:#11100e;
  --elvyn-cream:#fbf8f1;
  --elvyn-white:#ffffff;
  --elvyn-text:#171717;
  --elvyn-muted:#67625b;
  --elvyn-border:rgba(201,149,47,.28);
  --elvyn-radius:18px;
  --elvyn-shadow:0 24px 70px rgba(0,0,0,.16);
  --elvyn-container:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--elvyn-cream);color:var(--elvyn-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
body.admin-bar .elvyn-header.is-sticky{top:32px}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.elvyn-container{width:var(--elvyn-container);margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{clip:auto!important;width:auto;height:auto;margin:12px;padding:10px 16px;background:#fff;color:#000;z-index:99999}

/* Header */
.elvyn-topbar{background:#050505;color:#fff;border-bottom:1px solid var(--elvyn-border);font-size:12px}
.elvyn-topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.elvyn-topbar-list,.elvyn-contact-list{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}
.elvyn-topbar-item,.elvyn-contact-item{display:flex;align-items:center;gap:7px;white-space:nowrap}
.elvyn-topbar-item svg,.elvyn-contact-item svg{width:14px;height:14px;color:var(--elvyn-gold)}
.elvyn-header{position:relative;background:rgba(8,8,8,.97);color:#fff;border-bottom:1px solid var(--elvyn-border);z-index:100}
.elvyn-header.is-sticky{position:sticky;top:0;backdrop-filter:blur(16px)}
.elvyn-header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}
.elvyn-brand{display:flex;align-items:center;gap:12px;min-width:max-content}
.custom-logo-link{display:flex;align-items:center}
.custom-logo{max-height:56px;width:auto}
.elvyn-brand-mark{width:44px;height:54px;color:var(--elvyn-gold);filter:drop-shadow(0 0 14px rgba(201,149,47,.28))}
.elvyn-brand-copy strong{display:block;color:var(--elvyn-gold-light);font-family:Georgia,"Times New Roman",serif;font-size:22px;letter-spacing:.04em;line-height:1.05}
.elvyn-brand-copy small{display:block;margin-top:4px;font-size:9px;letter-spacing:.08em;color:#f8f2e7;text-transform:uppercase}
.elvyn-nav ul{display:flex;align-items:center;justify-content:center;gap:28px;margin:0;padding:0;list-style:none}
.elvyn-nav a{position:relative;padding:29px 0 25px;font-size:14px;font-weight:650;color:#f8f8f8}
.elvyn-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--elvyn-gold);transition:.25s ease}
.elvyn-nav a:hover,.elvyn-nav .current-menu-item>a{color:var(--elvyn-gold-light)}
.elvyn-nav a:hover::after,.elvyn-nav .current-menu-item>a::after{right:0}
.elvyn-header-actions{display:flex;align-items:center;gap:12px}
.elvyn-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--elvyn-border);border-radius:12px;background:#111;color:var(--elvyn-gold-light);cursor:pointer}
.elvyn-menu-toggle svg{width:24px}
.elvyn-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 22px;border:1px solid transparent;border-radius:10px;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;color:#111;cursor:pointer}
.elvyn-btn:hover{transform:translateY(-2px)}
.elvyn-btn-gold{background:linear-gradient(135deg,var(--elvyn-gold-light),var(--elvyn-gold));box-shadow:0 10px 28px rgba(201,149,47,.22)}
.elvyn-btn-outline{background:rgba(0,0,0,.16);border-color:var(--elvyn-gold);color:#fff}
.elvyn-btn-dark{background:#090909;color:#fff;border-color:rgba(255,255,255,.14)}
.elvyn-btn svg{width:19px;height:19px}

/* Hero */
.elvyn-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 25%,rgba(201,149,47,.23),transparent 29%),radial-gradient(circle at 18% 2%,rgba(255,255,255,.05),transparent 25%),linear-gradient(115deg,#030303 0%,#080807 56%,#151108 100%);color:#fff;border-bottom:1px solid rgba(201,149,47,.32)}
.elvyn-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.12) .7px,transparent .7px);background-size:18px 18px;opacity:.18}
.elvyn-hero.has-bg{background-size:cover;background-position:center}
.elvyn-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.69) 51%,rgba(0,0,0,.15) 100%)}
.elvyn-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;min-height:600px;padding-block:62px;gap:34px}
.elvyn-eyebrow{margin:0 0 12px;color:var(--elvyn-gold-light);font-family:Georgia,"Times New Roman",serif;font-size:14px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.elvyn-hero-title{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,6vw,92px);line-height:.88;letter-spacing:-.045em}
.elvyn-hero-title span{display:block;color:var(--elvyn-gold)}
.elvyn-hero-subtitle{margin:22px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,2.4vw,38px);line-height:1.15}
.elvyn-hero-description{max-width:620px;margin:0;color:#dedbd5;font-size:16px}
.elvyn-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:30px 0 28px;padding:0;list-style:none}
.elvyn-feature{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid rgba(201,149,47,.38);font-size:11px;font-weight:800;line-height:1.2;text-transform:uppercase}
.elvyn-feature:first-child{padding-left:0}.elvyn-feature:last-child{border-right:0}
.elvyn-feature-icon{flex:0 0 35px;width:35px;height:35px;color:var(--elvyn-gold)}
.elvyn-hero-buttons{display:flex;flex-wrap:wrap;gap:13px}
.elvyn-hero-visual{position:relative;min-height:475px;display:flex;align-items:center;justify-content:center}
.elvyn-hero-visual::after{content:"";position:absolute;left:7%;right:2%;bottom:12%;height:58px;background:radial-gradient(ellipse,rgba(201,149,47,.26),rgba(0,0,0,0) 70%);filter:blur(15px)}
.elvyn-combined-bottles{position:relative;z-index:2;width:min(100%,620px);filter:drop-shadow(0 28px 28px rgba(0,0,0,.48));border-radius:24px}
.elvyn-bottle-stage{position:relative;z-index:2;width:100%;height:470px}
.elvyn-bottle-stage img{position:absolute;bottom:15px;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(0,0,0,.5))}
.elvyn-bottle-stage .bottle-250{left:4%;width:31%;height:70%;z-index:2}
.elvyn-bottle-stage .bottle-500{left:31%;width:38%;height:94%;z-index:3}
.elvyn-bottle-stage .bottle-1l{right:2%;width:34%;height:82%;z-index:2}

/* Section commons */
.elvyn-section{padding:72px 0}
.elvyn-section-heading{text-align:center;margin-bottom:34px}
.elvyn-section-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--elvyn-gold);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.elvyn-section-kicker::before,.elvyn-section-kicker::after{content:"";width:44px;height:1px;background:var(--elvyn-gold)}
.elvyn-section-title{margin:5px 0 5px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,48px);line-height:1.1;color:#15130f}
.elvyn-section-description{max-width:720px;margin:0 auto;color:var(--elvyn-muted)}

/* Services */
.elvyn-services{background:#fff}
.elvyn-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.elvyn-service-card{min-height:220px;padding:26px 17px 20px;border:1px solid var(--elvyn-border);border-radius:15px;background:linear-gradient(180deg,#fff,#fcfaf5);text-align:center;box-shadow:0 10px 30px rgba(17,14,8,.045);transition:.25s ease}
.elvyn-service-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(17,14,8,.09);border-color:var(--elvyn-gold)}
.elvyn-service-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 16px;border-radius:50%;background:#fff8e8;color:var(--elvyn-gold);border:1px solid rgba(201,149,47,.28)}
.elvyn-service-icon svg{width:30px;height:30px}
.elvyn-service-card h3{margin:0 0 8px;font-size:16px;line-height:1.25}
.elvyn-service-card p{margin:0;color:var(--elvyn-muted);font-size:13px;line-height:1.5}

/* Products */
.elvyn-products{background:radial-gradient(circle at 20% 0,rgba(201,149,47,.12),transparent 28%),#080808;color:#fff}
.elvyn-products .elvyn-section-title{color:#fff}.elvyn-products .elvyn-section-description{color:#bdb9b2}
.elvyn-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.elvyn-product-card{position:relative;overflow:hidden;display:grid;grid-template-columns:42% 58%;align-items:center;min-height:360px;padding:22px;border:1px solid rgba(201,149,47,.6);border-radius:18px;background:linear-gradient(145deg,#181818,#0a0a0a);box-shadow:0 24px 55px rgba(0,0,0,.22)}
.elvyn-product-badge{position:absolute;top:16px;left:16px;padding:5px 10px;border-radius:8px;background:linear-gradient(135deg,var(--elvyn-gold-light),var(--elvyn-gold));color:#111;font-size:12px;font-weight:900;z-index:2}
.elvyn-product-media{display:flex;align-items:flex-end;justify-content:center;height:285px;padding-top:28px}
.elvyn-product-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.65))}
.elvyn-product-content{padding:25px 0 0 10px}
.elvyn-product-content h3{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:25px;color:var(--elvyn-gold-light)}
.elvyn-product-list{margin:0 0 20px;padding:0;list-style:none}
.elvyn-product-list li{position:relative;margin:8px 0;padding-left:22px;color:#e8e5df;font-size:13px}
.elvyn-product-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--elvyn-gold);font-weight:900}
.elvyn-product-card .elvyn-btn{min-height:41px;padding:8px 15px;font-size:12px}

/* Plant */
.elvyn-plant{background:#fff}
.elvyn-plant-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:42px}
.elvyn-video-card{position:relative;overflow:hidden;min-height:390px;border-radius:22px;background:radial-gradient(circle at 50% 30%,rgba(201,149,47,.34),transparent 35%),linear-gradient(135deg,#222,#060606);box-shadow:var(--elvyn-shadow)}
.elvyn-video-card img{width:100%;height:100%;min-height:390px;object-fit:cover;opacity:.82}
.elvyn-video-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(201,149,47,.12))}
.elvyn-video-placeholder::before{content:"STATE-OF-THE-ART PLANT";color:rgba(255,255,255,.15);font-size:clamp(24px,4vw,56px);font-weight:900;letter-spacing:.06em;transform:rotate(-12deg)}
.elvyn-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:82px;height:82px;border-radius:50%;border:2px solid var(--elvyn-gold);background:rgba(5,5,5,.82);color:var(--elvyn-gold-light);box-shadow:0 0 0 12px rgba(201,149,47,.12)}
.elvyn-play svg{width:32px;height:32px;margin-left:5px}
.elvyn-plant-content{display:flex;flex-direction:column;justify-content:center}
.elvyn-plant-content .elvyn-section-title{text-align:left;margin-top:7px}
.elvyn-plant-content>p{color:var(--elvyn-muted)}
.elvyn-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 20px;margin:18px 0 26px;padding:0;list-style:none}
.elvyn-check-grid li{position:relative;padding-left:24px;font-size:14px}
.elvyn-check-grid li::before{content:"✓";position:absolute;left:0;color:var(--elvyn-gold);font-weight:900}

/* Clients */
.elvyn-clients{background:var(--elvyn-cream)}
.elvyn-client-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.elvyn-client-card{display:flex;align-items:center;justify-content:center;min-height:120px;padding:18px;border:1px solid var(--elvyn-border);border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.045);text-align:center}
.elvyn-client-card img{max-width:100%;max-height:72px;object-fit:contain;filter:grayscale(.12)}
.elvyn-client-text{font-family:Georgia,"Times New Roman",serif;color:#79571e;font-weight:700;font-size:18px;line-height:1.2}

/* Trust + CTA */
.elvyn-trust{padding:26px 0;background:linear-gradient(135deg,#090909,#18130a);color:#fff;border-block:1px solid var(--elvyn-border)}
.elvyn-trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.elvyn-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;min-height:62px;padding:0 18px;border-right:1px solid rgba(201,149,47,.35);font-size:12px;font-weight:800;text-transform:uppercase;line-height:1.35}
.elvyn-trust-item:last-child{border-right:0}.elvyn-trust-item svg{flex:0 0 35px;width:35px;height:35px;color:var(--elvyn-gold-light)}
.elvyn-cta{position:relative;overflow:hidden;padding:52px 0;background:radial-gradient(circle at 85% 50%,rgba(201,149,47,.26),transparent 24%),#070707;color:#fff}
.elvyn-cta::after{content:"";position:absolute;width:420px;height:170px;right:-80px;bottom:-100px;border:2px solid var(--elvyn-gold);border-radius:50%;transform:rotate(-14deg);opacity:.34}
.elvyn-cta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px}
.elvyn-cta-copy{display:flex;align-items:center;gap:22px}
.elvyn-cta-icon{display:grid;place-items:center;flex:0 0 82px;width:82px;height:82px;border:2px solid var(--elvyn-gold);border-radius:50%;color:var(--elvyn-gold-light);background:rgba(201,149,47,.08)}
.elvyn-cta-icon svg{width:44px;height:44px}
.elvyn-cta h2{margin:0;color:var(--elvyn-gold-light);font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3vw,44px);line-height:1.1}
.elvyn-cta p{margin:7px 0 0;color:#d8d4cd}
.elvyn-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}

/* Quote form */
.elvyn-quote{background:#fff}
.elvyn-quote-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;padding:42px;border:1px solid var(--elvyn-border);border-radius:24px;background:linear-gradient(135deg,#fff,#fbf7ed);box-shadow:var(--elvyn-shadow)}
.elvyn-quote-copy h2{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.05}
.elvyn-quote-copy p{color:var(--elvyn-muted)}
.elvyn-quote-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.elvyn-field{display:flex;flex-direction:column;gap:6px}.elvyn-field.full{grid-column:1/-1}
.elvyn-field label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.elvyn-field input,.elvyn-field textarea,.elvyn-field select{width:100%;border:1px solid #d9d2c4;border-radius:10px;background:#fff;padding:13px 14px;outline:none}
.elvyn-field input:focus,.elvyn-field textarea:focus,.elvyn-field select:focus{border-color:var(--elvyn-gold);box-shadow:0 0 0 3px rgba(201,149,47,.12)}
.elvyn-form-notice{grid-column:1/-1;padding:12px 14px;border-radius:10px;background:#effaf1;color:#21612c;font-weight:700}

/* Footer */
.elvyn-footer{background:#050505;color:#d9d6cf;border-top:1px solid var(--elvyn-border)}
.elvyn-footer-main{display:grid;grid-template-columns:1.25fr .9fr .8fr 1fr;gap:40px;padding:55px 0 40px}
.elvyn-footer h3{margin:0 0 16px;color:var(--elvyn-gold-light);font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.elvyn-footer p{font-size:13px;color:#aaa59d}.elvyn-footer ul{list-style:none;margin:0;padding:0}.elvyn-footer li{margin:8px 0;font-size:13px}.elvyn-footer a:hover{color:var(--elvyn-gold-light)}
.elvyn-footer-brand{margin-bottom:16px}.elvyn-footer-contact li{display:flex;gap:9px;align-items:flex-start}.elvyn-footer-contact svg{width:17px;height:17px;color:var(--elvyn-gold);margin-top:2px}
.elvyn-socials{display:flex;gap:9px;margin-top:16px}.elvyn-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--elvyn-border);border-radius:50%;font-size:12px;font-weight:900}
.elvyn-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid rgba(201,149,47,.24);font-size:11px;color:#918c83}

/* Pages */
.elvyn-page-hero{padding:90px 0;background:linear-gradient(120deg,#060606,#1b1408);color:#fff;text-align:center}
.elvyn-page-hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,6vw,76px);color:var(--elvyn-gold-light)}
.elvyn-page-content{padding:70px 0}.elvyn-page-content>.elvyn-container{max-width:960px}.entry-content>*:first-child{margin-top:0}

/* Floating + mobile nav */
.elvyn-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:160;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#24c266;color:#fff;box-shadow:0 15px 38px rgba(0,0,0,.28)}
.elvyn-whatsapp-float svg{width:29px;height:29px}
.elvyn-mobile-nav{display:none}

@media(max-width:1100px){
  .elvyn-header-inner{grid-template-columns:auto auto 1fr}.elvyn-nav{position:absolute;top:100%;left:0;right:0;display:none;background:#090909;border-top:1px solid var(--elvyn-border);box-shadow:0 20px 40px rgba(0,0,0,.3)}.elvyn-nav.is-open{display:block}.elvyn-nav ul{display:block;padding:14px 24px}.elvyn-nav a{display:block;padding:13px 0}.elvyn-nav a::after{bottom:5px}.elvyn-menu-toggle{display:grid;place-items:center;order:-1}.elvyn-header-actions{justify-self:end}.elvyn-hero-inner{grid-template-columns:1fr 46%;min-height:560px}.elvyn-services-grid{grid-template-columns:repeat(3,1fr)}.elvyn-client-grid{grid-template-columns:repeat(3,1fr)}.elvyn-product-card{grid-template-columns:38% 62%;padding:18px}.elvyn-topbar-list{gap:11px}.elvyn-contact-list{gap:12px}
}
@media(max-width:860px){
  body.admin-bar .elvyn-header.is-sticky{top:46px}.elvyn-topbar-inner{justify-content:center}.elvyn-contact-list{display:none}.elvyn-topbar-list{overflow:auto;width:100%;justify-content:flex-start;padding-block:8px}.elvyn-header-inner{min-height:68px;gap:12px}.elvyn-brand-copy strong{font-size:18px}.elvyn-brand-copy small{display:none}.elvyn-brand-mark{width:35px;height:43px}.elvyn-header-actions>.elvyn-btn{display:none}.elvyn-hero-inner{grid-template-columns:1fr;padding-top:48px;padding-bottom:25px}.elvyn-hero-copy{text-align:center}.elvyn-hero-description{margin-inline:auto}.elvyn-features{max-width:620px;margin-inline:auto;margin-top:26px}.elvyn-hero-buttons{justify-content:center}.elvyn-hero-visual{min-height:380px}.elvyn-combined-bottles{max-width:600px}.elvyn-bottle-stage{height:390px}.elvyn-products-grid{grid-template-columns:1fr}.elvyn-product-card{max-width:720px;margin-inline:auto;width:100%;grid-template-columns:38% 62%}.elvyn-plant-grid{grid-template-columns:1fr}.elvyn-plant-content{text-align:center}.elvyn-plant-content .elvyn-section-title{text-align:center}.elvyn-check-grid{text-align:left}.elvyn-trust-grid{grid-template-columns:repeat(2,1fr)}.elvyn-trust-item{border-bottom:1px solid rgba(201,149,47,.25)}.elvyn-cta-inner{flex-direction:column;text-align:center}.elvyn-cta-actions{justify-content:center}.elvyn-quote-wrap{grid-template-columns:1fr}.elvyn-footer-main{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  :root{--elvyn-container:min(100% - 26px,1180px);--elvyn-radius:14px}.elvyn-topbar-item{font-size:10px}.elvyn-topbar-list{gap:15px}.elvyn-header-actions{gap:8px}.elvyn-brand{gap:7px}.elvyn-brand-copy strong{font-size:15px}.elvyn-brand-mark{width:30px;height:38px}.elvyn-menu-toggle{width:39px;height:39px}.elvyn-hero-inner{padding-top:36px}.elvyn-eyebrow{font-size:11px}.elvyn-hero-title{font-size:56px}.elvyn-hero-subtitle{font-size:24px}.elvyn-hero-description{font-size:14px}.elvyn-features{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0}.elvyn-feature{padding:0;border:0;justify-content:center}.elvyn-hero-buttons{display:grid}.elvyn-btn{width:100%}.elvyn-hero-visual{min-height:300px}.elvyn-bottle-stage{height:300px}.elvyn-section{padding:54px 0}.elvyn-section-heading{margin-bottom:25px}.elvyn-section-kicker::before,.elvyn-section-kicker::after{width:25px}.elvyn-section-title{font-size:34px}.elvyn-services-grid{grid-template-columns:repeat(2,1fr);gap:10px}.elvyn-service-card{min-height:190px;padding:20px 10px}.elvyn-service-card h3{font-size:14px}.elvyn-product-card{grid-template-columns:42% 58%;min-height:320px;padding:14px}.elvyn-product-media{height:250px}.elvyn-product-content{padding-left:3px}.elvyn-product-content h3{font-size:20px}.elvyn-product-list li{font-size:12px;padding-left:18px}.elvyn-video-card,.elvyn-video-card img{min-height:290px}.elvyn-check-grid{grid-template-columns:1fr}.elvyn-client-grid{grid-template-columns:repeat(2,1fr)}.elvyn-client-card{min-height:95px}.elvyn-trust-grid{grid-template-columns:1fr}.elvyn-trust-item{justify-content:flex-start;border-right:0}.elvyn-cta-copy{flex-direction:column}.elvyn-cta-actions{width:100%}.elvyn-quote-wrap{padding:25px 18px}.elvyn-quote-form{grid-template-columns:1fr}.elvyn-field.full{grid-column:auto}.elvyn-footer-main{grid-template-columns:1fr;gap:28px}.elvyn-footer-bottom{flex-direction:column;text-align:center}.elvyn-whatsapp-float{bottom:88px;right:14px;width:52px;height:52px}.has-elvyn-mobile-nav{padding-bottom:72px}.elvyn-mobile-nav{position:fixed;left:8px;right:8px;bottom:7px;z-index:150;display:grid;grid-template-columns:repeat(5,1fr);min-height:66px;border:1px solid rgba(201,149,47,.35);border-radius:17px;background:rgba(7,7,7,.96);box-shadow:0 12px 42px rgba(0,0,0,.32);backdrop-filter:blur(15px)}.elvyn-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#cfcac1;font-size:9px;font-weight:700}.elvyn-mobile-nav svg{width:22px;height:22px;color:var(--elvyn-gold)}.elvyn-mobile-nav a.center{transform:translateY(-15px)}.elvyn-mobile-nav a.center span:first-child{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--elvyn-gold-light),var(--elvyn-gold));color:#111;box-shadow:0 8px 24px rgba(201,149,47,.35)}.elvyn-mobile-nav a.center svg{color:#111}
}

/* =========================================================
   ELVYN DROPS ATELIER — REFINED LUXURY VISUAL SYSTEM (v3)
   ========================================================= */
:root{
  --elvyn-gold:#c69a3a;
  --elvyn-gold-deep:#9b6a14;
  --elvyn-gold-light:#f1d38a;
  --elvyn-black:#030303;
  --elvyn-black-soft:#0b0b0a;
  --elvyn-cream:#f8f5ed;
  --elvyn-border:rgba(198,154,58,.30);
  --elvyn-radius:14px;
  --elvyn-container:min(1260px,calc(100% - 48px));
}
body{background:#fff;color:#151515;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.elvyn-container{width:var(--elvyn-container)}

/* Header refinements */
.elvyn-topbar{background:#020202;border-bottom-color:rgba(198,154,58,.42)}
.elvyn-topbar-inner{min-height:32px}
.elvyn-topbar-list,.elvyn-contact-list{gap:18px}
.elvyn-topbar-item,.elvyn-contact-item{font-size:11px;letter-spacing:.01em;color:#e7e1d5}
.elvyn-header{background:rgba(4,4,4,.97);border-bottom-color:rgba(198,154,58,.34);box-shadow:0 8px 28px rgba(0,0,0,.16)}
.elvyn-header-inner{min-height:76px;grid-template-columns:minmax(225px,auto) 1fr auto;gap:28px}
.elvyn-brand-mark{width:42px;height:50px;color:var(--elvyn-gold-light)}
.elvyn-brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;letter-spacing:.025em;color:var(--elvyn-gold-light)}
.elvyn-brand-copy small{font-size:8.5px;letter-spacing:.11em;color:#cfc7b7}
.elvyn-nav ul{gap:25px}
.elvyn-nav a{padding:29px 0 24px;font-size:13px;font-weight:650;color:#f1eee8}
.elvyn-nav a::after{bottom:16px;height:1px}
.elvyn-btn{min-height:46px;padding:10px 20px;border-radius:7px;font-size:13px;font-weight:800;box-shadow:none}
.elvyn-btn-gold{background:linear-gradient(135deg,#efca70 0%,#c38c24 100%);box-shadow:0 10px 26px rgba(198,154,58,.18)}
.elvyn-btn-outline{background:rgba(0,0,0,.24);border-color:rgba(224,178,73,.78);color:#fff}
.elvyn-btn-outline:hover{background:rgba(198,154,58,.10)}

/* Hero — integrated image, balanced type, premium spacing */
.elvyn-hero{
  min-height:565px;
  background:
    radial-gradient(circle at 79% 27%,rgba(193,146,49,.24),transparent 30%),
    radial-gradient(circle at 49% 100%,rgba(198,154,58,.08),transparent 40%),
    linear-gradient(105deg,#020202 0%,#050505 56%,#100c05 100%);
  border-bottom:1px solid rgba(198,154,58,.38);
}
.elvyn-hero::before{opacity:.08;background-size:24px 24px}
.elvyn-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--elvyn-gold),transparent)}
.elvyn-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.91) 43%,rgba(0,0,0,.24) 76%,rgba(0,0,0,.05) 100%)}
.elvyn-hero-inner{grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:565px;padding-block:48px 44px;gap:18px}
.elvyn-hero-copy{position:relative;z-index:5;padding-right:10px}
.elvyn-eyebrow{margin:0 0 13px;font-size:12px;letter-spacing:.16em;color:#e5b951}
.elvyn-hero-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:.18em;margin:0;font-size:clamp(58px,5.2vw,82px);line-height:.92;letter-spacing:-.055em;white-space:nowrap}
.elvyn-title-white{color:#fff}
.elvyn-title-gold{color:#c99a38;text-shadow:0 8px 26px rgba(198,154,58,.16)}
.elvyn-hero-subtitle{margin:19px 0 11px;font-size:clamp(23px,2vw,31px);line-height:1.16;font-weight:500;letter-spacing:-.02em;color:#fff}
.elvyn-hero-description{max-width:580px;color:#cfcac1;font-size:15px;line-height:1.75}
.elvyn-features{grid-template-columns:repeat(4,minmax(0,1fr));margin:26px 0 25px}
.elvyn-feature{min-height:42px;gap:9px;padding:0 13px;color:#fff;font-size:10px;letter-spacing:.02em;border-right-color:rgba(198,154,58,.34)}
.elvyn-feature-icon{flex-basis:30px;width:30px;height:30px;color:#d9a83c}
.elvyn-hero-buttons{gap:12px}
.elvyn-hero-buttons .elvyn-btn{min-width:188px}
.elvyn-hero-visual{min-height:455px;overflow:visible;isolation:isolate}
.elvyn-hero-visual::before{content:"";position:absolute;inset:7% -4% 3% 3%;z-index:0;background:radial-gradient(ellipse at 57% 52%,rgba(195,148,53,.18),transparent 58%);filter:blur(12px)}
.elvyn-hero-visual::after{left:7%;right:1%;bottom:6%;height:48px;background:radial-gradient(ellipse,rgba(210,167,69,.22),rgba(0,0,0,0) 72%);filter:blur(13px)}
.elvyn-visual-orbit{position:absolute;z-index:0;width:420px;height:420px;border:1px solid rgba(198,154,58,.12);border-radius:50%;right:5%;top:7%;box-shadow:0 0 80px rgba(198,154,58,.08) inset}
.elvyn-combined-bottles{
  position:relative;
  z-index:2;
  width:116%;
  max-width:none;
  margin-left:-5%;
  border-radius:0;
  filter:drop-shadow(0 32px 34px rgba(0,0,0,.58)) saturate(.96) contrast(1.05);
  -webkit-mask-image:radial-gradient(ellipse 72% 67% at 53% 54%,#000 67%,rgba(0,0,0,.95) 78%,transparent 100%);
  mask-image:radial-gradient(ellipse 72% 67% at 53% 54%,#000 67%,rgba(0,0,0,.95) 78%,transparent 100%);
}
.elvyn-bottle-stage{height:455px}
.elvyn-bottle-stage::before{content:"";position:absolute;inset:12% 0 5%;background:radial-gradient(ellipse at 54% 53%,rgba(198,154,58,.18),transparent 56%)}
.elvyn-bottle-stage img{bottom:4px;filter:drop-shadow(0 28px 24px rgba(0,0,0,.60));border-radius:0}

/* Section rhythm */
.elvyn-section{padding:64px 0}
.elvyn-section-heading{margin-bottom:29px}
.elvyn-section-kicker{font-size:10px;letter-spacing:.17em;color:#ac791d}
.elvyn-section-kicker::before,.elvyn-section-kicker::after{width:36px;background:#c69942}
.elvyn-section-title{margin:6px 0 6px;font-size:clamp(31px,3.6vw,45px);letter-spacing:-.02em}
.elvyn-section-description{font-size:14px;line-height:1.7}

/* Services */
.elvyn-services{background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)}
.elvyn-services-grid{gap:12px}
.elvyn-service-card{min-height:192px;padding:23px 14px 18px;border-radius:12px;background:#fff;box-shadow:0 12px 35px rgba(31,24,11,.045)}
.elvyn-service-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(31,24,11,.085)}
.elvyn-service-icon{width:54px;height:54px;margin-bottom:14px;border-radius:50%;background:#fffaf0}
.elvyn-service-icon svg{width:27px;height:27px}
.elvyn-service-card h3{font-size:15px}
.elvyn-service-card p{font-size:12px}

/* Product cards */
.elvyn-products{background:radial-gradient(circle at 50% -20%,rgba(198,154,58,.18),transparent 34%),linear-gradient(180deg,#060606,#0a0a09);border-block:1px solid rgba(198,154,58,.20)}
.elvyn-products-grid{gap:20px}
.elvyn-product-card{grid-template-columns:39% 61%;min-height:330px;padding:19px;border-radius:13px;background:linear-gradient(145deg,#151515,#090909);box-shadow:0 22px 48px rgba(0,0,0,.28)}
.elvyn-product-card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.035),transparent 34%);pointer-events:none}
.elvyn-product-badge{top:14px;left:14px;padding:4px 9px;border-radius:5px;font-size:11px}
.elvyn-product-media{height:260px;padding-top:26px;overflow:hidden}
.elvyn-product-media img{width:112%;height:112%;object-fit:contain;filter:drop-shadow(0 19px 18px rgba(0,0,0,.68));mix-blend-mode:normal}
.elvyn-product-content{position:relative;z-index:2;padding:22px 0 0 8px}
.elvyn-product-content h3{font-size:23px}
.elvyn-product-list li{font-size:12.5px;line-height:1.55}
.elvyn-product-card .elvyn-btn{min-width:132px;border-radius:6px}

/* Plant */
.elvyn-plant{background:#fff}
.elvyn-plant-grid{gap:48px}
.elvyn-video-card{min-height:355px;border-radius:14px;box-shadow:0 24px 55px rgba(25,18,7,.15)}
.elvyn-video-card img{min-height:355px}
.elvyn-play{width:72px;height:72px;box-shadow:0 0 0 9px rgba(198,154,58,.11)}
.elvyn-plant-content>p{font-size:14px;line-height:1.75}
.elvyn-check-grid li{font-size:13px}

/* Clients */
.elvyn-clients{background:#f8f5ed}
.elvyn-client-grid{grid-template-columns:repeat(6,1fr);gap:12px}
.elvyn-client-card{min-height:105px;border-radius:10px;padding:15px;box-shadow:0 9px 24px rgba(31,24,11,.04)}
.elvyn-client-card:hover{border-color:rgba(198,154,58,.72);transform:translateY(-3px);transition:.22s ease}
.elvyn-client-card img{max-height:64px}
.elvyn-client-text{font-size:16px}

/* Trust, CTA, footer */
.elvyn-trust{padding:21px 0;background:linear-gradient(110deg,#050505,#171007 58%,#080706)}
.elvyn-trust-item{min-height:58px;font-size:11px}
.elvyn-trust-item svg{width:31px;height:31px}
.elvyn-cta{padding:44px 0;background:radial-gradient(circle at 88% 50%,rgba(198,154,58,.23),transparent 25%),linear-gradient(115deg,#030303,#0d0b07)}
.elvyn-cta h2{font-size:clamp(27px,3vw,40px)}
.elvyn-cta-icon{flex-basis:70px;width:70px;height:70px}
.elvyn-cta-icon svg{width:38px;height:38px}
.elvyn-footer-main{padding:48px 0 34px}

/* Admin-friendly uploaded combined hero images */
.elvyn-hero.has-bg .elvyn-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.77) 48%,rgba(0,0,0,.18) 100%)}

@media(max-width:1100px){
  :root{--elvyn-container:min(100% - 36px,1260px)}
  .elvyn-header-inner{grid-template-columns:auto auto 1fr}
  .elvyn-hero-inner{grid-template-columns:minmax(0,54%) minmax(0,46%);min-height:545px}
  .elvyn-hero-title{font-size:clamp(55px,6vw,72px)}
  .elvyn-combined-bottles{width:130%;margin-left:-15%}
  .elvyn-features{grid-template-columns:repeat(2,1fr);gap:12px}
  .elvyn-feature{border-right:0;padding:0;justify-content:flex-start}
}
@media(max-width:860px){
  .elvyn-hero{min-height:auto}
  .elvyn-hero-inner{grid-template-columns:1fr;padding:46px 0 22px;gap:10px}
  .elvyn-hero-copy{text-align:center;padding-right:0}
  .elvyn-hero-title{justify-content:center;white-space:normal}
  .elvyn-hero-description{margin-inline:auto}
  .elvyn-features{max-width:580px}
  .elvyn-feature{justify-content:center}
  .elvyn-hero-visual{min-height:360px}
  .elvyn-combined-bottles{width:min(760px,115%);margin-left:0}
  .elvyn-visual-orbit{right:20%;top:4%;width:330px;height:330px}
  .elvyn-services-grid{grid-template-columns:repeat(3,1fr)}
  .elvyn-client-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:620px){
  :root{--elvyn-container:min(100% - 24px,1260px)}
  .elvyn-topbar{display:none}
  .elvyn-header-inner{min-height:64px}
  .elvyn-brand-copy strong{font-size:17px}
  .elvyn-hero-inner{padding-top:32px}
  .elvyn-eyebrow{font-size:10px}
  .elvyn-hero-title{display:block;font-size:53px;line-height:.87}
  .elvyn-title-white,.elvyn-title-gold{display:block}
  .elvyn-hero-subtitle{font-size:22px;margin-top:18px}
  .elvyn-hero-description{font-size:13.5px;line-height:1.65}
  .elvyn-features{grid-template-columns:repeat(2,1fr);margin:22px 0}
  .elvyn-feature{justify-content:flex-start;font-size:9px}
  .elvyn-hero-buttons{grid-template-columns:1fr}
  .elvyn-hero-buttons .elvyn-btn{min-width:0}
  .elvyn-hero-visual{min-height:280px}
  .elvyn-combined-bottles{width:124%;margin-left:-12%}
  .elvyn-visual-orbit{width:260px;height:260px;right:8%}
  .elvyn-section{padding:50px 0}
  .elvyn-services-grid{grid-template-columns:repeat(2,1fr)}
  .elvyn-service-card{min-height:178px}
  .elvyn-product-card{grid-template-columns:40% 60%;min-height:300px}
  .elvyn-product-media{height:235px}
  .elvyn-client-grid{grid-template-columns:repeat(2,1fr)}
}
/* Specificity corrections for split hero word colors */
.elvyn-hero-title .elvyn-title-white{display:inline;color:#fff}
.elvyn-hero-title .elvyn-title-gold{display:inline;color:var(--elvyn-gold)}
@media(max-width:620px){.elvyn-hero-title .elvyn-title-white,.elvyn-hero-title .elvyn-title-gold{display:block}}

/* ELVYN DROPS v4 fixes: supplied logo, integrated bottles, unique sections */
.elvyn-default-logo{display:flex;align-items:center;max-width:250px}.elvyn-default-logo img{display:block;width:100%;height:auto;max-height:58px;object-fit:contain}.custom-logo-link img{max-width:250px;max-height:58px;width:auto}.elvyn-footer-logo{display:block;max-width:270px;margin-bottom:16px}.elvyn-footer-logo img{width:100%;height:auto}
.elvyn-hero{background-image:url('assets/images/hero-bg.png');background-position:center;background-size:cover}.elvyn-hero-visual{overflow:hidden;min-height:500px;display:flex;align-items:flex-end;justify-content:center}.elvyn-combined-bottles{width:112%;max-width:none;margin:0 -6% -2%;border-radius:0;object-fit:contain;filter:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 100%)}
.elvyn-bottle-stage{position:relative;width:100%;height:500px}.elvyn-bottle-stage img{position:absolute;bottom:0;object-fit:contain;border-radius:12px;mix-blend-mode:screen}.elvyn-bottle-stage .bottle-250{left:3%;height:68%;z-index:1}.elvyn-bottle-stage .bottle-500{left:31%;height:91%;z-index:3}.elvyn-bottle-stage .bottle-1l{right:0;height:98%;z-index:2}
.elvyn-services-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elvyn-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elvyn-product-media{background:#090909;border-radius:10px;overflow:hidden}.elvyn-product-media img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:normal}.elvyn-video-card video{display:block;width:100%;height:100%;min-height:355px;object-fit:cover;border-radius:14px}.elvyn-video-card>a{display:block;position:relative;height:100%}
@media(max-width:1100px){.elvyn-services-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.elvyn-default-logo{max-width:205px}.elvyn-hero-visual{min-height:390px}.elvyn-combined-bottles{width:min(760px,115%)}.elvyn-products-grid{grid-template-columns:1fr}.elvyn-services-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.elvyn-default-logo{max-width:170px}.elvyn-services-grid{grid-template-columns:repeat(2,1fr)}.elvyn-hero-visual{min-height:300px}.elvyn-combined-bottles{width:130%;margin-left:-13%}.elvyn-bottle-stage{height:300px}.elvyn-footer-logo{max-width:230px}}

/* =========================================================
   ELVYN DROPS ATELIER V5 — REAL BOTTLES + LIVE LABEL PREVIEW
   ========================================================= */
.elvyn-default-logo{max-width:275px}.elvyn-default-logo img,.elvyn-footer-logo img{filter:drop-shadow(0 4px 16px rgba(0,0,0,.25))}.custom-logo-link img{max-width:275px;max-height:64px}
.elvyn-hero{background:radial-gradient(circle at 76% 45%,rgba(201,149,47,.18),transparent 28%),linear-gradient(115deg,#030303 0%,#080704 63%,#151005 100%);overflow:hidden}
.elvyn-hero::after{content:"";position:absolute;right:-8%;bottom:-32%;width:62%;height:72%;border-radius:50%;background:radial-gradient(ellipse,rgba(214,166,64,.18),transparent 66%);filter:blur(18px);pointer-events:none}
.elvyn-hero-inner{position:relative;z-index:2;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:600px}
.elvyn-hero-title{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:-.045em;font-size:clamp(58px,6.2vw,94px);line-height:.92}.elvyn-hero-title .elvyn-title-white{color:#fff}.elvyn-hero-title .elvyn-title-gold{color:var(--elvyn-gold-light)}
.elvyn-hero-subtitle{font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,2.3vw,36px)}
.elvyn-hero-visual{position:relative;min-height:570px;overflow:visible;display:flex;align-items:flex-end;justify-content:center}
.elvyn-gold-glow{position:absolute;left:15%;right:2%;bottom:8%;height:62%;border-radius:50%;background:radial-gradient(ellipse,rgba(225,177,74,.24),rgba(201,149,47,.06) 45%,transparent 70%);filter:blur(12px)}
.elvyn-bottle-stage{position:relative;width:100%;height:570px;overflow:visible}
.elvyn-bottle-stage::after{content:"";position:absolute;left:4%;right:0;bottom:2%;height:54px;border-radius:50%;background:radial-gradient(ellipse,rgba(242,204,120,.24),rgba(0,0,0,0) 70%);filter:blur(12px)}
.elvyn-bottle-stage img{position:absolute;bottom:0;width:auto;object-fit:contain;mix-blend-mode:normal!important;border-radius:0!important;filter:drop-shadow(0 28px 24px rgba(0,0,0,.72));transition:transform .3s ease}
.elvyn-bottle-stage .bottle-250{left:1%;height:66%;z-index:2}.elvyn-bottle-stage .bottle-500{left:28%;height:88%;z-index:4}.elvyn-bottle-stage .bottle-1l{right:-2%;height:98%;z-index:3}.elvyn-bottle-stage img:hover{transform:translateY(-7px)}
.elvyn-services-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elvyn-service-card{min-height:195px}.elvyn-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elvyn-product-card{grid-template-columns:42% 58%;min-height:340px;overflow:hidden}.elvyn-product-media{height:285px;background:radial-gradient(circle at 50% 60%,rgba(201,149,47,.13),transparent 50%);overflow:visible}.elvyn-product-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 16px rgba(0,0,0,.7));mix-blend-mode:normal!important}.elvyn-product-content{align-self:center}

/* Live bottle preview */
.elvyn-customizer{background:linear-gradient(135deg,#080807,#181106);color:#fff;border-block:1px solid rgba(201,149,47,.25)}
.elvyn-customizer-grid{display:grid;grid-template-columns:minmax(380px,.86fr) minmax(0,1.14fr);gap:72px;align-items:center}
.elvyn-customizer-stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:650px;border:1px solid rgba(201,149,47,.28);border-radius:28px;background:radial-gradient(circle at 50% 43%,rgba(242,204,120,.16),transparent 37%),linear-gradient(145deg,#11100e,#050505);box-shadow:0 32px 90px rgba(0,0,0,.36)}
.elvyn-custom-bottle{position:relative;width:min(100%,500px);aspect-ratio:1086/1448}.elvyn-custom-bottle>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 30px 30px rgba(0,0,0,.58))}
.elvyn-print-zone{position:absolute;z-index:4;left:35.05%;top:29.35%;width:26.25%;height:31.75%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4%;padding:7% 8%;text-align:center;color:#fff;pointer-events:none}
.elvyn-customer-logo{display:none;max-width:88%;max-height:58%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.18))}.elvyn-preview-name{max-width:100%;font-weight:900;font-size:clamp(8px,1.15vw,17px);line-height:1.05;word-break:break-word}.elvyn-preview-tagline{max-width:100%;font-size:clamp(6px,.72vw,11px);line-height:1.15;color:#eee;word-break:break-word}.elvyn-zone-placeholder{font-weight:900;letter-spacing:.11em;font-size:clamp(8px,1.05vw,15px);line-height:1.25;color:rgba(255,255,255,.28)}
.elvyn-safe-note{margin-top:-20px;padding:9px 13px;border:1px solid rgba(201,149,47,.25);border-radius:999px;color:#c8c0b1;background:rgba(0,0,0,.45);font-size:11px}
.elvyn-customizer-controls .elvyn-section-title{color:#fff;text-align:left}.elvyn-customizer-controls>p{max-width:640px;color:#d3cec4;font-size:15px;line-height:1.75}.elvyn-customizer-controls .elvyn-section-kicker{justify-content:flex-start}
.elvyn-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:132px;margin:26px 0 18px;padding:20px;border:2px dashed rgba(242,204,120,.68);border-radius:16px;background:rgba(201,149,47,.07);cursor:pointer;text-align:center;transition:.22s ease}.elvyn-upload-box:hover{background:rgba(201,149,47,.12);border-color:var(--elvyn-gold-light)}.elvyn-upload-box input{position:absolute;opacity:0;pointer-events:none}.elvyn-upload-box span{display:flex;align-items:center;gap:9px;font-weight:850;font-size:17px;color:#fff}.elvyn-upload-box span svg{width:22px;height:22px;color:var(--elvyn-gold-light)}.elvyn-upload-box small{margin-top:7px;color:#aaa49a}
.elvyn-customizer-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.elvyn-customizer-fields label{display:flex;flex-direction:column;gap:7px;color:#d5cfc4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.elvyn-customizer-fields input{width:100%;padding:13px 14px;border:1px solid rgba(201,149,47,.3);border-radius:10px;background:#10100f;color:#fff;outline:none}.elvyn-customizer-fields input:focus{border-color:var(--elvyn-gold-light);box-shadow:0 0 0 3px rgba(201,149,47,.12)}
.elvyn-preview-actions{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.elvyn-preview-actions .elvyn-btn{min-width:190px}.elvyn-client-empty{grid-column:1/-1;padding:26px;text-align:center;border:1px dashed rgba(201,149,47,.4);border-radius:12px;color:#786f60}
.elvyn-video-placeholder{display:flex;position:relative;min-height:355px;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:92px;background-size:cover;background-position:center;border-radius:14px;overflow:hidden;color:#fff;text-align:center;padding:20px}.elvyn-video-placeholder::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.58)}.elvyn-video-placeholder>*{position:relative;z-index:2}.elvyn-video-placeholder strong{font-size:13px}
@media(max-width:1100px){.elvyn-hero-inner{grid-template-columns:1fr 48%}.elvyn-bottle-stage{height:500px}.elvyn-services-grid{grid-template-columns:repeat(3,1fr)}.elvyn-customizer-grid{gap:38px;grid-template-columns:.9fr 1.1fr}.elvyn-customizer-stage{min-height:560px}}
@media(max-width:860px){.elvyn-hero-inner{grid-template-columns:1fr}.elvyn-hero-visual{min-height:430px}.elvyn-bottle-stage{height:430px;max-width:680px;margin:auto}.elvyn-bottle-stage .bottle-250{left:6%}.elvyn-bottle-stage .bottle-500{left:33%}.elvyn-bottle-stage .bottle-1l{right:4%}.elvyn-customizer-grid{grid-template-columns:1fr}.elvyn-customizer-stage{min-height:560px}.elvyn-customizer-controls{text-align:center}.elvyn-customizer-controls .elvyn-section-title{text-align:center}.elvyn-customizer-controls .elvyn-section-kicker{justify-content:center}.elvyn-preview-actions{justify-content:center}}
@media(max-width:620px){.elvyn-default-logo{max-width:190px}.elvyn-hero-title{font-size:56px}.elvyn-hero-visual{min-height:330px}.elvyn-bottle-stage{height:330px}.elvyn-services-grid{grid-template-columns:repeat(2,1fr)}.elvyn-product-card{grid-template-columns:42% 58%;min-height:315px}.elvyn-product-media{height:245px}.elvyn-customizer-stage{min-height:440px;border-radius:18px}.elvyn-custom-bottle{width:min(100%,360px)}.elvyn-safe-note{margin-top:-10px;font-size:9px}.elvyn-customizer-fields{grid-template-columns:1fr}.elvyn-preview-actions{display:grid}.elvyn-preview-actions .elvyn-btn{min-width:0}.elvyn-upload-box span{font-size:15px}}


/* V6 refinements */
.elvyn-default-logo img,.elvyn-footer-logo img{display:block;max-width:100%;height:auto}
.elvyn-default-logo{display:block;max-width:340px}
.elvyn-footer-logo{display:block;max-width:290px}
.elvyn-header .custom-logo{max-height:62px;width:auto;display:block}
.elvyn-bottle-stage .bottle-250{left:2%;width:26%;height:72%;z-index:2}
.elvyn-bottle-stage .bottle-500{left:31%;width:38%;height:96%;z-index:3}
.elvyn-bottle-stage .bottle-1l{right:1%;width:27%;height:86%;z-index:2}
.elvyn-product-card{border-color:rgba(201,149,47,.72);background:radial-gradient(circle at 25% 18%,rgba(201,149,47,.07),transparent 28%),linear-gradient(145deg,#151515,#090909)}
.elvyn-product-card:hover{transform:translateY(-4px);box-shadow:0 26px 56px rgba(0,0,0,.36)}
.elvyn-product-media{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 55%,rgba(255,255,255,.03),transparent 58%)}
.elvyn-product-media img{width:100%!important;height:100%!important;object-fit:contain;transform:scale(1.08);filter:drop-shadow(0 22px 24px rgba(0,0,0,.72)) brightness(1.03)}
.elvyn-client-card img{max-width:86%;max-height:64px;object-fit:contain;display:block;margin:auto}
.elvyn-print-zone{left:34.85%;top:29.15%;width:27.1%;height:32.1%;padding:8% 8% 7%}
.elvyn-preview-name{font-size:clamp(9px,1.05vw,16px);letter-spacing:.04em}
.elvyn-preview-tagline{font-size:clamp(6px,.68vw,10px)}


/* V7 fixes and responsive improvements */
.elvyn-client-slider{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent)}
.elvyn-client-track{display:flex;align-items:center;gap:18px;width:max-content;animation:elvynClientMarquee 34s linear infinite;will-change:transform}
.elvyn-client-slider:hover .elvyn-client-track{animation-play-state:paused}
.elvyn-client-card{flex:0 0 210px;min-height:110px;display:flex;align-items:center;justify-content:center;padding:16px;background:#fff;border:1px solid rgba(201,149,47,.35);border-radius:14px}
.elvyn-client-card img{width:auto!important;max-width:100%;max-height:62px;object-fit:contain;display:block}
@keyframes elvynClientMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.elvyn-product-media img{object-fit:contain!important;object-position:center!important}
.elvyn-header{overflow:visible}
@media(max-width:860px){
  .elvyn-hero-inner{grid-template-columns:1fr!important;gap:12px!important;padding-bottom:18px!important}
  .elvyn-hero-copy,.elvyn-hero-description,.elvyn-hero-subtitle{text-align:center}
  .elvyn-features{justify-content:center}
  .elvyn-bottle-stage{height:360px!important;max-width:560px;margin:0 auto}
  .elvyn-bottle-stage .bottle-250{left:2%!important;width:30%!important;height:66%!important}
  .elvyn-bottle-stage .bottle-500{left:33%!important;width:35%!important;height:88%!important}
  .elvyn-bottle-stage .bottle-1l{right:2%!important;width:28%!important;height:82%!important}
  .elvyn-products-grid{grid-template-columns:1fr!important}
  .elvyn-product-card{grid-template-columns:1fr!important;max-width:460px;margin:0 auto;min-height:auto!important}
  .elvyn-product-media{height:280px!important}
  .elvyn-product-content{padding-left:0!important;text-align:left}
}
@media(max-width:620px){
  .elvyn-default-logo{max-width:168px!important}
  .elvyn-header-inner{min-height:62px!important;gap:10px!important;grid-template-columns:auto 1fr auto!important}
  .elvyn-topbar-inner{padding-inline:10px}
  .elvyn-hero-title{font-size:44px!important;line-height:.95}
  .elvyn-hero-subtitle{font-size:20px!important}
  .elvyn-hero-description{font-size:14px!important}
  .elvyn-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .elvyn-feature{padding:8px 0}
  .elvyn-bottle-stage{height:305px!important}
  .elvyn-bottle-stage .bottle-250{left:0!important;width:31%!important;height:65%!important}
  .elvyn-bottle-stage .bottle-500{left:32%!important;width:36%!important;height:87%!important}
  .elvyn-bottle-stage .bottle-1l{right:0!important;width:29%!important;height:80%!important}
  .elvyn-product-card{max-width:100%!important;padding:16px!important}
  .elvyn-product-media{height:250px!important}
  .elvyn-client-track{gap:12px;animation-duration:28s}
  .elvyn-client-card{flex-basis:165px;min-height:92px;padding:14px}
  .elvyn-client-card img{max-height:50px}
}


/* =========================================================
   V8 — PREMIUM HOME / MOBILE EXPERIENCE
   ========================================================= */
.elvyn-mobile-head-wa{display:none;width:42px;height:42px;border:1px solid rgba(201,149,47,.45);border-radius:12px;align-items:center;justify-content:center;color:var(--elvyn-gold-light);background:rgba(255,255,255,.025)}
.elvyn-mobile-head-wa svg{width:21px;height:21px}
.elvyn-hero-mobile-visual{display:none}
.elvyn-hero{background:
 radial-gradient(circle at 79% 27%,rgba(201,149,47,.28),transparent 30%),
 radial-gradient(circle at 20% 20%,rgba(255,255,255,.04),transparent 20%),
 linear-gradient(112deg,#020202 0%,#060605 56%,#151007 100%)}
.elvyn-hero-copy{max-width:640px}
.elvyn-hero-title{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:900;letter-spacing:-.055em}
.elvyn-hero-subtitle{font-family:Georgia,"Times New Roman",serif;font-weight:500}
.elvyn-bottle-stage img{transition:transform .35s ease,filter .35s ease}
.elvyn-hero-visual:hover .bottle-500{transform:translateY(-8px) scale(1.015)}
.elvyn-product-card{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.elvyn-product-content h3{color:var(--elvyn-gold-light);font-family:Georgia,"Times New Roman",serif}

@media(max-width:860px){
  .elvyn-topbar{display:none!important}
  .elvyn-header.is-sticky{top:0!important}
  .elvyn-header{background:rgba(4,4,4,.98);border-bottom:1px solid rgba(201,149,47,.35)}
  .elvyn-header-inner{min-height:66px!important;grid-template-columns:46px 1fr 46px!important;gap:8px!important;padding:6px 0}
  .elvyn-menu-toggle{display:grid!important;place-items:center;order:0!important;width:42px!important;height:42px!important;border-radius:12px!important;justify-self:start}
  .elvyn-brand{justify-self:center;min-width:0!important;width:100%;justify-content:center}
  .elvyn-default-logo{max-width:210px!important;width:min(62vw,210px)!important;display:block}
  .elvyn-default-logo img{width:100%;height:auto;display:block;filter:drop-shadow(0 3px 12px rgba(0,0,0,.35))}
  .elvyn-header-actions{justify-self:end!important;width:42px}
  .elvyn-header-actions>.elvyn-btn{display:none!important}
  .elvyn-mobile-head-wa{display:flex}
  .elvyn-nav{top:100%;border-top:1px solid rgba(201,149,47,.28)}

  .elvyn-hero{min-height:0!important}
  .elvyn-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.16))}
  .elvyn-hero-inner{display:block!important;min-height:0!important;padding:32px 0 34px!important}
  .elvyn-hero-copy{max-width:none!important;padding:0!important;text-align:center}
  .elvyn-eyebrow{font-size:11px!important;letter-spacing:.16em;margin-bottom:10px!important}
  .elvyn-hero-title{font-size:clamp(42px,12vw,58px)!important;line-height:.9!important;justify-content:center!important;white-space:normal!important;gap:0!important;margin-bottom:14px!important}
  .elvyn-hero-title .elvyn-title-white,.elvyn-hero-title .elvyn-title-gold{display:block!important;width:100%}
  .elvyn-hero-subtitle{font-size:clamp(20px,5.7vw,27px)!important;line-height:1.14!important;margin:0 auto 8px!important;max-width:92%}
  .elvyn-hero-desktop-visual{display:none!important}
  .elvyn-hero-mobile-visual{display:block;position:relative;min-height:315px;margin:8px auto 6px;max-width:620px;overflow:visible}
  .elvyn-hero-mobile-visual::before{content:"";position:absolute;left:10%;right:10%;bottom:4%;height:45px;background:radial-gradient(ellipse,rgba(201,149,47,.30),transparent 72%);filter:blur(12px)}
  .elvyn-mobile-bottle-glow{position:absolute;inset:6% 10% 3%;background:radial-gradient(circle at 55% 48%,rgba(216,169,70,.20),transparent 58%);filter:blur(8px)}
  .elvyn-hero-mobile-visual .elvyn-bottle-stage{height:315px!important;max-width:560px!important;margin:0 auto!important}
  .elvyn-hero-mobile-visual .bottle-250{left:2%!important;width:29%!important;height:66%!important;bottom:15px!important}
  .elvyn-hero-mobile-visual .bottle-500{left:32%!important;width:37%!important;height:91%!important;bottom:5px!important}
  .elvyn-hero-mobile-visual .bottle-1l{right:1%!important;width:29%!important;height:82%!important;bottom:11px!important}
  .elvyn-hero-description{font-size:14px!important;line-height:1.62!important;max-width:560px!important;margin:0 auto 20px!important;color:#d7d2ca!important;padding:0 5px}
  .elvyn-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px 10px!important;margin:0 auto 20px!important;max-width:560px!important}
  .elvyn-feature{min-height:58px!important;padding:10px 9px!important;border:1px solid rgba(201,149,47,.22)!important;border-radius:12px!important;background:rgba(255,255,255,.025)!important;justify-content:flex-start!important;text-align:left;font-size:9.5px!important}
  .elvyn-feature-icon{width:28px!important;height:28px!important;flex-basis:28px!important}
  .elvyn-hero-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;max-width:560px;margin:0 auto!important}
  .elvyn-hero-buttons .elvyn-btn{width:100%!important;min-width:0!important;min-height:48px!important;padding:10px 12px!important;font-size:12px!important;border-radius:9px!important}

  .elvyn-section{padding:50px 0!important}
  .elvyn-section-title{font-size:34px!important}
  .elvyn-products-grid{grid-template-columns:1fr!important;gap:16px!important}
  .elvyn-product-card{grid-template-columns:1fr!important;max-width:480px!important;width:100%!important;margin:0 auto!important;min-height:0!important;padding:18px!important;border-radius:16px!important}
  .elvyn-product-badge{z-index:5}
  .elvyn-product-media{height:310px!important;padding:20px 0 5px!important;background:radial-gradient(circle at 50% 50%,rgba(201,149,47,.12),transparent 54%)!important}
  .elvyn-product-media img{width:100%!important;height:100%!important;transform:none!important;object-fit:contain!important;filter:drop-shadow(0 20px 18px rgba(0,0,0,.62)) brightness(1.06)!important}
  .elvyn-product-content{padding:4px 2px 0!important;text-align:left!important}
  .elvyn-product-content h3{font-size:25px!important;margin-bottom:12px!important}
  .elvyn-product-list{margin-bottom:16px!important}
  .elvyn-product-list li{font-size:13px!important;line-height:1.55!important}
  .elvyn-product-card .elvyn-btn{width:100%!important}

  .elvyn-customizer-grid{grid-template-columns:1fr!important;gap:26px!important}
  .elvyn-customizer-stage{min-height:500px!important;padding:12px!important}
  .elvyn-plant-grid{grid-template-columns:1fr!important;gap:26px!important}
  .elvyn-client-card{flex-basis:170px!important}
  .elvyn-footer-main{grid-template-columns:1fr!important}
}

@media(max-width:520px){
  :root{--elvyn-container:min(100% - 24px,1180px)}
  .elvyn-header-inner{min-height:62px!important}
  .elvyn-default-logo{width:min(64vw,188px)!important}
  .elvyn-hero-inner{padding-top:26px!important;padding-bottom:28px!important}
  .elvyn-eyebrow{font-size:10px!important;margin-bottom:9px!important}
  .elvyn-hero-title{font-size:44px!important;margin-bottom:12px!important}
  .elvyn-hero-subtitle{font-size:20px!important;max-width:96%}
  .elvyn-hero-mobile-visual{min-height:275px!important;margin-top:2px!important}
  .elvyn-hero-mobile-visual .elvyn-bottle-stage{height:275px!important}
  .elvyn-hero-description{font-size:13.5px!important;margin-bottom:16px!important}
  .elvyn-features{gap:8px!important;margin-bottom:15px!important}
  .elvyn-feature{min-height:54px!important;font-size:9px!important;padding:8px!important}
  .elvyn-hero-buttons{grid-template-columns:1fr!important;gap:9px!important}
  .elvyn-hero-buttons .elvyn-btn{min-height:46px!important;font-size:12px!important}
  .elvyn-product-media{height:275px!important}
  .elvyn-section-title{font-size:31px!important}
  .elvyn-mobile-nav{left:7px!important;right:7px!important;bottom:6px!important;min-height:62px!important}
  .elvyn-whatsapp-float{bottom:82px!important}
}


/* =========================================================
   V10 — STABLE MOBILE NAVIGATION / NO-RELOAD SECTION NAV
   ========================================================= */
.elvyn-scroll-anchor{display:block;position:relative;top:-76px;visibility:hidden;height:0;pointer-events:none}
@media(max-width:620px){
  body.has-elvyn-mobile-nav{padding-bottom:84px!important}
  .elvyn-mobile-nav{
    display:grid!important;
    position:fixed!important;
    left:10px!important;right:10px!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    min-height:64px!important;
    z-index:999!important;
    opacity:1!important;visibility:visible!important;
    transform:none!important;transition:none!important;
    overflow:visible!important;
    contain:layout style;
  }
  .elvyn-mobile-nav a{min-width:0!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
  .elvyn-mobile-nav a.is-active:not(.center){color:var(--elvyn-gold-light)!important;background:rgba(201,149,47,.09);border-radius:12px}
  .elvyn-mobile-nav a.center{transform:translateY(-12px)!important}
  .elvyn-primary-menu-open .elvyn-mobile-nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
  #home,#products,#quote,#about-home{scroll-margin-top:78px}
}
.elvyn-client-slider{isolation:isolate}
.elvyn-client-track{backface-visibility:hidden;transform:translateZ(0)}
.elvyn-client-card img{display:block!important;width:auto!important;height:auto!important;max-width:92%!important;max-height:72px!important;object-fit:contain!important}
@media(max-width:620px){.elvyn-client-card img{max-height:56px!important}.elvyn-client-card{flex-basis:172px!important}}


/* V11 FINAL STABILITY */
.elvyn-mobile-nav{display:none!important}
body.has-elvyn-mobile-nav{padding-bottom:0!important}
.elvyn-client-slider{overflow:hidden!important;width:100%;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}
.elvyn-client-track{display:flex!important;width:max-content!important;gap:18px!important;animation:elvynClientV11 32s linear infinite!important;will-change:transform}
.elvyn-client-slider:hover .elvyn-client-track{animation-play-state:paused!important}
.elvyn-client-card{flex:0 0 210px!important;min-height:108px!important;background:#fff!important}
.elvyn-client-card img{display:block!important;width:auto!important;height:auto!important;max-width:92%!important;max-height:68px!important;object-fit:contain!important;margin:auto!important}
@keyframes elvynClientV11{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media(max-width:900px){
 .elvyn-products-grid{display:block!important}
 .elvyn-product-card{display:grid!important;grid-template-columns:1fr!important;max-width:480px!important;width:100%!important;margin:0 auto 18px!important}
 .elvyn-product-media{height:285px!important}
 .elvyn-product-media img{width:auto!important;height:100%!important;max-height:270px!important;max-width:90%!important;object-fit:contain!important;background:transparent!important;transform:none!important}
}
@media(max-width:520px){
 .elvyn-product-card{max-width:100%!important;padding:16px!important}
 .elvyn-product-media{height:250px!important}
 .elvyn-product-media img{max-height:238px!important}
 .elvyn-client-track{animation-duration:27s!important;gap:12px!important}
 .elvyn-client-card{flex-basis:165px!important;min-height:92px!important}
 .elvyn-client-card img{max-height:54px!important}
}


/* V12 Social Showcase */
.elvyn-social{background:#080808;color:#fff;border-block:1px solid rgba(201,149,47,.2)}
.elvyn-social .elvyn-section-title{color:#fff}.elvyn-social .elvyn-section-description{color:#bdb7ad}
.elvyn-social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.elvyn-social-card{display:block;overflow:hidden;border:1px solid rgba(201,149,47,.42);border-radius:16px;background:#111;color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.22);transition:transform .25s ease,border-color .25s ease}
.elvyn-social-card:hover{transform:translateY(-5px);border-color:rgba(242,204,120,.8)}
.elvyn-social-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#0a0a0a}
.elvyn-social-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}
.elvyn-social-card:hover .elvyn-social-media img{transform:scale(1.025)}
.elvyn-social-platform{position:absolute;left:14px;bottom:14px;padding:6px 10px;border:1px solid rgba(242,204,120,.65);border-radius:999px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);color:var(--elvyn-gold-light);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.elvyn-social-copy{padding:17px 18px 20px}.elvyn-social-copy h3{margin:0 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:22px;color:#fff}.elvyn-social-copy p{margin:0;color:#bdb7ad;font-size:13px;line-height:1.6}
@media(max-width:860px){.elvyn-social-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 5vw 18px;margin-inline:-5vw;scrollbar-width:none}.elvyn-social-grid::-webkit-scrollbar{display:none}.elvyn-social-card{flex:0 0 min(78vw,350px);scroll-snap-align:center}.elvyn-social-copy h3{font-size:20px}}
@media(max-width:620px){.elvyn-social{padding-block:50px}.elvyn-social-grid{gap:12px}.elvyn-social-card{flex-basis:82vw}.elvyn-social-copy{padding:14px 15px 17px}.elvyn-social-platform{left:11px;bottom:11px}}
