*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.55;color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--c-accent-dark)}h1,h2,h3,h4{margin:0 0 .5rem;line-height:1.2;font-weight:800;letter-spacing:-.01em}h1{font-size:clamp(1.8rem,3.5vw,2.6rem)}h2{font-size:clamp(1.4rem,2.6vw,2rem)}h3{font-size:1.1rem;font-weight:700}p{margin:0 0 .75rem}ul{margin:0;padding:0;list-style:none}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit}hr{border:0;border-top:1px solid var(--c-border);margin:1.5rem 0}.icon{width:1.15em;height:1.15em;vertical-align:-.2em;flex:none}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;left:-999px;top:0;background:var(--c-accent);color:var(--c-primary);padding:.5rem 1rem;z-index:999}.skip-link:focus{left:0}.page-width{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 1.25rem}.page-width--narrow{max-width:820px}.section{padding:3.5rem 0}@media(max-width:767px){.section{padding:2.25rem 0}}.section__header{margin-bottom:1.75rem}.section__header--row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap}.section__heading{margin-bottom:.25rem}.section__sub{color:var(--c-muted);margin:0}.section__eyebrow{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-accent-dark);margin-bottom:.4rem}.section__eyebrow--light{color:var(--c-accent)}.page-title{margin:0 0 1.25rem}.rte p:last-child{margin-bottom:0}.rte ul{list-style:disc;padding-left:1.25rem;margin:.5rem 0}.rte img{border-radius:var(--radius)}.text-link{color:var(--c-primary);font-weight:600;text-decoration:underline;text-underline-offset:3px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.35rem;border-radius:calc(var(--radius) - 4px);font-weight:700;font-size:.95rem;border:2px solid transparent;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease;line-height:1.2;text-align:center}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--c-primary);color:#fff}.btn--primary:hover{background:var(--c-primary-dark);color:#fff}.btn--accent{background:var(--c-accent);color:var(--c-primary)}.btn--accent:hover{background:var(--c-accent-dark);color:var(--c-primary)}.btn--outline{background:transparent;border-color:var(--c-primary);color:var(--c-primary)}.btn--outline:hover{background:var(--c-primary);color:#fff}.btn--ghost{background:#ffffff1f;border-color:#fff9;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn--ghost:hover{background:#fff;color:var(--c-primary)}.btn--whatsapp{background:#25d366;color:#fff;width:100%}.btn--whatsapp:hover{background:#1ebe5a;color:#fff}.btn--disabled{background:var(--c-border);color:var(--c-muted);cursor:not-allowed}.btn--lg{padding:.95rem 1.75rem;font-size:1.05rem}.btn--block{width:100%}.btn[disabled]{opacity:.65;cursor:not-allowed;transform:none}.badge{display:inline-block;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.2}.badge--sale{background:var(--c-sale);color:#fff}.badge--accent{background:var(--c-accent);color:var(--c-primary)}.badge--soldout{background:var(--c-border);color:var(--c-text)}.announcement-bar{font-size:.85rem;font-weight:600}.announcement-bar__inner{display:flex;justify-content:center;gap:2rem;padding:.5rem 1.25rem;flex-wrap:wrap}.announcement-bar__item{margin:0;display:inline-flex;align-items:center;gap:.4rem}@media(max-width:767px){.announcement-bar__item:not(:first-child){display:none}}.site-header{background:var(--c-primary);color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 12px #00000040}.site-header__inner{display:flex;align-items:center;gap:1rem;min-height:72px}.site-header__logo{display:flex;align-items:center;gap:.75rem;color:#fff;flex:none}.site-header__logo img{border-radius:12px;background:#fff;padding:4px;object-fit:contain;box-shadow:0 4px 14px #00000047,0 0 0 2px #ffffffe6}.site-header__wordmark{font-weight:800;font-size:1.4rem;letter-spacing:.05em;line-height:1;display:flex;flex-direction:column;gap:.2rem;text-shadow:0 1px 4px rgba(0,0,0,.25)}.site-header__wordmark small{font-size:.68rem;font-weight:500;letter-spacing:.06em;color:var(--c-accent);text-transform:uppercase}.site-nav{flex:1}.site-nav__list{display:flex;gap:.25rem;justify-content:center}.site-nav__link{display:block;white-space:nowrap;padding:.55rem .65rem;border-radius:8px;font-weight:600;font-size:.95rem;color:#ffffffe0}.site-nav__link:hover,.site-nav__link.is-active{background:#ffffff1a;color:#fff}.site-nav__link--highlight,.btn--glow,.mobile-nav__glow{background:linear-gradient(135deg,#f1cf5a,var(--c-accent) 55%,#e0b632);color:var(--c-primary)!important;font-weight:800;border-radius:999px;box-shadow:0 0 #c9a227b3,0 0 18px #c9a227bf;animation:ltv-bob 1.6s ease-in-out infinite,ltv-glow 1.6s ease-in-out infinite}.site-nav__link--highlight:hover,.btn--glow:hover{background:linear-gradient(135deg,#ffe07a,#d9b23a);color:var(--c-primary)}.mobile-nav__glow{display:inline-block;padding:.6rem 1.1rem;margin:.35rem 0}@keyframes ltv-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes ltv-glow{0%,to{box-shadow:0 0 6px #c9a2278c,0 0 #c9a22799}50%{box-shadow:0 0 22px #ffd65af2,0 0 0 6px #c9a22700}}@media(prefers-reduced-motion:reduce){.site-nav__link--highlight,.btn--glow,.mobile-nav__glow{animation:none}}.site-header__actions{display:flex;align-items:center;gap:.5rem;flex:none}.site-search{display:flex;align-items:center;background:#ffffff1a;border-radius:999px;padding:.15rem .25rem .15rem .9rem;border:1px solid rgba(255,255,255,.18)}.site-search input{background:transparent;border:0;color:#fff;width:120px;outline:0;font-size:.9rem}.site-search input::placeholder{color:#ffffff8c}.site-search button{background:var(--c-accent);color:var(--c-primary);border:0;border-radius:999px;width:32px;height:32px;display:grid;place-items:center}.site-header__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#fff;position:relative}.site-header__icon:hover{background:#ffffff1a;color:#fff}.site-header__icon .icon{width:1.4rem;height:1.4rem}.site-header__cart-count{position:absolute;top:2px;right:0;background:var(--c-accent);color:var(--c-primary);font-size:.68rem;font-weight:800;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;padding:0 4px}.site-header__menu-toggle{display:none;background:transparent;border:0;color:#fff;width:42px;height:42px;border-radius:10px}.site-header__menu-toggle .icon{width:1.6rem;height:1.6rem}.mobile-nav{background:var(--c-primary-dark);border-top:1px solid rgba(255,255,255,.1);padding:.75rem 1.25rem 1.25rem}.mobile-nav li a{display:block;padding:.75rem 0;color:#fff;font-weight:600;border-bottom:1px solid rgba(255,255,255,.08)}.site-search--mobile{margin-top:1rem}.site-search--mobile input{width:100%}@media(max-width:1023px){.site-nav{display:none}.site-header__menu-toggle{display:grid;place-items:center}.site-search:not(.site-search--mobile){display:none}.site-header__logo{flex:1}}@media(min-width:1024px){.site-header__icon:not(.site-header__cart):not(.site-header__icon--account){display:none}}.hero{position:relative;min-height:var(--hero-height,560px);display:flex;align-items:center;color:#fff;background:var(--c-primary);overflow:hidden}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a1628eb,#0a1628b3 45%,rgba(10,22,40,var(--hero-overlay,.35)))}.hero__content{position:relative;padding-top:3.5rem;padding-bottom:3.5rem;max-width:var(--page-width);width:100%}.hero__content--left{text-align:left}.hero__content--center{text-align:center}.hero__content--center .hero__buttons{justify-content:center}.hero__brand{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1.35rem}.hero__logo{width:64px;height:64px;border-radius:14px;background:#fff;padding:5px;object-fit:contain;box-shadow:0 6px 20px #00000059,0 0 0 2px #ffffffe6}.hero__brand-name{display:flex;flex-direction:column;gap:.15rem;font-weight:800;font-size:1.35rem;letter-spacing:.05em;color:#fff;line-height:1;text-shadow:0 1px 6px rgba(0,0,0,.4)}.hero__brand-name small{font-weight:600;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--c-accent);text-shadow:none}.hero__content--center .hero__brand{justify-content:center}@media(max-width:767px){.hero__logo{width:52px;height:52px}.hero__brand-name{font-size:1.15rem}}.hero__eyebrow{display:inline-flex;align-items:center;gap:.4rem;background:#c9a2272e;border:1px solid rgba(201,162,39,.55);color:var(--c-accent);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .85rem;border-radius:999px;margin-bottom:1.1rem}.hero__heading{font-size:clamp(2rem,4.6vw,3.6rem);max-width:15ch;margin-bottom:1rem}.hero__content--center .hero__heading{margin-left:auto;margin-right:auto}.hero__heading em{font-style:normal;color:var(--c-accent)}.hero__text{max-width:52ch;font-size:1.1rem;color:#ffffffe0;margin-bottom:1.5rem}.hero__content--center .hero__text{margin-left:auto;margin-right:auto}.hero__buttons{display:flex;gap:.75rem;flex-wrap:wrap}.hero__note{margin:1.25rem 0 0;font-size:.9rem;color:#fffc;display:inline-flex;align-items:center;gap:.4rem}.hero__note .icon{color:var(--c-success)}.hero__scroll-cue{position:absolute;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#fff;text-decoration:none;font-size:.85rem;font-weight:600;letter-spacing:.03em;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.45);opacity:.92;transition:opacity .2s ease}.hero__scroll-cue:hover{opacity:1}.hero__scroll-cue-arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.4);animation:heroBounce 1.8s infinite}.hero__scroll-cue-arrow .icon{width:22px;height:22px}@keyframes heroBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media(prefers-reduced-motion:reduce){.hero__scroll-cue-arrow{animation:none}}@media(max-width:767px){.hero__scroll-cue{font-size:.78rem}}@media(max-width:767px){.hero{min-height:auto}.hero__image{object-position:70% center}.hero__overlay{background:linear-gradient(180deg,#0a1628d9,#0a1628cc)}.hero__text{font-size:1rem}}.category-tiles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:1023px){.category-tiles__grid{grid-template-columns:repeat(2,1fr)}}.category-tile{display:block;background:var(--c-surface);border-radius:var(--radius);overflow:hidden;border:1px solid var(--c-border);transition:transform .2s ease,box-shadow .2s ease;color:var(--c-text)}.category-tile:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a1a;color:var(--c-text)}.category-tile__media{display:block;aspect-ratio:1;background:#fff;overflow:hidden}.category-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-tile:hover .category-tile__media img{transform:scale(1.05)}.category-tile__label{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;font-weight:700;border-top:1px solid var(--c-border)}.category-tile__label small{font-weight:500;color:var(--c-muted);margin-left:.35rem}.category-tile__label .icon{color:var(--c-accent-dark)}.product-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--5{grid-template-columns:repeat(5,1fr)}@media(max-width:1023px){.product-grid,.product-grid--3,.product-grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.product-grid,.product-grid--3,.product-grid--5{grid-template-columns:repeat(2,1fr);gap:.85rem}}.product-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;height:100%}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0f172a1f}.product-card__media{position:relative;display:block;aspect-ratio:1;background:#fff;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__media--empty{background:linear-gradient(135deg,var(--c-primary),var(--c-primary-dark));display:grid;place-items:center}.product-card__placeholder{display:none;color:var(--c-accent);font-weight:700;text-align:center;padding:1rem}.product-card__media--empty .product-card__placeholder{display:block}.product-card__badge{position:absolute;top:.75rem;left:.75rem}.product-card__body{padding:1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.product-card__type{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-muted);margin:0}.product-card__title{font-size:1rem;margin:0;min-height:2.6em;line-height:1.3}.product-card__title a:hover{color:var(--c-accent-dark)}.product-card__delivery{font-size:.78rem;color:var(--c-success);font-weight:600;margin:0;display:flex;align-items:center;gap:.3rem}.product-card__form,.product-card__body>.btn{margin-top:auto}.product-card__form .btn{margin-top:.5rem}.product-card__body>.btn{margin-top:.5rem}@media(max-width:767px){.product-card__body{padding:.75rem}.product-card__title{font-size:.9rem}.product-card .btn{padding:.6rem .8rem;font-size:.85rem}}.price{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:.1rem 0}.price__current{font-weight:800;font-size:1.15rem;color:var(--c-primary)}.price--on-sale .price__current{color:var(--c-sale)}.price__compare{color:var(--c-muted);font-size:.9rem}.main-product__price .price__current{font-size:1.9rem}.product-showcase--dark{background:var(--c-primary);color:#fff}.product-showcase--dark .section__sub{color:#ffffffb3}.product-showcase--dark .btn--outline{border-color:var(--c-accent);color:var(--c-accent)}.product-showcase--dark .btn--outline:hover{background:var(--c-accent);color:var(--c-primary)}.product-showcase--dark .product-card{color:var(--c-text);border-color:transparent}.trust-badges{padding:2rem 0;background:var(--c-surface);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.trust-badges__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1023px){.trust-badges__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:479px){.trust-badges__grid{grid-template-columns:1fr}}.trust-badge{display:flex;gap:.9rem;align-items:flex-start}.trust-badge__icon{flex:none;width:46px;height:46px;border-radius:12px;background:#c9a22726;color:var(--c-accent-dark);display:grid;place-items:center}.trust-badge__icon .icon{width:1.4rem;height:1.4rem}.trust-badge h3{font-size:.98rem;margin-bottom:.15rem}.trust-badge p{font-size:.86rem;color:var(--c-muted);margin:0}.promo-banner__card{display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,var(--c-primary) 0%,var(--c-primary-dark) 100%);color:#fff;border-radius:calc(var(--radius) + 6px);overflow:hidden;align-items:center}.promo-banner__card--left{direction:rtl}.promo-banner__card--left>*{direction:ltr}.promo-banner__content{padding:3rem}.promo-banner__content h2{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:.75rem}.promo-banner__content .rte{color:#ffffffd9;margin-bottom:1.5rem;max-width:48ch}.promo-banner__media{height:100%;min-height:320px;background:#fff}.promo-banner__media img{width:100%;height:100%;object-fit:cover}@media(max-width:767px){.promo-banner__card{grid-template-columns:1fr}.promo-banner__content{padding:1.75rem}.promo-banner__media{min-height:240px}}.newsletter{background:var(--c-accent);color:var(--c-primary);padding:2.5rem 0}.newsletter__inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.newsletter h2{margin-bottom:.25rem}.newsletter p{margin:0;font-weight:500}.newsletter__form{display:flex;gap:.5rem;flex-wrap:wrap;min-width:min(100%,440px)}.newsletter__form input[type=email],.newsletter__form input[type=password]{flex:1;min-width:220px;padding:.8rem 1rem;border-radius:calc(var(--radius) - 4px);border:2px solid var(--c-primary);font-size:1rem}.newsletter .btn--accent{background:var(--c-primary);color:#fff}.newsletter .btn--accent:hover{background:var(--c-primary-dark)}.form-message{width:100%;font-weight:600;font-size:.9rem;padding:.6rem .9rem;border-radius:8px;margin:.5rem 0 0}.form-message--success{background:#10b98126;color:#047857}.form-message--error{background:#c41e3a1a;color:var(--c-sale)}.rich-text--center .rich-text__inner{text-align:center;max-width:760px;margin:0 auto}.rich-text__inner .btn{margin:1rem .4rem 0}.site-footer{background:var(--c-primary);color:#ffffffd1;margin-top:auto}.site-footer__grid{display:grid;grid-template-columns:1.6fr .8fr .9fr 1.2fr 1.2fr;gap:2rem;padding-top:3.5rem;padding-bottom:3rem}@media(max-width:1023px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:599px){.site-footer__grid{grid-template-columns:1fr;gap:1.75rem}}.site-footer__logo{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:800;font-size:1.3rem;letter-spacing:.05em;margin-bottom:1rem}.site-footer__logo img{border-radius:12px}.site-footer__brand p{font-size:.92rem}.site-footer__contact li,.site-footer__col li{margin-bottom:.5rem;font-size:.92rem}.site-footer__col h4{color:#fff;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.site-footer a:hover{color:var(--c-accent)}.site-footer__social{display:flex;gap:1rem;margin-top:1rem;font-weight:600}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 0;font-size:.82rem}.site-footer__bottom-inner{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.site-footer__bottom p{margin:0}.site-footer__legal{display:flex;gap:1rem;flex-wrap:wrap}.payment-icons{display:flex;gap:.4rem;flex-wrap:wrap}.payment-icon{width:38px;height:24px}.whatsapp-float{position:fixed;right:1.25rem;bottom:1.25rem;z-index:60;display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;padding:.7rem 1rem;border-radius:999px;font-weight:700;box-shadow:0 10px 30px #00000040}.whatsapp-float .icon{width:1.4rem;height:1.4rem}.whatsapp-float:hover{color:#fff;background:#1ebe5a}@media(max-width:767px){.whatsapp-float span{display:none}.whatsapp-float{padding:.85rem}}.cart-toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%);background:var(--c-primary);color:#fff;padding:.85rem 1.25rem;border-radius:12px;display:flex;gap:1rem;align-items:center;z-index:70;box-shadow:0 10px 30px #0000004d;font-weight:600}.cart-toast[hidden]{display:none}.cart-toast__link{color:var(--c-accent);text-decoration:underline}.litavha-float-logo{position:fixed;top:1rem;right:1.25rem;z-index:80;display:block;line-height:0;border-radius:14px;box-shadow:0 8px 24px #00000047;transition:transform .2s ease,box-shadow .2s ease}.litavha-float-logo img{display:block;width:64px;height:64px;object-fit:cover;border-radius:14px}.litavha-float-logo:hover,.litavha-float-logo:focus-visible{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 32px #00000059}@media(max-width:767px){.litavha-float-logo{top:.6rem;right:.6rem}.litavha-float-logo img{width:46px;height:46px;border-radius:11px}}.cart-float{position:fixed;right:1.25rem;bottom:5.25rem;z-index:61;display:inline-flex;align-items:center;gap:.5rem;background:var(--c-accent);color:var(--c-primary);padding:.75rem 1.15rem;border-radius:999px;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 30px #00000047;opacity:0;visibility:hidden;transform:translateY(14px) scale(.96);transition:opacity .28s ease,transform .28s ease,background .18s ease}.cart-float.is-visible{opacity:1;visibility:visible;transform:none}.cart-float:hover{color:var(--c-primary);background:var(--c-accent-dark);transform:translateY(-2px)}.cart-float .icon{width:1.5rem;height:1.5rem}.cart-float__count{position:absolute;top:-6px;right:-6px;background:var(--c-primary);color:#fff;font-size:.7rem;font-weight:800;min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff}.cart-float__count[hidden]{display:none}@media(max-width:767px){.cart-float{bottom:5rem;right:1rem;padding:.7rem .85rem}.cart-float__label{display:none}}.enquiry-float{position:fixed;left:1.25rem;bottom:1.25rem;z-index:60;display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#f1cf5a,var(--c-accent) 55%,#e0b632);color:var(--c-primary);padding:.72rem 1.1rem;border-radius:999px;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 30px #00000040;animation:ltv-glow 1.9s ease-in-out infinite}.enquiry-float .icon{width:1.4rem;height:1.4rem}.enquiry-float:hover{color:var(--c-primary);filter:brightness(1.06)}@media(max-width:767px){.enquiry-float span{display:none}.enquiry-float{padding:.85rem}}@media(prefers-reduced-motion:reduce){.enquiry-float{animation:none}}.breadcrumbs{font-size:.85rem;color:var(--c-muted);margin-bottom:1rem;display:flex;gap:.4rem;flex-wrap:wrap}.breadcrumbs a:hover{color:var(--c-primary)}.collection-header{margin-bottom:1.5rem}.collection-header--with-image{position:relative;border-radius:var(--radius);overflow:hidden;color:#fff;background:var(--c-primary)}.collection-header__image{width:100%;height:280px;object-fit:cover;opacity:.55}.collection-header--with-image .collection-header__text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}.collection-header--with-image .breadcrumbs{color:#ffffffbf}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.collection-toolbar__count{color:var(--c-muted);margin:0;font-weight:500}.collection-toolbar__sort{display:flex;align-items:center;gap:.5rem;font-size:.9rem;white-space:nowrap}.select,select.select{padding:.55rem 2.2rem .55rem .8rem;border:1px solid var(--c-border);border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right .7rem center/1rem;-webkit-appearance:none;appearance:none;width:100%}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:2.5rem;flex-wrap:wrap}.pagination a,.pagination span{padding:.55rem .9rem;border-radius:8px;border:1px solid var(--c-border);background:#fff;font-weight:600}.pagination a:hover{border-color:var(--c-primary);color:var(--c-primary)}.pagination .is-current{background:var(--c-primary);color:#fff;border-color:var(--c-primary)}.collection-more{text-align:center;margin-top:2.25rem}.collection-more__btn{padding:.95rem 2rem}.collection-more__btn .icon{width:1.15rem;height:1.15rem}.empty-state{text-align:center;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.empty-state .icon{width:3rem;height:3rem;color:var(--c-border)}.empty-state .btn{margin:.25rem .25rem 0}.main-product__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:start}@media(max-width:899px){.main-product__grid{grid-template-columns:1fr;gap:1.75rem}}.main-product__main-image{position:relative;background:#fff;border:1px solid var(--c-border);border-radius:var(--radius);overflow:hidden;aspect-ratio:1}.main-product__main-image img{width:100%;height:100%;object-fit:contain}.main-product__badge{position:absolute;top:1rem;left:1rem;font-size:.85rem}.main-product__thumbs{display:flex;gap:.6rem;margin-top:.75rem;flex-wrap:wrap}.main-product__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid var(--c-border);background:#fff;padding:0}.main-product__thumb.is-active{border-color:var(--c-accent)}.main-product__thumb img{width:100%;height:100%;object-fit:cover}.main-product__vendor{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-muted)}.main-product__title{margin-bottom:.75rem}.main-product__tax-note{font-size:.85rem;color:var(--c-muted);margin:.25rem 0 0}.main-product__form{margin:1.25rem 0 .75rem}.main-product__buy-row{display:flex;gap:.75rem;margin-bottom:.75rem}.main-product__add{flex:1}.shopify-payment-button{margin-top:.5rem}.shopify-payment-button__button--unbranded{background:var(--c-accent)!important;color:var(--c-primary)!important;border-radius:calc(var(--radius) - 4px)!important;font-weight:700!important;font-family:inherit!important}.qty{display:inline-flex;align-items:center;border:1px solid var(--c-border);border-radius:calc(var(--radius) - 4px);background:#fff;overflow:hidden}.qty button{width:42px;height:48px;border:0;background:transparent;font-size:1.2rem;font-weight:700;color:var(--c-primary)}.qty button:hover{background:var(--c-bg)}.qty input{width:48px;height:48px;border:0;text-align:center;font-weight:700;-moz-appearance:textfield}.qty input::-webkit-inner-spin-button,.qty input::-webkit-outer-spin-button{-webkit-appearance:none}.main-product__usps{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:1rem 1.15rem;margin:1rem 0;display:grid;gap:.5rem}.main-product__usps li{display:flex;gap:.6rem;align-items:flex-start;font-size:.92rem;font-weight:500}.main-product__usps .icon{color:var(--c-success);margin-top:.15rem}.main-product__description{margin:1.25rem 0}.main-product__description h3,.main-product__description h2{margin-top:1.25rem}.main-product__share{font-size:.88rem;color:var(--c-muted);margin-top:1rem}.main-product__share a{text-decoration:underline;color:var(--c-primary)}.form-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.form-field label{font-weight:600;font-size:.9rem}.form-field input,.form-field textarea,.form-field select{padding:.7rem .9rem;border:1px solid var(--c-border);border-radius:8px;background:#fff;width:100%}.form-field input:focus,.form-field textarea:focus,.newsletter__form input:focus{outline:2px solid var(--c-accent);outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:599px){.form-row{grid-template-columns:1fr}}.checkbox{display:flex;gap:.5rem;align-items:center;margin:.5rem 0 1rem}.cart-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:2rem;align-items:start}@media(max-width:899px){.cart-grid{grid-template-columns:1fr}}.cart-items{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);overflow:hidden}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.25rem;padding:1.25rem;border-bottom:1px solid var(--c-border);align-items:center}.cart-item:last-child{border-bottom:0}.cart-item__media img{width:100px;height:100px;object-fit:cover;border-radius:10px;border:1px solid var(--c-border);background:#fff}.cart-item__title{font-weight:700;display:block;margin-bottom:.15rem}.cart-item__variant,.cart-item__price{font-size:.9rem;color:var(--c-muted);margin:0 0 .5rem}.cart-item__actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.cart-item__actions .qty button{height:38px;width:34px}.cart-item__actions .qty input{height:38px;width:42px}.cart-item__remove{font-size:.85rem;color:var(--c-muted);text-decoration:underline}.cart-item__total{font-weight:800;font-size:1.05rem;margin:0}@media(max-width:599px){.cart-item{grid-template-columns:72px 1fr;padding:1rem}.cart-item__media img{width:72px;height:72px}.cart-item__total{grid-column:2}}.cart-summary{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:1.5rem;display:grid;gap:.85rem;position:sticky;top:90px}.cart-summary h2{font-size:1.2rem;margin:0}.cart-summary__row{display:flex;justify-content:space-between;font-weight:700;font-size:1.1rem}.cart-summary__row--discount{color:var(--c-success);font-size:.95rem}.cart-summary__note{font-size:.85rem;color:var(--c-muted);margin:0}.cart-summary__label{font-size:.9rem;font-weight:600}.cart-summary textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--c-border);border-radius:8px;resize:vertical}.cart-summary__continue{text-align:center;font-size:.9rem;text-decoration:underline;color:var(--c-muted)}.additional-checkout-buttons{margin-top:.25rem}.search-page__form{display:flex;gap:.5rem;max-width:600px;margin-bottom:2rem}.search-page__form input{flex:1;padding:.8rem 1rem;border:1px solid var(--c-border);border-radius:8px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:899px){.blog-grid{grid-template-columns:1fr}}.blog-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);overflow:hidden}.blog-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.blog-card__body{padding:1.25rem}.blog-card h2{font-size:1.2rem}.main-article__image{border-radius:var(--radius);margin:1.5rem 0}.account-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.account-grid--addresses{grid-template-columns:repeat(3,1fr)}@media(max-width:899px){.account-grid,.account-grid--addresses{grid-template-columns:1fr}}.account-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:1.5rem;margin-bottom:1.25rem}.account-links{font-size:.9rem;text-align:center;margin-top:1rem}.account-links a{text-decoration:underline}.table{width:100%;border-collapse:collapse;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);overflow:hidden;font-size:.92rem}.table th,.table td{padding:.75rem .9rem;text-align:left;border-bottom:1px solid var(--c-border)}.table thead{background:var(--c-bg);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.table a{text-decoration:underline;font-weight:600}details summary{cursor:pointer;list-style:none;margin-bottom:.75rem}details summary::-webkit-details-marker{display:none}.template-password body,.template-password{background:var(--c-primary)}.password-page{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem;background:radial-gradient(circle at 30% 20%,rgba(201,162,39,.25),transparent 45%),var(--c-primary)}.password-page__card{background:#fff;border-radius:calc(var(--radius) + 6px);padding:2.5rem;max-width:520px;width:100%;text-align:center;display:grid;gap:1rem;justify-items:center}.password-page__card img{border-radius:18px}.password-page__card .newsletter__form{width:100%}.password-page__login{width:100%;font-size:.9rem}.password-page__login form{display:flex;gap:.5rem}.password-page__login input{flex:1;padding:.7rem .9rem;border:1px solid var(--c-border);border-radius:8px}.gift-card{max-width:520px;margin:3rem auto;padding:2.5rem;background:#fff;border-radius:20px;text-align:center;display:grid;gap:.75rem;justify-items:center;border:1px solid var(--c-border)}.gift-card__amount{font-size:2.6rem;font-weight:800;color:var(--c-primary);margin:0}.gift-card__code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.3rem;letter-spacing:.12em;background:var(--c-bg);padding:.75rem 1.25rem;border-radius:10px;border:1px dashed var(--c-border)}@media print{.whatsapp-float,.cart-float,.enquiry-float,.litavha-float-logo,.site-header,.site-footer,.announcement-bar{display:none!important}}@media(prefers-reduced-motion:reduce){.cart-float{transition:opacity .2s ease}.cart-float.is-visible{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
