:root{--sp-ink:#141a1f;--sp-ink-2:#232b31;--sp-amber:#f5a623;--sp-amber-dark:#d9890b;--sp-cream:#fff7e8;--sp-warm:#f5f1e9;--sp-paper:#fffdfa;--sp-muted:#66727a;--sp-line:#e4e0d8;--sp-soft:#f6f7f5;--sp-green:#324b3e;--sp-shell:1240px;--sp-radius:22px}.lgm-header *,.lgm-home *,.lgm-footer *,.lgm-page *,.lgm-collection-page *,.lgm-product-page *,.lgm-reviews *,.lgm-cart-trust-section *{box-sizing:border-box}.lgm-header,.lgm-home,.lgm-footer,.lgm-page,.lgm-collection-page,.lgm-product-page,.lgm-reviews,.lgm-cart-trust-section{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--sp-ink)}.lgm-header a,.lgm-home a,.lgm-footer a,.lgm-page a,.lgm-collection-page a,.lgm-product-page a,.lgm-reviews a,.lgm-cart-trust-section a{text-decoration:none;color:inherit}.lgm-shell{width:min(calc(100% - 64px),var(--sp-shell));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.lgm-eyebrow{font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:var(--sp-amber-dark);margin-bottom:15px}.lgm-eyebrow--light{color:#ffc865}.lgm-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 22px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.01em;transition:.2s ease;border:1px solid transparent;cursor:pointer}.lgm-btn:hover{transform:translateY(-2px)}.lgm-btn--green{background:var(--sp-amber);color:#111820!important;border-color:var(--sp-amber)}.lgm-btn--green:hover{background:#ffb52f}.lgm-btn--secondary,.lgm-btn--ghost{background:#fff;color:var(--sp-ink)!important;border-color:#cfd3d1}.lgm-btn--ghost{background:transparent}.lgm-btn--small{min-height:42px;padding-inline:17px;font-size:12px}.lgm-text-link{font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:9px}.lgm-inline-link{font-weight:800;text-decoration:underline!important;text-underline-offset:4px}.lgm-topbar{background:var(--sp-ink);color:#e8ecee;font-size:11px}.lgm-topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.lgm-topbar__left,.lgm-topbar__right,.lgm-topbar__item{display:flex;align-items:center;gap:10px}.lgm-topbar__item{line-height:1.35}.lgm-topbar__right{white-space:nowrap}.lgm-topbar__icon{width:16px;height:16px;fill:none;stroke:var(--sp-amber);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-topbar__sep{width:1px;height:13px;background:#566169}.lgm-topbar__whatsapp{color:#ffc45b!important;font-weight:800}.lgm-navwrap{position:relative;z-index:70;background:#fffdfaf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #ece8e0}.lgm-nav{height:92px;display:flex;align-items:center;gap:28px}.lgm-brand--asset{display:block;width:300px;min-width:300px;line-height:0}.lgm-brand--asset img{display:block;width:100%;height:auto;max-height:64px;object-fit:contain;object-position:left center}.lgm-desktop-nav{margin-left:auto;display:flex;align-items:center;gap:27px;height:100%;font-size:13px;font-weight:700}.lgm-desktop-nav a{position:relative;height:100%;display:flex;align-items:center}.lgm-desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:22px;height:2px;background:var(--sp-amber);transform:scaleX(0);transition:.2s}.lgm-desktop-nav a:hover:after,.lgm-desktop-nav a.is-active:after{transform:scaleX(1)}.lgm-nav-actions{display:flex;align-items:center;gap:8px}.lgm-cart-link{height:42px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid #dfe1de;border-radius:999px;background:#fff;font-size:12px;font-weight:800}.lgm-cart-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-cart-link__count{min-width:20px;height:20px;padding:0 5px;border-radius:20px;display:grid;place-items:center;background:var(--sp-ink);color:#fff;font-size:10px}.lgm-menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:8px}.lgm-menu-toggle span:not(.visually-hidden){display:block;height:2px;background:var(--sp-ink);margin:5px 0;border-radius:4px}.lgm-mobile-menu{position:absolute;inset:auto 0 0;top:100%;background:#fffdfa;border-bottom:1px solid #ddd8ce;box-shadow:0 24px 40px #141a1f24}.lgm-mobile-menu .lgm-shell{display:grid;padding-block:14px 24px}.lgm-mobile-menu a{padding:13px 4px;border-bottom:1px solid #ece8e0;font-weight:800}.lgm-home{background:var(--sp-paper);overflow:hidden}.lgm-hero--split{padding:58px 0 48px;background:linear-gradient(180deg,#fffdfa 0,#f8f4ec)}.lgm-hero__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:center}.lgm-hero__copy{padding:20px 0}.lgm-hero h1{margin:0 0 22px;max-width:650px;font-size:clamp(48px,5.2vw,78px);line-height:.94;letter-spacing:-.055em;font-weight:850}.lgm-hero p{max-width:600px;margin:0 0 28px;color:var(--sp-muted);font-size:17px;line-height:1.6}.lgm-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.lgm-hero__mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:42px;padding-top:22px;border-top:1px solid var(--sp-line)}.lgm-hero__mini span{color:#8d969b;font-size:10px;font-weight:800;letter-spacing:.08em}.lgm-hero__mini b{display:block;color:var(--sp-ink);font-size:12px;letter-spacing:0;margin-top:5px}.lgm-hero__visual{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:#e6ded0;box-shadow:0 30px 80px #141a1f1f}.lgm-hero__visual>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.04)}.lgm-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#141a1f05,#141a1f2e)}.lgm-hero__stamp{position:absolute;z-index:2;right:24px;top:24px;width:142px;height:142px;border-radius:50%;background:var(--sp-amber);display:grid;place-content:center;text-align:center;transform:rotate(7deg);box-shadow:0 20px 50px #141a1f2e}.lgm-hero__stamp small,.lgm-hero__stamp span{font-size:9px;font-weight:900;letter-spacing:.16em}.lgm-hero__stamp strong{font-size:22px;line-height:1;margin:4px 0}.lgm-hero__floating{position:absolute;z-index:3;left:22px;bottom:22px;max-width:335px;padding:18px 20px;border-radius:18px;background:#141a1ff0;color:#fff}.lgm-hero__floating span{display:block;color:#adb7bd;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:5px}.lgm-hero__floating strong{font-size:14px;line-height:1.4}.lgm-benefits{background:#fff;border-block:1px solid var(--sp-line)}.lgm-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.lgm-benefit{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:28px 24px;border-right:1px solid var(--sp-line)}.lgm-benefit:first-child{padding-left:0}.lgm-benefit:last-child{border-right:0;padding-right:0}.lgm-benefit__number{font-size:10px;font-weight:900;color:var(--sp-amber-dark);padding-top:3px}.lgm-benefit h3{font-size:14px;margin:0 0 5px}.lgm-benefit p{font-size:11px;line-height:1.45;color:var(--sp-muted);margin:0}.lgm-category-showcase{padding:96px 0 70px}.lgm-section-head--editorial{display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:end;margin-bottom:34px}.lgm-section-head--editorial h2{font-size:clamp(38px,4vw,60px);line-height:.98;letter-spacing:-.045em;margin:0}.lgm-section-head--editorial p{font-size:14px;line-height:1.65;color:var(--sp-muted);margin:0}.lgm-category-panels{display:grid;grid-template-columns:1.55fr .85fr;gap:18px}.lgm-category-panel{position:relative;min-height:520px;border-radius:28px;overflow:hidden;color:#fff!important;background:#252b2f}.lgm-category-panel--secondary{min-height:520px}.lgm-category-panel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lgm-category-panel:hover img{transform:scale(1.035)}.lgm-category-panel__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#141a1f0a,#141a1fcc)}.lgm-category-panel>div{position:absolute;z-index:2;left:34px;right:34px;bottom:31px}.lgm-category-panel small{font-size:10px;letter-spacing:.15em;font-weight:900;color:#f1c56d}.lgm-category-panel h3{font-size:48px;letter-spacing:-.04em;margin:8px 0}.lgm-category-panel p{max-width:480px;font-size:13px;line-height:1.55;color:#e9edef;margin:0 0 19px}.lgm-category-panel b{font-size:12px;letter-spacing:.02em}.lgm-shopfront{padding:50px 0 100px}.lgm-shopfront__top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.lgm-shopfront__top h2,.lgm-listing-head h2{font-size:36px;letter-spacing:-.04em;margin:0}.lgm-home-products,.lgm-commerce-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lgm-home-product-card,.lgm-commerce-card{position:relative;background:#fff;border:1px solid var(--sp-line);border-radius:20px;overflow:hidden;transition:.2s ease}.lgm-home-product-card:hover,.lgm-commerce-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #141a1f14;border-color:#d4d0c8}.lgm-home-product-card__media,.lgm-commerce-card__media{position:relative;display:block;height:290px;background:#f3f2ed;overflow:hidden}.lgm-home-product-card__media img,.lgm-commerce-card__media img{width:100%;height:100%;object-fit:contain;transition:.3s}.lgm-home-product-card:hover img,.lgm-commerce-card:hover img{transform:scale(1.025)}.lgm-home-product-card__badge,.lgm-badge{position:absolute;left:13px;top:13px;padding:7px 10px;border-radius:999px;background:var(--sp-amber);font-size:10px;font-weight:900}.lgm-home-product-card__badge.is-soldout,.lgm-badge{background:var(--sp-ink);color:#fff}.lgm-badge--sale{left:auto;right:13px;background:var(--sp-amber);color:var(--sp-ink)}.lgm-home-product-card__body,.lgm-commerce-card__body{padding:18px}.lgm-product-vendor,.lgm-commerce-card__body>small{display:block;color:#8b9397;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px}.lgm-home-product-card__title,.lgm-commerce-card h3{display:block;font-size:14px;line-height:1.35;font-weight:800;margin:0 0 11px}.lgm-home-product-card__price,.lgm-card-price{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.lgm-home-product-card__price strong,.lgm-card-price strong{font-size:18px}.lgm-home-product-card__price small,.lgm-card-price small{font-size:10px;color:var(--sp-muted)}.lgm-home-product-card__price s,.lgm-card-price s{font-size:11px;color:#969ca0}.lgm-home-product-card__delivery,.lgm-free-shipping-badge{padding-top:12px;border-top:1px solid #ece9e3;color:var(--sp-muted);font-size:10px}.lgm-home-product-card__delivery span{color:var(--sp-amber-dark);font-weight:900}.lgm-card-link{margin-top:13px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:900}.lgm-noimage{width:100%;height:100%;display:grid;place-items:center;padding:20px;text-align:center;color:#92999d;font-size:12px;font-weight:900;letter-spacing:.07em}.lgm-process-home{background:var(--sp-ink);color:#fff;padding:84px 0}.lgm-process-home__grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:75px}.lgm-process-home__intro h2{font-size:44px;line-height:1.02;letter-spacing:-.045em;margin:0 0 28px}.lgm-process-home__intro>a{font-size:12px;font-weight:900;color:#ffc65e}.lgm-process-home__steps{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.lgm-process-home__steps article{min-height:190px;padding:24px;border-radius:20px;background:#20282e;border:1px solid #303a41}.lgm-process-home__steps b{display:block;color:var(--sp-amber);font-size:11px;margin-bottom:35px}.lgm-process-home__steps strong{display:block;font-size:20px;margin-bottom:9px}.lgm-process-home__steps p{font-size:12px;line-height:1.6;color:#b6c0c5;margin:0}.lgm-company-strip{padding:88px 0;background:var(--sp-cream)}.lgm-company-strip__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.lgm-company-strip__copy h2{font-size:42px;letter-spacing:-.04em;margin:0 0 16px}.lgm-company-strip__copy p{font-size:14px;line-height:1.65;color:var(--sp-muted);margin:0 0 24px}.lgm-company-strip__copy>a{font-size:12px;font-weight:900}.lgm-company-strip__facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d8cfbe;border-left:1px solid #d8cfbe}.lgm-company-strip__facts>div{padding:26px;border-right:1px solid #d8cfbe;border-bottom:1px solid #d8cfbe}.lgm-company-strip__facts small{display:block;color:#9a8b73;font-size:9px;font-weight:900;letter-spacing:.13em;margin-bottom:8px}.lgm-company-strip__facts strong{font-size:13px;line-height:1.5}.lgm-whatsapp-float{position:fixed;z-index:90;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;padding:10px 15px 10px 10px;border-radius:999px;background:#1f8b5f;color:#fff!important;box-shadow:0 15px 40px #0000002e;font-size:11px}.lgm-whatsapp-float span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1f8b5f;font-size:9px;font-weight:900}.lgm-reviews{padding:80px 0;background:#f2f0eb}.lgm-reviews__head{display:grid;grid-template-columns:1fr .55fr;gap:60px;align-items:end;margin-bottom:30px}.lgm-reviews__head h2{font-size:42px;line-height:1;letter-spacing:-.045em;margin:0}.lgm-reviews__head p{font-size:13px;line-height:1.6;color:var(--sp-muted);margin:0}.lgm-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lgm-review-card{position:relative;min-height:220px;padding:26px;border-radius:20px;background:#fff;border:1px solid #dedbd4}.lgm-review-card__index{display:block;color:var(--sp-amber-dark);font-size:10px;font-weight:900;margin-bottom:48px}.lgm-review-card h3{font-size:19px;margin:0 0 10px}.lgm-review-card p{font-size:12px;line-height:1.6;color:var(--sp-muted);margin:0}.lgm-review-card small{display:block;margin-top:15px;color:#9aa0a3;font-size:9px}.lgm-collection-page{background:var(--sp-paper)}.lgm-collection-hero{padding:62px 0;background:var(--sp-ink);color:#fff}.lgm-collection-hero__grid{display:grid;grid-template-columns:1fr 260px;gap:60px;align-items:end}.lgm-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#8c969b;font-size:10px;margin-bottom:26px}.lgm-breadcrumb a{color:inherit}.lgm-collection-hero h1{font-size:58px;line-height:.98;letter-spacing:-.05em;margin:0 0 14px}.lgm-collection-hero p,.lgm-collection-desc{max-width:620px;color:#bcc5ca;font-size:13px;line-height:1.65}.lgm-collection-hero__side{padding:22px 0 0;border-top:1px solid #445058}.lgm-collection-hero__side span,.lgm-collection-hero__side small{display:block;color:#9eabb2;font-size:9px;font-weight:900;letter-spacing:.12em}.lgm-collection-hero__side strong{display:block;color:var(--sp-amber);font-size:64px;line-height:1;margin:10px 0 4px}.lgm-category-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.lgm-category-strip a{position:relative;height:128px;border-radius:18px;overflow:hidden;display:flex;align-items:center;padding:22px;color:#fff!important}.lgm-category-strip img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lgm-category-strip a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141a1fe6,#141a1f59)}.lgm-category-strip span,.lgm-category-strip b{position:relative;z-index:2}.lgm-category-strip span{display:flex;flex-direction:column;gap:3px}.lgm-category-strip small{font-size:9px;letter-spacing:.13em;color:#f2c66e}.lgm-category-strip strong{font-size:23px}.lgm-category-strip b{margin-left:auto;font-size:22px}.lgm-productlisting{padding:62px 0 90px}.lgm-listing-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.lgm-sort{display:flex;align-items:center;gap:9px}.lgm-sort label{font-size:10px;font-weight:900}.lgm-sort select{height:42px;border:1px solid #d9d8d3;border-radius:999px;background:#fff;padding:0 36px 0 14px}.lgm-commerce-card__media{height:265px}.lgm-pagination{margin-top:35px}.lgm-pagination .page,.lgm-pagination a{margin-right:7px}.lgm-empty-state{padding:55px;border:1px dashed #d3d0c8;border-radius:24px;text-align:center;background:#fff}.lgm-empty-state h2,.lgm-empty-state h3{margin-top:0}.lgm-empty-state p{color:var(--sp-muted)}.lgm-cta-panel{margin:0 auto 90px;padding:36px 40px;border-radius:26px;background:var(--sp-cream);display:flex;align-items:center;justify-content:space-between;gap:30px}.lgm-cta-panel h2{font-size:30px;margin:0 0 8px;letter-spacing:-.03em}.lgm-cta-panel p{margin:0;color:var(--sp-muted);font-size:12px}.lgm-cta-panel__actions{display:flex;gap:8px;flex:0 0 auto}.lgm-product-page{background:var(--sp-paper)}.lgm-product-breadcrumb{padding-top:26px}.lgm-product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;padding:24px 0 80px}.lgm-product-gallery{min-width:0}.lgm-product-mainmedia{height:610px;border-radius:26px;background:#f2f1ec;border:1px solid #e0ded7;display:grid;place-items:center;overflow:hidden}.lgm-product-mainmedia img{width:100%;height:100%;object-fit:contain}.lgm-product-thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.lgm-product-thumbs button{width:78px;height:78px;padding:0;border:1px solid #dfddd6;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;flex:0 0 auto}.lgm-product-thumbs img{width:100%;height:100%;object-fit:cover}.lgm-product-info__sticky{position:sticky;top:118px;padding-top:8px}.lgm-product-info h1{font-size:46px;line-height:1.02;letter-spacing:-.045em;margin:0 0 18px}.lgm-product-price-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.lgm-product-price{font-size:28px;font-weight:850}.lgm-stock-pill{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#eaf2ec;color:#2a5a3d;font-size:9px;font-weight:900}.lgm-stock-pill i{width:7px;height:7px;border-radius:50%;background:#3a8c59}.lgm-stock-pill.is-out{background:#f1ecea;color:#8b5f52}.lgm-product-intro{color:var(--sp-muted);font-size:13px;line-height:1.65;margin:18px 0}.lgm-delivery-promise{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;margin:20px 0;padding:17px;border-radius:16px;background:var(--sp-cream);border:1px solid #ead8b9}.lgm-delivery-promise__icon{width:46px;height:46px;border-radius:13px;background:var(--sp-amber);display:grid;place-items:center}.lgm-delivery-promise__icon svg{width:25px;height:25px;fill:none;stroke:var(--sp-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lgm-delivery-promise strong{display:block;font-size:12px;margin-bottom:4px}.lgm-delivery-promise span{font-size:10px;line-height:1.45;color:#786b56}.lgm-product-form{border-top:1px solid var(--sp-line);padding-top:18px}.lgm-product-form__fields{display:grid;grid-template-columns:1fr 100px;gap:10px;margin-bottom:10px}.lgm-product-form__fields--single{grid-template-columns:100px}.lgm-product-form label{display:grid;gap:6px;color:#68747a;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.lgm-product-form select,.lgm-product-form input{height:48px;border:1px solid #d7d6d1;border-radius:13px;background:#fff;padding:0 12px;font-size:12px;color:var(--sp-ink)}.lgm-addtocart{width:100%;border-radius:13px}.lgm-addtocart[disabled]{opacity:.45;cursor:not-allowed}.lgm-fast-checkout{margin-top:10px}.lgm-fast-checkout__label{display:block;text-align:center;color:#8b9296;font-size:9px;margin-bottom:8px}.lgm-buy-reassurance{display:flex;flex-wrap:wrap;gap:8px 16px;padding:16px 0;color:#707b80;font-size:9px;font-weight:700}.lgm-product-whatsapp{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;padding:14px;border:1px solid #cee3d8;border-radius:14px;background:#f2f8f4}.lgm-product-whatsapp__icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#24845a;color:#fff;font-size:9px;font-weight:900}.lgm-product-whatsapp strong{display:block;font-size:11px}.lgm-product-whatsapp small{display:block;font-size:9px;line-height:1.45;color:#688073;margin-top:3px}.lgm-product-accordion{border-top:1px solid var(--sp-line)}.lgm-product-accordion:last-of-type{border-bottom:1px solid var(--sp-line)}.lgm-product-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:17px 0;font-size:12px;font-weight:900}.lgm-product-accordion summary::-webkit-details-marker{display:none}.lgm-product-accordion[open] summary b{transform:rotate(45deg)}.lgm-product-accordion summary b{font-size:18px;transition:.15s}.lgm-product-desc{padding:0 0 19px;color:var(--sp-muted);font-size:12px;line-height:1.7}.lgm-product-desc p:first-child{margin-top:0}.lgm-product-conversion{padding:68px 0;background:var(--sp-ink);color:#fff}.lgm-product-conversion__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.lgm-product-conversion h2{font-size:40px;line-height:1;letter-spacing:-.04em;margin:0 0 13px}.lgm-product-conversion p{font-size:12px;line-height:1.6;color:#b4bec4}.lgm-product-conversion__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lgm-product-conversion__cards article{padding:22px;border-radius:17px;background:#20282e;border:1px solid #303a41}.lgm-product-conversion__cards span{display:block;color:var(--sp-amber);font-size:10px;font-weight:900;margin-bottom:35px}.lgm-product-conversion__cards strong{display:block;font-size:17px;margin-bottom:6px}.lgm-product-conversion__cards small{font-size:10px;line-height:1.5;color:#aeb8be}.lgm-page{background:var(--sp-paper)}.lgm-pagehero{padding:54px 0 70px;background:#f5f1e9}.lgm-pagehero__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.lgm-pagehero h1,.lgm-simplehero h1{font-size:clamp(48px,5vw,72px);line-height:.96;letter-spacing:-.055em;margin:0 0 20px}.lgm-pagehero p,.lgm-simplehero p{max-width:650px;color:var(--sp-muted);font-size:15px;line-height:1.65}.lgm-pagehero__image{height:450px;border-radius:28px;overflow:hidden}.lgm-pagehero__image img{width:100%;height:100%;object-fit:cover}.lgm-pageblock{display:grid;grid-template-columns:1fr .8fr;gap:70px;padding:78px 0}.lgm-pagecopy h2,.lgm-center-head h2,.lgm-contactpage h2,.lgm-cert-note h2{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:0 0 18px}.lgm-pagecopy p{font-size:13px;line-height:1.7;color:var(--sp-muted)}.lgm-identity-card{padding:30px;border-radius:22px;background:var(--sp-ink);color:#fff}.lgm-identity-card>span{display:block;color:#f4bd59;font-size:9px;font-weight:900;letter-spacing:.14em}.lgm-identity-card>strong{display:block;font-size:24px;margin:12px 0 25px}.lgm-identity-card dl{margin:0}.lgm-identity-card dl div{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:13px 0;border-top:1px solid #364149}.lgm-identity-card dt{color:#8e9aa1;font-size:9px;font-weight:900}.lgm-identity-card dd{margin:0;font-size:11px;line-height:1.45}.lgm-pageband{padding:56px 0;background:#fff}.lgm-values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.lgm-values-grid article{padding:10px 28px;border-right:1px solid var(--sp-line)}.lgm-values-grid article:first-child{padding-left:0}.lgm-values-grid article:last-child{border-right:0}.lgm-values-grid span{font-size:10px;color:var(--sp-amber-dark);font-weight:900}.lgm-values-grid h3{font-size:16px;margin:18px 0 7px}.lgm-values-grid p{font-size:11px;line-height:1.55;color:var(--sp-muted);margin:0}.lgm-simplehero{padding:70px 0 62px;background:var(--sp-cream)}.lgm-simplehero--dark{background:var(--sp-ink);color:#fff}.lgm-simplehero--dark p{color:#bac4c9}.lgm-simplehero--compact{padding:50px 0}.lgm-section-spaced{padding:72px 0}.lgm-center-head{text-align:center;max-width:650px;margin:0 auto 36px}.lgm-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.lgm-service-grid article{min-height:220px;padding:25px;border:1px solid var(--sp-line);border-radius:20px;background:#fff}.lgm-service-grid article span{display:block;color:var(--sp-amber-dark);font-size:10px;font-weight:900;margin-bottom:45px}.lgm-service-grid h3{font-size:17px;margin:0 0 9px}.lgm-service-grid p{font-size:11px;line-height:1.6;color:var(--sp-muted);margin:0}.lgm-cert-note{padding:85px 0}.lgm-cert-note__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.lgm-cert-note p{color:var(--sp-muted);font-size:13px;line-height:1.7}.lgm-gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:360px;gap:14px;padding:50px 0 80px}.lgm-gallery-grid figure{margin:0;border-radius:22px;overflow:hidden}.lgm-gallery-grid figure.is-wide{grid-column:span 2}.lgm-gallery-grid img{width:100%;height:100%;object-fit:cover}.lgm-contactpage{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:70px 0 90px}.lgm-contactlead{font-size:13px;line-height:1.65;color:var(--sp-muted)}.lgm-contacttiles{display:grid;gap:9px;margin-top:25px}.lgm-contacttiles>a,.lgm-contacttile{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:15px;border:1px solid var(--sp-line);border-radius:15px;background:#fff}.lgm-contacttiles>a>span,.lgm-contacttile>span{width:42px;height:42px;border-radius:13px;background:var(--sp-cream);display:grid;place-items:center;font-size:13px;font-weight:900}.lgm-contacttiles small{display:block;color:#8c9498;font-size:8px;font-weight:900;letter-spacing:.11em;margin-bottom:4px}.lgm-contacttiles strong{font-size:11px;line-height:1.4}.lgm-formcard{padding:32px;border-radius:24px;background:#fff;border:1px solid var(--sp-line);box-shadow:0 20px 55px #141a1f0f}.lgm-formcard h2{font-size:31px}.lgm-formcard form{display:grid;gap:13px}.lgm-fieldrow{display:grid;grid-template-columns:1fr 1fr;gap:13px}.lgm-formcard label{display:grid;gap:7px;font-size:9px;font-weight:900;color:#657077;letter-spacing:.06em;text-transform:uppercase}.lgm-formcard input,.lgm-formcard textarea{width:100%;border:1px solid #d9d8d3;border-radius:13px;background:#fff;padding:12px;font:inherit;font-size:12px;color:var(--sp-ink)}.lgm-form-success{padding:12px;border-radius:10px;background:#e9f4ec;color:#2e6642;font-size:11px}.lgm-faq-wrap{padding:65px 0 90px}.lgm-faq-list{max-width:850px;margin:auto;border-top:1px solid var(--sp-line)}.lgm-faq-list details{border-bottom:1px solid var(--sp-line)}.lgm-faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:20px 4px;font-size:13px;font-weight:900}.lgm-faq-list summary::-webkit-details-marker{display:none}.lgm-faq-list summary span{font-size:19px}.lgm-faq-list details[open] summary span{transform:rotate(45deg)}.lgm-faq-list details>div{padding:0 36px 20px 4px;color:var(--sp-muted);font-size:12px;line-height:1.65}.lgm-rte{padding:55px 0 90px;max-width:900px;font-size:14px;line-height:1.75}.lgm-cart-trust-section{padding:26px 0 10px;background:var(--sp-paper)}.lgm-cart-trust-panel{padding:28px;border-radius:22px;background:var(--sp-cream);border:1px solid #eadbbf}.lgm-cart-trust-panel__title h2{margin:0 0 18px;font-size:27px;letter-spacing:-.03em}.lgm-cart-trust-panel__items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lgm-cart-trust-panel__items>div{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:16px;background:#fff;border-radius:14px}.lgm-cart-trust-panel__items>div>span{font-size:9px;font-weight:900;color:var(--sp-amber-dark)}.lgm-cart-trust-panel p{margin:0}.lgm-cart-trust-panel strong{display:block;font-size:11px}.lgm-cart-trust-panel small{display:block;color:var(--sp-muted);font-size:9px;line-height:1.45;margin-top:3px}.lgm-cart-policy-links{display:flex;flex-wrap:wrap;gap:9px 13px;margin-top:16px;color:#7a858a;font-size:9px}.lgm-cart-policy-links a{text-decoration:underline!important}.lgm-fastbuy-section{padding:70px 0;background:var(--sp-paper)}.lgm-fastbuy-panel{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;padding:40px;border-radius:28px;background:var(--sp-ink);color:#fff}.lgm-fastbuy-panel h2{font-size:38px;line-height:1;letter-spacing:-.04em;margin:0 0 14px}.lgm-fastbuy-panel p{font-size:12px;color:#b6c0c5;line-height:1.6}.lgm-fastbuy-panel__actions{display:flex;align-items:center;gap:15px;margin-top:24px}.lgm-fastbuy-panel__link{font-size:10px;color:#f7c15e!important;font-weight:900}.lgm-fastbuy-panel__reasons{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.lgm-fastbuy-panel__reasons article{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:17px;border:1px solid #313b42;border-radius:14px;background:#20282e}.lgm-fastbuy-panel__reasons article>span{font-size:9px;color:var(--sp-amber);font-weight:900}.lgm-fastbuy-panel__reasons strong{display:block;font-size:12px}.lgm-fastbuy-panel__reasons small{display:block;margin-top:3px;color:#aab5bb;font-size:9px;line-height:1.45}.lgm-footer{background:#11171b;color:#fff}.lgm-footer__main{padding:64px 0 30px}.lgm-footer__grid{display:grid;grid-template-columns:1.35fr .55fr .55fr .9fr;gap:50px}.lgm-brand--footer{width:270px;min-width:0}.lgm-brand--footer img{max-height:none}.lgm-footer__brandcol p{max-width:360px;color:#aeb8be;font-size:11px;line-height:1.6;margin:18px 0}.lgm-footer__badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.lgm-footer__badge{display:inline-block;padding:8px 10px;border:1px solid #39444b;border-radius:999px;color:#d7dde0;font-size:9px}.lgm-footer__links,.lgm-footer__company{display:flex;flex-direction:column;gap:10px}.lgm-footer__links>strong,.lgm-footer__company>strong{color:#f4bc58;font-size:10px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:6px}.lgm-footer__links a,.lgm-footer__company a,.lgm-footer__company p{color:#b7c0c5;font-size:10px;line-height:1.5;margin:0}.lgm-footer__newsletterrow{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-top:50px;padding-top:30px;border-top:1px solid #30393f}.lgm-footer__newsletterrow>div{display:flex;flex-direction:column;gap:5px}.lgm-footer__micro{color:#7f8a90;font-size:8px;font-weight:900;letter-spacing:.14em}.lgm-footer__newsletterrow strong{font-size:16px}.lgm-newsletter-form{display:grid;grid-template-columns:1fr auto;border-radius:999px;overflow:hidden;background:#fff}.lgm-newsletter-form input{height:48px;border:0;background:transparent;padding:0 17px;font-size:12px}.lgm-newsletter-form button{border:0;background:var(--sp-amber);padding:0 19px;font-size:11px;font-weight:900;cursor:pointer}.lgm-footer__bottom{border-top:1px solid #2f383e}.lgm-footer__bottominner{min-height:62px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:#7f8a90;font-size:8.5px}.lgm-footer__policy-links{display:flex;flex-wrap:wrap;gap:13px}.lgm-footer__policy-links a{text-decoration:underline!important}@media(max-width:1180px){.lgm-desktop-nav{gap:18px;font-size:12px}.lgm-brand--asset{width:250px;min-width:250px}.lgm-nav__quote{display:none}.lgm-hero__grid{gap:38px}.lgm-hero__visual{min-height:500px}.lgm-home-products,.lgm-commerce-grid{grid-template-columns:repeat(3,1fr)}.lgm-footer__grid{grid-template-columns:1.2fr .6fr .6fr 1fr;gap:28px}}@media(max-width:900px){.lgm-shell{width:min(calc(100% - 36px),var(--sp-shell))}.lgm-topbar__right{display:none}.lgm-topbar__inner{justify-content:center;text-align:center}.lgm-nav{height:78px}.lgm-brand--asset{width:225px;min-width:225px}.lgm-desktop-nav,.lgm-cart-link__label{display:none}.lgm-menu-toggle{display:block}.lgm-nav-actions{margin-left:auto}.lgm-hero--split{padding-top:30px}.lgm-hero__grid{grid-template-columns:1fr}.lgm-hero__copy{padding-bottom:0}.lgm-hero h1{font-size:56px}.lgm-hero__visual{min-height:520px}.lgm-benefits__grid{grid-template-columns:repeat(2,1fr)}.lgm-benefit:nth-child(2){border-right:0}.lgm-benefit:nth-child(-n+2){border-bottom:1px solid var(--sp-line)}.lgm-benefit:nth-child(3){padding-left:0}.lgm-section-head--editorial,.lgm-reviews__head{grid-template-columns:1fr;gap:20px}.lgm-category-panels{grid-template-columns:1fr}.lgm-category-panel,.lgm-category-panel--secondary{min-height:430px}.lgm-home-products,.lgm-commerce-grid{grid-template-columns:repeat(2,1fr)}.lgm-process-home__grid,.lgm-company-strip__grid,.lgm-product-conversion__grid,.lgm-fastbuy-panel{grid-template-columns:1fr}.lgm-process-home__grid{gap:38px}.lgm-company-strip__grid{gap:40px}.lgm-reviews__grid{grid-template-columns:1fr}.lgm-review-card{min-height:0}.lgm-review-card__index{margin-bottom:24px}.lgm-collection-hero__grid{grid-template-columns:1fr}.lgm-collection-hero__side{display:none}.lgm-product-layout{grid-template-columns:1fr;gap:35px}.lgm-product-info__sticky{position:static}.lgm-product-mainmedia{height:560px}.lgm-pagehero__grid,.lgm-pageblock,.lgm-cert-note__grid,.lgm-contactpage{grid-template-columns:1fr}.lgm-pagehero__image{height:360px}.lgm-values-grid{grid-template-columns:repeat(2,1fr);gap:0}.lgm-values-grid article:nth-child(2){border-right:0}.lgm-values-grid article:nth-child(-n+2){border-bottom:1px solid var(--sp-line);padding-bottom:25px;margin-bottom:25px}.lgm-values-grid article:nth-child(3){padding-left:0}.lgm-service-grid{grid-template-columns:repeat(2,1fr)}.lgm-footer__grid{grid-template-columns:1fr 1fr}.lgm-footer__brandcol,.lgm-footer__company{grid-column:span 2}.lgm-footer__newsletterrow{grid-template-columns:1fr}.lgm-footer__bottominner{align-items:flex-start;flex-direction:column;padding:18px 0}.lgm-cart-trust-panel__items{grid-template-columns:1fr}.lgm-product-conversion__cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.lgm-shell{width:min(calc(100% - 24px),var(--sp-shell))}.lgm-topbar{font-size:9px}.lgm-brand--asset{width:190px;min-width:190px}.lgm-nav{height:70px;gap:8px}.lgm-cart-link{padding:0 10px}.lgm-hero--split{padding:24px 0 30px}.lgm-hero h1{font-size:44px}.lgm-hero p{font-size:14px}.lgm-hero__actions{display:grid}.lgm-btn{width:100%}.lgm-hero__mini{grid-template-columns:1fr;gap:11px}.lgm-hero__visual{min-height:410px;border-radius:22px}.lgm-hero__stamp{width:104px;height:104px;right:14px;top:14px}.lgm-hero__stamp strong{font-size:17px}.lgm-hero__floating{left:12px;right:12px;bottom:12px;max-width:none}.lgm-benefits__grid{grid-template-columns:1fr}.lgm-benefit,.lgm-benefit:first-child,.lgm-benefit:nth-child(3),.lgm-benefit:last-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--sp-line)}.lgm-benefit:last-child{border-bottom:0}.lgm-category-showcase{padding:62px 0 40px}.lgm-section-head--editorial h2{font-size:38px}.lgm-category-panel,.lgm-category-panel--secondary{min-height:360px;border-radius:20px}.lgm-category-panel>div{left:20px;right:20px;bottom:20px}.lgm-category-panel h3{font-size:38px}.lgm-shopfront{padding:35px 0 70px}.lgm-shopfront__top{align-items:flex-start;flex-direction:column}.lgm-home-products,.lgm-commerce-grid{grid-template-columns:repeat(2,1fr);gap:8px}.lgm-home-product-card,.lgm-commerce-card{border-radius:14px}.lgm-home-product-card__media,.lgm-commerce-card__media{height:185px}.lgm-home-product-card__body,.lgm-commerce-card__body{padding:11px}.lgm-home-product-card__title,.lgm-commerce-card h3{font-size:11px}.lgm-home-product-card__price strong,.lgm-card-price strong{font-size:14px}.lgm-home-product-card__delivery,.lgm-free-shipping-badge{font-size:8px}.lgm-process-home{padding:58px 0}.lgm-process-home__intro h2{font-size:36px}.lgm-process-home__steps{grid-template-columns:1fr}.lgm-process-home__steps article{min-height:150px}.lgm-company-strip{padding:58px 0}.lgm-company-strip__copy h2{font-size:34px}.lgm-company-strip__facts{grid-template-columns:1fr}.lgm-whatsapp-float{right:12px;bottom:12px}.lgm-reviews{padding:58px 0}.lgm-reviews__head h2{font-size:34px}.lgm-collection-hero{padding:48px 0}.lgm-collection-hero h1{font-size:45px}.lgm-category-strip{grid-template-columns:1fr}.lgm-category-strip a{height:105px}.lgm-productlisting{padding:40px 0 65px}.lgm-listing-head{align-items:flex-start;flex-direction:column;gap:18px}.lgm-cta-panel{margin-bottom:65px;padding:25px;align-items:flex-start;flex-direction:column}.lgm-cta-panel__actions{width:100%;flex-direction:column}.lgm-product-layout{padding-bottom:55px}.lgm-product-mainmedia{height:390px;border-radius:18px}.lgm-product-info h1{font-size:34px}.lgm-product-form__fields,.lgm-product-form__fields--single{grid-template-columns:1fr}.lgm-product-conversion{padding:55px 0}.lgm-product-conversion h2{font-size:34px}.lgm-product-conversion__cards{grid-template-columns:1fr}.lgm-product-conversion__cards article{min-height:125px}.lgm-pagehero,.lgm-simplehero{padding:44px 0}.lgm-pagehero h1,.lgm-simplehero h1{font-size:42px}.lgm-pagehero__image{height:280px}.lgm-pageblock{padding:55px 0}.lgm-pagecopy h2,.lgm-center-head h2,.lgm-contactpage h2,.lgm-cert-note h2{font-size:31px}.lgm-values-grid{grid-template-columns:1fr}.lgm-values-grid article,.lgm-values-grid article:nth-child(3){padding:20px 0!important;margin:0!important;border-right:0;border-bottom:1px solid var(--sp-line)}.lgm-values-grid article:last-child{border-bottom:0}.lgm-service-grid{grid-template-columns:1fr}.lgm-service-grid article{min-height:170px}.lgm-gallery-grid{grid-template-columns:1fr;grid-auto-rows:245px}.lgm-gallery-grid figure.is-wide{grid-column:span 1}.lgm-contactpage{padding:50px 0}.lgm-formcard{padding:22px}.lgm-fieldrow{grid-template-columns:1fr}.lgm-fastbuy-panel{padding:25px}.lgm-fastbuy-panel h2{font-size:31px}.lgm-fastbuy-panel__reasons{grid-template-columns:1fr}.lgm-footer__main{padding-top:45px}.lgm-footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px}.lgm-footer__brandcol,.lgm-footer__company{grid-column:span 2}.lgm-brand--footer{width:245px}.lgm-footer__newsletterrow{margin-top:35px}.lgm-newsletter-form{grid-template-columns:1fr}.lgm-newsletter-form button{height:44px}.lgm-whatsapp-float strong{display:none}}.lgm-error-page{min-height:560px;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,var(--sp-cream),#fffdfa)}.lgm-error-page .lgm-shell{max-width:680px}.lgm-error-code{font-size:104px;line-height:.8;font-weight:900;letter-spacing:-.08em;color:#eadfc9;margin-bottom:30px}.lgm-error-page h1{font-size:40px;letter-spacing:-.04em;margin:0 0 12px}.lgm-error-page p{max-width:520px;margin:0 auto 24px;color:var(--sp-muted);font-size:13px;line-height:1.65}.lgm-error-page>div>div:last-child{display:flex;justify-content:center;gap:8px}@media(max-width:640px){.lgm-error-page{min-height:470px}.lgm-error-code{font-size:80px}.lgm-error-page h1{font-size:32px}.lgm-error-page>div>div:last-child{display:grid}.lgm-error-page .lgm-btn{width:100%}}.lgm-whatsapp-float__icon svg{width:19px;height:19px;display:block}.lgm-footer__operator{margin-top:8px!important;font-size:10px!important;opacity:.72}
/*# sourceMappingURL=/cdn/shop/t/4/assets/spedizionepellet-theme.css.map */
