:root{--lng-purple:#5f25d5;--lng-purple-2:#8a43ff;--lng-deep:#0b1035;--lng-deeper:#070b29;--lng-soft:#f7f5fc;--lng-border:#e8e4f2;--lng-text:#17172f;--lng-muted:#6e6b80;--lng-success:#17a65b;--lng-warning:#ee9a1b;--lng-danger:#e74f5d;--lng-shadow:0 14px 42px rgba(34,18,81,.1);--lng-radius:16px;--lng-container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--lng-text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.65}body.is-locked{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.lng-container{width:min(calc(100% - 40px),var(--lng-container));margin-inline:auto}.lng-topbar{background:linear-gradient(90deg,#160959,#27106c);color:#fff;font-size:12px}.lng-topbar .lng-container{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lng-topbar__benefits{display:flex;gap:30px;white-space:nowrap}.lng-topbar__selectors{display:flex;gap:8px}.lng-topbar select{border:0;background:transparent;color:#fff;outline:0}.lng-topbar option{color:#111}.lng-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);border-bottom:1px solid var(--lng-border);backdrop-filter:blur(18px)}.admin-bar .lng-header{top:32px}.lng-header__inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.lng-logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:21px;color:#15153b;white-space:nowrap}.lng-logo__mark{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:linear-gradient(135deg,#271071,#792cf5);clip-path:polygon(50% 0,90% 20%,100% 65%,72% 100%,28% 100%,0 65%,10% 20%)}.lng-nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:650}.lng-nav a{position:relative;padding:28px 0}.lng-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--lng-purple);transition:.25s}.lng-nav a:hover,.lng-nav a.is-active{color:var(--lng-purple)}.lng-nav a:hover:after,.lng-nav a.is-active:after{right:0}.lng-header__actions{display:flex;gap:4px;align-items:center}.lng-icon-button{position:relative;border:0;background:transparent;color:#28244a;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:21px;cursor:pointer;transition:.2s}.lng-icon-button:hover{background:#f1edff;color:var(--lng-purple)}.lng-icon-button b{position:absolute;right:1px;top:0;min-width:17px;height:17px;border-radius:99px;background:var(--lng-purple);color:#fff;font-size:10px;line-height:17px}.lng-menu-toggle{display:none;border:0;background:none;font-size:24px}.lng-button{border:1px solid var(--lng-purple);background:linear-gradient(135deg,#7132ed,#4d17c4);color:#fff;border-radius:9px;padding:12px 22px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 8px 22px rgba(99,40,213,.2);transition:.22s}.lng-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(99,40,213,.28)}.lng-button--outline{background:#fff;color:var(--lng-purple);box-shadow:none}.lng-button--ghost{background:rgba(12,8,35,.3);border-color:rgba(255,255,255,.65);box-shadow:none}.lng-button--light{background:#fff;color:#2b145e;border-color:#fff}.lng-button--full{width:100%}.lng-kicker,.lng-section-title>span,.lng-section-title>div>span{display:inline-flex;color:var(--lng-purple);font-size:13px;text-transform:uppercase;letter-spacing:.15em;font-weight:800}.lng-home-hero{min-height:610px;background:linear-gradient(90deg,rgba(5,4,24,.78),rgba(20,5,67,.48)),url('../images/hero.webp') center/cover no-repeat;color:#fff;display:flex;align-items:center}.lng-home-hero__content{padding-block:80px}.lng-home-hero h1{font-size:clamp(52px,7vw,92px);line-height:.93;margin:22px 0 26px;font-weight:900;font-style:italic;letter-spacing:-.04em}.lng-home-hero h1 em{color:#a65cff;font-style:inherit}.lng-home-hero p{font-size:18px;max-width:570px;color:#e9e2ff;margin-bottom:30px}.lng-home-hero__content>div{display:flex;gap:12px}.lng-trust-strip{position:relative;margin-top:-35px;z-index:5}.lng-trust-strip .lng-container{background:#fff;border:1px solid var(--lng-border);box-shadow:var(--lng-shadow);border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);padding:20px 12px}.lng-trust-strip article{display:flex;align-items:center;gap:14px;padding:5px 26px;border-right:1px solid var(--lng-border)}.lng-trust-strip article:last-child{border:0}.lng-trust-strip b{color:var(--lng-purple);font-size:30px}.lng-trust-strip strong,.lng-trust-strip span{display:block}
.lng-home-section-surface{position:relative}
.lng-home-section-surface.lng-home-section-surface--white{background:#fff}
.lng-home-section-surface.lng-home-section-surface--soft{background:linear-gradient(180deg,#fbfaff 0%,#f4f1f9 100%)}
.lng-home-section-surface.lng-home-section-surface--soft .lng-product-card,.lng-home-section-surface--soft .lng-season-card,.lng-home-section-surface--soft .lng-product-video-card,.lng-home-section-surface--soft .lng-home-feedback__grid>.lng-feedback-card,.lng-home-section-surface--soft .lng-home-feedback__summary>div,.lng-home-section-surface--soft .lng-home-story__stats article,.lng-home-section-surface--soft .lng-home-story__values article,.lng-home-section-surface--soft .lng-testimonial{box-shadow:0 12px 30px rgba(35,19,84,.06)}
.lng-element-showcase{padding-bottom:88px}
.lng-home-new-products .lng-split{align-items:start}
.lng-home-new-products .lng-testimonial{background:#fff;box-shadow:0 14px 34px rgba(35,19,84,.06)}
.lng-home-featured .lng-product-grid .lng-product-card,.lng-element-showcase .lng-season-card,.lng-home-story__stats article{box-shadow:0 10px 28px rgba(36,18,88,.05)}
.lng-trust-strip strong{font-size:14px}.lng-trust-strip span{font-size:12px;color:var(--lng-muted)}.lng-section{padding:84px 0}.lng-section--soft{background:linear-gradient(180deg,#fbfaff,#f6f4fb)}.lng-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.lng-section-title h2{font-size:36px;line-height:1.1;margin:8px 0 0}.lng-section-title p{color:var(--lng-muted);margin:8px 0 0}.lng-section-title>a{font-weight:700;color:var(--lng-purple)}.lng-section-title--center{display:block;text-align:center;max-width:720px;margin:0 auto 36px}.lng-collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.lng-collection-grid>a{min-height:160px;border:1px solid var(--lng-border);border-radius:14px;background:#fff;display:grid;grid-template-columns:1fr 115px;overflow:hidden;box-shadow:0 8px 24px rgba(31,15,75,.06);transition:.2s}.lng-collection-grid>a:hover{transform:translateY(-5px);border-color:#b89bf5}.lng-collection-grid>a>div{padding:20px 0 18px 20px;z-index:1}.lng-collection-grid h3{color:var(--lng-purple);margin:0 0 8px;font-size:16px}.lng-collection-grid p{font-size:12px;line-height:1.5;color:var(--lng-muted)}.lng-collection-grid span{font-size:12px;font-weight:700}.lng-collection-grid img{width:125px;height:160px;object-fit:cover;object-position:center}.lng-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.lng-product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.lng-product-card{background:#fff;border:1px solid var(--lng-border);border-radius:13px;overflow:hidden;transition:.22s;min-width:0}.lng-product-card:hover{transform:translateY(-5px);box-shadow:var(--lng-shadow);border-color:#c9b4f8}.lng-product-card__media{position:relative;aspect-ratio:1/1.1;background:#eee;overflow:hidden}.lng-product-card__media>a,.lng-product-card__media img{width:100%;height:100%}.lng-product-card__media img{object-fit:cover;transition:.3s}.lng-product-card:hover img{transform:scale(1.03)}.lng-product-card__media .lng-icon-button{position:absolute;right:8px;top:8px;background:#fff;z-index:3;border:1px solid #ddd}.lng-badge{position:absolute;left:8px;top:8px;background:#fff;color:var(--lng-purple);border-radius:99px;font-size:10px;font-weight:800;padding:5px 9px;z-index:2}.lng-badge--dark{background:#1e153a;color:#fff;top:auto;bottom:8px}.lng-product-card__body{padding:13px}.lng-product-card__eyebrow{color:var(--lng-purple);font-weight:700;font-size:10px;margin:0 0 4px}.lng-product-card h3{font-size:13px;line-height:1.45;margin:0 0 8px;min-height:38px}.lng-rating{color:#f0a315;font-size:12px}.lng-rating span{color:var(--lng-muted)}.lng-price{display:flex;align-items:center;gap:8px;margin:8px 0 12px}.lng-price strong{font-size:15px;color:#27105f}.lng-price del{font-size:11px;color:#999}.lng-product-card .lng-button{width:100%;padding:8px 10px;font-size:11px}.lng-global-banner{background:radial-gradient(circle at 20% 50%,#793bf2 0,#2b0b79 30%,#14083f 75%);color:#fff;padding:34px 0}.lng-global-banner .lng-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.lng-global-banner .lng-container>div{display:flex;align-items:center;gap:20px}.lng-global-banner .lng-container>div>span{font-size:54px}.lng-global-banner h2{margin:0 0 5px}.lng-global-banner p{margin:0;color:#dfd6f8}.lng-split{display:grid;grid-template-columns:1.3fr .7fr;gap:30px}.lng-testimonial{border:1px solid var(--lng-border);border-radius:var(--lng-radius);padding:30px;background:#faf8ff}.lng-testimonial blockquote{font-size:18px;margin:20px 0}.lng-stars{color:#f2a416}.lng-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:30px}.lng-stats span{text-align:center;font-size:10px;color:var(--lng-muted)}.lng-stats b{display:block;color:var(--lng-purple);font-size:19px}.lng-page-hero{background:linear-gradient(90deg,rgba(4,5,28,.93),rgba(25,4,72,.45)),url('../images/hero.webp') center 35%/cover no-repeat;color:#fff;padding:50px 0}.lng-breadcrumb{display:flex;gap:10px;font-size:12px;color:#ddd}.lng-page-hero h1{font-size:44px;margin:15px 0 4px}.lng-page-hero p{max-width:620px;margin:0;color:#e0daec}.lng-footer{background:linear-gradient(160deg,#0d1238,#07102d);color:#d4d5e3;padding:54px 0 20px}.lng-footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:38px}.lng-logo--footer{color:#fff}.lng-footer h3{font-size:14px;color:#fff;margin:0 0 14px}.lng-footer p,.lng-footer a{font-size:12px;color:#b8bad0}.lng-footer>div>div:not(:first-child)>a{display:block;margin-bottom:8px}.lng-social,.lng-payment-logos{display:flex;gap:8px;flex-wrap:wrap}.lng-social a,.lng-payment-logos span{display:grid;place-items:center;padding:5px 9px;min-width:28px;border-radius:5px;background:#fff;color:#1a1642;font-weight:800;font-size:11px}.lng-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:17px;display:flex;justify-content:space-between;font-size:11px}.lng-newsletter{background:#f6f1ff;padding:25px 0}.lng-newsletter .lng-container{display:flex;justify-content:space-between;align-items:center;gap:30px}.lng-newsletter .lng-container>div{display:flex;align-items:center;gap:18px}.lng-newsletter__icon{font-size:42px;color:var(--lng-purple)}.lng-newsletter h2{margin:0;font-size:20px}.lng-newsletter p{margin:2px 0;color:var(--lng-muted);font-size:12px}.lng-newsletter form{display:flex;width:min(460px,100%)}.lng-newsletter input{flex:1;border:1px solid var(--lng-border);padding:12px;border-radius:8px 0 0 8px}.lng-newsletter button{border-radius:0 8px 8px 0}.lng-about-intro{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.lng-about-intro h2{font-size:38px}.lng-about-intro img{height:330px;width:100%;object-fit:cover;border-radius:var(--lng-radius)}.lng-stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:30px 0}.lng-stat-cards article{border:1px solid var(--lng-border);border-radius:13px;padding:22px;text-align:center}.lng-stat-cards b{display:block;font-size:30px;color:var(--lng-purple)}.lng-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.lng-values-grid article,.lng-feature-grid article{border:1px solid var(--lng-border);border-radius:13px;background:#fff;padding:22px}.lng-values-grid article>span,.lng-feature-grid article>span{color:var(--lng-purple);font-size:31px}.lng-values-grid h3,.lng-feature-grid h3{margin:6px 0}.lng-values-grid p,.lng-feature-grid p{color:var(--lng-muted);font-size:13px;margin:0}.lng-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lng-feature-grid--4{grid-template-columns:repeat(4,1fr)}.lng-feature-grid article{display:flex;gap:15px}.lng-contact-main-section{padding:52px 0 34px}.lng-contact-features-section{padding:34px 0 42px}.lng-contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.lng-contact-form,.lng-contact-info,.lng-checkout-card,.lng-cart-table-card,.lng-cart-summary,.lng-account-card{border:1px solid var(--lng-border);border-radius:var(--lng-radius);padding:28px;background:#fff}.lng-contact-form h2,.lng-contact-info h2{margin-top:0}.lng-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.lng-contact-form label,.lng-checkout-card label,.lng-account-card label,.lng-cart-summary label{display:block;font-weight:700;font-size:13px;margin-bottom:13px}.lng-contact-form input,.lng-contact-form select,.lng-contact-form textarea,.lng-checkout-card input,.lng-checkout-card select,.lng-checkout-card textarea,.lng-account-card input,.lng-cart-summary select,.lng-coupon input{width:100%;margin-top:6px;border:1px solid #dbd7e5;border-radius:8px;padding:11px 12px;outline:0}.lng-contact-form input:focus,.lng-contact-form textarea:focus,.lng-checkout-card input:focus{border-color:var(--lng-purple);box-shadow:0 0 0 3px rgba(95,37,213,.1)}.lng-check{font-weight:400!important;color:var(--lng-muted)}.lng-check input{width:auto;margin-right:6px}.lng-contact-info>div:not(.lng-contact-actions):not(.lng-map-placeholder){display:flex;gap:14px;border-bottom:1px solid var(--lng-border);padding:10px 0}.lng-contact-info>div>span{color:var(--lng-purple);font-size:23px}.lng-contact-info p{margin:0;font-size:13px}.lng-contact-info strong{display:block;color:#25105d}.lng-world-support{background:#f4efff;padding:14px!important;border-radius:9px}.lng-map-placeholder{height:155px;background:linear-gradient(45deg,#e8e5ef 25%,transparent 25%) 0 0/30px 30px,linear-gradient(-45deg,#eeeaf5 25%,transparent 25%) 0 0/30px 30px,#f8f7fb;display:grid;place-items:center;text-align:center;color:var(--lng-purple);border-radius:10px;margin:15px 0}.lng-contact-actions{display:flex;gap:8px}.lng-policy-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.lng-policy-highlights article{display:flex;gap:15px;border:1px solid var(--lng-border);border-radius:13px;padding:18px;background:#fff}.lng-policy-highlights span{font-size:30px;color:var(--lng-purple)}.lng-policy-highlights h3{margin:0;font-size:15px}.lng-policy-highlights p{margin:2px 0 0;font-size:12px;color:var(--lng-muted)}.lng-policy-overview{display:flex;gap:20px;background:linear-gradient(90deg,#f6f1ff,#fff);border:1px solid #e5dcfa;border-radius:14px;padding:25px;margin:22px 0}.lng-policy-overview>span{font-size:42px;color:var(--lng-purple)}.lng-policy-overview h2{margin:0}.lng-policy-overview p{margin:4px 0 0}.lng-policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.lng-policy-grid article{border:1px solid var(--lng-border);border-radius:13px;padding:20px}.lng-policy-grid article>span{color:var(--lng-purple);font-size:27px}.lng-policy-grid h3{font-size:15px}.lng-policy-grid ul{padding-left:17px;font-size:12px;color:#444}.lng-commit-banner{background:radial-gradient(circle at 10% 50%,#6128d0,#180951 60%,#080d2c);color:#fff;padding:35px 0}.lng-commit-banner h2{text-align:center;margin-top:0}.lng-commit-banner .lng-container>div{display:grid;grid-template-columns:repeat(4,1fr)}.lng-commit-banner article{text-align:center;border-right:1px solid rgba(255,255,255,.15)}.lng-commit-banner article:last-child{border:0}.lng-commit-banner b{display:block;font-size:31px}.lng-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.lng-faq-grid details{border:1px solid var(--lng-border);border-radius:10px;padding:14px 18px}.lng-faq-grid summary{list-style:none;display:flex;justify-content:space-between;font-weight:700;color:#2f1474;cursor:pointer}.lng-faq-grid p{font-size:13px;color:var(--lng-muted)}.lng-policy-cta{margin-top:22px;background:linear-gradient(100deg,#5420c8,#1c0a5a);color:#fff;border-radius:14px;padding:25px;display:flex;justify-content:space-between;align-items:center}.lng-policy-cta>div{display:flex;gap:15px;align-items:center}.lng-policy-cta>div:first-child>span{font-size:40px}.lng-policy-cta h2,.lng-policy-cta p{margin:0}.lng-cart-trust{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--lng-border);border-radius:12px;margin-bottom:16px;padding:15px;text-align:center;color:#3c1b86;font-weight:700}.lng-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.lng-cart-table-head h2{margin:0 0 18px}.lng-cart-table-head span{font-size:13px;color:var(--lng-muted)}.lng-cart-row{display:grid;grid-template-columns:2.2fr .8fr .8fr .8fr 30px;align-items:center;gap:12px;padding:14px 0;border-top:1px solid var(--lng-border);font-size:13px}.lng-cart-row--head{font-weight:700;color:var(--lng-muted);border-top:0;padding-top:0}.lng-cart-product{display:flex;align-items:center;gap:12px}.lng-cart-product img{width:82px;height:82px;object-fit:cover;border-radius:8px}.lng-cart-product small{display:block;color:var(--lng-muted)}.lng-qty{display:inline-grid;grid-template-columns:30px 44px 30px;border:1px solid var(--lng-border);border-radius:7px;overflow:hidden}.lng-qty button{border:0;background:#f7f5fb;cursor:pointer}.lng-qty input{border:0;text-align:center;width:44px}.lng-cart-remove{border:0;background:transparent;font-size:22px;color:var(--lng-danger);cursor:pointer}.lng-cart-table-actions{display:flex;justify-content:space-between;margin-top:18px}.lng-cart-summary{position:sticky;top:100px}.lng-cart-summary h2{margin-top:0}.lng-cart-summary dl>div,.lng-checkout-summary dl>div{display:flex;justify-content:space-between;margin:10px 0}.lng-coupon{display:flex;margin:18px 0}.lng-coupon input{margin:0;border-radius:8px 0 0 8px}.lng-coupon button{border:1px solid var(--lng-purple);background:#fff;color:var(--lng-purple);font-weight:700;border-radius:0 8px 8px 0}.lng-cart-total{border-top:1px solid var(--lng-border);padding:18px 0;display:flex;justify-content:space-between;align-items:center}.lng-cart-total strong{font-size:24px;color:var(--lng-purple)}.lng-smart-cart{margin-top:18px;border:1px solid #bda5f3;border-radius:12px;padding:16px;background:#faf8ff}.lng-smart-cart h3{margin:0}.lng-smart-cart p{font-size:12px}.lng-smart-cart progress,.lng-insight progress,.lng-detail-panel progress{width:100%;height:8px;accent-color:var(--lng-purple)}.lng-smart-cart>div>span{display:flex;align-items:center;gap:7px;margin-top:8px;font-size:10px}.lng-smart-cart img{width:35px;height:35px;object-fit:cover}.lng-smart-cart em{margin-left:auto}.lng-cart-wishlist{margin-top:30px}.lng-payment-band{margin-top:30px;background:#f6f1ff;border:1px solid #e7dffc;border-radius:13px;padding:17px 22px;display:flex;align-items:center;justify-content:space-between}.lng-payment-band>div:first-child{display:flex;align-items:center;gap:13px}.lng-payment-band h2,.lng-payment-band p{margin:0}.lng-payment-band>div:first-child>span{font-size:36px;color:var(--lng-purple)}.lng-empty-state{text-align:center;padding:70px 20px}.lng-empty-state h3{font-size:30px}.lng-checkout-steps{display:flex;align-items:center;justify-content:space-around;border:1px solid var(--lng-border);border-radius:14px;padding:18px;margin-bottom:20px}.lng-checkout-steps span{display:flex;align-items:center;gap:8px;color:var(--lng-muted)}.lng-checkout-steps span:first-letter{width:32px;height:32px}.lng-checkout-steps .is-active{color:var(--lng-purple);font-weight:800}.lng-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:20px;align-items:start}.lng-checkout-card{margin-bottom:14px}.lng-checkout-card h2{font-size:18px;margin-top:0}.lng-shipping-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.lng-shipping-options label{position:relative;border:1px solid var(--lng-border);border-radius:10px;padding:14px}.lng-shipping-options input{position:absolute;width:auto}.lng-shipping-options span{display:block;padding-left:24px}.lng-shipping-options strong,.lng-shipping-options small,.lng-shipping-options b{display:block}.lng-shipping-options small{color:var(--lng-muted)}.lng-shipping-options b{color:var(--lng-purple)}.lng-payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.lng-payment-methods label{border:1px solid var(--lng-border);padding:12px;border-radius:8px}.lng-payment-methods input{width:auto}.lng-bank-info{background:#f7f4ff;border-radius:8px;padding:12px;margin-top:12px}.lng-bank-info p{margin:3px 0;font-size:12px}.lng-checkout-summary{position:sticky;top:100px;border:1px solid var(--lng-border);border-radius:var(--lng-radius);padding:24px}.lng-detail-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--lng-border);font-size:12px}.lng-detail-item img{width:55px;height:55px;object-fit:cover;border-radius:7px}.lng-detail-item span{flex:1}.lng-detail-item small{display:block;color:var(--lng-muted)}.lng-checkout-trust{display:grid;gap:8px;margin-top:16px}.lng-checkout-trust span{font-size:12px}.lng-checkout-actions{display:flex;gap:10px}.lng-alert{padding:13px;border-radius:8px;margin-bottom:15px}.lng-alert.is-error{background:#fff0f0;color:#a82835}.lng-success-card{max-width:720px;margin:auto;text-align:center;border:1px solid var(--lng-border);border-radius:var(--lng-radius);padding:50px;box-shadow:var(--lng-shadow)}.lng-success-icon{display:grid;place-items:center;width:80px;height:80px;margin:auto;background:#eafaf1;color:var(--lng-success);font-size:42px;border-radius:50%}.lng-success-card>div{display:flex;justify-content:space-between;border-block:1px solid var(--lng-border);padding:20px;margin:25px 0}.lng-success-card>div strong{font-size:24px;color:var(--lng-purple)}.lng-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:auto}.lng-account-card{display:grid;gap:10px}.lng-account-dashboard{display:grid;grid-template-columns:280px 1fr;gap:25px}.lng-account-dashboard>aside{border:1px solid var(--lng-border);border-radius:var(--lng-radius);padding:25px;text-align:center}.lng-avatar{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#eee7ff;color:var(--lng-purple);font-weight:900;font-size:30px;margin:auto}.lng-account-table{width:100%;border-collapse:collapse}.lng-account-table th,.lng-account-table td{padding:12px;border-bottom:1px solid var(--lng-border);text-align:left}.lng-product-detail{padding:35px 0 70px}.lng-product-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:28px}.lng-product-gallery__main{border:1px solid var(--lng-border);border-radius:var(--lng-radius);overflow:hidden}.lng-product-gallery__main img{width:100%;aspect-ratio:1/1;object-fit:cover}.lng-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.lng-product-gallery__thumbs button{border:1px solid var(--lng-border);padding:0;border-radius:8px;overflow:hidden}.lng-product-summary h1{font-size:42px;line-height:1.1}.lng-price--large strong{font-size:32px}.lng-product-meta{display:grid;gap:5px;border-block:1px solid var(--lng-border);padding:15px 0;margin:20px 0}.lng-buy-row{display:flex;gap:10px}.lng-buy-row .lng-button{flex:1}.lng-product-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.lng-product-trust span{background:#f7f4ff;padding:10px;border-radius:7px;font-size:12px}.lng-product-content{max-width:900px;margin:50px auto 0;border-top:1px solid var(--lng-border);padding-top:30px}.lng-shop-layout{display:grid;grid-template-columns:245px 1fr;gap:25px}.lng-filter-sidebar{border:1px solid var(--lng-border);border-radius:13px;padding:20px;align-self:start;position:sticky;top:100px}.lng-filter-sidebar h3{border-top:1px solid var(--lng-border);padding-top:16px;margin-top:16px}.lng-filter-sidebar h3:first-child{border:0;padding:0;margin-top:0}.lng-filter-sidebar a,.lng-filter-sidebar label{display:flex;justify-content:space-between;color:#4e4a5f;font-size:13px;padding:5px 0}.lng-filter-sidebar a.is-active{color:var(--lng-purple);font-weight:800}.lng-shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.lng-shop-toolbar select{border:1px solid var(--lng-border);padding:9px 13px;border-radius:8px}.lng-pagination{display:flex;justify-content:center;gap:7px;margin-top:30px}.lng-pagination .page-numbers{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--lng-border);border-radius:7px}.lng-pagination .current{background:var(--lng-purple);color:#fff}.lng-post-card{display:grid;grid-template-columns:300px 1fr;gap:22px;border:1px solid var(--lng-border);border-radius:14px;overflow:hidden;margin-bottom:20px}.lng-post-card img{width:100%;height:220px;object-fit:cover}.lng-post-card>div{padding:22px}.lng-error-code{font-size:100px;color:var(--lng-purple);font-weight:900}.lng-search-overlay{position:fixed;inset:0;background:rgba(7,7,27,.75);z-index:150;display:grid;place-items:start center;padding-top:120px}.lng-search-overlay[hidden]{display:none}.lng-search-box{position:relative;background:#fff;border-radius:14px;padding:30px;width:min(700px,calc(100% - 30px))}.lng-search-box>button{position:absolute;right:12px;top:8px;border:0;background:none;font-size:28px}.lng-search-box form{display:flex}.lng-search-box input{flex:1;padding:15px;border:1px solid var(--lng-border);border-radius:8px 0 0 8px}.lng-search-box form button{background:var(--lng-purple);color:#fff;border:0;padding:0 20px;border-radius:0 8px 8px 0}.lng-cart-drawer{position:fixed;right:-430px;top:0;z-index:160;width:min(420px,100%);height:100dvh;background:#fff;display:flex;flex-direction:column;transition:.28s;box-shadow:-20px 0 50px rgba(0,0,0,.2)}.lng-cart-drawer.is-open{right:0}.lng-cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--lng-border)}.lng-cart-drawer__head h2{margin:0;font-size:20px}.lng-cart-close{border:0;background:none;font-size:28px}.lng-cart-drawer__progress{padding:16px;background:#f8f5ff}.lng-cart-drawer__progress p{font-size:12px}.lng-cart-drawer__progress progress{width:100%;accent-color:var(--lng-purple)}.lng-cart-drawer__items{padding:12px 20px;overflow:auto;flex:1}.lng-mini-cart-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--lng-border)}.lng-mini-cart-item img{width:60px;height:60px;object-fit:cover}.lng-mini-cart-item strong,.lng-mini-cart-item span{display:block;font-size:12px}.lng-mini-cart-item span{color:var(--lng-muted)}.lng-cart-drawer__footer{border-top:1px solid var(--lng-border);padding:20px;display:grid;gap:8px}.lng-cart-drawer__footer>div{display:flex;justify-content:space-between}.lng-drawer-backdrop{position:fixed;inset:0;background:rgba(8,4,26,.55);z-index:155;display:none}.lng-drawer-backdrop.is-open{display:block}.lng-toast{position:fixed;right:25px;bottom:25px;background:#1f124c;color:#fff;padding:13px 18px;border-radius:9px;z-index:220;box-shadow:var(--lng-shadow)}@media(max-width:1180px){.lng-nav{gap:14px;font-size:12px}.lng-product-grid{grid-template-columns:repeat(4,1fr)}.lng-collection-grid{grid-template-columns:repeat(3,1fr)}.lng-policy-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.lng-topbar__benefits span:nth-child(n+3){display:none}.lng-nav{position:fixed;inset:112px 15px auto;background:#fff;border-radius:12px;padding:12px;box-shadow:var(--lng-shadow);display:none;flex-direction:column;align-items:stretch;z-index:110}.lng-nav.is-open{display:flex}.lng-nav a{padding:9px}.lng-nav a:after{display:none}.lng-menu-toggle{display:block}.lng-product-grid,.lng-product-grid--4{grid-template-columns:repeat(2,1fr)}.lng-split,.lng-about-intro,.lng-contact-grid,.lng-cart-layout,.lng-checkout-layout,.lng-product-detail__grid,.lng-account-dashboard{grid-template-columns:1fr}.lng-cart-summary,.lng-checkout-summary,.lng-filter-sidebar{position:static}.lng-collection-grid{grid-template-columns:repeat(2,1fr)}.lng-footer__grid{grid-template-columns:repeat(2,1fr)}.lng-policy-highlights,.lng-feature-grid--4{grid-template-columns:repeat(2,1fr)}.lng-shop-layout{grid-template-columns:1fr}.lng-filter-sidebar{display:none}}@media(max-width:620px){.lng-container{width:min(calc(100% - 24px),var(--lng-container))}.lng-topbar__benefits span:nth-child(n+2){display:none}.lng-header__inner{height:65px}.lng-logo{font-size:16px}.lng-logo__mark{width:35px;height:35px}.lng-header__actions .lng-icon-button:nth-child(-n+2){display:none}.lng-home-hero{min-height:550px;background-position:58% center}.lng-home-hero h1{font-size:52px}.lng-home-hero p{font-size:15px}.lng-home-hero__content>div{flex-direction:column;align-items:flex-start}.lng-trust-strip{margin-top:0}.lng-trust-strip .lng-container{grid-template-columns:1fr 1fr}.lng-trust-strip article{padding:12px;border:0}.lng-section{padding:55px 0}.lng-section-title h2{font-size:29px}.lng-product-grid,.lng-product-grid--4{gap:9px}.lng-product-card__body{padding:10px}.lng-collection-grid,.lng-values-grid,.lng-feature-grid,.lng-policy-highlights,.lng-policy-grid,.lng-stat-cards,.lng-commit-banner .lng-container>div{grid-template-columns:1fr}.lng-global-banner .lng-container,.lng-newsletter .lng-container,.lng-policy-cta,.lng-payment-band{align-items:flex-start;flex-direction:column}.lng-form-row,.lng-shipping-options,.lng-payment-methods,.lng-account-grid,.lng-faq-grid{grid-template-columns:1fr}.lng-footer__grid{grid-template-columns:1fr}.lng-footer__bottom{flex-direction:column;gap:8px}.lng-cart-row{grid-template-columns:1fr 90px 30px}.lng-cart-row--head{display:none}.lng-cart-row>span:nth-child(2){display:none}.lng-cart-row .lng-qty{grid-column:2}.lng-cart-row .lng-line-subtotal{grid-column:2}.lng-cart-product img{width:70px;height:70px}.lng-product-summary h1{font-size:34px}.lng-buy-row{flex-wrap:wrap}.lng-product-trust{grid-template-columns:1fr}.lng-checkout-steps b{display:none}.lng-checkout-steps i{font-size:11px}}
.lng-product-gallery__thumbs button.is-active{outline:2px solid #6630d8;outline-offset:2px}.lng-product-variants{display:grid;gap:6px;margin:14px 0}.lng-product-variants label{font-weight:700}.lng-product-variants select{border:1px solid #d9d5e6;border-radius:8px;padding:10px 12px;background:#fff;color:#1b1730;max-width:100%}

/* LNG product detail 2.2 */
.lng-product-page{padding:28px 0 72px;background:linear-gradient(180deg,#fff 0,#fff 76%,#fbfaff 100%)}
.lng-product-breadcrumb{color:#77718a;margin-bottom:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lng-product-breadcrumb a:hover{color:var(--lng-purple)}
.lng-product-detail__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:64px;align-items:start;margin-top:0}
.lng-product-gallery{min-width:0;position:sticky;top:110px}
.lng-product-gallery__main{position:relative;border:1px solid var(--lng-border);border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#faf9fd,#f2eff8);box-shadow:0 18px 48px rgba(35,18,78,.07)}
.lng-product-gallery__main img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;cursor:zoom-in}
.lng-product-gallery__status{position:absolute;z-index:3;left:18px;top:18px;background:#211838;color:#fff;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}
.lng-product-zoom{position:absolute;z-index:3;right:16px;top:16px;width:44px;height:44px;border:1px solid rgba(74,48,132,.15);background:rgba(255,255,255,.94);border-radius:50%;font-size:22px;color:var(--lng-purple);cursor:pointer;box-shadow:0 8px 22px rgba(31,12,78,.12)}
.lng-product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}
.lng-product-gallery__thumbs button{position:relative;border:1px solid var(--lng-border);padding:0;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s}
.lng-product-gallery__thumbs button:hover,.lng-product-gallery__thumbs button.is-active{border-color:#7b49e8;box-shadow:0 0 0 2px rgba(99,48,216,.12)}
.lng-product-gallery__thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover}
.lng-product-gallery__note{font-size:11px;color:#9792a5;margin-top:9px;text-align:center}
.lng-product-summary{padding-top:4px}
.lng-product-summary__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.lng-product-pill{display:inline-flex;align-items:center;border:1px solid #dcd2f5;background:#f8f5ff;color:#4c239e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}
.lng-product-pill.is-sale{background:#fff3f5;color:#c3344d;border-color:#ffd6dd}.lng-product-pill.is-out{background:#231936;color:#fff;border-color:#231936}
.lng-product-summary h1{font-size:clamp(34px,3.2vw,50px);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px;color:#15132c}
.lng-product-summary__meta-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#756f84;font-size:12px;padding-bottom:18px;border-bottom:1px solid var(--lng-border)}
.lng-product-summary__meta-top strong{color:#29243d}.lng-product-summary__meta-top i{width:3px;height:3px;border-radius:50%;background:#c3bed0}.lng-product-summary__meta-top .is-available{color:#13854a;font-weight:800}.lng-product-summary__meta-top .is-unavailable{color:#c33e4c;font-weight:800}
.lng-product-pricebox{padding:20px 0 14px}.lng-price--large{margin:0 0 5px}.lng-price--large strong{font-size:36px;line-height:1;color:#4f1ebc}.lng-price--large del{font-size:16px}.lng-product-pricebox__tax{display:block;color:#8b8698;font-size:11px;line-height:1.55}
.lng-product-lead{font-size:15px;color:#554f64;padding:14px 0 20px;border-bottom:1px solid var(--lng-border)}
.lng-product-option{padding:18px 0 0}.lng-product-option__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.lng-product-option__head strong{font-size:14px}.lng-product-option__head span{font-size:11px;color:var(--lng-muted)}.lng-product-option select{width:100%;padding:13px 40px 13px 14px;border:1px solid var(--lng-border);border-radius:10px;background:#fff;color:#221d35;outline:none}.lng-product-option select:focus{border-color:#8f67e6;box-shadow:0 0 0 3px rgba(95,37,213,.09)}
.lng-product-purchase{padding:20px 0}.lng-product-quantity>span{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.lng-product-quantity .lng-qty{display:grid;grid-template-columns:42px 58px 42px;width:max-content;border:1px solid var(--lng-border);border-radius:9px;overflow:hidden;background:#fff}.lng-product-quantity .lng-qty button{border:0;background:#f8f6fc;cursor:pointer;font-size:18px}.lng-product-quantity .lng-qty input{width:100%;text-align:center;border:0;border-inline:1px solid var(--lng-border);outline:0;-moz-appearance:textfield}.lng-product-quantity .lng-qty input::-webkit-outer-spin-button,.lng-product-quantity .lng-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.lng-product-purchase__actions{display:grid;grid-template-columns:1fr 1fr 48px;gap:9px;margin-top:14px}.lng-product-purchase__actions .lng-button{min-height:49px}.lng-product-wishlist{width:49px;height:49px;border:1px solid var(--lng-border);background:#fff}.lng-product-wishlist.is-active{background:#fff0f5;color:#d13860;border-color:#ffcbd9}
.lng-product-shipping-card{border:1px solid var(--lng-border);border-radius:15px;overflow:hidden;background:#fbfaff}.lng-product-shipping-card>div{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--lng-border)}.lng-product-shipping-card>div:last-child{border-bottom:0}.lng-product-shipping-card>div>span{font-size:22px;color:var(--lng-purple);text-align:center}.lng-product-shipping-card p{margin:0}.lng-product-shipping-card strong,.lng-product-shipping-card small{display:block}.lng-product-shipping-card strong{font-size:12px}.lng-product-shipping-card small{font-size:10px;color:#7e788b;margin-top:1px}
.lng-product-payments{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:16px}.lng-product-payments>span{font-size:11px;color:var(--lng-muted)}.lng-product-payments .lng-payment-logos{justify-content:flex-end}.lng-product-payments .lng-payment-logos b{font-size:10px;padding:6px 8px;background:#fff;border:1px solid var(--lng-border);border-radius:5px;color:#251c45}
.lng-product-info-section{padding:0 0 78px;background:#fbfaff}.lng-product-tabs{background:#fff;border:1px solid var(--lng-border);border-radius:18px;box-shadow:0 14px 42px rgba(40,20,83,.06);overflow:hidden}.lng-product-tabs__nav{display:flex;border-bottom:1px solid var(--lng-border);padding:0 24px;overflow:auto}.lng-product-tabs__nav button{position:relative;border:0;background:transparent;padding:20px 20px;font-weight:800;font-size:13px;color:#6f697d;white-space:nowrap;cursor:pointer}.lng-product-tabs__nav button:after{content:"";position:absolute;height:3px;left:20px;right:20px;bottom:-1px;background:transparent;border-radius:3px 3px 0 0}.lng-product-tabs__nav button.is-active{color:var(--lng-purple)}.lng-product-tabs__nav button.is-active:after{background:var(--lng-purple)}.lng-product-tabs__content{padding:36px 42px 42px}.lng-product-tab-panel{display:none}.lng-product-tab-panel.is-active{display:block}.lng-product-copy{max-width:980px;color:#3f394d}.lng-product-copy h2,.lng-product-copy h3{color:#17142c}.lng-product-copy img{border-radius:12px;margin-block:20px}.lng-product-copy table{width:100%;border-collapse:collapse}.lng-product-copy td,.lng-product-copy th{border:1px solid var(--lng-border);padding:10px;text-align:left}
.lng-product-info-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px}.lng-product-specs{margin:0;border:1px solid var(--lng-border);border-radius:12px;overflow:hidden}.lng-product-specs>div{display:grid;grid-template-columns:210px 1fr;border-bottom:1px solid var(--lng-border)}.lng-product-specs>div:last-child{border:0}.lng-product-specs dt,.lng-product-specs dd{margin:0;padding:13px 16px}.lng-product-specs dt{background:#faf8fe;font-weight:800;font-size:12px}.lng-product-specs dd{font-size:12px}.lng-product-tags h3{margin-top:0}.lng-product-tags>div{display:flex;flex-wrap:wrap;gap:8px}.lng-product-tags span{font-size:11px;border:1px solid #e0d7f3;background:#faf8ff;color:#5931ab;padding:6px 9px;border-radius:999px}
.lng-product-policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lng-product-policy-grid>div{border:1px solid var(--lng-border);border-radius:13px;padding:22px;background:#fff}.lng-product-policy-grid>div>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f1ebff;color:var(--lng-purple);font-size:22px}.lng-product-policy-grid h3{font-size:14px;margin:12px 0 6px}.lng-product-policy-grid p{font-size:12px;color:var(--lng-muted);margin:0}.lng-product-policy-links{display:grid;gap:10px}.lng-product-policy-links a{display:grid;grid-template-columns:45px 1fr 25px;align-items:center;gap:12px;border:1px solid var(--lng-border);border-radius:12px;padding:14px 16px;transition:.2s}.lng-product-policy-links a:hover{border-color:#aa8be9;background:#fbf9ff;transform:translateX(3px)}.lng-product-policy-links a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f1ebff;color:var(--lng-purple);font-size:20px}.lng-product-policy-links strong,.lng-product-policy-links small{display:block}.lng-product-policy-links small{color:var(--lng-muted);margin-top:2px}.lng-product-policy-links b{color:var(--lng-purple);font-size:20px}
.lng-related-products{padding-top:70px}.lng-product-lightbox{position:fixed;inset:0;z-index:300;background:rgba(7,5,20,.93);display:grid;place-items:center;padding:40px}.lng-product-lightbox[hidden]{display:none}.lng-product-lightbox img{max-width:min(1100px,92vw);max-height:88vh;object-fit:contain}.lng-product-lightbox button{position:absolute;right:28px;top:18px;border:0;background:transparent;color:#fff;font-size:42px;cursor:pointer}.lng-mobile-product-bar{display:none}
@media(max-width:1100px){.lng-product-detail__grid{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:36px}.lng-product-gallery__thumbs{grid-template-columns:repeat(5,1fr)}.lng-product-policy-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.lng-product-detail__grid{grid-template-columns:1fr}.lng-product-gallery{position:static}.lng-product-summary{padding-top:0}.lng-product-info-grid{grid-template-columns:1fr}.lng-product-tabs__content{padding:28px}.lng-product-gallery__main img{aspect-ratio:1/1;object-fit:contain}}
@media(max-width:620px){.lng-product-page{padding-top:18px;padding-bottom:50px}.lng-product-breadcrumb{font-size:10px;margin-bottom:14px}.lng-product-detail__grid{gap:25px}.lng-product-gallery__main{border-radius:13px}.lng-product-gallery__thumbs{grid-template-columns:repeat(5,1fr);gap:6px}.lng-product-gallery__note{display:none}.lng-product-summary h1{font-size:29px;margin-bottom:12px}.lng-product-summary__meta-top{gap:7px}.lng-product-summary__meta-top i{display:none}.lng-price--large strong{font-size:29px}.lng-product-purchase__actions{grid-template-columns:1fr 1fr 46px}.lng-product-purchase__actions .lng-button{padding:11px 9px;font-size:12px}.lng-product-shipping-card>div{padding:11px}.lng-product-payments{align-items:flex-start;flex-direction:column}.lng-product-tabs{border-radius:12px}.lng-product-tabs__nav{padding:0 8px}.lng-product-tabs__nav button{padding:16px 13px}.lng-product-tabs__nav button:after{left:13px;right:13px}.lng-product-tabs__content{padding:22px 18px}.lng-product-specs>div{grid-template-columns:130px 1fr}.lng-product-specs dt,.lng-product-specs dd{padding:11px;font-size:11px}.lng-product-policy-grid{grid-template-columns:1fr}.lng-related-products{padding-bottom:92px}.lng-mobile-product-bar{position:fixed;z-index:120;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(255,255,255,.97);border-top:1px solid var(--lng-border);padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(26,13,60,.12);backdrop-filter:blur(14px)}.lng-mobile-product-bar>div{min-width:0}.lng-mobile-product-bar small{display:block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--lng-muted);font-size:9px}.lng-mobile-product-bar strong{display:block;color:var(--lng-purple);font-size:15px}.lng-mobile-product-bar .lng-button{padding:10px 14px;font-size:11px}.lng-product-lightbox{padding:16px}.lng-product-lightbox button{right:15px;top:8px}}
.lng-mini-cart-item small{display:block;color:#7f7891;font-size:10px;margin:2px 0}

/* ============================================================
   LNG Product Detail 2.3 — professional storefront layout
   Unique lng-pdp-* selectors intentionally avoid legacy PDP CSS.
   ============================================================ */
.lng-pdp{background:#fff}.lng-pdp-main{padding:26px 0 44px}.lng-pdp-breadcrumb{color:#8a8497;margin-bottom:24px;align-items:center;white-space:nowrap;overflow:hidden}.lng-pdp-breadcrumb a{color:#736d80}.lng-pdp-breadcrumb a:hover{color:var(--lng-purple)}.lng-pdp-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.lng-pdp-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.84fr) minmax(245px,.46fr);gap:26px;align-items:start}.lng-pdp-layout--wide{grid-template-columns:minmax(0,1.15fr) minmax(420px,.9fr)}.lng-pdp-gallery{min-width:0}.lng-pdp-gallery-shell{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px}.lng-pdp-thumbs{display:flex;flex-direction:column;gap:9px;max-height:680px;overflow:auto;padding:2px}.lng-pdp-thumbs button{position:relative;display:block;width:100%;padding:0;border:1px solid #e4dfed;border-radius:10px;background:#fff;overflow:hidden;cursor:pointer;transition:.2s}.lng-pdp-thumbs button:after{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:9px;pointer-events:none}.lng-pdp-thumbs button:hover,.lng-pdp-thumbs button.is-active{border-color:#7340e0}.lng-pdp-thumbs button.is-active:after{border-color:#7340e0}.lng-pdp-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f6f4f9}.lng-pdp-main-image{position:relative;display:grid;place-items:center;min-height:610px;border:1px solid #e8e3ef;border-radius:18px;background:linear-gradient(145deg,#fbfaff,#f5f2f9);overflow:hidden}.lng-pdp-main-image:before{content:"";position:absolute;inset:auto -20% -35% auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(112,54,224,.08),rgba(112,54,224,0) 68%);pointer-events:none}.lng-pdp-main-image>img{position:relative;width:100%;height:100%;max-height:680px;aspect-ratio:1/1;object-fit:contain;background:#fff;cursor:zoom-in}.lng-pdp-zoom{position:absolute;right:16px;bottom:16px;z-index:4;width:42px;height:42px;border-radius:50%;border:1px solid #ddd7eb;background:rgba(255,255,255,.96);color:#3e2a76;font-size:22px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(35,18,75,.12)}.lng-pdp-sale-badge,.lng-pdp-stock-badge{position:absolute;z-index:4;top:16px;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.lng-pdp-sale-badge{left:16px;background:#e84558;color:#fff}.lng-pdp-stock-badge{left:16px;background:#1f1736;color:#fff}.lng-pdp-stock-badge+.lng-pdp-sale-badge{left:92px}.lng-pdp-gallery-footer{display:flex;gap:22px;justify-content:center;color:#777181;font-size:11px;padding:12px 8px 0}.lng-pdp-summary{min-width:0;padding:4px 0}.lng-pdp-eyebrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:11px}.lng-pdp-eyebrow span{font-size:10px;font-weight:900;letter-spacing:.15em;color:#6030cb}.lng-pdp-eyebrow b{font-size:11px;padding:4px 8px;border-radius:999px;background:#f3edff;color:#5d31b5}.lng-pdp-summary h1{margin:0;color:#17142d;font-size:clamp(30px,2.45vw,43px);line-height:1.13;letter-spacing:-.035em}.lng-pdp-statusline{display:flex;gap:9px 14px;align-items:center;flex-wrap:wrap;margin:15px 0 18px;font-size:11px;color:#787284}.lng-pdp-statusline span{position:relative}.lng-pdp-statusline span+span:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:#c5bfce;margin:0 11px 3px 0}.lng-pdp-statusline .is-available{font-weight:800;color:#168349}.lng-pdp-statusline .is-unavailable{font-weight:800;color:#cc4650}.lng-pdp-price-card{border-block:1px solid #ece8f2;padding:18px 0}.lng-pdp-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 11px}.lng-pdp-price strong{font-size:34px;line-height:1;color:#4e1db9;letter-spacing:-.03em}.lng-pdp-price del{color:#a5a0ad;font-size:15px}.lng-pdp-price span{background:#fff0f1;color:#d43e50;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:900}.lng-pdp-price-card>small{display:block;margin-top:8px;color:#8c8795;font-size:10px;line-height:1.55}.lng-pdp-intro{padding:16px 0;color:#504a5e;font-size:13px;line-height:1.7;border-bottom:1px solid #ece8f2}.lng-pdp-option{padding:17px 0 0}.lng-pdp-option>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px}.lng-pdp-option strong{font-size:12px}.lng-pdp-option span{font-size:10px;color:#9992a3}.lng-pdp-option select{width:100%;border:1px solid #ded8e8;border-radius:9px;padding:12px 38px 12px 13px;background:#fff;color:#2a243a;outline:0}.lng-pdp-option select:focus{border-color:#875fe0;box-shadow:0 0 0 3px rgba(104,49,209,.08)}.lng-pdp-purchase-box{margin-top:17px;padding:16px;border:1px solid #e6e0ee;border-radius:14px;background:#fbfaff}.lng-pdp-quantity-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.lng-pdp-quantity-row strong,.lng-pdp-quantity-row small{display:block}.lng-pdp-quantity-row strong{font-size:12px}.lng-pdp-quantity-row small{margin-top:1px;color:#168349;font-size:10px}.lng-pdp-qty{display:grid;grid-template-columns:38px 48px 38px;width:max-content;border:1px solid #ded8e8;border-radius:8px;overflow:hidden;background:#fff}.lng-pdp-qty button{border:0;background:#f6f3fb;font-size:17px;cursor:pointer}.lng-pdp-qty input{width:100%;height:38px;border:0;border-inline:1px solid #e5e0ea;text-align:center;outline:0;-moz-appearance:textfield}.lng-pdp-qty input::-webkit-inner-spin-button,.lng-pdp-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lng-pdp-actions{display:grid;grid-template-columns:1.15fr .8fr 46px;gap:8px;margin-top:13px}.lng-pdp-actions .lng-button{min-height:47px;padding:10px 12px;font-size:12px}.lng-pdp-buy-now{background:linear-gradient(135deg,#ffb20d,#ff8d00);border-color:#f49a00;box-shadow:0 8px 22px rgba(236,145,0,.18)}.lng-pdp-buy-now:hover{box-shadow:0 12px 28px rgba(236,145,0,.25)}.lng-pdp-wishlist{width:46px;height:47px;border:1px solid #ded8e8;border-radius:9px;background:#fff;color:#5c4e72;font-size:20px;cursor:pointer}.lng-pdp-wishlist.is-active{border-color:#f1a5b7;background:#fff0f4;color:#d63e63}.lng-pdp-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.lng-pdp-benefit-grid>div{display:flex;gap:8px;align-items:center;min-width:0;padding:9px 10px;border:1px solid #eee9f5;border-radius:9px;background:#fff}.lng-pdp-benefit-grid b{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:#f0eaff;color:#6330d0;font-size:13px}.lng-pdp-benefit-grid span,.lng-pdp-benefit-grid strong,.lng-pdp-benefit-grid small{display:block;min-width:0}.lng-pdp-benefit-grid strong{font-size:10px;line-height:1.25}.lng-pdp-benefit-grid small{margin-top:2px;color:#8b8495;font-size:8.5px;line-height:1.3}.lng-pdp-payment-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:13px}.lng-pdp-payment-row>span{font-size:9.5px;color:#8a8496}.lng-pdp-payment-row>div{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.lng-pdp-payment-row b{font-size:8px;border:1px solid #e0dbe9;background:#fff;border-radius:5px;padding:4px 6px;color:#2b2440}.lng-pdp-side{display:grid;gap:12px;position:sticky;top:104px}.lng-pdp-side-card{border:1px solid #e7e2ee;border-radius:14px;background:#fff;padding:16px;box-shadow:0 8px 28px rgba(35,18,75,.04)}.lng-pdp-side-card h2{margin:0 0 12px;color:#211c34;font-size:13px}.lng-pdp-commitments ul{list-style:none;padding:0;margin:0}.lng-pdp-commitments li{display:grid;grid-template-columns:28px 1fr;gap:8px;padding:9px 0;border-top:1px solid #f0ecf5}.lng-pdp-commitments li:first-child{border-top:0;padding-top:0}.lng-pdp-commitments li>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f1ebff;color:#6030cf;font-size:13px}.lng-pdp-commitments strong,.lng-pdp-commitments small{display:block}.lng-pdp-commitments strong{font-size:10px;line-height:1.35}.lng-pdp-commitments small{font-size:8.5px;line-height:1.45;color:#8b8594;margin-top:2px}.lng-pdp-support-card{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#25105f,#5420ba);color:#fff;border-color:#4c21a3}.lng-pdp-support-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.12);font-size:20px}.lng-pdp-support-card small,.lng-pdp-support-card strong,.lng-pdp-support-card a{display:block}.lng-pdp-support-card small{font-size:8px;color:#d9cdf5}.lng-pdp-support-card strong{font-size:11px}.lng-pdp-support-card a{margin-top:3px;font-size:9px;color:#fff;font-weight:800}.lng-pdp-side-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.lng-pdp-side-title h2{margin:0}.lng-pdp-side-title a{font-size:8.5px;color:#6030cf;font-weight:800}.lng-pdp-mini-products{display:grid;gap:8px;margin-top:11px}.lng-pdp-mini-product{display:grid;grid-template-columns:52px 1fr;gap:8px;align-items:center;padding-top:8px;border-top:1px solid #f0ecf5}.lng-pdp-mini-product:first-child{border-top:0;padding-top:0}.lng-pdp-mini-product img{width:52px;height:52px;object-fit:cover;border-radius:8px;background:#f5f2f7}.lng-pdp-mini-product span,.lng-pdp-mini-product strong,.lng-pdp-mini-product b{display:block;min-width:0}.lng-pdp-mini-product strong{font-size:9px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lng-pdp-mini-product b{font-size:9px;color:#5422bd;margin-top:3px}.lng-pdp-trustbar{padding:0 0 48px}.lng-pdp-trustbar .lng-container{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e8e3ef;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(35,18,75,.06);overflow:hidden}.lng-pdp-trustbar article{display:grid;grid-template-columns:43px 1fr;gap:10px;align-items:center;padding:18px 22px;border-right:1px solid #ece8f2}.lng-pdp-trustbar article:last-child{border-right:0}.lng-pdp-trustbar article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#f0eaff;color:#5e2dcc;font-size:20px}.lng-pdp-trustbar strong,.lng-pdp-trustbar small{display:block}.lng-pdp-trustbar strong{font-size:11px}.lng-pdp-trustbar small{font-size:9px;color:#898292;margin-top:2px}.lng-pdp-details{padding:72px 0;background:linear-gradient(180deg,#fbfaff,#fff)}.lng-pdp-section-head{max-width:760px;margin-bottom:28px}.lng-pdp-section-head>span{display:inline-flex;font-size:10px;font-weight:900;letter-spacing:.16em;color:#6332cf}.lng-pdp-section-head h2{font-size:32px;line-height:1.15;letter-spacing:-.025em;margin:8px 0}.lng-pdp-section-head p{margin:0;color:#777181;font-size:12px}.lng-pdp-section-head--center{text-align:center;margin:0 auto 30px}.lng-pdp-details-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.lng-pdp-content-card,.lng-pdp-spec-card{border:1px solid #e8e3ef;border-radius:16px;background:#fff;padding:28px;box-shadow:0 10px 35px rgba(35,18,75,.045)}.lng-pdp-card-title{display:flex;align-items:center;gap:10px;margin-bottom:20px}.lng-pdp-card-title>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ede5ff;color:#5e2dc8;font-size:10px;font-weight:900}.lng-pdp-card-title h3{margin:0;font-size:18px}.lng-pdp-rich-content{max-width:none;color:#474151;font-size:14px}.lng-pdp-rich-content>*:first-child{margin-top:0}.lng-pdp-rich-content img{max-width:100%;height:auto;border-radius:12px}.lng-pdp-spec-card dl{margin:0;border:1px solid #ece7f2;border-radius:11px;overflow:hidden}.lng-pdp-spec-card dl>div{display:grid;grid-template-columns:125px 1fr;border-bottom:1px solid #ece7f2}.lng-pdp-spec-card dl>div:last-child{border-bottom:0}.lng-pdp-spec-card dt,.lng-pdp-spec-card dd{margin:0;padding:11px 12px;font-size:10px}.lng-pdp-spec-card dt{background:#faf8fd;font-weight:800;color:#5a5367}.lng-pdp-spec-card dd{color:#2b2538}.lng-pdp-tags{margin-top:18px}.lng-pdp-tags>strong{display:block;font-size:11px;margin-bottom:8px}.lng-pdp-tags>div{display:flex;gap:6px;flex-wrap:wrap}.lng-pdp-tags span{font-size:8.5px;border:1px solid #ded4f2;background:#faf7ff;color:#5d31b8;border-radius:999px;padding:4px 7px}.lng-pdp-policies{padding:72px 0}.lng-pdp-policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lng-pdp-policy-grid article{border:1px solid #e8e3ef;border-radius:14px;padding:22px;background:#fff;transition:.2s}.lng-pdp-policy-grid article:hover{transform:translateY(-3px);border-color:#c3abf1;box-shadow:0 12px 30px rgba(35,18,75,.07)}.lng-pdp-policy-grid article>span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#f0eaff;color:#6030cf;font-size:20px}.lng-pdp-policy-grid h3{font-size:13px;margin:13px 0 6px}.lng-pdp-policy-grid p{margin:0;color:#7d7688;font-size:10px;line-height:1.55}.lng-pdp-policy-grid a{display:inline-block;margin-top:11px;color:#5f2dcc;font-size:9px;font-weight:900}.lng-pdp-related{padding-top:70px}.lng-pdp-related .lng-section-title{margin-bottom:24px}.lng-pdp-related .lng-section-title h2{font-size:31px}.lng-product-lightbox{position:fixed;inset:0;z-index:300;background:rgba(7,5,20,.93);display:grid;place-items:center;padding:40px}.lng-product-lightbox[hidden]{display:none}.lng-product-lightbox img{max-width:min(1100px,92vw);max-height:88vh;object-fit:contain}.lng-product-lightbox button{position:absolute;right:28px;top:18px;border:0;background:transparent;color:#fff;font-size:42px;cursor:pointer}.lng-mobile-product-bar{display:none}
@media(max-width:1180px){.lng-pdp-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.lng-pdp-layout--wide{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.lng-pdp-side{grid-column:1/-1;position:static;grid-template-columns:1fr 1fr 1.3fr}.lng-pdp-side-related{min-width:0}.lng-pdp-mini-products{grid-template-columns:repeat(3,1fr)}.lng-pdp-mini-product{border-top:0;padding-top:0}.lng-pdp-trustbar .lng-container{grid-template-columns:repeat(2,1fr)}.lng-pdp-trustbar article:nth-child(2){border-right:0}.lng-pdp-trustbar article:nth-child(-n+2){border-bottom:1px solid #ece8f2}.lng-pdp-policy-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.lng-pdp-main{padding-top:18px}.lng-pdp-layout,.lng-pdp-layout--wide{grid-template-columns:1fr;gap:26px}.lng-pdp-gallery-shell{grid-template-columns:68px minmax(0,1fr)}.lng-pdp-main-image{min-height:0}.lng-pdp-summary{padding-top:0}.lng-pdp-side{grid-column:auto;grid-template-columns:1fr 1fr}.lng-pdp-side-related{grid-column:1/-1}.lng-pdp-details-grid{grid-template-columns:1fr}.lng-pdp-policy-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.lng-pdp-main{padding:12px 0 30px}.lng-pdp-breadcrumb{margin-bottom:13px;font-size:9px}.lng-pdp-gallery-shell{display:flex;flex-direction:column-reverse;gap:8px}.lng-pdp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);max-height:none;overflow:visible}.lng-pdp-main-image{border-radius:13px}.lng-pdp-main-image>img{aspect-ratio:1/1}.lng-pdp-gallery-footer{justify-content:flex-start;gap:10px;font-size:8px}.lng-pdp-summary h1{font-size:29px}.lng-pdp-statusline{gap:6px 9px;font-size:9px}.lng-pdp-statusline span+span:before{margin-right:7px}.lng-pdp-price strong{font-size:28px}.lng-pdp-intro{font-size:12px}.lng-pdp-purchase-box{padding:12px}.lng-pdp-actions{grid-template-columns:1fr 1fr 42px}.lng-pdp-actions .lng-button{font-size:10px;min-height:44px;padding:8px}.lng-pdp-wishlist{width:42px;height:44px}.lng-pdp-benefit-grid{grid-template-columns:1fr 1fr}.lng-pdp-payment-row{align-items:flex-start;flex-direction:column}.lng-pdp-payment-row>div{justify-content:flex-start}.lng-pdp-side{grid-template-columns:1fr}.lng-pdp-side-related{grid-column:auto}.lng-pdp-mini-products{grid-template-columns:1fr}.lng-pdp-trustbar{padding-bottom:28px}.lng-pdp-trustbar .lng-container{grid-template-columns:1fr}.lng-pdp-trustbar article{border-right:0!important;border-bottom:1px solid #ece8f2!important;padding:13px 15px}.lng-pdp-trustbar article:last-child{border-bottom:0!important}.lng-pdp-details,.lng-pdp-policies{padding:48px 0}.lng-pdp-section-head h2{font-size:26px}.lng-pdp-content-card,.lng-pdp-spec-card{padding:19px 16px}.lng-pdp-spec-card dl>div{grid-template-columns:105px 1fr}.lng-pdp-policy-grid{grid-template-columns:1fr}.lng-pdp-related{padding-bottom:92px}.lng-mobile-product-bar{position:fixed;z-index:120;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(255,255,255,.97);border-top:1px solid var(--lng-border);padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(26,13,60,.12);backdrop-filter:blur(14px)}.lng-mobile-product-bar>div{min-width:0}.lng-mobile-product-bar small{display:block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--lng-muted);font-size:9px}.lng-mobile-product-bar strong{display:block;color:var(--lng-purple);font-size:15px}.lng-mobile-product-bar .lng-button{padding:10px 14px;font-size:11px}.lng-product-lightbox{padding:16px}.lng-product-lightbox button{right:15px;top:8px}}

/* LNG 2.5.0 — Home elemental collection showcase */
.lng-element-showcase{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(112,47,235,.08),transparent 38%),#fff;padding-top:78px;padding-bottom:72px}
.lng-element-showcase:before,.lng-element-showcase:after{content:"";position:absolute;border-radius:50%;filter:blur(8px);pointer-events:none;opacity:.55}.lng-element-showcase:before{width:260px;height:260px;left:-150px;top:190px;background:radial-gradient(circle,rgba(101,36,225,.11),transparent 66%)}.lng-element-showcase:after{width:320px;height:320px;right:-180px;bottom:30px;background:radial-gradient(circle,rgba(88,114,255,.1),transparent 66%)}
.lng-element-showcase__heading{text-align:center;max-width:820px;margin:0 auto 38px}.lng-element-showcase__eyebrow{display:flex;align-items:center;justify-content:center;gap:13px;color:#6623db;font-weight:900;text-transform:uppercase;letter-spacing:.18em;font-size:13px}.lng-element-showcase__eyebrow i{width:70px;height:1px;background:linear-gradient(90deg,transparent,#9a70ee)}.lng-element-showcase__eyebrow i:last-child{background:linear-gradient(90deg,#9a70ee,transparent)}.lng-element-showcase__heading h2{margin:12px 0 8px;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.035em;color:#10132f;font-weight:900}.lng-element-showcase__heading h2 em{font-style:normal;background:linear-gradient(135deg,#8d3dff,#5022d7);-webkit-background-clip:text;background-clip:text;color:transparent}.lng-element-showcase__heading p{margin:0;color:#706d82;font-size:16px}.lng-element-showcase__diamond{display:block;width:10px;height:10px;margin:25px auto 0;transform:rotate(45deg);background:#6e2be8;box-shadow:0 0 0 5px rgba(110,43,232,.10),0 0 25px rgba(110,43,232,.25)}
.lng-element-showcase__stage{position:relative}.lng-element-showcase__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;scroll-behavior:smooth;scrollbar-width:none}.lng-element-showcase__track::-webkit-scrollbar{display:none}.lng-element-card{position:relative;min-width:0;border:1px solid #eee9f8;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 36px rgba(29,18,67,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.lng-element-card:hover{transform:translateY(-8px);box-shadow:0 22px 46px rgba(61,27,126,.16);border-color:#d7c7fa}.lng-element-card__media{position:relative;aspect-ratio:1/1.14;overflow:hidden;background:linear-gradient(145deg,#0f0b29,#27105b)}.lng-element-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(17,6,47,.13));pointer-events:none}.lng-element-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .35s ease}.lng-element-card:hover .lng-element-card__media img{transform:scale(1.045);filter:saturate(1.06) contrast(1.03)}.lng-element-card__glow{position:absolute;inset:auto 12% 2% 12%;height:28%;background:radial-gradient(ellipse,rgba(126,64,255,.36),transparent 68%);filter:blur(12px);pointer-events:none}.lng-element-card__crest{position:absolute;z-index:2;top:14px;left:14px;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:900;background:linear-gradient(145deg,#321072,#7d32f4);border:2px solid rgba(255,255,255,.85);box-shadow:0 8px 24px rgba(67,29,158,.34)}.lng-element-card__body{padding:20px 20px 18px;text-align:center}.lng-element-card__body h3{font-size:18px;margin:0 0 6px;color:#5721cd;font-weight:850}.lng-element-card__body p{margin:0 auto 17px;color:#6b687c;font-size:13px;line-height:1.55;min-height:41px}.lng-element-card__link{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid #e8dcff;padding-top:14px;font-size:13px;font-weight:850;color:#4f16cf}.lng-element-card__link b{font-size:18px;transition:transform .2s}.lng-element-card:hover .lng-element-card__link b{transform:translateX(4px)}
.lng-element-card--pyrus .lng-element-card__crest{background:linear-gradient(145deg,#711334,#ff4a30)}.lng-element-card--aquos .lng-element-card__crest{background:linear-gradient(145deg,#183b9d,#2b8fff)}.lng-element-card--haos .lng-element-card__crest{background:linear-gradient(145deg,#5830b8,#a675ff)}.lng-element-card--ventus .lng-element-card__crest{background:linear-gradient(145deg,#11664a,#28c48b)}
.lng-element-showcase__arrow{position:absolute;z-index:5;top:42%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #dfd4f7;border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(49,22,113,.16);color:#5c24d4;font-size:34px;line-height:1;display:none;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.lng-element-showcase__arrow:hover{background:#6325df;color:#fff;border-color:#6325df}.lng-element-showcase__arrow--prev{left:-22px}.lng-element-showcase__arrow--next{right:-22px}.lng-element-showcase__dots{display:none;justify-content:center;gap:9px;margin:22px 0 0}.lng-element-showcase__dots button{width:8px;height:8px;border:0;border-radius:99px;background:#d4cfe0;padding:0;cursor:pointer;transition:.25s}.lng-element-showcase__dots button.is-active{width:24px;background:#6525dc}
.lng-element-showcase__benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;background:rgba(255,255,255,.92);border:1px solid #ede7f8;border-radius:24px;box-shadow:0 15px 40px rgba(45,20,99,.08);padding:20px 24px;position:relative;z-index:2}.lng-element-showcase__benefits article{display:flex;align-items:center;gap:14px;padding:5px 22px;border-right:1px solid #ece6f5}.lng-element-showcase__benefits article:last-child{border-right:0}.lng-element-showcase__benefits article>span{flex:0 0 44px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#f4efff;color:#6225dc;font-size:24px;font-weight:900}.lng-element-showcase__benefits strong,.lng-element-showcase__benefits small{display:block}.lng-element-showcase__benefits strong{font-size:14px;color:#151733}.lng-element-showcase__benefits small{margin-top:1px;color:#777286;font-size:12px}
.lng-season-showcase__viewport{position:relative;overflow:hidden;margin-top:8px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.lng-season-showcase__marquee{--season-speed:46;display:flex;gap:18px;width:max-content;will-change:transform;animation:lngSeasonMarquee 44s linear infinite}
.lng-season-showcase__viewport:hover .lng-season-showcase__marquee:not(.is-interactive){animation-play-state:paused}
.lng-season-showcase__group{display:flex;gap:18px;flex-shrink:0}.lng-season-showcase__marquee.is-interactive{animation:none!important}.lng-season-showcase__viewport.is-dragging{cursor:grabbing}.lng-season-showcase__viewport.is-dragging .lng-season-card{pointer-events:none}.lng-season-showcase__viewport img{-webkit-user-drag:none;user-drag:none}
.lng-season-showcase__nav{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:grid;place-items:center;padding:0;cursor:pointer;color:#fff;opacity:0;pointer-events:none;transition:opacity .24s ease,transform .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease;box-shadow:0 12px 28px rgba(14,8,37,.18)}
.lng-season-showcase__nav span{display:grid;place-items:center;width:100%;height:100%;font-size:24px;line-height:1;font-weight:700;transform:none;text-align:center}
.lng-season-showcase__nav--prev span{transform:translate(-1px,-1px)}
.lng-season-showcase__nav--next span{transform:translate(1px,-1px)}
.lng-season-showcase__nav:hover,.lng-season-showcase__nav:focus-visible{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.65);box-shadow:0 16px 34px rgba(14,8,37,.24)}
.lng-season-showcase__nav:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:2px}
.lng-season-showcase__nav--prev{left:16px}.lng-season-showcase__nav--next{right:16px}
.lng-season-showcase__viewport:hover .lng-season-showcase__nav,.lng-season-showcase__viewport:focus-within .lng-season-showcase__nav{opacity:1;pointer-events:auto}
@keyframes lngSeasonMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(var(--season-loop-width,-1400px)*-1),0,0)}}
.lng-season-card{width:326px;flex:0 0 326px;border:1px solid #eee9f8;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 38px rgba(29,18,67,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.lng-season-card:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(61,27,126,.16);border-color:#d9c9fb}
.lng-season-card__media{position:relative;aspect-ratio:1/1.02;overflow:hidden;background:linear-gradient(145deg,#0f0b29,#27105b)}
.lng-season-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .4s ease}
.lng-season-card:hover .lng-season-card__media img{transform:scale(1.05);filter:saturate(1.05) contrast(1.03)}
.lng-season-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,9,33,.08) 0,rgba(11,9,33,0) 34%,rgba(11,9,33,.22) 100%)}

.lng-season-card__media.is-missing{display:grid;place-items:center;background:linear-gradient(145deg,#f5f1ff,#ebe4fb)}.lng-season-card__missing{display:grid;place-items:center;gap:10px;text-align:center;color:#6c5d91;padding:30px}.lng-season-card__missing span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff;color:#6b2ee6;box-shadow:0 10px 24px rgba(60,31,120,.09)}.lng-season-card__missing .lng-icon-svg{width:24px;height:24px}.lng-season-card__missing strong{font-size:13px}
.lng-season-card__badge{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:34px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#5620d8,#8f48ff);color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(255,255,255,.7);box-shadow:0 10px 26px rgba(67,29,158,.28)}
.lng-season-card__body{padding:18px 20px 22px;display:flex;flex-direction:column;align-items:flex-start}
.lng-season-card__body h3{margin:0 0 10px;color:#21154a;font-size:19px;line-height:1.2;letter-spacing:-.04em;font-weight:900;min-height:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lng-season-card__body p{margin:0;color:#6d6881;font-size:14px;line-height:1.62;min-height:84px}.lng-season-card__cta{width:100%;box-sizing:border-box;margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 18px;border:1px solid #d8c8f7;border-radius:999px;background:#f7f3ff;color:#5f28cf;font-size:12.5px;font-weight:800;line-height:1;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.lng-season-card__cta>span{font-size:15px;line-height:1;transition:transform .2s ease}.lng-season-card:hover .lng-season-card__cta{background:#6428da;color:#fff;border-color:#6428da;box-shadow:0 8px 18px rgba(98,40,218,.18)}.lng-season-card:hover .lng-season-card__cta>span{transform:translateX(3px)}

@media(max-width:1180px){.lng-element-showcase__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 3px 16px}.lng-element-card{flex:0 0:calc((100% - 36px)/3);scroll-snap-align:start}.lng-element-showcase__arrow{display:flex}.lng-element-showcase__dots{display:flex}.lng-element-showcase__benefits{grid-template-columns:repeat(2,1fr);row-gap:18px}.lng-element-showcase__benefits article:nth-child(2){border-right:0}.lng-element-showcase__benefits article:nth-child(3),.lng-element-showcase__benefits article:nth-child(4){border-top:1px solid #ece6f5;padding-top:20px}}
@media(max-width:760px){.lng-element-showcase{padding-top:58px;padding-bottom:52px}.lng-element-showcase__heading{margin-bottom:28px}.lng-element-showcase__heading h2{font-size:36px}.lng-element-showcase__heading p{font-size:14px}.lng-element-showcase__eyebrow i{width:38px}.lng-element-card{flex-basis:82%;border-radius:18px}.lng-element-card__media{aspect-ratio:1/1.06}.lng-element-showcase__arrow{width:42px;height:42px;font-size:30px}.lng-element-showcase__arrow--prev{left:-10px}.lng-element-showcase__arrow--next{right:-10px}.lng-element-showcase__benefits{grid-template-columns:1fr;padding:8px 18px;border-radius:18px}.lng-element-showcase__benefits article,.lng-element-showcase__benefits article:nth-child(2),.lng-element-showcase__benefits article:nth-child(3),.lng-element-showcase__benefits article:nth-child(4){border-right:0;border-top:1px solid #ece6f5;padding:14px 0}.lng-element-showcase__benefits article:first-child{border-top:0}.lng-element-showcase__benefits article>span{width:40px;height:40px;flex-basis:40px}.lng-season-showcase__marquee{--season-speed:52;gap:14px;animation-duration:36s}.lng-season-showcase__group{gap:14px}.lng-season-card{width:78vw;max-width:290px;flex-basis:78vw;border-radius:20px}.lng-season-card__badge{top:14px;left:14px;height:32px;min-width:68px;font-size:11px}.lng-season-card__body{padding:16px 16px 18px}.lng-season-card__body h3{font-size:17px;min-height:0}.lng-season-card__body p{font-size:13.5px;min-height:88px}.lng-season-card__cta{width:100%;margin-top:14px;min-height:38px;padding:0 14px;font-size:12px}}

/* LNG 2.5.1 — Header actions: clearer, premium icon system */
.lng-header__actions{gap:8px;flex:0 0 auto}
.lng-header__actions .lng-icon-button{position:relative;width:42px;height:42px;border:1px solid #ebe6f3;background:#fff;color:#21183f;border-radius:12px;display:inline-grid;place-items:center;box-shadow:0 4px 14px rgba(38,20,77,.045);transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;overflow:visible}
.lng-header__actions .lng-icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.lng-header__actions .lng-icon-button:hover,.lng-header__actions .lng-icon-button:focus-visible{transform:translateY(-2px);background:#f7f3ff;color:#6426d8;border-color:#cdbcf1;box-shadow:0 9px 22px rgba(83,38,171,.13);outline:none}
.lng-header__actions .lng-header-action--account{background:linear-gradient(180deg,#fbf9ff,#f5f0ff);color:#4d278e;border-color:#ddd1f5}
.lng-header__actions .lng-header-action--cart{background:linear-gradient(135deg,#6d2ce4,#5120bb);color:#fff;border-color:#5d25ca;box-shadow:0 7px 18px rgba(86,37,190,.22)}
.lng-header__actions .lng-header-action--cart:hover,.lng-header__actions .lng-header-action--cart:focus-visible{background:linear-gradient(135deg,#7d38f2,#5b24cc);color:#fff;border-color:#5b24cc;box-shadow:0 10px 25px rgba(86,37,190,.28)}
.lng-header__actions .lng-icon-button .lng-header-badge,.lng-header__actions .lng-icon-button b{position:absolute;z-index:2;right:-6px;top:-7px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:linear-gradient(135deg,#7a31ed,#5320c8);color:#fff;font-size:9px;font-weight:850;line-height:1;box-shadow:0 4px 10px rgba(83,32,190,.24)}
.lng-header__actions .lng-header-action--cart .lng-header-badge{background:#ff4f6d}
.lng-header__actions .lng-icon-button[data-tooltip]:before{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 10px);transform:translate(-50%,-4px);padding:5px 8px;border-radius:6px;background:#17112e;color:#fff;font-size:10px;font-weight:650;line-height:1.2;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:.16s;box-shadow:0 6px 18px rgba(13,8,29,.18)}
.lng-header__actions .lng-icon-button[data-tooltip]:after{content:"";position:absolute;left:50%;top:calc(100% + 5px);transform:translateX(-50%);border:5px solid transparent;border-bottom-color:#17112e;opacity:0;visibility:hidden;transition:.16s}
.lng-header__actions .lng-icon-button[data-tooltip]:hover:before,.lng-header__actions .lng-icon-button[data-tooltip]:hover:after{opacity:1;visibility:visible;transform:translate(-50%,0)}
.lng-header__actions .lng-icon-button[data-tooltip]:hover:after{transform:translateX(-50%)}
.lng-menu-toggle{width:42px;height:42px;border:1px solid #ebe6f3!important;border-radius:12px!important;background:#fff!important;color:#251943;place-items:center;padding:0!important}
.lng-menu-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
@media(max-width:1180px){.lng-header__actions{gap:5px}.lng-header__actions .lng-icon-button{width:39px;height:39px;border-radius:11px}.lng-header__actions .lng-icon-button svg{width:18px;height:18px}}
@media(max-width:900px){.lng-menu-toggle{display:grid}.lng-header__actions .lng-icon-button[data-tooltip]:before,.lng-header__actions .lng-icon-button[data-tooltip]:after{display:none}}
@media(max-width:620px){.lng-header__actions{gap:5px}.lng-header__actions .lng-icon-button{width:38px;height:38px}.lng-header__actions .lng-icon-button:nth-child(-n+2){display:none}.lng-header__actions .lng-icon-button .lng-header-badge,.lng-header__actions .lng-icon-button b{right:-5px;top:-6px;min-width:18px;height:18px;font-size:8px}.lng-menu-toggle{width:38px;height:38px}}

/* LNG 2.5.2 — Storefront typography audit
   Mục tiêu: tăng độ đọc, giữ phân cấp rõ, không để chữ chức năng / mô tả quá nhỏ. */
:root{
  --lng-type-body:16px;
  --lng-type-body-mobile:15px;
  --lng-type-small:13px;
  --lng-type-label:14px;
  --lng-type-nav:15px;
}

body{font-size:var(--lng-type-body);line-height:1.68;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
p,li{line-height:1.68}
.lng-button{font-size:14px;line-height:1.35;min-height:44px}
input,select,textarea{font-size:15px;line-height:1.5}

/* Header */
.lng-topbar{font-size:13px;line-height:1.35}
.lng-topbar .lng-container{min-height:38px}
.lng-logo{font-size:22px}
.lng-nav{font-size:var(--lng-type-nav);font-weight:700}
.lng-header__actions .lng-icon-button[data-tooltip]:before{font-size:11px}
.lng-header__actions .lng-icon-button .lng-header-badge,
.lng-header__actions .lng-icon-button b{font-size:10px;min-width:20px;height:20px}

/* Headings & generic section text */
.lng-kicker,.lng-section-title>span,.lng-section-title>div>span{font-size:13px}
.lng-section-title h2{font-size:clamp(34px,3.1vw,42px);line-height:1.12}
.lng-section-title p{font-size:15px;line-height:1.65}
.lng-section-title>a{font-size:14px}
.lng-page-hero h1{font-size:clamp(38px,4vw,48px);line-height:1.1}
.lng-page-hero p{font-size:16px;line-height:1.65}
.lng-breadcrumb{font-size:13px}

/* Home trust / collection */
.lng-trust-strip strong{font-size:15px}
.lng-trust-strip span{font-size:13px;line-height:1.45}
.lng-collection-grid h3{font-size:17px;line-height:1.3}
.lng-collection-grid p{font-size:14px;line-height:1.58}
.lng-collection-grid span{font-size:13px}
.lng-global-banner p{font-size:15px}
.lng-testimonial blockquote{font-size:19px;line-height:1.65}
.lng-stats span{font-size:12px;line-height:1.45}
.lng-stats b{font-size:21px}

/* Product cards / shop archive */
.lng-badge{font-size:11px}
.lng-product-card__eyebrow{font-size:12px;line-height:1.35}
.lng-product-card h3{font-size:15px;line-height:1.45;min-height:44px}
.lng-rating{font-size:13px}
.lng-price strong{font-size:17px}
.lng-price del{font-size:13px}
.lng-product-card .lng-button{font-size:13px;min-height:38px;padding:9px 10px}
.lng-filter-sidebar a,.lng-filter-sidebar label{font-size:14px;line-height:1.5}
.lng-shop-toolbar,.lng-shop-toolbar select{font-size:14px}

/* Cart / checkout / account / contact */
.lng-contact-form label,.lng-checkout-card label,.lng-account-card label,.lng-cart-summary label{font-size:14px}
.lng-contact-info p{font-size:14px}
.lng-cart-table-head span,.lng-cart-row{font-size:14px}
.lng-smart-cart p{font-size:14px}
.lng-smart-cart>div>span{font-size:12px}
.lng-cart-drawer__progress p{font-size:13px}
.lng-mini-cart-item strong,.lng-mini-cart-item span{font-size:13px}
.lng-mini-cart-item small{font-size:12px}
.lng-checkout-steps i{font-size:12px}
.lng-checkout-trust span,.lng-product-trust span{font-size:13px}
.lng-bank-info p,.lng-detail-item{font-size:13px}

/* Policies / FAQs */
.lng-values-grid p,.lng-feature-grid p,.lng-faq-grid p{font-size:14px;line-height:1.68}
.lng-policy-highlights h3,.lng-policy-grid h3{font-size:16px}
.lng-policy-highlights p{font-size:14px;line-height:1.6}
.lng-policy-grid ul{font-size:14px;line-height:1.72}

/* Footer & newsletter */
.lng-newsletter p{font-size:14px}
.lng-footer h3{font-size:15px}
.lng-footer p,.lng-footer a{font-size:13.5px;line-height:1.6}
.lng-social a,.lng-payment-logos span{font-size:12px}
.lng-footer__bottom{font-size:12px}

/* Product detail — legacy classes kept readable if a cached template still uses them */
.lng-product-breadcrumb{font-size:12px}
.lng-product-gallery__status,.lng-product-gallery__note,.lng-product-pill{font-size:12px}
.lng-product-summary__meta-top{font-size:13px}
.lng-product-pricebox__tax,.lng-product-option__head span{font-size:13px}
.lng-product-quantity>span{font-size:13px}
.lng-product-shipping-card strong{font-size:13px}
.lng-product-shipping-card small{font-size:12px}
.lng-product-payments>span{font-size:12px}
.lng-product-payments .lng-payment-logos b{font-size:11px}
.lng-product-tabs__nav button{font-size:14px}
.lng-product-specs dt,.lng-product-specs dd{font-size:13px}
.lng-product-tags span{font-size:12px}
.lng-product-policy-grid p{font-size:13px;line-height:1.62}
.lng-product-purchase__actions .lng-button{font-size:14px}

/* Product detail — current PDP */
.lng-pdp-breadcrumb{font-size:12px;line-height:1.5}
.lng-pdp-sale-badge,.lng-pdp-stock-badge{font-size:12px}
.lng-pdp-gallery-footer{font-size:12px;line-height:1.45}
.lng-pdp-eyebrow span,.lng-pdp-eyebrow b{font-size:12px}
.lng-pdp-statusline{font-size:13px;line-height:1.5}
.lng-pdp-price span,.lng-pdp-price-card>small{font-size:13px}
.lng-pdp-intro{font-size:15px;line-height:1.7}
.lng-pdp-option strong,.lng-pdp-quantity-row strong{font-size:14px}
.lng-pdp-option span,.lng-pdp-quantity-row small{font-size:13px}
.lng-pdp-actions .lng-button{font-size:14px;min-height:46px}
.lng-pdp-benefit-grid b{font-size:14px}
.lng-pdp-benefit-grid strong{font-size:13px}
.lng-pdp-benefit-grid small{font-size:12px;line-height:1.45}
.lng-pdp-payment-row>span{font-size:12px}
.lng-pdp-payment-row b{font-size:10.5px}
.lng-pdp-side-card h2{font-size:15px}
.lng-pdp-commitments li>span{font-size:13px}
.lng-pdp-commitments strong{font-size:13px}
.lng-pdp-commitments small{font-size:12px;line-height:1.45}
.lng-pdp-support-card small{font-size:12px}
.lng-pdp-support-card strong{font-size:14px}
.lng-pdp-support-card a{font-size:12px}
.lng-pdp-side-title a{font-size:12px}
.lng-pdp-mini-product strong,.lng-pdp-mini-product b{font-size:13px;line-height:1.4}
.lng-pdp-trustbar strong{font-size:14px}
.lng-pdp-trustbar small{font-size:12.5px;line-height:1.45}
.lng-pdp-section-head>span,.lng-pdp-card-title>span{font-size:12px}
.lng-pdp-section-head p{font-size:15px;line-height:1.65}
.lng-pdp-rich-content{font-size:15px;line-height:1.75}
.lng-pdp-spec-card dt,.lng-pdp-spec-card dd{font-size:13px;line-height:1.5}
.lng-pdp-tags>strong{font-size:13px}
.lng-pdp-tags span{font-size:11.5px}
.lng-pdp-policy-grid h3{font-size:15px}
.lng-pdp-policy-grid p{font-size:13.5px;line-height:1.62}
.lng-pdp-policy-grid a{font-size:12px}

/* Home collection showcase */
.lng-element-showcase__eyebrow{font-size:13px}
.lng-element-showcase__heading p{font-size:16px;line-height:1.6}
.lng-element-card__body h3{font-size:19px}
.lng-element-card__body p{font-size:14px;line-height:1.6}
.lng-element-card__link{font-size:14px}
.lng-element-showcase__benefits strong{font-size:15px}
.lng-element-showcase__benefits small{font-size:13px;line-height:1.45}

/* Tablet: tuyệt đối không thu menu/text xuống mức khó đọc */
@media(max-width:1180px){
  .lng-nav{font-size:14px;gap:16px}
}

/* Mobile typography */
@media(max-width:620px){
  body{font-size:var(--lng-type-body-mobile);line-height:1.65}
  .lng-topbar{font-size:12px}
  .lng-nav{font-size:16px}
  .lng-nav a{padding:12px 10px}
  .lng-section-title h2{font-size:30px}
  .lng-section-title p{font-size:14px}
  .lng-product-card__eyebrow{font-size:11.5px}
  .lng-product-card h3{font-size:14px;min-height:42px}
  .lng-rating{font-size:12.5px}
  .lng-price strong{font-size:16px}
  .lng-price del{font-size:12px}
  .lng-product-card .lng-button{font-size:12.5px}
  .lng-footer p,.lng-footer a{font-size:13px}
  .lng-pdp-breadcrumb,.lng-product-breadcrumb{font-size:11.5px}
  .lng-pdp-gallery-footer{font-size:11.5px}
  .lng-pdp-statusline{font-size:12.5px}
  .lng-pdp-intro{font-size:14px}
  .lng-pdp-actions .lng-button,.lng-product-purchase__actions .lng-button{font-size:13px}
  .lng-pdp-benefit-grid strong{font-size:12.5px}
  .lng-pdp-benefit-grid small{font-size:11.5px}
  .lng-pdp-commitments strong{font-size:12.5px}
  .lng-pdp-commitments small{font-size:11.5px}
  .lng-pdp-trustbar strong{font-size:13.5px}
  .lng-pdp-trustbar small{font-size:12px}
  .lng-pdp-spec-card dt,.lng-pdp-spec-card dd{font-size:12.5px}
  .lng-pdp-policy-grid p{font-size:13px}
  .lng-mobile-product-bar small{font-size:11px}
  .lng-mobile-product-bar strong{font-size:16px}
  .lng-mobile-product-bar .lng-button{font-size:13px}
  .lng-element-showcase__heading p{font-size:15px}
  .lng-element-card__body p{font-size:13.5px}
  .lng-element-card__link{font-size:13.5px}
  .lng-element-showcase__benefits small{font-size:12.5px}
  .lng-header__actions .lng-icon-button .lng-header-badge,
  .lng-header__actions .lng-icon-button b{font-size:9.5px;min-width:19px;height:19px}
}

/* LNG 2.5.3 — Search modal polish + larger minimum typography across storefront */
:root{
  --lng-type-body:16.5px;
  --lng-type-body-mobile:16px;
  --lng-type-small:13.5px;
  --lng-type-label:14.5px;
  --lng-type-nav:15.5px;
}
body{font-size:var(--lng-type-body);line-height:1.7}
small{font-size:13px;line-height:1.5}
.lng-topbar{font-size:13.5px}
.lng-logo{font-size:22.5px}
.lng-nav{font-size:var(--lng-type-nav)}
.lng-header__actions .lng-icon-button[data-tooltip]:before{font-size:12.5px}
.lng-header__actions .lng-icon-button .lng-header-badge,.lng-header__actions .lng-icon-button b{font-size:11px;min-width:21px;height:21px;line-height:21px}
.lng-kicker,.lng-section-title>span,.lng-section-title>div>span{font-size:13.5px}
.lng-section-title p,.lng-page-hero p{font-size:16px}
.lng-section-title>a{font-size:14.5px}
.lng-breadcrumb,.lng-product-breadcrumb,.lng-pdp-breadcrumb{font-size:13.5px}
.lng-trust-strip strong{font-size:15.5px}.lng-trust-strip span{font-size:13.5px}
.lng-collection-grid h3{font-size:18px}.lng-collection-grid p{font-size:14.5px}.lng-collection-grid span{font-size:13.5px}
.lng-badge{font-size:12px}.lng-product-card__eyebrow{font-size:13px}.lng-product-card h3{font-size:15.5px}.lng-rating{font-size:13.5px}.lng-price strong{font-size:17.5px}.lng-price del{font-size:13.5px}.lng-product-card .lng-button{font-size:13.5px}
.lng-filter-sidebar a,.lng-filter-sidebar label,.lng-shop-toolbar,.lng-shop-toolbar select{font-size:14.5px}
.lng-contact-form label,.lng-checkout-card label,.lng-account-card label,.lng-cart-summary label{font-size:14.5px}
.lng-contact-info p,.lng-cart-table-head span,.lng-cart-row,.lng-smart-cart p{font-size:14.5px}
.lng-smart-cart>div>span{font-size:13px}
.lng-cart-drawer__progress p{font-size:14px}
.lng-mini-cart-item strong,.lng-mini-cart-item span{font-size:14px}.lng-mini-cart-item small{font-size:13px}
.lng-checkout-steps i{font-size:13px}.lng-checkout-trust span,.lng-product-trust span,.lng-bank-info p,.lng-detail-item{font-size:13.5px}
.lng-values-grid p,.lng-feature-grid p,.lng-faq-grid p,.lng-policy-highlights p,.lng-policy-grid ul{font-size:14.5px}
.lng-policy-highlights h3,.lng-policy-grid h3{font-size:16.5px}
.lng-newsletter p{font-size:14.5px}.lng-footer h3{font-size:16px}.lng-footer p,.lng-footer a{font-size:14.5px;line-height:1.65}.lng-social a,.lng-payment-logos span{font-size:13px}.lng-footer__bottom{font-size:13px}
.lng-product-gallery__status,.lng-product-gallery__note,.lng-product-pill,.lng-pdp-sale-badge,.lng-pdp-stock-badge,.lng-pdp-gallery-footer,.lng-pdp-eyebrow span,.lng-pdp-eyebrow b{font-size:13px}
.lng-product-summary__meta-top,.lng-product-pricebox__tax,.lng-product-option__head span,.lng-product-quantity>span,.lng-product-shipping-card strong,.lng-product-payments>span,.lng-product-specs dt,.lng-product-specs dd,.lng-product-tags span,.lng-pdp-statusline,.lng-pdp-price span,.lng-pdp-price-card>small,.lng-pdp-option span,.lng-pdp-quantity-row small,.lng-pdp-payment-row>span,.lng-pdp-commitments li>span,.lng-pdp-commitments strong,.lng-pdp-mini-product strong,.lng-pdp-mini-product b,.lng-pdp-spec-card dt,.lng-pdp-spec-card dd,.lng-pdp-tags>strong{font-size:13.5px}
.lng-product-shipping-card small,.lng-pdp-benefit-grid small,.lng-pdp-commitments small,.lng-pdp-support-card small,.lng-pdp-trustbar small,.lng-pdp-side-title a,.lng-pdp-section-head>span,.lng-pdp-card-title>span,.lng-pdp-policy-grid a{font-size:13px}
.lng-product-payments .lng-payment-logos b,.lng-pdp-payment-row b,.lng-pdp-tags span{font-size:12.5px}
.lng-product-tabs__nav button,.lng-product-purchase__actions .lng-button,.lng-pdp-option strong,.lng-pdp-quantity-row strong,.lng-pdp-actions .lng-button,.lng-pdp-benefit-grid b,.lng-pdp-benefit-grid strong,.lng-pdp-support-card strong,.lng-pdp-trustbar strong{font-size:14.5px}
.lng-product-policy-grid p,.lng-pdp-policy-grid p{font-size:14px}
.lng-pdp-side-card h2,.lng-pdp-policy-grid h3{font-size:16px}.lng-pdp-support-card a{font-size:13px}
.lng-pdp-section-head p,.lng-pdp-rich-content{font-size:15.5px}
.lng-element-showcase__eyebrow{font-size:13.5px}.lng-element-showcase__heading p{font-size:16.5px}.lng-element-card__body p{font-size:14.5px}.lng-element-card__link{font-size:14.5px}.lng-element-showcase__benefits strong{font-size:15.5px}.lng-element-showcase__benefits small{font-size:13.5px}
.lng-stats span{font-size:13px}

/* Search: clear header row, close button never overlaps the submit button */
.lng-search-overlay{padding:clamp(96px,12vh,140px) 16px 30px;align-items:start;overflow:auto}
.lng-search-box{width:min(820px,100%);padding:24px 26px 22px;border-radius:20px;box-shadow:0 28px 80px rgba(15,7,48,.3);border:1px solid rgba(104,49,221,.12)}
.lng-search-box__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding-right:0}
.lng-search-box__head>div{display:grid;gap:2px}.lng-search-box__head span{font-size:12.5px;font-weight:850;letter-spacing:.14em;color:var(--lng-purple)}.lng-search-box__head strong{font-size:20px;line-height:1.25;color:var(--lng-text)}
.lng-search-close{position:static!important;flex:0 0 auto;width:42px;height:42px;border:1px solid var(--lng-border)!important;border-radius:50%;background:#faf8ff!important;color:#29203e;display:grid;place-items:center;cursor:pointer;transition:.2s}
.lng-search-close:hover{background:#efe8ff!important;color:var(--lng-purple);border-color:#cfbcf7!important;transform:rotate(90deg)}
.lng-search-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.lng-search-box form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.lng-search-box input{min-width:0;border-radius:11px!important;padding:15px 17px;font-size:15.5px;background:#fff}
.lng-search-box form button{border-radius:11px!important;padding:0 24px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:800;box-shadow:0 9px 22px rgba(95,37,213,.22);cursor:pointer}
.lng-search-box form button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.lng-search-box__hint{margin:12px 2px 0;color:var(--lng-muted);font-size:13px;line-height:1.5}
.lng-cart-drawer__head h2{font-size:22px}
.lng-cart-drawer__footer>div{font-size:14.5px}

@media(max-width:1180px){.lng-nav{font-size:15px;gap:15px}}
@media(max-width:620px){
  body{font-size:var(--lng-type-body-mobile)}
  .lng-topbar{font-size:13px}
  .lng-nav{font-size:16px}
  .lng-footer p,.lng-footer a{font-size:14px}.lng-footer h3{font-size:15.5px}.lng-footer__bottom{font-size:12.5px}
  .lng-product-card__eyebrow{font-size:12.5px}.lng-product-card h3{font-size:14.5px}.lng-rating{font-size:13px}.lng-price del{font-size:13px}.lng-product-card .lng-button{font-size:13px}
  .lng-pdp-breadcrumb,.lng-product-breadcrumb,.lng-pdp-gallery-footer,.lng-pdp-benefit-grid small,.lng-pdp-commitments small,.lng-mobile-product-bar small{font-size:12.5px}
  .lng-pdp-statusline,.lng-pdp-benefit-grid strong,.lng-pdp-commitments strong,.lng-pdp-spec-card dt,.lng-pdp-spec-card dd{font-size:13px}
  .lng-pdp-intro{font-size:14.5px}.lng-pdp-actions .lng-button,.lng-product-purchase__actions .lng-button,.lng-mobile-product-bar .lng-button{font-size:13.5px}
  .lng-pdp-policy-grid p{font-size:13.5px}.lng-element-showcase__heading p{font-size:15.5px}.lng-element-card__body p,.lng-element-card__link{font-size:14px}.lng-element-showcase__benefits small{font-size:13px}
  .lng-header__actions .lng-icon-button .lng-header-badge,.lng-header__actions .lng-icon-button b{font-size:10.5px;min-width:20px;height:20px}
  .lng-search-overlay{padding:82px 10px 20px}
  .lng-search-box{padding:20px 16px 18px;border-radius:16px}
  .lng-search-box__head{margin-bottom:15px}.lng-search-box__head strong{font-size:18px}.lng-search-close{width:40px;height:40px}
  .lng-search-box form{grid-template-columns:1fr}.lng-search-box form button{min-height:50px;width:100%}.lng-search-box input{font-size:15px}
}

/* LNG 2.5.4 — Media Library logo + stable responsive sizing */
.lng-logo{flex:0 0 auto;min-width:0}
.lng-logo__image{display:block;width:auto;height:48px;max-width:285px;object-fit:contain;object-position:left center}
.lng-logo--footer{display:inline-flex;margin-bottom:14px}
.lng-logo__image--footer{height:46px;max-width:270px;object-position:left center}
@media(max-width:1180px){.lng-logo__image{height:44px;max-width:245px}}
@media(max-width:760px){.lng-logo__image{height:40px;max-width:220px}.lng-logo__image--footer{height:42px;max-width:235px}}
@media(max-width:420px){.lng-logo__image{height:36px;max-width:190px}.lng-logo__image--footer{height:40px;max-width:220px}}

/* LNG 2.6.0 — Hero motion rebuilt: compositor-only crossfade + deterministic staged reveal */
.lng-home-hero-slider{
 position:relative;min-height:610px;overflow:hidden;background:#090522;color:#fff;isolation:isolate
}
.lng-home-hero-slider__slides{position:relative;min-height:610px;background:#090522}
.lng-home-hero-slide{
 position:absolute;inset:0;min-height:610px;display:flex;align-items:center;
 opacity:0;visibility:hidden;pointer-events:none;z-index:1;overflow:hidden;
 will-change:opacity;contain:paint
}
.lng-home-hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:3}
.lng-home-hero-slide.is-transitioning-out{visibility:visible;pointer-events:none;z-index:2}
.lng-home-hero-slide__bg{
 position:absolute;inset:-3%;z-index:0;width:106%;height:106%;max-width:none;
 object-fit:cover;object-position:center center;display:block;
 transform:translate3d(0,0,0) scale(1.035);transform-origin:center center;
 filter:saturate(1.045) contrast(1.035);backface-visibility:hidden;will-change:transform
}
.lng-home-hero-slide__shade{
 position:absolute;inset:0;z-index:1;
 background:
  radial-gradient(circle at 32% 50%,rgba(103,48,208,.13),transparent 39%),
  linear-gradient(90deg,rgba(5,3,27,.955) 0%,rgba(9,4,39,.845) 31%,rgba(14,6,51,.41) 58%,rgba(5,3,27,.14) 100%);
 pointer-events:none
}
.lng-home-hero-slider .lng-home-hero__content{
 position:relative;z-index:3;padding-block:72px 104px;overflow:visible
}
.lng-home-hero-slider .lng-kicker{
 display:inline-flex;color:#ab68ff;font-size:13.5px;line-height:1.45;letter-spacing:.16em;
 text-shadow:0 2px 18px rgba(0,0,0,.42);will-change:transform,opacity
}
.lng-home-hero__title{
 display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin:17px 0 23px;
 max-width:790px;font-size:clamp(36px,3.45vw,52px);line-height:1.16;font-weight:950;font-style:italic;
 letter-spacing:-.006em;text-transform:uppercase;color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.34);
 overflow:visible;font-kerning:normal;text-rendering:geometricPrecision
}
.lng-home-hero__title span,.lng-home-hero__title em{
 display:block;font:inherit;line-height:1.18;white-space:nowrap;overflow:visible;
 padding:.15em .30em .11em .025em;margin:0;will-change:transform,opacity
}
.lng-home-hero__title em{
 color:#a85bff;font-style:inherit;background:linear-gradient(90deg,#8e46ff 0%,#b967ff 55%,#d7a5ff 100%);
 -webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;
 filter:drop-shadow(0 7px 22px rgba(91,29,209,.16))
}
.lng-home-hero-slider .lng-home-hero__content>p{
 font-size:16.5px;line-height:1.68;max-width:650px;margin:0 0 28px;color:#f2edff;
 text-shadow:0 2px 16px rgba(0,0,0,.32);will-change:transform,opacity
}
.lng-home-hero__actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}
.lng-home-hero-slider .lng-home-hero__actions .lng-button{
 min-height:47px;padding:11px 23px;font-size:13.5px;letter-spacing:.01em;
 box-shadow:0 10px 28px rgba(73,22,183,.28);will-change:transform,opacity
}
.lng-home-hero-slider .lng-button--ghost{background:rgba(9,5,31,.3);border-color:rgba(255,255,255,.72);backdrop-filter:blur(5px);box-shadow:none}
.lng-home-hero-slider .lng-button--ghost:hover{background:rgba(255,255,255,.12);border-color:#fff}

/* JS uses Web Animations API for the reveal. These fallback rules keep content visible if JS is unavailable. */
.lng-home-hero-slider:not(.is-motion-ready) .lng-kicker,
.lng-home-hero-slider:not(.is-motion-ready) .lng-home-hero__title>*,
.lng-home-hero-slider:not(.is-motion-ready) .lng-home-hero__content>p,
.lng-home-hero-slider:not(.is-motion-ready) .lng-home-hero__actions .lng-button{opacity:1;transform:none}

.lng-home-hero-slider__arrow{
 position:absolute;top:50%;z-index:9;width:48px;height:48px;margin-top:-24px;padding:0;
 border:1px solid rgba(255,255,255,.36);border-radius:50%;display:grid;place-items:center;
 background:rgba(9,5,32,.46);color:#fff;cursor:pointer;backdrop-filter:blur(9px);
 box-shadow:0 10px 30px rgba(0,0,0,.22);opacity:0;visibility:hidden;pointer-events:none;
 transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background .3s ease,border-color .3s ease
}
.lng-home-hero-slider__arrow svg,.lng-home-hero-slider__arrow .lng-icon-svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.lng-home-hero-slider:hover .lng-home-hero-slider__arrow,.lng-home-hero-slider:focus-within .lng-home-hero-slider__arrow{opacity:1;visibility:visible;pointer-events:auto}
.lng-home-hero-slider__arrow:hover{background:#fff;color:var(--lng-purple);border-color:#fff;transform:scale(1.055)}
.lng-home-hero-slider__arrow--prev{left:28px}.lng-home-hero-slider__arrow--next{right:28px}
.lng-home-hero-slider__nav{
 position:absolute;left:50%;bottom:50px;z-index:9;transform:translateX(-50%);
 display:flex;align-items:center;justify-content:flex-end;gap:18px;pointer-events:none
}
.lng-home-hero-slider__dots{display:flex;align-items:center;gap:8px;pointer-events:auto}
.lng-home-hero-slider__dots button{
 position:relative;width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.5);cursor:pointer;
 transition:width .38s cubic-bezier(.16,1,.3,1),background .3s ease,box-shadow .3s ease;overflow:hidden
}
.lng-home-hero-slider__dots button.is-active{width:34px;background:rgba(255,255,255,.22);box-shadow:0 0 14px rgba(166,88,255,.34)}
.lng-home-hero-slider__dots button .lng-home-hero-slider__progress{
 position:absolute;inset:0;display:block;border-radius:inherit;background:#a658ff;transform:scaleX(0);transform-origin:left center
}
.lng-home-hero-slider__counter{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.68);font-size:12px;font-weight:700;letter-spacing:.08em;pointer-events:none}
.lng-home-hero-slider__counter b{font-size:14px;color:#fff}.lng-home-hero-slider__counter i{display:block;width:30px;height:1px;background:rgba(255,255,255,.38)}

@media(max-width:1440px){
 .lng-home-hero__title{font-size:clamp(35px,3.4vw,50px);max-width:760px;gap:7px}
 .lng-home-hero-slider__arrow--prev{left:20px}.lng-home-hero-slider__arrow--next{right:20px}
}
@media(max-width:1100px){
 .lng-home-hero__title{font-size:clamp(34px,4.25vw,47px);max-width:700px;gap:7px}
 .lng-home-hero-slider .lng-home-hero__content>p{max-width:590px}
}
@media(max-width:900px){
 .lng-home-hero-slider,.lng-home-hero-slider__slides,.lng-home-hero-slide{min-height:570px}
 .lng-home-hero-slide__bg{object-position:58% center}
 .lng-home-hero-slide__shade{background:linear-gradient(90deg,rgba(6,4,27,.96) 0%,rgba(10,5,38,.85) 50%,rgba(10,5,38,.44) 100%)}
 .lng-home-hero-slider .lng-home-hero__content{padding:68px 42px 96px}
 .lng-home-hero__title{font-size:clamp(33px,5.45vw,44px);line-height:1.17;gap:7px;max-width:650px}
 .lng-home-hero-slider__arrow{width:42px;height:42px;margin-top:-21px}.lng-home-hero-slider__arrow svg{width:19px;height:19px}
 .lng-home-hero-slider__nav{bottom:42px;padding-right:38px}
}
@media(max-width:620px){
 .lng-home-hero-slider,.lng-home-hero-slider__slides,.lng-home-hero-slide{min-height:535px}
 .lng-home-hero-slide__bg{object-position:61% center}
 .lng-home-hero-slide__shade{background:linear-gradient(90deg,rgba(5,3,25,.97),rgba(10,5,38,.8) 72%,rgba(10,5,38,.53))}
 .lng-home-hero-slider .lng-home-hero__content{padding:58px 20px 90px}
 .lng-home-hero-slider .lng-kicker{font-size:11.5px;letter-spacing:.11em}
 .lng-home-hero__title{font-size:clamp(28px,7.75vw,35px);line-height:1.2;gap:5px;margin:14px 0 19px;max-width:100%;letter-spacing:-.002em}
 .lng-home-hero__title span,.lng-home-hero__title em{white-space:normal;padding:.03em .14em .08em .02em}
 .lng-home-hero-slider .lng-home-hero__content>p{font-size:15px;line-height:1.58;max-width:96%;margin-bottom:23px}
 .lng-home-hero-slider .lng-button{min-height:44px;padding:10px 16px;font-size:12.5px}
 .lng-home-hero-slider__arrow{display:none}.lng-home-hero-slider__nav{bottom:31px;justify-content:center;padding:0}
 .lng-home-hero-slider__counter{display:none}
 .lng-home-hero-slider__dots button{width:8px;height:8px}.lng-home-hero-slider__dots button.is-active{width:28px}
}

/* LNG 2.6.1 — Your Cart interactive quantity + remove controls */
.lng-cart-drawer{width:min(440px,100%)}
.lng-cart-drawer__head{padding:18px 20px 16px;align-items:flex-start}
.lng-cart-drawer__head>div{display:grid;gap:2px}
.lng-cart-drawer__head>div>span{font-size:12.5px;line-height:1.3;font-weight:800;letter-spacing:.09em;color:var(--lng-purple);text-transform:uppercase}
.lng-cart-drawer__head h2{font-size:25px;line-height:1.15;letter-spacing:-.025em}
.lng-cart-close{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--lng-border);border-radius:50%;background:#fff;color:#18152a;font-size:25px;line-height:1;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}
.lng-cart-close:hover{background:#f5f0ff;border-color:#cabaff;color:var(--lng-purple);transform:rotate(4deg)}
.lng-cart-drawer__progress{padding:17px 20px;background:linear-gradient(135deg,#f8f5ff,#fbfaff);border-bottom:1px solid #efe9ff}
.lng-cart-drawer__progress p{margin:0 0 10px;font-size:14.5px;line-height:1.55;color:#373249}
.lng-cart-drawer__progress strong{color:#241651}
.lng-cart-progress{display:block;width:100%;height:8px;border:0;border-radius:999px;overflow:hidden;accent-color:var(--lng-purple)}
.lng-cart-progress::-webkit-progress-bar{background:#e9e4f4;border-radius:999px}
.lng-cart-progress::-webkit-progress-value{background:linear-gradient(90deg,#5624da,#8539ff);border-radius:999px}
.lng-cart-drawer__items{padding:4px 20px 18px;overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#cfc3ef transparent}
.lng-mini-cart-item{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);gap:13px;padding:16px 0;border-bottom:1px solid var(--lng-border);transition:opacity .18s,transform .18s}
.lng-mini-cart-item.is-updating{opacity:.48;pointer-events:none;transform:scale(.995)}
.lng-mini-cart-item__image{display:block;width:78px;height:78px;border-radius:10px;overflow:hidden;background:#f6f4fa;border:1px solid #eee9f7}
.lng-mini-cart-item__image img{display:block;width:100%;height:100%;object-fit:cover}
.lng-mini-cart-item__body{min-width:0;display:grid;gap:7px}
.lng-mini-cart-item__top{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:8px;align-items:start}
.lng-mini-cart-item__top>a{color:#18152a;text-decoration:none;min-width:0}
.lng-mini-cart-item__top strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14.5px;line-height:1.42;font-weight:800}
.lng-mini-cart-item__body>small{font-size:12.5px;line-height:1.35;color:var(--lng-muted)}
.lng-mini-cart-remove{display:grid;place-items:center;width:30px;height:30px;margin-top:-4px;border:0;border-radius:50%;background:transparent;color:#878197;font-size:22px;line-height:1;cursor:pointer;transition:background .18s,color .18s}
.lng-mini-cart-remove:hover{background:#fff0f2;color:#d5324f}
.lng-mini-cart-item__meta{display:flex;justify-content:space-between;gap:10px;align-items:baseline;font-size:12.8px;line-height:1.35;color:#756f82}
.lng-mini-cart-item__meta>span{white-space:nowrap}
.lng-mini-cart-line-total{font-size:13.5px;color:#211750;white-space:nowrap}
.lng-mini-cart-item__controls{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:1px}
.lng-mini-cart-qty{display:grid;grid-template-columns:34px 42px 34px;height:34px;border:1px solid #dcd4ee;border-radius:9px;overflow:hidden;background:#fff}
.lng-mini-cart-qty button{display:grid;place-items:center;border:0;background:#faf8ff;color:#352261;font-size:19px;line-height:1;cursor:pointer;transition:background .16s,color .16s}
.lng-mini-cart-qty button:hover{background:#eee7ff;color:var(--lng-purple)}
.lng-mini-cart-qty input{width:42px;min-width:0;padding:0;border:0;border-left:1px solid #e7e1f1;border-right:1px solid #e7e1f1;background:#fff;text-align:center;font-size:14px;font-weight:800;color:#201832;outline:0;-moz-appearance:textfield}
.lng-mini-cart-qty input::-webkit-outer-spin-button,.lng-mini-cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}


.lng-cart-drawer__footer{padding:17px 20px 20px;gap:9px;background:#fff;box-shadow:0 -10px 30px rgba(35,18,76,.035)}
.lng-cart-drawer__footer>div{font-size:15px;align-items:center;margin-bottom:2px}
.lng-cart-drawer__footer>div strong{font-size:17px;color:#211750}
.lng-cart-drawer__footer .lng-button{min-height:46px;font-size:14.5px}
.lng-cart-drawer .lng-empty-cart{min-height:220px;display:grid;place-content:center;text-align:center;gap:7px;padding:35px 20px;color:#6f687d}
.lng-cart-drawer .lng-empty-cart strong{font-size:17px;color:#211b32}
.lng-cart-drawer .lng-empty-cart span{font-size:13.5px;line-height:1.5}
@media(max-width:520px){
 .lng-cart-drawer__head,.lng-cart-drawer__progress,.lng-cart-drawer__footer{padding-left:15px;padding-right:15px}
 .lng-cart-drawer__items{padding-left:15px;padding-right:15px}
 .lng-mini-cart-item{grid-template-columns:70px minmax(0,1fr);gap:11px}
 .lng-mini-cart-item__image{width:70px;height:70px}
 .lng-mini-cart-item__top strong{font-size:14px}
 .lng-mini-cart-item__meta{font-size:12.3px;flex-wrap:wrap;gap:3px 8px}
 .lng-mini-cart-item__controls{margin-top:2px}
}


/* LNG 2.6.3 — balanced round X controls + language-clean cart heading */
.lng-cart-drawer__head{align-items:center}
.lng-cart-drawer__head>div{display:block;min-width:0}
.lng-cart-drawer__head h2{margin:0;font-size:25px;line-height:1.2;letter-spacing:-.025em}
.lng-round-x{box-sizing:border-box;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;line-height:0!important;font-size:0!important}
.lng-round-x svg{display:block;width:16px;height:16px;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.lng-cart-close{width:40px;height:40px;flex:0 0 40px;margin:0;border:1px solid #ded8ea;background:#fff;color:#272238;box-shadow:0 2px 8px rgba(28,17,58,.05)}
.lng-cart-close svg{width:17px;height:17px}
.lng-cart-close:hover{background:#f5f0ff;border-color:#cbbaf3;color:var(--lng-purple);transform:none}
.lng-mini-cart-remove{width:30px;height:30px;margin:0;border:1px solid transparent;background:#faf9fc;color:#817b90}
.lng-mini-cart-remove svg{width:13px;height:13px;stroke-width:2.3}
.lng-mini-cart-remove:hover{background:#fff0f2;border-color:#ffd4dc;color:#d5324f}
.lng-cart-remove{width:32px;height:32px;border:1px solid #e3ddec;background:#fff;color:#817b90;cursor:pointer}
.lng-cart-remove svg{width:13px;height:13px}
.lng-cart-remove:hover{background:#fff0f2;border-color:#ffd4dc;color:#d5324f}
.lng-search-close{padding:0!important;line-height:0!important}
.lng-search-close svg{display:block;margin:auto;width:17px;height:17px}
.lng-product-lightbox-close{position:absolute;top:20px;right:20px;width:42px;height:42px;border:1px solid rgba(255,255,255,.32);background:rgba(15,10,30,.58);color:#fff;backdrop-filter:blur(8px);cursor:pointer;z-index:3}
.lng-product-lightbox-close svg{width:17px;height:17px}
.lng-product-lightbox-close:hover{background:#fff;color:#211750;border-color:#fff}
@media(max-width:520px){.lng-cart-close{width:38px;height:38px;flex-basis:38px}.lng-cart-drawer__head h2{font-size:23px}}

/* LNG 2.6.4 — spacing between primary cart summary actions */
.lng-cart-summary > .lng-button + .lng-button{margin-top:10px}
@media(max-width:620px){.lng-cart-summary > .lng-button + .lng-button{margin-top:11px}}


/* LNG 2.6.5 — five six-product element rows under New Products */
.lng-home-element-product-sections{background:#fff}
.lng-home-element-products{position:relative;padding:68px 0 72px;border-top:1px solid #eeeaf6;overflow:hidden}
.lng-home-element-products:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 0%,rgba(99,40,213,.055),transparent 28%)}
.lng-home-element-products:nth-child(even){background:#fbfaff}
.lng-home-element-products--pyrus:before{background:radial-gradient(circle at 10% 0%,rgba(219,49,57,.06),transparent 28%)}
.lng-home-element-products--aquos:before{background:radial-gradient(circle at 10% 0%,rgba(39,112,211,.06),transparent 28%)}
.lng-home-element-products--haos:before{background:radial-gradient(circle at 10% 0%,rgba(126,73,229,.055),transparent 28%)}
.lng-home-element-products--ventus:before{background:radial-gradient(circle at 10% 0%,rgba(20,163,111,.06),transparent 28%)}
.lng-home-element-products .lng-container{position:relative;z-index:1}
.lng-home-element-products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.lng-home-element-products__title{display:flex;align-items:flex-start;gap:16px;min-width:0}
.lng-home-element-products__icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#6d2ee9,#4c19bf);color:#fff;font-size:20px;box-shadow:0 10px 25px rgba(95,37,213,.18)}
.lng-home-element-products--pyrus .lng-home-element-products__icon{background:linear-gradient(135deg,#e34848,#bb242c);box-shadow:0 10px 25px rgba(199,45,52,.16)}
.lng-home-element-products--aquos .lng-home-element-products__icon{background:linear-gradient(135deg,#347fdf,#1559b7);box-shadow:0 10px 25px rgba(29,99,190,.16)}
.lng-home-element-products--haos .lng-home-element-products__icon{background:linear-gradient(135deg,#985bf0,#6b2ddb);box-shadow:0 10px 25px rgba(112,51,208,.16)}
.lng-home-element-products--ventus .lng-home-element-products__icon{background:linear-gradient(135deg,#27b884,#10875f);box-shadow:0 10px 25px rgba(20,145,101,.16)}
.lng-home-element-products__eyebrow{display:block;margin:0 0 3px;color:var(--lng-purple);font-size:12.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.lng-home-element-products__head h2{margin:0;color:#17142d;font-size:30px;line-height:1.15;letter-spacing:-.025em}
.lng-home-element-products__head p{max-width:700px;margin:7px 0 0;color:var(--lng-muted);font-size:14.5px;line-height:1.6}
.lng-home-element-products__all{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:10px 14px;border:1px solid #ded5f0;border-radius:10px;background:#fff;color:#4f22b7;font-size:13.5px;font-weight:800;transition:.2s ease}
.lng-home-element-products__all span{font-size:17px;line-height:1;transition:transform .2s ease}
.lng-home-element-products__all:hover{border-color:#bca7e9;box-shadow:0 8px 20px rgba(58,28,118,.08);transform:translateY(-1px)}
.lng-home-element-products__all:hover span{transform:translateX(3px)}
.lng-home-element-products__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.lng-home-element-products__grid .lng-product-card{height:100%}
.lng-home-element-products__empty{padding:24px;border:1px dashed #dcd3ef;border-radius:14px;background:#fff;color:var(--lng-muted);text-align:center}
@media(max-width:1180px){.lng-home-element-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.lng-home-element-products{padding:52px 0}.lng-home-element-products__head{align-items:flex-start}.lng-home-element-products__title{gap:12px}.lng-home-element-products__icon{width:44px;height:44px;flex-basis:44px;border-radius:13px}.lng-home-element-products__head h2{font-size:26px}.lng-home-element-products__head p{font-size:14px}.lng-home-element-products__all{margin-top:2px}}
@media(max-width:620px){.lng-home-element-products__head{display:grid;gap:14px}.lng-home-element-products__all{width:max-content}.lng-home-element-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}


/* LNG 2.6.6 — unified professional pagination */
.lng-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:40px auto 4px;padding:0 8px;clear:both}
.lng-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid #e2dced;border-radius:11px;background:#fff;color:#30264a;font-size:14px;font-weight:750;line-height:1;text-decoration:none;box-shadow:0 3px 12px rgba(40,22,83,.045);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}
.lng-pagination a.page-numbers:hover{border-color:#bca6ef;background:#f8f5ff;color:var(--lng-purple);transform:translateY(-2px);box-shadow:0 8px 20px rgba(70,36,139,.10)}
.lng-pagination .page-numbers.current{border-color:transparent;background:linear-gradient(135deg,#7431ed,#5419c8);color:#fff;box-shadow:0 8px 22px rgba(95,37,213,.24);cursor:default}
.lng-pagination .page-numbers.dots{min-width:28px;padding:0 3px;border-color:transparent;background:transparent;color:#8d8798;box-shadow:none;font-weight:800;letter-spacing:.08em}
.lng-pagination .page-numbers.prev,.lng-pagination .page-numbers.next{min-width:88px;gap:7px;padding:0 14px;border-color:#d9d0e9;font-weight:800}
.lng-pagination .page-numbers.prev>span[aria-hidden],.lng-pagination .page-numbers.next>span[aria-hidden]{font-size:22px;font-weight:500;line-height:0;transform:translateY(-1px)}
.lng-pagination__label{font-size:13px}
@media(max-width:620px){.lng-pagination{gap:6px;margin-top:30px;padding:0}.lng-pagination .page-numbers{min-width:38px;height:38px;padding:0 9px;border-radius:10px;font-size:13px}.lng-pagination .page-numbers.prev,.lng-pagination .page-numbers.next{min-width:38px;width:38px;padding:0}.lng-pagination .page-numbers.prev .lng-pagination__label,.lng-pagination .page-numbers.next .lng-pagination__label{display:none}.lng-pagination .page-numbers.dots{min-width:20px}}

/* === LNG 2.6.8: Smart product filters === */
.lng-shop-section{padding-top:62px;background:linear-gradient(180deg,#fff 0,#fcfbff 100%)}
.lng-shop-archive{position:relative}
.lng-shop-toolbar--smart{min-height:62px;margin:0 0 18px;padding:10px 12px 10px 14px;border:1px solid #ebe6f4;border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(35,20,72,.055)}
.lng-shop-toolbar__left{display:flex;align-items:center;gap:16px}.lng-shop-result-copy{display:flex;align-items:baseline;gap:6px;color:#747086}.lng-shop-result-copy strong{font-size:18px;color:#211941}.lng-shop-result-copy span{font-size:14px}.lng-shop-filter-toggle{display:none;align-items:center;gap:8px;min-height:42px;padding:0 13px;border:1px solid #ded4f5;border-radius:10px;background:#f8f5ff;color:#5420c3;font-weight:800;cursor:pointer}.lng-shop-filter-toggle svg,.lng-shop-filter-toggle .lng-icon-svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lng-shop-filter-toggle b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#6428db;color:#fff;font-size:11px}.lng-shop-sort{display:flex;align-items:center;gap:10px}.lng-shop-sort>span{color:#797488;font-size:13px;font-weight:650}.lng-shop-sort select{min-width:178px;height:42px;padding:0 38px 0 13px;border:1px solid #e2dced!important;border-radius:10px!important;background:#fff;color:#24203e;font-weight:700;outline:none;cursor:pointer}.lng-shop-sort select:focus{border-color:#8c62e7!important;box-shadow:0 0 0 3px rgba(104,42,218,.08)}
.lng-shop-layout--smart{grid-template-columns:282px minmax(0,1fr);gap:24px;align-items:start}.lng-filter-sidebar--smart{position:sticky;top:118px;padding:0;border:1px solid #e9e4f2;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(37,22,79,.065);overflow:hidden;z-index:12}.admin-bar .lng-filter-sidebar--smart{top:150px}.lng-filter-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 17px;border-bottom:1px solid #eee9f5;background:linear-gradient(145deg,#fff,#fbf9ff)}.lng-filter-head span{display:block;margin-bottom:3px;color:#7d44e8;font-size:10px;font-weight:900;letter-spacing:.16em}.lng-filter-head h2{margin:0;font-size:20px;line-height:1.2;color:#1f1939}.lng-filter-close{display:none;width:38px;height:38px;border:1px solid #e7e0f0;border-radius:50%;background:#fff;color:#34274d;place-items:center;cursor:pointer}.lng-filter-close svg,.lng-filter-close .lng-icon-svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lng-filter-form{padding:17px 18px 19px}.lng-filter-search{position:relative}.lng-filter-search>svg,.lng-filter-search>.lng-icon-svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;fill:none;stroke:#796f8e;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lng-filter-search input{width:100%;height:44px;padding:0 40px 0 39px;border:1px solid #e3ddec;border-radius:11px;background:#fcfbfe;color:#25213b;font-size:14px;outline:0}.lng-filter-search input:focus{border-color:#936be5;background:#fff;box-shadow:0 0 0 3px rgba(100,40,219,.075)}.lng-filter-search>a{position:absolute;right:11px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eee8f9;color:#5d2bc0;font-size:17px;line-height:1}.lng-filter-group{padding:18px 0;border-bottom:1px solid #eeeaf4}.lng-filter-group:last-of-type{border-bottom:0}.lng-filter-group__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.lng-filter-group__title strong{font-size:14.5px;color:#211c39}.lng-filter-group__title small{font-size:11px;color:#9992a5}.lng-filter-elements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.lng-element-filter{position:relative;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-height:38px;padding:7px 9px!important;border:1px solid #e7e1ef;border-radius:10px;background:#fff;color:#605a70!important;cursor:pointer;transition:.2s}.lng-element-filter input{position:absolute;opacity:0;pointer-events:none}.lng-element-filter i{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#f2edfb;color:#6b2fd4;font-style:normal;font-size:11px;font-weight:900}.lng-element-filter span{font-size:12.5px;font-weight:750}.lng-element-filter:hover,.lng-element-filter.is-active{border-color:#9d7ae9;background:#f7f3ff;color:#5520c4!important}.lng-element-filter.is-active{box-shadow:inset 0 0 0 1px rgba(99,39,217,.08)}.lng-filter-inline-clear{margin:9px 0 0;padding:0;border:0;background:transparent;color:#7041cf;font-size:11px;font-weight:750;cursor:pointer}.lng-filter-category-list{display:grid;gap:3px}.lng-filter-check{position:relative;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:35px;padding:7px 9px!important;border-radius:8px;color:#5e596e!important;cursor:pointer;transition:.18s}.lng-filter-check input{position:absolute;opacity:0}.lng-filter-check span{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.lng-filter-check b{display:grid;place-items:center;min-width:28px;height:21px;padding:0 6px;border-radius:99px;background:#f4f1f8;color:#81798d;font-size:10px}.lng-filter-check:hover{background:#f8f5fc;color:#432191!important}.lng-filter-check.is-active{background:#f3edff;color:#5421c3!important;font-weight:800}.lng-filter-check.is-active b{background:#fff;color:#6330ce}.lng-filter-check.is-extra{display:none!important}.lng-filter-category-list.is-expanded .lng-filter-check.is-extra{display:flex!important}.lng-filter-more{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:7px;padding:8px 9px;border:0;border-radius:8px;background:#faf8fd;color:#6840bf;font-size:11.5px;font-weight:750;cursor:pointer}.lng-filter-more b{font-size:15px}.lng-price-presets{display:grid;grid-template-columns:1fr 1fr;gap:6px}.lng-price-presets button{min-height:34px;padding:6px 8px;border:1px solid #e5dfed;border-radius:9px;background:#fff;color:#625b70;font-size:11.5px;font-weight:700;cursor:pointer;transition:.18s}.lng-price-presets button:hover,.lng-price-presets button.is-active{border-color:#9470df;background:#f6f1ff;color:#5b24c9}.lng-price-custom{display:grid;grid-template-columns:1fr 12px 1fr;align-items:end;gap:6px;margin-top:9px}.lng-price-custom label{display:block!important}.lng-price-custom label span{display:block;margin:0 0 4px;font-size:10px;color:#928b9c}.lng-price-custom input{width:100%;height:38px;padding:0 8px;border:1px solid #e5dfed;border-radius:8px;background:#fcfbfe;font-size:11.5px;outline:0}.lng-price-custom input:focus{border-color:#956be6}.lng-price-custom>i{align-self:center;padding-top:18px;color:#a49dad;font-style:normal;text-align:center}.lng-stock-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.lng-filter-switch{position:relative;display:block!important;padding:0!important;cursor:pointer}.lng-filter-switch input{position:absolute;opacity:0}.lng-filter-switch>span{display:flex;align-items:center;gap:7px;min-height:38px;padding:8px 10px;border:1px solid #e6e0ed;border-radius:9px;background:#fff;color:#615a6d;font-size:12px;font-weight:750;transition:.18s}.lng-filter-switch>span i{width:8px;height:8px;border-radius:50%}.lng-filter-switch>span i.is-green{background:#21ad62;box-shadow:0 0 0 3px #e5f7ed}.lng-filter-switch>span i.is-gray{background:#aaa4b2;box-shadow:0 0 0 3px #f0eef2}.lng-filter-switch:hover>span,.lng-filter-switch.is-active>span{border-color:#9270dc;background:#f7f3ff;color:#5321bf}.lng-filter-sale{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:13px;padding:11px 12px!important;border:1px solid #eee7f4;border-radius:11px;background:#fcfbfe;cursor:pointer}.lng-filter-sale>span{display:block}.lng-filter-sale strong,.lng-filter-sale small{display:block}.lng-filter-sale strong{font-size:12.5px;color:#32284c}.lng-filter-sale small{margin-top:2px;font-size:10px;color:#9891a1}.lng-filter-sale input{position:absolute;opacity:0}.lng-filter-sale>i{position:relative;flex:0 0 38px;width:38px;height:22px;border-radius:99px;background:#dcd6e4;transition:.2s}.lng-filter-sale>i:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16);transition:.2s}.lng-filter-sale.is-active>i,.lng-filter-sale input:checked+i{background:#6830d9}.lng-filter-sale.is-active>i:after,.lng-filter-sale input:checked+i:after{transform:translateX(16px)}.lng-filter-actions{display:grid;gap:8px;padding-top:16px}.lng-filter-actions .lng-button{min-height:44px;font-size:13px}.lng-filter-reset{text-align:center;color:#7652c2;font-size:11.5px;font-weight:750;padding:5px}.lng-active-filters{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px}.lng-active-filters>span{padding-top:7px;color:#8b8496;font-size:12px;white-space:nowrap}.lng-active-filters>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.lng-active-filters a{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:5px 9px 5px 11px;border:1px solid #ded4f1;border-radius:99px;background:#f8f4ff;color:#5930ae;font-size:11.5px;font-weight:700}.lng-active-filters a b{font-size:15px;font-weight:500}.lng-active-filters .lng-active-filters__clear{border-color:transparent;background:transparent;color:#7f758d;text-decoration:underline;text-underline-offset:3px}.lng-shop-empty{display:grid;place-items:center;min-height:420px;padding:45px;text-align:center;border:1px dashed #dcd2eb;border-radius:18px;background:#fdfcff}.lng-shop-empty>div{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#f1eaff;color:#6b2dd9;font-size:30px}.lng-shop-empty h3{margin:16px 0 5px;font-size:21px}.lng-shop-empty p{max-width:470px;margin:0 0 20px;color:#777083}.lng-shop-loading{position:absolute;z-index:40;inset:0;display:none;align-items:flex-start;justify-content:center;padding-top:110px;background:rgba(255,255,255,.72);backdrop-filter:blur(2px);border-radius:15px}.lng-shop-archive.is-loading .lng-shop-loading{display:flex}.lng-shop-loading span{width:22px;height:22px;margin-right:9px;border:3px solid #e1d7f5;border-top-color:#652ad8;border-radius:50%;animation:lngFilterSpin .7s linear infinite}.lng-shop-loading b{font-size:13px;color:#4f366f}.lng-filter-backdrop{display:none}@keyframes lngFilterSpin{to{transform:rotate(360deg)}}
@media(max-width:980px){.lng-shop-filter-toggle{display:inline-flex}.lng-shop-layout--smart{grid-template-columns:1fr}.lng-filter-sidebar--smart{display:block;position:fixed;z-index:190;left:0;top:0!important;bottom:0;width:min(340px,calc(100% - 34px));border-radius:0 18px 18px 0;transform:translateX(-105%);transition:transform .28s cubic-bezier(.2,.75,.3,1);overflow:auto}.lng-shop-archive.is-filter-open .lng-filter-sidebar--smart{transform:translateX(0)}.lng-filter-head{position:sticky;z-index:2;top:0;background:#fff}.lng-filter-close{display:grid}.lng-filter-backdrop{position:fixed;z-index:185;inset:0;background:rgba(12,7,31,.46);backdrop-filter:blur(2px)}.lng-shop-archive.is-filter-open .lng-filter-backdrop{display:block}.lng-shop-toolbar--smart{position:sticky;z-index:25;top:77px}.admin-bar .lng-shop-toolbar--smart{top:109px}}
@media(max-width:620px){.lng-shop-section{padding-top:38px}.lng-shop-toolbar--smart{padding:9px;gap:8px}.lng-shop-result-copy span{display:none}.lng-shop-result-copy strong{font-size:15px}.lng-shop-sort>span{display:none}.lng-shop-sort select{min-width:142px;width:142px;height:40px;font-size:12px;padding-left:9px}.lng-shop-filter-toggle{min-height:40px;padding:0 10px}.lng-active-filters{display:block}.lng-active-filters>span{display:block;padding:0 0 7px}.lng-filter-sidebar--smart{width:min(330px,calc(100% - 22px))}.lng-shop-loading{padding-top:80px}}

/* LNG 2.6.9 — Unified professional SVG icon system */
.lng-icon-svg{display:inline-block;width:1em;height:1em;flex:0 0 auto;vertical-align:-.14em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.lng-icon-svg .lng-icon-dot{fill:currentColor;stroke:none}
.lng-wishlist-toggle .lng-icon-svg{width:20px;height:20px;transition:fill .18s ease,transform .18s ease}
.lng-wishlist-toggle.is-active .lng-icon-svg{fill:currentColor}
.lng-wishlist-toggle:hover .lng-icon-svg{transform:scale(1.06)}
.lng-topbar__benefits span{display:inline-flex;align-items:center;gap:6px}
.lng-topbar__benefits .lng-icon-svg{width:14px;height:14px;stroke-width:1.9}
.lng-trust-strip b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f4efff;color:var(--lng-purple);font-size:22px;flex:0 0 42px}
.lng-trust-strip b .lng-icon-svg{width:22px;height:22px}
.lng-element-card__crest .lng-icon-svg{width:25px;height:25px;stroke-width:2}
.lng-element-showcase__benefits article>span .lng-icon-svg,
.lng-home-element-products__icon .lng-icon-svg{width:23px;height:23px}
.lng-global-banner .lng-container>div>span{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:rgba(255,255,255,.11);font-size:30px;flex:0 0 64px}
.lng-global-banner .lng-icon-svg{width:31px;height:31px}
.lng-newsletter__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#ebe1ff;font-size:27px;flex:0 0 54px}
.lng-newsletter__icon .lng-icon-svg{width:27px;height:27px}
.lng-social a{width:34px;height:34px;padding:0;border-radius:9px;transition:.18s ease}
.lng-social a .lng-icon-svg{width:18px;height:18px;stroke-width:1.85}
.lng-social a:hover{transform:translateY(-2px);background:#7a3af0;color:#fff}
.lng-contact-info>div>span .lng-icon-svg,
.lng-feature-grid article>span .lng-icon-svg,
.lng-values-grid article>span .lng-icon-svg{width:22px;height:22px}
.lng-cart-trust span{display:inline-flex;align-items:center;gap:7px}
.lng-cart-trust .lng-icon-svg{width:18px;height:18px;color:var(--lng-purple)}
.lng-cart-wishlist .lng-section-title h2{display:flex;align-items:center;gap:9px}
.lng-cart-wishlist .lng-section-title .lng-icon-svg{width:22px;height:22px;color:var(--lng-purple)}
.lng-checkout-card h2{display:flex;align-items:center;gap:9px}
.lng-checkout-card h2 .lng-icon-svg{width:20px;height:20px;color:var(--lng-purple)}
.lng-checkout-trust span{display:flex;align-items:center;gap:7px}
.lng-checkout-trust .lng-icon-svg{width:17px;height:17px;color:var(--lng-purple)}
.lng-smart-cart h3{display:flex;align-items:center;gap:8px}
.lng-smart-cart h3 .lng-icon-svg{width:18px;height:18px;color:var(--lng-purple)}
.lng-payment-band>div:first-child>span .lng-icon-svg{width:28px;height:28px}
.lng-policy-highlights article>span .lng-icon-svg,
.lng-policy-overview>span .lng-icon-svg,
.lng-policy-grid article>span .lng-icon-svg,
.lng-policy-cta>div:first-child>span .lng-icon-svg{width:24px;height:24px}
.lng-success-icon .lng-icon-svg{width:42px;height:42px}
.lng-pdp-zoom .lng-icon-svg{width:19px;height:19px}
.lng-pdp-gallery-note span{display:inline-flex;align-items:center;gap:6px}
.lng-pdp-gallery-note .lng-icon-svg{width:15px;height:15px}
.lng-pdp-wishlist .lng-icon-svg{width:21px;height:21px}
.lng-pdp-buy-benefits b .lng-icon-svg{width:18px;height:18px}
.lng-pdp-commitments li>span .lng-icon-svg{width:18px;height:18px}
.lng-pdp-support-icon .lng-icon-svg{width:23px;height:23px}
.lng-pdp-trustbar article>span .lng-icon-svg{width:21px;height:21px}
.lng-pdp-policy-grid article>span .lng-icon-svg{width:23px;height:23px}
.lng-filter-elements .lng-element-filter i{display:grid;place-items:center}
.lng-filter-elements .lng-element-filter i .lng-icon-svg{width:17px;height:17px}
.lng-shop-empty-icon .lng-icon-svg{width:36px;height:36px}
@media(max-width:760px){.lng-trust-strip b{width:38px;height:38px;flex-basis:38px;border-radius:11px}.lng-global-banner .lng-container>div>span{width:54px;height:54px;flex-basis:54px}}
.lng-filter-search>a{display:grid;place-items:center}
.lng-filter-search>a .lng-icon-svg{width:15px;height:15px}
.lng-active-filters a b{display:inline-grid;place-items:center}
.lng-active-filters a b .lng-icon-svg{width:13px;height:13px}
.lng-rating-stars{display:inline-flex;align-items:center;gap:2px;color:#f0a315;vertical-align:middle}
.lng-rating-stars .lng-icon-svg{width:13px;height:13px;fill:currentColor;stroke:currentColor;stroke-width:1.4}
.lng-stars .lng-rating-stars .lng-icon-svg{width:18px;height:18px}
.lng-social a:first-child .lng-icon-svg{fill:currentColor;stroke:none}


/* LNG 2.6.14 — balanced numeric notification badges in header */
.lng-header__actions .lng-icon-button .lng-header-badge,.lng-header__actions .lng-icon-button b{display:grid;place-items:center;right:-3px;top:-4px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff6d7d,#ef4f68);color:#fff;font-size:10.5px;font-weight:800;line-height:1;text-align:center;box-shadow:0 0 0 2px #fff,0 6px 14px rgba(239,79,104,.28);font-variant-numeric:tabular-nums;letter-spacing:0}.lng-header__actions .lng-icon-button .lng-header-badge:empty,.lng-header__actions .lng-icon-button b:empty{display:none}@media(max-width:767px){.lng-header__actions .lng-icon-button .lng-header-badge,.lng-header__actions .lng-icon-button b{right:-2px;top:-3px;min-width:21px;height:21px;padding:0 4px;font-size:10px}}

/* LNG 2.6.15 — Professional Blog index + single article */
.lng-blog-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(140,65,255,.28),transparent 34%),linear-gradient(115deg,#080826 0%,#18064d 58%,#311078 100%);color:#fff;padding:58px 0 54px}.lng-blog-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,27,.92),rgba(20,7,55,.68)),url('../images/hero-modern.webp') center 43%/cover no-repeat;opacity:.24;pointer-events:none}.lng-blog-hero__inner{position:relative;z-index:1}.lng-blog-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13px;color:rgba(255,255,255,.68);margin-bottom:22px}.lng-blog-breadcrumb a{color:rgba(255,255,255,.86);transition:color .2s}.lng-blog-breadcrumb a:hover{color:#fff}.lng-blog-kicker,.lng-blog-sidebar-kicker{display:inline-flex;color:#a96dff;font-size:12.5px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.lng-blog-hero__content{max-width:790px}.lng-blog-hero h1{margin:8px 0 12px;font-size:clamp(42px,4.6vw,64px);line-height:1.07;letter-spacing:-.04em}.lng-blog-hero__content p{max-width:700px;margin:0;color:#ded7ef;font-size:17px;line-height:1.7}.lng-blog-category-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.lng-blog-category-pills a{display:inline-flex;align-items:center;min-height:37px;padding:7px 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#eee8ff;font-size:13px;font-weight:700;backdrop-filter:blur(8px);transition:.2s}.lng-blog-category-pills a:hover,.lng-blog-category-pills a.is-active{background:#fff;color:#4f1ac2;border-color:#fff;transform:translateY(-1px)}
.lng-blog-index{padding:72px 0 88px;background:linear-gradient(180deg,#fff,#fbfaff)}.lng-blog-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.lng-blog-section-heading>div>span{display:block;color:var(--lng-purple);font-size:12.5px;font-weight:850;letter-spacing:.15em}.lng-blog-section-heading h2{margin:5px 0 0;font-size:34px;line-height:1.12;letter-spacing:-.03em}.lng-blog-section-heading>p{max-width:520px;margin:0;color:var(--lng-muted);font-size:14.5px;line-height:1.65}.lng-blog-section-heading>a{color:var(--lng-purple);font-size:14px;font-weight:800}.lng-blog-section-heading--latest{margin-top:58px}.lng-blog-featured-card{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);min-height:430px;overflow:hidden;border:1px solid #e7e0f3;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(35,17,80,.09)}.lng-blog-featured-card__media{overflow:hidden;min-height:430px;background:#14083f}.lng-blog-featured-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.lng-blog-featured-card:hover .lng-blog-featured-card__media img{transform:scale(1.035)}.lng-blog-featured-card__body{display:flex;flex-direction:column;justify-content:center;padding:46px}.lng-blog-card-meta{display:flex;align-items:center;gap:12px 18px;flex-wrap:wrap;color:#787287;font-size:12.5px}.lng-blog-card-meta span{display:inline-flex;align-items:center;gap:6px}.lng-blog-card-meta .lng-icon-svg{width:15px;height:15px;color:#7a4ee1}.lng-blog-category,.lng-blog-card__category,.lng-blog-single-category{display:inline-flex;align-items:center;width:max-content;padding:6px 10px;border-radius:999px;background:#f1eaff;color:#6122d6;font-size:11.5px;font-weight:850;letter-spacing:.03em}.lng-blog-featured-card h2{margin:19px 0 14px;font-size:clamp(30px,3vw,44px);line-height:1.14;letter-spacing:-.035em}.lng-blog-featured-card h2 a:hover{color:var(--lng-purple)}.lng-blog-featured-card__body>p{margin:0 0 22px;color:#666174;font-size:15.5px;line-height:1.78}.lng-blog-readmore,.lng-blog-card__link{display:inline-flex;align-items:center;gap:9px;width:max-content;color:var(--lng-purple);font-size:14px;font-weight:850}.lng-blog-readmore span,.lng-blog-card__link span{transition:transform .2s}.lng-blog-readmore:hover span,.lng-blog-card__link:hover span{transform:translateX(4px)}.lng-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lng-blog-card{overflow:hidden;border:1px solid #e8e2f2;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(32,18,70,.045);transition:transform .24s,box-shadow .24s,border-color .24s}.lng-blog-card:hover{transform:translateY(-5px);border-color:#cebaf7;box-shadow:0 18px 44px rgba(42,20,93,.1)}.lng-blog-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#120738}.lng-blog-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.lng-blog-card:hover .lng-blog-card__media img{transform:scale(1.045)}.lng-blog-card__category{position:absolute;left:14px;bottom:14px;background:rgba(255,255,255,.94);box-shadow:0 5px 15px rgba(0,0,0,.08)}.lng-blog-card__body{padding:20px 20px 22px}.lng-blog-card h3{margin:13px 0 10px;font-size:20px;line-height:1.35;letter-spacing:-.02em}.lng-blog-card h3 a:hover{color:var(--lng-purple)}.lng-blog-card__body>p{margin:0 0 17px;color:#716b7f;font-size:14px;line-height:1.7}.lng-blog-empty{display:grid;place-items:center;min-height:260px;padding:30px;text-align:center;border:1px dashed #d9cee9;border-radius:18px;color:#777080;background:#faf8ff}.lng-blog-empty strong{font-size:20px;color:#211a38}.lng-blog-empty span{font-size:14px}
.lng-blog-single{background:#fff}.lng-blog-single-hero{position:relative;overflow:hidden;padding:54px 0 118px;color:#fff;background:radial-gradient(circle at 80% 10%,rgba(137,66,255,.32),transparent 34%),linear-gradient(118deg,#070823,#160849 58%,#29106b)}.lng-blog-single-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,28,.95),rgba(23,8,61,.74)),url('../images/hero-modern.webp') center/cover no-repeat;opacity:.18}.lng-blog-single-hero__inner{position:relative;z-index:1}.lng-blog-single-hero__content{max-width:960px;margin-top:20px}.lng-blog-single-category{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;backdrop-filter:blur(8px)}.lng-blog-single-hero h1{margin:16px 0 17px;font-size:clamp(40px,5vw,68px);line-height:1.08;letter-spacing:-.045em;max-width:980px}.lng-blog-single-lead{max-width:820px;margin:0 0 24px;color:#e4ddf1;font-size:17px;line-height:1.7}.lng-blog-single-meta{display:flex;gap:14px 24px;flex-wrap:wrap;color:#d5cce6;font-size:13.5px}.lng-blog-single-meta span{display:inline-flex;align-items:center;gap:7px}.lng-blog-single-meta .lng-icon-svg{width:16px;height:16px;color:#b88bff}.lng-blog-single-featured-wrap{position:relative;z-index:4;margin-top:-76px}.lng-blog-single-featured{overflow:hidden;margin:0;border-radius:24px;border:6px solid #fff;background:#120738;box-shadow:0 22px 70px rgba(24,10,59,.17);aspect-ratio:16/7.7}.lng-blog-single-featured img{width:100%;height:100%;object-fit:cover}.lng-blog-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:58px;padding-top:62px;padding-bottom:88px;align-items:start}.lng-blog-article{min-width:0}.lng-blog-article__content{font-size:17px;line-height:1.88;color:#373241}.lng-blog-article__content>p:first-child{font-size:18px;color:#2f293c}.lng-blog-article__content h2,.lng-blog-article__content h3,.lng-blog-article__content h4{color:#171329;letter-spacing:-.025em;scroll-margin-top:110px}.lng-blog-article__content h2{margin:46px 0 15px;font-size:30px;line-height:1.25}.lng-blog-article__content h3{margin:34px 0 12px;font-size:23px;line-height:1.3}.lng-blog-article__content h4{font-size:19px}.lng-blog-article__content p{margin:0 0 21px}.lng-blog-article__content a{color:var(--lng-purple);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.lng-blog-article__content ul,.lng-blog-article__content ol{margin:0 0 24px;padding-left:24px}.lng-blog-article__content li{margin-bottom:8px}.lng-blog-article__content blockquote{position:relative;margin:32px 0;padding:24px 26px 24px 31px;border:1px solid #e3d7fb;border-left:4px solid var(--lng-purple);border-radius:0 14px 14px 0;background:#faf7ff;color:#4c4260;font-size:18px;line-height:1.7}.lng-blog-article__content img{height:auto;margin:30px auto;border-radius:16px}.lng-blog-article__content figure{margin:32px 0}.lng-blog-article__content figcaption{text-align:center;color:#88808f;font-size:12.5px;margin-top:8px}.lng-blog-article__content table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px}.lng-blog-article__content th,.lng-blog-article__content td{padding:12px 14px;border:1px solid #e8e1f2;text-align:left}.lng-blog-article__content th{background:#f7f3ff;color:#2c1c55}.lng-blog-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:40px;padding-top:24px;border-top:1px solid var(--lng-border)}.lng-blog-tags strong{font-size:13px}.lng-blog-tags a{padding:6px 10px;border-radius:999px;background:#f6f2ff;color:#6230ce;font-size:12px;font-weight:700}.lng-blog-author-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:17px;margin-top:36px;padding:22px;border:1px solid #e7e0f1;border-radius:17px;background:linear-gradient(135deg,#fbf9ff,#fff)}.lng-blog-author-card__avatar img{width:72px;height:72px;border-radius:50%;object-fit:cover}.lng-blog-author-card span{display:block;color:var(--lng-purple);font-size:10.5px;font-weight:850;letter-spacing:.15em}.lng-blog-author-card strong{display:block;margin:2px 0 5px;font-size:17px}.lng-blog-author-card p{margin:0;color:#736c80;font-size:13.5px;line-height:1.65}.lng-blog-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.lng-blog-post-nav>div:last-child{text-align:right}.lng-blog-post-nav a{display:flex;flex-direction:column;gap:4px;height:100%;padding:15px 17px;border:1px solid #e7e0f1;border-radius:13px;background:#fff;transition:.2s}.lng-blog-post-nav a:hover{border-color:#c9b3f4;background:#faf8ff}.lng-blog-post-nav span{color:#817a8c;font-size:11.5px}.lng-blog-post-nav strong{font-size:13px;line-height:1.45}.lng-blog-sidebar{display:grid;gap:18px;position:sticky;top:104px}.admin-bar .lng-blog-sidebar{top:136px}.lng-blog-sidebar-card{padding:21px;border:1px solid #e7e1f0;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(38,20,79,.045)}.lng-blog-sidebar-card h3{margin:4px 0 16px;font-size:19px;letter-spacing:-.02em}.lng-blog-sidebar-categories{display:grid;gap:3px}.lng-blog-sidebar-categories a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0ecf5;color:#4e485a;font-size:13px}.lng-blog-sidebar-categories a:last-child{border-bottom:0}.lng-blog-sidebar-categories a:hover span{color:var(--lng-purple)}.lng-blog-sidebar-categories b{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;border-radius:999px;background:#f3edff;color:#6c35d6;font-size:10.5px}.lng-blog-sidebar-recent{display:grid;gap:13px}.lng-blog-sidebar-recent>a{display:grid;grid-template-columns:68px minmax(0,1fr);gap:11px;align-items:center}.lng-blog-sidebar-recent img{width:68px;height:60px;object-fit:cover;border-radius:9px}.lng-blog-sidebar-recent strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;line-height:1.4}.lng-blog-sidebar-recent small{display:block;margin-top:4px;color:#8b8496;font-size:10.5px}.lng-blog-sidebar-card--toc nav{display:grid;gap:3px}.lng-blog-sidebar-card--toc nav a{display:block;padding:7px 9px;border-radius:8px;color:#5c5569;font-size:12px;line-height:1.45;transition:.18s}.lng-blog-sidebar-card--toc nav a:hover,.lng-blog-sidebar-card--toc nav a.is-active{background:#f4efff;color:#5d23ca}.lng-blog-sidebar-card--toc nav a.is-h3{padding-left:22px;font-size:11.5px}.lng-blog-toc-empty{margin:0;color:#8b8495;font-size:12px;line-height:1.6}.lng-blog-related{padding:70px 0 86px;background:linear-gradient(180deg,#faf8ff,#f6f2ff)}
@media(max-width:1050px){.lng-blog-featured-card{grid-template-columns:1fr 1fr}.lng-blog-featured-card__body{padding:34px}.lng-blog-single-layout{grid-template-columns:minmax(0,1fr) 275px;gap:35px}.lng-blog-grid{gap:16px}}
@media(max-width:850px){.lng-blog-featured-card{grid-template-columns:1fr}.lng-blog-featured-card__media{min-height:330px}.lng-blog-featured-card__body{padding:30px}.lng-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lng-blog-single-layout{grid-template-columns:1fr;gap:38px}.lng-blog-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.lng-blog-sidebar-card--toc{grid-column:1/-1}.lng-blog-single-featured{aspect-ratio:16/9}.lng-blog-section-heading>p{display:none}}
@media(max-width:600px){.lng-blog-hero{padding:42px 0 38px}.lng-blog-hero h1{font-size:38px}.lng-blog-hero__content p{font-size:15px}.lng-blog-category-pills{flex-wrap:nowrap;overflow:auto;margin-right:-20px;padding-right:20px;scrollbar-width:none}.lng-blog-category-pills::-webkit-scrollbar{display:none}.lng-blog-index{padding:50px 0 65px}.lng-blog-section-heading{align-items:center;margin-bottom:20px}.lng-blog-section-heading h2{font-size:28px}.lng-blog-featured-card{border-radius:17px}.lng-blog-featured-card__media{min-height:245px}.lng-blog-featured-card__body{padding:22px}.lng-blog-featured-card h2{font-size:28px}.lng-blog-featured-card__body>p{font-size:14.5px}.lng-blog-grid{grid-template-columns:1fr}.lng-blog-card h3{font-size:19px}.lng-blog-single-hero{padding:42px 0 88px}.lng-blog-single-hero h1{font-size:37px}.lng-blog-single-lead{font-size:15.5px}.lng-blog-single-meta{gap:9px 15px;font-size:12.5px}.lng-blog-single-featured-wrap{margin-top:-54px}.lng-blog-single-featured{border-width:4px;border-radius:17px}.lng-blog-single-layout{padding-top:42px;padding-bottom:60px}.lng-blog-article__content{font-size:16px;line-height:1.82}.lng-blog-article__content h2{font-size:26px}.lng-blog-article__content h3{font-size:21px}.lng-blog-author-card{grid-template-columns:54px minmax(0,1fr);padding:17px}.lng-blog-author-card__avatar img{width:54px;height:54px}.lng-blog-post-nav{grid-template-columns:1fr}.lng-blog-post-nav>div:last-child{text-align:left}.lng-blog-sidebar{grid-template-columns:1fr}.lng-blog-related{padding:52px 0 64px}}


/* LNG 2.7.3 — permanently retire every legacy V2 maintenance overlay fragment. */
#lng-v2-update-overlay,.lng-v2-update-overlay,.lng-v2-update-box,.lng-v2-update-track,.lng-v2-update-progress{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.lng-v2-update-active,body.lng-v2-update-active{overflow:auto!important}


/* LNG 2.7.6 — persistent intelligent product search in the header */
.lng-header__inner{gap:18px}.lng-logo{flex:0 0 auto}.lng-nav{flex:0 1 auto}.lng-header-search{position:relative;flex:0 1 270px;min-width:190px;z-index:125}.lng-header-search__form{position:relative;height:44px;display:flex;align-items:center;border:1px solid #e3ddec;border-radius:12px;background:#fff;box-shadow:0 4px 16px rgba(35,20,73,.045);transition:border-color .18s,box-shadow .18s,background .18s}.lng-header-search:focus-within .lng-header-search__form{border-color:#bda8ee;box-shadow:0 0 0 3px rgba(101,43,219,.09),0 8px 22px rgba(50,24,104,.08);background:#fff}.lng-header-search__icon{width:40px;flex:0 0 40px;display:grid;place-items:center;color:#756d85}.lng-header-search__icon svg,.lng-header-search__icon .lng-icon-svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.lng-header-search__input{width:100%;min-width:0;height:42px;padding:0 34px 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#211b30;font-size:13.5px;font-weight:550;-webkit-appearance:none}.lng-header-search__input::placeholder{color:#928b9d;font-weight:500}.lng-header-search__input::-webkit-search-cancel-button{display:none}.lng-header-search__clear{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#81798d;display:grid;place-items:center;cursor:pointer}.lng-header-search__clear[hidden]{display:none}.lng-header-search__clear:hover{background:#f4efff;color:var(--lng-purple)}.lng-header-search__clear svg,.lng-header-search__clear .lng-icon-svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lng-header-search__results{position:absolute;top:calc(100% + 9px);right:0;width:min(430px,calc(100vw - 30px));max-height:min(510px,70vh);overflow:auto;border:1px solid #e5deef;border-radius:16px;background:#fff;box-shadow:0 22px 60px rgba(25,13,55,.18);overscroll-behavior:contain}.lng-header-search__results[hidden]{display:none}.lng-header-search__state{padding:22px 20px;color:#777080;font-size:13.5px;text-align:center}.lng-header-search__list{padding:7px}.lng-header-search__item{display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px;align-items:center;padding:8px;border-radius:11px;transition:background .16s,transform .16s}.lng-header-search__item:hover,.lng-header-search__item.is-active{background:#f7f3ff}.lng-header-search__item img{width:62px;height:62px;border-radius:9px;object-fit:cover;background:#f3f0f7;border:1px solid #eee9f5}.lng-header-search__item-body{min-width:0}.lng-header-search__item-body>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c1730;font-size:13.5px;line-height:1.35}.lng-header-search__item-meta{display:flex;align-items:center;gap:7px 10px;flex-wrap:wrap;margin-top:6px;color:#8c8497;font-size:10.5px;line-height:1.3}.lng-header-search__item-meta b{color:#35116f;font-size:12.5px}.lng-header-search__item-meta small{font-size:10.5px}.lng-header-search__item-meta .is-stock{color:#168453}.lng-header-search__item-meta .is-out{color:#c84658}.lng-header-search__all{position:sticky;bottom:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-top:1px solid #eee8f5;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);color:#5e27ca;font-size:12.5px;font-weight:800}.lng-header-search__all:hover{background:#f8f4ff}.lng-header-search__all span{font-size:16px;transition:transform .15s}.lng-header-search__all:hover span{transform:translateX(2px)}
@media(max-width:1280px){.lng-header__inner{gap:12px}.lng-nav{gap:12px;font-size:14px}.lng-header-search{flex-basis:225px;min-width:175px}.lng-header-search__input{font-size:12.8px}}
@media(max-width:1050px){.lng-nav{position:fixed;inset:112px 15px auto;background:#fff;border-radius:12px;padding:12px;box-shadow:var(--lng-shadow);display:none;flex-direction:column;align-items:stretch;z-index:110}.lng-nav.is-open{display:flex}.lng-nav a{padding:9px}.lng-nav a:after{display:none}.lng-menu-toggle{display:grid}.lng-header-search{flex:1 1 250px;max-width:360px}.lng-header-search__results{left:auto;right:0}}
@media(max-width:700px){.lng-header__inner{height:auto!important;min-height:65px;display:flex;flex-wrap:wrap;gap:8px 10px;padding:8px 0 9px}.lng-logo{order:1;margin-right:auto}.lng-header__actions{order:2}.lng-header-search{order:3;flex:1 0 100%;max-width:none;min-width:0}.lng-header-search__form{height:42px}.lng-header-search__input{height:40px;font-size:13px}.lng-nav{inset:153px 12px auto}.admin-bar .lng-nav{inset:185px 12px auto}.lng-header-search__results{left:0;right:0;width:100%;max-height:55vh}.lng-header__actions .lng-header-action--account{display:none!important}}
@media(max-width:430px){.lng-header__actions{gap:3px}.lng-header__actions .lng-icon-button{width:37px;height:37px}.lng-menu-toggle{width:37px;height:37px}.lng-header-search__item{grid-template-columns:54px minmax(0,1fr);gap:10px}.lng-header-search__item img{width:54px;height:54px}.lng-header-search__item-body>strong{font-size:13px}}


/* LNG 2.7.7 — advanced product image zoom */
.lng-product-lightbox{overflow:hidden;user-select:none;touch-action:none}
.lng-product-lightbox__stage{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;padding:64px 84px 86px}
.lng-product-lightbox__stage img{display:block;max-width:min(1280px,92vw);max-height:calc(100vh - 150px);width:auto;height:auto;object-fit:contain;transform-origin:center center;will-change:transform;transition:transform .16s ease;cursor:zoom-in;touch-action:none}
.lng-product-lightbox__stage img.is-zoomed{cursor:grab;transition:none}
.lng-product-lightbox__stage img.is-dragging{cursor:grabbing}
.lng-product-lightbox__nav{position:absolute!important;top:50%!important;transform:translateY(-50%);z-index:4;width:52px;height:52px;border:1px solid rgba(255,255,255,.28)!important;border-radius:50%;background:rgba(15,10,30,.52)!important;color:#fff!important;font-size:36px!important;line-height:1!important;display:grid;place-items:center;backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(0,0,0,.2);transition:.18s}
.lng-product-lightbox__nav:hover{background:#fff!important;color:#241650!important;border-color:#fff!important}
.lng-product-lightbox__nav.is-prev{left:22px;right:auto!important}
.lng-product-lightbox__nav.is-next{right:22px!important}
.lng-product-lightbox__toolbar{position:absolute;z-index:5;left:50%;bottom:26px;transform:translateX(-50%);display:grid;grid-template-columns:44px 74px 44px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(15,10,30,.62);backdrop-filter:blur(12px);box-shadow:0 12px 34px rgba(0,0,0,.24)}
.lng-product-lightbox__toolbar button{position:static!important;width:auto!important;height:42px;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:22px!important;line-height:1!important;display:grid;place-items:center;cursor:pointer;box-shadow:none!important}
.lng-product-lightbox__toolbar button:hover{background:rgba(255,255,255,.12)!important}
.lng-product-lightbox__toolbar .lng-product-lightbox__scale{font-size:12px!important;font-weight:800;border-inline:1px solid rgba(255,255,255,.18)!important}
.lng-product-lightbox__hint{position:absolute;z-index:4;left:50%;bottom:77px;transform:translateX(-50%);max-width:calc(100vw - 40px);padding:6px 10px;border-radius:999px;background:rgba(15,10,30,.44);color:rgba(255,255,255,.78);font-size:11px;line-height:1.3;white-space:nowrap;pointer-events:none;backdrop-filter:blur(7px)}
.lng-pdp-zoom{transition:transform .18s ease,background .18s ease,color .18s ease}
.lng-pdp-zoom:hover{transform:scale(1.07);background:#5f25d5;color:#fff;border-color:#5f25d5}
@media(max-width:620px){
 .lng-product-lightbox__stage{padding:58px 14px 90px}
 .lng-product-lightbox__stage img{max-width:96vw;max-height:calc(100vh - 145px)}
 .lng-product-lightbox__nav{width:42px;height:42px;font-size:30px!important;background:rgba(15,10,30,.45)!important}
 .lng-product-lightbox__nav.is-prev{left:9px}
 .lng-product-lightbox__nav.is-next{right:9px!important}
 .lng-product-lightbox__toolbar{bottom:18px;grid-template-columns:42px 68px 42px}
 .lng-product-lightbox__hint{display:none}
}


/* LNG 2.7.8 — replace product-by-element sections with premium About Shop + Customer Feedback */
.lng-home-story{padding:86px 0 34px;background:linear-gradient(180deg,#fff 0%,#faf8ff 100%)}
.lng-home-story__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}
.lng-home-story__content h2{margin:12px 0 18px;font-size:clamp(34px,3.2vw,46px);line-height:1.12;color:#17163d;max-width:760px}
.lng-home-story__content p{margin:0 0 14px;color:var(--lng-muted);font-size:15.5px;line-height:1.78;max-width:720px}
.lng-home-story__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}
.lng-home-story__stats article{padding:18px 16px;border-radius:18px;background:rgba(255,255,255,.9);border:1px solid rgba(147,120,219,.16);box-shadow:0 16px 32px rgba(44,21,105,.08)}
.lng-home-story__stats strong{display:block;font-size:28px;line-height:1;color:#5f25d5;margin-bottom:8px}
.lng-home-story__stats span{display:block;font-size:13px;line-height:1.5;color:var(--lng-muted)}
.lng-home-story__panel{position:relative;min-height:520px;padding:18px;border-radius:30px;background:linear-gradient(155deg,#1a1047 0%,#441b9b 48%,#9a67ff 100%);box-shadow:0 28px 62px rgba(53,25,121,.24);overflow:hidden}
.lng-home-story__panel img{width:100%;height:100%;min-height:484px;object-fit:cover;border-radius:24px;box-shadow:0 24px 48px rgba(11,8,41,.28)}
.lng-home-story__panel:before{content:"";position:absolute;inset:auto -10% 4% auto;width:210px;height:210px;background:radial-gradient(circle,rgba(255,255,255,.28),rgba(255,255,255,0));pointer-events:none}
.lng-home-story__badge{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.95);box-shadow:0 14px 28px rgba(20,11,65,.18);font-size:13px;font-weight:700;color:#1f1843}
.lng-home-story__badge .lng-icon-svg{width:18px;height:18px;color:#6d2bea}
.lng-home-story__badge--top{top:34px;left:30px}
.lng-home-story__badge--middle{right:32px;bottom:28px;top:auto;transform:none}
.lng-home-story__badge--bottom{left:42px;bottom:28px}
.lng-home-story__badge{will-change:transform}
.lng-home-story__badge--top{animation:lngBadgeFloatTop 6.5s ease-in-out infinite}
.lng-home-story__badge--middle{animation:lngBadgeDriftRight 6.2s ease-in-out infinite}
.lng-home-story__badge--bottom{animation:lngBadgeDriftLeft 5.8s ease-in-out infinite .25s}
@keyframes lngBadgeFloatTop{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-10px,0)}}
@keyframes lngBadgeDriftRight{0%,100%{transform:translate3d(0,0,0)}25%{transform:translate3d(0,-3px,0)}50%{transform:translate3d(0,-7px,0)}75%{transform:translate3d(0,-3px,0)}}
@keyframes lngBadgeDriftLeft{0%,100%{transform:translate3d(0,0,0)}25%{transform:translate3d(0,-2px,0)}50%{transform:translate3d(0,-6px,0)}75%{transform:translate3d(0,-2px,0)}}
@keyframes lngBadgeFloatMiddle{0%,100%{transform:translate3d(0,-50%,0)}50%{transform:translate3d(-10px,calc(-50% - 6px),0)}}
@keyframes lngBadgeFloatBottom{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(10px,-8px,0)}}
.lng-home-story__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.lng-home-story__values article{display:flex;gap:14px;padding:22px 20px;border-radius:20px;background:#fff;border:1px solid rgba(147,120,219,.15);box-shadow:0 12px 28px rgba(39,18,88,.06)}
.lng-home-story__values article>span{flex:0 0 48px;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#f0e7ff,#fff);color:#6629df}
.lng-home-story__values article>span .lng-icon-svg{width:22px;height:22px}
.lng-home-story__values h3{margin:0 0 6px;font-size:18px;color:#19173d}
.lng-home-story__values p{margin:0;font-size:14px;line-height:1.65;color:var(--lng-muted)}
.lng-home-feedback{padding:60px 0 90px;background:linear-gradient(180deg,#faf8ff 0%,#f3eef9 100%)}
.lng-home-feedback .lng-section-title{lng-max-width:760px}
.lng-home-feedback__grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:20px;align-items:stretch}
.lng-home-feedback__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:28px 26px;border-radius:24px;background:#fff;border:1px solid rgba(147,120,219,.14);box-shadow:0 16px 34px rgba(38,18,88,.08)}
.lng-home-feedback__card.is-featured{background:linear-gradient(160deg,#25125b 0%,#5d26ce 55%,#8c4bff 100%);color:#fff;box-shadow:0 22px 48px rgba(55,26,124,.26)}
.lng-home-feedback__card.is-featured blockquote,.lng-home-feedback__card.is-featured .lng-home-feedback__meta span{color:rgba(255,255,255,.86)}
.lng-home-feedback__stars{display:flex;align-items:center;gap:6px;color:#f6b11a;margin-bottom:18px}
.lng-home-feedback__stars .lng-rating{font-size:14px}
.lng-home-feedback__stars .lng-rating span{display:none}
.lng-home-feedback__card blockquote{margin:0 0 22px;font-size:19px;line-height:1.72;font-weight:500;color:#211d43}
.lng-home-feedback__meta{padding-top:18px;border-top:1px solid rgba(112,90,175,.14)}
.lng-home-feedback__card.is-featured .lng-home-feedback__meta{border-top-color:rgba(255,255,255,.18)}
.lng-home-feedback__meta strong{display:block;font-size:16px;margin-bottom:4px}
.lng-home-feedback__meta span{display:block;font-size:13px;color:var(--lng-muted)}
.lng-home-feedback__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}
.lng-home-feedback__summary>div{padding:20px;border-radius:20px;background:rgba(255,255,255,.88);border:1px solid rgba(147,120,219,.14);text-align:center;box-shadow:0 10px 24px rgba(39,18,88,.05)}
.lng-home-feedback__summary strong{display:block;font-size:28px;line-height:1;color:#5f25d5;margin-bottom:8px}
.lng-home-feedback__summary span{display:block;font-size:13.5px;color:var(--lng-muted)}
@media(max-width:1180px){.lng-home-story__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lng-home-feedback__grid{grid-template-columns:1fr 1fr}.lng-home-feedback__card.is-featured{grid-column:1/-1}}
@media(max-width:900px){.lng-home-story__grid,.lng-home-story__values,.lng-home-feedback__summary{grid-template-columns:1fr}.lng-home-story__panel{min-height:auto}.lng-home-story__panel img{min-height:360px}.lng-home-feedback__grid{grid-template-columns:1fr}.lng-home-feedback__card.is-featured{grid-column:auto}.lng-home-story__badge--middle{right:24px;bottom:24px;top:auto;transform:none;animation:lngBadgeDriftRight 6.2s ease-in-out infinite}.lng-home-story__badge--bottom{left:24px;bottom:24px;animation:lngBadgeDriftLeft 5.8s ease-in-out infinite .25s}}

.lng-home-story__badge--middle,.lng-home-story__badge--bottom{will-change:transform}
@media(max-width:620px){.lng-home-story{padding:60px 0 18px}.lng-home-story__content h2{font-size:30px}.lng-home-story__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lng-home-story__stats article{padding:16px 14px}.lng-home-story__panel{padding:12px;border-radius:24px}.lng-home-story__panel img{min-height:280px;border-radius:18px}.lng-home-story__badge{position:static;margin-top:12px;width:max-content;max-width:100%;animation:none!important}.lng-home-story__panel{display:flex;flex-direction:column}.lng-home-story__values article{padding:18px}.lng-home-feedback{padding:48px 0 65px}.lng-home-feedback__card{padding:22px 18px;border-radius:20px}.lng-home-feedback__card blockquote{font-size:16px}.lng-home-feedback__summary{gap:12px}.lng-home-feedback__summary strong{font-size:24px}}


/* LNG 2.7.9 — premium back-in-stock alert UI */
.lng-pdp-purchase-box.is-out-of-stock{background:linear-gradient(145deg,#fbf9ff,#f4efff);border-color:#ddd1f7}
.lng-pdp-restock-note{display:flex;align-items:flex-start;gap:13px;padding:4px 0 15px}
.lng-pdp-restock-note>span{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;color:var(--lng-purple);box-shadow:0 8px 20px rgba(70,34,146,.10)}
.lng-pdp-restock-note>span .lng-icon-svg{width:21px;height:21px}
.lng-pdp-restock-note strong,.lng-pdp-restock-note small{display:block}.lng-pdp-restock-note strong{font-size:15px;color:#201a3d;margin-bottom:3px}.lng-pdp-restock-note small{font-size:13px;line-height:1.55;color:var(--lng-muted)}
.lng-pdp-purchase-box.is-out-of-stock .lng-pdp-actions{grid-template-columns:minmax(0,1fr) auto}.lng-pdp-purchase-box.is-out-of-stock .lng-back-stock-open{min-height:48px;background:linear-gradient(135deg,#6f31e8,#4f18c4)}
.lng-back-stock-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:20px}.lng-back-stock-modal[hidden]{display:none}
.lng-back-stock-modal__backdrop{position:absolute;inset:0;background:rgba(8,5,27,.66);backdrop-filter:blur(7px)}
.lng-back-stock-modal__dialog{position:relative;z-index:1;width:min(560px,100%);padding:34px;border-radius:26px;background:#fff;box-shadow:0 30px 80px rgba(15,7,46,.34);overflow:hidden}
.lng-back-stock-modal__dialog:before{content:"";position:absolute;right:-80px;top:-90px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(125,68,239,.18),rgba(125,68,239,0));pointer-events:none}
.lng-back-stock-modal__close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid #e7e1f1;background:#fff;color:#3b3450;cursor:pointer}.lng-back-stock-modal__close svg{width:15px;height:15px}
.lng-back-stock-modal__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#efe6ff,#faf8ff);color:#6428dc;margin-bottom:18px}.lng-back-stock-modal__icon .lng-icon-svg{width:25px;height:25px}
.lng-back-stock-modal__eyebrow{display:block;font-size:11.5px;letter-spacing:.14em;font-weight:800;color:#6b2bdd;margin-bottom:7px}.lng-back-stock-modal__dialog h2{max-width:470px;margin:0 0 10px;font-size:28px;line-height:1.18;letter-spacing:-.025em;color:#1c1739}.lng-back-stock-modal__dialog>p{margin:0 0 20px;font-size:14.5px;line-height:1.7;color:#6f687d}
.lng-back-stock-modal__product{display:grid;grid-template-columns:66px minmax(0,1fr);gap:13px;align-items:center;padding:12px;border-radius:16px;background:#f8f6fc;border:1px solid #eee9f6;margin-bottom:20px}.lng-back-stock-modal__product img{width:66px;height:66px;border-radius:12px;object-fit:cover;background:#fff}.lng-back-stock-modal__product strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.45;color:#211b3c}.lng-back-stock-modal__product span{display:block;margin-top:4px;font-size:14px;font-weight:800;color:#5f25d5}
.lng-back-stock-form label{display:block;margin-bottom:7px;font-size:13px;font-weight:800;color:#2c2641}.lng-back-stock-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.lng-back-stock-form__row input{width:100%;min-width:0;height:48px;padding:0 14px;border:1px solid #dcd4eb;border-radius:11px;outline:0;background:#fff;color:#201a35;transition:border-color .18s,box-shadow .18s}.lng-back-stock-form__row input:focus{border-color:#8b5be8;box-shadow:0 0 0 3px rgba(95,37,213,.10)}.lng-back-stock-form__row .lng-button{min-height:48px;white-space:nowrap;box-shadow:none}
.lng-back-stock-form__message{min-height:20px;margin-top:9px;font-size:13px;font-weight:650}.lng-back-stock-form__message.is-success{color:#11874d}.lng-back-stock-form__message.is-error{color:#c7394d}.lng-back-stock-modal__privacy{display:block;margin-top:7px;font-size:11.5px;line-height:1.55;color:#938c9e}
@media(max-width:620px){.lng-back-stock-modal{padding:12px}.lng-back-stock-modal__dialog{padding:27px 18px 22px;border-radius:22px}.lng-back-stock-modal__dialog h2{font-size:23px;padding-right:28px}.lng-back-stock-form__row{grid-template-columns:1fr}.lng-back-stock-form__row .lng-button{width:100%}.lng-pdp-purchase-box.is-out-of-stock .lng-pdp-actions{grid-template-columns:minmax(0,1fr) auto}.lng-mobile-product-bar .lng-back-stock-open{font-size:12px;padding-inline:12px}}

/* LNG 2.8.3 — vertical product videos + TikTok-style reel viewer */
.lng-product-video-section{position:relative;padding:76px 0 84px;background:linear-gradient(180deg,#faf9fd 0%,#f3eff9 100%);overflow:hidden}
.lng-product-video-section:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:-240px;top:80px;background:radial-gradient(circle,rgba(111,44,229,.10),transparent 68%);pointer-events:none}
.lng-product-video-section__head{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}
.lng-product-video-section__head h2{margin:8px 0 8px;font-size:clamp(32px,3vw,44px);line-height:1.1;letter-spacing:-.03em;color:#151434}
.lng-product-video-section__head p{margin:0;max-width:680px;color:var(--lng-muted);font-size:15.5px;line-height:1.7}
.lng-product-video-section__hint{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e3d9f7;border-radius:999px;background:#fff;color:#5f25d5;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 8px 24px rgba(50,24,105,.06)}
.lng-product-video-section__hint .lng-icon-svg{width:17px;height:17px}
.lng-product-video-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.lng-product-video-card{position:relative;display:block;width:100%;aspect-ratio:9/16;padding:0;border:0;border-radius:22px;overflow:hidden;background:#110a2c;cursor:pointer;box-shadow:0 16px 36px rgba(31,18,69,.13);transition:transform .28s ease,box-shadow .28s ease}
.lng-product-video-card:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(64,28,135,.22)}
.lng-product-video-card video{display:block;width:100%;height:100%;object-fit:cover;background:#120b2d}
.lng-product-video-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,5,20,.03) 30%,rgba(7,5,20,.36) 100%);pointer-events:none}
.lng-product-video-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:54px;height:54px;padding:0;border-radius:50%;background:rgba(255,255,255,.60);color:#6328db;border:1px solid rgba(255,255,255,.50);backdrop-filter:blur(6px);box-shadow:0 10px 28px rgba(13,6,35,.16);opacity:.9;line-height:0;transition:transform .22s ease,background .22s ease,opacity .22s ease,color .22s ease,box-shadow .22s ease,border-color .22s ease}
.lng-product-video-card__play .lng-icon-svg{display:block;flex:0 0 auto;width:23px;height:23px;margin:0;transform:none}
.lng-product-video-card:hover .lng-product-video-card__play{transform:translate(-50%,-50%) scale(.94);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.26);color:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(13,6,35,.10);opacity:.34}
.lng-product-video-card__number{position:absolute;left:14px;bottom:14px;display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:rgba(18,10,48,.76);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.24);color:#fff;font-size:12px;font-weight:850;letter-spacing:.08em}
.lng-reels-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:18px;background:rgba(5,4,13,.76);backdrop-filter:blur(14px)}
.lng-reels-modal[hidden]{display:none!important}
.lng-reels-modal__backdrop{position:absolute;inset:0;border:0;background:transparent;cursor:default}
.lng-reels-shell{position:relative;z-index:1;width:min(92vw,510px);height:min(92dvh,900px);display:grid;place-items:center}
.lng-reels-feed{position:relative;width:min(100%,490px);height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior:contain;border-radius:26px;background:#07070d;box-shadow:0 30px 80px rgba(0,0,0,.48);scrollbar-width:none;outline:none}
.lng-reels-feed::-webkit-scrollbar{display:none}
.lng-reel{position:relative;width:100%;height:100%;min-height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#050509}
.lng-reel__video{display:block;width:100%;height:100%;object-fit:contain;background:#050509}
.lng-reel__gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,0) 54%,rgba(0,0,0,.62) 100%);pointer-events:none}
.lng-reel__meta{position:absolute;left:20px;right:78px;bottom:22px;z-index:3;color:#fff;text-align:left;pointer-events:none;text-shadow:0 2px 12px rgba(0,0,0,.4)}
.lng-reel__meta span{display:block;margin-bottom:5px;color:#d8c8ff;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.lng-reel__meta strong{display:block;font-size:18px;line-height:1.25}
.lng-reel__meta small{display:block;margin-top:5px;color:rgba(255,255,255,.74);font-size:12px}
.lng-reel__tap{position:absolute;inset:0;z-index:2;border:0;background:transparent;cursor:pointer}
.lng-reel__sound{position:absolute;right:16px;bottom:20px;z-index:4;display:flex;flex-direction:column;align-items:center;gap:5px;width:48px;padding:0;border:0;background:transparent;color:#fff;font-size:10px;font-weight:700;cursor:pointer;text-shadow:0 2px 8px rgba(0,0,0,.45)}
.lng-reel__sound .lng-reel__sound-icons{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:10px;border-radius:50%;background:rgba(20,14,35,.58);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}
.lng-reel__pause{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%) scale(.8);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:rgba(15,10,29,.68);color:#fff;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}
.lng-reel__pause.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
.lng-reel__pause .lng-icon-svg{width:30px;height:30px}
.lng-reels-close{position:absolute;z-index:8;right:-54px;top:8px;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;background:rgba(14,11,24,.72);color:#fff;cursor:pointer;backdrop-filter:blur(10px)}
.lng-reels-close .lng-icon-svg{width:18px;height:18px}
.lng-reels-nav{position:absolute;z-index:7;right:-58px;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;background:rgba(14,11,24,.64);color:#fff;cursor:pointer;backdrop-filter:blur(10px);transition:.2s}
.lng-reels-nav:hover{background:#6428df;border-color:#6428df}
.lng-reels-nav .lng-icon-svg{width:21px;height:21px}
.lng-reels-nav--up{top:42%}.lng-reels-nav--down{top:50%}
.lng-reels-chevron-up{transform:rotate(90deg)}.lng-reels-chevron-down{transform:rotate(90deg)}
.lng-reels-keyboard-hint{position:absolute;left:calc(100% + 18px);bottom:14px;display:flex;align-items:center;gap:5px;color:rgba(255,255,255,.78);font-size:11px;white-space:nowrap}
.lng-reels-keyboard-hint kbd{display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(255,255,255,.08);font:inherit;color:#fff}
@media(max-width:1100px){.lng-product-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none}.lng-product-video-grid::-webkit-scrollbar{display:none}.lng-product-video-card{min-width:210px;scroll-snap-align:start}.lng-reels-close{right:10px;top:10px}.lng-reels-nav{right:10px}.lng-reels-keyboard-hint{display:none}}
@media(max-width:680px){.lng-product-video-section{padding:58px 0 64px}.lng-product-video-section__head{align-items:flex-start;flex-direction:column;margin-bottom:22px}.lng-product-video-section__hint{display:none}.lng-product-video-grid{display:flex;gap:12px;margin-right:-12px}.lng-product-video-card{flex:0 0 66vw;min-width:0;max-width:255px;border-radius:18px}.lng-reels-modal{padding:0;background:#050509}.lng-reels-shell{width:100vw;height:100dvh}.lng-reels-feed{width:100%;height:100%;border-radius:0}.lng-reel__video{object-fit:contain}.lng-reels-close{right:14px;top:14px}.lng-reels-nav{display:none}.lng-reel__meta{left:16px;bottom:18px}.lng-reel__sound{right:12px;bottom:16px}}


/* LNG 2.8.4 — official LNG Shop logo */
.lng-header .lng-logo__image{height:50px;max-width:205px;width:auto;object-fit:contain}
.lng-footer .lng-logo__image--footer{height:50px;max-width:205px;width:auto;filter:brightness(0) invert(1);opacity:1}
@media(max-width:1180px){.lng-header .lng-logo__image{height:46px;max-width:188px}}
@media(max-width:760px){.lng-header .lng-logo__image{height:40px;max-width:164px}.lng-footer .lng-logo__image--footer{height:44px;max-width:180px}}
@media(max-width:420px){.lng-header .lng-logo__image{height:36px;max-width:150px}.lng-footer .lng-logo__image--footer{height:40px;max-width:164px}}


/* LNG 2.8.14 — restore 2.8.12 section names, correct title/description hierarchy, stop horizontal page drift */
html,body{max-width:100%;overflow-x:hidden;overflow-x:clip}
.lng-container{max-width:100%}
.lng-season-showcase__viewport,.lng-product-video-section,.lng-element-showcase{max-width:100%}
.lng-home-section-head{min-width:0}
.lng-home-section-title{margin:0 0 9px!important;color:#14142f!important;font-size:clamp(34px,3.25vw,46px)!important;line-height:1.08!important;letter-spacing:-.025em!important;font-weight:900!important;text-transform:uppercase!important}
.lng-home-section-desc{margin:0!important;color:#716b7f!important;font-size:15.5px!important;line-height:1.65!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}
.lng-home-section-head--center{text-align:center}
.lng-element-showcase__heading.lng-home-section-head{max-width:880px;margin:0 auto 38px}
.lng-element-showcase__heading .lng-home-section-title{font-size:clamp(36px,4vw,52px)!important}
.lng-element-showcase__heading .lng-home-section-desc{font-size:16px!important}
.lng-product-video-section__head .lng-home-section-head{max-width:720px}
.lng-section-title .lng-home-section-head{max-width:760px}
.lng-section-title--center.lng-home-section-head{display:block;max-width:760px;margin:0 auto 36px}
.lng-home-story__content>.lng-home-section-head{margin-bottom:18px}
.lng-home-story__content>.lng-home-section-head .lng-home-section-title{font-size:clamp(34px,3.2vw,46px)!important}
@media(max-width:900px){
 .lng-home-section-title{font-size:34px!important}
 .lng-element-showcase__heading .lng-home-section-title{font-size:38px!important}
}
@media(max-width:620px){
 .lng-home-section-title{font-size:29px!important}
 .lng-element-showcase__heading .lng-home-section-title{font-size:31px!important}
 .lng-home-section-desc,.lng-element-showcase__heading .lng-home-section-desc{font-size:14px!important}
}

/* LNG 2.8.15 — section titles smaller + two-tone emphasis */
.lng-home-section-title{font-size:clamp(30px,2.9vw,40px)!important;line-height:1.1!important}
.lng-element-showcase__heading .lng-home-section-title{font-size:clamp(32px,3.4vw,44px)!important}
.lng-home-story__content>.lng-home-section-head .lng-home-section-title{font-size:clamp(30px,2.9vw,40px)!important}
.lng-home-section-title--split{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:.22em .3em}
.lng-home-section-head--center .lng-home-section-title--split,.lng-element-showcase__heading .lng-home-section-title--split{justify-content:center}
.lng-home-section-title__primary{color:#14142f!important}
.lng-home-section-title__secondary{color:var(--lng-purple)!important}
.lng-home-section-title__primary,.lng-home-section-title__secondary{display:inline-block}
.lng-home-section-title--aside{font-size:clamp(28px,2.3vw,34px)!important;line-height:1.18!important;text-transform:none!important;letter-spacing:-.02em!important;justify-content:flex-start!important}
.lng-home-section-title--aside .lng-home-section-title__primary,.lng-home-section-title--aside .lng-home-section-title__secondary{text-transform:none!important}
@media(max-width:900px){
 .lng-home-section-title{font-size:32px!important}
 .lng-element-showcase__heading .lng-home-section-title{font-size:35px!important}
 .lng-home-section-title--aside{font-size:30px!important}
}
@media(max-width:620px){
 .lng-home-section-title{font-size:27px!important}
 .lng-element-showcase__heading .lng-home-section-title{font-size:29px!important}
 .lng-home-section-title--aside{font-size:25px!important}
}

/* LNG 2.8.17 — scalable customer Feedback archive + masonry cards */
.lng-home-feedback__actions{display:flex;justify-content:center;margin-top:26px}
.lng-feedback-card{display:inline-block;width:100%;margin:0 0 22px;border:1px solid rgba(125,98,190,.14);border-radius:24px;background:#fff;box-shadow:0 16px 36px rgba(38,18,88,.08);overflow:hidden;break-inside:avoid;-webkit-column-break-inside:avoid;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.lng-feedback-card:hover{transform:translateY(-3px);box-shadow:0 22px 46px rgba(38,18,88,.13);border-color:rgba(105,48,220,.24)}
.lng-feedback-card__shot{margin:0;background:#f3effb;border-bottom:1px solid rgba(125,98,190,.12)}
.lng-feedback-card__shot img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:#fff}
.lng-feedback-card__body{padding:25px 24px 22px}
.lng-feedback-card__stars{color:#f0a315;margin-bottom:18px}
.lng-feedback-card__stars .lng-rating-stars{display:flex;gap:4px}
.lng-feedback-card__stars .lng-icon-svg{width:16px;height:16px;fill:currentColor;stroke:currentColor}
.lng-feedback-card blockquote{margin:0 0 22px;color:#201d3d;font-size:17px;line-height:1.72;font-weight:560}
.lng-feedback-card blockquote p{margin:0 0 10px}.lng-feedback-card blockquote p:last-child{margin-bottom:0}
.lng-feedback-card__meta{padding-top:16px;border-top:1px solid rgba(112,90,175,.13)}
.lng-feedback-card__meta strong,.lng-feedback-card__meta span{display:block}
.lng-feedback-card__meta strong{font-size:15px;color:#191733;margin-bottom:4px}
.lng-feedback-card__meta span{font-size:12.5px;color:#777185;line-height:1.5}

/* Homepage keeps the premium 3-card layout while data now comes from Admin. */
.lng-home-feedback__grid>.lng-feedback-card{margin:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;box-shadow:0 16px 34px rgba(38,18,88,.08)}
.lng-home-feedback__grid>.lng-feedback-card:first-child{background:linear-gradient(160deg,#25125b 0%,#5d26ce 55%,#8c4bff 100%);color:#fff;box-shadow:0 22px 48px rgba(55,26,124,.26);border-color:transparent}
.lng-home-feedback__grid>.lng-feedback-card:first-child blockquote,.lng-home-feedback__grid>.lng-feedback-card:first-child .lng-feedback-card__meta span,.lng-home-feedback__grid>.lng-feedback-card:first-child .lng-feedback-card__meta strong{color:#fff}
.lng-home-feedback__grid>.lng-feedback-card:first-child .lng-feedback-card__meta{border-top-color:rgba(255,255,255,.18)}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__body{height:100%;display:flex;flex-direction:column}
.lng-home-feedback__grid>.lng-feedback-card blockquote{font-size:18px;flex:1}

.lng-feedback-archive{background:#faf8ff}
.lng-feedback-hero{position:relative;overflow:hidden;padding:76px 0 64px;background:radial-gradient(circle at 78% 20%,rgba(131,65,255,.16),transparent 32%),linear-gradient(180deg,#fff 0%,#f8f5ff 100%)}
.lng-feedback-hero:before{content:"";position:absolute;left:-160px;top:-170px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(99,37,221,.10),transparent 68%);pointer-events:none}
.lng-feedback-hero__inner{position:relative;max-width:860px;margin:0 auto;text-align:center}
.lng-feedback-hero__eyebrow{display:inline-block;margin-bottom:12px;color:#6b2cdf;font-size:12px;font-weight:900;letter-spacing:.18em}
.lng-feedback-hero h1{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.04em;text-transform:uppercase;color:#14142f}
.lng-feedback-hero h1 em{font-style:normal;color:var(--lng-purple)}
.lng-feedback-hero__count{display:inline-flex;align-items:baseline;gap:8px;margin-top:24px;padding:10px 16px;border:1px solid #e5ddf5;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 9px 24px rgba(48,22,106,.06)}
.lng-feedback-hero__count strong{font-size:20px;color:#5f25d5}.lng-feedback-hero__count span{font-size:12px;color:#756f82}
.lng-feedback-listing{padding:58px 0 88px}
.lng-feedback-masonry{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.lng-feedback-masonry__column{display:flex;flex-direction:column;gap:22px;min-width:0}.lng-feedback-masonry__column>.lng-feedback-card{margin:0;width:100%;display:block}
.lng-feedback-load-more-wrap{display:flex;justify-content:center;padding-top:16px}
.lng-feedback-load-more{min-width:210px}.lng-feedback-load-more.is-loading{pointer-events:none;opacity:.72}
.lng-feedback-empty{max-width:620px;margin:0 auto;padding:56px 24px;text-align:center;border:1px solid #e8e1f5;border-radius:24px;background:#fff}
.lng-feedback-empty h2{margin:0 0 8px}.lng-feedback-empty p{margin:0;color:var(--lng-muted)}
@media(max-width:980px){.lng-feedback-masonry{grid-template-columns:repeat(2,minmax(0,1fr))}.lng-feedback-masonry__column{gap:18px}.lng-feedback-hero{padding:62px 0 52px}}
@media(max-width:620px){.lng-feedback-masonry{grid-template-columns:1fr}.lng-feedback-masonry__column{gap:16px}.lng-feedback-card{margin-bottom:0;border-radius:19px}.lng-feedback-card__body{padding:20px 18px}.lng-feedback-card blockquote{font-size:15.5px}.lng-feedback-hero{padding:48px 0 42px}.lng-feedback-hero h1{font-size:34px}.lng-feedback-listing{padding:38px 0 62px}.lng-home-feedback__actions{margin-top:20px}}

/* LNG 2.8.18 payment logo refinement */
.lng-payment-logos{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lng-payment-logos .lng-payment-logo{display:grid;place-items:center;padding:8px 14px;min-width:unset;border-radius:10px;background:#fff;border:1px solid var(--lng-border);box-shadow:0 8px 22px rgba(17,11,45,.06)}.lng-payment-logos .lng-payment-logo img{display:block;height:22px;width:auto;max-width:110px;object-fit:contain}.lng-product-payments .lng-payment-logos .lng-payment-logo,.lng-pdp-payment-row .lng-payment-logos .lng-payment-logo{padding:7px 12px;border-radius:8px}.lng-product-payments .lng-payment-logos .lng-payment-logo img,.lng-pdp-payment-row .lng-payment-logos .lng-payment-logo img{height:18px;max-width:92px}.lng-footer .lng-payment-logos .lng-payment-logo{background:rgba(255,255,255,.98)}@media(max-width:620px){.lng-payment-logos .lng-payment-logo{padding:7px 12px}.lng-payment-logos .lng-payment-logo img{height:18px;max-width:86px}}

/* LNG 2.8.19 — true 3-column vertical feedback masonry (no row gaps) */
@media(min-width:981px){.lng-feedback-masonry{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:start!important}.lng-feedback-masonry__column{display:flex!important;flex-direction:column!important;gap:22px!important;min-width:0}.lng-feedback-masonry__column>.lng-feedback-card{display:block!important;width:100%!important;margin:0!important;break-inside:auto!important}}

/* Footer refinement v2.8.21 */
.lng-footer .lng-container{width:min(calc(100% - 48px),1240px)}
.lng-footer__grid{display:grid;grid-template-columns:minmax(250px,1.25fr) repeat(3,minmax(150px,.9fr)) minmax(250px,1.05fr);gap:26px;align-items:start}
.lng-footer__brand p{max-width:310px;margin:16px 0 18px;line-height:1.75}
.lng-footer__links,.lng-footer__contact{display:flex;flex-direction:column}
.lng-footer__links a{display:block;margin-bottom:10px}
.lng-footer__contact-text{margin:0 0 18px;line-height:1.78}
.lng-footer__payments{margin-top:4px}
.lng-footer__payments h3{margin-bottom:14px}
.lng-footer__payments .lng-payment-logos{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}
.lng-footer__payments .lng-payment-logo{padding:6px 12px;border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 8px 22px rgba(10,9,31,.12)}
.lng-footer__payments .lng-payment-logo img{height:18px;max-width:82px;width:auto}
.lng-footer__payments .lng-payment-logo.is-visa img{height:17px;max-width:72px}
.lng-footer__payments .lng-payment-logo.is-paypal img{height:18px;max-width:86px}
.lng-footer__bottom{margin-top:28px;padding-top:18px}
@media(max-width:1180px){.lng-footer__grid{grid-template-columns:minmax(250px,1.2fr) repeat(2,minmax(170px,1fr)) minmax(220px,1fr);gap:24px}.lng-footer__contact{grid-column:span 2}}
@media(max-width:900px){.lng-footer .lng-container{width:min(calc(100% - 30px),1240px)}.lng-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.lng-footer__contact{grid-column:auto}}
@media(max-width:620px){.lng-footer__grid{grid-template-columns:1fr;gap:18px}.lng-footer__brand p{max-width:none}.lng-footer__payments .lng-payment-logos{flex-wrap:wrap}}

/* LNG 2.8.34 — icon audit and visual polish */
.lng-header__actions .lng-icon-button .lng-icon-svg,.lng-menu-toggle .lng-icon-svg{width:20px;height:20px;stroke-width:1.95}
.lng-menu-toggle{display:none;place-items:center;width:40px;height:40px;border:0;background:transparent;color:#28244a;border-radius:50%;cursor:pointer;transition:background .2s,color .2s}
.lng-menu-toggle:hover{background:#f1edff;color:var(--lng-purple)}
.lng-header-search__icon .lng-icon-svg,.lng-header-search__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.lng-header-search__clear .lng-icon-svg,.lng-header-search__clear svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.lng-shop-filter-toggle .lng-icon-svg,.lng-filter-close .lng-icon-svg,.lng-filter-search>.lng-icon-svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
.lng-shop-filter-toggle .lng-icon-svg{width:18px;height:18px;stroke-width:1.8}
.lng-filter-close .lng-icon-svg{width:17px;height:17px;stroke-width:2}
.lng-filter-search>.lng-icon-svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;stroke:#796f8e;stroke-width:1.8}
.lng-round-x .lng-icon-svg{width:16px;height:16px;stroke-width:2.15}
.lng-product-video-card__play .lng-icon-svg{width:23px;height:23px;stroke-width:1.95}
.lng-reel__sound-icons{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:10px;border-radius:50%;background:rgba(20,14,35,.58);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}
.lng-reel__sound .lng-reel__sound-icons .lng-icon-svg{width:21px;height:21px;padding:0;border:0;background:none;display:block;stroke-width:2}
.lng-reel__sound-icon{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transform:scale(.88);transition:opacity .18s ease,transform .18s ease}
.lng-reel__sound.is-on .lng-reel__sound-icon--on,.lng-reel__sound.is-muted .lng-reel__sound-icon--off{opacity:1;transform:scale(1)}
.lng-reel__sound.is-on .lng-reel__sound-icons{background:rgba(93,41,215,.72);border-color:rgba(214,198,255,.34)}
@media(max-width:430px){.lng-menu-toggle{width:37px;height:37px}}

/* LNG 2.8.40 — Account Center refresh */
.lng-account-section{padding-top:64px}.lng-account-auth{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:start}.lng-account-auth__intro,.lng-account-auth__forms{display:grid;gap:18px}.lng-account-auth__intro{padding:34px;border:1px solid var(--lng-border);border-radius:24px;background:linear-gradient(180deg,#fff,#faf7ff);box-shadow:var(--lng-shadow)}.lng-account-auth__intro h2{margin:10px 0 12px;font-size:42px;line-height:1.08}.lng-account-auth__intro>p{max-width:680px;color:var(--lng-muted);font-size:16px}.lng-account-benefits{display:grid;gap:12px;margin-top:8px}.lng-account-benefits article{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:16px;border:1px solid #ede8f7;border-radius:18px;background:#fff}.lng-account-benefits article>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#f2ebff;color:var(--lng-purple);font-size:24px}.lng-account-benefits strong,.lng-account-benefits small{display:block}.lng-account-benefits strong{font-size:16px;margin-top:2px}.lng-account-benefits small{color:var(--lng-muted);margin-top:4px}.lng-account-auth__forms{grid-template-columns:1fr 1fr}.lng-account-card{border:1px solid var(--lng-border);border-radius:22px;background:#fff;box-shadow:var(--lng-shadow);padding:26px}.lng-account-card h3{font-size:26px;margin:0 0 8px}.lng-account-card p{margin:0 0 14px;color:var(--lng-muted)}.lng-account-card label{display:block;font-size:13px;font-weight:700;margin-bottom:12px}.lng-account-card input{width:100%;margin-top:6px;padding:13px 14px;border:1px solid var(--lng-border);border-radius:12px;background:#fcfbff}.lng-account-card ul{padding-left:18px;margin:14px 0 18px;color:var(--lng-muted)}.lng-account-link{display:inline-flex;margin-top:10px;font-size:13px;font-weight:700;color:var(--lng-purple)}.lng-account-dashboard-v2{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.lng-account-sidebar{position:sticky;top:100px;display:grid;gap:18px}.lng-account-profile-card,.lng-account-panel{border:1px solid var(--lng-border);border-radius:24px;background:#fff;box-shadow:var(--lng-shadow)}.lng-account-profile-card{padding:24px;display:grid;gap:14px;background:linear-gradient(180deg,#fff,#faf7ff)}.lng-account-profile-card .lng-avatar{width:84px;height:84px;font-size:34px;margin:0}.lng-account-profile-card h2{margin:10px 0 5px;font-size:28px;line-height:1.15}.lng-account-profile-card p{margin:0;color:var(--lng-muted);word-break:break-word}.lng-account-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#6f31eb,#4e18c6);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.lng-account-chip--soft{background:#f0e9ff;color:var(--lng-purple);box-shadow:none}.lng-account-nav{display:grid;gap:10px;padding:18px;border:1px solid var(--lng-border);border-radius:22px;background:#fff;box-shadow:var(--lng-shadow)}.lng-account-nav a{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:14px;color:#332c48;font-weight:700;transition:.18s ease}.lng-account-nav a:hover{background:#f4efff;color:var(--lng-purple)}.lng-account-nav .lng-icon-svg{width:18px;height:18px}.lng-account-side-actions{display:grid;gap:10px;padding:18px;border:1px solid var(--lng-border);border-radius:22px;background:#fff;box-shadow:var(--lng-shadow)}.lng-account-logout{display:inline-flex;justify-content:center;padding:12px 14px;border-radius:12px;background:#f6f3ff;color:var(--lng-purple);font-weight:700}.lng-account-main{display:grid;gap:20px}.lng-account-panel{padding:26px}.lng-account-panel__head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:20px}.lng-account-panel__head h3{margin:8px 0 0;font-size:31px;line-height:1.12}.lng-account-panel__head p{max-width:420px;margin:0;color:var(--lng-muted)}.lng-account-overview-panel{background:linear-gradient(180deg,#fff,#fbf9ff)}.lng-account-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lng-account-stat-grid article{padding:18px;border:1px solid #ede8f7;border-radius:18px;background:#fff}.lng-account-stat-grid strong{display:block;font-size:26px;color:var(--lng-purple);line-height:1.15}.lng-account-stat-grid span{display:block;margin-top:7px;font-weight:800;color:#261d43}.lng-account-stat-grid small{display:block;margin-top:4px;color:var(--lng-muted)}.lng-coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lng-coupon-card{display:grid;gap:14px;padding:20px;border:1px solid #e8e0fb;border-radius:22px;background:linear-gradient(180deg,#fff,#fbf9ff);box-shadow:0 12px 28px rgba(46,21,104,.06)}.lng-coupon-card__top{display:flex;justify-content:space-between;gap:10px;align-items:start}.lng-coupon-card__top h4{margin:10px 0 0;font-size:21px;line-height:1.2}.lng-coupon-card__value{font-size:32px;font-weight:900;color:var(--lng-purple);line-height:1.05}.lng-coupon-card__code{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border:1px dashed #ccbcf5;border-radius:18px;background:#fff}.lng-coupon-card__code b{font-size:22px;letter-spacing:.04em;color:#231a46}.lng-coupon-card__code .lng-button{padding:10px 14px;font-size:12px}.lng-coupon-card p{margin:0;color:var(--lng-muted)}.lng-coupon-card ul{margin:0;padding-left:18px;color:#524c62;font-size:13px;line-height:1.75}.lng-account-empty{padding:26px;border:1px dashed #d7c7f5;border-radius:18px;background:#faf7ff}.lng-account-empty strong{display:block;font-size:19px;color:#2b214d}.lng-account-empty p{margin:7px 0 0;color:var(--lng-muted)}.lng-account-table strong{color:#261856}.lng-account-table .lng-pill{font-size:10px}.lng-account-copy.is-done{background:linear-gradient(135deg,#7132ed,#4d17c4);color:#fff}.lng-coupon-card .lng-pill.is-success,.lng-account-table .lng-pill.is-success{background:#e9f9ef;color:#138344}.lng-coupon-card .lng-pill.is-warning,.lng-account-table .lng-pill.is-warning{background:#fff3df;color:#b56d00}.lng-coupon-card .lng-pill.is-danger,.lng-account-table .lng-pill.is-danger{background:#ffe9eb;color:#c53e49}.lng-coupon-card .lng-pill.is-muted,.lng-account-table .lng-pill.is-muted{background:#eeeef3;color:#777}.lng-coupon-card .lng-pill.is-info,.lng-account-table .lng-pill.is-info{background:#e9f1ff;color:#2b65c0}.lng-coupon-card .lng-pill.is-purple,.lng-account-table .lng-pill.is-purple{background:#f0eaff;color:#6630c3}
@media(max-width:1100px){.lng-account-auth,.lng-account-dashboard-v2{grid-template-columns:1fr}.lng-account-sidebar{position:static}.lng-account-auth__forms,.lng-coupon-grid,.lng-account-stat-grid{grid-template-columns:1fr 1fr}}
@media(max-width:782px){.lng-account-section{padding-top:50px}.lng-account-auth__intro{padding:24px}.lng-account-auth__intro h2{font-size:32px}.lng-account-panel{padding:20px}.lng-account-panel__head{flex-direction:column;align-items:flex-start}.lng-account-panel__head h3{font-size:26px}.lng-coupon-grid,.lng-account-stat-grid,.lng-account-auth__forms{grid-template-columns:1fr}.lng-coupon-card__code{align-items:flex-start;flex-direction:column}.lng-account-table{font-size:13px}.lng-account-table th,.lng-account-table td{padding:10px 8px}}

/* LNG 2.8.41 — Compact responsive member account */
.lng-member-section{padding:48px 0 70px}.lng-member-dashboard{display:grid;gap:18px;max-width:1180px;margin:0 auto}.lng-member-profile{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid var(--lng-border);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(35,18,75,.06)}.lng-member-profile__identity{display:flex;align-items:center;gap:16px;min-width:0}.lng-member-avatar{width:68px;height:68px;margin:0;flex:0 0 68px;font-size:28px}.lng-member-profile__text{min-width:0}.lng-member-profile__text h2{margin:7px 0 2px;font-size:24px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lng-member-profile__text p{margin:0;color:var(--lng-muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lng-member-tier{display:inline-flex;padding:5px 10px;border-radius:999px;background:#f0e9ff;color:var(--lng-purple);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.lng-member-profile__meta{display:flex;align-items:center;gap:16px;color:var(--lng-muted);font-size:12px;white-space:nowrap}.lng-member-profile__meta strong{color:#2a2147}.lng-member-profile__meta a{display:inline-flex;padding:9px 12px;border:1px solid var(--lng-border);border-radius:10px;color:var(--lng-purple);font-weight:800;background:#fff}.lng-member-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.lng-member-stat{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--lng-border);border-radius:16px;background:#fff;min-width:0}.lng-member-stat__icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#f1ebff;color:var(--lng-purple)}.lng-member-stat__icon .lng-icon-svg{width:20px;height:20px}.lng-member-stat div{min-width:0}.lng-member-stat strong{display:block;color:#2d176a;font-size:21px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lng-member-stat span{display:block;margin-top:4px;color:#5f596c;font-size:12px;font-weight:700}.lng-member-tabs{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--lng-border);border-radius:15px;background:#fff;overflow-x:auto;scrollbar-width:none}.lng-member-tabs::-webkit-scrollbar{display:none}.lng-member-tabs a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:10px;color:#3e3652;font-size:12px;font-weight:800;white-space:nowrap;transition:.18s ease}.lng-member-tabs a:hover{background:#f3effc;color:var(--lng-purple)}.lng-member-tabs .lng-icon-svg{width:16px;height:16px}.lng-member-panel{padding:22px;border:1px solid var(--lng-border);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(35,18,75,.045);scroll-margin-top:110px}.lng-member-panel__head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.lng-member-panel__head h3{margin:0;font-size:24px;line-height:1.2}.lng-member-panel__head>span{display:inline-flex;padding:5px 10px;border-radius:999px;background:#f5f1ff;color:var(--lng-purple);font-size:11px;font-weight:800}.lng-member-empty{padding:18px 20px;border:1px dashed #d9cdf0;border-radius:14px;background:#fbfaff;color:#6c657a;font-size:13px}.lng-member-coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lng-member-coupon{padding:18px;border:1px solid #e6def7;border-radius:17px;background:linear-gradient(180deg,#fff,#fbf9ff)}.lng-member-coupon__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.lng-member-coupon__type{font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:var(--lng-purple)}.lng-member-coupon h4{margin:11px 0 7px;font-size:18px;line-height:1.25}.lng-member-coupon__value{display:block;color:var(--lng-purple);font-size:28px;line-height:1.05}.lng-member-coupon__code{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 11px;padding:11px 12px;border:1px dashed #cdbcf2;border-radius:12px;background:#fff}.lng-member-coupon__code b{font-size:16px;letter-spacing:.04em;color:#241844}.lng-member-copy{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--lng-purple);font-size:11px;font-weight:900;cursor:pointer}.lng-member-copy .lng-icon-svg{width:14px;height:14px}.lng-member-copy.is-done{color:var(--lng-success)}.lng-member-coupon__meta{display:flex;justify-content:space-between;gap:12px;color:#746d80;font-size:11px}.lng-member-orders{overflow:auto;border:1px solid var(--lng-border);border-radius:14px}.lng-member-orders .lng-account-table{min-width:650px}.lng-member-orders .lng-account-table th{background:#faf9fd;color:#6f6980;font-size:11px}.lng-member-orders .lng-account-table th,.lng-member-orders .lng-account-table td{padding:12px 14px}.lng-member-orders .lng-account-table tr:last-child td{border-bottom:0}.lng-member-auth{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:850px;margin:0 auto}.lng-member-auth__card{padding:24px;border:1px solid var(--lng-border);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(35,18,75,.06)}.lng-member-auth__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#f0e9ff;color:var(--lng-purple);margin-bottom:14px}.lng-member-auth__icon .lng-icon-svg{width:22px;height:22px}.lng-member-auth__card h2{margin:0 0 18px;font-size:25px}.lng-member-auth__card label{display:block;margin-bottom:12px;font-size:12px;font-weight:800}.lng-member-auth__card input{width:100%;margin-top:6px;padding:12px 13px;border:1px solid var(--lng-border);border-radius:11px;background:#fff}.lng-member-text-link{display:inline-flex;margin-top:10px;color:var(--lng-purple);font-size:12px;font-weight:800}.lng-member-auth__list{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:12px}.lng-member-auth__list li{display:flex;align-items:center;gap:9px;color:#50495f;font-size:13px}.lng-member-auth__list .lng-icon-svg{width:17px;height:17px;color:var(--lng-purple)}
@media(max-width:1000px){.lng-member-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.lng-member-profile{align-items:flex-start}.lng-member-profile__meta{align-items:flex-end;flex-direction:column;gap:9px}.lng-member-coupon-grid{grid-template-columns:1fr}}
@media(max-width:700px){.lng-member-section{padding:34px 0 52px}.lng-member-profile{padding:18px;align-items:stretch;flex-direction:column}.lng-member-profile__meta{align-items:flex-start;flex-direction:row;justify-content:space-between;width:100%}.lng-member-overview{grid-template-columns:1fr 1fr}.lng-member-stat{padding:14px}.lng-member-stat__icon{width:38px;height:38px;flex-basis:38px}.lng-member-stat strong{font-size:18px}.lng-member-panel{padding:18px}.lng-member-panel__head h3{font-size:21px}.lng-member-coupon__meta{flex-direction:column;gap:4px}.lng-member-auth{grid-template-columns:1fr}}
@media(max-width:480px){.lng-member-overview{grid-template-columns:1fr}.lng-member-profile__identity{align-items:flex-start}.lng-member-avatar{width:58px;height:58px;flex-basis:58px;font-size:24px}.lng-member-profile__text h2{font-size:21px}.lng-member-profile__meta{align-items:flex-start;flex-direction:column}.lng-member-tabs{padding:6px}.lng-member-tabs a{padding:9px 11px}.lng-member-panel{padding:15px;border-radius:16px}.lng-member-coupon{padding:15px}.lng-member-coupon__code{align-items:flex-start;flex-direction:column}.lng-member-stat{gap:10px}.lng-member-auth__card{padding:20px}}


/* LNG 2.8.42 — Header spacing, uppercase navigation and search moved into account/action area */
@media(min-width:1051px){
  .lng-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px;height:84px}
  .lng-logo{justify-self:start}
  .lng-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:clamp(22px,2.15vw,38px);min-width:0;font-size:13px;font-weight:560;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}
  .lng-nav a{padding:31px 0 29px;line-height:1.1;font-weight:560}
  .lng-nav a:after{bottom:21px;height:2px}
  .lng-header__actions{justify-self:end;display:flex;align-items:center;gap:10px;min-width:0}
  .lng-header__actions .lng-header-search{order:0;flex:0 0 clamp(210px,16vw,270px);min-width:210px;max-width:270px}
  .lng-header__actions .lng-header-action--account{order:1}
  .lng-header__actions .lng-header-action--wishlist{order:2}
  .lng-header__actions .lng-header-action--cart{order:3}
  .lng-header-search__form{height:46px;border-radius:13px}
  .lng-header-search__input{height:44px;font-size:13px}
}
@media(min-width:1051px) and (max-width:1320px){
  .lng-header__inner{gap:20px}
  .lng-nav{gap:18px;font-size:12.3px;letter-spacing:.018em}
  .lng-header__actions{gap:7px}
  .lng-header__actions .lng-header-search{flex-basis:210px;min-width:190px;max-width:220px}
}
@media(min-width:1051px) and (max-width:1180px){
  .lng-nav{gap:14px;font-size:11.8px}
  .lng-header__actions .lng-header-search{flex-basis:185px;min-width:175px;max-width:195px}
}
@media(max-width:1050px){
  .lng-header__inner{display:flex}
  .lng-header__actions{display:flex;align-items:center;gap:6px;margin-left:auto}
  .lng-header__actions .lng-header-search{flex:1 1 250px;max-width:360px;min-width:180px}
  .lng-nav{text-transform:uppercase;font-weight:560;letter-spacing:.02em}
}
@media(max-width:700px){
  .lng-header__inner{display:flex;flex-wrap:wrap}
  .lng-header__actions{order:2;display:flex;flex-wrap:wrap;flex:1 1 auto;justify-content:flex-end}
  .lng-header__actions .lng-header-search{order:5;flex:1 0 100%;max-width:none;min-width:0;width:100%;margin-top:2px}
  .lng-header__actions .lng-header-action--account{display:grid!important}
  .lng-nav{text-transform:uppercase;font-weight:560;letter-spacing:.02em}
}

/* LNG 2.8.45 — subtle hover float for the About Shop visual */
.lng-home-story__panel{
  transform:translate3d(0,0,0);
  transition:transform .38s cubic-bezier(.22,.61,.36,1),box-shadow .38s ease;
  will-change:transform;
}
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  .lng-home-story__panel:hover{
    animation:lngHomeStoryPanelHoverFloat 2.6s ease-in-out infinite;
    box-shadow:0 34px 72px rgba(53,25,121,.28);
  }
}
@keyframes lngHomeStoryPanelHoverFloat{
  0%,100%{transform:translate3d(0,0,0)}
  38%{transform:translate3d(0,-7px,0)}
  72%{transform:translate3d(0,3px,0)}
}
@media (prefers-reduced-motion:reduce){
  .lng-home-story__panel{animation:none!important;transform:none!important;transition:none!important}
}

/* LNG 2.8.46 — SePay checkout */
.lng-payment-methods--smart{grid-template-columns:1fr 1fr}.lng-payment-choice{display:flex!important;align-items:flex-start;gap:10px;padding:16px!important;border:1px solid var(--lng-border)!important;border-radius:15px!important;background:#fff!important;transition:.18s ease}.lng-payment-choice:hover{border-color:#c7b6ee!important;box-shadow:0 8px 20px rgba(49,26,100,.06)}.lng-payment-choice input{margin-top:4px}.lng-payment-choice span{display:block}.lng-payment-choice strong,.lng-payment-choice small{display:block}.lng-payment-choice strong{font-size:14px;color:#261f3c}.lng-payment-choice small{margin-top:3px;color:var(--lng-muted);font-size:11px;line-height:1.5}.lng-payment-choice:has(input:checked){border-color:#8a5deb!important;background:#faf7ff!important;box-shadow:0 0 0 2px rgba(95,37,213,.08)}.lng-sepay-checkout-note{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px 15px;border:1px solid #e4daf7;border-radius:14px;background:linear-gradient(180deg,#fbf9ff,#f6f1ff)}.lng-sepay-checkout-note[hidden]{display:none}.lng-sepay-checkout-note__icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#ede5ff;color:var(--lng-purple)}.lng-sepay-checkout-note__icon .lng-icon-svg{width:19px;height:19px}.lng-sepay-checkout-note strong{display:block;font-size:13px}.lng-sepay-checkout-note p{margin:4px 0 0;color:var(--lng-muted);font-size:11px;line-height:1.6}
.lng-order-result-section{background:linear-gradient(180deg,#fff 0,#faf8ff 100%)}.lng-sepay-payment-page{max-width:1080px;margin:0 auto}.lng-sepay-payment-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.lng-sepay-payment-head h1{margin:8px 0 6px;font-size:38px;line-height:1.1}.lng-sepay-payment-head p{margin:0;color:var(--lng-muted)}.lng-sepay-live-status{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:800}.lng-sepay-live-status i{width:8px;height:8px;border-radius:50%}.lng-sepay-live-status.is-waiting{background:#fff5dd;color:#8c5d00}.lng-sepay-live-status.is-waiting i{background:#e9a313;box-shadow:0 0 0 5px rgba(233,163,19,.12);animation:lngSepayPulse 1.5s ease-in-out infinite}.lng-sepay-live-status.is-paid{background:#eaf9ef;color:#167c43}.lng-sepay-live-status.is-paid i{background:#19a95c}.lng-sepay-payment-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:20px;align-items:stretch}.lng-sepay-qr-card,.lng-sepay-transfer-card{border:1px solid var(--lng-border);border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(35,18,78,.07)}.lng-sepay-qr-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px}.lng-sepay-qr-card img{width:min(100%,390px);aspect-ratio:1/1;object-fit:contain;border-radius:18px;background:#fff}.lng-sepay-qr-card>small{margin-top:10px;color:var(--lng-muted);text-align:center}.lng-sepay-transfer-card{padding:28px}.lng-sepay-amount-block{padding-bottom:20px;margin-bottom:8px;border-bottom:1px solid var(--lng-border)}.lng-sepay-amount-block span,.lng-sepay-amount-block strong{display:block}.lng-sepay-amount-block span{font-size:12px;color:var(--lng-muted)}.lng-sepay-amount-block strong{margin-top:5px;font-size:34px;line-height:1;color:var(--lng-purple)}.lng-sepay-info-row{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #f0edf5}.lng-sepay-info-row span{color:var(--lng-muted);font-size:12px}.lng-sepay-info-row strong{font-size:13px;text-align:right}.lng-sepay-code-box{margin-top:20px;padding:16px;border:1px dashed #c9b9ee;border-radius:16px;background:#faf7ff}.lng-sepay-code-box>span,.lng-sepay-code-box>small{display:block}.lng-sepay-code-box>span{font-size:11px;font-weight:800;color:#51466a;text-transform:uppercase;letter-spacing:.06em}.lng-sepay-code-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0}.lng-sepay-code-box code{font:800 23px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#2a164f;letter-spacing:.04em}.lng-sepay-code-box .lng-button{padding:9px 12px;font-size:11px}.lng-sepay-code-box>small{color:var(--lng-muted);font-size:10.5px}.lng-sepay-auto-check{display:flex;align-items:flex-start;gap:11px;margin-top:16px;padding:14px;border-radius:15px;background:#f5f2fb}.lng-sepay-auto-check>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#ebe4fa;color:var(--lng-purple)}.lng-sepay-auto-check>span .lng-icon-svg{width:18px;height:18px}.lng-sepay-auto-check:not(.is-paid)>span .lng-icon-svg{animation:lngSepaySpin 1.2s linear infinite}.lng-sepay-auto-check strong,.lng-sepay-auto-check small{display:block}.lng-sepay-auto-check strong{font-size:12px}.lng-sepay-auto-check small{margin-top:3px;color:var(--lng-muted);font-size:10.5px}.lng-sepay-auto-check.is-paid{background:#edf9f1}.lng-sepay-auto-check.is-paid>span{background:#dff4e7;color:#168348}.lng-sepay-paid-actions{display:flex;gap:10px;margin-top:18px}.lng-sepay-paid-actions[hidden]{display:none}@keyframes lngSepayPulse{50%{opacity:.45;transform:scale(.88)}}@keyframes lngSepaySpin{to{transform:rotate(360deg)}}
@media(max-width:820px){.lng-payment-methods--smart{grid-template-columns:1fr}.lng-sepay-payment-head{align-items:flex-start;flex-direction:column}.lng-sepay-payment-grid{grid-template-columns:1fr}.lng-sepay-payment-head h1{font-size:31px}.lng-sepay-qr-card{padding:18px}.lng-sepay-transfer-card{padding:20px}}
@media(max-width:520px){.lng-sepay-code-box>div{align-items:flex-start;flex-direction:column}.lng-sepay-paid-actions{flex-direction:column}.lng-sepay-payment-head h1{font-size:28px}.lng-sepay-amount-block strong{font-size:29px}}

/* LNG 2.8.48 — checkout conditional fields must stay truly hidden */
.lng-checkout-card [data-city-country][hidden],
.lng-checkout-card [data-payment-country][hidden],
.lng-checkout-card .lng-payment-choice[hidden]{display:none!important}


/* v2.8.49 – icon alignment refinements */
.lng-trust-strip b,
.lng-values-grid article>span,
.lng-feature-grid article>span,
.lng-contact-info>div>span,
.lng-policy-highlights article>span,
.lng-policy-overview>span,
.lng-policy-grid article>span,
.lng-pdp-policy-grid article>span,
.lng-global-banner .lng-container>div>span,
.lng-member-auth__icon,
.lng-member-stat__icon,
.lng-season-card__missing span,
.lng-sepay-checkout-note__icon,
.lng-sepay-auto-check>span,
.lng-payment-band>div:first-child>span{display:grid;place-items:center;line-height:0}

.lng-trust-strip b .lng-icon-svg,
.lng-values-grid article>span .lng-icon-svg,
.lng-feature-grid article>span .lng-icon-svg,
.lng-contact-info>div>span .lng-icon-svg,
.lng-policy-highlights article>span .lng-icon-svg,
.lng-policy-overview>span .lng-icon-svg,
.lng-policy-grid article>span .lng-icon-svg,
.lng-pdp-policy-grid article>span .lng-icon-svg,
.lng-global-banner .lng-container>div>span .lng-icon-svg,
.lng-member-auth__icon .lng-icon-svg,
.lng-member-stat__icon .lng-icon-svg,
.lng-season-card__missing span .lng-icon-svg,
.lng-sepay-checkout-note__icon .lng-icon-svg,
.lng-sepay-auto-check>span .lng-icon-svg,
.lng-payment-band>div:first-child>span .lng-icon-svg{display:block;margin:0 auto;transform-origin:center}

.lng-trust-strip article:hover b .lng-icon-svg,
.lng-values-grid article:hover>span .lng-icon-svg,
.lng-feature-grid article:hover>span .lng-icon-svg,
.lng-policy-highlights article:hover>span .lng-icon-svg,
.lng-policy-grid article:hover>span .lng-icon-svg,
.lng-pdp-policy-grid article:hover>span .lng-icon-svg{transform:scale(1.03)}


/* LNG 2.8.53 — Checkout coupon */
.lng-checkout-coupon{margin:18px 0 4px;padding:16px;border:1px solid #e5ddf4;border-radius:14px;background:#faf8fe}
.lng-checkout-coupon>label{display:flex;align-items:center;gap:8px;margin:0 0 10px!important;color:#27213d;font-size:13px!important;font-weight:800!important}
.lng-checkout-coupon>label .lng-icon-svg{width:17px;height:17px;color:var(--lng-purple)}
.lng-checkout-coupon__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.lng-checkout-coupon__row input{width:100%;height:43px;margin:0!important;padding:0 13px!important;border:1px solid #dcd5e8!important;border-radius:10px!important;background:#fff;text-transform:uppercase;letter-spacing:.035em;font-weight:700;outline:0}
.lng-checkout-coupon__row input:focus{border-color:#8c61e8!important;box-shadow:0 0 0 3px rgba(95,37,213,.08)!important}
.lng-checkout-coupon__row .lng-button{min-width:92px;height:43px;padding:0 15px;font-size:12px;box-shadow:none}
.lng-checkout-coupon__message{min-height:18px;margin-top:7px;color:#766e84;font-size:11px;line-height:1.5}
.lng-checkout-coupon__message.is-success{color:#13834a;font-weight:700}
.lng-checkout-coupon__message.is-error{color:#c43f50;font-weight:700}
.lng-checkout-coupon.is-applied{border-color:#cbb8f2;background:#f8f4ff}
.lng-checkout-summary [data-checkout-discount].is-active{color:var(--lng-success);font-weight:800}
@media(max-width:620px){.lng-checkout-coupon__row{grid-template-columns:1fr}.lng-checkout-coupon__row .lng-button{width:100%}}

/* LNG 2.8.54 — Checkout field typography */
.lng-checkout-layout .lng-checkout-card input:not([type="radio"]):not([type="checkbox"]),
.lng-checkout-layout .lng-checkout-card select,
.lng-checkout-layout .lng-checkout-card textarea,
.lng-checkout-summary .lng-checkout-coupon__row input{
  font-weight:400!important;
}

.lng-checkout-layout .lng-checkout-card input::placeholder,
.lng-checkout-layout .lng-checkout-card textarea::placeholder,
.lng-checkout-summary .lng-checkout-coupon__row input::placeholder{
  font-weight:400!important;
  color:#8b8795;
  opacity:1;
}

.lng-checkout-layout .lng-checkout-card select option{
  font-weight:400;
}

/* LNG 2.8.61 — member order lifecycle */
.lng-account-orders-table{min-width:920px!important}.lng-account-orders-table td small{display:block;margin-top:4px;color:var(--lng-muted);font-size:11px}.lng-account-order-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:1px solid #d8cdf0;border-radius:9px;background:#fff;color:var(--lng-purple);font-size:11px;font-weight:800;white-space:nowrap;transition:.18s ease}.lng-account-order-action:hover{border-color:var(--lng-purple);background:#f7f3ff}.lng-account-order-action.is-pay{border-color:var(--lng-purple);background:linear-gradient(135deg,#7132ed,#4d17c4);color:#fff;box-shadow:0 7px 18px rgba(95,37,213,.18)}.lng-member-panel--compact{padding-bottom:18px}.lng-order-summary-card .lng-pill{display:inline-flex;margin-left:7px}.lng-order-summary-actions{display:flex!important;gap:10px!important;justify-content:center;margin-top:18px}.lng-order-summary-actions .lng-button{min-width:170px}@media(max-width:700px){.lng-order-summary-actions{flex-direction:column}.lng-order-summary-actions .lng-button{width:100%}}

/* LNG 2.8.67 — OTP password recovery */
.lng-password-reset-shell{display:flex;justify-content:center;padding:10px 0 30px}.lng-password-reset-card{width:min(520px,100%);padding:34px;border:1px solid #e7e0f1;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(50,27,93,.08)}.lng-password-reset-card .lng-member-auth__icon{margin:0 auto 14px}.lng-password-reset-card h2{margin:0 0 10px;text-align:center}.lng-password-reset-card>p{margin:0 auto 22px;max-width:430px;text-align:center;color:#746d80;line-height:1.65}.lng-password-reset-card form{display:grid;gap:14px}.lng-password-reset-card label{display:grid;gap:7px;font-weight:700}.lng-password-reset-card input{width:100%;min-height:50px;padding:11px 14px;border:1px solid #ddd6e8;border-radius:10px;background:#fff;font:inherit;font-weight:400}.lng-password-reset-card .lng-member-text-link{display:block;margin-top:18px;text-align:center}.lng-otp-input{text-align:center;font-size:24px!important;letter-spacing:.32em;font-weight:700!important}.lng-auth-alert{margin:0 0 16px;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.55}.lng-auth-alert.is-error{border:1px solid #f3c6ca;background:#fff3f4;color:#a92d39}.lng-auth-alert.is-success{border:1px solid #bfe8cb;background:#f1fff5;color:#15773b}.lng-auth-alert--page{max-width:900px;margin:0 auto 18px}@media(max-width:640px){.lng-password-reset-card{padding:24px 18px}.lng-otp-input{font-size:20px!important}}

/* LNG 2.8.70 — đồng bộ khoảng cách dọc các section chính trên trang chủ */
.lng-element-showcase,
.lng-product-video-section,
.lng-home-featured,
.lng-home-new-products,
.lng-home-story,
.lng-home-feedback{
  padding-top:60px;
  padding-bottom:60px;
}

@media(max-width:760px){
  .lng-element-showcase,
  .lng-product-video-section,
  .lng-home-featured,
  .lng-home-new-products,
  .lng-home-story,
  .lng-home-feedback{
    padding-top:44px;
    padding-bottom:44px;
  }
}

/* LNG 2.8.78 — Compact, premium single-product spacing and surfaces */
body.single-lng_product .lng-pdp{background:#fff}
body.single-lng_product .lng-pdp-main{padding:18px 0 26px;background:linear-gradient(180deg,#fff 0%,#fdfcff 100%)}
body.single-lng_product .lng-pdp-breadcrumb{margin-bottom:16px}
body.single-lng_product .lng-pdp-layout--wide{gap:22px;align-items:start}
body.single-lng_product .lng-pdp-gallery-shell{gap:10px}
body.single-lng_product .lng-pdp-main-image{border-color:#e6e0ef;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(31,18,70,.065)}
body.single-lng_product .lng-pdp-gallery-footer{padding-top:9px;gap:18px}
body.single-lng_product .lng-pdp-summary{padding-top:2px}
body.single-lng_product .lng-pdp-eyebrow{margin-bottom:8px}
body.single-lng_product .lng-pdp-statusline{margin:11px 0 14px}
body.single-lng_product .lng-pdp-price-card{padding:14px 0}
body.single-lng_product .lng-pdp-price-card>small{margin-top:6px;line-height:1.5}
body.single-lng_product .lng-pdp-intro{padding:12px 0}
body.single-lng_product .lng-pdp-option{padding-top:13px}
body.single-lng_product .lng-pdp-purchase-box{margin-top:12px;padding:14px;border-color:#e2daef;border-radius:16px;background:linear-gradient(145deg,#fcfbff,#f8f5ff);box-shadow:0 10px 28px rgba(63,33,122,.055)}
body.single-lng_product .lng-pdp-actions{margin-top:10px}
body.single-lng_product .lng-pdp-benefit-grid{gap:8px;margin-top:10px}
body.single-lng_product .lng-pdp-benefit-grid>div{padding:10px 11px;border-color:#e9e3f3;border-radius:11px;background:linear-gradient(145deg,#fff,#fbf9ff);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
body.single-lng_product .lng-pdp-benefit-grid>div:hover{transform:translateY(-2px);border-color:#d7c9f1;box-shadow:0 9px 22px rgba(58,30,116,.07)}
body.single-lng_product .lng-pdp-benefit-grid b{width:30px;height:30px;flex-basis:30px;background:linear-gradient(145deg,#f1eaff,#e9ddff)}
body.single-lng_product .lng-pdp-payment-row{padding-top:9px}

body.single-lng_product .lng-pdp-details{padding:42px 0 46px;background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)}
body.single-lng_product .lng-pdp-section-head{margin-bottom:18px;max-width:900px}
body.single-lng_product .lng-pdp-section-head h2{margin:5px 0 6px;letter-spacing:-.03em}
body.single-lng_product .lng-pdp-section-head p{line-height:1.55}
body.single-lng_product .lng-pdp-details-grid{gap:16px}
body.single-lng_product .lng-pdp-content-card{padding:24px 26px;border-color:#e5dfed;border-radius:18px;box-shadow:0 12px 34px rgba(37,20,79,.05)}
body.single-lng_product .lng-pdp-card-title{margin-bottom:14px}
body.single-lng_product .lng-pdp-card-title>span{width:32px;height:32px}
body.single-lng_product .lng-pdp-rich-content{line-height:1.72}
body.single-lng_product .lng-pdp-rich-content p{margin-top:.65em;margin-bottom:.85em}

body.single-lng_product .lng-pdp-related{padding:44px 0 52px;background:linear-gradient(180deg,#faf8ff 0%,#f7f4fc 100%)}
body.single-lng_product .lng-pdp-related .lng-section-title{margin-bottom:20px;align-items:flex-end}
body.single-lng_product .lng-pdp-related .lng-section-title h2{margin-top:0;font-size:32px;letter-spacing:-.025em}
body.single-lng_product .lng-pdp-related .lng-section-title p{margin-top:5px}
body.single-lng_product .lng-pdp-related .lng-product-card{border-color:#e6e0ef;border-radius:16px;box-shadow:0 10px 26px rgba(36,18,88,.045)}
body.single-lng_product .lng-pdp-related .lng-product-card:hover{border-color:#cbb7f5;box-shadow:0 16px 34px rgba(57,27,121,.10)}

@media(max-width:900px){
 body.single-lng_product .lng-pdp-main{padding:14px 0 24px}
 body.single-lng_product .lng-pdp-layout--wide{gap:20px}
 body.single-lng_product .lng-pdp-details{padding:34px 0 38px}
 body.single-lng_product .lng-pdp-related{padding:36px 0 44px}
}
@media(max-width:620px){
 body.single-lng_product .lng-pdp-main{padding:10px 0 22px}
 body.single-lng_product .lng-pdp-breadcrumb{margin-bottom:10px}
 body.single-lng_product .lng-pdp-purchase-box{margin-top:10px}
 body.single-lng_product .lng-pdp-benefit-grid{gap:6px}
 body.single-lng_product .lng-pdp-benefit-grid>div{padding:9px}
 body.single-lng_product .lng-pdp-details{padding:30px 0 32px}
 body.single-lng_product .lng-pdp-section-head{margin-bottom:14px}
 body.single-lng_product .lng-pdp-content-card{padding:18px 16px;border-radius:15px}
 body.single-lng_product .lng-pdp-related{padding:32px 0 78px}
 body.single-lng_product .lng-pdp-related .lng-section-title{margin-bottom:16px}
 body.single-lng_product .lng-pdp-related .lng-section-title h2{font-size:27px}
}

/* LNG 2.8.85 — branded member registration + in-site login */
.lng-member-register{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);max-width:1080px;margin:0 auto;border:1px solid #e7e0f2;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(39,18,88,.10)}
.lng-member-register__intro{position:relative;padding:42px 38px;background:radial-gradient(circle at 82% 10%,rgba(148,91,255,.32),transparent 32%),linear-gradient(145deg,#10072f,#2d0c6c 55%,#5d24c7);color:#fff;overflow:hidden}
.lng-member-register__intro:after{content:"";position:absolute;right:-80px;bottom:-120px;width:330px;height:330px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.03),0 0 0 90px rgba(255,255,255,.025);pointer-events:none}
.lng-member-register__eyebrow{position:relative;z-index:1;display:inline-flex;margin-bottom:14px;font-size:11px;font-weight:900;letter-spacing:.18em;color:#cdb8ff}
.lng-member-register__intro h2{position:relative;z-index:1;max-width:430px;margin:0 0 14px;font-size:36px;line-height:1.12;letter-spacing:-.035em;color:#fff}
.lng-member-register__intro>p{position:relative;z-index:1;max-width:450px;margin:0;color:#d9cdf2;font-size:14px;line-height:1.75}
.lng-member-register__benefits{position:relative;z-index:1;display:grid;gap:4px;margin-top:28px}
.lng-member-register__benefits article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.11)}
.lng-member-register__benefits article:last-child{border-bottom:0}.lng-member-register__benefits>.lng-icon-svg,.lng-member-register__benefits article>.lng-icon-svg{width:21px;height:21px;margin:3px 0 0 7px;color:#cdb2ff}
.lng-member-register__benefits strong,.lng-member-register__benefits span{display:block}.lng-member-register__benefits strong{font-size:13px;color:#fff}.lng-member-register__benefits span{margin-top:3px;color:#cfc5e4;font-size:11.5px;line-height:1.55}
.lng-member-register__note{position:relative;z-index:1;display:flex;gap:10px;align-items:flex-start;margin-top:25px;padding:14px 15px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.07);color:#e9e1f7;font-size:11.5px;line-height:1.55}.lng-member-register__note .lng-icon-svg{flex:0 0 18px;width:18px;height:18px;margin-top:1px}
.lng-member-register__form{padding:38px 40px 34px;background:linear-gradient(180deg,#fff,#fdfcff)}
.lng-member-register__form-head{display:flex;align-items:center;gap:14px;margin-bottom:24px}.lng-member-register__form-head .lng-member-auth__icon{margin:0;flex:0 0 48px}.lng-member-register__form-head span{display:block;margin-bottom:2px;color:var(--lng-purple);font-size:10px;font-weight:900;letter-spacing:.14em}.lng-member-register__form-head h2{margin:0;font-size:28px;line-height:1.2}.lng-member-register__form-head p{margin:3px 0 0;color:#81798d;font-size:12px}
.lng-member-register__grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 14px}.lng-member-register__grid label,.lng-member-register__form>label{display:block;color:#28213c;font-size:12px;font-weight:800}.lng-member-register__grid label.is-full{grid-column:1/-1}.lng-member-register__grid input{width:100%;height:48px;margin-top:7px;padding:0 14px;border:1px solid #ded7e9;border-radius:12px;background:#fff;color:#201a31;font-size:13px;font-weight:500;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.lng-member-register__grid input:focus{border-color:#7b47e6;box-shadow:0 0 0 4px rgba(105,49,210,.08);background:#fff}
.lng-password-field{position:relative;display:block}.lng-password-field input{padding-right:58px!important}.lng-password-field button{position:absolute;right:8px;top:50%;transform:translateY(-43%);height:32px;padding:0 8px;border:0;border-radius:8px;background:#f5f1fc;color:#6431ca;font-size:10px;font-weight:900;cursor:pointer}.lng-password-field button:hover{background:#eee7fb}
.lng-password-strength{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:13px 0 17px}.lng-password-strength i{height:4px;border-radius:999px;background:#e8e3ed;transition:.2s}.lng-password-strength span{grid-column:1/-1;margin-top:2px;color:#817a8e;font-size:10.5px}.lng-password-strength[data-score="1"] i:nth-child(1){background:#e65866}.lng-password-strength[data-score="2"] i:nth-child(-n+2){background:#e59b1d}.lng-password-strength[data-score="3"] i:nth-child(-n+3){background:#6f42dc}.lng-password-strength[data-score="4"] i{background:#1ca45d}
.lng-member-register__terms{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start;margin:0 0 17px!important;color:#6e667b!important;font-size:11px!important;font-weight:500!important;line-height:1.55}.lng-member-register__terms input{width:16px!important;height:16px!important;margin:2px 0 0!important;accent-color:var(--lng-purple)}.lng-member-register__terms a{color:var(--lng-purple);font-weight:800}.lng-member-register__submit{min-height:50px;font-size:13px}.lng-member-register__login{margin:15px 0 0;text-align:center;color:#7e768b;font-size:11.5px}.lng-member-register__login a{color:var(--lng-purple);font-weight:900}
.lng-member-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.lng-member-auth__lead{margin:-8px 0 18px;color:#777080;font-size:12.5px;line-height:1.6}.lng-member-remember{display:flex!important;align-items:center;gap:8px;margin:0 0 14px!important;font-weight:600!important;color:#6c6577!important}.lng-member-remember input{width:16px!important;height:16px!important;margin:0!important;accent-color:var(--lng-purple)}
.lng-member-welcome-alert{display:flex;align-items:flex-start;gap:12px;max-width:1080px;margin:0 auto 18px;padding:15px 17px;border:1px solid #bfe6ce;border-radius:14px;background:#f1fbf5;color:#215b39}.lng-member-welcome-alert>.lng-icon-svg{flex:0 0 22px;width:22px;height:22px;color:#1a9a52}.lng-member-welcome-alert strong,.lng-member-welcome-alert span{display:block}.lng-member-welcome-alert strong{font-size:13px}.lng-member-welcome-alert span{margin-top:2px;font-size:11.5px;line-height:1.5;color:#48725b}
@media(max-width:900px){.lng-member-register{grid-template-columns:1fr;max-width:700px}.lng-member-register__intro{padding:34px 30px}.lng-member-register__intro h2{font-size:31px}.lng-member-register__benefits{grid-template-columns:1fr 1fr;gap:0 18px}.lng-member-register__form{padding:32px 30px}}
@media(max-width:600px){.lng-member-register{border-radius:20px}.lng-member-register__intro{padding:28px 22px}.lng-member-register__intro h2{font-size:28px}.lng-member-register__benefits{grid-template-columns:1fr}.lng-member-register__form{padding:26px 20px}.lng-member-register__grid{grid-template-columns:1fr}.lng-member-register__grid label.is-full{grid-column:auto}.lng-member-register__form-head h2{font-size:24px}.lng-member-auth{grid-template-columns:1fr}.lng-member-section{padding-top:34px!important;padding-bottom:42px!important}}


/* LNG 2.8.99 — registration route hardening + polished dedicated form */
.lng-register-route .lng-page-hero{padding:38px 0;background-position:center 42%}
.lng-register-route .lng-page-hero h1{font-size:clamp(36px,3.6vw,44px);margin-top:12px}
.lng-register-route .lng-page-hero p{max-width:720px;font-size:15px;line-height:1.65}
.lng-register-route .lng-member-section{padding:54px 0 72px}
.lng-register-route .lng-member-register{max-width:1120px;border-color:#e3daf1;box-shadow:0 28px 80px rgba(40,20,91,.12)}
.lng-register-route .lng-member-register__form{position:relative}
.lng-register-route .lng-member-register__form:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#5e2bc6,#9d65ff,#5e2bc6)}
.lng-member-register__security{display:flex;gap:9px;align-items:flex-start;margin:-2px 0 15px;padding:11px 12px;border:1px solid #e2daf1;border-radius:11px;background:#faf8ff;color:#6d6579;font-size:10.8px;line-height:1.5}
.lng-member-register__security .lng-icon-svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px;color:#6633ce}
.lng-member-register__submit{box-shadow:0 10px 24px rgba(95,37,213,.18)}
.lng-member-register__submit:disabled{opacity:.68;cursor:wait;box-shadow:none}
@media(max-width:600px){.lng-register-route .lng-page-hero{padding:30px 0}.lng-register-route .lng-member-section{padding:30px 0 50px}.lng-member-register__security{font-size:10.5px}}

/* LNG 2.9.00 — registration page guaranteed functional layout */
.lng-register-route .lng-member-section{background:linear-gradient(180deg,#faf8ff 0%,#fff 100%)}
.lng-register-route .lng-member-register{isolation:isolate}
.lng-register-route .lng-member-register__form input{box-sizing:border-box}
.lng-register-route .lng-member-register__form button{font-family:inherit}

/* LNG 2.9.02 — separate Shopping Cart and Wishlist pages */
.lng-cart-secondary-link,.lng-wishlist-cart-link{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:22px 24px;border:1px solid var(--lng-border);border-radius:16px;background:#faf8ff}
.lng-cart-secondary-link>div,.lng-wishlist-cart-link>div{display:flex;align-items:center;gap:14px;min-width:0}.lng-cart-secondary-link__icon,.lng-wishlist-cart-link>div>span{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:#eee7ff;color:var(--lng-purple)}
.lng-cart-secondary-link__icon .lng-icon-svg,.lng-wishlist-cart-link>div>span .lng-icon-svg{width:22px;height:22px}.lng-cart-secondary-link strong,.lng-wishlist-cart-link strong{display:block;margin-bottom:3px;font-size:15px}.lng-cart-secondary-link p,.lng-wishlist-cart-link p{margin:0;color:var(--lng-muted);font-size:13px;line-height:1.55}.lng-cart-empty-state .lng-empty-state__icon,.lng-wishlist-empty .lng-empty-state__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 16px;border-radius:20px;background:#f1ebff;color:var(--lng-purple)}.lng-cart-empty-state .lng-empty-state__icon .lng-icon-svg,.lng-wishlist-empty .lng-empty-state__icon .lng-icon-svg{width:28px;height:28px}
.lng-wishlist-page{background:linear-gradient(180deg,#fff 0%,#fcfaff 100%)}.lng-wishlist-overview{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:22px;padding:26px 28px;border:1px solid var(--lng-border);border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(44,24,82,.06)}.lng-wishlist-overview>div:first-child{display:flex;align-items:center;gap:18px}.lng-wishlist-overview__icon{display:grid;place-items:center;flex:0 0 62px;width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#2d126d,#6d35d8);color:#fff;box-shadow:0 12px 28px rgba(82,40,172,.2)}.lng-wishlist-overview__icon .lng-icon-svg{width:28px;height:28px}.lng-wishlist-overview .lng-kicker{display:block;margin-bottom:5px;color:var(--lng-purple)}.lng-wishlist-overview h2{margin:0;font-size:28px;line-height:1.2}.lng-wishlist-overview p{margin:5px 0 0;color:var(--lng-muted);font-size:13px}.lng-wishlist-overview__actions{display:flex!important;align-items:center!important;gap:9px!important;flex:0 0 auto}
.lng-wishlist-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px}.lng-wishlist-benefits>span{display:grid;grid-template-columns:32px 1fr;column-gap:10px;align-items:center;padding:17px 18px;border:1px solid var(--lng-border);border-radius:14px;background:#fff}.lng-wishlist-benefits>span>.lng-icon-svg{grid-row:1/3;width:22px;height:22px;color:var(--lng-purple)}.lng-wishlist-benefits strong{font-size:13px}.lng-wishlist-benefits small{display:block;margin-top:2px;color:var(--lng-muted);font-size:11.5px;line-height:1.45}.lng-wishlist-products{margin-top:6px}.lng-wishlist-products .lng-product-card{transition:opacity .18s ease,transform .18s ease}.lng-wishlist-products .lng-product-card.is-removing{opacity:0;transform:scale(.96)}.lng-wishlist-empty{max-width:720px;margin:18px auto 0;padding:58px 28px;border:1px dashed #d8ccef;border-radius:20px;background:#fff}.lng-wishlist-empty h2{margin:0 0 8px;font-size:28px}.lng-wishlist-empty p{max-width:520px;margin:0 auto 20px;color:var(--lng-muted);line-height:1.65}.lng-wishlist-cart-link{margin-top:34px;background:#fff}.lng-wishlist-cart-link .lng-button{flex:0 0 auto}
@media(max-width:900px){.lng-wishlist-overview{align-items:flex-start;flex-direction:column}.lng-wishlist-overview__actions{width:100%;flex-wrap:wrap}.lng-wishlist-benefits{grid-template-columns:1fr}.lng-cart-secondary-link,.lng-wishlist-cart-link{align-items:flex-start;flex-direction:column}.lng-cart-secondary-link>.lng-button,.lng-wishlist-cart-link>.lng-button{width:100%}}
@media(max-width:620px){.lng-wishlist-overview{padding:20px}.lng-wishlist-overview>div:first-child{align-items:flex-start}.lng-wishlist-overview__icon{flex-basis:50px;width:50px;height:50px;border-radius:14px}.lng-wishlist-overview h2{font-size:23px}.lng-wishlist-overview__actions .lng-button{width:100%}.lng-cart-secondary-link,.lng-wishlist-cart-link{padding:18px}.lng-cart-secondary-link>div,.lng-wishlist-cart-link>div{align-items:flex-start}}

@media(max-width:620px){.lng-contact-main-section{padding:36px 0 24px}.lng-contact-features-section{padding:24px 0 32px}}

/* LNG 2.9.05 — rebalance homepage section surfaces after removed sections.
   Current light-section rhythm: Collections (white) → Videos (soft) → Featured (white)
   → global shipping banner (brand accent) → About (soft) → Reviews (white). */
.home .lng-home-story.lng-home-section-surface--white{background:#fff}
.home .lng-home-feedback.lng-home-section-surface--soft{background:linear-gradient(180deg,#fbfaff 0%,#f4f1f9 100%)}

.lng-page-end-gap{height:26px}.lng-page-end-gap+.lng-footer{margin-top:0}@media(max-width:620px){.lng-page-end-gap{height:18px}}


/* LNG 2.9.41 — country-routed international shipping methods */
.lng-shipping-options label.is-route-disabled{opacity:.48;cursor:not-allowed;background:#fafafa;box-shadow:none}
.lng-shipping-options label.is-route-disabled input{pointer-events:none}
.lng-shipping-options label.is-route-disabled strong,.lng-shipping-options label.is-route-disabled small,.lng-shipping-options label.is-route-disabled b{color:#8d8898}

.lng-shipping-options label.is-route-selected{border-color:var(--lng-purple)!important;background:#f7f2ff!important;box-shadow:0 0 0 1px rgba(95,37,213,.08) inset}.lng-shipping-options label.is-route-selected strong,.lng-shipping-options label.is-route-selected b{color:var(--lng-purple)}


/* LNG 2.9.47 — storefront last-item stock cue */
.lng-stock-inline{display:inline-flex;align-items:flex-end;gap:10px;line-height:1.25}.lng-stock-inline.is-last-one{color:#138a52;font-weight:700}.lng-stock-flame{display:inline-flex;align-items:flex-end;justify-content:center;flex:0 0 auto;width:18px;height:18px;color:#ef5a3c;transform:translateY(1px)}.lng-stock-flame svg{width:18px;height:18px;fill:currentColor;stroke:none;display:block;filter:drop-shadow(0 1px 0 rgba(188,49,28,.10))}.lng-cart-product small .lng-stock-flame{margin-right:0;vertical-align:text-bottom;transform:translateY(1px)}


/* LNG 2.9.56 — sharp 3:4 product image/video album */
body.single-lng_product .lng-pdp-gallery-shell{grid-template-columns:76px minmax(0,620px);align-items:start}
body.single-lng_product .lng-pdp-main-image{width:100%;max-width:620px;min-height:0;aspect-ratio:3/4;justify-self:start;background:#fff}
body.single-lng_product .lng-pdp-main-image>img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain;background:#fff;cursor:zoom-in;z-index:1}
body.single-lng_product .lng-pdp-main-image>img[hidden]{display:none}
body.single-lng_product .lng-pdp-main-image.is-playing-media{background:#0c0912}
.lng-pdp-media-player{position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:#0c0912;overflow:hidden}
.lng-pdp-media-player[hidden]{display:none}.lng-pdp-media-player video,.lng-pdp-media-player iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}.lng-pdp-media-player iframe{aspect-ratio:3/4}
.lng-pdp-tiktok-fallback{display:grid;place-items:center;gap:8px;width:100%;height:100%;padding:28px;background:radial-gradient(circle at 50% 35%,#3b2144,#0c0912 62%);color:#fff;text-align:center}.lng-pdp-tiktok-fallback strong{font-size:28px}.lng-pdp-tiktok-fallback span{font-size:12px;color:#e9dff2}
.lng-pdp-media-thumb{aspect-ratio:1/1;display:grid!important;place-items:center!important;background:#15101d!important;color:#fff!important}.lng-pdp-media-thumb>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.14)}.lng-pdp-media-thumb svg{width:17px;height:17px}.lng-pdp-media-thumb small{position:absolute;left:0;right:0;bottom:5px;color:#fff;font-size:7px;font-weight:900;letter-spacing:.08em;text-align:center}.lng-pdp-media-thumb.is-tiktok{background:linear-gradient(145deg,#0c0c0f,#2b142f)!important}.lng-pdp-media-thumb.is-video{background:linear-gradient(145deg,#251156,#5a2cc4)!important}
@media(max-width:900px){body.single-lng_product .lng-pdp-gallery-shell{grid-template-columns:68px minmax(0,620px);justify-content:center}}
@media(max-width:620px){body.single-lng_product .lng-pdp-gallery-shell{display:flex;flex-direction:column-reverse}body.single-lng_product .lng-pdp-main-image{max-width:none;aspect-ratio:3/4}.lng-pdp-media-thumb small{bottom:3px;font-size:6px}}


/* LNG 2.9.58 — stable product album navigation.
   No SVG is injected for the arrows, preventing icon/layout leakage. */
body.single-lng_product .lng-pdp-main-image{position:relative}
body.single-lng_product .lng-pdp-stage-nav{
 position:absolute;top:50%;z-index:7;transform:translateY(-50%);
 display:flex;align-items:center;justify-content:center;
 width:44px;height:44px;padding:0;border:1px solid rgba(224,218,236,.95);
 border-radius:999px;background:rgba(255,255,255,.95);color:#4f239e;
 box-shadow:0 10px 26px rgba(31,16,69,.14);
 font-family:Arial,sans-serif;font-size:34px;font-weight:400;line-height:1;
 cursor:pointer;overflow:hidden;
 transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease
}
body.single-lng_product .lng-pdp-stage-nav.is-prev{left:14px}
body.single-lng_product .lng-pdp-stage-nav.is-next{right:14px}
body.single-lng_product .lng-pdp-stage-nav:hover,
body.single-lng_product .lng-pdp-stage-nav:focus-visible{
 background:#fff;color:#672bd8;border-color:#cbb9f3;
 box-shadow:0 14px 30px rgba(31,16,69,.18);
 transform:translateY(-50%) scale(1.04);outline:none
}
body.single-lng_product .lng-pdp-stage-nav:disabled{opacity:.35;pointer-events:none;box-shadow:none}
body.single-lng_product .lng-pdp-main-image.is-playing-media .lng-pdp-stage-nav{
 background:rgba(20,12,36,.72);border-color:rgba(255,255,255,.18);color:#fff;
 backdrop-filter:blur(8px)
}
body.single-lng_product .lng-pdp-media-player video{
 width:100%;height:100%;object-fit:contain;background:#000
}
@media(max-width:620px){
 body.single-lng_product .lng-pdp-stage-nav{width:40px;height:40px;font-size:30px}
 body.single-lng_product .lng-pdp-stage-nav.is-prev{left:9px}
 body.single-lng_product .lng-pdp-stage-nav.is-next{right:9px}
}


/* LNG 2.9.59 — portrait media album fitted to the current device viewport */
body.single-lng_product .lng-pdp-layout--wide{
 grid-template-columns:minmax(0,1.02fr) minmax(410px,.98fr);
 gap:28px;
 align-items:start
}
body.single-lng_product .lng-pdp-gallery{
 min-width:0;
 position:relative
}
body.single-lng_product .lng-pdp-gallery-shell{
 grid-template-columns:76px minmax(0,1fr);
 gap:12px;
 align-items:start
}
body.single-lng_product .lng-pdp-main-image{
 width:min(100%,620px);
 max-width:100%;
 aspect-ratio:3/4;
 min-height:0;
 height:min(var(--lng-pdp-stage-max-h,720px),calc((100vw - 76px - 110px)*4/3));
 max-height:var(--lng-pdp-stage-max-h,720px);
 justify-self:start;
 border-radius:20px;
 overflow:hidden;
 background:#fff
}
body.single-lng_product .lng-pdp-main-image>img{
 width:100%;
 height:100%;
 max-width:100%;
 max-height:100%;
 object-fit:contain;
 object-position:center center;
 background:#fff
}
body.single-lng_product .lng-pdp-main-image.is-playing-media{
 background:#09070d
}
body.single-lng_product .lng-pdp-media-player{
 position:absolute;
 inset:0;
 display:flex;
 align-items:center;
 justify-content:center;
 background:#09070d
}
body.single-lng_product .lng-pdp-media-player video,
body.single-lng_product .lng-pdp-media-player iframe{
 width:100%;
 height:100%;
 max-width:100%;
 max-height:100%;
 object-fit:contain;
 object-position:center center;
 border:0;
 background:#000
}
body.single-lng_product .lng-pdp-thumbs{
 max-height:var(--lng-pdp-stage-max-h,720px);
 overflow:auto;
 scrollbar-width:thin;
 overscroll-behavior:contain
}
body.single-lng_product .lng-pdp-stage-nav{
 width:42px;height:42px;
 background:rgba(20,12,36,.62);
 border-color:rgba(255,255,255,.18);
 color:#fff;
 box-shadow:0 10px 28px rgba(0,0,0,.18);
 backdrop-filter:blur(8px)
}
body.single-lng_product .lng-pdp-stage-nav:hover,
body.single-lng_product .lng-pdp-stage-nav:focus-visible{
 background:rgba(71,31,145,.88);
 color:#fff;
 border-color:rgba(255,255,255,.28)
}
body.single-lng_product .lng-pdp-sound-toggle{
 position:absolute;
 left:16px;
 bottom:16px;
 z-index:8;
 display:inline-flex;
 align-items:center;
 gap:8px;
 min-height:40px;
 padding:8px 12px;
 border:1px solid rgba(255,255,255,.18);
 border-radius:999px;
 background:rgba(18,10,34,.72);
 color:#fff;
 box-shadow:0 10px 26px rgba(0,0,0,.18);
 backdrop-filter:blur(10px);
 cursor:pointer;
 font:700 12px/1.2 inherit;
 transition:.18s
}
body.single-lng_product .lng-pdp-sound-toggle:hover,
body.single-lng_product .lng-pdp-sound-toggle:focus-visible{
 background:rgba(78,34,160,.9);
 border-color:rgba(255,255,255,.3);
 outline:none
}
body.single-lng_product .lng-pdp-sound-toggle[hidden]{display:none!important}
body.single-lng_product .lng-pdp-sound-icon{font-size:15px;line-height:1}
body.single-lng_product .lng-pdp-sound-label{white-space:nowrap}

@media(max-width:1180px){
 body.single-lng_product .lng-pdp-layout--wide{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:22px}
 body.single-lng_product .lng-pdp-main-image{width:100%;height:min(var(--lng-pdp-stage-max-h,690px),68vh)}
}
@media(max-width:900px){
 body.single-lng_product .lng-pdp-layout--wide{grid-template-columns:1fr}
 body.single-lng_product .lng-pdp-gallery-shell{
  grid-template-columns:72px minmax(0,1fr);
  justify-content:center
 }
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,560px);
  height:min(var(--lng-pdp-stage-max-h,700px),72vh);
  justify-self:center
 }
 body.single-lng_product .lng-pdp-thumbs{max-height:min(var(--lng-pdp-stage-max-h,700px),72vh)}
}
@media(max-width:620px){
 body.single-lng_product .lng-pdp-gallery-shell{display:flex;flex-direction:column-reverse;gap:10px}
 body.single-lng_product .lng-pdp-main-image{
  width:100%;
  max-width:100%;
  height:min(74vh,calc(100vw * 4/3));
  max-height:74vh;
  aspect-ratio:3/4;
  border-radius:14px
 }
 body.single-lng_product .lng-pdp-thumbs{
  display:flex;
  flex-direction:row;
  gap:8px;
  max-height:none;
  overflow-x:auto;
  overflow-y:hidden;
  padding:2px 1px 4px
 }
 body.single-lng_product .lng-pdp-thumbs button{
  flex:0 0 64px;
  width:64px
 }
 body.single-lng_product .lng-pdp-stage-nav{width:38px;height:38px}
 body.single-lng_product .lng-pdp-stage-nav.is-prev{left:9px}
 body.single-lng_product .lng-pdp-stage-nav.is-next{right:9px}
 body.single-lng_product .lng-pdp-sound-toggle{
  left:10px;
  bottom:10px;
  min-height:36px;
  padding:7px 10px
 }
 body.single-lng_product .lng-pdp-sound-label{display:none}
}


/* LNG 2.9.60 — compact 3:4 product album + larger portrait thumbnails
   Fixes the media player covering images when it has the HTML hidden attribute. */
body.single-lng_product .lng-pdp-media-player[hidden]{
 display:none!important;
 visibility:hidden!important;
 pointer-events:none!important;
}
body.single-lng_product .lng-pdp-main-image>img:not([hidden]){
 display:block!important;
 visibility:visible!important;
 opacity:1!important;
}

body.single-lng_product .lng-pdp-layout--wide{
 grid-template-columns:minmax(0,630px) minmax(430px,1fr);
 gap:30px;
 align-items:start
}
body.single-lng_product .lng-pdp-gallery-shell{
 grid-template-columns:92px minmax(0,520px);
 gap:14px;
 justify-content:start;
 align-items:start
}
body.single-lng_product .lng-pdp-main-image{
 width:min(100%,520px)!important;
 height:auto!important;
 max-width:520px!important;
 max-height:min(var(--lng-pdp-stage-max-h,700px),700px)!important;
 aspect-ratio:3/4!important;
 justify-self:start!important;
 background:#fff!important
}
body.single-lng_product .lng-pdp-main-image.is-playing-media{
 background:#09070d!important
}
body.single-lng_product .lng-pdp-main-image>img{
 width:100%!important;
 height:100%!important;
 max-width:100%!important;
 max-height:100%!important;
 aspect-ratio:auto!important;
 object-fit:contain!important;
 object-position:center!important;
 background:#fff!important
}
body.single-lng_product .lng-pdp-thumbs{
 width:92px;
 max-height:min(var(--lng-pdp-stage-max-h,700px),700px);
 gap:10px;
 overflow-y:auto;
 overflow-x:hidden
}
body.single-lng_product .lng-pdp-thumbs button{
 width:92px!important;
 min-width:92px;
 aspect-ratio:3/4!important;
 border-radius:12px
}
body.single-lng_product .lng-pdp-thumbs img{
 width:100%!important;
 height:100%!important;
 aspect-ratio:3/4!important;
 object-fit:cover!important;
 object-position:center!important
}
body.single-lng_product .lng-pdp-media-thumb{
 aspect-ratio:3/4!important
}
body.single-lng_product .lng-pdp-media-thumb>span{
 width:42px;
 height:42px
}
body.single-lng_product .lng-pdp-media-thumb svg{
 width:19px;
 height:19px
}
body.single-lng_product .lng-pdp-media-thumb small{
 bottom:9px;
 font-size:8px
}
body.single-lng_product .lng-pdp-price-card{
 padding-bottom:18px
}

@media(max-width:1180px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:minmax(0,570px) minmax(390px,1fr);
  gap:22px
 }
 body.single-lng_product .lng-pdp-gallery-shell{
  grid-template-columns:84px minmax(0,470px);
  gap:12px
 }
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,470px)!important;
  max-width:470px!important
 }
 body.single-lng_product .lng-pdp-thumbs,
 body.single-lng_product .lng-pdp-thumbs button{
  width:84px!important;
  min-width:84px
 }
}

@media(max-width:900px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:1fr
 }
 body.single-lng_product .lng-pdp-gallery-shell{
  grid-template-columns:88px minmax(0,500px);
  justify-content:center
 }
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,500px)!important;
  max-width:500px!important;
  justify-self:center!important
 }
 body.single-lng_product .lng-pdp-thumbs,
 body.single-lng_product .lng-pdp-thumbs button{
  width:88px!important;
  min-width:88px
 }
}

@media(max-width:620px){
 body.single-lng_product .lng-pdp-gallery-shell{
  display:flex;
  flex-direction:column-reverse;
  gap:10px
 }
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,430px)!important;
  max-width:430px!important;
  aspect-ratio:3/4!important;
  max-height:72vh!important;
  margin-inline:auto
 }
 body.single-lng_product .lng-pdp-thumbs{
  width:100%;
  max-height:none;
  display:flex;
  flex-direction:row;
  gap:8px;
  overflow-x:auto;
  overflow-y:hidden
 }
 body.single-lng_product .lng-pdp-thumbs button{
  flex:0 0 72px;
  width:72px!important;
  min-width:72px;
  aspect-ratio:3/4!important
 }
}


/* LNG 2.9.61 — desktop portrait album: keep height, narrow width by true 3:4 ratio */
body.single-lng_product .lng-pdp-layout--wide{
 grid-template-columns:minmax(0,590px) minmax(430px,1fr);
 gap:34px;
 align-items:start
}
body.single-lng_product .lng-pdp-gallery-shell{
 grid-template-columns:104px minmax(0,1fr);
 gap:18px;
 align-items:start;
 justify-content:start
}
body.single-lng_product .lng-pdp-main-image{
 height:min(74vh,700px)!important;
 width:auto!important;
 max-width:485px!important;
 min-width:0!important;
 aspect-ratio:3/4!important;
 place-self:start!important;
}
body.single-lng_product .lng-pdp-main-image>img,
body.single-lng_product .lng-pdp-media-player,
body.single-lng_product .lng-pdp-media-player video,
body.single-lng_product .lng-pdp-media-player iframe{
 width:100%!important;
 height:100%!important;
}
body.single-lng_product .lng-pdp-media-player{
 aspect-ratio:3/4!important;
}
body.single-lng_product .lng-pdp-thumbs{
 width:104px!important;
 max-height:min(74vh,700px)!important;
}
body.single-lng_product .lng-pdp-thumbs button{
 width:104px!important;
 min-width:104px!important;
}
body.single-lng_product .lng-pdp-thumbs img{
 aspect-ratio:3/4!important;
}

@media(max-width:1180px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:minmax(0,540px) minmax(390px,1fr);
  gap:26px
 }
 body.single-lng_product .lng-pdp-gallery-shell{
  grid-template-columns:94px minmax(0,1fr);
  gap:14px
 }
 body.single-lng_product .lng-pdp-main-image{
  height:min(70vh,650px)!important;
  max-width:455px!important
 }
 body.single-lng_product .lng-pdp-thumbs,
 body.single-lng_product .lng-pdp-thumbs button{
  width:94px!important;
  min-width:94px!important
 }
}

@media(max-width:900px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:1fr
 }
 body.single-lng_product .lng-pdp-gallery-shell{
  grid-template-columns:88px minmax(0,1fr);
  justify-content:center;
  gap:12px
 }
 body.single-lng_product .lng-pdp-main-image{
  height:min(68vh,620px)!important;
  max-width:430px!important;
  place-self:start!important
 }
 body.single-lng_product .lng-pdp-thumbs,
 body.single-lng_product .lng-pdp-thumbs button{
  width:88px!important;
  min-width:88px!important
 }
}

@media(max-width:620px){
 body.single-lng_product .lng-pdp-gallery-shell{
  display:flex;
  flex-direction:column-reverse;
  gap:10px
 }
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,430px)!important;
  height:auto!important;
  max-width:430px!important;
  max-height:72vh!important;
  margin-inline:auto;
  place-self:center!important
 }
}


/* LNG 2.9.62 — cleaner gallery controls */
body.single-lng_product .lng-pdp-gallery-note{display:none!important}

body.single-lng_product .lng-pdp-sound-toggle{
 width:42px!important;
 min-width:42px!important;
 height:42px!important;
 min-height:42px!important;
 padding:0!important;
 border-radius:999px!important;
 justify-content:center!important;
 gap:0!important;
}
body.single-lng_product .lng-pdp-sound-label{display:none!important}
body.single-lng_product .lng-pdp-sound-icon{
 font-size:16px!important;
 line-height:1!important;
}

body.single-lng_product .lng-pdp-stage-nav{
 width:36px!important;
 height:36px!important;
 font-size:24px!important;
 font-weight:600!important;
 line-height:1!important;
}
body.single-lng_product .lng-pdp-stage-nav.is-prev{padding-right:1px!important}
body.single-lng_product .lng-pdp-stage-nav.is-next{padding-left:1px!important}

@media(max-width:620px){
 body.single-lng_product .lng-pdp-stage-nav{
  width:34px!important;
  height:34px!important;
  font-size:22px!important;
 }
 body.single-lng_product .lng-pdp-sound-toggle{
  width:38px!important;
  min-width:38px!important;
  height:38px!important;
  min-height:38px!important;
 }
}


/* LNG 2.9.63 — hide gallery helper line and enlarge main portrait stage a bit */
body.single-lng_product .lng-pdp-gallery-footer{display:none!important}

body.single-lng_product .lng-pdp-layout--wide{
 grid-template-columns:minmax(0,635px) minmax(430px,1fr)!important;
 gap:34px!important;
}
body.single-lng_product .lng-pdp-main-image{
 max-width:525px!important;
 height:min(74vh,700px)!important;
}

@media(max-width:1180px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:minmax(0,590px) minmax(390px,1fr)!important;
 }
 body.single-lng_product .lng-pdp-main-image{
  max-width:495px!important;
  height:min(72vh,670px)!important;
 }
}

@media(max-width:900px){
 body.single-lng_product .lng-pdp-main-image{
  max-width:450px!important;
  height:min(68vh,620px)!important;
 }
}

@media(max-width:620px){
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,430px)!important;
  max-width:430px!important;
  height:auto!important;
 }
}


/* LNG 2.9.64 — enlarge main portrait media area on desktop */
body.single-lng_product .lng-pdp-layout--wide{
 grid-template-columns:minmax(0,670px) minmax(390px,1fr)!important;
 gap:36px!important;
 align-items:start!important;
}
body.single-lng_product .lng-pdp-main-image{
 max-width:560px!important;
 height:min(80vh,790px)!important;
 min-height:760px!important;
}

@media(max-width:1360px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:minmax(0,640px) minmax(360px,1fr)!important;
 }
 body.single-lng_product .lng-pdp-main-image{
  max-width:540px!important;
  height:min(78vh,760px)!important;
  min-height:720px!important;
 }
}

@media(max-width:1180px){
 body.single-lng_product .lng-pdp-layout--wide{
  grid-template-columns:minmax(0,600px) minmax(340px,1fr)!important;
 }
 body.single-lng_product .lng-pdp-main-image{
  max-width:510px!important;
  height:min(74vh,690px)!important;
  min-height:640px!important;
 }
}

@media(max-width:900px){
 body.single-lng_product .lng-pdp-main-image{
  max-width:460px!important;
  height:min(68vh,620px)!important;
  min-height:unset!important;
 }
}

@media(max-width:620px){
 body.single-lng_product .lng-pdp-main-image{
  width:min(100%,430px)!important;
  max-width:430px!important;
  height:auto!important;
  min-height:unset!important;
 }
}


/* LNG 2.9.67 — fixed-size, centered 3:4 desktop product album.
   Keep one stable portrait frame for both image and video. Do not let title or
   summary length make the album long/short or square/misaligned. The payment row
   is pushed to the bottom of the summary so its baseline stays level with the
   album bottom. */
@media(min-width:901px){
 body.single-lng_product .lng-pdp-gallery{
  --lng-pdp-stage-sync-w:480px;
  --lng-pdp-stage-sync-h:640px;
 }
 body.single-lng_product .lng-pdp-gallery-shell{
  grid-template-columns:88px minmax(0,var(--lng-pdp-stage-sync-w))!important;
  gap:16px!important;
  justify-content:center!important;
  align-items:start!important;
  width:100%!important;
  margin-inline:auto!important;
 }
 body.single-lng_product .lng-pdp-main-image{
  width:var(--lng-pdp-stage-sync-w)!important;
  height:var(--lng-pdp-stage-sync-h)!important;
  min-width:0!important;
  min-height:0!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:3/4!important;
  place-self:start!important;
 }
 body.single-lng_product .lng-pdp-thumbs{
  width:88px!important;
  min-width:88px!important;
  max-width:88px!important;
  max-height:var(--lng-pdp-stage-sync-h)!important;
 }
 body.single-lng_product .lng-pdp-thumbs button{
  width:88px!important;
  min-width:88px!important;
  max-width:88px!important;
 }
 body.single-lng_product .lng-pdp-summary{
  display:flex!important;
  flex-direction:column!important;
  min-height:var(--lng-pdp-stage-sync-h)!important;
 }
 body.single-lng_product .lng-pdp-payment-row{
  margin-top:auto!important;
 }
 body.single-lng_product .lng-pdp-main-image>img,
 body.single-lng_product .lng-pdp-media-player,
 body.single-lng_product .lng-pdp-media-player video,
 body.single-lng_product .lng-pdp-media-player iframe{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
 }
 body.single-lng_product .lng-pdp-main-image>img,
 body.single-lng_product .lng-pdp-media-player video,
 body.single-lng_product .lng-pdp-media-player iframe{
  object-fit:contain!important;
  object-position:center!important;
 }
}

/* LNG 2.9.68 — image albums embedded inside product detailed descriptions */
.lng-pdp-rich-content .lng-content-album{margin:22px 0 26px;display:grid;gap:12px;width:100%;clear:both}.lng-pdp-rich-content .lng-content-album--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lng-pdp-rich-content .lng-content-album--row{grid-template-columns:repeat(4,minmax(0,1fr))}.lng-pdp-rich-content .lng-content-album--row.lng-content-album--count-1{grid-template-columns:minmax(0,1fr)}.lng-pdp-rich-content .lng-content-album--row.lng-content-album--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lng-pdp-rich-content .lng-content-album--row.lng-content-album--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lng-pdp-rich-content .lng-content-album__item{position:relative;margin:0!important;min-width:0;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;border:1px solid #e7e1ef;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(36,19,78,.045)}.lng-pdp-rich-content .lng-content-album__image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:contain!important;object-position:center!important;background:#fff;transition:transform .25s ease}.lng-pdp-rich-content .lng-content-album__item:hover .lng-content-album__image{transform:scale(1.025)}@media(max-width:900px){.lng-pdp-rich-content .lng-content-album--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lng-pdp-rich-content .lng-content-album--row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.lng-pdp-rich-content .lng-content-album{gap:8px;margin:18px 0 22px}.lng-pdp-rich-content .lng-content-album--grid,.lng-pdp-rich-content .lng-content-album--row,.lng-pdp-rich-content .lng-content-album--row.lng-content-album--count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.lng-pdp-rich-content .lng-content-album--row.lng-content-album--count-1{grid-template-columns:1fr}.lng-pdp-rich-content .lng-content-album__item{border-radius:10px}}


/* LNG 2.9.69 — professional long-form product description rendering */
body.single-lng_product .lng-pdp-rich-content>[data-lng-content-album]:first-child{margin-top:0}.lng-pdp-rich-content>img,.lng-pdp-rich-content>p>img{display:block;max-width:100%;height:auto;margin:18px auto;border-radius:14px}.lng-pdp-rich-content .lng-content-album__image{cursor:zoom-in}.lng-pdp-rich-content shortcode{display:none}

/* LNG 2.9.72 — low-stock cue on storefront product cards. */
.lng-product-card .lng-price{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}
.lng-product-card .lng-price__amount{display:flex;align-items:baseline;gap:8px;min-width:0;flex:1 1 auto}
.lng-product-card__low-stock{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;flex:0 0 auto;margin-left:auto;color:#d92d20;font-size:12.5px;font-weight:800;line-height:1;white-space:nowrap}
.lng-product-card__low-stock .lng-stock-flame{width:17px;height:17px;color:#e53935;transform:none;align-items:center}
.lng-product-card__low-stock .lng-stock-flame svg{width:17px;height:17px;fill:currentColor;stroke:none;filter:drop-shadow(0 1px 1px rgba(180,35,24,.12))}
@media(max-width:620px){
 .lng-product-card .lng-price{gap:7px}
 .lng-product-card__low-stock{gap:4px;font-size:11.5px}
 .lng-product-card__low-stock .lng-stock-flame,.lng-product-card__low-stock .lng-stock-flame svg{width:15px;height:15px}
}


/* LNG 2.9.74 — keep price + low-stock cue on one clean row. */
.lng-product-card .lng-price strong{font-size:16px;line-height:1.08;white-space:nowrap;flex:0 0 auto}
.lng-product-card .lng-price del{white-space:nowrap;flex:0 0 auto}
.lng-product-card__low-stock{font-size:12px;font-weight:400}
@media(max-width:620px){
 .lng-product-card .lng-price strong{font-size:14.5px}
 .lng-product-card__low-stock{font-size:11px;font-weight:400}
}


/* LNG 2.9.76 — tracking details inside member orders */
.lng-account-order-shipping{display:flex;align-items:flex-start;gap:6px;flex-wrap:wrap;margin-top:6px}.lng-account-order-shipping .lng-pill{font-size:11px}.lng-account-order-shipping b{display:block;width:100%;color:#6f687c;font-size:11.5px;font-weight:600;word-break:break-all}


/* LNG 2.9.78 — homepage shows the 6 newest feedback entries that include an image. */
@media(min-width:1181px){
 .lng-home-feedback__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
}
.lng-home-feedback__grid>.lng-feedback-card{overflow:hidden}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__shot{
 aspect-ratio:4/3;
 display:grid;
 place-items:center;
 background:#fff;
 border-bottom:1px solid rgba(125,98,190,.12);
 overflow:hidden;
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__shot img{
 width:100%!important;
 height:100%!important;
 max-height:none!important;
 object-fit:contain!important;
 object-position:center!important;
 background:#fff;
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__body{min-height:250px}
@media(max-width:900px){
 .lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__shot{aspect-ratio:16/10}
 .lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__body{min-height:0}
}


/* LNG 2.9.82 — definitive homepage feedback card layout.
   Multi-column rows always share one outer height, but content never stretches
   internally. Any spare height stays below the customer meta, not between the
   review text and customer name. */
.lng-home-feedback__grid{
 display:grid;
 align-items:stretch!important;
 grid-auto-rows:auto!important;
}
.lng-home-feedback__grid>.lng-feedback-card{
 display:flex!important;
 flex-direction:column!important;
 justify-content:flex-start!important;
 align-self:stretch!important;
 height:auto!important;
 min-height:0!important;
 margin:0!important;
 overflow:hidden;
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__shot{
 flex:0 0 auto!important;
 width:100%;
 aspect-ratio:4/3;
 height:auto!important;
 display:grid!important;
 place-items:center!important;
 overflow:hidden!important;
 background:#fff;
 border-bottom:1px solid rgba(125,98,190,.12);
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__shot img{
 display:block!important;
 width:100%!important;
 height:100%!important;
 max-height:none!important;
 object-fit:contain!important;
 object-position:center!important;
 background:#fff;
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__body{
 display:block!important;
 flex:0 0 auto!important;
 height:auto!important;
 min-height:0!important;
 padding:22px 24px 20px;
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__stars{
 margin-bottom:14px;
}
.lng-home-feedback__grid>.lng-feedback-card blockquote{
 display:block!important;
 flex:none!important;
 margin:0 0 12px!important;
 font-size:18px;
 line-height:1.62;
}
.lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__meta{
 margin-top:0!important;
 padding-top:12px!important;
 border-top:1px solid rgba(112,90,175,.13);
}
.lng-home-feedback__grid>.lng-feedback-card:first-child .lng-feedback-card__meta{
 border-top-color:rgba(255,255,255,.18);
}
@media(max-width:900px){
 .lng-home-feedback__grid{grid-auto-rows:auto!important}
 .lng-home-feedback__grid>.lng-feedback-card{align-self:auto!important}
 .lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__shot{aspect-ratio:16/10}
 .lng-home-feedback__grid>.lng-feedback-card .lng-feedback-card__body{padding:20px 18px 18px}
 .lng-home-feedback__grid>.lng-feedback-card blockquote{font-size:16px}
}
