*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;color:#111827;background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased;font-size:15px}h1,h2,h3,h4,h5,h6{font-family:"Poppins",sans-serif;line-height:1.25;font-weight:700}a{text-decoration:none;color:inherit;transition:color .18s cubic-bezier(0.4, 0, 0.2, 1)}img{display:block;max-width:100%;height:auto}ul,ol{list-style:none}button,input,select,textarea{font-family:inherit}.container{max-width:1180px;margin:0 auto;padding:0 24px}.container--narrow{max-width:820px;margin:0 auto;padding:0 24px}.section-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:10px}.section-label::before,.section-label::after{content:"";width:18px;height:1.5px;background:currentColor;opacity:.4;border-radius:2px}.section-title{font-size:32px;font-weight:800;letter-spacing:-0.025em;color:#111827}.section-sub{font-size:16px;color:#4b5563;margin-top:10px;max-width:520px;line-height:1.7}.section-head{text-align:center;margin-bottom:48px}.section-head .section-sub{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-size:14px;font-weight:600;border:1.5px solid rgba(0,0,0,0);white-space:nowrap;cursor:pointer;padding:10px 22px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);line-height:1}.btn--primary{background:#2563eb;color:#fff;border-color:#2563eb}.btn--primary:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 6px 20px rgba(37,99,235,.22);transform:translateY(-1px);color:#fff}.btn--outline{background:rgba(0,0,0,0);color:#2563eb;border-color:#2563eb}.btn--outline:hover{background:#2563eb;color:#fff}.btn--ghost{background:rgba(0,0,0,0);color:#4b5563;border-color:#e5e7eb}.btn--ghost:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.btn--white{background:#fff;color:#1e3a8a;border-color:#fff;font-family:"Poppins",sans-serif;font-weight:700}.btn--white:hover{background:#eff6ff;transform:translateY(-1px);color:#1e3a8a}.btn--white-outline{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.4)}.btn--white-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1);color:#fff}.btn--lg{padding:13px 28px;font-size:15px;border-radius:10px}.btn--sm{padding:7px 14px;font-size:13px}.btn--block{width:100%}.badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:3px 9px;border-radius:5px;letter-spacing:.03em}.badge--sale{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.badge--popular{background:#fef9c3;color:#d97706;border:1px solid #fde68a}.badge--new{background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}.badge--info{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe}.form-group{margin-bottom:18px}.form-label{display:block;font-size:13px;font-weight:600;color:#111827;margin-bottom:6px}.form-label span{color:#dc2626;margin-left:2px}.form-control{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:7px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .18s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .18s cubic-bezier(0.4, 0, 0.2, 1)}.form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-control::placeholder{color:#9ca3af}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width: 480px){.form-row{grid-template-columns:1fr}}.form-error{font-size:12px;color:#dc2626;margin-top:4px;display:none}.form-error.visible{display:block}.topbar{background:#111827;color:hsla(0,0%,100%,.65);font-size:12.5px;padding:7px 0}@media(max-width: 768px){.topbar{display:none}}.topbar__inner{display:flex;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:0 24px}.topbar__left{display:flex;gap:20px;align-items:center}.topbar__right{display:flex;gap:14px;align-items:center}.topbar a{color:hsla(0,0%,100%,.65)}.topbar a:hover{color:#fff}.topbar__badge{background:#2563eb;color:#fff;font-size:10px;font-weight:800;padding:2px 8px;border-radius:5px;letter-spacing:.05em;text-transform:uppercase}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:200;box-shadow:0 1px 3px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04)}.header__inner{display:flex;align-items:center;gap:16px;padding:10px 24px;max-width:1180px;margin:0 auto}@media(max-width: 768px){.header__inner{flex-wrap:wrap;padding:10px 16px}}.site-logo{font-family:"Poppins",sans-serif;font-size:18px;font-weight:800;color:#111827;display:flex;align-items:center;gap:8px;flex-shrink:0;text-decoration:none}.site-logo__icon{width:30px;height:30px;background:#2563eb;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.site-logo span{color:#2563eb}.header__search{flex:1;max-width:460px;display:flex;border:1.5px solid #e5e7eb;border-radius:7px;overflow:hidden;transition:border-color .18s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .18s cubic-bezier(0.4, 0, 0.2, 1)}.header__search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.08)}.header__search input{flex:1;border:none;outline:none;padding:9px 15px;font-size:13.5px;color:#111827;background:#f9fafb}.header__search input::placeholder{color:#9ca3af}.header__search button{background:#2563eb;border:none;color:#fff;padding:9px 16px;font-size:13.5px;font-weight:600;display:flex;align-items:center;gap:5px;transition:background .18s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.header__search button:hover{background:#1d4ed8}@media(max-width: 768px){.header__search{order:3;width:100%;max-width:100%}}.header__actions{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}.header__cart{position:relative;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:7px;padding:8px 13px;display:flex;align-items:center;gap:5px;font-size:13.5px;font-weight:600;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none;color:#111827;cursor:pointer}.header__cart:hover{border-color:#2563eb;color:#2563eb}.header__cart-count{position:absolute;top:-7px;right:-7px;background:#2563eb;color:#fff;font-size:10px;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .18s cubic-bezier(0.4, 0, 0.2, 1)}.header__cart-count.bump{transform:scale(1.5)}.header__hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;padding:4px;cursor:pointer}@media(max-width: 768px){.header__hamburger{display:flex}}.header__hamburger span{display:block;width:20px;height:2px;background:#111827;border-radius:2px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.header__hamburger.open span:nth-child(1){transform:rotate(45deg) translate(4px, 4px)}.header__hamburger.open span:nth-child(2){opacity:0}.header__hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(4px, -4px)}.site-nav{background:#2563eb;position:relative;z-index:199}@media(max-width: 768px){.site-nav{display:none}}.nav__inner{display:flex;align-items:stretch;max-width:1180px;margin:0 auto;padding:0 24px}.nav__item{color:hsla(0,0%,100%,.85);font-size:13.5px;font-weight:500;padding:11px 14px;display:flex;align-items:center;gap:5px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none;position:relative;white-space:nowrap;cursor:pointer}.nav__item:hover,.nav__item.current-menu-item{color:#fff;background:hsla(0,0%,100%,.12)}.nav__item.current-menu-item::after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:2px;background:#fff;border-radius:2px 2px 0 0}.nav__item--deals{color:#fde68a !important;font-weight:600 !important}.nav__item--deals:hover{color:#fff !important}.nav__item .nav__arrow{transition:transform .18s cubic-bezier(0.4, 0, 0.2, 1)}.nav__spacer{flex:1}.nav__promo{color:#fde68a;font-size:12.5px;font-weight:600;padding:11px 14px;display:flex;align-items:center;gap:6px;animation:promoPulse 3s infinite}@keyframes promoPulse{0%,100%{opacity:1}50%{opacity:.7}}.nav__dropdown-wrap{position:relative}.nav__dropdown-wrap:hover>.nav__dropdown,.nav__dropdown-wrap:focus-within>.nav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}.nav__dropdown-wrap:hover>.nav__item--has-dropdown{background:hsla(0,0%,100%,.15);color:#fff}.nav__dropdown-wrap:hover>.nav__item--has-dropdown .nav__arrow{transform:rotate(180deg)}.nav__item--has-dropdown{user-select:none}.nav__dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:0 10px 10px 10px;box-shadow:0 20px 50px rgba(0,0,0,.15);min-width:480px;z-index:900;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s cubic-bezier(0.4, 0, 0.2, 1),transform .2s cubic-bezier(0.4, 0, 0.2, 1),visibility .2s;pointer-events:none;border-top:3px solid #2563eb}.nav__dropdown::before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.nav__dropdown-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0;padding:8px}.nav__dropdown-col{padding:14px 12px;border-right:1px solid #e5e7eb}.nav__dropdown-col:last-child{border-right:none}.nav__dropdown-col--featured{background:#eff6ff;border-radius:0 7px 7px 0;border-right:none}.nav__dropdown-heading{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid #e5e7eb}.nav__dropdown-item{display:flex;align-items:flex-start;gap:10px;padding:8px 9px;border-radius:7px;text-decoration:none;color:#111827;transition:background .18s cubic-bezier(0.4, 0, 0.2, 1),transform .18s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:2px}.nav__dropdown-item:hover{background:#eff6ff;transform:translateX(3px)}.nav__dropdown-item:hover strong{color:#2563eb}.nav__dropdown-item strong{display:block;font-size:12.5px;font-weight:600;color:#111827;margin-bottom:1px;transition:color .18s cubic-bezier(0.4, 0, 0.2, 1)}.nav__dropdown-item span{display:block;font-size:11px;color:#9ca3af;line-height:1.4}.nav__dropdown-icon{font-size:16px;flex-shrink:0;margin-top:1px;width:24px;text-align:center}.nav__dropdown-featured{display:block;background:#fff;border:1px solid #dbeafe;border-radius:7px;padding:13px;text-decoration:none;color:#111827;transition:box-shadow .18s cubic-bezier(0.4, 0, 0.2, 1),transform .18s cubic-bezier(0.4, 0, 0.2, 1)}.nav__dropdown-featured:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.nav__dropdown-featured-badge{font-size:10px;font-weight:700;color:#d97706;background:#fef9c3;border:1px solid #fde68a;padding:2px 7px;border-radius:3px;display:inline-block;margin-bottom:7px}.nav__dropdown-featured-name{font-family:"Poppins",sans-serif;font-size:12.5px;font-weight:700;color:#111827;margin-bottom:4px;line-height:1.35}.nav__dropdown-featured-desc{font-size:11px;color:#4b5563;line-height:1.55;margin-bottom:9px}.nav__dropdown-featured-price{display:flex;align-items:baseline;gap:7px}.nav__dropdown-featured-price .old{font-size:11px;color:#9ca3af;text-decoration:line-through}.nav__dropdown-featured-price .new{font-family:"Poppins",sans-serif;font-size:17px;font-weight:800;color:#2563eb}.mobile-nav{position:fixed;inset:0;z-index:900;display:none}.mobile-nav.open{display:block}.mobile-nav__overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(4px)}.mobile-nav__drawer{position:absolute;top:0;left:0;width:290px;height:100%;background:#fff;padding:20px;overflow-y:auto;transform:translateX(-100%);transition:transform .32s cubic-bezier(0.4, 0, 0.2, 1)}.mobile-nav.open .mobile-nav__drawer{transform:translateX(0)}.mobile-nav__close{position:absolute;top:14px;right:14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#4b5563;cursor:pointer}.mobile-nav__links{margin-top:44px}.mobile-nav__links>a{display:block;padding:11px 0;font-size:14px;font-weight:500;color:#111827;border-bottom:1px solid #e5e7eb}.mobile-nav__links>a:hover{color:#2563eb}.mobile-nav__section{border-bottom:1px solid #e5e7eb}.mobile-nav__section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:11px 0;font-size:14px;font-weight:500;color:#111827;background:none;border:none;text-align:left;cursor:pointer}.mobile-nav__section-toggle svg{transition:transform .18s cubic-bezier(0.4, 0, 0.2, 1)}.mobile-nav__section-toggle.open svg{transform:rotate(180deg)}.mobile-nav__section-links{display:none;padding:0 0 10px 10px;flex-direction:column;gap:2px}.mobile-nav__section-links.open{display:flex}.mobile-nav__section-links a{display:block;padding:7px 10px;font-size:13px;color:#4b5563;border-radius:5px;transition:background .18s cubic-bezier(0.4, 0, 0.2, 1),color .18s cubic-bezier(0.4, 0, 0.2, 1)}.mobile-nav__section-links a:hover{background:#eff6ff;color:#2563eb}.hero{background:linear-gradient(135deg, #0f172a 0%, #1e3a8a 55%, #2563eb 100%);padding:64px 0 56px;position:relative;overflow:hidden}@media(max-width: 768px){.hero{padding:44px 0}}.hero::before,.hero::after{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.025);pointer-events:none}.hero::before{top:-80px;right:-80px;width:440px;height:440px}.hero::after{bottom:-100px;left:5%;width:300px;height:300px}.hero .container{position:relative;z-index:1}.hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width: 1024px){.hero__inner{grid-template-columns:1fr;gap:36px}}.hero__badge{display:inline-flex;align-items:center;gap:7px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);color:#bfdbfe;font-size:12.5px;font-weight:500;padding:6px 15px;border-radius:100px;margin-bottom:20px}.hero__badge-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;animation:livePulse 2s infinite}@keyframes livePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(0.85)}}.hero__title{font-size:46px;font-weight:800;color:#fff;letter-spacing:-0.025em;margin-bottom:16px;line-height:1.15}.hero__title span{color:#93c5fd}@media(max-width: 1024px){.hero__title{font-size:36px}}@media(max-width: 768px){.hero__title{font-size:28px}}.hero__sub{font-size:16px;color:#93c5fd;margin-bottom:30px;line-height:1.7;max-width:440px}.hero__actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width: 480px){.hero__actions{flex-direction:column}}.hero__stats{display:flex;gap:28px;flex-wrap:wrap;margin-top:36px;padding-top:26px;border-top:1px solid hsla(0,0%,100%,.12)}.hero__stat-val{font-family:"Poppins",sans-serif;font-size:24px;font-weight:800;color:#fff}.hero__stat-label{font-size:12px;color:#93c5fd;margin-top:2px}.hero__cards{display:flex;flex-direction:column;gap:12px}@media(max-width: 1024px){.hero__cards{display:none}}.hero__card{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:10px;padding:16px 18px;display:flex;align-items:center;gap:13px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;text-decoration:none}.hero__card:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.28);transform:translateX(4px)}.hero__card-icon{width:44px;height:44px;background:hsla(0,0%,100%,.12);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.hero__card-title{color:#fff;font-weight:600;font-size:14px;font-family:"Poppins",sans-serif}.hero__card-sub{color:#93c5fd;font-size:12px;margin-top:2px}.hero__card-price{margin-left:auto;text-align:right;flex-shrink:0}.hero__card-price .old{color:hsla(0,0%,100%,.4);font-size:11px;text-decoration:line-through}.hero__card-price .new{color:#4ade80;font-weight:700;font-size:16px;font-family:"Poppins",sans-serif}.trust-bar{background:#eff6ff;border-bottom:1px solid #dbeafe;padding:12px 0}.trust-bar__items{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.trust-bar__item{display:flex;align-items:center;gap:7px;padding:5px 20px;font-size:12.5px;font-weight:500;color:#1e40af;border-right:1px solid #dbeafe}.trust-bar__item:last-child{border-right:none}@media(max-width: 768px){.trust-bar__item{border-right:none;padding:4px 10px;font-size:12px}}.products-section{padding:64px 0}.product-filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:center;margin-bottom:32px}.filter-btn{padding:7px 18px;border-radius:100px;font-size:13px;font-weight:600;border:1.5px solid #e5e7eb;background:#fff;color:#4b5563;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.filter-btn:hover{border-color:#2563eb;color:#2563eb}.filter-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:20px}@media(max-width: 768px){.products-grid{grid-template-columns:1fr 1fr}}@media(max-width: 480px){.products-grid{grid-template-columns:1fr}}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.product-card:hover{border-color:#93c5fd;box-shadow:0 8px 24px rgba(37,99,235,.11);transform:translateY(-3px)}.product-card__badge{position:absolute;top:11px;left:11px;z-index:2}.product-card__wishlist{position:absolute;top:9px;right:9px;z-index:2;width:30px;height:30px;background:#fff;border:1px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.product-card__wishlist:hover,.product-card__wishlist.active{border-color:#dc2626;background:#fef2f2}.product-card__img{background:#f9fafb;height:155px;display:flex;align-items:center;justify-content:center;font-size:52px;border-bottom:1px solid #e5e7eb;flex-shrink:0;overflow:hidden}.product-card__img img{width:100%;height:100%;object-fit:contain}.product-card__body{padding:16px;flex:1;display:flex;flex-direction:column}.product-card__category{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin-bottom:6px}.product-card__title{font-family:"Poppins",sans-serif;font-size:15px;font-weight:700;color:#111827;margin-bottom:7px;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__desc{font-size:12.5px;color:#4b5563;margin-bottom:12px;line-height:1.6;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__features{margin-bottom:13px}.product-card__feature{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#4b5563;padding:2px 0}.product-card__feature svg{color:#16a34a;flex-shrink:0}.product-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #e5e7eb;margin-top:auto}.product-card__price .original{font-size:11.5px;color:#9ca3af;text-decoration:line-through}.product-card__price .current{font-family:"Poppins",sans-serif;font-size:22px;font-weight:800;color:#111827;line-height:1}.product-card__add{background:#2563eb;color:#fff;border:none;padding:8px 14px;border-radius:7px;font-size:12.5px;font-weight:600;display:flex;align-items:center;gap:5px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.product-card__add:hover{background:#1d4ed8;transform:scale(1.04)}.product-card__add.added{background:#16a34a}.how-it-works{background:#f9fafb;padding:64px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.steps-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:28px;position:relative}.steps-grid::before{content:"";position:absolute;top:34px;left:calc(12.5% + 12px);right:calc(12.5% + 12px);height:2px;background:repeating-linear-gradient(90deg, #dbeafe 0, #dbeafe 8px, transparent 8px, transparent 16px)}@media(max-width: 1024px){.steps-grid{grid-template-columns:repeat(2, 1fr)}.steps-grid::before{display:none}}@media(max-width: 480px){.steps-grid{grid-template-columns:1fr}}.step{text-align:center;position:relative;z-index:1}.step__num{width:68px;height:68px;background:#fff;border:2px solid #dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-family:"Poppins",sans-serif;font-size:19px;font-weight:800;color:#2563eb;box-shadow:0 0 0 7px #eff6ff}.step h3{font-size:15px;font-weight:700;margin-bottom:7px}.step p{font-size:13px;color:#4b5563;line-height:1.65}.features-section{padding:64px 0}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width: 1024px){.features-grid{grid-template-columns:1fr}}.features-mockup{background:linear-gradient(135deg, #eff6ff, #dbeafe);border:1px solid #dbeafe;border-radius:10px;padding:28px;display:flex;flex-direction:column;gap:12px}.mock-card{background:#fff;border-radius:7px;border:1px solid #e5e7eb;padding:13px 16px;box-shadow:0 1px 3px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04);display:flex;align-items:center;gap:11px}.mock-card__icon{width:38px;height:38px;background:#eff6ff;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.mock-card__title{font-weight:600;font-size:13.5px;color:#111827}.mock-card__sub{font-size:11.5px;color:#9ca3af;margin-top:2px}.mock-card__status{margin-left:auto;font-size:10.5px;font-weight:700;padding:3px 9px;border-radius:5px;flex-shrink:0}.mock-card__status--green{background:#dcfce7;color:#16a34a}.mock-card__status--blue{background:#eff6ff;color:#2563eb}.features-list{display:flex;flex-direction:column;gap:24px}.feature-item{display:flex;gap:16px}.feature-item__icon{width:46px;height:46px;background:#eff6ff;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:21px;flex-shrink:0}.feature-item h3{font-size:15px;font-weight:700;margin-bottom:5px}.feature-item p{font-size:13.5px;color:#4b5563;line-height:1.7}.testimonials-section{background:#f9fafb;padding:64px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.testimonials-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:18px}@media(max-width: 1024px){.testimonials-grid{grid-template-columns:1fr 1fr}}@media(max-width: 768px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:22px;display:flex;flex-direction:column;transition:box-shadow .18s cubic-bezier(0.4, 0, 0.2, 1)}.testimonial-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.testimonial-card__text{font-size:13.5px;color:#4b5563;line-height:1.75;font-style:italic;flex:1;margin-bottom:18px}.testimonial-card__text::before{content:'"';font-size:26px;color:#dbeafe;line-height:0;vertical-align:-8px;margin-right:2px}.testimonial-card__author{display:flex;align-items:center;gap:9px;margin-top:auto}.stars{display:flex;gap:2px;margin-bottom:14px}.stars span{color:#f59e0b;font-size:14px}.author-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.author-name{font-weight:600;font-size:13.5px}.author-location{font-size:12px;color:#9ca3af}.author-verified{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:10.5px;font-weight:600;color:#16a34a;background:#dcfce7;padding:3px 7px;border-radius:5px}.faq-section{background:#f9fafb;padding:64px 0;border-top:1px solid #e5e7eb}.faq-accordion{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:9px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:7px;overflow:hidden;transition:box-shadow .18s cubic-bezier(0.4, 0, 0.2, 1),border-color .18s cubic-bezier(0.4, 0, 0.2, 1)}.faq-item.open{box-shadow:0 1px 3px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04);border-color:#dbeafe}.faq-item__q{padding:16px 20px;font-weight:600;font-size:14px;color:#111827;display:flex;align-items:center;gap:11px;cursor:pointer;user-select:none}.faq-item__q:hover{color:#2563eb}.faq-item__icon{width:24px;height:24px;background:#eff6ff;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#2563eb;flex-shrink:0}.faq-item__arrow{margin-left:auto;color:#9ca3af;transition:transform .18s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.faq-item.open .faq-item__arrow{transform:rotate(180deg)}.faq-item__a{display:none;padding:0 20px 18px 55px;font-size:13.5px;color:#4b5563;line-height:1.75}.faq-item.open .faq-item__a{display:block}.cta-band{background:linear-gradient(135deg, #1e3a8a, #1d4ed8, #2563eb);padding:72px 0}.cta-band__inner{text-align:center;max-width:600px;margin:0 auto}.cta-band h2{font-size:34px;font-weight:800;color:#fff;margin-bottom:14px;letter-spacing:-0.025em}@media(max-width: 768px){.cta-band h2{font-size:26px}}.cta-band p{color:#bfdbfe;font-size:16px;margin-bottom:32px;line-height:1.7}.cta-band__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cart-drawer{position:fixed;top:0;right:0;width:370px;height:100vh;background:#fff;z-index:900;box-shadow:-8px 0 30px rgba(0,0,0,.12);transform:translateX(100%);transition:transform .32s cubic-bezier(0.4, 0, 0.2, 1);display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}@media(max-width: 480px){.cart-drawer{width:100%}}.cart-drawer__overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:899;display:none}.cart-drawer__overlay.open{display:block}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e5e7eb}.cart-drawer__title{font-family:"Poppins",sans-serif;font-size:17px;font-weight:700;display:flex;align-items:center;gap:8px}.cart-drawer__close{width:30px;height:30px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#4b5563;cursor:pointer;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.cart-drawer__close:hover{border-color:#dc2626;color:#dc2626}.cart-drawer__items{flex:1;overflow-y:auto;padding:14px 20px}.cart-drawer__empty{text-align:center;padding:44px 20px;color:#9ca3af;display:none}.cart-drawer__empty.show{display:block}.cart-drawer__empty-icon{font-size:44px;margin-bottom:12px}.cart-drawer__footer{padding:18px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.cart-drawer__subtotal-label{font-size:14px;color:#4b5563}.cart-drawer__subtotal-val{font-family:"Poppins",sans-serif;font-size:21px;font-weight:800}.cart-item{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid #e5e7eb}.cart-item__img{width:48px;height:48px;background:#f9fafb;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;border:1px solid #e5e7eb}.cart-item__name{font-weight:600;font-size:13.5px;margin-bottom:2px}.cart-item__meta{font-size:12px;color:#9ca3af}.cart-item__price{font-family:"Poppins",sans-serif;font-weight:700;font-size:15px;margin-top:4px}.cart-item__remove{margin-left:auto;background:none;border:none;color:#9ca3af;font-size:15px;padding:2px;cursor:pointer;transition:color .18s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.cart-item__remove:hover{color:#dc2626}.search-overlay{position:fixed;inset:0;background:rgba(17,24,39,.85);z-index:899;display:none;align-items:flex-start;justify-content:center;padding-top:80px;backdrop-filter:blur(6px)}.search-overlay.open{display:flex}.search-overlay__box{background:#fff;border-radius:10px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 10px 36px rgba(0,0,0,.12);margin:0 24px}.search-overlay__input-wrap{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e7eb}.search-overlay__input{flex:1;border:none;outline:none;font-size:17px;color:#111827;background:rgba(0,0,0,0)}.search-overlay__input::placeholder{color:#9ca3af}.search-overlay__results{max-height:380px;overflow-y:auto}.search-result{display:flex;align-items:center;gap:12px;padding:13px 20px;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .18s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none;color:inherit}.search-result:hover{background:#f9fafb}.search-result__img{width:42px;height:42px;background:#f9fafb;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:19px;flex-shrink:0;border:1px solid #e5e7eb}.search-result__name{font-weight:600;font-size:13.5px}.search-result__sub{font-size:12px;color:#9ca3af}.search-result__price{margin-left:auto;font-weight:700;font-family:"Poppins",sans-serif}.toast-container{position:fixed;bottom:22px;right:22px;z-index:9999;display:flex;flex-direction:column;gap:9px;pointer-events:none}.toast{background:#111827;color:#fff;padding:12px 16px;border-radius:7px;font-size:13.5px;font-weight:500;box-shadow:0 10px 36px rgba(0,0,0,.12);display:flex;align-items:center;gap:9px;transform:translateX(120%);transition:transform .32s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:all;min-width:240px}.toast.show{transform:translateX(0)}.toast--success{border-left:4px solid #16a34a}.toast--error{border-left:4px solid #dc2626}.toast--info{border-left:4px solid #2563eb}.page-template{padding:52px 0 76px}.page-content{font-size:14.5px;line-height:1.8;color:#4b5563}.page-content h2{font-family:"Poppins",sans-serif;font-size:22px;font-weight:700;color:#111827;margin:32px 0 12px}.page-content h3{font-family:"Poppins",sans-serif;font-size:18px;font-weight:700;color:#111827;margin:24px 0 9px}.page-content p{margin-bottom:14px}.page-content ul,.page-content ol{padding-left:22px;margin-bottom:14px}.page-content li{margin-bottom:5px}.page-content a{color:#2563eb;text-decoration:underline}.page-content strong{color:#111827;font-weight:600}.page-content blockquote{border-left:3px solid #2563eb;padding:11px 18px;margin:22px 0;background:#eff6ff;border-radius:0 7px 7px 0;color:#111827;font-style:italic}.page-content table{width:100%;border-collapse:collapse;margin-bottom:22px}.page-content table th{background:#f9fafb;padding:11px 14px;text-align:left;font-weight:600;border-bottom:2px solid #e5e7eb}.page-content table td{padding:11px 14px;border-bottom:1px solid #e5e7eb}.page-content img{border-radius:10px;max-width:100%;margin:18px 0}.page-content hr{border:none;border-top:1px solid #e5e7eb;margin:28px 0}.product-page{padding:44px 0 68px}.product-page__breadcrumb{font-size:12.5px;color:#9ca3af;margin-bottom:28px;display:flex;align-items:center;gap:7px}.product-page__breadcrumb a{color:#2563eb}.product-page__grid{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:start}@media(max-width: 1024px){.product-page__grid{grid-template-columns:1fr}}.product-gallery__main{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;height:340px;display:flex;align-items:center;justify-content:center;font-size:88px;margin-bottom:12px;overflow:hidden;cursor:crosshair}.product-gallery__main img{width:100%;height:100%;object-fit:contain;transition:transform .18s cubic-bezier(0.4, 0, 0.2, 1)}.product-gallery__thumbs{display:flex;gap:9px}.product-gallery__thumb{width:64px;height:64px;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:border-color .18s cubic-bezier(0.4, 0, 0.2, 1)}.product-gallery__thumb.active,.product-gallery__thumb:hover{border-color:#2563eb}.product-info__category{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#2563eb;margin-bottom:9px;display:flex;align-items:center;gap:7px}.product-info__title{font-size:27px;font-weight:800;letter-spacing:-0.02em;margin-bottom:14px;line-height:1.2}.product-info__rating{display:flex;align-items:center;gap:7px;margin-bottom:16px}.product-info__rating-stars{display:flex;gap:2px;color:#f59e0b;font-size:15px}.product-info__rating-count{font-size:13px;color:#9ca3af}.product-info__price-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:20px;margin-bottom:20px}.product-info__price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.product-info__price-current{font-family:"Poppins",sans-serif;font-size:36px;font-weight:800;color:#111827;line-height:1}.product-info__price-original{font-size:17px;color:#9ca3af;text-decoration:line-through}.product-info__price-save{font-size:12.5px;font-weight:700;color:#16a34a;background:#dcfce7;padding:2px 9px;border-radius:5px}.product-info__meta-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.product-info__meta-tag{font-size:11.5px;background:#eff6ff;color:#1e3a8a;padding:3px 9px;border-radius:5px;font-weight:500}.product-info__actions{display:flex;gap:9px;margin-bottom:20px}.product-info__guarantee{background:#dcfce7;border:1px solid #bbf7d0;border-radius:7px;padding:13px 16px;display:flex;align-items:flex-start;gap:11px;margin-bottom:20px}.product-info__guarantee-icon{font-size:21px;flex-shrink:0}.product-info__guarantee strong{display:block;font-size:13.5px;margin-bottom:2px;color:#111827}.product-info__guarantee span{font-size:12.5px;color:#4b5563}.option-pills{display:flex;gap:7px;flex-wrap:wrap}.option-pill{padding:7px 15px;border-radius:7px;border:1.5px solid #e5e7eb;font-size:13px;font-weight:500;cursor:pointer;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.option-pill:hover{border-color:#2563eb;color:#2563eb}.option-pill.active{border-color:#2563eb;background:#2563eb;color:#fff}.product-tabs{margin-top:48px}.product-tabs__nav{display:flex;border-bottom:2px solid #e5e7eb;margin-bottom:28px}.tab-btn{padding:11px 20px;font-size:13.5px;font-weight:600;color:#9ca3af;border:none;background:none;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.tab-btn:hover{color:#2563eb}.tab-btn.active{color:#2563eb;border-bottom-color:#2563eb}.tab-panel{display:none}.tab-panel.active{display:block}.spec-table{width:100%;border-collapse:collapse}.spec-table td{padding:11px 14px;font-size:13.5px;border-bottom:1px solid #e5e7eb;vertical-align:top}.spec-table td:first-child{font-weight:600;width:38%;color:#4b5563}.spec-table tr:nth-child(even) td{background:#f9fafb}.spec-table tr:last-child td{border-bottom:none}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:800;display:none;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(4px)}.popup-overlay.open{display:flex}.popup-box{background:#fff;border-radius:10px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px rgba(0,0,0,.18);animation:popupIn .25s cubic-bezier(0.4, 0, 0.2, 1)}@keyframes popupIn{from{opacity:0;transform:scale(0.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e5e7eb}.popup-header h3{font-family:"Poppins",sans-serif;font-size:17px;font-weight:700;display:flex;align-items:center;gap:8px}.popup-header__close{width:30px;height:30px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:17px;color:#4b5563;cursor:pointer;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1)}.popup-header__close:hover{border-color:#dc2626;color:#dc2626}.popup-body{padding:22px}.popup-product-row{display:flex;align-items:center;gap:13px;padding:14px;background:#f9fafb;border-radius:7px;border:1px solid #e5e7eb;margin-bottom:20px}.popup-product-row__img{width:52px;height:52px;background:#fff;border-radius:7px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.popup-product-row__name{font-weight:700;font-size:14px;font-family:"Poppins",sans-serif}.popup-product-row__sub{font-size:12px;color:#9ca3af;margin-top:2px}.popup-product-row__price{margin-left:auto;font-family:"Poppins",sans-serif;font-size:20px;font-weight:800;color:#111827;text-align:right;flex-shrink:0}.popup-payment-methods{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.popup-payment-method{border:1.5px solid #e5e7eb;border-radius:7px;padding:12px 15px;cursor:pointer;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;gap:11px}.popup-payment-method:hover{border-color:#2563eb}.popup-payment-method.active{border-color:#2563eb;background:#eff6ff}.popup-payment-method__radio{width:17px;height:17px;border-radius:50%;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .18s cubic-bezier(0.4, 0, 0.2, 1)}.popup-payment-method.active .popup-payment-method__radio{border-color:#2563eb}.popup-payment-method.active .popup-payment-method__radio::after{content:"";width:7px;height:7px;background:#2563eb;border-radius:50%}.popup-payment-method__label{font-weight:600;font-size:13.5px}.popup-payment-method__icons{display:flex;gap:5px;margin-left:auto}.popup-payment-method__icon{background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;padding:2px 7px;font-size:10.5px;font-weight:700;color:#4b5563}.popup-card-fields{display:none;margin-bottom:16px}.popup-card-fields.show{display:block}.popup-card-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.popup-secure-note{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af;margin-top:10px;justify-content:center}.popup-footer{padding:0 22px 22px}.checkout-page{padding:44px 0 76px}.checkout-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:36px;align-items:start}@media(max-width: 1024px){.checkout-grid{grid-template-columns:1fr}}.checkout-progress{display:flex;align-items:center;margin-bottom:32px}@media(max-width: 480px){.checkout-progress{display:none}}.progress-step{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#9ca3af}.progress-step.active{color:#2563eb}.progress-step.done{color:#16a34a}.progress-step__num{width:24px;height:24px;border-radius:50%;border:2px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.progress-step.active .progress-step__num{background:#2563eb;color:#fff;border-color:#2563eb}.progress-step.done .progress-step__num{background:#16a34a;color:#fff;border-color:#16a34a}.progress-sep{flex:1;height:2px;background:#e5e7eb;margin:0 10px}.progress-sep.done{background:#16a34a}.checkout-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;margin-bottom:20px}.checkout-section__header{padding:16px 22px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:9px;background:#f9fafb}.checkout-section__num{width:24px;height:24px;background:#2563eb;border-radius:50%;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-section__title{font-family:"Poppins",sans-serif;font-size:14.5px;font-weight:700}.checkout-section__body{padding:22px}.payment-methods{display:flex;flex-direction:column;gap:9px}.payment-method{border:1.5px solid #e5e7eb;border-radius:7px;padding:13px 15px;cursor:pointer;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;gap:11px}.payment-method:hover{border-color:#2563eb}.payment-method.active{border-color:#2563eb;background:#eff6ff}.payment-method__radio{width:17px;height:17px;border-radius:50%;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .18s cubic-bezier(0.4, 0, 0.2, 1)}.payment-method.active .payment-method__radio{border-color:#2563eb}.payment-method.active .payment-method__radio::after{content:"";width:7px;height:7px;background:#2563eb;border-radius:50%}.payment-method__label{font-weight:600;font-size:13.5px}.payment-method__icons{display:flex;gap:5px;margin-left:auto;flex-wrap:wrap}.payment-method__icon{background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;padding:2px 7px;font-size:10.5px;font-weight:700;color:#4b5563}.card-fields{margin-top:14px;display:none}.card-fields.show{display:block}.card-number-wrap{position:relative}.card-number-wrap input{padding-right:46px;letter-spacing:.1em}.card-type-icon{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:17px}.order-summary{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;position:sticky;top:88px}@media(max-width: 1024px){.order-summary{position:static}}.order-summary__header{padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb;font-family:"Poppins",sans-serif;font-size:14.5px;font-weight:700}.order-summary__items{padding:14px 20px}.order-summary__item{display:flex;align-items:center;gap:11px;padding:9px 0;border-bottom:1px solid #e5e7eb}.order-summary__item:last-child{border-bottom:none}.order-summary__item-img{width:44px;height:44px;background:#f9fafb;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:20px;border:1px solid #e5e7eb;flex-shrink:0}.order-summary__item-name{font-size:13.5px;font-weight:600}.order-summary__item-sub{font-size:11.5px;color:#9ca3af}.order-summary__item-price{margin-left:auto;font-weight:700;font-size:14.5px;font-family:"Poppins",sans-serif}.order-summary__totals{padding:14px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.order-summary__row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13.5px}.order-summary__row label{color:#4b5563}.order-summary__row.total{font-family:"Poppins",sans-serif;font-size:19px;font-weight:800;border-top:1.5px solid #e5e7eb;margin-top:8px;padding-top:12px}.coupon-box{display:flex;gap:7px;margin-bottom:12px;padding:13px 20px;border-top:1px solid #e5e7eb}.coupon-box input{flex:1}.coupon-msg{font-size:12.5px;padding:0 20px 9px}.coupon-msg.success{color:#16a34a}.coupon-msg.error{color:#dc2626}.security-badges{display:flex;flex-wrap:wrap;gap:7px;padding:0 20px 18px}.security-badge{display:flex;align-items:center;gap:4px;font-size:11px;color:#9ca3af;font-weight:500}.site-footer{background:#111827;color:hsla(0,0%,100%,.6);padding:56px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:44px;margin-bottom:52px}@media(max-width: 1024px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width: 768px){.footer-grid{grid-template-columns:1fr}}.footer-brand p{font-size:13.5px;line-height:1.75;margin-top:14px;color:hsla(0,0%,100%,.42);max-width:280px}@media(max-width: 1024px){.footer-brand{grid-column:1/-1}}.footer-logo{font-family:"Poppins",sans-serif;font-size:19px;font-weight:800;color:#fff;display:flex;align-items:center;gap:8px;text-decoration:none}.footer-logo__icon{width:32px;height:32px;background:#2563eb;border-radius:7px;display:flex;align-items:center;justify-content:center}.footer-logo span{color:#60a5fa}.footer-col-title{font-family:"Poppins",sans-serif;font-size:13.5px;font-weight:700;color:#fff;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:13.5px;color:hsla(0,0%,100%,.48);transition:color .18s cubic-bezier(0.4, 0, 0.2, 1)}.footer-links a:hover{color:#fff}.footer-socials{display:flex;gap:9px;margin-top:18px}.footer-social{width:34px;height:34px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .18s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;color:hsla(0,0%,100%,.55);text-decoration:none}.footer-social:hover{background:#2563eb;border-color:#2563eb;color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:20px 0;display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:hsla(0,0%,100%,.3)}@media(max-width: 768px){.footer-bottom{flex-direction:column;gap:12px;text-align:center}}.footer-payments{display:flex;gap:7px;align-items:center}.pay-badge{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;padding:3px 9px;font-size:10.5px;font-weight:700;color:hsla(0,0%,100%,.5);letter-spacing:.03em}.shop-layout{display:grid;grid-template-columns:210px 1fr;gap:28px;align-items:start}@media(max-width: 1024px){.shop-layout{grid-template-columns:1fr}}.shop-sidebar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:20px;position:sticky;top:88px}@media(max-width: 1024px){.shop-sidebar{position:static}}.shop-sidebar h3{font-family:"Poppins",sans-serif;font-size:14.5px;font-weight:700;margin-bottom:16px;display:flex;align-items:center;gap:7px}.sidebar-section{margin-bottom:22px}.sidebar-section-title{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:10px}.shop-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.page-404{padding:96px 0;text-align:center}.text-center{text-align:center}.text-right{text-align:right}.d-flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.gap-8{gap:8px}.gap-12{gap:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}body.admin-bar .site-header{top:32px}@media screen and (max-width: 782px){body.admin-bar .site-header{top:46px}}html,body{margin:0 !important;padding:0 !important}.woocommerce-notices-wrapper:empty{display:none}.site-main{display:block;min-height:60vh}
