/** Shopify CDN: Minification failed

Line 8:0 All "@import" rules must come first

**/
:root{--green:#00CFE8;--dark:#101514;--soft:#f3f7f5;--line:#e5eae7;--text:#111816}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:var(--green);color:#fff;font-size:13px}.announcement-inner{min-height:34px;display:flex;align-items:center;gap:9px}.announcement-links{margin-left:auto;display:flex;gap:25px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{min-height:88px;display:flex;align-items:center;gap:32px}.brand{display:flex;flex-direction:column;min-width:155px}.brand-logo{max-height:55px;width:auto}.brand-lex,.footer-lex{font-size:50px;line-height:.8;font-weight:900;letter-spacing:-4px;color:var(--green)}.brand small,.footer-brand small{font-size:7px;font-weight:700;color:var(--green);margin-top:7px}.main-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700;flex:1}.main-nav details{position:relative}.main-nav summary{cursor:pointer;list-style:none}.mega-menu{position:absolute;top:28px;left:-15px;background:#fff;box-shadow:0 15px 40px #0002;border:1px solid var(--line);padding:15px;display:grid;min-width:220px;gap:10px}.header-actions{display:flex;align-items:center;gap:12px}.search-box{height:42px;border:1px solid #ccd5d1;border-radius:24px;display:flex;align-items:center;padding:0 12px;width:210px}.search-box input{border:0;outline:0;width:100%}.search-box button{border:0;background:none;font-size:22px}.icon-btn{position:relative;font-size:22px}.cart-icon b{position:absolute;right:-8px;top:-8px;background:var(--green);color:#fff;border-radius:50%;font-size:10px;padding:3px 6px}.mobile-menu-btn{display:none}.hero{background:linear-gradient(110deg,#f0f6f3,#fff);overflow:hidden}.hero-grid{min-height:480px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.eyebrow{color:var(--green);font-weight:800;font-size:12px;letter-spacing:1px}.hero h1{font-size:43px;line-height:1.08;margin:13px 0}.hero h1 strong{color:var(--green)}.hero p{max-width:500px;font-size:16px;line-height:1.7;color:#4c5853}.btn{display:inline-flex;gap:25px;align-items:center;background:var(--green);color:#fff;border:0;border-radius:7px;padding:15px 22px;font-weight:800;cursor:pointer}.hero-features{display:flex;gap:22px;margin-top:35px;font-size:12px;font-weight:700}.hero-art{height:100%;position:relative;display:flex;align-items:center;justify-content:center}.mock-products{position:relative;width:90%;height:330px}.mock-bag,.mock-bottle,.mock-book,.mock-mug{position:absolute;display:flex;align-items:center;justify-content:center;font-weight:900}.mock-bag{width:210px;height:210px;background:#e8d7b8;left:10%;bottom:25px;box-shadow:0 20px 30px #0002}.mock-bottle{width:70px;height:250px;background:#fff;border-radius:25px;right:30%;bottom:15px;color:var(--green);writing-mode:vertical-rl}.mock-book{width:170px;height:220px;background:#17201e;color:#fff;right:5%;bottom:10px;border-radius:4px}.mock-mug{width:115px;height:100px;background:#fff;left:25%;bottom:0;border-radius:8px;color:var(--green);box-shadow:0 10px 25px #0002}.hero-circle{position:absolute;right:0;top:80px;border:5px solid #fff;background:var(--green);color:#fff;border-radius:50%;width:110px;height:110px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;font-weight:900;z-index:2}.section{padding:45px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-head h2{font-size:21px;margin:0}.section-head a{color:var(--green);font-size:13px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-card{text-align:center;font-size:13px}.category-image{aspect-ratio:1;border:1px solid var(--line);border-radius:12px;background:#fafcfb;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px}.category-image img{width:100%;height:100%;object-fit:cover}.category-image span{font-size:28px;font-weight:900;color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.product-media{display:block;position:relative;aspect-ratio:1;background:#fafafa}.product-media img{width:100%;height:100%;object-fit:cover}.placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:35px;font-weight:900;color:var(--green)}.discount{position:absolute;z-index:1;left:8px;top:8px;background:var(--green);color:#fff;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:800}.product-info{padding:11px}.product-title{display:block;font-size:13px;min-height:34px}.price-row{display:flex;align-items:center;gap:6px;margin-top:8px}.price{font-weight:900}.price-row del{font-size:10px;color:#999}.add-mini{margin-left:auto;border:0;background:none;color:var(--green);cursor:pointer}.rating{font-size:11px;color:#f0a400;margin-top:8px}.rating span{color:#999}.benefits{background:#f4f7f5;border:1px solid var(--line);border-radius:12px;padding:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.benefit{display:flex;gap:15px;padding:5px 15px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit>span{font-size:25px;color:var(--green)}.benefit b,.benefit small{display:block}.benefit b{font-size:12px}.benefit small{font-size:11px;color:#65706c;line-height:1.5;margin-top:5px}.light-section{background:#fafcfb}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.review-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px}.stars{color:#008d45;letter-spacing:3px}.review-card p{line-height:1.7;color:#4e5b55}.review-card b,.review-card small{display:block}.review-card small{color:#87918d;margin-top:5px}.faq-wrap{max-width:900px}.faq{border-bottom:1px solid var(--line);padding:17px 0}.faq summary{list-style:none;display:flex;justify-content:space-between;font-weight:700;cursor:pointer}.faq summary span{color:var(--green);font-size:20px}.faq p{color:#68736f;line-height:1.6}.instagram-section{padding-top:20px}.instagram-section h2 span{color:var(--green);font-size:13px}.insta-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.insta-placeholder{aspect-ratio:1;border-radius:8px;background:linear-gradient(135deg,#e7eee9,#d3ddd7);display:flex;align-items:center;justify-content:center;font-weight:900;color:#00CFE8;font-size:20px}.footer{background:var(--dark);color:#fff;padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:30px;padding-bottom:35px}.footer-brand p{color:#aeb9b5;font-size:13px;line-height:1.6}.footer-grid h4{font-size:12px}.footer-grid>a,.footer-grid>div:not(.footer-brand) a{display:block;color:#aeb9b5;font-size:12px;margin:11px 0}.footer-brand small{display:block}.social{margin-top:18px}.footer form{display:flex;margin-top:10px}.footer form input{min-width:0;flex:1;padding:12px;border:0}.footer form button{width:45px;background:var(--green);color:#fff;border:0}.footer-bottom{border-top:1px solid #29312f;padding:18px 0;display:flex;justify-content:space-between;color:#89928f;font-size:11px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-gallery{background:#fafafa}.product-detail h1{font-size:35px}.big-price{font-size:25px;font-weight:900;color:var(--green);margin:20px 0}.description{line-height:1.7;color:#59645f;margin-bottom:20px}.product-detail select{width:100%;padding:13px;margin-bottom:12px}.full{width:100%;justify-content:center}.page-title{margin-bottom:30px}.page-content{line-height:1.8}.cart-item{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:20px 0}.cart-item img{width:100px;height:100px;object-fit:cover}.cart-total{display:flex;justify-content:space-between;align-items:center;padding:25px 0}.search-large{display:flex;gap:10px;margin-bottom:30px}.search-large input{flex:1;padding:14px;border:1px solid var(--line);border-radius:7px}@media(max-width:1000px){.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.main-nav{display:none}.mobile-menu-btn{display:block;border:0;background:none;font-size:24px}.header-inner{gap:15px}.search-box{width:160px}.hero-grid{grid-template-columns:1fr}.hero-art{display:none}.benefits{grid-template-columns:1fr 1fr}.insta-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.announcement-links{display:none}.header-inner{min-height:72px}.brand-lex{font-size:38px}.brand small{font-size:6px}.header-actions{margin-left:auto}.search-box{display:none}.hero{padding:35px 0}.hero h1{font-size:32px}.hero-features{flex-direction:column;gap:8px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.benefits{grid-template-columns:1fr;padding:15px}.benefit{border-right:0;border-bottom:1px solid var(--line);padding:12px}.review-grid,.product-page{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-bottom{display:block}.footer-bottom strong{display:block;margin-top:10px}.section{padding:30px 0}.section-head h2{font-size:18px}}
/* LEX FINAL VISUAL OVERRIDES */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&display=swap');
html,body{font-family:'Montserrat',Arial,Helvetica,sans-serif}
body{font-weight:500}
.main-nav,.main-nav a,.main-nav summary{font-weight:800;letter-spacing:-.2px}
.announcement{height:34px;overflow:hidden;white-space:nowrap}
.announcement-track{height:34px;display:flex;width:max-content;animation:lexMarquee 22s linear infinite}
.announcement-group{height:34px;display:flex;align-items:center;gap:12px;padding-right:28px;font-size:12px;font-weight:800}
.announcement-dot{opacity:.75;font-size:18px}
@keyframes lexMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.brand-logo.default-logo{width:108px;height:58px;object-fit:contain;object-position:center;background:transparent}
.brand{justify-content:center}
.site-header{box-shadow:0 1px 0 rgba(0,0,0,.04)}
.header-inner{min-height:86px}
.hero{min-height:455px;background:linear-gradient(110deg,#f5f8f7 0%,#fff 65%,#f6faf8 100%)}
.hero-grid{min-height:455px}
.hero-copy{padding:35px 0}
.hero h1{font-weight:900;letter-spacing:-1.8px}
.hero h1 strong{font-weight:900}
.hero p{font-weight:500}
.btn{font-weight:900}
.hero-features{font-weight:700}
.hero-art{min-height:455px}
.mock-products{width:100%;height:365px}
.mock-bag{width:225px;height:225px;left:7%;bottom:40px;background:#ead8b6;box-shadow:0 22px 40px rgba(0,0,0,.12);flex-direction:column;font-size:19px;color:#111}
.mock-bag span{font-weight:900}
.mock-bag small{font-size:6px;margin-top:5px;font-weight:800}
.mock-bottle{width:68px;height:260px;right:31%;bottom:25px;background:#fff;border-radius:27px;color:var(--green);box-shadow:0 14px 30px rgba(0,0,0,.07);writing-mode:vertical-rl;font-weight:900}
.mock-book{width:175px;height:230px;right:3%;bottom:20px;background:#151e1c;color:#fff;border-radius:4px;box-shadow:0 18px 32px rgba(0,0,0,.12);font-weight:900}
.mock-mug{width:115px;height:98px;background:#fff;left:25%;bottom:15px;border-radius:9px;color:var(--green);box-shadow:0 15px 30px rgba(0,0,0,.15);font-weight:900;z-index:3}
.mock-pen{position:absolute;right:23%;bottom:5px;width:155px;height:8px;background:#1c2824;transform:rotate(-8deg);border-radius:8px;color:#fff;font-size:6px;display:flex;align-items:center;justify-content:center}
.hero-circle{right:1%;top:48px;width:110px;height:110px;border:5px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.12);font-weight:900}
.section-head h2{font-weight:900;letter-spacing:-.5px}
.category-card strong{font-weight:800}
.product-title{font-weight:700}
.price{font-weight:900}
.footer-grid h4{font-weight:900}
.footer{background:linear-gradient(135deg,#0d1613,#121b18)}
.page-title h1,.page-content h1{font-weight:900}
.product-detail h1{font-weight:900;letter-spacing:-1px}
@media(max-width:1000px){
  .hero-grid{min-height:420px}.hero-art{min-height:360px}
  .mock-products{transform:scale(.82);transform-origin:center}
}
@media(max-width:600px){
  .announcement-group{font-size:10px}
  .header-inner{min-height:70px}
  .brand-logo.default-logo{width:82px;height:50px}
  .hero{min-height:0}.hero-grid{min-height:0}.hero-copy{padding:32px 0}.hero-art{display:none}
}

@media(max-width:600px){
 .main-nav.mobile-open{display:flex;position:absolute;top:70px;left:0;right:0;background:#fff;padding:18px 14px;flex-direction:column;align-items:flex-start;gap:18px;box-shadow:0 15px 25px rgba(0,0,0,.12);z-index:30}
 .main-nav.mobile-open details{width:100%}
 .main-nav.mobile-open .mega-menu{position:static;box-shadow:none;border:0;margin-top:10px}
}

/* LEX REFERENCE DESIGN */
.announcement{height:48px;background:#007e3b;overflow:hidden}
.announcement-track{display:flex;width:max-content;height:48px;animation:lexMarquee 24s linear infinite}
.announcement-group{display:flex;align-items:center;gap:28px;padding-right:28px;color:#fff;font-size:13px;font-weight:900}
.announcement-group i{font-style:normal;font-size:18px}
@keyframes lexMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.site-header{position:relative;background:#fff;border-bottom:1px solid #edf0ee;box-shadow:none}
.header-inner{min-height:128px;gap:34px}
.brand{min-width:230px}
.brand-logo.default-logo{width:160px;height:90px;object-fit:contain}
.main-nav{gap:34px;font-size:15px;font-weight:900}
.main-nav a,.main-nav summary{font-weight:900}
.main-nav .active{color:#007e3b;position:relative}
.main-nav .active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:3px;background:#007e3b}
.search-box{width:320px;height:48px;border:1px solid #cfd5d2;border-radius:10px}
.search-box input{font-family:inherit;font-size:14px}
.header-actions{gap:18px}
.icon-btn{font-size:25px}

.hero{background:#f7f8f7;min-height:470px}
.hero-grid{min-height:470px;grid-template-columns:48% 52%}
.hero-copy{padding:45px 0 25px}
.hero h1{font-size:44px;line-height:1.13;letter-spacing:-1.6px;font-weight:900;margin:13px 0 20px}
.hero h1 strong{color:#087e3e}
.hero p{font-size:17px;max-width:500px;line-height:1.65}
.hero .btn{margin-top:8px;padding:16px 24px;border-radius:7px;font-size:14px}
.hero-features{margin-top:40px;display:flex;gap:27px;font-size:13px}
.hero-features span{display:flex;align-items:center;gap:7px;color:#111}
.hero-features span:first-letter{color:#007e3b}
.hero-art{height:470px;min-height:470px;position:relative;display:flex;align-items:center;justify-content:center}
.hero-products{width:100%;max-width:760px;height:430px;object-fit:contain;object-position:center bottom;position:relative;z-index:1}
.hero-circle{right:5%;top:42px;width:104px;height:104px;border:3px solid #fff;background:#00CFE8;box-shadow:0 0 0 2px #4fc17c,0 5px 14px #0002;z-index:3;font-size:10px;font-weight:900}
.hero-arrow{position:absolute;z-index:4;width:48px;height:48px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 12px #0001;font-size:34px;line-height:1;cursor:pointer;top:50%;transform:translateY(-50%)}
.hero-prev{left:-4px}.hero-next{right:-4px}
.hero-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:4}
.hero-dots span{width:11px;height:11px;border-radius:50%;background:#e3e7e5}.hero-dots .active{background:#00CFE8}

.benefits{margin-top:20px;background:#fff;border:1px solid #e8ecea;border-radius:13px;padding:21px 28px;box-shadow:0 3px 18px #00000005}
.benefit{min-height:70px}
.benefit>span{font-size:29px;color:#00CFE8}
.benefit b{font-size:13px;font-weight:900}
.benefit small{font-size:11px;line-height:1.55}

.section{padding:42px 0}
.section-head{margin-bottom:22px}
.section-head h2{font-size:23px;font-weight:900}
.category-grid{grid-template-columns:repeat(8,1fr);gap:18px}
.category-card{font-weight:800}
.category-image{border-radius:11px;background:#fafbfa;box-shadow:inset 0 0 0 1px #eef1ef}
.product-grid{gap:18px}
.product-card{border-radius:10px}
.footer{margin-top:20px}

@media(max-width:1100px){
 .brand{min-width:170px}.main-nav{gap:17px;font-size:12px}.search-box{width:220px}
 .hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:36px}
}
@media(max-width:800px){
 .header-inner{min-height:82px}.main-nav{display:none}.mobile-menu-btn{display:block}
 .hero-grid{grid-template-columns:1fr}.hero-art{height:390px;min-height:390px}.hero-products{height:370px}.hero-copy{padding-bottom:15px}
 .benefits{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:600px){
 .announcement{height:38px}.announcement-track,.announcement-group{height:38px}.announcement-group{font-size:10px}
 .brand{min-width:110px}.brand-logo.default-logo{width:105px;height:58px}
 .header-actions{margin-left:auto}.search-box{display:none}
 .hero h1{font-size:30px}.hero-art{height:300px;min-height:300px}.hero-products{height:295px}
 .hero-circle{width:82px;height:82px;font-size:8px;right:4px;top:12px}
 .hero-arrow{width:38px;height:38px;font-size:28px}.hero-prev{left:0}.hero-next{right:0}
 .hero-features{flex-direction:column;gap:9px;margin-top:25px}
 .benefits{grid-template-columns:1fr;padding:12px}.benefit{border-right:0;border-bottom:1px solid #e5eae7;padding:12px}
 .benefit:last-child{border-bottom:0}
 .category-grid{grid-template-columns:repeat(2,1fr)}
}

/* FINAL FIXES */
.announcement{height:38px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.announcement-center{height:38px;width:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:900;text-align:center;white-space:nowrap;line-height:1}

.brand-logo.default-logo{width:78px;height:78px;object-fit:contain;display:block}
.brand{min-width:180px;display:flex;align-items:center;justify-content:flex-start}

.main-nav{display:flex;align-items:center;height:100%;white-space:nowrap}
.main-nav details{position:relative;display:flex;align-items:center}
.main-nav details summary{display:flex;align-items:center;justify-content:center;gap:6px;list-style:none;cursor:pointer;white-space:nowrap;line-height:1}
.main-nav details summary::-webkit-details-marker{display:none}
.main-nav details summary span{display:inline-block;font-size:13px;line-height:1;transform:translateY(1px)}
.main-nav .mega-menu{top:calc(100% + 20px);left:50%;transform:translateX(-50%);min-width:220px;z-index:50}

.hero-features{gap:28px}
.hero-features span{font-weight:700}
.hero-features span:first-child{display:none}

.benefits{grid-template-columns:repeat(3,1fr)}
.benefit{border-right:1px solid #e5eae7;padding:0 24px}
.benefit:last-child{border-right:0}
@media(max-width:800px){
 .benefits{grid-template-columns:1fr}
 .benefit{border-right:0;border-bottom:1px solid #e5eae7;padding:14px}
 .benefit:last-child{border-bottom:0}
}
@media(max-width:600px){
 .announcement,.announcement-center{height:36px}
 .announcement-center{font-size:10px}
 .brand-logo.default-logo{width:64px;height:64px}
 .brand{min-width:100px}
}
/* Updated LEX logo */
.brand-logo.default-logo{width:170px;height:auto;max-height:82px;object-fit:contain}
.footer-logo{display:block;width:190px;height:auto;max-height:92px;object-fit:contain;margin-bottom:18px}
.footer-brand small{display:none!important}
@media(max-width:600px){.brand-logo.default-logo{width:120px;max-height:62px}.footer-logo{width:155px;max-height:75px}}

/* NAVIGATION FINAL FIX */
.main-nav{display:flex!important;align-items:center;gap:34px;height:100%;white-space:nowrap}
.main-nav>a{display:inline-flex;align-items:center;height:100%;line-height:1;white-space:nowrap;cursor:pointer}
.main-nav>a:hover{color:var(--green)}
.main-nav .active:after{bottom:-13px}
.main-nav details,.main-nav summary,.main-nav summary span,.mega-menu{display:none!important}
@media(max-width:1000px){.main-nav{display:none!important}.main-nav.mobile-open{display:flex!important}}
@media(max-width:600px){.main-nav.mobile-open{display:flex!important;position:absolute;top:72px;left:0;right:0;height:auto;align-items:flex-start;gap:18px}.main-nav.mobile-open>a{height:auto;padding:8px 0}.main-nav .active:after{display:none}}
.footer-brand,.footer-grid>div[id="iletisim"]{scroll-margin-top:120px}

/* REVIEWS FIX */
.review-author,.reviewer,.review-name,.customer-name,.review-card .author,.review-card .customer,
.reviews .author,.reviews .reviewer,[data-review-author],[data-reviewer-name]{display:none!important}
.reviews-page .section-head{text-align:center;margin-bottom:34px}
.reviews-page .section-head h1{font-weight:900;font-size:38px;margin:8px 0}
.reviews-empty{max-width:620px;margin:0 auto;padding:60px 25px;text-align:center;border:1px solid #e6ebe8;border-radius:14px;background:#fff}
.reviews-empty-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#00CFE8;color:#fff;font-size:25px}
.reviews-empty h2{font-weight:900;margin:0 0 8px}
.reviews-empty p{margin:0;color:#66716d}
.reviews-all{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}

/* ANIMATED CUSTOMER REVIEWS */
.reviews-heading{text-align:center;margin-bottom:28px}
.reviews-carousel{max-width:860px;margin:0 auto;position:relative;overflow:hidden;padding:4px 4px 34px}
.reviews-track{position:relative;min-height:190px}
.review-card{position:absolute;inset:0;background:#fff;border:1px solid #e5eae7;border-radius:14px;padding:34px 42px;text-align:center;box-shadow:0 8px 28px rgba(0,0,0,.05);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease,visibility .55s}
.review-card.review-card-active{opacity:1;visibility:visible;transform:translateY(0);position:relative}
.review-stars{color:#00CFE8;letter-spacing:3px;font-size:20px;margin-bottom:14px}
.review-card p{font-size:16px;line-height:1.7;color:#26312d;margin:0 auto 18px;max-width:700px}
.review-card strong{font-size:13px;font-weight:900;color:#111}
.reviews-dots{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);display:flex;gap:8px}
.reviews-dots span{display:block;width:9px;height:9px;border-radius:50%;background:#dce3df;cursor:pointer;transition:all .2s}
.reviews-dots span.active{background:#00CFE8;transform:scale(1.25)}
.reviews-carousel:hover .review-card{transition-duration:.35s}
@media(max-width:600px){
 .review-card{padding:27px 20px}.review-card p{font-size:14px}.reviews-track{min-height:225px}
}


/* NAV + HERO FINAL FIX */
.main-nav a.active{color:var(--green)}
.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:3px;background:var(--green);border-radius:3px}
.hero .hero-prev,.hero .hero-next,.hero .slider-prev,.hero .slider-next,.hero .hero-arrow,.hero .slider-arrow,
.hero button[aria-label*="Önceki"],.hero button[aria-label*="Sonraki"]{display:none!important}

/* Keep the existing footer palette; only arrange its links. */
.footer-reference{display:grid;grid-template-columns:1fr 1fr 1fr;gap:70px}
.footer-column>a{display:block}
.footer-newsletter form{display:flex;flex-direction:column;gap:10px}
.footer-newsletter input,.footer-newsletter button{height:48px}
@media(max-width:800px){.footer-reference{grid-template-columns:1fr 1fr;gap:35px}.footer-newsletter{grid-column:1/-1}}
@media(max-width:600px){.footer-reference{grid-template-columns:1fr}.footer-newsletter{grid-column:auto}}

/* ===== COLLECTION + ANNOUNCEMENT FINAL CLEANUP ===== */
.announcement{
  height:38px!important;
  min-height:38px!important;
  width:100%;
  background:#007e3b!important;
  color:#fff!important;
  overflow:hidden!important;
  display:block!important;
  position:relative;
  white-space:nowrap;
}
.announcement-track{
  height:38px!important;
  width:max-content!important;
  display:flex!important;
  align-items:center!important;
  animation:lexMarquee 26s linear infinite!important;
}
.announcement-group{
  height:38px!important;
  min-height:38px!important;
  display:flex!important;
  align-items:center!important;
  gap:28px!important;
  padding:0 30px 0 0!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
}
.announcement-group span{display:inline-flex;align-items:center;height:38px}
.announcement-group b{font-size:17px;line-height:1}
@keyframes lexMarquee{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-50%,0,0)}
}

.collections-title,.collection-title{text-align:center;margin-bottom:35px}
.collections-title h1,.collection-title h1{font-size:36px;font-weight:900;letter-spacing:-1px;margin:8px 0 10px}
.collections-title p{color:#66716c;margin:0}
.collections-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}
.collection-card{
  display:block;
  background:#fff;
  border:1px solid #e5eae7;
  border-radius:13px;
  overflow:hidden;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.collection-card:hover{
  transform:translateY(-5px);
  box-shadow:0 14px 35px rgba(0,0,0,.08);
  border-color:#cfd9d4;
}
.collection-card-image{
  aspect-ratio:1.1;
  background:#f7f9f8;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.collection-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.collection-card-image span{
  font-size:42px;
  font-weight:900;
  color:var(--green);
}
.collection-card-info{padding:16px 17px 18px}
.collection-card-info h2{
  margin:0 0 8px;
  font-size:17px;
  font-weight:900;
}
.collection-card-info span{
  color:var(--green);
  font-size:12px;
  font-weight:800;
}
.collection-description{
  max-width:760px;
  margin:0 auto;
  color:#66716c;
  line-height:1.65;
}
.empty-state{
  text-align:center;
  padding:70px 20px;
  border:1px solid var(--line);
  border-radius:13px;
  background:#fafcfb;
}
.empty-state h2{font-size:20px;margin:0 0 22px}
.pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:20px;
  margin-top:35px;
}
.pagination a{
  color:var(--green);
  font-weight:800;
  font-size:13px;
}
.pagination span{font-size:13px;font-weight:700;color:#68736f}
@media(max-width:900px){
  .collections-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:600px){
  .announcement,.announcement-track,.announcement-group,.announcement-group span{height:34px!important;min-height:34px!important}
  .announcement-group{font-size:10px!important;gap:15px!important}
  .announcement-group b{font-size:14px}
  .collections-grid{grid-template-columns:repeat(2,1fr);gap:12px}
  .collections-title h1,.collection-title h1{font-size:28px}
}

/* ===== LEX POLISHED CATEGORIES ===== */
.lex-categories-page{padding-top:58px;padding-bottom:78px;background:#fff}
.lex-categories-hero{text-align:center;max-width:760px;margin:0 auto 44px}
.lex-categories-hero .eyebrow{display:inline-block;margin-bottom:10px}
.lex-categories-hero h1{font-size:42px;line-height:1.08;letter-spacing:-1.5px;margin:0 0 14px;font-weight:900;color:#111}
.lex-categories-hero p{margin:0;color:#65716c;font-size:16px;line-height:1.7}
.lex-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.lex-category-card{display:block;background:#fff;border:1px solid #e5eae7;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px rgba(15,30,23,.045);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.lex-category-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(15,30,23,.11);border-color:#cbd7d1}
.lex-category-media{position:relative;aspect-ratio:1.28;overflow:hidden;background:#f4f7f5}
.lex-category-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.lex-category-card:hover .lex-category-media img{transform:scale(1.045)}
.lex-category-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3f6f4,#e8eeeb)}
.lex-category-placeholder span{font-size:54px;font-weight:950;color:var(--green)}
.lex-category-arrow{position:absolute;right:14px;top:14px;width:42px;height:42px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:21px;box-shadow:0 5px 16px rgba(0,0,0,.12);transition:transform .25s ease}
.lex-category-card:hover .lex-category-arrow{transform:translate(2px,-2px)}
.lex-category-content{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 20px 21px}
.lex-category-content h2{margin:0 0 5px;font-size:19px;font-weight:900;color:#121816}
.lex-category-content span{font-size:12px;color:#74807b;font-weight:700}
.lex-category-content .lex-category-link{color:var(--green);font-weight:900;white-space:nowrap}
.lex-categories-page .pagination{margin-top:42px}
@media(max-width:900px){.lex-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lex-categories-hero h1{font-size:36px}}
@media(max-width:600px){
 .lex-categories-page{padding-top:38px;padding-bottom:55px}
 .lex-categories-hero{margin-bottom:28px}
 .lex-categories-hero h1{font-size:30px}
 .lex-categories-hero p{font-size:14px}
 .lex-category-grid{grid-template-columns:1fr;gap:16px}
 .lex-category-content{padding:17px}
 .lex-category-content h2{font-size:17px}
}

/* ===== TOP BAR FINAL ===== */
.announcement{height:38px!important;min-height:38px!important;background:#008d43!important;overflow:hidden!important;position:relative!important;display:block!important;color:#fff!important}
.announcement-track{height:38px!important;display:flex!important;align-items:center!important;width:max-content!important;animation:lexTopBar 28s linear infinite!important;will-change:transform}
.announcement-group{height:38px!important;display:flex!important;align-items:center!important;gap:25px!important;padding-right:42px!important;white-space:nowrap!important}
.announcement-group span{height:38px!important;display:flex!important;align-items:center!important;font-size:12px!important;line-height:1!important;font-weight:900!important}
.announcement-group i{font-style:normal;font-size:16px!important;line-height:1}
@keyframes lexTopBar{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* =========================================================
   LEX FINAL PAGES + TOP BAR
   ========================================================= */

/* Top bar: one line only */
.announcement{
  height:38px!important;
  min-height:38px!important;
  width:100%!important;
  overflow:hidden!important;
  display:block!important;
  position:relative!important;
  background:#00CFE8!important;
  color:#fff!important;
}
.announcement-track{
  height:38px!important;
  min-height:38px!important;
  width:max-content!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  animation:lexTopMarquee 30s linear infinite!important;
}
.announcement-group{
  height:38px!important;
  min-height:38px!important;
  flex:0 0 auto!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  white-space:nowrap!important;
  gap:24px!important;
  padding:0 38px 0 0!important;
}
.announcement-group span{
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  white-space:nowrap!important;
  height:38px!important;
  line-height:1!important;
  font-size:12px!important;
  font-weight:900!important;
}
.announcement-group i{
  display:inline-block!important;
  flex:0 0 auto!important;
  font-style:normal!important;
  font-size:15px!important;
}
@keyframes lexTopMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}

/* Shared page hero */
.lex-page{padding:58px 0 82px;background:#fff}
.lex-page-hero{text-align:center;max-width:780px;margin:0 auto 52px}
.lex-page-hero .eyebrow{display:inline-block;margin-bottom:11px}
.lex-page-hero h1{margin:0 0 14px;font-size:42px;line-height:1.08;letter-spacing:-1.5px;font-weight:900;color:#111}
.lex-page-hero p{margin:0;color:#68736e;font-size:16px;line-height:1.7}

/* About */
.lex-about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:stretch}
.lex-about-copy{padding:14px 0}
.lex-mini-title{font-size:12px;font-weight:900;color:var(--green);letter-spacing:1px}
.lex-about-copy h2{font-size:34px;line-height:1.15;letter-spacing:-1px;margin:12px 0 18px;font-weight:900}
.lex-about-copy p{font-size:15px;line-height:1.75;color:#626e68;max-width:650px}
.lex-about-points{margin-top:28px;border-top:1px solid #e3e9e5}
.lex-about-points div{display:flex;align-items:center;gap:18px;padding:16px 0;border-bottom:1px solid #e3e9e5}
.lex-about-points b{font-size:12px;color:var(--green);width:28px}
.lex-about-points span{font-size:14px;font-weight:800}
.lex-about-panel{min-height:390px;border-radius:18px;background:linear-gradient(145deg,#f2f6f3,#dfe9e3);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #d7e1dc}
.lex-about-logo{font-size:120px;line-height:.8;font-weight:950;letter-spacing:-8px;color:var(--green)}
.lex-about-panel>span{margin-top:24px;font-size:12px;font-weight:900;letter-spacing:1px;color:#52625a}
.lex-about-bottom{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border:1px solid #e1e8e4;border-radius:16px;overflow:hidden}
.lex-about-bottom div{padding:27px;border-right:1px solid #e1e8e4}
.lex-about-bottom div:last-child{border-right:0}
.lex-about-bottom strong{display:block;font-size:18px;margin-bottom:7px}
.lex-about-bottom span{font-size:13px;color:#6b7771}

/* Contact */
.lex-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}
.lex-contact-info{display:flex;flex-direction:column;gap:14px}
.lex-contact-card{display:flex;gap:16px;align-items:center;border:1px solid #e1e8e4;border-radius:13px;padding:19px;background:#fff}
.lex-contact-icon{width:42px;height:42px;border-radius:11px;background:#edf6f1;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;flex:0 0 42px}
.lex-contact-card b{display:block;font-size:13px;margin-bottom:5px}
.lex-contact-card span,.lex-contact-card a{font-size:13px;color:#69756f;line-height:1.5}
.lex-contact-card a{color:var(--green);font-weight:800}
.lex-contact-note{margin-top:8px;border-radius:14px;padding:24px;background:#f2f7f4;border-left:4px solid var(--green)}
.lex-contact-note strong{font-size:15px}
.lex-contact-note p{font-size:13px;line-height:1.6;color:#68746e;margin:8px 0 0}
.lex-contact-form-wrap{border:1px solid #e1e8e4;border-radius:16px;padding:32px;background:#fff;box-shadow:0 12px 32px rgba(18,35,27,.05)}
.lex-contact-form-wrap h2{margin:0 0 7px;font-size:25px;font-weight:900}
.lex-contact-form-wrap>p{margin:0 0 22px;color:#707b76;font-size:13px}
.lex-contact-form{display:flex;flex-direction:column;gap:13px}
.lex-form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.lex-contact-form input,.lex-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #dce4df;border-radius:9px;padding:14px 15px;background:#fbfcfb;color:#18201d;font:inherit;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s}
.lex-contact-form input{height:50px}
.lex-contact-form textarea{resize:vertical;min-height:150px}
.lex-contact-form input:focus,.lex-contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(0,207,232,.09)}
.lex-contact-form .btn{align-self:flex-start}

/* Categories */
.lex-categories-page{padding:58px 0 82px}
.lex-categories-hero{text-align:center;max-width:780px;margin:0 auto 44px}
.lex-categories-hero .eyebrow{display:inline-block;margin-bottom:11px}
.lex-categories-hero h1{margin:0 0 14px;font-size:42px;line-height:1.08;letter-spacing:-1.5px;font-weight:900}
.lex-categories-hero p{margin:0;color:#68736e;font-size:16px;line-height:1.7}
.lex-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.lex-category-card{display:block;background:#fff;border:1px solid #e3e9e5;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px rgba(15,30,23,.045);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.lex-category-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(15,30,23,.11);border-color:#c8d5ce}
.lex-category-media{position:relative;aspect-ratio:1.28;overflow:hidden;background:#f3f6f4}
.lex-category-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.lex-category-card:hover .lex-category-media img{transform:scale(1.045)}
.lex-category-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#edf3ef}
.lex-category-placeholder span{font-size:54px;font-weight:950;color:var(--green)}
.lex-category-arrow{position:absolute;right:14px;top:14px;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--green);display:flex;align-items:center;justify-content:center;box-shadow:0 5px 16px rgba(0,0,0,.12);transition:transform .25s}
.lex-category-card:hover .lex-category-arrow{transform:translate(2px,-2px)}
.lex-category-content{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;padding:20px}
.lex-category-content h2{margin:0 0 5px;font-size:19px;font-weight:900;color:#111}
.lex-category-content span{font-size:12px;color:#77817c;font-weight:700}
.lex-category-content .lex-category-link{color:var(--green);font-weight:900;white-space:nowrap}
@media(max-width:900px){
 .lex-about-grid,.lex-contact-grid{grid-template-columns:1fr}
 .lex-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .lex-about-panel{min-height:300px}
}
@media(max-width:600px){
 .announcement,.announcement-track,.announcement-group,.announcement-group span{height:34px!important;min-height:34px!important}
 .announcement-group{gap:14px!important;padding-right:22px!important}
 .announcement-group span{font-size:10px!important}
 .lex-page,.lex-categories-page{padding:38px 0 55px}
 .lex-page-hero,.lex-categories-hero{margin-bottom:32px}
 .lex-page-hero h1,.lex-categories-hero h1{font-size:30px}
 .lex-page-hero p,.lex-categories-hero p{font-size:14px}
 .lex-about-copy h2{font-size:27px}
 .lex-about-logo{font-size:90px}
 .lex-about-bottom{grid-template-columns:1fr;margin-top:40px}
 .lex-about-bottom div{border-right:0;border-bottom:1px solid #e1e8e4}
 .lex-about-bottom div:last-child{border-bottom:0}
 .lex-form-row{grid-template-columns:1fr}
 .lex-contact-form-wrap{padding:22px}
 .lex-category-grid{grid-template-columns:1fr;gap:16px}
}

/* ===== LEX KURUMSAL ===== */
.lex-corporate-page{padding:58px 0 82px;background:#fff}
.lex-corporate-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:48px;max-width:1050px;margin:0 auto}
.lex-corporate-menu{align-self:start;position:sticky;top:25px;border:1px solid #e1e8e4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(15,30,23,.045)}
.lex-corporate-menu button{appearance:none;border:0;border-bottom:1px solid #e8ecea;background:#fff;width:100%;padding:18px 20px;text-align:left;font:inherit;font-size:13px;font-weight:800;color:#4d5954;cursor:pointer;transition:background .2s,color .2s,padding .2s}
.lex-corporate-menu button:last-child{border-bottom:0}
.lex-corporate-menu button:hover{background:#f2f7f4;color:var(--green)}
.lex-corporate-menu button.active{background:#00CFE8;color:#fff;padding-left:24px}
.lex-corporate-content{min-width:0}
.lex-corp-panel{display:none;animation:lexCorpIn .32s ease both}
.lex-corp-panel.active{display:block}
.lex-corp-panel h2{margin:8px 0 18px;font-size:31px;line-height:1.15;letter-spacing:-.8px;font-weight:900;color:#111}
.lex-corp-panel h3{margin:28px 0 8px;font-size:16px;font-weight:900;color:#151c19}
.lex-corp-panel p{margin:0 0 14px;max-width:760px;color:#64716b;font-size:14px;line-height:1.8}
@keyframes lexCorpIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){
 .lex-corporate-layout{grid-template-columns:1fr;gap:25px}
 .lex-corporate-menu{position:static}
 .lex-corporate-menu button{padding:15px 17px}
 .lex-corporate-menu button.active{padding-left:21px}
 .lex-corp-panel h2{font-size:26px}
}

/* ===== FAQ SMOOTH ANIMATION RESTORE ===== */
.faq-section{padding-top:58px;padding-bottom:70px}
.faq-section .section-head{text-align:center;margin-bottom:28px}
.faq-section .section-head h2{font-size:30px;font-weight:900;margin:8px 0 0}
.faq-list{max-width:900px;margin:0 auto;border-top:1px solid #e1e8e4}
.faq-item{border-bottom:1px solid #e1e8e4}
.faq-question{
  width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;
  padding:21px 4px;border:0;background:transparent;color:#111;text-align:left;
  font:inherit;font-size:15px;font-weight:900;cursor:pointer
}
.faq-plus{
  width:30px;height:30px;display:flex;align-items:center;justify-content:center;
  border-radius:50%;background:#eef6f1;color:#00CFE8;font-size:21px;font-weight:500;
  flex:0 0 30px;transition:transform .35s ease,background .25s ease,color .25s ease
}
.faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,.61,.36,1)}
.faq-answer{padding:0 50px 0 4px;opacity:0;transform:translateY(-5px);transition:opacity .28s ease,transform .38s ease,padding .4s ease}
.faq-answer p{margin:0;color:#66736d;font-size:14px;line-height:1.75}
.faq-item.open .faq-answer{padding-bottom:21px;opacity:1;transform:translateY(0)}
.faq-item.open .faq-plus{transform:rotate(45deg);background:#00CFE8;color:#fff}
@media(max-width:600px){
  .faq-section{padding-top:40px}
  .faq-section .section-head h2{font-size:25px}
  .faq-question{font-size:14px;padding:18px 2px}
  .faq-answer{padding-right:30px}
}

/* ===== CORPORATE PAGE POLISH ===== */
.lex-corporate-page{padding:58px 0 82px;background:#fff}
.lex-corporate-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:48px;max-width:1050px;margin:0 auto}
.lex-corporate-menu{align-self:start;position:sticky;top:25px;border:1px solid #e1e8e4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(15,30,23,.045)}
.lex-corporate-menu button{appearance:none;border:0;border-bottom:1px solid #e8ecea;background:#fff;width:100%;padding:18px 20px;text-align:left;font:inherit;font-size:13px;font-weight:800;color:#4d5954;cursor:pointer;transition:background .2s,color .2s,padding .2s}
.lex-corporate-menu button:last-child{border-bottom:0}
.lex-corporate-menu button:hover{background:#f2f7f4;color:#00CFE8}
.lex-corporate-menu button.active{background:#00CFE8;color:#fff;padding-left:24px}
.lex-corporate-content{min-width:0}
.lex-corp-panel{display:none;animation:lexCorpIn .35s ease both}
.lex-corp-panel.active{display:block}
.lex-corp-panel h2{margin:8px 0 18px;font-size:31px;line-height:1.15;letter-spacing:-.8px;font-weight:900;color:#111}
.lex-corp-panel h3{margin:28px 0 8px;font-size:16px;font-weight:900;color:#151c19}
.lex-corp-panel p{margin:0 0 14px;max-width:760px;color:#64716b;font-size:14px;line-height:1.8}
@keyframes lexCorpIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){
 .lex-corporate-layout{grid-template-columns:1fr;gap:25px}
 .lex-corporate-menu{position:static}
 .lex-corp-panel h2{font-size:26px}
}

/* ===== FINAL NAV ACTIVE FIX ===== */
.main-nav a.active{color:var(--green)}
.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:3px;background:var(--green);border-radius:3px}
.main-nav a:not(.active):after{content:none!important}

/* ===== POLISHED CORPORATE PAGE ===== */
.lex-corporate-page{padding:58px 0 80px;background:#fff}
.lex-corp-hero{text-align:center;max-width:760px;margin:0 auto 45px}
.lex-corp-hero .eyebrow{display:inline-block;margin-bottom:10px}
.lex-corp-hero h1{font-size:42px;line-height:1.08;letter-spacing:-1.5px;margin:0 0 13px;font-weight:900;color:#111}
.lex-corp-hero p{margin:0;color:#68736e;font-size:16px;line-height:1.7}
.lex-corporate-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:45px;max-width:1100px;margin:0 auto}
.lex-corporate-menu{align-self:start;position:sticky;top:25px;border:1px solid #e0e7e3;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(15,30,23,.055)}
.lex-corporate-menu button{appearance:none;border:0;border-bottom:1px solid #e8ecea;background:#fff;width:100%;padding:19px 20px;display:flex;align-items:center;gap:13px;text-align:left;font:inherit;font-size:13px;font-weight:800;color:#4d5954;cursor:pointer;transition:all .22s ease}
.lex-corporate-menu button:last-child{border-bottom:0}
.lex-corporate-menu button span{font-size:10px;color:#98a39e;font-weight:900;min-width:19px}
.lex-corporate-menu button:hover{background:#f2f7f4;color:var(--green)}
.lex-corporate-menu button.active{background:#00CFE8;color:#fff;padding-left:24px}
.lex-corporate-menu button.active span{color:rgba(255,255,255,.7)}
.lex-corporate-content{min-width:0;border:1px solid #e1e8e4;border-radius:17px;padding:35px 38px;background:#fff;box-shadow:0 10px 30px rgba(15,30,23,.04)}
.lex-corp-panel{display:none;animation:lexCorpIn .35s ease both}
.lex-corp-panel.active{display:block}
.lex-corp-panel-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}
.lex-corp-badge{width:38px;height:38px;border-radius:50%;background:#00CFE8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}
.lex-corp-panel h2{margin:0 0 15px;font-size:31px;line-height:1.15;letter-spacing:-.8px;font-weight:900;color:#111}
.lex-corp-panel .lead{font-size:15px;color:#52615a;line-height:1.8;margin:0 0 27px;padding-bottom:25px;border-bottom:1px solid #e5ebe7}
.lex-corp-block{padding:0 0 20px}
.lex-corp-block h3{margin:0 0 7px;font-size:15px;font-weight:900;color:#151c19}
.lex-corp-block p{margin:0;max-width:760px;color:#65726c;font-size:14px;line-height:1.8}
.lex-corp-help{max-width:1100px;margin:28px auto 0;padding:21px 25px;border-radius:14px;background:#f1f7f3;display:flex;align-items:center;justify-content:space-between;gap:20px}
.lex-corp-help strong{display:block;font-size:14px;margin-bottom:4px}
.lex-corp-help span{font-size:12px;color:#68756f}
.lex-corp-help a{color:var(--green);font-size:13px;font-weight:900;white-space:nowrap}
@keyframes lexCorpIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){
 .lex-corporate-layout{grid-template-columns:1fr;gap:22px}
 .lex-corporate-menu{position:static}
 .lex-corporate-content{padding:25px 22px}
 .lex-corp-panel h2{font-size:26px}
 .lex-corp-help{align-items:flex-start;flex-direction:column}
}
@media(max-width:600px){
 .lex-corporate-page{padding:38px 0 55px}
 .lex-corp-hero h1{font-size:30px}
 .lex-corp-hero p{font-size:14px}
 .lex-corporate-menu button{padding:16px}
 .lex-corporate-menu button.active{padding-left:20px}
}

/* FINAL EXCLUSIVE NAV ACTIVE STATE */
.main-nav a.active{color:var(--green)!important}
.main-nav a.active:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-13px!important;height:3px!important;background:var(--green)!important;border-radius:3px!important}
.main-nav a:not(.active):after{display:none!important}

/* =========================================================
   LEX ABOUT PAGE
   ========================================================= */
.lex-about-page{padding:55px 0 80px;background:#fff}
.lex-about-hero{min-height:455px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:55px;padding:52px 62px;border-radius:24px;background:linear-gradient(135deg,#f4f8f5 0%,#eef4f0 100%);overflow:hidden}
.lex-about-hero h1{font-size:48px;line-height:1.06;letter-spacing:-2px;margin:13px 0 18px;font-weight:900;color:#101613}
.lex-about-hero h1 strong{color:var(--green)}
.lex-about-hero p{max-width:570px;color:#64716b;font-size:16px;line-height:1.75;margin:0}
.lex-about-actions{display:flex;align-items:center;gap:24px;margin-top:27px}
.lex-text-link{font-size:13px;font-weight:900;color:#1a231f}
.lex-text-link:hover{color:var(--green)}
.lex-about-visual{height:360px;position:relative;display:flex;align-items:center;justify-content:center}
.lex-about-card-main{width:255px;height:255px;border-radius:17px;background:#00CFE8;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:32px;box-shadow:0 24px 45px rgba(0,100,47,.22);transform:rotate(-5deg)}
.lex-about-card-label{font-size:54px;line-height:1;font-weight:950;letter-spacing:-4px;margin-bottom:25px}
.lex-about-card-main strong{font-size:15px;line-height:1.4;letter-spacing:1px}
.lex-about-circle{position:absolute;right:5%;top:12%;width:125px;height:125px;border-radius:50%;background:#fff;border:7px solid #00CFE8;color:#00CFE8;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;line-height:1.35;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.12);transform:rotate(8deg)}
.lex-about-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:25px 0 80px;border:1px solid #e1e8e4;border-radius:16px;overflow:hidden}
.lex-about-stats>div{padding:25px;border-right:1px solid #e1e8e4}
.lex-about-stats>div:last-child{border-right:0}
.lex-about-stats strong{display:block;font-size:11px;color:var(--green);margin-bottom:12px}
.lex-about-stats span{display:block;font-size:16px;font-weight:900;color:#151b18}
.lex-about-stats p{font-size:12px;color:#74807a;margin:7px 0 0;line-height:1.5}
.lex-about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:0 30px;margin-bottom:75px}
.lex-about-story-title h2{font-size:36px;line-height:1.1;letter-spacing:-1.2px;margin:10px 0 0;font-weight:900}
.lex-about-story-text{border-left:2px solid #00CFE8;padding-left:35px}
.lex-about-story-text p{font-size:15px;line-height:1.8;color:#65716b;margin:0 0 17px}
.lex-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:70px}
.lex-value-card{padding:29px;border:1px solid #e1e8e4;border-radius:16px;background:#fff;transition:transform .25s,box-shadow .25s}
.lex-value-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(15,30,23,.07)}
.lex-value-card.featured{background:#111b17;color:#fff;border-color:#111b17}
.lex-value-card span{font-size:11px;font-weight:900;color:#00CFE8}
.lex-value-card h3{font-size:22px;margin:14px 0 8px;font-weight:900}
.lex-value-card p{font-size:13px;line-height:1.7;color:#68756f;margin:0}
.lex-value-card.featured p{color:#c0cbc5}
.lex-about-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 40px;border-radius:17px;background:#edf5f0}
.lex-about-cta h2{font-size:26px;line-height:1.2;margin:8px 0 0;font-weight:900}
.lex-about-cta .btn{white-space:nowrap}

/* =========================================================
   LEX CONTACT PAGE
   ========================================================= */
.lex-contact-page{padding:55px 0 80px;background:#fff}
.lex-contact-hero{text-align:center;max-width:750px;margin:0 auto 48px}
.lex-contact-hero h1{font-size:48px;line-height:1.06;letter-spacing:-2px;margin:12px 0 16px;font-weight:900;color:#101613}
.lex-contact-hero h1 strong{color:var(--green)}
.lex-contact-hero p{font-size:16px;color:#68746e;line-height:1.7;margin:0}
.lex-contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;max-width:1080px;margin:0 auto}
.lex-contact-side{display:flex;flex-direction:column;gap:13px}
.lex-contact-info-card{display:flex;align-items:center;gap:15px;padding:19px;border:1px solid #e1e8e4;border-radius:14px;background:#fff}
.lex-contact-icon{width:44px;height:44px;border-radius:11px;background:#edf6f1;color:#00CFE8;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;flex:0 0 44px}
.lex-contact-info-card span{display:block;font-size:10px;font-weight:900;color:#00CFE8;letter-spacing:.7px;margin-bottom:4px}
.lex-contact-info-card strong{display:block;font-size:14px;color:#171e1b}
.lex-contact-info-card p{font-size:11px;color:#77827d;margin:4px 0 0}
.lex-contact-note{margin-top:5px;padding:24px;border-radius:14px;background:#111b17;color:#fff}
.lex-contact-note .eyebrow{color:#8dd1a8}
.lex-contact-note h3{font-size:19px;line-height:1.3;margin:9px 0 8px}
.lex-contact-note p{font-size:12px;line-height:1.7;color:#b9c5bf;margin:0}
.lex-contact-form-card{padding:32px;border:1px solid #e1e8e4;border-radius:17px;background:#fff;box-shadow:0 12px 35px rgba(15,30,23,.055)}
.lex-form-heading h2{font-size:27px;line-height:1.15;margin:8px 0 7px;font-weight:900}
.lex-form-heading p{font-size:13px;color:#74807a;margin:0 0 23px}
.lex-contact-form{display:flex;flex-direction:column;gap:14px}
.lex-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.lex-contact-form label{display:block}
.lex-contact-form label>span{display:block;font-size:11px;font-weight:900;color:#3f4a45;margin:0 0 7px}
.lex-contact-form input,.lex-contact-form textarea{box-sizing:border-box;width:100%;border:1px solid #dce4df;border-radius:9px;background:#fbfcfb;padding:13px 14px;font:inherit;font-size:13px;color:#18201d;outline:none;transition:border-color .2s,box-shadow .2s}
.lex-contact-form input{height:48px}
.lex-contact-form textarea{resize:vertical;min-height:145px}
.lex-contact-form input:focus,.lex-contact-form textarea:focus{border-color:#00CFE8;box-shadow:0 0 0 3px rgba(0,207,232,.09)}
.lex-contact-form .btn{align-self:flex-start}
.lex-contact-bottom{display:grid;grid-template-columns:repeat(3,1fr);max-width:1080px;margin:28px auto 0;border-top:1px solid #e1e8e4;border-bottom:1px solid #e1e8e4}
.lex-contact-bottom>div{padding:25px;border-right:1px solid #e1e8e4}
.lex-contact-bottom>div:last-child{border-right:0}
.lex-contact-bottom span{font-size:10px;color:#00CFE8;font-weight:900}
.lex-contact-bottom strong{display:block;font-size:14px;margin:9px 0 5px}
.lex-contact-bottom p{font-size:11px;color:#77827d;margin:0;line-height:1.5}
@media(max-width:900px){
 .lex-about-hero{grid-template-columns:1fr;padding:40px}
 .lex-about-visual{height:300px}
 .lex-about-stats{grid-template-columns:1fr 1fr}
 .lex-about-stats>div:nth-child(2){border-right:0}
 .lex-about-story{grid-template-columns:1fr;gap:25px}
 .lex-contact-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .lex-about-page,.lex-contact-page{padding:38px 0 55px}
 .lex-about-hero{padding:28px 22px;border-radius:18px}
 .lex-about-hero h1,.lex-contact-hero h1{font-size:34px;letter-spacing:-1.3px}
 .lex-about-hero p,.lex-contact-hero p{font-size:14px}
 .lex-about-actions{flex-direction:column;align-items:flex-start;gap:15px}
 .lex-about-visual{height:260px}
 .lex-about-card-main{width:205px;height:205px}
 .lex-about-card-label{font-size:45px}
 .lex-about-circle{width:95px;height:95px;font-size:9px}
 .lex-about-stats{grid-template-columns:1fr;margin-bottom:50px}
 .lex-about-stats>div{border-right:0;border-bottom:1px solid #e1e8e4}
 .lex-about-stats>div:last-child{border-bottom:0}
 .lex-about-story{padding:0;margin-bottom:50px}
 .lex-about-story-title h2{font-size:30px}
 .lex-about-story-text{padding-left:20px}
 .lex-about-values{grid-template-columns:1fr;margin-bottom:45px}
 .lex-about-cta{flex-direction:column;align-items:flex-start;padding:26px}
 .lex-about-cta h2{font-size:22px}
 .lex-contact-hero{margin-bottom:32px}
 .lex-contact-form-card{padding:23px}
 .lex-form-row{grid-template-columns:1fr}
 .lex-contact-bottom{grid-template-columns:1fr}
 .lex-contact-bottom>div{border-right:0;border-bottom:1px solid #e1e8e4}
 .lex-contact-bottom>div:last-child{border-bottom:0}
}

/* LEX Instagram app feed */
.lex-instagram-section{padding-top:52px;padding-bottom:60px}
.lex-instagram-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.lex-instagram-heading h2{margin:0;font-size:25px;line-height:1.15;font-weight:950;letter-spacing:-.6px;color:#111}
.lex-instagram-heading h2 a{color:#00CFE8;text-decoration:none;font-size:13px;vertical-align:middle;letter-spacing:0}
.lex-instagram-follow{font-size:12px;font-weight:900;color:#00CFE8;white-space:nowrap}
.lex-instagram-app,.lex-instagram-app .shopify-app-block{width:100%}
@media(max-width:600px){.lex-instagram-heading{align-items:flex-start;flex-direction:column;gap:9px}.lex-instagram-heading h2{font-size:21px}}

/* ===== LIVE INSTAGRAM APP BLOCK ===== */
.lex-instagram-live .lex-instagram-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.lex-instagram-live .lex-instagram-heading h2{margin:0;font-size:25px;line-height:1.15;font-weight:950;letter-spacing:-.6px;color:#111}
.lex-instagram-live .lex-instagram-heading h2 a{color:#00CFE8;text-decoration:none;font-size:13px;letter-spacing:0}
.lex-instagram-follow{font-size:12px;font-weight:900;color:#00CFE8;white-space:nowrap}
.lex-instagram-app,.lex-instagram-app .shopify-app-block{width:100%}
.lex-instagram-empty{min-height:180px;border:1px dashed #cbd8d1;border-radius:14px;background:#f5f8f6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}
.lex-instagram-empty strong{font-size:15px;font-weight:900;margin-bottom:7px}
.lex-instagram-empty span{font-size:12px;color:#718078}
@media(max-width:600px){
 .lex-instagram-live .lex-instagram-heading{align-items:flex-start;flex-direction:column;gap:9px}
 .lex-instagram-live .lex-instagram-heading h2{font-size:21px}
}

/* =========================================================
   LEX CART PAGE
   ========================================================= */
.lex-cart-page{padding:58px 0 80px;background:#fff;min-height:520px}
.lex-cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 auto 34px;max-width:1080px}
.lex-cart-heading h1{font-size:40px;line-height:1;margin:9px 0 8px;font-weight:950;letter-spacing:-1.4px}
.lex-cart-heading p{margin:0;color:#74807a;font-size:13px}
.lex-continue-shopping{color:#00CFE8;font-size:13px;font-weight:900}
.lex-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;max-width:1080px;margin:0 auto}
.lex-cart-items{border:1px solid #e1e8e4;border-radius:16px;overflow:hidden;background:#fff}
.lex-cart-item{display:grid;grid-template-columns:135px minmax(0,1fr) 125px;gap:22px;padding:23px;border-bottom:1px solid #e7ece9;align-items:center}
.lex-cart-item:last-child{border-bottom:0}
.lex-cart-image{width:135px;height:135px;border-radius:12px;background:#f3f6f4;display:flex;align-items:center;justify-content:center;overflow:hidden}
.lex-cart-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.lex-cart-product-type{font-size:9px;letter-spacing:1px;color:#00CFE8;font-weight:900}
.lex-cart-product h2{font-size:17px;line-height:1.3;margin:7px 0 4px;font-weight:900}
.lex-cart-product h2 a{color:#151b18}
.lex-cart-variant{font-size:11px;color:#7a8580;margin:0 0 13px}
.lex-cart-controls{display:flex;align-items:center;gap:10px}
.lex-cart-controls>label{font-size:10px;color:#76817c;font-weight:800}
.lex-qty{height:35px;display:flex;align-items:center;border:1px solid #dbe3de;border-radius:7px;overflow:hidden}
.lex-qty button{border:0;background:#fff;width:32px;height:100%;font-size:17px;cursor:pointer;color:#00CFE8}
.lex-qty input{width:36px;height:100%;border:0;border-left:1px solid #e5ebe7;border-right:1px solid #e5ebe7;text-align:center;font:inherit;font-size:12px;outline:0}
.lex-remove{border:0;background:transparent;color:#9a5b5b;font:inherit;font-size:10px;font-weight:800;cursor:pointer;padding:5px}
.lex-cart-line-price{font-size:15px;font-weight:900;text-align:right;color:#151b18}
.lex-cart-price-mobile{display:none}
.lex-cart-summary{height:max-content;position:sticky;top:20px;border:1px solid #dfe7e2;border-radius:16px;padding:25px;background:#f5f8f6}
.lex-cart-summary h2{font-size:19px;margin:0 0 22px;font-weight:900}
.lex-summary-row{display:flex;justify-content:space-between;gap:15px;margin:13px 0;font-size:12px;color:#66736d}
.lex-summary-row strong{color:#171e1b}
.lex-summary-row .lex-free{font-size:10px;color:#00CFE8;font-weight:900;text-align:right}
.lex-summary-divider{height:1px;background:#dce5df;margin:20px 0}
.lex-summary-total{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:20px}
.lex-summary-total strong{font-size:22px;font-weight:950}
.lex-checkout{width:100%;justify-content:center}
.lex-checkout span{margin-left:8px}
.lex-update{width:100%;border:0;background:transparent;color:#56635d;font-size:10px;font-weight:900;padding:12px;cursor:pointer}
.lex-secure{text-align:center;margin-top:12px;color:#78837e;font-size:10px}
.lex-cart-empty{max-width:900px;margin:0 auto;text-align:center;padding:35px 20px 0}
.lex-cart-empty-mark{width:95px;height:95px;margin:0 auto 25px;border-radius:20px;background:#00CFE8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:950;letter-spacing:-3px;box-shadow:0 14px 28px rgba(0,207,232,.18)}
.lex-cart-empty h1{font-size:38px;letter-spacing:-1.2px;margin:10px 0 12px;font-weight:950}
.lex-cart-empty>p{max-width:560px;margin:0 auto 25px;color:#6e7a74;font-size:14px;line-height:1.7}
.lex-cart-empty .btn{display:inline-flex}
.lex-cart-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin:55px auto 0;border:1px solid #e1e8e4;border-radius:15px;overflow:hidden;text-align:left}
.lex-cart-benefits>div{padding:20px;border-right:1px solid #e1e8e4}
.lex-cart-benefits>div:last-child{border-right:0}
.lex-cart-benefits strong{display:block;font-size:12px;font-weight:900;margin-bottom:6px}
.lex-cart-benefits span{font-size:10px;color:#7a8580}
@media(max-width:850px){
 .lex-cart-layout{grid-template-columns:1fr}
 .lex-cart-summary{position:static}
 .lex-cart-item{grid-template-columns:105px minmax(0,1fr)}
 .lex-cart-image{width:105px;height:105px}
 .lex-cart-line-price{display:none}
 .lex-cart-price-mobile{display:block;font-size:13px;font-weight:900;margin-bottom:10px}
}
@media(max-width:600px){
 .lex-cart-page{padding:38px 0 55px}
 .lex-cart-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px;gap:15px}
 .lex-cart-heading h1{font-size:31px}
 .lex-cart-item{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:15px}
 .lex-cart-image{width:82px;height:82px}
 .lex-cart-product h2{font-size:14px}
 .lex-cart-controls{flex-wrap:wrap;gap:6px}
 .lex-cart-empty h1{font-size:30px}
 .lex-cart-benefits{grid-template-columns:1fr;margin-top:35px}
 .lex-cart-benefits>div{border-right:0;border-bottom:1px solid #e1e8e4}
 .lex-cart-benefits>div:last-child{border-bottom:0}
 .lex-cart-summary{padding:20px}
}

/* =========================================================
   LEX PRODUCT PAGE
   ========================================================= */
.lex-product-page{padding:35px 0 80px;background:#fff}
.lex-product-breadcrumb{max-width:1120px;margin:0 auto 25px;display:flex;align-items:center;gap:8px;font-size:11px;color:#8a958f}
.lex-product-breadcrumb a{color:#68756e;font-weight:700}
.lex-product-breadcrumb a:hover{color:#00CFE8}
.lex-product-layout{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}
.lex-product-gallery{min-width:0}
.lex-product-main-image{width:100%;aspect-ratio:1 / 1;height:auto;min-height:0;border:1px solid #e3e9e5;border-radius:18px;background:#f6f8f7;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.lex-product-main-image img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;mix-blend-mode:multiply;padding:0;margin:0;box-sizing:border-box;display:block}
.lex-product-brand{position:absolute;top:18px;left:18px;background:#00CFE8;color:#fff;padding:8px 11px;border-radius:7px;font-size:10px;font-weight:950;letter-spacing:1px}
.lex-product-no-image{font-size:60px;font-weight:950;color:#00CFE8}
.lex-product-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}
.lex-product-thumb{width:76px;height:76px;flex:0 0 76px;border:1px solid #e1e8e4;border-radius:9px;background:#f6f8f7;padding:5px;cursor:pointer;overflow:hidden}
.lex-product-thumb.active{border:2px solid #00CFE8}
.lex-product-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.lex-product-info{padding-top:18px}
.lex-product-info h1{font-size:39px;line-height:1.08;letter-spacing:-1.3px;margin:9px 0 12px;font-weight:950;color:#111}
.lex-product-rating{font-size:11px;margin-bottom:22px;color:#00CFE8;font-weight:900}
.lex-product-rating small{color:#77837d;font-weight:600}
.lex-product-price{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.lex-product-price strong{font-size:27px;color:#00CFE8;font-weight:950}
.lex-product-price del{font-size:15px;color:#929c97}
.lex-product-description{font-size:14px;line-height:1.8;color:#64716b;margin-bottom:24px}
.lex-product-description img{max-width:100%;height:auto}
.lex-product-form{border-top:0;padding-top:0}
.lex-variant-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px}
.lex-variant-label span{font-weight:900;color:#2b3530}
.lex-variant-label strong{font-size:10px;color:#00CFE8}
.lex-variant-select{width:100%;height:48px;border:1px solid #d9e2dc;border-radius:8px;background:#fff;padding:0 13px;font:inherit;font-size:12px;color:#26302b;margin-bottom:12px;outline:0}
.lex-variant-select:focus{border-color:#00CFE8}
.lex-buy-row{display:grid;grid-template-columns:125px 1fr;gap:10px}
.lex-product-qty{height:50px;display:flex;align-items:center;border:1px solid #d9e2dc;border-radius:8px;overflow:hidden;background:#fff}
.lex-product-qty button{height:100%;width:38px;border:0;background:#fff;color:#00CFE8;font-size:20px;cursor:pointer}
.lex-product-qty input{height:100%;width:49px;border:0;border-left:1px solid #e7ece9;border-right:1px solid #e7ece9;text-align:center;font:inherit;font-size:13px;outline:0}
.lex-add-cart{width:100%;justify-content:center}
.lex-add-cart span{margin-left:9px}
.lex-add-cart:disabled{opacity:.5;cursor:not-allowed}
.lex-product-promises{border-top:1px solid #e3e9e5;margin-top:23px;padding-top:18px;display:grid;gap:13px}
.lex-product-promises>div{display:flex;align-items:center;gap:12px}
.lex-product-promises>div>span{width:34px;height:34px;border-radius:9px;background:#eef6f1;color:#00CFE8;display:flex;align-items:center;justify-content:center;font-size:15px}
.lex-product-promises strong{display:block;font-size:11px;color:#1a221e}
.lex-product-promises small{display:block;font-size:10px;color:#77837d;margin-top:2px}
.lex-product-details{max-width:1120px;margin:75px auto 0;padding-top:45px;border-top:1px solid #e1e8e4}
.lex-detail-heading{text-align:center;margin-bottom:30px}
.lex-detail-heading h2{font-size:29px;margin:8px 0 0;font-weight:950;letter-spacing:-.7px}
.lex-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.lex-detail-card{padding:27px;border:1px solid #e1e8e4;border-radius:14px;background:#fff}
.lex-detail-card span{font-size:10px;color:#00CFE8;font-weight:950}
.lex-detail-card h3{font-size:17px;margin:12px 0 7px;font-weight:900}
.lex-detail-card p{font-size:12px;color:#6e7a74;line-height:1.7;margin:0}
@media(max-width:900px){
 .lex-product-layout{grid-template-columns:1fr;gap:35px}
 .lex-product-main-image{height:500px}
 .lex-product-info{padding-top:0}
}
@media(max-width:600px){
 .lex-product-page{padding:25px 0 55px}
 .lex-product-breadcrumb{margin-bottom:18px}
 .lex-product-main-image{height:360px;border-radius:13px}
  .lex-product-info h1{font-size:30px}
 .lex-product-price strong{font-size:24px}
 .lex-buy-row{grid-template-columns:100px 1fr}
 .lex-product-qty button{width:30px}
 .lex-product-qty input{width:38px}
 .lex-product-details{margin-top:50px;padding-top:35px}
 .lex-detail-grid{grid-template-columns:1fr}
}

/* =========================================================
   LEX MICRO-INTERACTIONS & BUTTON ANIMATIONS
   ========================================================= */
:root{--lex-green:#00CFE8}

.main-nav a{
  position:relative;
  transition:color .22s ease, transform .22s ease;
}
.main-nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-10px;
  height:3px;
  border-radius:999px;
  background:var(--lex-green);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .25s cubic-bezier(.2,.8,.2,1);
  pointer-events:none;
}
.main-nav a:hover{
  color:var(--lex-green);
  transform:translateY(-1px);
}
.main-nav a:hover::after,
.main-nav a.active::after{
  transform:scaleX(1);
}
.main-nav a.active{color:var(--lex-green)}

/* Product nav click safety */
.main-nav a { pointer-events:auto !important; cursor:pointer !important; }
.main-nav a::before, .main-nav a::after { pointer-events:none !important; }




/* =========================================================
   LEX FOOTER — COMPACT SOCIAL + PAYMENT BAR
   ========================================================= */
.lex-footer-lower{
  margin-top:30px;
  padding:20px 0;
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
}
.lex-footer-media,
.lex-footer-payments{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.lex-footer-lower-label{
  font-size:9px;
  font-weight:950;
  letter-spacing:1.1px;
  color:#aeb9b3;
  white-space:nowrap;
}
.lex-footer-icon-row,
.lex-payment-icons{
  display:flex;
  align-items:center;
  gap:7px;
}
.lex-footer-icon{
  width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:9px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);
  transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.lex-footer-icon img{
  width:27px;
  height:27px;
  border-radius:7px;
  object-fit:cover;
  display:block;
  transition:transform .25s ease;
}
.lex-footer-icon:hover{
  transform:translateY(-3px);
  background:rgba(255,255,255,.11);
  border-color:rgba(0,207,232,.7);
  box-shadow:0 7px 16px rgba(0,0,0,.18);
}
.lex-footer-icon:hover img{
  transform:scale(1.08) rotate(-5deg);
}
.lex-payment-icons{
  gap:6px;
}
.lex-payment-icon{
  width:54px;
  height:32px;
  padding:3px 6px;
  box-sizing:border-box;
  border-radius:6px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  box-shadow:0 1px 4px rgba(0,0,0,.10);
}
.lex-payment-icon img{
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
  display:block;
}
.lex-footer-lower + .footer-bottom{
  border-top:0;
}
@media(max-width:850px){
  .lex-footer-lower{
    gap:25px;
  }
}
@media(max-width:680px){
  .lex-footer-lower{
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
  }
  .lex-footer-media,
  .lex-footer-payments{
    width:100%;
    justify-content:space-between;
  }
}
@media(max-width:430px){
  .lex-footer-media,
  .lex-footer-payments{
    align-items:flex-start;
    flex-direction:column;
    gap:9px;
  }
}

/* =========================================================
   LEX HOMEPAGE V2 — PREMIUM HERO / BENEFITS / SHIPPING
   ========================================================= */
.lex-home-hero{padding:10px 0 0;background:#fff}
.lex-hero-slider{
  position:relative;
  min-height:440px;
  overflow:hidden;
  border-radius:14px;
  background:#050806;
  box-shadow:0 12px 34px rgba(5,15,10,.12);
}
.lex-hero-slide{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:48% 52%;
  align-items:center;
  opacity:0;
  visibility:hidden;
  transform:scale(1.015);
  transition:opacity .65s ease,transform .9s ease,visibility .65s ease;
}
.lex-hero-slide.is-active{
  position:relative;
  opacity:1;
  visibility:visible;
  transform:scale(1);
  z-index:2;
}
.lex-hero-copy{
  position:relative;
  z-index:3;
  padding:55px 0 58px 65px;
}
.lex-hero-kicker{
  display:block;
  color:#00CFE8;
  font-size:11px;
  font-weight:950;
  letter-spacing:1.3px;
  margin-bottom:15px;
}
.lex-hero-copy h1{
  margin:0;
  color:#fff;
  font-size:47px;
  line-height:1.02;
  letter-spacing:-1.7px;
  font-weight:950;
}
.lex-hero-copy h1 strong{color:#00D8F0}
.lex-hero-copy p{
  margin:20px 0 26px;
  color:#c4cec8;
  font-size:14px;
  line-height:1.75;
}
.lex-hero-copy p b{color:#00CFE8}
.lex-hero-btn{min-width:185px;justify-content:center}
.lex-hero-art{
  position:relative;
  height:100%;
  min-height:440px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.lex-hero-glow{
  position:absolute;
  width:430px;height:430px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(0,207,232,.40) 0,rgba(0,207,232,.13) 32%,transparent 68%);
  filter:blur(5px);
  animation:lexGlow 5s ease-in-out infinite alternate;
}
.lex-hero-art::before{
  content:"";
  position:absolute;
  width:620px;height:260px;
  right:-90px;bottom:-55px;
  background:linear-gradient(90deg,transparent,rgba(0,207,232,.22),transparent);
  transform:rotate(-18deg);
  filter:blur(18px);
}
.lex-hero-art img{
  position:relative;
  z-index:2;
  width:min(88%,650px);
  max-height:430px;
  object-fit:contain;
  filter:drop-shadow(0 22px 26px rgba(0,0,0,.35));
  animation:lexProductFloat 5.5s ease-in-out infinite;
}
.lex-hero-badge{
  position:absolute;
  z-index:4;
  right:45px;
  top:48px;
  width:108px;height:108px;
  border-radius:50%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
  background:#00CFE8;
  border:3px solid #fff;
  box-shadow:0 0 0 4px rgba(0,207,232,.25),0 12px 30px rgba(0,0,0,.22);
  font-size:9px;
  line-height:1.2;
  font-weight:800;
  animation:lexBadgeFloat 4s ease-in-out infinite;
}
.lex-hero-badge strong{font-size:9px}
.lex-hero-arrow{
  position:absolute;
  z-index:6;
  top:50%;
  transform:translateY(-50%);
  width:38px;height:38px;
  border:0;
  border-radius:50%;
  background:rgba(255,255,255,.92);
  color:#111;
  font-size:30px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 7px 18px rgba(0,0,0,.18);
  transition:transform .2s ease,background .2s ease,color .2s ease;
}
.lex-hero-arrow:hover{background:#00CFE8;color:#fff;transform:translateY(-50%) scale(1.08)}
.lex-hero-prev{left:18px}
.lex-hero-next{right:18px}
.lex-hero-dots{
  position:absolute;
  z-index:7;
  bottom:18px;
  left:50%;
  transform:translateX(-50%);
  display:flex;
  gap:8px;
}
.lex-hero-dots button{
  width:8px;height:8px;
  padding:0;border:0;border-radius:50%;
  background:#dfe6e2;
  opacity:.75;
  cursor:pointer;
  transition:transform .2s ease,background .2s ease,opacity .2s ease;
}
.lex-hero-dots button.active{background:#00CFE8;transform:scale(1.35);opacity:1}

.lex-benefits-premium{
  margin-top:16px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  background:#fff;
  border:1px solid #e5ebe7;
  border-radius:15px;
  box-shadow:0 8px 25px rgba(15,30,23,.07);
  overflow:hidden;
}
.lex-benefit-card{
  min-height:105px;
  padding:20px 22px;
  display:flex;
  align-items:center;
  gap:14px;
  border-right:1px solid #e6ece8;
  transition:background .25s ease,transform .25s ease;
}
.lex-benefit-card:last-child{border-right:0}
.lex-benefit-card:hover{background:#f8fbf9;transform:translateY(-2px)}
.lex-benefit-icon{
  flex:0 0 42px;
  width:42px;height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:11px;
  background:#eff8f2;
  color:#00CFE8;
  font-size:21px;
}
.lex-benefit-card strong{
  display:block;
  font-size:12px;
  font-weight:950;
  color:#101513;
  margin-bottom:4px;
}
.lex-benefit-card small{
  display:block;
  color:#7b8781;
  font-size:10px;
  line-height:1.45;
}

.lex-shipping-banner{margin-top:18px}
.lex-shipping-inner{
  position:relative;
  min-height:112px;
  overflow:hidden;
  border-radius:13px;
  background:#050806;
  display:flex;
  align-items:center;
  padding:0 34px;
  box-sizing:border-box;
  box-shadow:0 10px 26px rgba(5,15,10,.13);
}
.lex-shipping-inner::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 78% 50%,rgba(0,207,232,.28),transparent 35%);
  pointer-events:none;
}
.lex-shipping-truck{
  position:relative;
  z-index:2;
  font-size:42px;
  margin-right:28px;
  filter:drop-shadow(0 0 10px rgba(0,207,232,.55));
  animation:lexTruck 2.8s ease-in-out infinite;
}
.lex-shipping-copy{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  line-height:1;
}
.lex-shipping-copy span{
  color:#fff;
  font-size:13px;
  letter-spacing:.5px;
  margin-bottom:5px;
}
.lex-shipping-copy strong{
  color:#fff;
  font-size:29px;
  font-weight:950;
  letter-spacing:.3px;
}
.lex-shipping-copy strong b{color:#00D8F0}
.lex-shipping-dots{
  position:absolute;
  right:260px;
  width:240px;height:75px;
  background-image:radial-gradient(rgba(0,207,232,.5) 1.5px,transparent 1.5px);
  background-size:16px 16px;
  mask-image:linear-gradient(90deg,transparent,#000);
  opacity:.7;
}
.lex-shipping-btn{position:relative;z-index:2;margin-left:auto;min-width:170px;justify-content:center}

@keyframes lexGlow{from{transform:scale(.92);opacity:.7}to{transform:scale(1.08);opacity:1}}
@keyframes lexProductFloat{0%,100%{transform:translateY(5px)}50%{transform:translateY(-9px)}}
@keyframes lexBadgeFloat{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-7px) rotate(2deg)}}
@keyframes lexTruck{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}

@media(max-width:1000px){
  .lex-hero-copy{padding-left:40px}
  .lex-hero-copy h1{font-size:39px}
  .lex-benefit-card{padding:17px 14px}
  .lex-benefit-icon{flex-basis:36px;width:36px;height:36px}
}
@media(max-width:760px){
  .lex-hero-slider{min-height:620px}
  .lex-hero-slide{grid-template-columns:1fr;align-content:center}
  .lex-hero-copy{padding:40px 28px 0;text-align:center}
  .lex-hero-copy h1{font-size:34px}
  .lex-hero-copy p{font-size:13px}
  .lex-hero-art{min-height:270px;margin-top:-10px}
  .lex-hero-art img{width:82%;max-height:280px}
  .lex-hero-badge{right:18px;top:20px;width:83px;height:83px;font-size:7px}
  .lex-hero-badge strong{font-size:7px}
  .lex-hero-arrow{width:32px;height:32px;font-size:25px}
  .lex-benefits-premium{grid-template-columns:repeat(2,1fr)}
  .lex-benefit-card:nth-child(2){border-right:0}
  .lex-benefit-card:nth-child(-n+2){border-bottom:1px solid #e6ece8}
  .lex-shipping-inner{padding:18px 20px;min-height:155px}
  .lex-shipping-truck{font-size:31px;margin-right:14px}
  .lex-shipping-copy span{font-size:10px}
  .lex-shipping-copy strong{font-size:21px}
  .lex-shipping-dots{display:none}
  .lex-shipping-btn{min-width:130px;font-size:10px}
}
@media(max-width:500px){
  .lex-benefits-premium{grid-template-columns:1fr}
  .lex-benefit-card{border-right:0!important;border-bottom:1px solid #e6ece8}
  .lex-benefit-card:last-child{border-bottom:0}
  .lex-shipping-inner{display:grid;grid-template-columns:40px 1fr;gap:10px}
  .lex-shipping-truck{margin:0}
  .lex-shipping-btn{grid-column:1/-1;margin:4px 0 0;width:100%}
}

.lex-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.8,.2,1)}
.lex-reveal.lex-reveal-visible{opacity:1;transform:translateY(0)}

/* =========================================================
   REQUESTED: ANNOUNCEMENT BAR
   ========================================================= */
.announcement-bar,
.top-bar,
.lex-announcement-bar{
  background:#050505 !important;
  color:#12a94f !important;
  min-height:42px !important;
  padding-top:9px !important;
  padding-bottom:9px !important;
}
.announcement-bar *,
.top-bar *,
.lex-announcement-bar *{
  color:#12a94f !important;
}
.announcement-bar a:hover,
.top-bar a:hover,
.lex-announcement-bar a:hover{
  color:#35d978 !important;
}

/* =========================================================
   REQUESTED: BLACK FOOTER WITH LEX GREEN DETAILS
   ========================================================= */
footer,
.site-footer,
.footer{
  background:#000 !important;
  color:#fff !important;
  border-top:1px solid rgba(0,207,232,.38) !important;
}
footer::before,
.site-footer::before,
.footer::before{
  background:#00CFE8 !important;
}
footer a:hover,
.site-footer a:hover,
.footer a:hover{
  color:#16b95b !important;
}
footer h1,footer h2,footer h3,footer h4,
.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,
.footer h1,.footer h2,.footer h3,.footer h4{
  color:#fff !important;
}
footer .footer-bottom,
.site-footer .footer-bottom,
.footer .footer-bottom{
  border-top-color:rgba(0,207,232,.35) !important;
}
.lex-footer-lower{
  border-top-color:rgba(0,207,232,.28) !important;
  border-bottom-color:rgba(0,207,232,.28) !important;
}
.lex-footer-lower-label{
  color:#18b95b !important;
}
.lex-footer-icon{
  border-color:rgba(0,207,232,.38) !important;
}
.lex-footer-icon:hover{
  border-color:#12b957 !important;
  box-shadow:0 0 18px rgba(0,207,232,.22) !important;
}
.lex-payment-icon{
  border:1px solid rgba(0,207,232,.38);
}

/* =========================================================
   REQUESTED: FREE SHIPPING CTA ANIMATION
   ========================================================= */
.lex-shipping-btn{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
  border:1px solid #19c75d !important;
  box-shadow:0 0 0 rgba(25,199,93,0) !important;
  transition:transform .22s ease, box-shadow .25s ease, background .25s ease !important;
}
.lex-shipping-btn::before{
  content:"";
  position:absolute;
  top:-80%;
  left:-35%;
  width:28%;
  height:260%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);
  transform:rotate(18deg) translateX(-180%);
  transition:transform .65s ease;
  z-index:-1;
}
.lex-shipping-btn::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  box-shadow:inset 0 0 0 1px rgba(53,217,120,.25);
  pointer-events:none;
}
.lex-shipping-btn:hover{
  transform:translateY(-3px) scale(1.035) !important;
  background:#00B8D4 !important;
  box-shadow:0 0 12px rgba(0,207,91,.75),0 0 30px rgba(0,207,232,.38) !important;
}
.lex-shipping-btn:hover::before{
  transform:rotate(18deg) translateX(600%);
}
.lex-shipping-btn:active{
  transform:translateY(-1px) scale(.99) !important;
}
.lex-shipping-btn span{
  display:inline-block;
  transition:transform .25s ease;
}
.lex-shipping-btn:hover span{
  transform:translateX(5px);
}

.lex-shipping-banner{
  margin-top:28px !important;
  margin-bottom:22px !important;
}




/* =========================================================
   LEX — MOUSE TRAIL GREEN DOTS
   White/light areas only; dots appear around the cursor,
   then softly fade away.
   ========================================================= */
.lex-mouse-dot-layer{
  position:fixed;
  inset:0;
  z-index:9998;
  pointer-events:none;
  overflow:hidden;
}
.lex-mouse-dot{
  position:absolute;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#00B8D4;
  box-shadow:0 0 7px rgba(0,168,79,.28);
  transform:translate(-50%,-50%) scale(.35);
  opacity:0;
  animation:lexMouseDot .75s ease-out forwards;
}
.lex-mouse-dot.is-small{
  width:3px;
  height:3px;
  box-shadow:0 0 5px rgba(0,168,79,.22);
}
@keyframes lexMouseDot{
  0%{
    opacity:.82;
    transform:translate(-50%,-50%) scale(.35);
  }
  35%{
    opacity:.62;
    transform:translate(-50%,-50%) scale(1);
  }
  100%{
    opacity:0;
    transform:translate(-50%,-50%) scale(.65);
  }
}
@media (hover:none), (pointer:coarse){
  .lex-mouse-dot-layer{display:none}
}
@media (prefers-reduced-motion:reduce){
  .lex-mouse-dot-layer{display:none}
}

/* =========================================================
   LEX 404 + PASSWORD PAGES
   ========================================================= */
.lex-404{
  min-height:680px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;
  background:#050806;color:#fff;isolation:isolate;
}
.lex-404-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1}
.lex-404-bg:before,.lex-404-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.22}
.lex-404-bg:before{width:420px;height:420px;background:#00CFE8;top:-180px;left:-120px;animation:lex404Glow1 12s ease-in-out infinite alternate}
.lex-404-bg:after{width:360px;height:360px;background:#00D8F0;right:-120px;bottom:-150px;animation:lex404Glow2 15s ease-in-out infinite alternate}
.lex-404-bg span{position:absolute;width:4px;height:4px;border-radius:50%;background:#00CFE8;opacity:.35;box-shadow:0 0 10px rgba(0,207,232,.7)}
.lex-404-bg span:nth-child(1){top:22%;left:17%;animation:lex404Dot 5s ease-in-out infinite}
.lex-404-bg span:nth-child(2){top:65%;left:78%;animation:lex404Dot 7s ease-in-out infinite .8s}
.lex-404-bg span:nth-child(3){top:42%;left:87%;animation:lex404Dot 6s ease-in-out infinite 1.4s}
.lex-404-content{width:min(760px,90%);text-align:center;padding:80px 20px}
.lex-404-logo{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:25px;background:#00CFE8;color:#fff;font-size:28px;font-weight:950;letter-spacing:-2px;box-shadow:0 10px 35px rgba(0,207,232,.25);animation:lex404Logo 4s ease-in-out infinite}
.lex-404-number{font-size:clamp(130px,20vw,220px);line-height:.8;font-weight:950;letter-spacing:-14px;color:#fff;text-shadow:0 0 60px rgba(0,207,232,.12)}
.lex-404-number span{color:#00CFE8;display:inline-block;animation:lex404Zero 5s ease-in-out infinite}
.lex-404-label{margin-top:35px;color:#00D8F0;font-size:12px;font-weight:950;letter-spacing:2px}
.lex-404 h1{margin:12px 0 10px;color:#fff;font-size:clamp(25px,4vw,38px);line-height:1.1;font-weight:950}
.lex-404 p{max-width:570px;margin:0 auto;color:#aab7b0;font-size:15px;line-height:1.7}
.lex-404-buttons{display:flex;justify-content:center;gap:12px;margin-top:30px}
.lex-404-primary,.lex-404-secondary{min-height:52px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:8px;text-decoration:none;font-size:12px;font-weight:950;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}
.lex-404-primary{background:#00CFE8;color:#fff;border:1px solid #00CFE8}
.lex-404-primary span{font-size:18px;transition:transform .25s ease}
.lex-404-primary:hover{background:#00B8D4;color:#fff;transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,207,232,.35),0 0 30px rgba(0,207,232,.18)}
.lex-404-primary:hover span{transform:translateX(6px)}
.lex-404-secondary{color:#fff;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.18)}
.lex-404-secondary:hover{color:#00D8F0;border-color:#00CFE8;background:rgba(0,207,232,.08);transform:translateY(-4px)}
.lex-404-bottom{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:50px}
.lex-404-bottom span{width:70px;height:1px;background:linear-gradient(90deg,transparent,#00CFE8)}
.lex-404-bottom span:last-child{background:linear-gradient(90deg,#00CFE8,transparent)}
.lex-404-bottom small{color:#607069;font-size:9px;font-weight:800;letter-spacing:1.5px}
@keyframes lex404Glow1{0%{transform:translate(0,0) scale(.9)}100%{transform:translate(130px,100px) scale(1.15)}}
@keyframes lex404Glow2{0%{transform:translate(0,0) scale(1)}100%{transform:translate(-120px,-100px) scale(1.15)}}
@keyframes lex404Dot{0%,100%{transform:translate(0,0) scale(.6);opacity:.15}50%{transform:translate(20px,-25px) scale(1.4);opacity:.55}}
@keyframes lex404Logo{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes lex404Zero{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}

/* Password / coming soon */
.lex-password-page{margin:0;min-height:100vh;background:#050806;color:#fff}
.lex-password-page #MainContent{min-height:100vh}
.lex-password{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#050806;isolation:isolate;padding:55px 20px;box-sizing:border-box}
.lex-password:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(0,207,232,.10),transparent 48%);z-index:-2}
.lex-password-orb{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.24;z-index:-1}
.lex-password-orb-1{width:420px;height:420px;left:-180px;top:-170px;background:#00CFE8;animation:lexPassOrb1 14s ease-in-out infinite alternate}
.lex-password-orb-2{width:380px;height:380px;right:-170px;bottom:-180px;background:#00D8F0;animation:lexPassOrb2 16s ease-in-out infinite alternate}
.lex-password-grid{position:absolute;inset:0;z-index:-1;opacity:.17;background-image:radial-gradient(rgba(0,207,232,.5) 1px,transparent 1.5px);background-size:36px 36px;mask-image:radial-gradient(circle at center,#000 0 35%,transparent 72%);animation:lexPassGrid 30s linear infinite}
.lex-password-card{width:min(540px,100%);text-align:center;padding:48px 48px 36px;background:rgba(7,12,9,.78);border:1px solid rgba(0,207,232,.25);border-radius:22px;box-shadow:0 25px 80px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(16px)}
.lex-password-logo{display:flex;align-items:center;justify-content:center;width:min(330px,100%);margin:0 auto 24px;padding:0;text-decoration:none;background:transparent;color:inherit;box-shadow:none;transition:transform .25s ease,filter .25s ease}
.lex-password-logo:hover{transform:translateY(-3px) scale(1.015);filter:drop-shadow(0 10px 24px rgba(0,207,232,.18))}
.lex-password-logo img{display:block;width:100%;height:auto;max-width:330px;max-height:none;object-fit:contain}
.lex-password-logo span{font-size:34px;font-weight:950;letter-spacing:-2px}
.lex-password-badge{display:inline-flex;align-items:center;gap:8px;color:#00D8F0;font-size:10px;font-weight:950;letter-spacing:1.7px;margin-bottom:18px}
.lex-password-badge span{width:7px;height:7px;border-radius:50%;background:#00D8F0;box-shadow:0 0 12px rgba(0,207,232,.8);animation:lexPassPulse 1.8s ease-in-out infinite}
.lex-password-card h1{margin:0;color:#fff;font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-1.7px;font-weight:950}
.lex-password-card h1 strong{color:#00D8F0}
.lex-password-intro{max-width:420px;margin:18px auto 26px;color:#9daaa3;font-size:14px;line-height:1.7}
.lex-password-input-wrap{display:flex;align-items:center;background:#fff;border:1px solid #fff;border-radius:9px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}
.lex-password-input-wrap:focus-within{box-shadow:0 0 0 3px rgba(0,207,232,.22),0 10px 30px rgba(0,0,0,.15);transform:translateY(-1px)}
.lex-password-input-wrap input{min-width:0;flex:1;height:54px;border:0!important;outline:0!important;background:transparent!important;color:#101513!important;padding:0 16px;font-size:14px}
.lex-password-input-wrap button{width:58px;height:54px;border:0;background:#00CFE8;color:#fff;font-size:25px;cursor:pointer;transition:background .2s ease,transform .2s ease}
.lex-password-input-wrap button:hover{background:#00B8D4;transform:translateX(2px)}
.lex-password-check{display:flex;align-items:flex-start;gap:9px;margin:13px 2px 0;text-align:left;color:#718078;font-size:10px;line-height:1.5;cursor:pointer}
.lex-password-check input{accent-color:#00CFE8;margin-top:2px}
.lex-password-success{padding:14px;border:1px solid rgba(0,207,232,.35);border-radius:8px;background:rgba(0,207,232,.08);color:#27d875;font-size:12px}
.lex-password-error{margin-bottom:12px;padding:10px;border-radius:8px;background:rgba(220,50,50,.09);border:1px solid rgba(220,80,80,.25);color:#ff8f8f;font-size:11px;text-align:left}
.lex-password-divider{display:flex;align-items:center;gap:12px;margin:30px 0 10px;color:#53625a;font-size:9px;letter-spacing:2px}
.lex-password-divider span{flex:1;height:1px;background:rgba(255,255,255,.08)}
.lex-password-divider b{color:#00CFE8}
.lex-password-footer{margin:0;color:#4f5e56;font-size:9px;letter-spacing:1.8px}
.lex-password-admin{margin-top:28px;border:0;background:transparent;color:#5e6b64;font-size:10px;cursor:pointer;transition:color .2s ease}
.lex-password-admin:hover{color:#14b95a}
.lex-password-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}
.lex-password-modal.is-open{opacity:1;visibility:visible}
.lex-password-modal-inner{position:relative;width:min(420px,100%);padding:38px;border:1px solid rgba(0,207,232,.3);border-radius:18px;background:#0a100d;box-shadow:0 25px 80px rgba(0,0,0,.55);transform:translateY(18px) scale(.97);transition:transform .3s ease}
.lex-password-modal.is-open .lex-password-modal-inner{transform:translateY(0) scale(1)}
.lex-password-close{position:absolute;right:15px;top:12px;border:0;background:transparent;color:#809087;font-size:27px;cursor:pointer}
.lex-password-modal-logo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#00CFE8;color:#fff;font-size:22px;font-weight:950;margin-bottom:17px}
.lex-password-modal-inner h2{margin:0 0 20px;color:#fff;font-size:25px;font-weight:950}
.lex-storefront-form input{width:100%;height:52px;box-sizing:border-box;border:1px solid #2b3831;border-radius:8px;background:#111914;color:#fff;padding:0 14px;outline:none}
.lex-storefront-form input:focus{border-color:#00CFE8;box-shadow:0 0 0 3px rgba(0,207,232,.15)}
.lex-storefront-form button{width:100%;height:52px;margin-top:10px;border:0;border-radius:8px;background:#00CFE8;color:#fff;font-weight:950;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}
.lex-storefront-form button:hover{background:#00B8D4;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,207,232,.25)}
@keyframes lexPassOrb1{to{transform:translate(150px,110px) scale(1.12)}}
@keyframes lexPassOrb2{to{transform:translate(-140px,-100px) scale(1.08)}}
@keyframes lexPassGrid{to{background-position:36px 36px}}
@keyframes lexPassPulse{50%{transform:scale(1.45);opacity:.5}}
@media(max-width:600px){
  .lex-404{min-height:600px}
  .lex-404-number{letter-spacing:-8px}
  .lex-404-buttons{flex-direction:column;max-width:300px;margin-left:auto;margin-right:auto}
  .lex-404-primary,.lex-404-secondary{width:100%}
  .lex-404-bottom{margin-top:35px}
  .lex-404-bottom span{width:35px}
  .lex-password{padding:25px 14px}
  .lex-password-card{padding:35px 20px 28px;border-radius:17px}
  .lex-password-card h1{font-size:32px}
  .lex-password-logo{width:min(270px,100%);margin-bottom:20px}
  .lex-password-logo img{max-width:270px}
}
@media(prefers-reduced-motion:reduce){
  .lex-404-bg *, .lex-404-logo, .lex-404-number span,
  .lex-password-orb-1,.lex-password-orb-2,.lex-password-grid,.lex-password-badge span{animation:none!important}
}

/* =========================================================
   FIX: REMOVE WHITE SPACE UNDER 404 / PASSWORD PAGES
   ========================================================= */
html:has(.lex-404),
html:has(.lex-password),
body:has(.lex-404),
body:has(.lex-password){
  margin:0 !important;
  padding:0 !important;
  min-height:100% !important;
  background:#050806 !important;
}

body:has(.lex-404) #MainContent,
body:has(.lex-password) #MainContent{
  min-height:100vh !important;
  min-height:100dvh !important;
  margin:0 !important;
  padding:0 !important;
}

.lex-404{
  min-height:100vh !important;
  min-height:100dvh !important;
  box-sizing:border-box;
}

.lex-password{
  min-height:100vh !important;
  min-height:100dvh !important;
  box-sizing:border-box;
}

/* Password layout itself must also be full black. */
.lex-password-page,
.lex-password-page html,
.lex-password-page body{
  background:#050806 !important;
  margin:0 !important;
  padding:0 !important;
  min-height:100vh !important;
  min-height:100dvh !important;
}

/* No accidental bottom gap from inline layout elements. */
.lex-404-content,
.lex-password-card{
  box-sizing:border-box;
}

/* =========================================================
   404 + PASSWORD: BLACK HEADER / GREEN TEXT
   ========================================================= */

/* 404 page */
body:has(.lex-404) .announcement-bar,
body:has(.lex-404) .top-bar,
body:has(.lex-404) .lex-announcement-bar,
body:has(.lex-404) .site-header,
body:has(.lex-404) header,
body:has(.lex-404) .header{
  background:#050505 !important;
  color:#00CFE8 !important;
  border-color:rgba(8,173,80,.18) !important;
}

body:has(.lex-404) .announcement-bar *,
body:has(.lex-404) .top-bar *,
body:has(.lex-404) .lex-announcement-bar *,
body:has(.lex-404) .site-header *,
body:has(.lex-404) header *,
body:has(.lex-404) .header *{
  color:#00CFE8 !important;
}

/* Password page */
body:has(.lex-password) .announcement-bar,
body:has(.lex-password) .top-bar,
body:has(.lex-password) .lex-announcement-bar,
body:has(.lex-password) .site-header,
body:has(.lex-password) header,
body:has(.lex-password) .header{
  background:#050505 !important;
  color:#00CFE8 !important;
  border-color:rgba(8,173,80,.18) !important;
}

body:has(.lex-password) .announcement-bar *,
body:has(.lex-password) .top-bar *,
body:has(.lex-password) .lex-announcement-bar *,
body:has(.lex-password) .site-header *,
body:has(.lex-password) header *,
body:has(.lex-password) .header *{
  color:#00CFE8 !important;
}

/* Keep LEX logo green/white instead of recoloring image/text accidentally. */
body:has(.lex-404) .site-header img,
body:has(.lex-404) header img,
body:has(.lex-password) .site-header img,
body:has(.lex-password) header img{
  color:initial !important;
}

/* Search/account/cart controls stay dark-themed but retain green accents. */
body:has(.lex-404) .site-header input,
body:has(.lex-password) .site-header input,
body:has(.lex-404) header input,
body:has(.lex-password) header input{
  background:#0b0b0b !important;
  color:#00CFE8 !important;
  border-color:#1e3a2a !important;
}
body:has(.lex-404) .site-header input::placeholder,
body:has(.lex-password) .site-header input::placeholder,
body:has(.lex-404) header input::placeholder,
body:has(.lex-password) header input::placeholder{
  color:#00AFC9 !important;
}

/* Header active underline and hover accents. */
body:has(.lex-404) .site-header a:hover,
body:has(.lex-password) .site-header a:hover,
body:has(.lex-404) header a:hover,
body:has(.lex-password) header a:hover{
  color:#20d86e !important;
}

body:has(.lex-404) .site-header a[aria-current="page"],
body:has(.lex-password) .site-header a[aria-current="page"],
body:has(.lex-404) header a[aria-current="page"],
body:has(.lex-password) header a[aria-current="page"]{
  color:#20d86e !important;
  border-color:#00CFE8 !important;
}

/* Password content begins after the shared header. */
body:has(.lex-password) .lex-password{
  min-height:calc(100vh - 160px) !important;
  min-height:calc(100dvh - 160px) !important;
}


/* LEX PRODUCT VARIANT VISUAL PICKER */
.lex-variant-picker{margin:22px 0 18px;padding-top:18px;border-top:1px solid #e5eae7}
.lex-variant-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.lex-variant-heading span{font-size:11px;letter-spacing:.8px;font-weight:900;color:#00CFE8}
.lex-variant-heading strong{font-size:13px;color:#101714;text-align:right}
.lex-option-group{margin:0 0 20px}
.lex-option-title{margin-bottom:10px;font-size:13px;color:#17201c;font-weight:600}
.lex-option-title strong{color:#00CFE8;font-weight:900}
.lex-option-values{display:flex;flex-wrap:wrap;gap:10px}
.lex-option-value{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;min-height:76px;padding:6px 8px;background:#fff;border:1.5px solid #dfe6e2;border-radius:10px;color:#18211d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.lex-option-value:hover:not(:disabled){transform:translateY(-2px);border-color:#00CFE8;box-shadow:0 6px 16px rgba(0,152,70,.12)}
.lex-option-value.active{border-color:#ff7a00;background:#fffaf5;box-shadow:0 0 0 2px rgba(255,122,0,.12)}
.lex-option-value.active:after{content:'✓';position:absolute;right:4px;top:4px;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ff7a00;color:#fff;font-size:10px;font-weight:900}
.lex-option-value:disabled{opacity:.38;cursor:not-allowed;filter:grayscale(.35)}
.lex-option-value.unavailable{position:relative}
.lex-option-image-wrap{width:48px;height:48px;border-radius:7px;overflow:hidden;border:1px solid #e2e7e4;background:#f7f9f8;display:flex;align-items:center;justify-content:center;margin-bottom:5px}
.lex-option-image-wrap img{width:100%;height:100%;object-fit:cover}
.lex-option-text{font-size:11px;line-height:1.15;font-weight:800;text-align:center;max-width:105px;word-break:break-word}
.lex-variant-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.lex-product-form .lex-buy-row{margin-top:10px}
@media(max-width:600px){
 .lex-option-values{gap:8px}
 .lex-option-value{min-width:68px;min-height:72px}
 .lex-option-image-wrap{width:44px;height:44px}
 .lex-variant-heading{align-items:flex-start;flex-direction:column;gap:5px}
 .lex-variant-heading strong{text-align:left}
}


/* ===== LEX PRODUCT VARIANT VISUAL SELECTOR V2 ===== */
.lex-variant-picker{
  margin:24px 0 0!important;
  padding:22px 0 6px!important;
  border-top:1px solid #e3e9e5!important;
}
.lex-variant-heading{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-bottom:17px!important;
}
.lex-variant-heading span{
  font-size:12px!important;
  letter-spacing:.6px!important;
  font-weight:950!important;
  color:#17201c!important;
}
.lex-variant-heading strong{
  font-size:12px!important;
  color:#00CFE8!important;
  font-weight:900!important;
}
.lex-option-group{
  margin:0 0 18px!important;
}
.lex-option-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 10px!important;
  font-size:12px!important;
  color:#18211d!important;
  font-weight:800!important;
}
.lex-option-title strong{
  color:#00CFE8!important;
  font-weight:900!important;
}
.lex-option-values{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
}
.lex-option-value{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:78px!important;
  min-height:86px!important;
  padding:7px 8px!important;
  background:#fff!important;
  border:1.5px solid #dfe6e2!important;
  border-radius:10px!important;
  color:#18211d!important;
  cursor:pointer!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important;
}
.lex-option-value:hover:not(:disabled){
  transform:translateY(-2px)!important;
  border-color:#00CFE8!important;
  box-shadow:0 6px 16px rgba(0,152,70,.12)!important;
}
.lex-option-value.active{
  border-color:#ff7a00!important;
  background:#fffaf5!important;
  box-shadow:0 0 0 2px rgba(255,122,0,.12)!important;
}
.lex-option-value.active:after{
  content:'✓'!important;
  position:absolute!important;
  right:4px!important;
  top:4px!important;
  width:18px!important;
  height:18px!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#ff7a00!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
}
.lex-option-value:disabled{
  opacity:.38!important;
  cursor:not-allowed!important;
  filter:grayscale(.35)!important;
}
.lex-option-image-wrap{
  width:50px!important;
  height:50px!important;
  border-radius:7px!important;
  overflow:hidden!important;
  border:1px solid #e2e7e4!important;
  background:#f7f9f8!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-bottom:5px!important;
}
.lex-option-image-wrap img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.lex-option-image-placeholder{
  color:#00CFE8!important;
  font-size:10px!important;
  font-weight:950!important;
}
.lex-option-text{
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:800!important;
  text-align:center!important;
  max-width:115px!important;
  word-break:break-word!important;
}
.lex-variant-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
  overflow:hidden!important;
}
.lex-product-form .lex-buy-row{
  margin-top:26px!important;
}
.lex-product-promises{
  margin-top:24px!important;
}
@media(max-width:600px){
  .lex-variant-picker{margin-top:20px!important;padding-top:18px!important}
  .lex-variant-heading{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}
  .lex-option-values{gap:8px!important}
  .lex-option-value{min-width:68px!important;min-height:76px!important}
  .lex-option-image-wrap{width:44px!important;height:44px!important}
  .lex-product-form .lex-buy-row{margin-top:22px!important}
}

/* LEX varyant son düzenleme */
.lex-variant-picker{
  margin-top:14px !important;
  padding-top:0 !important;
  border-top:0 !important;
}
.lex-variant-heading{
  margin-bottom:14px !important;
}
.lex-variant-heading strong{
  display:block !important;
  color:#00CFE8 !important;
  font-size:13px !important;
  font-weight:900 !important;
  text-align:right !important;
}
.lex-option-title strong[data-selected-option]{
  display:none !important;
}
.lex-option-title{
  display:block !important;
}
.lex-option-title strong{display:block !important;}
.lex-option-value.active{
  border-color:#009447 !important;
  background:#f3fbf6 !important;
  box-shadow:0 0 0 2px rgba(0,148,71,.14) !important;
}
.lex-option-value.active:after{
  background:#009447 !important;
  color:#fff !important;
}
.lex-option-value:hover:not(:disabled){
  border-color:#009447 !important;
  box-shadow:0 6px 16px rgba(0,148,71,.12) !important;
}


/* LEX PRODUCT PICKER - FINAL SMALL ADJUSTMENTS */
.lex-product-rating{display:none !important;}
.lex-variant-picker{
  border-top:1px solid #e5eae7 !important;
  padding-top:18px !important;
  margin-top:18px !important;
}
.lex-option-value.active{
  border-color:#009447 !important;
  background:#f3fbf6 !important;
  box-shadow:0 0 0 2px rgba(0,148,71,.14) !important;
}
.lex-option-value.active:after{
  background:#009447 !important;
  color:#fff !important;
}

/* LEX HEADER ICONS — uploaded cart artwork + clean matching line icons */
.header-icon-button{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;padding:0!important;cursor:pointer!important;color:#101514!important}
.header-icon-button img{width:18px!important;height:18px!important;object-fit:contain!important}
.header-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;color:#101514!important}
.header-icon>img{width:21px!important;height:21px!important;object-fit:contain!important}
.cart-icon{width:31px!important;height:31px!important}
.cart-icon>img{width:25px!important;height:25px!important}
.cart-icon b{right:-5px!important;top:-5px!important}
.header-icon:hover,.header-icon-button:hover{color:var(--green)!important;transform:translateY(-1px)!important}
.header-icon,.header-icon-button{transition:color .2s ease,transform .2s ease!important}

/* FINAL V8 FIXES: header uploaded icons, TikTok asset, search page bottom */
.lex-site-body{min-height:100vh;display:flex;flex-direction:column}
.lex-site-body>#MainContent{flex:1 0 auto;min-height:0}
.lex-site-body>.footer{margin-top:auto}
.lex-search-page{min-height:calc(100vh - 420px);padding-bottom:70px;background:#fff}
.header-icon img{width:25px!important;height:25px!important;object-fit:contain!important;display:block!important}
.header-icon-button img{width:18px!important;height:18px!important;object-fit:contain!important;display:block!important}
.cart-icon{position:relative}
.cart-icon b{background:#00CFE8!important;color:#fff!important}
.lex-footer-icon img{display:block!important;width:28px!important;height:28px!important;object-fit:contain!important}

/* LEX product gallery image fit fix */
@media (max-width: 900px){
  .lex-product-main-image{aspect-ratio:1 / 1;height:auto;}
  .lex-product-main-image img{padding:0;}
}

/* LEX PRODUCT DESCRIPTION UNDER GALLERY */
.lex-product-description-under-gallery{
  margin:26px 0 0 !important;
  padding:24px 0 0 !important;
  border-top:1px solid #e3e9e5 !important;
  color:#59655f !important;
}
.lex-product-description-under-gallery h2{
  margin:0 0 13px !important;
  font-size:24px !important;
  line-height:1.1 !important;
  letter-spacing:-.7px !important;
  font-weight:950 !important;
  color:#101714 !important;
}
.lex-product-description-under-gallery > div{
  font-size:14px !important;
  line-height:1.75 !important;
}
.lex-product-description-under-gallery p{margin:0 0 10px !important}
.lex-product-description-under-gallery ul,
.lex-product-description-under-gallery ol{margin:0 0 12px 20px !important}
.lex-product-description-under-gallery img{max-width:100%;height:auto}
.lex-product-price #lexProductPrice{display:inline-block}
.lex-product-price #lexProductComparePrice[hidden]{display:none !important}
@media(max-width:600px){
  .lex-product-description-under-gallery{margin-top:20px !important;padding-top:20px !important}
  .lex-product-description-under-gallery h2{font-size:21px !important}
}

/* ÖYKÜ: top announcement ticker removed */
.announcement-bar,.top-bar,.lex-announcement-bar,.announcement{display:none !important;}
