*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Work Sans",sans-serif;background:#fff;color:#0b1b3a;-webkit-font-smoothing:antialiased;min-height:100vh}img{max-width:100%;display:block}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}input[type=range]{accent-color:#2563eb}input[type=checkbox]{accent-color:#2563eb}.llg-container{max-width:1280px;margin:0 auto;padding-left:44px;padding-right:44px}@media(max-width: 782px){.llg-container{padding-left:20px;padding-right:20px}}.llg-eyebrow{font-family:"Poppins",sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#5a6473}.llg-h2{font-family:"Archivo",sans-serif;font-size:31px;font-weight:800;letter-spacing:-0.01em;margin:10px 0 26px}@media(max-width: 600px){.llg-h2{font-size:24px}}.llg-h1{font-family:"Archivo",sans-serif;font-size:33px;font-weight:800;letter-spacing:-0.01em;margin:10px 0 0}@media(max-width: 600px){.llg-h1{font-size:26px}}.llg-breadcrumb{font-family:"Poppins",sans-serif;font-size:12.5px;color:#5a6473}.llg-breadcrumb a{color:#5a6473}.llg-breadcrumb a:hover{color:#2563eb}.llg-breadcrumb .current{color:#0b1b3a;font-weight:600}.is-hidden{display:none}@keyframes dotTwinkle{0%,100%{opacity:.15;transform:translate(0, 0) scale(0.85)}50%{opacity:.95;transform:translate(var(--dot-dx, 5px), var(--dot-dy, -8px)) scale(1.15)}}@keyframes glowBlob{0%,100%{opacity:.35;transform:scale(1)}50%{opacity:.65;transform:scale(1.12)}}@keyframes bulbFlicker{0%{opacity:0;transform:scale(0.6)}55%{opacity:1;transform:scale(1.05)}65%{opacity:.4}75%{opacity:1;transform:scale(1)}100%{opacity:1;transform:scale(1)}}@keyframes lampPulse{0%,100%{opacity:.8;filter:brightness(1)}50%{opacity:1;filter:brightness(1.3)}}@keyframes particleFloat{0%{transform:translateY(0) scale(1);opacity:0}12%{opacity:.85}100%{transform:translateY(-170px) scale(0.3);opacity:0}}@keyframes cordSway{0%,100%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes cardBulbGlow{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}}@media(prefers-reduced-motion: reduce){*{animation-duration:.001ms !important;animation-iteration-count:1 !important}}.llg-btn-primary{font-family:"Archivo",sans-serif;border:none;cursor:pointer;border-radius:10px;transition:transform .15s,box-shadow .15s,background .15s,color .15s,border-color .15s;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:16px;background:#2563eb;color:#fff;padding:17px 28px;border-radius:11px;box-shadow:0 8px 20px rgba(37,99,235,.35)}.llg-btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 26px rgba(37,99,235,.45)}.llg-btn-ghost{font-family:"Archivo",sans-serif;border:none;cursor:pointer;border-radius:10px;transition:transform .15s,box-shadow .15s,background .15s,color .15s,border-color .15s;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;background:rgba(0,0,0,0);color:#dde6f5;border:1px solid #2a3a6b;padding:17px 28px;border-radius:11px}.llg-btn-ghost:hover{color:#fff;border-color:#3a4a7b}.llg-btn-outline{font-family:"Archivo",sans-serif;border:none;cursor:pointer;border-radius:10px;transition:transform .15s,box-shadow .15s,background .15s,color .15s,border-color .15s;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;background:#fff;color:#0b1b3a;border:1px solid #d9dee6;padding:12px 20px}.llg-btn-outline:hover{border-color:#2563eb;color:#2563eb}.llg-btn-sm{font-family:"Poppins",sans-serif;font-weight:700;font-size:13px;background:#eef3ff;color:#2563eb;border:none;padding:10px 14px;border-radius:9px;cursor:pointer;transition:background .15s}.llg-btn-sm:hover{background:#e4ecff}.llg-stock-badge{font-family:"Poppins",sans-serif;font-size:11px;font-weight:700;padding:4px 9px;border-radius:6px}.llg-stock-badge.in-stock{background:#e7f6ed;color:#16a34a}.llg-stock-badge.out-stock{background:#f1f2f4;color:#8b95a5}.llg-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e3e7ee}.llg-header__inner{display:flex;align-items:center;gap:30px;padding-top:20px;padding-bottom:20px}@media(max-width: 1024px){.llg-header__inner{flex-wrap:wrap;gap:16px}}.llg-header__logo{display:flex;align-items:center;gap:12px;flex-shrink:0}.llg-header__logo img{width:200px;height:60px;object-fit:contain}.llg-header__spacer{flex:1}.llg-nav{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.llg-nav__link{font-family:"Poppins",sans-serif;font-size:15px;letter-spacing:.01em;font-weight:500;color:#0b1b3a;white-space:nowrap;padding-bottom:4px;border-bottom:2px solid rgba(0,0,0,0);cursor:pointer}.llg-nav__link:hover{color:#2563eb}.llg-nav__link.is-active{color:#2563eb;border-bottom-color:#2563eb}.llg-products-menu{position:relative}.llg-products-menu__trigger{display:flex;align-items:center;gap:5px}.llg-products-menu__trigger .caret{font-size:10px}.llg-products-menu__panel{position:absolute;top:100%;left:0;padding-top:12px;z-index:60;display:none;width:290px}.llg-products-menu:hover .llg-products-menu__panel,.llg-products-menu.is-open .llg-products-menu__panel{display:block}.llg-products-menu__panel-inner{background:#fff;border:1px solid #e3e7ee;border-radius:14px;box-shadow:0 16px 40px rgba(11,27,58,.16);padding:12px}.llg-products-menu__row{display:flex;align-items:center;gap:13px;padding:12px 12px;border-radius:8px;cursor:pointer;transition:background .18s}.llg-products-menu__row:hover{background:#eef3ff}.llg-products-menu__row:hover .llg-products-menu__icon{filter:none;transform:scale(1.22) rotate(-4deg)}.llg-products-menu__row:hover .llg-products-menu__name{color:#2563eb}.llg-products-menu__icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:19px;filter:grayscale(1) sepia(1) hue-rotate(180deg) saturate(3) brightness(0.9);transition:filter .2s,transform .25s cubic-bezier(0.34, 1.56, 0.64, 1)}.llg-products-menu__icon .llg-cat-icon-img{width:22px;height:22px;object-fit:contain}.llg-products-menu__name{flex:1;font-family:"Work Sans",sans-serif;font-size:15px;font-weight:600;color:#0b1b3a;transition:color .18s}.llg-products-menu__count{font-family:"Poppins",sans-serif;font-size:12px;color:#8b95a5}.llg-products-menu__footer{border-top:1px solid #eef0f3;margin-top:8px;padding-top:10px}.llg-products-menu__footer a{display:block;font-family:"Poppins",sans-serif;font-size:13px;font-weight:700;color:#2563eb;padding:8px 12px}.llg-account-link{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:10px;border:1px solid #d9dee6;flex-shrink:0;transition:border-color .15s,color .15s}.llg-account-link .icon{font-size:17px}.llg-account-link .label{font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;color:#0b1b3a;white-space:nowrap}.llg-account-link:hover{border-color:#2563eb}.llg-account-link:hover .label{color:#2563eb}@media(max-width: 640px){.llg-account-link .label{display:none}}.llg-cart-link{display:flex;align-items:center;gap:8px;background:#eef3ff;padding:12px 20px;border-radius:10px;cursor:pointer;position:relative;flex-shrink:0}.llg-cart-link .icon{font-size:19px}.llg-cart-link .label{font-family:"Poppins",sans-serif;font-size:15px;font-weight:600;color:#0b1b3a}.llg-cart-link .count{position:absolute;top:-6px;right:-6px;background:#2563eb;color:#fff;font-size:12px;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Poppins",sans-serif}.llg-cart-link .count.is-hidden{display:none}.llg-mobile-toggle{display:none;background:none;border:1px solid #d9dee6;border-radius:8px;padding:8px 10px;cursor:pointer;font-size:18px}@media(max-width: 1024px){.llg-mobile-toggle{display:inline-flex}}@media(max-width: 1024px){.llg-nav{display:none;flex-direction:column;align-items:flex-start;width:100%;gap:4px;padding:10px 0 4px;border-top:1px solid #e3e7ee}.llg-header.is-nav-open .llg-nav{display:flex}.llg-products-menu__panel{position:static;width:100%;padding-top:6px}}.llg-footer{background:linear-gradient(160deg, #122353 0%, #0B1B3A 45%, #071026 100%);position:relative;overflow:hidden}.llg-footer::before{content:"";position:absolute;inset:-30% -10% auto auto;width:480px;height:480px;background:radial-gradient(circle, rgba(56, 120, 255, 0.18), transparent 70%);pointer-events:none}.llg-footer__cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:36px 0;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.llg-footer__cta h2{font-family:"Archivo",sans-serif;font-weight:800;font-size:20px;color:#fff;margin:0}.llg-footer__cta p{font-size:14px;color:#9db0cf;margin:4px 0 0}.llg-footer__cols{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;color:#9db0cf;position:relative;z-index:1;padding:44px 0 28px}@media(max-width: 782px){.llg-footer__cols{grid-template-columns:1fr;gap:28px}}.llg-footer__brand{font-family:"Archivo",sans-serif;font-weight:800;font-size:18px;color:#fff}.llg-footer__address{font-size:13.5px;line-height:1.7;margin-top:10px;max-width:320px}.llg-footer__hours{font-size:13.5px;line-height:1.7;margin-top:4px}.llg-footer__pills{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.llg-footer__pills span{font-family:"Poppins",sans-serif;font-size:12px;font-weight:600;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#fff;padding:6px 12px;border-radius:99px}.llg-footer__col-title{font-family:"Poppins",sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#5b6b9d;margin-bottom:12px}.llg-footer__col-link{font-size:13.5px;padding:4px 0;color:#9db0cf;display:block}.llg-footer__col-link:hover{color:#fff}.llg-footer__bottom{padding:20px 0 28px;border-top:1px solid rgba(255,255,255,.08);font-family:"Poppins",sans-serif;font-size:11.5px;color:#5b6b9d;position:relative;z-index:1}.llg-product-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media(max-width: 1024px){.llg-product-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.llg-product-grid{grid-template-columns:1fr}}.llg-product-grid--3col{grid-template-columns:repeat(3, 1fr)}@media(max-width: 1024px){.llg-product-grid--3col{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.llg-product-grid--3col{grid-template-columns:1fr}}.llg-product-card{border:1px solid #e3e7ee;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;height:100%;background:#fff;transition:box-shadow .2s,transform .2s}.llg-product-card:hover{box-shadow:0 10px 24px rgba(11,27,58,.08)}.llg-product-card__media{position:relative;cursor:pointer;height:180px;background:#f4f7fc;display:flex;align-items:center;justify-content:center;overflow:hidden}.llg-product-card__media img{width:100%;height:100%;object-fit:cover}.llg-product-card__placeholder{position:relative;width:56px;height:56px}.llg-product-card__placeholder::before{content:"";position:absolute;inset:-16px;background:radial-gradient(circle, rgba(255, 193, 84, 0.35), transparent 70%);animation:cardBulbGlow 2.8s ease-in-out infinite}.llg-product-card__bulb{position:relative;width:36px;height:36px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at 35% 30%, #fff8e1, #ffc154 70%);box-shadow:0 0 18px 4px rgba(255,193,84,.45)}.llg-product-card__bulb-cap{width:16px;height:10px;margin:0 auto;background:#94a3c4;border-radius:0 0 3px 3px}.llg-product-card__bulb-base{width:20px;height:3px;margin:2px auto 0;background:#94a3c4;border-radius:2px}.llg-product-card__badge{position:absolute;top:10px;right:10px}.llg-product-card__body{padding:18px;display:flex;flex-direction:column;gap:7px;flex:1}.llg-product-card__category{font-family:"Poppins",sans-serif;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a5}.llg-product-card__name{font-family:"Archivo",sans-serif;font-weight:700;font-size:15.5px;line-height:1.3;cursor:pointer;color:#0b1b3a}.llg-product-card__name:hover{color:#2563eb}.llg-product-card__spec{font-family:"Poppins",sans-serif;font-size:13px;color:#5a6473}.llg-product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;flex:1;align-items:flex-end}.llg-product-card__price{font-family:"Archivo",sans-serif;font-weight:800;font-size:19px;color:#2563eb}.llg-hero{background:#0b1b3a;padding:64px 40px;position:relative;overflow:hidden}@media(max-width: 600px){.llg-hero{padding:48px 20px}}.llg-hero__dot{position:absolute;border-radius:50%;background:#5b8bff;pointer-events:none;animation-name:dotTwinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.llg-hero__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;position:relative;z-index:1}@media(max-width: 900px){.llg-hero__inner{grid-template-columns:1fr;gap:40px}}.llg-hero__badge{display:inline-flex;align-items:center;gap:8px;font-family:"Poppins",sans-serif;font-size:12px;color:#93b4ff;border:1px solid #24356b;padding:6px 14px;border-radius:99px;background:#122351;font-weight:600}.llg-hero__badge .dot{width:7px;height:7px;border-radius:50%;background:#16a34a}.llg-hero h1{font-family:"Archivo",sans-serif;color:#fff;font-size:52px;font-weight:800;letter-spacing:-0.03em;line-height:1.06;margin:24px 0 0;max-width:600px}@media(max-width: 600px){.llg-hero h1{font-size:34px}}.llg-hero p{color:#9db0cf;font-size:18px;line-height:1.65;margin:20px 0 0;max-width:560px}.llg-hero__actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.llg-hero__lamp{position:relative;height:480px;display:flex;align-items:flex-start;justify-content:center}@media(max-width: 900px){.llg-hero__lamp{height:320px}}.llg-hero__glow{position:absolute;inset:-30px;background:radial-gradient(circle, rgba(56, 120, 255, 0.28), transparent 70%);animation:glowBlob 4s ease-in-out infinite;pointer-events:none}.llg-hero__fixture{position:relative;transform-origin:top center;animation:cordSway 4.5s ease-in-out infinite}.llg-hero__cord{width:4px;height:120px;margin:0 auto;background:linear-gradient(#3a4a6b, #1c2b52)}.llg-hero__shade{width:190px;height:80px;margin:0 auto;clip-path:polygon(38% 0%, 62% 0%, 100% 100%, 0% 100%);background:linear-gradient(160deg, #243662, #0B1B3A);box-shadow:0 10px 30px rgba(0,0,0,.4)}.llg-hero__bulb{width:58px;height:58px;border-radius:50%;margin:-10px auto 0;background:radial-gradient(circle, #fff8e1 0%, #ffd88a 45%, rgba(255, 216, 138, 0) 75%);box-shadow:0 0 50px 18px rgba(255,214,120,.55),0 0 100px 38px rgba(56,120,255,.25);animation:lampPulse 2.6s ease-in-out infinite}.llg-hero__cone{width:360px;height:260px;margin:0 auto;clip-path:polygon(44% 0%, 56% 0%, 100% 100%, 0% 100%);background:linear-gradient(to bottom, rgba(255, 216, 138, 0.32), rgba(96, 165, 250, 0.12) 55%, transparent);animation:lampPulse 2.6s ease-in-out infinite}@media(max-width: 900px){.llg-hero__cone{width:260px;height:190px}}.llg-hero__particle{position:absolute;top:280px;border-radius:50%;background:#ffe8b8;box-shadow:0 0 6px 2px rgba(255,216,138,.6);animation-name:particleFloat;animation-timing-function:ease-out;animation-iteration-count:infinite}.llg-trust{background:#eef3ff;padding:34px 40px}.llg-trust__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 700px){.llg-trust__grid{grid-template-columns:repeat(2, 1fr)}}.llg-trust__value{font-family:"Archivo",sans-serif;font-weight:800;font-size:27px;color:#0b1b3a}.llg-trust__label{font-family:"Poppins",sans-serif;font-size:13px;color:#5a6473;margin-top:5px}.llg-section-cats{padding-top:56px;padding-bottom:16px}.llg-section-featured{padding-top:48px;padding-bottom:64px}.llg-section-testimonials{padding-top:56px;padding-bottom:64px}.llg-section-location{padding-top:8px;padding-bottom:64px}.llg-h2--sub{font-size:28px}.llg-empty-note{color:#8b95a5;font-size:14px}.llg-featured__header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px}.llg-featured__heading{margin-bottom:0}.llg-featured__link{font-family:"Poppins",sans-serif;font-size:13px;font-weight:600}.llg-featured__body{margin-top:24px}.llg-cat-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px}@media(max-width: 900px){.llg-cat-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.llg-cat-grid{grid-template-columns:1fr}}.llg-cat-card{border:1px solid #e3e7ee;background:#eef3ff;border-radius:16px;padding:28px;cursor:pointer;box-shadow:0 1px 2px rgba(11,27,58,.03);transition:background .22s,box-shadow .22s,transform .22s,border-color .22s;display:block}.llg-cat-card:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 14px 30px rgba(37,99,235,.28);transform:translateY(-5px)}.llg-cat-card__icon{font-size:40px;line-height:1;transition:transform .3s cubic-bezier(0.34, 1.56, 0.64, 1);animation:bulbFlicker .9s ease-out both}.llg-cat-card__icon .llg-cat-icon-img{display:block;width:40px;height:40px;object-fit:contain;border-radius:8px}.llg-cat-card:hover .llg-cat-card__icon{transform:scale(1.18) rotate(-5deg)}.llg-cat-card__name{font-family:"Archivo",sans-serif;font-weight:700;font-size:17px;margin-top:18px;color:#0b1b3a;transition:color .22s}.llg-cat-card:hover .llg-cat-card__name{color:#fff}.llg-cat-card__count{font-family:"Poppins",sans-serif;font-size:13px;color:#5a6473;margin-top:3px;transition:color .22s}.llg-cat-card:hover .llg-cat-card__count{color:#c9dbff}.llg-brands{background:#f7f9fc;padding:48px 40px}.llg-brands__inner{max-width:1280px;margin:0 auto}.llg-brands__title{text-align:center}.llg-brands__heading{text-align:center;font-size:24px}.llg-brands__row{display:flex;align-items:center;justify-content:center;gap:36px;flex-wrap:wrap}.llg-brands__logo{width:130px;height:60px;object-fit:contain;filter:grayscale(1);opacity:.75;transition:filter .2s,opacity .2s}.llg-brands__logo:hover{filter:none;opacity:1}.llg-brands__placeholder{width:130px;height:60px;display:flex;align-items:center;justify-content:center;font-family:"Poppins",sans-serif;font-size:11px;color:#8b95a5;border:1px dashed #e3e7ee;border-radius:8px;text-align:center;padding:4px}.llg-testimonials__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:22px}@media(max-width: 900px){.llg-testimonials__grid{grid-template-columns:1fr}}.llg-testimonial-card{border:1px solid #e3e7ee;border-radius:14px;padding:26px;background:#fff}.llg-testimonial-card__stars{color:#f59e0b;font-size:15px;letter-spacing:2px}.llg-testimonial-card__quote{font-size:14.5px;line-height:1.7;color:#3d4a5f;margin-top:14px}.llg-testimonial-card__author{display:flex;align-items:center;gap:12px;margin-top:20px}.llg-testimonial-card__avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#f4f7fc}.llg-testimonial-card__name{font-family:"Archivo",sans-serif;font-weight:700;font-size:13.5px}.llg-testimonial-card__company{font-family:"Poppins",sans-serif;font-size:11.5px;color:#8b95a5}.llg-location__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:0;border:1px solid #e3e7ee;border-radius:16px;overflow:hidden}@media(max-width: 782px){.llg-location__grid{grid-template-columns:1fr}}.llg-location__panel{padding:32px;background:linear-gradient(160deg, #122353 0%, #0B1B3A 45%, #071026 100%);color:#fff;display:flex;flex-direction:column;justify-content:center;gap:14px;position:relative;overflow:hidden}.llg-location__panel::before{content:"";position:absolute;inset:-30% auto auto -20%;width:280px;height:280px;background:radial-gradient(circle, rgba(56, 120, 255, 0.22), transparent 70%);pointer-events:none}.llg-location__name{font-family:"Archivo",sans-serif;font-weight:800;font-size:19px}.llg-location__address{font-size:14.5px;color:#c9d3e6;line-height:1.7}.llg-location__phone{font-family:"Poppins",sans-serif;font-size:13px;color:#93b4ff;margin-top:6px}.llg-location__hours{font-size:13px;color:#9db0cf;margin-top:6px}.llg-location__map{width:100%;height:320px;border:none;display:block}.llg-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:32px;margin-top:24px;align-items:start}@media(max-width: 900px){.llg-shop-layout{grid-template-columns:1fr}}.llg-filters__head{display:flex;align-items:center;justify-content:space-between}.llg-filters__title{font-family:"Archivo",sans-serif;font-weight:700;font-size:15px}.llg-filters__clear{font-family:"Poppins",sans-serif;font-size:11.5px;font-weight:600}.llg-filters__group{margin-top:22px}.llg-filters__label{font-family:"Poppins",sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a5;margin-bottom:12px}.llg-filters__checkbox{display:flex;align-items:center;gap:10px;padding:7px 0;cursor:pointer;font-size:14.5px}.llg-filters__checkbox input{width:17px;height:17px;flex-shrink:0}.llg-filters__checkbox-label{flex:1}.llg-filters__count{font-family:"Poppins",sans-serif;font-size:11.5px;color:#8b95a5}.llg-filters__color-list{display:flex;flex-direction:column;gap:6px}.llg-filters__color-row{display:flex;align-items:center;gap:9px;padding:5px 8px;border-radius:8px;cursor:pointer;font-size:13.5px;background:rgba(0,0,0,0);transition:background .15s}.llg-filters__color-row.is-active{background:#eef3ff}.llg-filters__color-row input{width:15px;height:15px}.llg-filters__dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.llg-filters__chips{display:flex;flex-wrap:wrap;gap:7px}.llg-filters__chip{position:relative;cursor:pointer}.llg-filters__chip input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.llg-filters__chip span{display:inline-block;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;padding:8px 13px;border-radius:8px;background:#f7f8fa;color:#3d4a5f;border:1px solid #e3e7ee;transition:background .15s,color .15s,border-color .15s}.llg-filters__chip input:checked+span{background:#2563eb;color:#fff;border-color:#2563eb}.llg-filters__chip input:focus-visible+span{outline:2px solid #2563eb;outline-offset:2px}.llg-filters__range{width:100%;margin-top:4px}.llg-filters__price-label{color:#0b1b3a}.llg-filters__switch-row{margin-top:22px;display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #e3e7ee;font-size:13.5px;font-weight:600;cursor:pointer}.llg-filters__switch{position:relative;display:inline-block;width:40px;height:22px}.llg-filters__switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.llg-filters__switch-track{position:absolute;inset:0;border-radius:99px;background:#d9dee6;transition:background .15s}.llg-filters__switch-thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:left .15s}.llg-filters input:checked~.llg-filters__switch-track{background:#16a34a}.llg-filters input:checked~.llg-filters__switch-track .llg-filters__switch-thumb{left:20px}@media(min-width: 901px){.llg-filters__submit{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}}.llg-filters__submit:focus-visible{position:static;width:auto;height:auto;margin-top:18px;padding:12px 20px;clip:auto;overflow:visible;white-space:normal}.llg-shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;gap:12px}.llg-shop-toolbar__count{font-family:"Poppins",sans-serif;font-size:14px;color:#5a6473}.llg-shop-toolbar__sort{display:flex;gap:6px}.llg-sort-btn{font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;padding:9px 14px;border-radius:8px;background:#f7f8fa;color:#3d4a5f;transition:background .15s,color .15s}.llg-sort-btn:hover{color:#0b1b3a}.llg-sort-btn.is-active{background:#0b1b3a;color:#fff}.llg-sort-btn.is-active:hover{color:#fff}.llg-product-grid,ul.products{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media(max-width: 900px){.llg-product-grid,ul.products{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.llg-product-grid,ul.products{grid-template-columns:1fr}}.llg-product-grid.llg-product-grid--4col,ul.products.llg-product-grid--4col{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1024px){.llg-product-grid.llg-product-grid--4col,ul.products.llg-product-grid--4col{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.llg-product-grid.llg-product-grid--4col,ul.products.llg-product-grid--4col{grid-template-columns:1fr}}.llg-shop-empty{text-align:center;padding:80px 20px;color:#8b95a5}.llg-shop-empty__icon{font-size:32px}.llg-shop-empty__title{font-family:"Archivo",sans-serif;font-weight:700;font-size:17px;color:#0b1b3a;margin-top:12px}.llg-shop-empty__text{font-size:13.5px;margin-top:6px}.woocommerce-pagination{margin-top:32px}.woocommerce-pagination ul{list-style:none;display:flex;gap:6px;padding:0}.woocommerce-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;background:#f7f8fa;color:#3d4a5f}.woocommerce-pagination .page-numbers.current{background:#0b1b3a;color:#fff}.woocommerce-pagination .page-numbers:hover:not(.current){background:#eef3ff;color:#2563eb}.llg-product{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:22px}@media(max-width: 900px){.llg-product{grid-template-columns:1fr;gap:28px}}.llg-product__gallery .woocommerce-product-gallery__wrapper{margin:0;padding:0;list-style:none}.llg-product__gallery .woocommerce-product-gallery__image{border-radius:16px;overflow:hidden;background:#f4f7fc}.llg-product__gallery .woocommerce-product-gallery__image img{width:100%;height:400px;object-fit:cover}.llg-product__gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;margin:12px 0 0;padding:0;list-style:none}.llg-product__gallery .flex-control-thumbs li{margin:0}.llg-product__gallery .flex-control-thumbs img{width:100%;height:100px;object-fit:cover;border-radius:8px;cursor:pointer;opacity:.65;transition:opacity .15s}.llg-product__gallery .flex-control-thumbs img.flex-active{opacity:1;outline:2px solid #2563eb;outline-offset:2px}.llg-product__gallery .flex-control-thumbs img:hover{opacity:1}.llg-product__gallery .woocommerce-product-gallery__trigger{display:none}.llg-product__eyebrow{font-family:"Poppins",sans-serif;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb}.llg-product__price-row{display:flex;align-items:center;gap:12px;margin-top:14px}.llg-product__price{font-family:"Archivo",sans-serif;font-size:33px;font-weight:800;color:#2563eb}.llg-product__price .woocommerce-Price-amount{font-family:"Archivo",sans-serif}.llg-product__price del{opacity:.5;font-size:.6em;margin-right:8px}.llg-product__price ins{text-decoration:none}.llg-product__desc{font-size:15.5px;line-height:1.7;color:#3d4a5f;margin-top:18px}.llg-spec-table{margin-top:22px;border:1px solid #e3e7ee;border-radius:10px;overflow:hidden}.llg-spec-table__row{display:flex;padding:11px 16px;border-bottom:1px solid #eef0f3;font-size:13.5px}.llg-spec-table__row:last-child{border-bottom:none}.llg-spec-table__label{width:180px;font-family:"Poppins",sans-serif;color:#8b95a5;flex-shrink:0}.llg-spec-table__value{font-weight:600;color:#0b1b3a}.llg-product__cart-form{margin-top:24px}.llg-product__cart-form .cart{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.llg-product__cart-form .quantity{display:flex;align-items:center;border:1px solid #d9dee6;border-radius:9px;overflow:hidden}.llg-product__cart-form .llg-qty-btn{width:40px;height:46px;border:none;background:none;font-size:18px;cursor:pointer;color:#0b1b3a}.llg-product__cart-form .llg-qty-btn:hover{background:#f7f8fa}.llg-product__cart-form .qty{width:44px;text-align:center;font-family:"Poppins",sans-serif;font-weight:700;border:none;height:46px;-moz-appearance:textfield}.llg-product__cart-form .qty::-webkit-inner-spin-button,.llg-product__cart-form .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.llg-product__cart-form .single_add_to_cart_button{flex:1;min-width:200px;font-family:"Archivo",sans-serif;font-weight:700;font-size:15px;background:#2563eb;color:#fff;border:none;padding:13px 20px;border-radius:10px;cursor:pointer;box-shadow:0 6px 16px rgba(37,99,235,.28);transition:transform .15s,box-shadow .15s}.llg-product__cart-form .single_add_to_cart_button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(37,99,235,.35)}.llg-product__cart-form .single_add_to_cart_button.is-loading{opacity:.65;cursor:progress}.llg-product__cart-form .single_add_to_cart_button:disabled{opacity:.65;cursor:progress}.llg-product__related{margin-top:56px}.llg-product__related .related.products h2{font-family:"Archivo",sans-serif;font-weight:800;font-size:20px;margin-bottom:20px}.llg-cart{display:grid;grid-template-columns:1fr 340px;gap:32px;margin-top:28px;align-items:start}@media(max-width: 900px){.llg-cart{grid-template-columns:1fr}}.llg-cart__table{border:1px solid #e3e7ee;border-radius:14px;overflow:hidden}.llg-cart-row{display:grid;grid-template-columns:88px 1fr 130px 140px 130px 44px;gap:0;align-items:center;padding:16px 20px;border-top:1px solid #eef0f3}@media(max-width: 640px){.llg-cart-row{grid-template-columns:64px 1fr;grid-template-areas:"thumb name" "thumb price" "thumb qty" "thumb subtotal" "thumb remove";row-gap:6px}}.llg-cart-row--head{border-top:none;background:#f7f8fa;padding:14px 20px;font-family:"Poppins",sans-serif;font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a5}@media(max-width: 640px){.llg-cart-row--head{display:none}}.llg-cart-row__thumb img{width:64px;height:64px;object-fit:cover;border-radius:8px}.llg-cart-row__name{padding-right:12px}.llg-cart-row__title{font-family:"Archivo",sans-serif;font-weight:700;font-size:14.5px}.llg-cart-row__title a{color:#0b1b3a}.llg-cart-row__spec{font-family:"Poppins",sans-serif;font-size:12px;color:#8b95a5;margin-top:2px}.llg-cart-row__price{font-family:"Poppins",sans-serif;font-size:13.5px;color:#3d4a5f}.llg-cart-row__subtotal{font-family:"Archivo",sans-serif;font-weight:700;font-size:14.5px;color:#2563eb}.llg-cart-row__remove{text-align:center}.llg-cart-row__remove a{cursor:pointer;color:#8b95a5;font-size:18px}.llg-cart-row__remove a:hover{color:#dc2626}.llg-cart-coupon{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #eef0f3;background:#fafbfc;flex-wrap:wrap}.llg-cart-coupon__input{flex:1;min-width:160px;font-family:"Poppins",sans-serif;font-size:13px;padding:10px 14px;border:1px solid #d9dee6;border-radius:8px}.llg-cart-update-fallback{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.llg-cart-update-fallback:focus-visible{position:static;width:auto;height:auto;margin:0;padding:10px 16px;clip:auto;overflow:visible;white-space:normal;font-family:"Poppins",sans-serif;font-weight:700;font-size:12.5px;background:#fff;color:#0b1b3a;border:1px solid #d9dee6;border-radius:8px;cursor:pointer}.llg-cart-summary,.llg-cart-summary.cart_totals{border:1px solid #e3e7ee;border-radius:14px;padding:24px;background:#f7f9fc}.llg-cart-summary__title,.llg-cart-summary.cart_totals__title{font-family:"Archivo",sans-serif;font-weight:800;font-size:16.5px}.llg-cart-summary__row,.llg-cart-summary.cart_totals__row{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid #e3e7ee;margin-top:14px;font-size:14px}.llg-cart-summary__row--total,.llg-cart-summary.cart_totals__row--total{border-top:1px solid #0b1b3a;margin-top:4px;padding:16px 0}.llg-cart-summary__shipping-note,.llg-cart-summary.cart_totals__shipping-note{font-family:"Poppins",sans-serif;font-size:12.5px;color:#8b95a5}.llg-cart-summary__total-value,.llg-cart-summary.cart_totals__total-value{font-family:"Archivo",sans-serif;font-weight:800;font-size:19px;color:#2563eb}.llg-cart-summary .checkout-button,.llg-cart-summary.cart_totals .checkout-button{display:block;width:100%;text-align:center;margin-top:6px;font-family:"Archivo",sans-serif;font-weight:700;font-size:15px;background:#2563eb;color:#fff;border:none;padding:15px 20px;border-radius:10px;cursor:pointer;box-shadow:0 8px 20px rgba(37,99,235,.28);transition:transform .15s,box-shadow .15s}.llg-cart-summary .checkout-button:hover,.llg-cart-summary.cart_totals .checkout-button:hover{color:#fff;transform:translateY(-1px);box-shadow:0 12px 24px rgba(37,99,235,.35)}.llg-cart-empty{text-align:center;padding:90px 20px;color:#8b95a5}.llg-cart-empty__icon{font-size:34px}.llg-cart-empty__title{font-family:"Archivo",sans-serif;font-weight:700;font-size:18px;color:#0b1b3a;margin-top:14px}.llg-cart-empty__text{font-size:13.5px;margin-top:6px}.llg-field-hidden{display:none !important}.llg-checkout__grid{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}@media(max-width: 900px){.llg-checkout__grid{grid-template-columns:1fr}}.llg-checkout-card{border:1px solid #e3e7ee;border-radius:14px;padding:26px;margin-bottom:22px}.llg-checkout-card__title{font-family:"Archivo",sans-serif;font-weight:800;font-size:16.5px;margin-bottom:4px}.llg-checkout-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}@media(max-width: 560px){.llg-checkout-fields-grid{grid-template-columns:1fr}}.llg-checkout-fields-grid .form-row{margin:0}.llg-checkout-fields-grid .form-row-wide{grid-column:1/-1}.llg-checkout-fields-grid label{display:block;margin-bottom:6px;font-family:"Poppins",sans-serif;font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:#8b95a5}.llg-checkout-fields-grid input.input-text,.llg-checkout-fields-grid textarea,.llg-checkout-fields-grid select{font-family:"Work Sans",sans-serif;font-size:14px;padding:11px 14px;border:1px solid #d9dee6;border-radius:8px;width:100%}.llg-checkout-fields-grid textarea{resize:vertical}.llg-checkout-fields-grid .required{color:#dc2626;text-decoration:none}.llg-order-review{border:1px solid #e3e7ee;border-radius:14px;padding:24px;background:#f7f9fc}.llg-order-review__title{font-family:"Archivo",sans-serif;font-weight:800;font-size:16.5px}.llg-order-review #order_review_heading{display:none}.llg-order-review .woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;margin-top:8px}.llg-order-review .woocommerce-checkout-review-order-table thead{display:none}.llg-order-review .woocommerce-checkout-review-order-table td,.llg-order-review .woocommerce-checkout-review-order-table th{text-align:left;padding:12px 0;border-top:1px solid #e3e7ee;font-size:13.5px;font-weight:400}.llg-order-review .woocommerce-checkout-review-order-table .product-total{text-align:right;font-weight:600;white-space:nowrap}.llg-order-review .woocommerce-checkout-review-order-table tfoot tr:last-child th,.llg-order-review .woocommerce-checkout-review-order-table tfoot tr:last-child td{border-top:1px solid #0b1b3a;font-family:"Archivo",sans-serif;font-weight:800;font-size:16px;padding-top:16px}.llg-order-review .woocommerce-checkout-review-order-table tfoot tr:last-child td{color:#2563eb;font-size:19px;text-align:right}.llg-order-review .wc_payment_methods{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.llg-order-review .wc_payment_method{border:1.5px solid #e3e7ee;border-radius:10px;padding:13px 14px;background:#fff;transition:border-color .15s,background .15s}.llg-order-review .wc_payment_method.is-selected{border-color:#2563eb;background:#eef3ff}.llg-order-review .wc_payment_method input[type=radio]{margin-right:8px;accent-color:#2563eb}.llg-order-review .wc_payment_method label{font-family:"Archivo",sans-serif;font-weight:700;font-size:14px;cursor:pointer}.llg-order-review .wc_payment_method .payment_box{margin-top:10px;padding-top:10px;border-top:1px solid #eef0f3;font-size:12.5px;color:#8b95a5}.llg-order-review .wc_payment_method .payment_box p:first-child{margin-top:0}.llg-order-review .place-order{margin-top:18px}.llg-order-review #place_order{width:100%;font-family:"Archivo",sans-serif;font-weight:700;font-size:15px;background:#2563eb;color:#fff;border:none;padding:15px 20px;border-radius:10px;cursor:pointer;box-shadow:0 8px 20px rgba(37,99,235,.28);transition:transform .15s,box-shadow .15s}.llg-order-review #place_order:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(37,99,235,.35)}.llg-order-review .woocommerce-terms-and-conditions-wrapper{margin-top:14px;font-size:12.5px}.llg-order-confirmed{max-width:700px;padding:90px 40px;text-align:center}.llg-order-confirmed__icon{width:64px;height:64px;border-radius:50%;background:#16a34a;color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center;margin:0 auto}.llg-order-confirmed__icon--error{background:#dc2626}.llg-order-confirmed__text{font-size:14.5px;color:#5a6473;margin-top:10px;line-height:1.7}.llg-order-confirmed__details{list-style:none;margin:26px 0 0;padding:0;border:1px solid #e3e7ee;border-radius:10px;text-align:left}.llg-order-confirmed__details li{display:flex;justify-content:space-between;padding:12px 18px;border-top:1px solid #eef0f3;font-size:13.5px}.llg-order-confirmed__details li:first-child{border-top:none}.llg-order-confirmed__details li span{color:#8b95a5}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-error,.woocommerce-info{list-style:none;margin:0 0 20px;padding:14px 18px;border-radius:10px;font-size:13.5px;background:#eef3ff;color:#0b1b3a}.woocommerce-message li,.woocommerce-error li,.woocommerce-info li{list-style:none}.woocommerce-message a,.woocommerce-error a,.woocommerce-info a{color:#2563eb;font-weight:600}.woocommerce-error{background:#fdecec;color:#b42318}.woocommerce-message{background:#e7f6ed;color:#16a34a}.llg-account__auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.llg-account__auth-grid--single{grid-template-columns:1fr;max-width:460px}@media(max-width: 760px){.llg-account__auth-grid{grid-template-columns:1fr}}.llg-account-form{margin-top:18px}.llg-account-form__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 18px;font-size:13px}.llg-account-form__remember{display:flex;align-items:center;gap:6px;color:#5a6473}.llg-account-form__lost{color:#2563eb;font-weight:600}.llg-account-form__hint{font-size:12.5px;color:#8b95a5;margin:0 0 16px}.llg-account__grid{display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start}@media(max-width: 800px){.llg-account__grid{grid-template-columns:1fr}}.llg-account__nav{border:1px solid #e3e7ee;border-radius:14px;padding:10px}.llg-account__nav .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.llg-account__nav .woocommerce-MyAccount-navigation-link a{display:block;font-family:"Poppins",sans-serif;font-size:13.5px;font-weight:600;color:#5a6473;padding:11px 14px;border-radius:8px;transition:background .15s,color .15s}.llg-account__nav .woocommerce-MyAccount-navigation-link a:hover{background:#f7f8fa;color:#0b1b3a}.llg-account__nav .woocommerce-MyAccount-navigation-link--customer-logout a{color:#b42318}.llg-account__nav .woocommerce-MyAccount-navigation-link.is-active a{background:#eef3ff;color:#2563eb}.llg-account__content{border:1px solid #e3e7ee;border-radius:14px;padding:26px;font-size:14px;color:#3d4a5f;line-height:1.7}.llg-account__content a{color:#2563eb}.llg-account__content h2,.llg-account__content h3{font-family:"Archivo",sans-serif;font-weight:800;color:#0b1b3a;margin:0 0 14px}.llg-account__content fieldset{border:none;padding:0;margin:22px 0 0}.llg-account__content fieldset legend{font-family:"Archivo",sans-serif;font-weight:800;font-size:15px;color:#0b1b3a;padding:0;margin-bottom:12px}.llg-account__content .form-row{margin:0 0 16px}.llg-account__content .form-row label{display:block;font-family:"Poppins",sans-serif;font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:#8b95a5;margin-bottom:6px}.llg-account__content .form-row .required{color:#dc2626;text-decoration:none}.llg-account__content .form-row-first,.llg-account__content .form-row-last{display:inline-block;width:calc(50% - 8px)}.llg-account__content .form-row-first{margin-right:16px}@media(max-width: 480px){.llg-account__content .form-row-first,.llg-account__content .form-row-last{display:block;width:100%;margin-right:0}}.llg-account__content .input-text,.llg-account__content select,.llg-account__content textarea{font-family:"Work Sans",sans-serif;font-size:14px;padding:11px 14px;border:1px solid #d9dee6;border-radius:8px;width:100%}.llg-account__content .clear{display:none}.llg-account__content button[type=submit],.llg-account__content a.button{display:inline-flex;align-items:center;justify-content:center;font-family:"Archivo",sans-serif;font-weight:600;font-size:14px;background:#fff;color:#0b1b3a;border:1px solid #d9dee6;border-radius:10px;padding:12px 20px;cursor:pointer;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.llg-account__content button[type=submit]:hover,.llg-account__content a.button:hover{border-color:#2563eb;color:#2563eb}.llg-account__content button[type=submit]{background:#2563eb;color:#fff;border-color:#2563eb}.llg-account__content button[type=submit]:hover{color:#fff}.llg-account__content .shop_table{width:100%;border-collapse:collapse;margin-top:8px}.llg-account__content .shop_table th,.llg-account__content .shop_table td{text-align:left;padding:12px 10px;border-top:1px solid #e3e7ee;font-size:13.5px}.llg-account__content .shop_table thead th{font-family:"Poppins",sans-serif;color:#8b95a5;text-transform:uppercase;font-size:11px;letter-spacing:.04em}.llg-account__content .woocommerce-orders-table__cell-order-actions .button{margin-right:6px}.llg-account__content .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width: 600px){.llg-account__content .woocommerce-Addresses{grid-template-columns:1fr}}.llg-account__content .woocommerce-Address{border:1px solid #e3e7ee;border-radius:10px;padding:18px}.llg-account__content .woocommerce-Address address{font-style:normal}.llg-account__content .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between}.llg-account__content .woocommerce-Address-title h3{margin:0;font-size:14.5px}.llg-page-main{padding-top:24px;padding-bottom:64px;max-width:840px}.llg-entry__content{margin-top:20px;font-size:15.5px;line-height:1.75;color:#3d4a5f}.llg-contact-main{padding-top:24px;padding-bottom:64px}.llg-contact__intro{margin-top:14px;max-width:640px;font-size:15.5px;line-height:1.7;color:#3d4a5f}.llg-contact__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:32px;margin-top:36px}@media(max-width: 782px){.llg-contact__grid{grid-template-columns:1fr}}.llg-contact__info{border:1px solid #e3e7ee;border-radius:16px;padding:28px;background:#f7f9fc;height:fit-content}.llg-contact__info-title{font-family:"Archivo",sans-serif;font-weight:800;font-size:19px;color:#0b1b3a}.llg-contact__info-line{margin:12px 0 0;font-size:14.5px;color:#3d4a5f}.llg-contact__info-line a{color:#3d4a5f}.llg-contact__info-line a:hover{color:#2563eb}.llg-form-wrap{max-width:640px}.llg-form{display:flex;flex-direction:column;gap:18px}.llg-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.llg-form__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width: 500px){.llg-form__row{grid-template-columns:1fr}}.llg-form__field{display:flex;flex-direction:column;gap:6px}.llg-form__field label{font-family:"Poppins",sans-serif;font-size:12.5px;font-weight:600;color:#5a6473}.llg-form__field input,.llg-form__field select,.llg-form__field textarea{font-family:"Work Sans",sans-serif;font-size:15px;color:#0b1b3a;border:1px solid #d9dee6;border-radius:8px;padding:12px 14px;background:#fff}.llg-form__field input:focus,.llg-form__field select:focus,.llg-form__field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.llg-form__field input.has-error,.llg-form__field select.has-error,.llg-form__field textarea.has-error{border-color:#dc2626}.llg-form__field textarea{resize:vertical;min-height:120px}.llg-form__submit{align-self:flex-start;margin-top:4px}.llg-form__notice{padding:14px 18px;border-radius:10px;font-size:14.5px;margin-bottom:20px}.llg-form__notice--ok{background:#e7f6ed;color:#16a34a}.llg-form__notice--error{background:#fdecec;color:#dc2626}.llg-whatsapp-btn{position:fixed;right:24px;bottom:24px;z-index:80;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.25);transition:transform .18s,box-shadow .18s}.llg-whatsapp-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 26px rgba(0,0,0,.3)}.llg-whatsapp-btn:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.llg-whatsapp-btn__icon{width:30px;height:30px;fill:#fff}@media(max-width: 600px){.llg-whatsapp-btn{right:16px;bottom:16px;width:52px;height:52px}.llg-whatsapp-btn__icon{width:26px;height:26px}}@media(prefers-reduced-motion: reduce){.llg-whatsapp-btn{transition:none}}.llg-toast{position:fixed;right:20px;bottom:20px;z-index:200;background:#0b1b3a;color:#fff;font-family:"Archivo",sans-serif;font-weight:600;font-size:14px;padding:14px 20px;border-radius:10px;box-shadow:0 16px 40px rgba(11,27,58,.16);opacity:0;transform:translateY(12px);transition:opacity .25s,transform .25s;pointer-events:none}.llg-toast.is-visible{opacity:1;transform:translateY(0)}
