@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Oswald:wght@600;700&display=swap";:root{--accent: #F97316;--accent-hover: #EA580C;--sky: #0EA5E9;--navy: #0F172A;--bg: #F8FAFC;--text: #0F172A;--muted: #64748B;--border: #F1F5F9;--white: #FFFFFF;--font: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:var(--font);cursor:pointer}.page-width{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:700;font-size:.875rem;border:none;cursor:pointer;transition:all .2s;text-align:center;font-family:var(--font);letter-spacing:.01em}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-outline-white{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff}.btn-outline-white:hover{background:#ffffff1a}.btn-outline-dark{background:transparent;border:2px solid var(--navy);color:var(--navy)}.btn-outline-dark:hover{background:var(--navy);color:#fff}.btn-lg{padding:1rem 2rem;font-size:1rem;border-radius:.75rem}.btn-xl{padding:1.125rem 1.75rem;font-size:1.05rem;border-radius:.875rem}.btn-full{width:100%;display:flex}.site-header{background:var(--navy);position:sticky;top:0;z-index:100;box-shadow:0 2px 24px #00000059}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:1200px;margin:0 auto;gap:1rem}.site-header__logo{color:#fff;text-decoration:none;flex-shrink:0;display:flex;align-items:center;gap:.625rem;line-height:1}.site-header__logo-icon{display:block;flex-shrink:0;width:26px;height:34px}.site-header__logo-text{font-family:Oswald,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;line-height:1}.site-header__nav{display:flex;align-items:center;gap:2rem}.site-header__nav a{color:#94a3b8;font-size:.875rem;font-weight:600;letter-spacing:.01em;transition:color .2s}.site-header__nav a:hover,.site-header__nav a[aria-current]{color:#fff}.site-header__toggle{display:none;background:none;border:none;color:#fff;padding:.25rem;line-height:1}.site-header__mobile-nav{display:none;background:#1e293b;border-top:1px solid #334155}.site-header__mobile-nav.is-open{display:block}.site-header__mobile-nav a{display:block;color:#cbd5e1;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;border-bottom:1px solid #334155;transition:color .2s}.site-header__mobile-nav a:hover{color:#fff}.trust-bar{background:#fff;border-bottom:1px solid var(--border);padding:1.125rem 0}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.trust-item{display:flex;align-items:center;gap:.75rem}.trust-item__icon{font-size:1.375rem;flex-shrink:0}.trust-item__title{font-weight:700;font-size:.8125rem;color:var(--text);line-height:1.2}.trust-item__sub{font-size:.6875rem;color:var(--muted);margin-top:.1rem}.hero{background:var(--navy);color:#fff;padding:5.5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(14,165,233,.28),transparent),radial-gradient(ellipse 60% 70% at 90% 110%,rgba(249,115,22,.22),transparent);pointer-events:none}.hero__inner{position:relative;max-width:860px;margin:0 auto}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#7dd3fc;font-size:.7rem;font-weight:800;padding:.5rem 1rem;border-radius:9999px;margin-bottom:1.75rem;text-transform:uppercase;letter-spacing:.08em}.hero__title{font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero__title span{color:#fb923c}.hero__subtitle{color:#cbd5e1;font-size:1.1rem;font-weight:400;line-height:1.8;max-width:580px;margin:0 auto 2.5rem}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section-heading{text-align:center;margin-bottom:3rem}.section-heading h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;letter-spacing:-.025em}.section-heading p{color:var(--muted);margin-top:.5rem;font-size:1rem;font-weight:500}.why-us{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.why-us__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.why-item{text-align:center;padding:2.25rem;background:var(--bg);border-radius:1rem;border:1px solid var(--border)}.why-item__icon{width:3.25rem;height:3.25rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1.25rem}.why-item__icon.blue{background:#eff6ff}.why-item__icon.orange{background:#fff7ed}.why-item__icon.green{background:#f0fdf4}.why-item__title{font-size:1.05rem;font-weight:800;margin-bottom:.625rem;letter-spacing:-.01em}.why-item__desc{color:var(--muted);font-size:.875rem;line-height:1.75;font-weight:500}.review-stats-bar{background:var(--navy);padding:2.5rem 0}.review-stats-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}.review-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem;border-right:1px solid rgba(255,255,255,.08)}.review-stat:last-child{border-right:none}.review-stat__number{font-size:2.25rem;font-weight:800;color:#fff;line-height:1;font-family:Oswald,sans-serif;letter-spacing:.02em}.review-stat__stars{color:#f59e0b;font-size:1rem;letter-spacing:.05em}.review-stat__label{font-size:.7rem;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.reviews-section{background:var(--bg)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.review-card{background:#fff;border-radius:1rem;border:1px solid var(--border);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s,transform .2s}.review-card:hover{box-shadow:0 8px 28px #00000017;transform:translateY(-2px)}.review-card--featured{border-color:#fed7aa;background:#fffbf7}.review-card__header{display:flex;align-items:center;gap:.75rem}.review-card__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.75rem;flex-shrink:0}.review-card__meta{display:flex;flex-direction:column;flex:1}.review-card__name{font-weight:700;font-size:.875rem;color:var(--text)}.review-card__location{font-size:.75rem;color:var(--muted);font-weight:500}.review-card__verified{font-size:.65rem;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.review-card__stars{color:#f59e0b;font-size:.9rem;letter-spacing:.05em}.review-card__title{font-size:.9rem;font-weight:700;color:var(--text);line-height:1.4;letter-spacing:-.01em}.review-card__body{font-size:.85rem;color:#475569;line-height:1.75;flex:1;font-weight:400}.review-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--border)}.review-card__date,.review-card__helpful{font-size:.725rem;color:#94a3b8;font-weight:500}.reviews-cta{text-align:center;margin-top:3rem}.reviews-cta__sub{color:var(--muted);font-size:.875rem;margin-top:.875rem;font-weight:500}.credibility-strip{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.25rem 0}.credibility-strip__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.credibility-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:#475569}.credibility-item__icon{font-size:1.1rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product-card{background:#fff;border-radius:1.125rem;border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 4px #0000000a}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0000001c}.product-card__media-link{display:block}.product-card__media{aspect-ratio:1;overflow:hidden;background:var(--bg)}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:1.5rem;transition:transform .4s}.product-card:hover .product-card__media img{transform:scale(1.06)}.product-card__info{padding:1.125rem;display:flex;flex-direction:column;flex:1}.product-card__category{font-size:.65rem;font-weight:800;color:var(--sky);text-transform:uppercase;letter-spacing:.1em}.product-card__title{font-size:1rem;font-weight:700;color:var(--text);margin-top:.375rem;line-height:1.35;letter-spacing:-.01em}.product-card__title a{color:inherit}.product-card__desc{font-size:.8125rem;color:var(--muted);margin-top:.5rem;line-height:1.65;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.product-card__footer{margin-top:1.125rem;padding-top:.875rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:.625rem}.product-card__price{font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.product-card__actions{display:flex;gap:.5rem;flex-shrink:0}.btn-card-detail{border:1px solid #E2E8F0;color:#475569;padding:.5rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;font-family:var(--font);background:none;cursor:pointer;transition:border-color .2s,color .2s}.btn-card-detail:hover{border-color:#94a3b8;color:var(--text)}.btn-card-buy{background:var(--accent);color:#fff;padding:.5rem .875rem;border-radius:.5rem;font-size:.75rem;font-weight:700;transition:background .2s;font-family:var(--font)}.btn-card-buy:hover{background:var(--accent-hover)}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#94a3b8;margin-bottom:2rem;flex-wrap:wrap;padding:2rem 0 0;font-weight:500}.breadcrumb a{transition:color .2s}.breadcrumb a:hover{color:var(--text)}.breadcrumb__sep{font-size:.75rem}.breadcrumb__current{color:#475569;font-weight:600}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;padding-bottom:4rem}.product-media{position:sticky;top:5.5rem}.product-image-card{background:#fff;border-radius:1.25rem;border:1px solid var(--border);padding:2rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #0000000d}.product-image-card img{width:100%;height:100%;object-fit:contain}.product-category-badge{display:inline-block;background:#eff6ff;color:var(--sky);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.375rem .875rem;border-radius:9999px;margin-bottom:1rem}.product-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em}.product-tagline{color:var(--muted);font-size:1.05rem;margin-top:.5rem;line-height:1.6;font-weight:400}.product-rating{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.stars{color:#f59e0b;font-size:1.1rem;line-height:1}.rating-label{font-size:.825rem;color:var(--muted);font-weight:600}.product-price-block{margin-top:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.product-price{font-size:2.5rem;font-weight:800;letter-spacing:-.03em;line-height:1}.product-price-note{font-size:.8rem;color:#94a3b8;margin-top:.375rem;font-weight:500}.product-short-desc{color:#475569;line-height:1.8;margin-top:1.5rem;font-size:.95rem;font-weight:400}.variant-wrapper{margin-top:1.25rem}.variant-label{display:block;font-size:.85rem;font-weight:700;color:#374151;margin-bottom:.5rem;letter-spacing:.01em}.variant-select{width:100%;padding:.8rem 2.5rem .8rem 1rem;border:1.5px solid #E2E8F0;border-radius:.625rem;font-size:.9rem;font-family:var(--font);font-weight:500;background:#fff;color:var(--text);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:1rem;transition:border-color .2s}.variant-select:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #0ea5e926}.safety-notice{margin-top:1.5rem;padding:1rem 1.125rem;background:#fffbeb;border:1px solid #FDE68A;border-radius:.75rem;font-size:.8375rem;color:#92400e;line-height:1.7;font-weight:500}.product-cta{margin-top:2rem;display:flex;flex-direction:column;gap:.625rem}.product-cta .btn-xl{box-shadow:0 8px 28px #f9731638}.product-cta-sub{text-align:center;font-size:.775rem;color:#94a3b8;font-weight:500}.product-trust-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.product-trust-item{background:var(--bg);border-radius:.75rem;padding:.875rem .625rem;text-align:center;border:1px solid var(--border)}.product-trust-item__icon{font-size:1.25rem;margin-bottom:.375rem}.product-trust-item__text{font-size:.675rem;color:var(--muted);font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.04em}.product-description-block{margin-top:4rem;background:#fff;border-radius:1.25rem;border:1px solid var(--border);padding:2.5rem;box-shadow:0 1px 4px #0000000a}.product-description-block h2{font-size:1.5rem;font-weight:800;margin-bottom:1.25rem;letter-spacing:-.02em}.product-description-block .desc-text{color:#475569;line-height:1.85;font-size:1rem;font-weight:400}.related-section{margin-top:4rem;padding-bottom:4rem}.related-section h2{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.related-card{background:#fff;border-radius:.875rem;border:1px solid var(--border);overflow:hidden;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.related-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.related-card__media-wrap{display:block;aspect-ratio:1;background:var(--bg);overflow:hidden}.related-card__media-wrap img{width:100%;height:100%;object-fit:contain;padding:1.25rem;transition:transform .35s}.related-card:hover .related-card__media-wrap img{transform:scale(1.06)}.related-card__no-img{width:100%;height:100%;background:#f1f5f9}.related-card__info{padding:1rem 1.125rem 1.125rem;display:flex;flex-direction:column;flex:1}.related-card__cat{font-size:.65rem;font-weight:800;color:var(--sky);text-transform:uppercase;letter-spacing:.1em}.related-card__title{font-size:.9rem;font-weight:700;margin-top:.3rem;line-height:1.35;color:var(--text);flex:1;letter-spacing:-.01em}.related-card__title a{color:inherit}.related-card__title a:hover{color:var(--accent)}.related-card__desc{font-size:.775rem;color:var(--muted);line-height:1.6;margin-top:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.related-card__footer{margin-top:.75rem}.related-card__price{font-weight:800;font-size:1.05rem;color:var(--text);letter-spacing:-.02em}.related-card__actions{display:flex;gap:.5rem;margin-top:.75rem}.related-card__btn-view{flex:1;text-align:center;padding:.5rem;border:1.5px solid #E2E8F0;border-radius:.5rem;font-size:.75rem;font-weight:600;color:#475569;font-family:var(--font);transition:border-color .2s,color .2s}.related-card__btn-view:hover{border-color:#94a3b8;color:var(--text)}.related-card__btn-buy{flex:1;text-align:center;padding:.5rem;background:var(--accent);color:#fff;border-radius:.5rem;font-size:.75rem;font-weight:700;font-family:var(--font);transition:background .2s}.related-card__btn-buy:hover{background:var(--accent-hover)}.collection-page-header{padding:2.5rem 0}.collection-page-header h1{font-size:2.25rem;font-weight:800;letter-spacing:-.03em}.collection-page-header p{color:var(--muted);margin-top:.375rem;font-size:1rem;font-weight:500}.category-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.pill{display:inline-block;padding:.4rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;border:1.5px solid #E2E8F0;color:#475569;background:#fff;cursor:default}.pill--active{background:var(--navy);color:#fff;border-color:var(--navy)}.cart-page{max-width:720px;margin:0 auto;padding:3rem 1.5rem 5rem}.cart-page__title{font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:2rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1.25rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--border)}.cart-item__img{width:80px;height:80px;object-fit:contain;background:var(--bg);border-radius:.5rem;padding:.5rem}.cart-item__name{font-weight:700;font-size:.9rem;margin-bottom:.25rem}.cart-item__variant{font-size:.8rem;color:var(--muted);margin-bottom:.375rem;font-weight:500}.cart-item__price{font-size:.85rem;color:var(--muted);font-weight:500}.cart-item__qty{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.qty-input{width:3.5rem;text-align:center;border:1px solid #E2E8F0;border-radius:.375rem;padding:.3rem;font-size:.875rem;font-family:var(--font);font-weight:500}.cart-item__remove{color:#94a3b8;font-size:.75rem;background:none;border:none;cursor:pointer;padding:0;font-family:var(--font)}.cart-item__remove:hover{color:#dc2626}.cart-subtotal{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid var(--border)}.cart-subtotal__label{font-weight:700}.cart-subtotal__amount{font-weight:800;font-size:1.25rem;letter-spacing:-.02em}.cart-note label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.cart-note textarea{width:100%;border:1.5px solid #E2E8F0;border-radius:.625rem;padding:.75rem;font-size:.875rem;font-family:var(--font);font-weight:400;resize:vertical;min-height:80px}.cart-empty{text-align:center;padding:4rem 0}.cart-empty p{color:var(--muted);margin-bottom:1.5rem;font-weight:500}.not-found{text-align:center;padding:6rem 1.5rem}.not-found__code{font-size:8rem;font-weight:800;color:#f1f5f9;line-height:1}.not-found__title{font-size:1.75rem;font-weight:800;margin-top:-1rem}.not-found__msg{color:var(--muted);margin:1rem 0 2rem;font-weight:500}.site-footer{background:var(--navy);color:#fff;margin-top:5rem}.site-footer__inner{padding:3.5rem 1.5rem;max-width:1200px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2.5rem}.site-footer__logo{font-family:Oswald,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.875rem}.site-footer__desc{color:#94a3b8;font-size:.875rem;line-height:1.8;max-width:280px;font-weight:400}.site-footer__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.375rem}.site-footer__badge{background:#1e293b;color:#94a3b8;font-size:.7rem;padding:.375rem .75rem;border-radius:9999px;font-weight:600}.site-footer__col-title{font-size:.675rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#64748b;margin-bottom:1.25rem}.site-footer__links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.site-footer__links a{color:#94a3b8;font-size:.875rem;font-weight:500;transition:color .2s}.site-footer__links a:hover{color:#fff}.site-footer__bottom{border-top:1px solid #1E293B;padding-top:2rem;text-align:center;color:#475569;font-size:.8rem;font-weight:500}@media(max-width:1024px){.product-grid,.why-us__grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr}.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.site-header__nav{display:none}.site-header__toggle{display:flex}.trust-bar__grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr;gap:2rem}.product-media{position:static}.related-grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr;gap:2rem}.why-us__grid{grid-template-columns:1fr}.section{padding:2.75rem 0}.cart-item{grid-template-columns:60px 1fr}.cart-item__img{width:60px;height:60px}.review-stats-bar__grid{grid-template-columns:repeat(2,1fr)}.credibility-strip__inner{justify-content:center}}@media(max-width:600px){.product-grid,.related-grid{grid-template-columns:1fr}.hero{padding:4rem 1.5rem}.hero__actions{flex-direction:column;align-items:center}.product-trust-grid{grid-template-columns:repeat(3,1fr)}.site-footer__grid,.reviews-grid{grid-template-columns:1fr}.review-stats-bar__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
