*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style);color:var(--color-text);background:var(--color-bg);line-height:1.6;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}ul,ol{list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rte a{color:var(--color-primary);text-decoration:underline}.rte p+p{margin-top:.75em}.container{width:100%;max-width:100%;margin:0 auto;padding:0 1.125rem}@media(min-width:768px){.container{padding:0 2rem}}@media(min-width:1200px){.container{padding:0 3rem}}.skip-to-content-link{position:absolute;top:-100%;left:1rem;z-index:9999;background:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:0 0 8px 8px;font-weight:700;transition:top .2s}.skip-to-content-link:focus{top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-weight:800;font-style:var(--font-heading-style);line-height:1.2;color:var(--color-primary)}h1{font-size:clamp(1.75rem,4vw,2.75rem)}h2{font-size:clamp(1.4rem,3vw,2.25rem)}h3{font-size:clamp(1.1rem,2vw,1.5rem)}h4{font-size:1.1rem}p{line-height:1.7}.section-header{margin-bottom:2rem}.section-header--center{text-align:center}.section-header--with-action{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.section-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--color-secondary);margin-bottom:.625rem}.section-label:before{content:"";display:inline-block;width:18px;height:2px;background:currentColor;border-radius:2px}.section-title{color:var(--color-primary);margin-bottom:.5rem;font-weight:900;letter-spacing:-.01em}.section-subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto}.section-empty{text-align:center;padding:2rem;color:var(--color-text-muted);font-size:.9375rem}.section-footer{text-align:center;margin-top:2.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:700;border-radius:var(--btn-radius);border:2px solid transparent;transition:all .22s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none;white-space:nowrap;line-height:1;position:relative;overflow:hidden}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff0;transition:background .2s}.btn:hover:after{background:#ffffff14}.btn--primary{background:linear-gradient(135deg,#1d4981,#2563b0);color:#fff;border-color:transparent;box-shadow:0 4px 16px #1d498159,inset 0 1px #ffffff1f}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1d498173,inset 0 1px #ffffff1f}.btn--primary:active{transform:translateY(0)}.btn--secondary{background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981;border-color:transparent;box-shadow:0 4px 16px #eac45866,inset 0 1px #ffffff40}.btn--secondary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #eac45880}.btn--ghost{background:transparent;color:var(--color-primary);border-color:var(--color-primary)}.btn--ghost:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #1d49814d}.btn--ghost-white{background:transparent;color:#fff;border-color:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn--ghost-white:hover{background:#ffffff26;border-color:#fff}.btn--full{width:100%}.btn--sm{padding:.5rem 1rem;font-size:.8125rem}.btn--lg{padding:1rem 2.5rem;font-size:1.0625rem}.btn--add-to-cart{gap:.6rem}.btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.badge{display:inline-flex;align-items:center;padding:.2rem .6rem;font-size:.6875rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;line-height:1}.badge--sale{background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981;box-shadow:0 2px 8px #eac45866}.badge--new{background:linear-gradient(135deg,#1d4981,#2563b0);color:#fff;box-shadow:0 2px 8px #1d49814d}.badge--sold-out{background:#6b7280;color:#fff}.placeholder-svg{background:#f3f4f6;fill:#d1d5db}.announcement-bar{position:relative;z-index:100}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;min-height:40px;text-align:center}.announcement-bar__text{font-size:.8125rem;font-weight:600}.announcement-bar__pill{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:100px;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.announcement-bar__link{text-decoration:underline;opacity:.85}.announcement-bar__link:hover{opacity:1}.announcement-bar__close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);opacity:.7;padding:.25rem;display:flex;align-items:center}.announcement-bar__close:hover{opacity:1}.announcement-bar__close svg{width:16px;height:16px}.announcement-bar__nav{display:flex;gap:.25rem;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}.announcement-bar__nav button{opacity:.7;padding:.2rem;display:flex}.announcement-bar__nav button:hover{opacity:1}.announcement-bar__nav svg{width:14px;height:14px}.header{position:relative;z-index:90;border-bottom:1px solid rgba(29,73,129,.08);transition:box-shadow .3s,background .3s;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header.is-sticky{position:sticky;top:0}.header.is-scrolled{box-shadow:0 4px 24px #1d49811f;background:#fffffffa}.header__inner{display:flex;align-items:center;gap:1rem;height:64px}@media(min-width:1024px){.header__inner{height:72px}}.header__logo{flex-shrink:0;display:flex;align-items:center}.header__logo img{height:100px;width:auto}.header__logo-text{font-size:1.625rem;font-weight:900;letter-spacing:-.02em}.header__logo-main{color:var(--color-primary)}.header__logo-accent{color:var(--color-secondary)}.header__nav{display:none;flex:1;justify-content:center}@media(min-width:1024px){.header__nav{display:flex}}.header__nav-list{display:flex;align-items:center;gap:.25rem}.header__nav-item{position:relative}.header__nav-link{display:flex;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.9375rem;font-weight:600;border-radius:8px;transition:background .15s,color .15s;white-space:nowrap}.header__nav-link:hover,.header__nav-link[aria-expanded=true]{background:#1d498112;color:var(--color-primary)}.header__nav-link--promo{background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981!important;font-weight:800;box-shadow:0 2px 8px #eac4584d}.header__nav-link--promo:hover{background:linear-gradient(135deg,#f0d070,#eac458);transform:translateY(-1px);box-shadow:0 4px 12px #eac45866}.header__nav-link svg{width:14px;height:14px;transition:transform .2s}.header__nav-link[aria-expanded=true] svg{transform:rotate(180deg)}.header__dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fffffffa;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(29,73,129,.1);border-radius:16px;box-shadow:0 12px 40px #1d498126,0 2px 8px #0000000f;min-width:200px;padding:.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s;transform:translate(-50%) translateY(-4px);z-index:200}.header__nav-item:hover .header__dropdown,.header__nav-item:focus-within .header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.header__dropdown-link{display:block;padding:.5rem .75rem;border-radius:8px;font-size:.9rem;font-weight:500;transition:background .15s}.header__dropdown-link:hover{background:#1d498112;color:var(--color-primary)}.header__actions{display:flex;align-items:center;gap:.25rem;margin-left:auto}.header__action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;transition:background .15s,transform .15s;position:relative}.header__action-btn:hover{background:#1d498112;transform:scale(1.05)}.header__action-btn svg{width:22px;height:22px}.header__cart-count{position:absolute;top:2px;right:2px;background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981;font-size:.625rem;font-weight:900;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px #eac45880}.header__cart-count.is-hidden{display:none}@media(min-width:1024px){.header__search{position:relative}}.header__search-overlay{display:none;position:absolute!important;top:calc(100% + 8px);right:0;width:min(400px,90vw);background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(29,73,129,.1);border-radius:16px;box-shadow:0 12px 40px #1d498126;padding:.75rem;z-index:200}.header__search-overlay.is-open{display:block}.header__search-form{display:flex;gap:.5rem}.header__search-input{flex:1;padding:.625rem 1rem;border:2px solid rgba(29,73,129,.15);border-radius:10px;font-size:.9375rem;outline:none;background:var(--color-bg-secondary);transition:border-color .2s}.header__search-input:focus{border-color:var(--color-primary)}.header__search-submit{width:40px;height:40px;border-radius:10px;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.header__search-submit:hover{background:#2563b0}.header__search-submit svg{width:18px;height:18px}.predictive-search{margin-top:.5rem}.predictive-search__results{display:flex;flex-direction:column;gap:.25rem}.predictive-search__heading{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);padding:.5rem .75rem .25rem}.predictive-search__item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:8px;transition:background .15s}.predictive-search__item:hover{background:var(--color-bg-secondary)}.predictive-search__item-image{width:48px;height:48px;border-radius:6px;object-fit:cover;background:var(--color-bg-secondary);flex-shrink:0}.predictive-search__item-info{flex:1;min-width:0}.predictive-search__item-title{font-size:.875rem;font-weight:600;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__item-price{font-size:.8125rem;font-weight:800;color:var(--color-primary)}.header__mobile-menu-btn{display:flex}@media(min-width:1024px){.header__mobile-menu-btn{display:none}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:300;display:flex;pointer-events:none}.mobile-menu.is-open{pointer-events:auto}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1d498180;opacity:0;transition:opacity .3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-menu.is-open .mobile-menu__overlay{opacity:1}.mobile-menu__panel{position:relative;width:min(320px,90vw);height:100%;background:#fff;overflow-y:auto;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:8px 0 40px #1d498133}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(29,73,129,.08);background:linear-gradient(135deg,#1d49810a,#eac4580a)}.mobile-menu__close{display:flex;align-items:center;padding:.25rem;border-radius:8px;transition:background .15s}.mobile-menu__close:hover{background:#1d498112}.mobile-menu__close svg{width:24px;height:24px}.mobile-menu__nav{padding:1rem 0;flex:1}.mobile-menu__link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;border-bottom:1px solid rgba(29,73,129,.05);transition:background .15s,color .15s}.mobile-menu__link:hover{background:#1d49810d;color:var(--color-primary)}.mobile-menu__link.is-active{color:var(--color-primary);font-weight:700}.mobile-menu__link svg{width:16px;height:16px;opacity:.4}.mobile-menu__sub{padding:.25rem 0 .25rem 1.5rem}.mobile-menu__sub-link{display:block;padding:.5rem 1.25rem;font-size:.9375rem;color:var(--color-text-muted);transition:color .15s}.mobile-menu__sub-link:hover{color:var(--color-primary)}.mobile-menu__footer{padding:1rem 1.25rem;border-top:1px solid rgba(29,73,129,.08)}.trust-bar{overflow:hidden}.trust-bar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.375rem .5rem;overflow-x:auto;scrollbar-width:none;padding:.125rem 0}.trust-bar__inner::-webkit-scrollbar{display:none}.trust-bar__item{display:inline-flex;align-items:center;gap:.4375rem;white-space:nowrap;transition:opacity .2s,transform .2s;cursor:default}.trust-bar__item:hover{opacity:.8;transform:translateY(-1px)}.trust-bar__item--inline{padding:.375rem .625rem}.trust-bar__item--pill{padding:.4375rem 1rem .4375rem .6875rem}.trust-bar__item--card{flex-direction:column;align-items:center;text-align:center;padding:1rem 1.25rem;min-width:110px}.trust-bar__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-bar__icon-wrap svg{display:block}.trust-bar__text{display:flex;flex-direction:column;gap:.0625rem}.trust-bar__title{font-size:.8125rem;font-weight:700;line-height:1.3;font-family:var(--font-body-family)}.trust-bar__subtitle{font-size:.6875rem;line-height:1.2;font-family:var(--font-body-family)}.trust-bar__divider{width:1px;height:22px;opacity:.35;flex-shrink:0}.trust-bar__badge-img{display:block;margin-top:.25rem}.slideshow{position:relative;overflow:hidden}.slideshow--auto{min-height:480px}.slideshow--small{height:400px}.slideshow--medium{height:500px}.slideshow--large{height:min(600px,80vh)}.slideshow--full{height:100vh}@media(max-width:767px){.slideshow--small,.slideshow--medium,.slideshow--large{height:480px}.slideshow--full{height:85vh}}.slideshow__track{display:flex;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.slideshow__slide{flex:0 0 100%;position:relative;overflow:hidden}.slideshow__media{position:absolute;top:0;right:0;bottom:0;left:0}.slideshow__image,.slideshow__video{width:100%;height:100%;object-fit:cover}.slideshow__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.slideshow__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:2rem;z-index:2}@media(min-width:768px){.slideshow__content{padding:3rem 4rem}}.slideshow__content--left{align-items:flex-start}.slideshow__content--center{align-items:center;text-align:center}.slideshow__content--right{align-items:flex-end;text-align:right}.slideshow__content-inner{max-width:580px}.slideshow__badge{display:inline-flex;align-items:center;padding:.3rem .875rem;border-radius:100px;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.slideshow__title{font-size:clamp(1.75rem,5vw,3.5rem);font-weight:900;line-height:1.1;margin-bottom:.75rem;white-space:pre-line;text-shadow:0 2px 12px rgba(0,0,0,.15)}.slideshow__subtitle{font-size:clamp(.9375rem,2vw,1.125rem);line-height:1.6;margin-bottom:1.5rem;opacity:.9;white-space:pre-line}.slideshow__btns{display:flex;flex-wrap:wrap;gap:1rem}.slideshow__content--center .slideshow__btns{justify-content:center}.slideshow__content--right .slideshow__btns{justify-content:flex-end}.slideshow__cta{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1rem;margin-top:.25rem}.slideshow__content--center .slideshow__cta{justify-content:center}.slideshow__content--right .slideshow__cta{justify-content:flex-end}.slideshow__cta .btn{flex-shrink:0;white-space:nowrap;min-width:0}.slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25)}.slideshow__arrow:hover{transform:translateY(-50%) scale(1.1);background:#ffffff40}.slideshow__arrow--prev{left:1rem}.slideshow__arrow--next{right:1rem}.slideshow__arrow svg{width:20px;height:20px;color:#fff}.slideshow__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.slideshow__dot{width:8px;height:8px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:transparent;transition:all .2s;padding:0}.slideshow__dot.is-active{background:#fff;border-color:#fff;width:24px;border-radius:4px}.collection-list-section{overflow:hidden}.collection-list{display:grid;gap:1rem}.collection-list--2{grid-template-columns:repeat(2,1fr)}.collection-list--3{grid-template-columns:repeat(3,1fr)}.collection-list--4,.collection-list--5{grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.collection-list--3{grid-template-columns:repeat(3,1fr)}.collection-list--4{grid-template-columns:repeat(4,1fr)}.collection-list--5{grid-template-columns:repeat(5,1fr)}}.collection-list--scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding-bottom:.5rem}.collection-list--scroll::-webkit-scrollbar{display:none}.collection-list--scroll .collection-card{flex:0 0 min(200px,70vw);scroll-snap-align:start}.collection-card{position:relative;border-radius:var(--border-radius);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;cursor:pointer}.collection-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #1d49812e}.collection-card--portrait{aspect-ratio:3/4}.collection-card--square{aspect-ratio:1}.collection-card--landscape{aspect-ratio:4/3}.collection-card__media{position:relative;flex:1;min-height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden}.collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.collection-card:hover .collection-card__image{transform:scale(1.08)}.collection-card__emoji{font-size:clamp(2.5rem,6vw,4rem);line-height:1}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.collection-card__info{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(29,73,129,.75) 0%,transparent 100%)}.collection-card--no-image .collection-card__info{position:static;background:none;padding:.875rem 1rem}.collection-card__title{font-size:.9375rem;font-weight:800;line-height:1.2}.collection-card__count{font-size:.75rem;opacity:.8;margin-top:.2rem}.collection-card__arrow{position:absolute;top:.75rem;right:.75rem;width:30px;height:30px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:var(--color-primary);opacity:0;transition:opacity .2s,transform .2s}.collection-card:hover .collection-card__arrow{opacity:1;transform:scale(1.1)}.product-grid{display:grid;gap:1.25rem}.product-grid--2,.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(2,1fr)}.product-grid--mobile-1{grid-template-columns:1fr}.product-grid--mobile-2{grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid--5{grid-template-columns:repeat(5,1fr)}}.product-card{position:relative;border-radius:var(--border-radius);overflow:hidden;background:var(--color-bg);transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:1px solid rgba(29,73,129,.06)}.product-card:hover{box-shadow:0 12px 40px #1d498124;transform:translateY(-4px);border-color:#1d49811f}.product-card__media{position:relative;overflow:hidden;background:var(--color-bg-secondary)}.product-card__media--square{aspect-ratio:1}.product-card__media--portrait{aspect-ratio:3/4}.product-card__media--landscape{aspect-ratio:4/3}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card__image{transform:scale(1.06)}.product-card__image-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s}.product-card:hover .product-card__image-secondary{opacity:1}.product-card__badges{position:absolute;top:.625rem;left:.625rem;display:flex;flex-direction:column;gap:.25rem;z-index:2}.product-card__quick-add{position:absolute;bottom:.625rem;right:.625rem;z-index:2;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add-btn{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#1d4981,#2563b0);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #1d498173;transition:transform .15s,box-shadow .15s}.product-card__quick-add-btn:hover{background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981;transform:scale(1.12);box-shadow:0 4px 16px #eac45880}.product-card__quick-add-btn svg{width:18px;height:18px}.product-card__info{padding:.875rem;flex:1;display:flex;flex-direction:column;gap:.25rem}.product-card__vendor{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.product-card__title{font-size:.875rem;font-weight:600;line-height:1.3;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{margin-top:auto;padding-top:.5rem}.product-card__placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:3/4;background:var(--color-bg-secondary)}.price{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;line-height:1}.price__badge{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.2em .55em;border-radius:4px;margin-bottom:.2rem}.price__badge--sale{background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981;box-shadow:0 2px 6px #eac45866}.price__badge--sold-out{background:#9ca3af;color:#fff}.price__current{display:inline-flex;align-items:baseline;gap:0;font-weight:900;color:var(--color-primary);line-height:1}.price--sm .price__decimal,.price--sm .price__currency{font-size:.75rem}.price--md .price__integer{font-size:1.75rem}.price--md .price__decimal,.price--md .price__currency{font-size:.9375rem}.price--lg .price__integer{font-size:2.5rem}.price--lg .price__decimal,.price--lg .price__currency{font-size:1.25rem}.price--large .price__integer{font-size:3.5rem}.price--large .price__decimal{font-size:1.5rem}.price--large .price__currency{font-size:1.25rem}.price--xl .price__integer{font-size:5rem}.price--xl .price__decimal{font-size:2rem}.price__integer{font-weight:900;letter-spacing:-.02em}.price__decimal,.price__currency{font-weight:700;align-self:flex-start;margin-top:.2em}.price--on-sale .price__current{color:#1d4981}.price--sold-out .price__current{color:#9ca3af}.price__compare{display:flex;align-items:center;gap:.3em;font-size:.8125rem;color:#6b7280;line-height:1.3;margin-top:.15rem}.price__compare-label{font-weight:400;white-space:nowrap}.price__compare-amount{font-weight:500;text-decoration:line-through;text-decoration-color:#9ca3af;text-decoration-thickness:1.5px;color:#9ca3af;white-space:nowrap}.price__unit{font-size:.75rem;color:#9ca3af;margin-top:.15rem}.main-product .price--md .price__integer{font-size:2.25rem}.main-product .price--md .price__decimal,.main-product .price--md .price__currency{font-size:1.125rem}.image-with-text{display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border-radius:var(--border-radius);box-shadow:0 8px 40px #1d49811a}@media(min-width:768px){.image-with-text{grid-template-columns:1fr 1fr}.image-with-text--image-right .image-with-text__media{order:2}.image-with-text--image-right .image-with-text__content{order:1}}.image-with-text--full{border-radius:0;box-shadow:none}.image-with-text__media{position:relative;min-height:300px;overflow:hidden}@media(min-width:768px){.image-with-text__media{min-height:400px}}.image-with-text__image{width:100%;height:100%;object-fit:cover;transition:transform .5s}.image-with-text:hover .image-with-text__image{transform:scale(1.03)}.image-with-text__video-wrapper{position:relative;width:100%;height:100%}.image-with-text__video{width:100%;height:100%;object-fit:cover}.image-with-text__price-badge{position:absolute;bottom:1.5rem;right:1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:.875rem 1.125rem;box-shadow:0 8px 32px #1d498133,inset 0 1px #fffc;text-align:center;min-width:100px;border:1px solid rgba(29,73,129,.08)}.price-badge__label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:.25rem}.price-badge__price{display:block;font-size:2rem;font-weight:900;color:var(--color-primary);line-height:1}.price-badge__compare{display:block;font-size:.8125rem;color:var(--color-text-muted);text-decoration:line-through;margin-top:.2rem}.image-with-text__content{padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}@media(min-width:768px){.image-with-text__content{padding:3rem 2.5rem}}.image-with-text__label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.image-with-text__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.15}.image-with-text__text{line-height:1.7;opacity:.9}.image-with-text__features{display:flex;flex-direction:column;gap:.625rem}.image-with-text__feature{display:flex;align-items:center;gap:.75rem}.feature__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.feature__text{font-size:.9375rem;font-weight:600}.testimonials-layout{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.testimonials-layout{grid-template-columns:280px 1fr}}.testimonials-summary{text-align:center}@media(min-width:1024px){.testimonials-summary{text-align:left}}.testimonials-summary__score{display:flex;align-items:baseline;justify-content:center;gap:.25rem}@media(min-width:1024px){.testimonials-summary__score{justify-content:flex-start}}.score-number{font-size:4rem;font-weight:900;color:var(--color-primary);line-height:1}.score-max{font-size:1.5rem;font-weight:700;color:var(--color-text-muted)}.testimonials-summary__stars{display:flex;gap:.25rem;justify-content:center;margin:.5rem 0}@media(min-width:1024px){.testimonials-summary__stars{justify-content:flex-start}}.star-icon{width:20px;height:20px;color:#d1d5db}.star-icon--filled{color:#eac458}.star-icon svg{width:100%;height:100%;fill:currentColor}.testimonials-summary__count{font-size:.875rem;color:var(--color-text-muted);margin-bottom:1rem}.platform-logo{max-height:28px;width:auto;margin:0 auto 1rem}@media(min-width:1024px){.platform-logo{margin:0 0 1rem}}.platform-name{font-size:.8125rem;font-weight:700;color:var(--color-text-muted);margin-bottom:1rem}.rating-bars{display:flex;flex-direction:column;gap:.5rem}.rating-bar{display:flex;align-items:center;gap:.5rem}.rating-bar__label{font-size:.75rem;font-weight:600;width:28px;flex-shrink:0}.rating-bar__track{flex:1;height:6px;background:#00000014;border-radius:3px;overflow:hidden}.rating-bar__fill{height:100%;border-radius:3px;transition:width .8s ease;background:linear-gradient(90deg,#eac458,#f0d070)}.rating-bar__pct{font-size:.75rem;color:var(--color-text-muted);width:32px;text-align:right;flex-shrink:0}.testimonials-grid{display:grid;gap:1rem}.testimonials-grid--1,.testimonials-grid--2,.testimonials-grid--3{grid-template-columns:1fr}@media(min-width:640px){.testimonials-grid--2,.testimonials-grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-grid--3{grid-template-columns:repeat(3,1fr)}}.testimonial-card{padding:1.375rem;border-radius:var(--border-radius);background:#fff;box-shadow:0 2px 16px #1d498112,0 1px 4px #1d49810a;border:1px solid rgba(29,73,129,.06);display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .25s,transform .25s}.testimonial-card:hover{box-shadow:0 8px 32px #1d49811f;transform:translateY(-2px)}.testimonial-card__header{display:flex;align-items:center;justify-content:space-between}.testimonial-card__stars{display:flex;gap:.2rem}.testimonial-card__verified{font-size:.6875rem;font-weight:700;color:#10b981}.testimonial-card__title{font-size:.9375rem;font-weight:700;line-height:1.3}.testimonial-card__text{font-size:.9rem;line-height:1.65;flex:1;font-style:italic;color:var(--color-text-muted)}.testimonial-card__footer{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem;border-top:1px solid rgba(29,73,129,.06)}.testimonial-card__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-card__avatar-placeholder{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:#fff;flex-shrink:0;background:linear-gradient(135deg,#1d4981,#2563b0)}.testimonial-card__author{font-size:.875rem;font-weight:700}.testimonial-card__date{font-size:.75rem;color:var(--color-text-muted)}.phone-reviews__intro{text-align:center;margin-bottom:3rem}.phone-reviews__phones{display:flex;align-items:flex-end;justify-content:center;gap:1.5rem;padding:2rem 0 3rem}@media(max-width:767px){.phone-reviews__phones{gap:.75rem;padding:1rem 0 2rem}}.phone-mockup{position:relative;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.phone-mockup--center{transform:scale(1.08);z-index:2}.phone-mockup--side{transform:scale(.88);opacity:.85}.phone-mockup:hover{transform:scale(1.05)!important;z-index:3;opacity:1!important}.phone-mockup--center:hover{transform:scale(1.12)!important}.phone-mockup__frame{width:185px;background:#1a1a2e;border-radius:32px;padding:6px;box-shadow:0 0 0 1px #ffffff0f,0 2px 4px #0000004d,0 8px 24px #00000040,0 24px 64px #1d498133,inset 0 1px #ffffff14;position:relative}@media(max-width:767px){.phone-mockup__frame{width:135px;border-radius:26px;padding:5px}}.phone-mockup__notch{position:absolute;top:6px;left:50%;transform:translate(-50%);width:52px;height:5px;background:#0d0d1a;border-radius:3px;z-index:3}@media(max-width:767px){.phone-mockup__notch{width:38px;height:4px;top:5px}}.phone-mockup__btn{position:absolute;background:#0d0d1a;border-radius:2px}.phone-mockup__btn--vol-up{left:-2px;top:80px;width:2px;height:24px}.phone-mockup__btn--vol-down{left:-2px;top:118px;width:2px;height:24px}.phone-mockup__btn--power{right:-2px;top:100px;width:2px;height:36px}.phone-mockup__screen{border-radius:26px;overflow:hidden;aspect-ratio:9/19.5;background:#0d0d1a;position:relative}@media(max-width:767px){.phone-mockup__screen{border-radius:20px}}.phone-mockup__media{width:100%;height:100%;object-fit:cover;display:block}.phone-mockup__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(160deg,#1d4981,#0d2a50,#1a1a2e);color:#ffffffb3;font-size:.75rem;font-weight:600;text-align:center;padding:1rem}.phone-mockup__placeholder-icon{width:40px;height:40px;border-radius:50%;background:#eac45833;display:flex;align-items:center;justify-content:center;border:2px solid rgba(234,196,88,.4)}.phone-mockup__placeholder-icon svg{width:20px;height:20px;color:#eac458}.phone-mockup__ui{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 50%);pointer-events:none}.phone-mockup__review-badge{display:inline-flex;align-items:center;gap:.25rem;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:.25rem .625rem;font-size:.625rem;font-weight:700;color:#fff;margin-bottom:.375rem;width:fit-content}.phone-mockup__review-badge svg{width:10px;height:10px;color:#eac458;fill:#eac458}.phone-mockup__review-text{font-size:.6875rem;font-weight:600;color:#ffffffe6;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.phone-mockup__review-author{font-size:.5625rem;color:#fff9;margin-top:.25rem}.phone-mockup__label{text-align:center;margin-top:1rem;font-size:.75rem;font-weight:700;color:var(--color-text-muted);letter-spacing:.04em}.phone-mockup__stars{display:flex;justify-content:center;gap:.15rem;margin-top:.25rem}.phone-mockup__stars svg{width:12px;height:12px;fill:#eac458}.phone-reviews__cta{text-align:center;margin-top:2rem}.phone-reviews__stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.phone-reviews__stat-number{font-size:2rem;font-weight:900;color:var(--color-primary);line-height:1}.rich-text{padding:0 1rem}.rich-text--center{text-align:center;margin:0 auto}.rich-text--right{text-align:right;margin-left:auto}.rich-text--narrow{max-width:600px}.rich-text--medium{max-width:800px}.rich-text--wide{max-width:1000px}.rich-text__label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.rich-text__title--sm{font-size:clamp(1.25rem,2.5vw,1.75rem)}.rich-text__title--md{font-size:clamp(1.5rem,3vw,2.25rem)}.rich-text__title--lg{font-size:clamp(1.75rem,4vw,2.75rem)}.rich-text__title--xl{font-size:clamp(2rem,5vw,3.5rem)}.rich-text__quote{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;font-style:italic;line-height:1.3;border-left:4px solid;padding-left:1.5rem;margin:0;text-align:left}.rich-text--center .rich-text__quote{border-left:none;border-top:4px solid;padding-left:0;padding-top:1.5rem;text-align:center}.rich-text__text{margin-top:1rem;font-size:1.0625rem;line-height:1.75}.rich-text__cta{margin-top:2rem}.column-grid{display:grid;gap:1.5rem}.column-grid--2,.column-grid--3{grid-template-columns:1fr}.column-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.column-grid--2,.column-grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.column-grid--3{grid-template-columns:repeat(3,1fr)}.column-grid--4{grid-template-columns:repeat(4,1fr)}}.column-card{border-radius:var(--border-radius);overflow:hidden;transition:box-shadow .25s,transform .25s}.column-card--card{padding:1.5rem;background:#fff;box-shadow:0 2px 12px #1d498112;border:1px solid rgba(29,73,129,.06)}.column-card--card:hover{box-shadow:0 8px 32px #1d49811f;transform:translateY(-3px)}.column-card--bordered{padding:1.5rem;border:2px solid rgba(29,73,129,.1)}.column-card__image-wrapper{margin-bottom:1rem;border-radius:calc(var(--border-radius) - 4px);overflow:hidden}.column-card__image{width:100%;aspect-ratio:16/9;object-fit:cover}.column-card__icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 16px #0000001a}.column-card__emoji{font-size:1.75rem}.column-card__title{font-size:1.0625rem;font-weight:800;margin-bottom:.5rem}.column-card__text{font-size:.9375rem;line-height:1.65}.column-card__link{display:inline-flex;align-items:center;margin-top:.75rem;font-size:.9rem;font-weight:700;color:var(--color-primary)}.column-card__link:hover{text-decoration:underline}.newsletter{text-align:center;padding:0 1rem}.newsletter--split{display:grid;grid-template-columns:1fr;gap:2rem;text-align:left}@media(min-width:768px){.newsletter--split{grid-template-columns:1fr 1fr;align-items:center}}.newsletter__image img{border-radius:var(--border-radius);width:100%}.newsletter__emoji{font-size:3rem;margin-bottom:1rem}.newsletter__title{font-size:clamp(1.25rem,3vw,2rem);font-weight:900;margin-bottom:.75rem}.newsletter__subtitle{font-size:1rem;margin-bottom:1.5rem}.newsletter__form{max-width:480px;margin:0 auto}.newsletter--split .newsletter__form{margin:0}.newsletter__form-group{display:flex;gap:.5rem}.newsletter__form-input{flex:1;padding:.75rem 1rem;border:2px solid rgba(29,73,129,.12);border-radius:var(--btn-radius);font-size:.9375rem;outline:none;transition:border-color .2s;background:#fff}.newsletter__form-input:focus{border-color:var(--color-primary)}.newsletter__form-btn{padding:.75rem 1.25rem;border-radius:var(--btn-radius);font-size:.9375rem;font-weight:700;white-space:nowrap;transition:all .2s}.newsletter__form-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.newsletter__gdpr{font-size:.75rem;margin-top:.75rem;opacity:.6}.video-wrapper{position:relative;overflow:hidden;border-radius:var(--border-radius)}.video-wrapper--16-9{aspect-ratio:16/9}.video-wrapper--4-3{aspect-ratio:4/3}.video-wrapper--1-1{aspect-ratio:1}.video-wrapper--9-16{aspect-ratio:9/16}.video-wrapper__video,.video-wrapper__iframe{width:100%;height:100%;object-fit:cover}.video-wrapper__poster{position:relative;width:100%;height:100%}.video-wrapper__poster-img{width:100%;height:100%;object-fit:cover}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #0003;transition:transform .2s,background .2s}.video-play-btn:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}.video-play-btn svg{width:28px;height:28px;color:var(--color-primary)}.video-play-btn--large{width:80px;height:80px}.video-play-btn--large svg{width:36px;height:36px}.video-section__caption{text-align:center;margin-top:1rem;font-size:.875rem}.video-section__container--full{width:100%}.cart-drawer{position:fixed;top:0;right:0;width:min(420px,100vw);height:100%;z-index:400;display:flex;flex-direction:column;background:#fff;box-shadow:-8px 0 48px #1d49812e;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d498166;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .35s}.cart-drawer__overlay.is-open{opacity:.3;pointer-events:auto}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(29,73,129,.08);flex-shrink:0;background:linear-gradient(135deg,#1d498108,#eac45808)}.cart-drawer__title{font-size:1.125rem;font-weight:800}.cart-drawer__count{font-size:.8125rem;color:var(--color-text-muted)}.cart-drawer__close{display:flex;align-items:center;padding:.25rem;border-radius:8px;transition:background .15s}.cart-drawer__close:hover{background:var(--color-bg-secondary)}.cart-drawer__close svg{width:22px;height:22px}.cart-drawer__shipping-bar{padding:.875rem 1.5rem;background:var(--color-bg-secondary);border-bottom:1px solid rgba(29,73,129,.06);font-size:.8125rem}.cart-drawer__shipping-bar p{margin-bottom:.5rem}.shipping-bar{height:4px;background:#1d49811a;border-radius:2px;overflow:hidden}.shipping-bar__fill{height:100%;background:linear-gradient(90deg,#eac458,#f0d070);border-radius:2px;transition:width .5s ease}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-drawer__item{display:flex;gap:.875rem;padding:.875rem 0;border-bottom:1px solid rgba(29,73,129,.06)}.cart-drawer__item:last-child{border-bottom:none}.cart-drawer__item-image{width:72px;height:72px;border-radius:10px;object-fit:cover;flex-shrink:0;background:var(--color-bg-secondary)}.cart-drawer__item-info{flex:1;min-width:0}.cart-drawer__item-title{font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer__item-variant{font-size:.75rem;color:var(--color-text-muted);margin-top:.2rem}.cart-drawer__item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.cart-drawer__item-price{font-size:.9375rem;font-weight:800;color:var(--color-primary)}.cart-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid rgba(29,73,129,.08);flex-shrink:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-drawer__subtotal-label{font-size:.9375rem;font-weight:600}.cart-drawer__subtotal-price{font-size:1.25rem;font-weight:900;color:var(--color-primary)}.cart-drawer__checkout{width:100%}.cart-drawer__view-cart{display:block;text-align:center;margin-top:.75rem;font-size:.875rem;color:var(--color-text-muted);text-decoration:underline}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:2rem;text-align:center;gap:1rem}.cart-drawer__empty-icon{font-size:3rem}.cart-drawer__empty-title{font-size:1.125rem;font-weight:700}.cart-drawer__empty-text{font-size:.9375rem;color:var(--color-text-muted)}.qty-input{display:flex;align-items:center;border:2px solid rgba(29,73,129,.12);border-radius:10px;overflow:hidden}.qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.qty-btn:hover{background:var(--color-bg-secondary)}.qty-btn svg{width:16px;height:16px}.qty-input__field{width:48px;text-align:center;border:none;outline:none;font-size:.9375rem;font-weight:700;padding:.5rem 0;background:transparent;-moz-appearance:textfield}.qty-input__field::-webkit-outer-spin-button,.qty-input__field::-webkit-inner-spin-button{-webkit-appearance:none}.collection-header{margin-bottom:2rem}.collection-header__banner{position:relative;border-radius:var(--border-radius);overflow:hidden;min-height:200px}@media(min-width:768px){.collection-header__banner{min-height:280px}}.collection-header__image{width:100%;height:100%;object-fit:cover}.collection-header__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1d4981b3,#1d498133);display:flex;flex-direction:column;justify-content:center;padding:2rem}.collection-header__title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;color:#fff}.collection-header__desc{color:#ffffffd9;margin-top:.5rem;max-width:500px}.collection-header__text-plain{margin-bottom:1rem}.collection-header__title-plain{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:var(--color-primary)}.collection-header__description{margin-top:.5rem;color:var(--color-text-muted)}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(29,73,129,.08);flex-wrap:wrap;gap:.75rem}.collection-toolbar__count{font-size:.875rem;color:var(--color-text-muted)}.collection-toolbar__right{display:flex;align-items:center;gap:.75rem}.collection-sort{display:flex;align-items:center;gap:.5rem}.collection-sort__label{font-size:.875rem;font-weight:600;white-space:nowrap}.collection-sort__select{padding:.4rem .75rem;border:2px solid rgba(29,73,129,.12);border-radius:8px;font-size:.875rem;font-weight:600;outline:none;cursor:pointer;background:#fff}.collection-sort__select:focus{border-color:var(--color-primary)}.layout-toggle{display:flex;gap:.25rem}.layout-toggle__btn{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(29,73,129,.12);transition:all .15s}.layout-toggle__btn.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.layout-toggle__btn svg{width:14px;height:14px}.collection-empty{text-align:center;padding:4rem 1rem}.collection-empty__text{font-size:1.125rem;color:var(--color-text-muted);margin-bottom:1.5rem}@media(min-width:768px){.product-layout{grid-template-columns:1fr 1fr;gap:3rem}}@media(min-width:1200px){.product-layout{grid-template-columns:55% 1fr}}.product-gallery__main{border-radius:var(--border-radius);overflow:hidden;background:var(--color-bg-secondary);box-shadow:0 4px 24px #1d498114}.product-gallery__item{display:none}.product-gallery__item.is-active{display:block}.product-gallery__image{width:100%;aspect-ratio:1;object-fit:contain}.product-gallery__video{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;transition:border-color .15s,box-shadow .15s;background:var(--color-bg-secondary)}.product-gallery__thumb.is-active{border-color:var(--color-primary);box-shadow:0 0 0 3px #1d498126}.thumb-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.5rem}.product-info{display:flex;flex-direction:column;gap:1rem}.product-info__badges{display:flex;gap:.375rem;flex-wrap:wrap}.product-info__vendor{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.product-info__title{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:900;line-height:1.2;color:var(--color-text)}.product-info__price{padding:.5rem 0}.product-info__stock{font-size:.875rem;font-weight:700}.product-info__stock--ok{color:#10b981}.product-info__stock--low{color:#f59e0b}.product-info__stock--out{color:#b91c1c}.product-form__variants{display:flex;flex-direction:column;gap:1rem}.product-form__option-label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.product-form__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.product-form__option-btn{padding:.4rem .875rem;border:2px solid rgba(29,73,129,.15);border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}.product-form__option-input:checked+.product-form__option-btn{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.product-form__option-btn:hover{border-color:var(--color-primary)}.product-form__quantity{display:flex;align-items:center;gap:1rem}.product-form__qty-label{font-size:.875rem;font-weight:700}.product-form__cta{display:flex;flex-direction:column;gap:.75rem}.product-form__cta .shopify-payment-button{margin-top:0}.product-info__trust{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#1d49810a,#eac4580a);border-radius:var(--border-radius);border:1px solid rgba(29,73,129,.08)}.product-trust-item{display:flex;align-items:center;gap:.625rem;font-size:.875rem;font-weight:600}.product-trust-item svg{width:18px;height:18px;color:#10b981;flex-shrink:0}.product-accordion{border-top:1px solid rgba(29,73,129,.08)}.product-accordion__trigger{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:.9375rem;font-weight:700;cursor:pointer;list-style:none;gap:.5rem}.product-accordion__trigger svg{width:18px;height:18px;transition:transform .2s;flex-shrink:0}details[open] .product-accordion__trigger svg{transform:rotate(180deg)}.product-accordion__content{padding-bottom:1rem;font-size:.9375rem;line-height:1.7;color:var(--color-text-muted)}.product-info__share{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--color-text-muted)}.share-btn{display:flex;align-items:center;padding:.375rem;border-radius:6px;transition:background .15s}.share-btn:hover{background:var(--color-bg-secondary)}.share-btn svg{width:18px;height:18px}.cart-page__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:var(--color-primary);margin-bottom:2rem}.cart-page__layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.cart-page__layout{grid-template-columns:1fr 380px}}.cart-page-item{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(29,73,129,.08)}.cart-page-item:last-child{border-bottom:none}.cart-page-item__image{width:100px;height:100px;border-radius:10px;object-fit:cover;flex-shrink:0;background:var(--color-bg-secondary)}.cart-page-item__image-placeholder{width:100px;height:100px;border-radius:10px;background:var(--color-bg-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-page-item__info{flex:1;min-width:0}.cart-page-item__top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.cart-page-item__vendor{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted)}.cart-page-item__title{font-size:.9375rem;font-weight:700;line-height:1.3}.cart-page-item__variant{font-size:.8125rem;color:var(--color-text-muted);margin-top:.2rem}.cart-page-item__compare{font-size:.875rem;color:var(--color-text-muted);text-decoration:line-through}.cart-page-item__final{font-size:1.0625rem;font-weight:800;color:var(--color-primary)}.cart-page-item__bottom{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cart-page-item__line-total{font-size:1rem;font-weight:800;color:var(--color-primary);margin-left:auto}.cart-page-item__remove{display:flex;align-items:center;padding:.25rem;border-radius:6px;color:var(--color-text-muted);transition:color .15s,background .15s}.cart-page-item__remove:hover{color:#b91c1c;background:#fff1f2}.cart-page-item__remove svg{width:18px;height:18px}.cart-summary{background:linear-gradient(135deg,#1d498108,#eac45808);border:1px solid rgba(29,73,129,.08);border-radius:var(--border-radius);padding:1.5rem;position:sticky;top:100px}.cart-summary__title{font-size:1.125rem;font-weight:800;margin-bottom:1.25rem;color:var(--color-primary)}.cart-summary__shipping-bar{margin-bottom:1rem;padding:.875rem;background:#fff;border-radius:10px;font-size:.875rem;box-shadow:0 2px 8px #1d49810f}.cart-summary__shipping-bar p{margin-bottom:.5rem}.cart-summary__shipping-achieved{display:flex;align-items:center;gap:.5rem;color:#10b981;font-size:.875rem;font-weight:700;margin-bottom:1rem}.cart-summary__shipping-achieved svg{width:18px;height:18px}.cart-summary__line{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;margin-bottom:.5rem}.cart-summary__line span:last-child{font-size:1.25rem;font-weight:900;color:var(--color-primary)}.cart-summary__shipping-note{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:1.25rem}.cart-summary__note-label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.cart-summary__note-input{width:100%;padding:.625rem .875rem;border:2px solid rgba(29,73,129,.12);border-radius:8px;font-size:.875rem;resize:vertical;outline:none;font-family:inherit;margin-bottom:1.25rem}.cart-summary__note-input:focus{border-color:var(--color-primary)}.cart-summary__checkout{margin-bottom:.75rem}.cart-summary__continue{display:block;text-align:center;font-size:.875rem;color:var(--color-text-muted);text-decoration:underline;margin-bottom:1rem}.cart-summary__payment{display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center}.payment-icon{height:24px;width:auto;border-radius:3px}.cart-page__empty{display:flex;justify-content:center;padding:4rem 0}.cart-empty{text-align:center;max-width:400px}.cart-empty__icon{font-size:4rem;margin-bottom:1rem}.cart-empty__title{font-size:1.5rem;font-weight:900;color:var(--color-primary);margin-bottom:.75rem}.cart-empty__text{color:var(--color-text-muted);margin-bottom:1.5rem}.page-content__inner{margin:0 auto}.page-content__inner--narrow{max-width:700px}.page-content__inner--medium{max-width:900px}.page-content__inner--wide{max-width:1200px}.page-content__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;color:var(--color-primary);margin-bottom:2rem}.page-content__body{font-size:1.0625rem;line-height:1.8}.page-content__body h2{font-size:1.5rem;margin:2rem 0 .75rem}.page-content__body h3{font-size:1.25rem;margin:1.5rem 0 .5rem}.page-content__body ul{list-style:disc;padding-left:1.5rem;margin:.75rem 0}.page-content__body ol{list-style:decimal;padding-left:1.5rem;margin:.75rem 0}.page-content__body li{margin-bottom:.375rem}.page-content__body blockquote{border-left:4px solid var(--color-primary);padding-left:1.5rem;font-style:italic;margin:1.5rem 0;color:var(--color-text-muted)}.page-content__body img{border-radius:var(--border-radius);margin:1.5rem 0}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem;font-size:.8125rem;color:var(--color-text-muted)}.breadcrumb__link{color:var(--color-text-muted);transition:color .15s}.breadcrumb__link:hover{color:var(--color-primary)}.breadcrumb__sep{opacity:.4}.breadcrumb__current{color:var(--color-text);font-weight:600}.pagination{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:3rem;flex-wrap:wrap}.pagination__item{display:flex}.pagination__link,.pagination__current{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;border-radius:10px;font-size:.9375rem;font-weight:600;transition:all .15s}.pagination__link{color:var(--color-text);border:2px solid rgba(29,73,129,.12)}.pagination__link:hover{border-color:var(--color-primary);color:var(--color-primary)}.pagination__current{background:linear-gradient(135deg,#1d4981,#2563b0);color:#fff;border:2px solid transparent;box-shadow:0 4px 12px #1d49814d}.pagination__prev,.pagination__next{font-weight:700}.footer__main{padding:3rem 0 2rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:1.5fr repeat(3,1fr)}}.footer__col--brand{display:flex;flex-direction:column;gap:1rem}.footer__logo{display:inline-flex;align-items:center}.footer__logo img{height:40px;width:auto}.footer__logo--text{font-size:1.5rem;font-weight:900}.footer__logo-main{color:#fff}.footer__logo-accent{color:#eac458}.footer__tagline{font-size:.875rem;line-height:1.6;max-width:260px}.footer__engagement{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem;border-radius:10px;border-left:3px solid #EAC458;background:#eac45814}.footer__engagement-emoji{font-size:1.5rem;flex-shrink:0}.footer__engagement-title{display:block;font-size:.875rem;font-weight:800;color:#fff;margin-bottom:.2rem}.footer__engagement-text{font-size:.8125rem;line-height:1.5}.footer__social{display:flex;gap:.5rem;flex-wrap:wrap}.footer__social-link{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.footer__social-link:hover{background:#eac45833;border-color:#eac45866;transform:translateY(-2px)}.footer__social-link svg{width:18px;height:18px}.footer__heading{font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;color:#eac458}.footer__nav{display:flex;flex-direction:column;gap:.5rem}.footer__link{font-size:.9rem;transition:color .15s}.footer__contact{display:flex;flex-direction:column;gap:.375rem}.footer__text{font-size:.9rem;line-height:1.65}.footer__bottom{padding:1rem 0;border-top:1px solid rgba(255,255,255,.08)}.footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.footer__copyright{font-size:.8125rem}.footer__payment{display:flex;flex-wrap:wrap;gap:.375rem}.footer__legal{display:flex;flex-wrap:wrap;gap:.75rem}.footer__legal .footer__link{font-size:.8125rem}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#1d4981,#2563b0);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #1d498173;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s;z-index:50;pointer-events:none}.back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover{background:linear-gradient(135deg,#eac458,#f0d070);color:#1d4981;transform:translateY(-2px)}.back-to-top svg{width:20px;height:20px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.hidden,.is-hidden{display:none!important}.countdown-banner__inner{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;text-align:center}@media(min-width:1024px){.countdown-banner__inner{flex-wrap:nowrap;text-align:left;gap:3rem}}.countdown-banner__text{flex:1;min-width:200px}.countdown-banner__badge{display:inline-flex;align-items:center;padding:.2rem .75rem;border-radius:100px;font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;background:#eac45833;color:#eac458;border:1px solid rgba(234,196,88,.3);margin-bottom:.625rem}.countdown-banner__title{font-size:clamp(1.125rem,2.5vw,1.625rem);font-weight:900;line-height:1.2;margin-bottom:.25rem}.countdown-banner__subtitle{font-size:.9375rem}.countdown-banner__timer{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.countdown-unit{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;padding:.5rem;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff0f}@media(max-width:640px){.countdown-unit{width:52px;height:52px}}.countdown-unit__number{font-size:1.5rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}@media(max-width:640px){.countdown-unit__number{font-size:1.25rem}}.countdown-unit__label{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem}.countdown-sep{font-size:1.5rem;font-weight:900;color:#fff6;margin-bottom:1rem}.countdown-banner__cta{flex-shrink:0}.section{display:block}.price__current{display:inline-flex;align-items:baseline;gap:0;line-height:1}.price__integer{font-size:1.75rem;font-weight:900;line-height:1;color:var(--color-primary)}.price__decimal{font-size:1rem;font-weight:700;line-height:1;color:var(--color-primary);align-self:flex-end;margin-bottom:.1em}.price__currency{font-size:.875rem;font-weight:600;color:var(--color-primary);align-self:flex-end;margin-bottom:.15em}.price--sm .price__integer{font-size:1.25rem}.price--sm .price__decimal{font-size:.8125rem}.price--lg .price__integer{font-size:2.25rem}.price--lg .price__decimal{font-size:1.125rem}.price--lg .price__currency{font-size:1rem}.price__compare{display:flex;align-items:center;gap:.375rem;margin-top:.25rem;flex-wrap:wrap}.price__compare-label{font-size:.6875rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.price__compare-amount{font-size:.875rem;color:var(--color-text-muted);text-decoration:line-through}.price__badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:6px;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.price__badge--sale{background:var(--color-badge-sale-bg);color:var(--color-badge-sale-text)}.price__badge--sold-out{background:#e5e7eb;color:#6b7280}.price{display:flex;flex-direction:column;gap:.25rem}.product-form__reassurance{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem .5rem;margin-top:.875rem;padding:.625rem .875rem;background:var(--color-bg-secondary);border-radius:10px;font-size:.75rem;color:var(--color-text-muted)}.product-form__reassurance-item{display:inline-flex;align-items:center;gap:.3rem;font-weight:500}.product-form__reassurance-item svg{flex-shrink:0;color:var(--color-primary)}.product-form__reassurance-sep{color:var(--color-text-muted);opacity:.4}.product-form__payment-icons{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.product-form__payment-label{font-size:.6875rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.product-form__payment-logos{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.payment-icon{height:22px;width:auto;border-radius:4px;border:1px solid rgba(0,0,0,.08);padding:2px 4px;background:#fff}.product-form__solidarity{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem .875rem;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:10px;font-size:.8125rem}.product-form__solidarity-icon{font-size:1rem;flex-shrink:0}.product-form__solidarity-text{color:#166534;font-weight:500;flex:1}.product-form__solidarity-link{font-size:.75rem;color:#16a34a;text-decoration:underline;flex-shrink:0}.slideshow__video--iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;pointer-events:none}.phone-reviews{overflow:hidden}.phone-reviews__intro{text-align:center;margin-bottom:2.5rem}.phone-reviews__stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:3rem}.phone-reviews__stat{text-align:center}.phone-reviews__stat-number{font-size:2rem;font-weight:900;line-height:1}.phone-reviews__stat-label{font-size:.8125rem;color:var(--color-text-muted);margin-top:.25rem}.phone-reviews__phones{display:flex;align-items:flex-end;justify-content:center;gap:1.5rem;padding:2rem 1rem 3rem}@media(max-width:767px){.phone-reviews__phones{gap:.75rem;padding:1rem .5rem 2rem;align-items:center}}.phone-mockup{display:flex;flex-direction:column;align-items:center;gap:1rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.phone-mockup--center{transform:translateY(-24px) scale(1.06);z-index:2}.phone-mockup--side{transform:translateY(0) scale(.92);opacity:.85}@media(max-width:767px){.phone-mockup--center{transform:translateY(-12px) scale(1.04)}.phone-mockup--side{transform:scale(.88);opacity:.8}}.phone-mockup__frame{position:relative;width:180px;height:360px;background:#1a1a2e;border-radius:36px;padding:12px;overflow:visible}@media(max-width:767px){.phone-mockup__frame{width:110px;height:220px;border-radius:22px;padding:8px}}.phone-mockup__notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:60px;height:20px;background:#1a1a2e;border-radius:0 0 14px 14px;z-index:10}@media(max-width:767px){.phone-mockup__notch{width:40px;height:14px;top:8px}}.phone-mockup__btn{position:absolute;background:#2a2a3e;border-radius:3px}.phone-mockup__btn--vol-up{left:-4px;top:80px;width:4px;height:28px}.phone-mockup__btn--vol-down{left:-4px;top:116px;width:4px;height:28px}.phone-mockup__btn--power{right:-4px;top:100px;width:4px;height:40px}@media(max-width:767px){.phone-mockup__btn--vol-up{top:50px;height:18px}.phone-mockup__btn--vol-down{top:74px;height:18px}.phone-mockup__btn--power{top:62px;height:26px}}.phone-mockup__screen{position:relative;width:100%;height:100%;border-radius:26px;overflow:hidden;background:#0f0f1a}@media(max-width:767px){.phone-mockup__screen{border-radius:16px}}.phone-mockup__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:none}.phone-mockup__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff6;font-size:.625rem;text-align:center;padding:1rem}.phone-mockup__placeholder-icon svg{width:28px;height:28px;stroke:#ffffff4d}.phone-mockup__ui{position:absolute;bottom:0;left:0;right:0;padding:1rem .75rem .875rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%);z-index:5}@media(max-width:767px){.phone-mockup__ui{padding:.5rem .5rem .625rem}}.phone-mockup__review-badge{display:flex;gap:1px;margin-bottom:.3rem}.phone-mockup__review-badge svg{width:10px;height:10px;fill:#eac458}@media(max-width:767px){.phone-mockup__review-badge svg{width:7px;height:7px}}.phone-mockup__review-text{font-size:.5625rem;color:#fff;line-height:1.4;margin-bottom:.2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.phone-mockup__review-text{font-size:.4375rem;-webkit-line-clamp:2}}.phone-mockup__review-author{font-size:.5rem;color:#ffffffb3;font-weight:600}.phone-mockup__label{font-size:.75rem;font-weight:700;color:var(--color-text);text-align:center}.phone-mockup__stars{display:flex;justify-content:center;gap:1px;margin-top:.2rem}.phone-mockup__stars svg{width:10px;height:10px;fill:#eac458}.phone-reviews__cta{text-align:center;margin-top:2.5rem}@media(max-width:767px){.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-grid--2{grid-template-columns:repeat(1,1fr)}.slideshow__title{font-size:clamp(1.5rem,7vw,2.5rem)}.slideshow__subtitle{font-size:.875rem}.slideshow__content-inner{padding:1.25rem}.slideshow__cta{flex-direction:column;gap:.75rem;align-items:stretch;width:100%;max-width:320px}.slideshow__cta .btn{width:100%;text-align:center;justify-content:center;padding:.875rem 1.5rem}.section-title{font-size:clamp(1.25rem,5vw,2rem)}.product-page .product-layout{grid-template-columns:1fr}.product-gallery{order:1}.product-info{order:2}.phone-reviews__stats{gap:1rem}.phone-reviews__stat-number{font-size:1.5rem}.countdown-banner__inner{gap:1.25rem}.countdown-unit{width:52px;height:52px}.countdown-unit__number{font-size:1.25rem}}.mc-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.mc-grid--2,.mc-grid--3,.mc-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.mc-grid--2{grid-template-columns:repeat(2,1fr)}.mc-grid--3{grid-template-columns:repeat(3,1fr)}.mc-grid--4{grid-template-columns:repeat(4,1fr)}}.mc-card{padding:1.75rem;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s}.mc-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #1d49811f!important}.mc-card__title{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem}.mc-card__text{font-size:.9375rem;line-height:1.65;color:#4b5563}.mc-card__link{display:inline-block;margin-top:.75rem;font-size:.875rem;font-weight:600;color:var(--color-primary);text-decoration:none;transition:gap .2s}.mc-card__link:hover{text-decoration:underline}.mc-card__icon-default svg{display:block}.nl-wrap{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:640px;margin:0 auto}.nl-wrap--split,.nl-wrap--split-reverse{max-width:1100px;flex-direction:column}@media(min-width:768px){.nl-wrap--split{flex-direction:row;align-items:center}.nl-wrap--split-reverse{flex-direction:row-reverse;align-items:center}}.nl-image{flex-shrink:0}.nl-image__img{width:100%;height:auto}.nl-content{flex:1}.nl-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.2;margin-bottom:.75rem}.nl-subtitle{font-size:1rem;line-height:1.65;margin-bottom:1.5rem}.nl-form__row{display:flex;gap:0;border-radius:50px;overflow:hidden;box-shadow:0 4px 20px #1d498126;max-width:480px}@media(max-width:479px){.nl-form__row{flex-direction:column;border-radius:12px}.nl-form__input{border-radius:12px 12px 0 0!important}.nl-form__btn{border-radius:0 0 12px 12px!important}}.nl-form__input{flex:1;padding:.875rem 1.25rem;border:none;font-size:.9375rem;background:#fff;outline:none;min-width:0}.nl-form__btn{border-radius:0 50px 50px 0;padding:.875rem 1.5rem;font-size:.9375rem;white-space:nowrap;flex-shrink:0}.nl-gdpr{font-size:.75rem;margin-top:.75rem;opacity:.7}.nl-benefits{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}.nl-benefits__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.product-page{padding:1.5rem 0 3rem}@media(min-width:768px){.product-page{padding:2.5rem 0 5rem}}.product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;font-size:.8125rem;color:#9ca3af;margin-bottom:1.5rem}.product-breadcrumb a{color:#6b7280;transition:color .15s}.product-breadcrumb a:hover{color:var(--color-primary)}.product-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.product-layout{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}@media(min-width:1024px){.product-layout{grid-template-columns:55% 1fr;gap:4rem}}.product-gallery{position:relative}@media(min-width:768px){.product-gallery{position:sticky;top:88px}}.product-gallery__main{position:relative;border-radius:20px;overflow:hidden;background:#f8faff;aspect-ratio:1}.product-gallery__slide{display:none;width:100%;height:100%}.product-gallery__slide.is-active{display:block}.product-gallery__img{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-gallery__main:hover .product-gallery__img{transform:scale(1.03)}.product-gallery__placeholder{width:100%;height:100%}.product-gallery__thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.product-gallery__thumb{width:72px;height:72px;border-radius:12px;overflow:hidden;border:2px solid transparent;background:#f8faff;cursor:pointer;transition:border-color .15s,transform .15s;padding:0;flex-shrink:0}.product-gallery__thumb.is-active{border-color:var(--color-primary)}.product-gallery__thumb:hover{transform:translateY(-2px);border-color:#1d498166}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.25rem}.product-vendor{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-secondary)}.product-vendor a{color:inherit}.product-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.2;color:var(--color-primary)}.product-rating{display:flex;align-items:center;gap:.5rem}.product-rating__stars{display:flex;gap:2px}.product-rating__count{font-size:.875rem;color:#6b7280}.product-price-wrap{display:flex;flex-direction:column;gap:.375rem}.product-delivery-text{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#16a34a;font-weight:600}.product-variants{display:flex;flex-direction:column;gap:1rem}.product-variants__group{display:flex;flex-direction:column;gap:.5rem}.product-variants__label{font-size:.875rem;font-weight:700;color:var(--color-primary)}.product-variants__selected{font-weight:400;color:#6b7280}.product-variants__options{display:flex;flex-wrap:wrap;gap:.5rem}.product-variants__btn{padding:.5rem 1rem;border-radius:8px;border:2px solid #E5E7EB;font-size:.875rem;font-weight:600;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.product-variants__btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.product-variants__btn.is-selected{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.product-quantity{display:flex;flex-direction:column;gap:.5rem}.product-quantity__label{font-size:.875rem;font-weight:700;color:var(--color-primary)}.product-quantity__wrap{display:inline-flex;align-items:center;border:2px solid #E5E7EB;border-radius:10px;overflow:hidden;width:fit-content}.product-quantity__btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:var(--color-primary);background:#f8faff;transition:background .15s}.product-quantity__btn:hover{background:#eef3fb}.product-quantity__input{width:48px;height:40px;text-align:center;border:none;font-size:1rem;font-weight:700;color:var(--color-primary);background:#fff;-moz-appearance:textfield}.product-quantity__input::-webkit-outer-spin-button,.product-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none}.product-buy,.product-form{display:flex;flex-direction:column;gap:.75rem}.product-reassurance{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;padding:.875rem 1rem;background:#f8faff;border-radius:12px;border:1px solid rgba(29,73,129,.08)}.product-reassurance__item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#374151}.product-payment-icons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.product-payment-icon{height:24px;width:auto;border-radius:4px}.product-solidarity-badge{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#16a34a;padding:.5rem .875rem;background:#f0fdf4;border-radius:8px;border:1px solid #BBF7D0}.product-description{font-size:.9375rem;line-height:1.7;color:#4b5563}.product-accordion{border:1px solid rgba(29,73,129,.1);border-radius:12px;overflow:hidden;background:#fff}.product-accordion+.product-accordion{margin-top:.5rem}.product-accordion__trigger{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;font-size:.9375rem;font-weight:700;color:var(--color-primary);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:background .15s}.product-accordion__trigger:hover{background:#f8faff}.product-accordion__trigger::-webkit-details-marker{display:none}.product-accordion__icon{flex-shrink:0;transition:transform .25s}.product-accordion[open] .product-accordion__icon{transform:rotate(180deg)}.product-accordion__body{padding:0 1.25rem 1.25rem;font-size:.9375rem;line-height:1.7;color:#4b5563}.product-share{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280}.product-share__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f3f4f6;color:#374151;transition:background .15s,color .15s}.product-share__btn:hover{background:var(--color-primary);color:#fff}.product-recommendations{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(29,73,129,.08)}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(29,73,129,.1);box-shadow:0 -4px 24px #1d49811a;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.sticky-atc.is-visible{transform:translateY(0)}@media(min-width:1024px){.sticky-atc{display:none}}.sticky-atc__inner{display:flex;align-items:center;gap:1rem;max-width:480px;margin:0 auto}.sticky-atc__product{display:flex;align-items:center;gap:.625rem;flex:1;min-width:0}.sticky-atc__img{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.sticky-atc__info{min-width:0}.sticky-atc__title{font-size:.8125rem;font-weight:700;color:var(--color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:.875rem}.sticky-atc__btn{flex-shrink:0}@media(max-width:767px){.trust-bar__inner{flex-wrap:nowrap;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding:.25rem .5rem}.trust-bar__item{flex:0 0 auto}.trust-bar__item--pill{padding:.4375rem .875rem .4375rem .625rem}.trust-bar__item--card{min-width:100px;padding:.75rem 1rem}.header__logo img{max-height:40px}.header__inner{height:60px;gap:.75rem}.announcement-bar__text{font-size:.75rem}.section-header{margin-bottom:1.25rem}.section-subtitle{font-size:.875rem}.collection-list{grid-template-columns:repeat(2,1fr)!important;gap:.75rem}.image-with-text{grid-template-columns:1fr!important}.image-with-text__image{order:1}.image-with-text__content{order:2;padding:1.5rem 0}.testimonials-layout{grid-template-columns:1fr!important}.testimonials-featured{display:none}.phone-reviews__phones{flex-direction:row!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;justify-content:flex-start!important}.phone-mockup{scroll-snap-align:center;flex:0 0 auto!important;transform:none!important;opacity:1!important;margin-top:0!important}.phone-mockup--center{transform:none!important}.footer__grid{grid-template-columns:1fr!important;gap:2rem}.cart-drawer{width:100%!important;max-width:100%}.product-layout{grid-template-columns:1fr!important;gap:1.5rem}.product-gallery{order:1}.product-info{order:2}.product-info__price{font-size:1.5rem}.rich-text__content{padding:2rem 1.25rem}.nl-form__row{max-width:100%}.countdown-banner__inner{flex-direction:column;text-align:center;gap:1rem}.countdown-units{justify-content:center}.section-footer .btn{width:100%;max-width:320px}}@media(max-width:479px){.phone-mockup__frame{width:110px!important;border-radius:22px!important;padding:4px!important}.phone-mockup__screen{border-radius:18px!important}.product-grid--2,.collection-list,.mc-grid{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:no-preference){.animate-on-scroll{opacity:0;transform:translateY(32px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.animate-on-scroll.is-visible{opacity:1;transform:none}.animate-fade-left{opacity:0;transform:translate(-32px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.animate-fade-left.is-visible{opacity:1;transform:none}.animate-fade-right{opacity:0;transform:translate(32px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.animate-fade-right.is-visible{opacity:1;transform:none}.animate-scale-in{opacity:0;transform:scale(.92);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.animate-scale-in.is-visible{opacity:1;transform:none}.animate-on-scroll--delay-1,.animate-fade-left--delay-1,.animate-fade-right--delay-1,.animate-scale-in--delay-1{transition-delay:.08s}.animate-on-scroll--delay-2,.animate-fade-left--delay-2,.animate-fade-right--delay-2,.animate-scale-in--delay-2{transition-delay:.16s}.animate-on-scroll--delay-3,.animate-fade-left--delay-3,.animate-fade-right--delay-3,.animate-scale-in--delay-3{transition-delay:.24s}.animate-on-scroll--delay-4,.animate-fade-left--delay-4,.animate-fade-right--delay-4,.animate-scale-in--delay-4{transition-delay:.32s}.animate-on-scroll--delay-5{transition-delay:.4s}.animate-on-scroll--delay-6{transition-delay:.48s}.product-grid .product-card:nth-child(1){transition-delay:.04s}.product-grid .product-card:nth-child(2){transition-delay:.1s}.product-grid .product-card:nth-child(3){transition-delay:.16s}.product-grid .product-card:nth-child(4){transition-delay:.22s}.product-grid .product-card:nth-child(5){transition-delay:.28s}.product-grid .product-card:nth-child(6){transition-delay:.34s}.product-grid .product-card:nth-child(7){transition-delay:.4s}.product-grid .product-card:nth-child(8){transition-delay:.46s}.mc-card:nth-child(1){transition-delay:.06s}.mc-card:nth-child(2){transition-delay:.14s}.mc-card:nth-child(3){transition-delay:.22s}.mc-card:nth-child(4){transition-delay:.3s}.collection-list__card:nth-child(1){transition-delay:.04s}.collection-list__card:nth-child(2){transition-delay:.1s}.collection-list__card:nth-child(3){transition-delay:.16s}.collection-list__card:nth-child(4){transition-delay:.22s}.collection-list__card:nth-child(5){transition-delay:.28s}}.footer__col-image{border-radius:8px;transition:opacity .2s}.footer__col-image-placeholder{width:100%;height:80px;border-radius:8px}.footer__image-link{display:inline-block}.footer__image-link:hover .footer__col-image{opacity:.85}.footer__image-caption{font-size:.75rem;margin-top:.5rem;opacity:.7;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/57/assets/theme.css.map */
