.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem var(--page-margin, 1.5rem);min-height:50vh}.error-page__code{font-size:clamp(6rem,15vw,10rem);font-weight:900;line-height:1;color:var(--color-foreground);opacity:.06;letter-spacing:-.02em;margin-bottom:-1rem;-webkit-user-select:none;user-select:none}.error-page__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-foreground);margin-bottom:.5rem}.error-page__subtitle{font-size:1rem;color:var(--color-foreground-muted);margin-bottom:2rem;max-width:400px}.error-page__search{display:flex;width:100%;max-width:420px;margin-bottom:1.5rem;border:1px solid #e0e0e0;border-radius:var(--style-border-radius);overflow:hidden;transition:border-color .2s ease}.error-page__search:focus-within{border-color:var(--color-accent)}.error-page__search-input{flex:1;padding:.75rem 1rem;border:none;outline:none;font-size:.9375rem;background:var(--color-background);color:var(--color-foreground)}.error-page__search-btn{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:var(--color-accent);color:#fff;border:none;cursor:pointer;transition:opacity .2s ease}.error-page__search-btn:hover{opacity:.9}.error-page__cta{background:var(--color-foreground);color:#fff}@media(max-width:480px){.error-page{padding:3rem var(--page-margin, 1rem);min-height:40vh}}.article-breadcrumb{display:flex;align-items:center;gap:.5rem;padding:1.5rem 0 1rem;font-size:.8125rem;color:var(--color-foreground-muted)}.article-breadcrumb a{color:var(--color-accent);text-decoration:none}.article-breadcrumb a:hover{text-decoration:underline}.article-breadcrumb svg{flex-shrink:0;opacity:.4}.article-hero{max-height:400px;overflow:hidden;margin-bottom:2rem}.article-hero img{width:100%;height:400px;object-fit:cover}.article{max-width:720px;margin:0 auto;padding-bottom:4rem}.article__header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e5e5}.article__title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;color:var(--color-foreground);margin-bottom:.75rem}.article__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-foreground-muted)}.article__body{margin-bottom:2rem}.article__body img{background:#fff}.article__body a{text-decoration:none}.article__body .ez-image-box{background:#fff!important}.article__body .ez-button{text-decoration:none!important}.article__tags{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:1.5rem 0;border-top:1px solid #e5e5e5}.article__tags-label{font-size:.8125rem;font-weight:600;color:var(--color-foreground)}.article__tag{display:inline-block;padding:.25rem .75rem;font-size:.75rem;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:50px;text-decoration:none;transition:background .15s ease,color .15s ease}.article__tag:hover{background:var(--color-accent);color:#fff}.article__back{padding:1.5rem 0}.article__comments{margin-top:2rem;padding-top:2rem;border-top:2px solid #e5e5e5}.article__comments-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.article__comment{padding:1.25rem;background:var(--color-background-alt);border-radius:var(--style-border-radius);margin-bottom:1rem}.article__comment-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.article__comment-avatar{width:36px;height:36px;border-radius:50%;background:var(--color-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}.article__comment-author{font-size:.875rem;font-weight:600;color:var(--color-foreground)}.article__comment-date{font-size:.75rem;color:var(--color-foreground-muted)}.article__comment-body{font-size:.9375rem;line-height:1.6;color:var(--color-foreground)}.article__comment-form{margin-top:2rem;padding:1.5rem;background:var(--color-background-alt);border-radius:var(--style-border-radius)}.article__comment-form-title{font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.article__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.article__form-field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}.article__form-field label{font-size:.8125rem;font-weight:600;color:var(--color-foreground)}.article__form-field input,.article__form-field textarea{padding:.625rem .75rem;border:1px solid #e0e0e0;border-radius:var(--style-border-radius-inputs);font-size:.9375rem;background:var(--color-background);color:var(--color-foreground);transition:border-color .15s ease}.article__form-field input:focus,.article__form-field textarea:focus{outline:none;border-color:var(--color-accent)}.article__comment-submit{background:var(--color-accent);color:#fff}@media(max-width:768px){.article-hero,.article-hero img{max-height:280px;height:280px}}@media(max-width:480px){.article{padding-bottom:3rem}.article-hero,.article-hero img{max-height:200px;height:200px}.article__form-row{grid-template-columns:1fr}}.auth-dealers{padding:3.5rem 0;overflow:hidden;margin:0 var(--page-margin)}.auth-dealers__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.auth-dealers__carousel{position:relative;overflow:hidden;border-radius:12px}.auth-dealers__track{position:relative;height:clamp(440px,35vw,480px);background:#fff;border-radius:12px;overflow:hidden}.auth-dealers__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.auth-dealers__slide--active{opacity:1;pointer-events:auto}.auth-dealers__link{display:block;width:100%;height:100%}.auth-dealers__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.dealer-banner{box-sizing:border-box;width:100%;height:100%;display:flex;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.5rem,3vw,3rem);overflow:hidden;border:1px solid rgba(16,32,58,.1);border-radius:8px;background:color-mix(in srgb,var(--color-accent) 2%,#fff)}.dealer-banner__copy{flex:0 0 clamp(220px,24%,300px);position:relative;z-index:1}.dealer-banner__heading{margin:0 0 .8rem;color:var(--color-foreground);font-family:var(--font-display--family);font-size:clamp(1.55rem,2.4vw,2.15rem);font-weight:800;letter-spacing:0;line-height:1.08}.dealer-banner__heading span{color:#e45117}.dealer-banner--viofo .dealer-banner__heading span{color:#b80000}.dealer-banner__text{margin:0 0 1.25rem;color:var(--color-foreground-muted);font-size:.84rem;line-height:1.55}.dealer-banner__cta{display:inline-flex;align-items:center;gap:.5rem;min-height:42px;padding:.65rem 1rem;border-radius:6px;background:var(--color-accent);color:#fff;font-size:.8rem;font-weight:700;text-decoration:none}.dealer-banner__products{flex:1;min-width:0}.dealer-banner__grid,.dealer-banner__page{display:grid;gap:.75rem}.dealer-banner__grid--viofo{grid-template-columns:repeat(4,minmax(0,1fr))}.dealer-banner__grid--wolfbox{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-banner__product{display:flex;min-width:0;flex-direction:column;gap:.35rem;color:#1e3a5f;text-decoration:none}.dealer-banner__product-image{display:block;width:100%;aspect-ratio:1;overflow:hidden;border:1px solid rgba(16,32,58,.11);border-radius:7px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.dealer-banner--wolfbox .dealer-banner__product-image{aspect-ratio:21 / 9}.dealer-banner--vantrue .dealer-banner__product-image,.dealer-banner--viofo .dealer-banner__product-image{height:clamp(135px,10vw,170px);aspect-ratio:auto}.dealer-banner__product:hover .dealer-banner__product-image{border-color:var(--color-accent);box-shadow:0 5px 16px color-mix(in srgb,var(--color-accent) 18%,transparent);transform:translateY(-2px)}.dealer-banner__product-image img{display:block;width:100%;height:100%;padding:.3rem;object-fit:contain}.dealer-banner__product-name{overflow:hidden;color:#1e3a5f;font-size:.68rem;font-weight:650;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dealer-banner__viewport{overflow:hidden}.dealer-banner__pages{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1)}.dealer-banner__page{flex:0 0 100%;grid-template-columns:repeat(3,minmax(0,1fr))}.dealer-banner__controls{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:.7rem}.dealer-banner__controls button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:1px solid rgba(16,32,58,.13);border-radius:50%;background:#fff;color:var(--color-accent);cursor:pointer}.dealer-banner__controls button:first-child svg{transform:rotate(180deg)}.dealer-banner__controls button:disabled{opacity:.35;cursor:default}.dealer-banner__controls svg{width:13px;height:13px}.dealer-banner__page-dots{display:flex;gap:.3rem}.dealer-banner__page-dots i{width:6px;height:6px;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 22%,#fff)}.dealer-banner__page-dots i.is-active{background:var(--color-accent)}.auth-dealers__arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1d21;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;z-index:2;box-shadow:0 2px 8px #0000001a}.auth-dealers__arrow:hover{background:#fff;box-shadow:0 4px 16px #00000026;transform:translateY(-50%) scale(1.08)}.auth-dealers__arrow--prev{left:.75rem}.auth-dealers__arrow--next{right:.75rem}.auth-dealers__footer{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.875rem}.auth-dealers__badge{display:flex;align-items:center;gap:1.25rem;width:100%;max-width:600px}.auth-dealers__badge-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.25),transparent)}.auth-dealers__badge-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display--family);font-size:clamp(.875rem,2vw,1.0625rem);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#1a1d21;white-space:nowrap}.auth-dealers__badge-icon{flex-shrink:0}.auth-dealers__dots{display:flex;justify-content:center;gap:.375rem}.auth-dealers__dot{width:8px;height:8px;border-radius:50%;border:none;background:#2563eb26;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease}.auth-dealers__dot--active{background:#2563eb;transform:scale(1.25)}.auth-dealers__dot:hover{background:#2563eb66}.auth-dealers__subtitle{font-size:.8125rem;color:#1a1d2173;margin:0;letter-spacing:.02em}@media(max-width:768px){.auth-dealers{padding:2.5rem 0;margin:0}.auth-dealers__container{padding:0 1rem}.auth-dealers__track{height:600px;border-radius:8px}.auth-dealers__carousel{border-radius:8px}.auth-dealers__image{object-fit:cover;object-position:center}.dealer-banner{flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.5rem 1.25rem}.dealer-banner__copy{flex:0 0 auto;max-width:none;padding-inline:1.5rem;text-align:center}.dealer-banner__heading{font-size:1.65rem}.dealer-banner__text{margin-bottom:1rem}.dealer-banner__grid--viofo{grid-auto-columns:125px;grid-auto-flow:column;grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));overflow-x:auto;padding:.25rem 0 .65rem;scroll-snap-type:x proximity}.dealer-banner__grid--viofo .dealer-banner__product{scroll-snap-align:start}.dealer-banner__grid--wolfbox{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.dealer-banner--wolfbox .dealer-banner__product-image{height:95px;aspect-ratio:auto}.dealer-banner__page{grid-template-columns:repeat(3,minmax(0,1fr))}.dealer-banner--vantrue .dealer-banner__product-image,.dealer-banner--viofo .dealer-banner__product-image{height:95px}.dealer-banner__product-name{font-size:.63rem}.auth-dealers__arrow{width:34px;height:34px}.auth-dealers__arrow--prev{left:.5rem}.auth-dealers__arrow--next{right:.5rem}.auth-dealers__badge{gap:.75rem}}@media(prefers-reduced-motion:reduce){.auth-dealers__slide,.auth-dealers__arrow,.auth-dealers__dot{transition:none}}.blog-page{padding:2rem 0 4rem}.blog-page__title{margin-bottom:2rem}.blog-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.blog-card{background:var(--color-background);border:1px solid #e5e5e5;border-radius:var(--style-border-radius);overflow:hidden;display:flex;flex-direction:column}.blog-card__image-link{display:block;text-decoration:none}.blog-card__image{aspect-ratio:16 / 9;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card__image img{transform:scale(1.05)}.blog-card__content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.blog-card__date{font-size:.75rem;color:var(--color-foreground-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.blog-card__title{font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.blog-card__title a{color:var(--color-foreground);text-decoration:none}.blog-card__title a:hover{color:var(--color-accent)}.blog-card__excerpt{font-size:.875rem;line-height:1.6;color:var(--color-foreground-muted);margin-bottom:1rem;flex:1}.blog-card__link{margin-top:auto}.blog-page__empty{text-align:center;padding:4rem 1.5rem}.blog-page__empty-title{font-size:1.25rem;font-weight:600;color:var(--color-foreground);margin-bottom:.5rem}.blog-page__empty-text{color:var(--color-foreground-muted)}@media(max-width:768px){.blog-page__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:480px){.blog-page{padding:1.5rem 0 3rem}.blog-page__grid{grid-template-columns:1fr;gap:1.5rem}}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem;min-height:40vh}.cart-empty__icon{color:var(--color-foreground-muted);opacity:.4;margin-bottom:1.5rem}.cart-empty__title{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;color:var(--color-foreground);margin-bottom:.5rem}.cart-empty__text{color:var(--color-foreground-muted);margin-bottom:2rem;max-width:350px}.cart-empty__cta{background:var(--color-accent);color:#fff}.cart{padding:2rem 0 4rem}.cart__title{margin:0}.cart__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.cart__item-count{color:var(--color-foreground-muted);font-size:.875rem;font-weight:600}.cart__layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start}.cart__header{display:grid;grid-template-columns:100px 1fr 110px 120px 110px 40px;gap:1rem;align-items:center;padding:0 0 .75rem;border-bottom:2px solid var(--color-foreground);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-foreground-muted)}.cart__header-product{grid-column:1 / 3}.cart__item{display:grid;grid-template-columns:100px 1fr 110px 120px 110px 40px;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid #e5e5e5}.cart__item-image{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:var(--color-background-alt);border-radius:var(--style-border-radius);overflow:hidden}.cart__item-image img{width:100%;height:100%;object-fit:contain}.cart__item-details{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart__item-title{font-weight:600;font-size:.9375rem;color:var(--color-foreground);text-decoration:none;line-height:1.3}.cart__item-title:hover{color:var(--color-accent)}.cart__item-variant{font-size:.8125rem;color:var(--color-foreground-muted)}.cart__item-price-mobile{display:none;font-size:.875rem;font-weight:600;color:var(--color-foreground)}.cart__item-price{display:flex;flex-direction:column;gap:.15rem;font-size:.9375rem;color:var(--color-foreground)}.cart__item-price s,.cart__item-price-mobile s{color:var(--color-foreground-muted);font-size:.78rem;font-weight:400}.cart__item-price em,.cart__item-price-mobile em{width:fit-content;color:var(--color-accent);font-size:.7rem;font-style:normal;font-weight:700}.cart__item-total{font-size:.9375rem;font-weight:600;color:var(--color-foreground)}.cart__qty-wrapper{display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:var(--style-border-radius);overflow:hidden}.cart__qty-btn{width:32px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--color-background-alt);border:none;cursor:pointer;font-size:1rem;color:var(--color-foreground);transition:background .15s ease}.cart__qty-btn:hover{background:#e5e5e5}.cart__qty-input{width:40px;height:36px;text-align:center;border:none;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;font-size:.875rem;font-weight:600;background:var(--color-background);color:var(--color-foreground);-moz-appearance:textfield;border-radius:0}.cart__qty-input::-webkit-inner-spin-button,.cart__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart__item-remove{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--color-foreground-muted);transition:color .15s ease;border-radius:var(--style-border-radius)}.cart__item-remove:hover{color:#e53e3e}.cart__summary{position:sticky;top:1.5rem}.cart__summary-inner{background:var(--color-background);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-control);padding:1.5rem;box-shadow:var(--shadow-surface)}.cart__summary-title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.cart__summary-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}.cart__summary-subtotal{font-size:1.125rem;font-weight:700;color:var(--color-foreground);border-bottom:1px solid #e0e0e0}.cart__summary-savings{padding:.65rem 0 0;color:var(--color-accent);font-size:.82rem;font-weight:600}.cart__shipping-note{font-size:.8125rem;color:var(--color-foreground-muted);padding:.75rem 0;text-align:center}.cart__checkout-btn{width:100%;justify-content:center;background:var(--color-accent);color:#fff;min-height:var(--control-height);margin-top:.5rem;border-radius:var(--radius-control);box-shadow:var(--shadow-action)}.cart__assurances{display:grid;gap:.55rem;margin:1.25rem 0 0;padding:1rem 0 0;border-top:1px solid rgba(0,0,0,.08);list-style:none}.cart__assurances li{display:flex;align-items:center;gap:.55rem;color:var(--color-foreground-muted);font-size:.78rem}.cart__assurances svg{flex:0 0 auto;color:var(--color-accent)}.cart__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:1rem}.cart__payments svg{width:34px;height:22px}.cart__continue{display:block;text-align:center;margin-top:1rem;font-size:.875rem;color:var(--color-accent);text-decoration:none;font-weight:500}.cart__continue:hover{text-decoration:underline}@media(max-width:960px){.cart__layout{grid-template-columns:1fr}.cart__summary{position:static}.cart__summary-inner{padding:1.25rem}}@media(max-width:768px){.cart__header{display:none}.cart__item{grid-template-columns:80px 1fr auto;grid-template-rows:auto;gap:.75rem}.cart__item-image{width:80px;height:80px;grid-row:1 / 3}.cart__item-details{grid-column:2;grid-row:1}.cart__item-price-mobile{display:block}.cart__item-price{display:none}.cart__item-qty{grid-column:2;grid-row:2}.cart__item-total{grid-column:3;grid-row:1;text-align:right}.cart__item-remove{grid-column:3;grid-row:2;justify-self:end}}@media(max-width:480px){.cart{padding:1.5rem 0 3rem}.cart__item-image{width:70px;height:70px}}.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}.cpage__title-bar{padding:2rem var(--page-margin);max-width:var(--page-width);margin:0 auto}.cpage__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:0;line-height:1.2}.cpage__title-desc{font-size:clamp(.875rem,1.5vw,1rem);color:var(--color-foreground-muted);margin:.375rem 0 0;line-height:1.5;max-width:600px}.cpage__toolbar{max-width:var(--page-width);margin:0 auto;padding:1rem var(--page-margin);border-bottom:1px solid #e5e5e5}.cpage__toolbar-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cpage__filter-toggle{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:var(--color-background);border:1px solid #d4d4d4;border-radius:var(--style-border-radius);font-size:.875rem;font-weight:600;color:var(--color-foreground);cursor:pointer;font-family:inherit;transition:border-color .15s ease}.cpage__filter-toggle:hover{border-color:var(--color-accent)}.cpage__filter-toggle:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;background:var(--color-accent);color:#fff;font-size:.6875rem;font-weight:700;border-radius:999px;line-height:1}.cpage__count{font-size:.875rem;color:var(--color-foreground-muted);margin-right:auto}.cpage__sort{display:inline-flex;align-items:center;gap:.375rem}.cpage__sort-label{font-size:.8125rem;color:var(--color-foreground-muted);white-space:nowrap}.cpage__sort-select{padding:.4375rem 2rem .4375rem .625rem;background:var(--color-background);border:1px solid #d4d4d4;border-radius:var(--style-border-radius);font-size:.8125rem;font-family:inherit;color:var(--color-foreground);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.cpage__sort-select:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.cpage__filter-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.3125rem .625rem;background:var(--color-background-alt);border:1px solid #e5e5e5;border-radius:999px;font-size:.75rem;font-weight:500;color:var(--color-foreground);text-decoration:none;transition:background .15s ease,border-color .15s ease}.cpage__filter-pill:hover{background:#eee;border-color:#ccc}.cpage__filter-pill:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__filter-clear{font-size:.75rem;font-weight:600;color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}.cpage__filter-clear:hover{text-decoration:none}.cpage__layout{display:grid;grid-template-columns:240px 1fr;gap:2rem;max-width:var(--page-width);margin:0 auto;padding:1.5rem var(--page-margin) 3rem}.cpage__layout--no-sidebar{grid-template-columns:1fr}.cpage__sidebar{position:sticky;top:1rem;align-self:start;max-height:calc(100vh - 2rem);overflow-y:auto;padding-right:.5rem}.cpage__sidebar-title{font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-foreground)}.cpage__filter-group{border-bottom:1px solid #e5e5e5;padding-bottom:.75rem;margin-bottom:.75rem}.cpage__filter-group:last-child{border-bottom:none;margin-bottom:0}.cpage__filter-heading{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;background:none;border:none;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--color-foreground);cursor:pointer;font-family:inherit}.cpage__filter-heading:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__filter-chevron{transition:transform .2s ease;flex-shrink:0}.cpage__filter-heading[aria-expanded=false] .cpage__filter-chevron{transform:rotate(-90deg)}.cpage__filter-heading[aria-expanded=false]+.cpage__filter-values{display:none}.cpage__filter-list{list-style:none;padding:0;margin:.25rem 0 0}.cpage__filter-option{display:flex;align-items:center;gap:.5rem;padding:.375rem .25rem;text-decoration:none;color:var(--color-foreground);font-size:.8125rem;border-radius:var(--style-border-radius);transition:background .1s ease}.cpage__filter-option:hover{background:var(--color-background-alt)}.cpage__filter-option:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__filter-option--disabled{opacity:.4;pointer-events:none}.cpage__filter-check{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:1.5px solid #c4c4c4;border-radius:3px;flex-shrink:0;transition:border-color .1s ease,background .1s ease}.cpage__filter-option--active .cpage__filter-check{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.cpage__filter-count{margin-left:auto;font-size:.75rem;color:var(--color-foreground-muted)}.cpage__price-range{padding-top:.5rem}.cpage__price-inputs{display:flex;align-items:center;gap:.5rem}.cpage__price-field{display:flex;align-items:center;flex:1;border:1px solid #d4d4d4;border-radius:var(--style-border-radius);padding:.375rem .5rem;background:var(--color-background);transition:border-color .15s ease}.cpage__price-field:focus-within{border-color:var(--color-accent)}.cpage__price-prefix{font-size:.8125rem;color:var(--color-foreground-muted);margin-right:.125rem}.cpage__price-input{border:none;outline:none;width:100%;font-size:.8125rem;font-family:inherit;background:transparent;color:var(--color-foreground)}.cpage__price-input::-webkit-inner-spin-button,.cpage__price-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cpage__price-input[type=number]{-moz-appearance:textfield}.cpage__price-separator{font-size:.8125rem;color:var(--color-foreground-muted);flex-shrink:0}.cpage__drawer{display:none;position:fixed;border:none;padding:0;background:var(--color-background);z-index:100;max-width:100%;width:100%;min-height:50vh;max-height:85vh;margin:auto 0 0;border-radius:12px 12px 0 0;box-shadow:0 -4px 32px #00000026;flex-direction:column}.cpage__drawer[open]{display:flex}.cpage__drawer::backdrop{background:#0006}.cpage__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e5e5;flex-shrink:0}.cpage__drawer-title{font-size:1rem;font-weight:700;margin:0}.cpage__drawer-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;border-radius:50%;color:var(--color-foreground);cursor:pointer;transition:background .15s ease}.cpage__drawer-close:hover{background:var(--color-background-alt)}.cpage__drawer-close:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__drawer-body{flex:1;overflow-y:auto;padding:1rem 1.25rem;-webkit-overflow-scrolling:touch}.cpage__drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-top:1px solid #e5e5e5;flex-shrink:0}.cpage__drawer-clear{font-size:.8125rem;font-weight:600;color:var(--color-foreground-muted);text-decoration:underline;text-underline-offset:2px}.cpage__drawer-clear:hover{color:var(--color-foreground)}.cpage__drawer-apply{padding:.625rem 1.5rem;background:var(--color-accent);color:#fff;border:none;border-radius:var(--style-border-radius);font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .15s ease}.cpage__drawer-apply:hover{opacity:.9}.cpage__drawer-apply:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;justify-items:center}.cpage__grid .pcard{min-width:unset;max-width:unset;width:100%}.cpage__pagination{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:2.5rem;padding:1rem 0}.cpage__page-link{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-width:36px;height:36px;padding:0 .5rem;border:1px solid #e5e5e5;border-radius:var(--style-border-radius);text-decoration:none;font-size:.8125rem;font-weight:500;color:var(--color-foreground);background:var(--color-background);transition:border-color .15s ease,background .15s ease}.cpage__page-link:hover{border-color:var(--color-accent);background:var(--color-background-alt)}.cpage__page-link:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cpage__page-link--active{background:var(--color-accent);border-color:var(--color-accent);color:#fff;font-weight:700}.cpage__page-link--gap{border-color:transparent;pointer-events:none}.cpage__page-link--prev,.cpage__page-link--next{padding:0 .75rem}.cpage__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:300px}.cpage__empty-icon{color:#d4d4d4;margin-bottom:1rem}.cpage__empty-title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:var(--color-foreground)}.cpage__empty-text{font-size:.9375rem;color:var(--color-foreground-muted);margin:0 0 1.5rem;max-width:360px}@media(prefers-reduced-motion:no-preference){.cpage__drawer[open]{animation:cpage-drawer-up .25s ease}@keyframes cpage-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cpage__grid .pcard{animation:cpage-fade-in .35s ease both}@keyframes cpage-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cpage__grid .pcard:nth-child(2){animation-delay:.04s}.cpage__grid .pcard:nth-child(3){animation-delay:.08s}.cpage__grid .pcard:nth-child(4){animation-delay:.12s}.cpage__grid .pcard:nth-child(5){animation-delay:.16s}.cpage__grid .pcard:nth-child(6){animation-delay:.2s}.cpage__grid .pcard:nth-child(7){animation-delay:.24s}.cpage__grid .pcard:nth-child(8){animation-delay:.28s}}@media(min-width:769px){.cpage__filter-toggle{display:none}.cpage__drawer{display:none!important}}@media(max-width:768px){.cpage__layout{grid-template-columns:1fr;gap:0;padding-top:1rem}.cpage__sidebar{display:none}.cpage__toolbar{position:sticky;top:0;z-index:10;background:var(--color-background)}.cpage__grid{gap:.875rem}.cpage__sort-label{display:none}.cpage__pagination{margin-top:1.5rem}}@media(max-width:480px){.cpage__layout,.cpage__toolbar{padding-left:.5rem;padding-right:.5rem}.cpage__grid{grid-template-columns:repeat(2,1fr);gap:.625rem}.cpage__toolbar-row{gap:.5rem}.cpage__count,.cpage__page-link--prev span,.cpage__page-link--next span{display:none}}.collections-page{padding:2rem 0 4rem}.collections-page__title{margin-bottom:2rem}.collections-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--grid-gap, 1.25rem)}.coll-card{position:relative;display:block;border-radius:var(--style-border-radius);overflow:hidden;text-decoration:none;background:var(--color-background-alt)}.coll-card__image{aspect-ratio:4 / 3;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.coll-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.coll-card:hover .coll-card__image img{transform:scale(1.08)}.coll-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 50%,transparent 100%);pointer-events:none}.coll-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;color:#fff}.coll-card__title{font-size:1.125rem;font-weight:700;line-height:1.2;margin-bottom:.25rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.coll-card__count{font-size:.8125rem;opacity:.8}@media(max-width:768px){.collections-page__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.collections-page{padding:1.5rem 0 3rem}.collections-page__grid{grid-template-columns:1fr}.coll-card__image{aspect-ratio:16 / 9}}.contact-section{--contact-divider: color-mix(in srgb, var(--color-foreground) 10%, transparent);--contact-input-border: color-mix(in srgb, var(--color-foreground) 18%, transparent);--contact-input-border-hover: color-mix(in srgb, var(--color-foreground) 40%, transparent);--contact-error: #b91c1c;--contact-error-tint: #fef2f2;--contact-success: #047857;display:block;padding:clamp(3rem,6vw,5rem) 0 clamp(3.5rem,7vw,6rem)}.contact-section__wrap{max-width:72rem;margin:0 auto;padding:0 var(--page-margin, 20px);box-sizing:border-box}.contact-section__header{margin:0 0 clamp(2rem,4vw,3rem);max-width:40rem;text-align:center;margin-right:auto;margin-left:auto}.contact-section__eyebrow{margin:0 0 .625rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--color-accent)}.contact-section__heading{margin:0;font-size:clamp(2rem,4.5vw,2.75rem);font-family:var(--font-display--family);font-weight:800;letter-spacing:0;line-height:1.1;color:var(--color-foreground)}.contact-section__subheading{margin:.875rem 0 0;color:var(--color-foreground-muted);font-size:1rem;line-height:1.55}.contact-section__grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,6vw,3.5rem);align-items:start}@media(min-width:769px){.contact-section__grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:clamp(2rem,5vw,4rem)}}.contact-panel{font-style:normal;padding:clamp(1.5rem,3vw,2rem);border-radius:var(--radius-control);background:var(--color-background-alt)}.contact-panel__intro{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid var(--contact-divider)}.contact-panel__intro h2,.contact-form-wrap__header h2{margin:0;color:var(--color-foreground);font-size:1.15rem;font-weight:700;letter-spacing:0}.contact-panel__intro p,.contact-form-wrap__header p{margin:.5rem 0 0;color:var(--color-foreground-muted);font-size:.875rem;line-height:1.55}.contact-panel__list{font-style:normal;display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem);margin:0}.contact-panel__item{display:flex;flex-direction:column;gap:.375rem}.contact-panel__head{display:inline-flex;align-items:center;gap:.5rem}.contact-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 10%,transparent);color:var(--color-accent)}.contact-panel__label{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--color-foreground-muted)}.contact-panel__value{font-size:1rem;color:var(--color-foreground);line-height:1.5}.contact-panel__value--link{color:var(--color-foreground);text-decoration:none;transition:color .15s ease}.contact-panel__value--link:hover{color:var(--color-accent)}.contact-panel__value--link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:2px}.contact-form-wrap{width:100%;box-sizing:border-box}.contact-form-wrap__header{margin-bottom:1.75rem}@media(min-width:769px){.contact-form-wrap{padding-left:0;border-left:0}}.contact-form{display:block}.contact-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form__field{display:flex;flex-direction:column;gap:.375rem;margin:0 0 1.25rem}.contact-form__label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--color-foreground-muted);line-height:1.3}.contact-form__required{color:var(--color-accent);margin-left:.125rem;font-weight:700}.contact-form__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}.contact-form__input,.contact-form__textarea{font:inherit;width:100%;padding:.75rem 0;border:0;border-bottom:1px solid var(--contact-input-border);border-radius:0;background:transparent;color:var(--color-foreground);box-sizing:border-box;transition:border-color .15s ease,padding-bottom .15s ease;appearance:none;-webkit-appearance:none}.contact-form__select{padding-right:2rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 15px) 50%,calc(100% - 10px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.contact-form__textarea{resize:vertical;min-height:6rem;line-height:1.5}.contact-form__input:hover,.contact-form__textarea:hover{border-bottom-color:var(--contact-input-border-hover)}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-bottom:2px solid var(--color-accent);padding-bottom:calc(.75rem - 1px)}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.contact-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.95rem 1.75rem;font:inherit;font-weight:700;font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;background:var(--color-accent);color:#fff;border:0;border-radius:var(--style-border-radius, 4px);cursor:pointer;margin-top:.75rem;transition:background-color .15s ease,opacity .15s ease;min-height:var(--control-height);border-radius:var(--radius-control);box-shadow:var(--shadow-action)}@media(min-width:769px){.contact-form__submit{width:auto}}.contact-form__submit:hover:not(:disabled){background:color-mix(in srgb,var(--color-accent) 88%,black)}.contact-form__submit:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.contact-form__submit svg{flex-shrink:0}.contact-form__success{text-align:center;padding:1.5rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.875rem}.contact-form__success-icon{color:var(--contact-success);display:inline-flex}.contact-form__success-heading{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-foreground);letter-spacing:-.01em}.contact-form__success-body{margin:0;color:var(--color-foreground-muted);font-size:.9375rem;line-height:1.5;max-width:28rem}.contact-form__global-error{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;background:var(--contact-error-tint);color:var(--contact-error);border:1px solid color-mix(in srgb,var(--contact-error) 25%,transparent);border-radius:var(--style-border-radius, 4px);margin:0 0 1.25rem;font-size:.875rem;line-height:1.4}.contact-form__global-error svg{flex-shrink:0;margin-top:.125rem}@media(prefers-reduced-motion:reduce){.contact-form__input,.contact-form__textarea,.contact-panel__value--link,.contact-form__submit{transition:none}}@media(max-width:600px){.contact-section{padding-top:2.5rem}.contact-section__header{text-align:left}.contact-form__row{grid-template-columns:1fr;gap:0}.contact-panel{padding:1.25rem}}.faq-page{color:var(--color-foreground)}.faq-page__inner{max-width:1120px;margin:0 auto;padding:clamp(3rem,7vw,5.5rem) var(--page-margin) clamp(4rem,7vw,6rem)}.faq-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:clamp(1.5rem,4vw,3rem);align-items:center;margin-bottom:1.5rem}.faq-hero__eyebrow{margin:0 0 .75rem;color:var(--color-accent);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.faq-hero__title{max-width:780px;margin:0;font-size:clamp(2.15rem,5vw,4rem);font-weight:850;line-height:1.04;letter-spacing:0}.faq-hero__lede{max-width:680px;margin:1rem 0 0;color:var(--color-foreground-muted);font-size:1.06rem;line-height:1.58}.faq-hero__media{justify-self:end;width:min(100%,320px)}.faq-hero__media img{display:block;width:100%;height:auto}.faq-jump{position:sticky;top:0;z-index:2;display:flex;gap:.5rem;overflow-x:auto;padding:.75rem 0;margin:0 0 1.25rem;background:var(--color-background);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);scrollbar-width:none}.faq-jump::-webkit-scrollbar{display:none}.faq-jump a{flex:0 0 auto;padding:.58rem .8rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:999px;color:var(--color-foreground);background:color-mix(in srgb,var(--color-accent) 4%,var(--color-background));font-size:.85rem;font-weight:750;line-height:1;text-decoration:none}.faq-jump a:hover{border-color:color-mix(in srgb,var(--color-accent) 42%,transparent);color:var(--color-accent)}.faq-content{display:grid;gap:clamp(1.4rem,4vw,2.25rem)}.faq-group{scroll-margin-top:5rem}.faq-group__heading{display:flex;align-items:center;gap:.85rem;margin-bottom:.8rem;padding-bottom:.55rem;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent)}.faq-group__heading span{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 10%,var(--color-background));color:var(--color-accent);font-size:.8rem;font-weight:850}.faq-group__heading h2{margin:0;font-size:clamp(1.25rem,3vw,1.7rem);font-weight:850;line-height:1.2}.faq-list{display:grid;gap:.65rem}.faq-item{border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;background:var(--color-background);overflow:hidden}.faq-item[open]{background:color-mix(in srgb,var(--color-accent) 4%,var(--color-background));border-color:color-mix(in srgb,var(--color-accent) 26%,transparent)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4rem;padding:1rem 1.1rem;color:var(--color-foreground);cursor:pointer;font-size:1rem;font-weight:800;line-height:1.35;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:color-mix(in srgb,var(--color-foreground) 7%,transparent);color:var(--color-accent);font-size:1.1rem;font-weight:850;line-height:1}.faq-item[open] summary:after{content:"-"}.faq-item__answer{padding:0 1.1rem 1.15rem}.faq-item__answer p,.faq-item__answer li{color:var(--color-foreground-muted);line-height:1.65}.faq-item__answer p{margin:.65rem 0 0}.faq-item__answer ul,.faq-item__answer ol{display:grid;gap:.45rem;margin:.8rem 0 0;padding-left:1.2rem}@media(max-width:780px){.faq-hero{grid-template-columns:1fr}.faq-hero__media{justify-self:start;width:min(68vw,260px)}.faq-item summary{align-items:flex-start;min-height:0}}.featured-guides{padding:4rem 0 4.5rem;border-top:1px solid #ededed;background:var(--color-background)}.featured-guides__container{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.featured-guides__header{max-width:680px;margin:0 auto 2rem;text-align:center}.featured-guides__eyebrow{margin:0 0 .5rem;color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.featured-guides__accent{display:block;width:50px;height:3px;margin:.55rem auto .75rem;border-radius:2px;background:var(--color-accent)}.featured-guides__subtitle{margin:0;color:var(--color-foreground-muted);font-size:1rem;line-height:1.55}.featured-guides__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.featured-guides__card{min-width:0;overflow:hidden;border:1px solid #e2e5e9;border-radius:8px;background:#fff;color:var(--color-foreground);text-decoration:none;box-shadow:0 8px 24px #1420320d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}a.featured-guides__card:hover{border-color:#0f6fbe73;box-shadow:0 12px 28px #1420321a;transform:translateY(-3px)}.featured-guides__media{aspect-ratio:16 / 9;overflow:hidden;border-bottom:1px solid #e8ebee;background:#eef3f7}.featured-guides__media img,.featured-guides__placeholder{display:block;width:100%;height:100%;object-fit:cover}.featured-guides__placeholder{color:#a9bdcc;background:#eaf1f6}.featured-guides__content{display:flex;min-height:230px;flex-direction:column;padding:1.25rem}.featured-guides__category{margin:0 0 .55rem;color:var(--color-accent);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.featured-guides__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:1.28}.featured-guides__excerpt{margin:.7rem 0 1rem;color:var(--color-foreground-muted);font-size:.9rem;line-height:1.55}.featured-guides__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;color:var(--color-accent);font-size:.82rem;font-weight:700}.featured-guides__footer{display:flex;justify-content:center;margin-top:1.75rem}.featured-guides__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border:1.5px solid var(--color-accent);border-radius:8px;color:var(--color-accent);font-size:.85rem;font-weight:700;text-decoration:none;text-transform:uppercase}.featured-guides__button[href]:hover{background:var(--color-accent);color:#fff}.featured-guides__button[aria-disabled=true]{cursor:default}@media(max-width:768px){.featured-guides{padding:3rem 0 3.5rem;overflow:hidden}.featured-guides__header{margin-bottom:1.5rem}.featured-guides__subtitle{font-size:.95rem}.featured-guides__track{width:calc(100% + var(--page-margin));display:flex;gap:.85rem;overflow-x:auto;padding:0 var(--page-margin) .75rem 0;scroll-padding-inline:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.featured-guides__card{width:min(82vw,340px);flex:0 0 min(82vw,340px);scroll-snap-align:start}.featured-guides__content{min-height:218px;padding:1.1rem}.featured-guides__footer{margin-top:1.25rem}}@media(prefers-reduced-motion:reduce){.featured-guides__card{transition:none}}.footer{--color-foreground: #fff;--color-foreground-muted: rgba(255, 255, 255, .72);background-color:#15191d;color:#fff;padding:3rem 0 0;margin-top:3.5rem;border-top:1px solid rgba(255,255,255,.18)}.footer__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 var(--page-margin, 1.5rem)}.footer__columns{display:grid;grid-template-columns:1.05fr .8fr 1.25fr;gap:clamp(2rem,4vw,4rem)}.footer__heading{color:var(--color-foreground);font-size:.875rem;font-weight:700;letter-spacing:0;margin:0 0 1.25rem}.footer__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 0 .75rem;border:0;border-bottom:1px solid rgba(255,255,255,.16);background:transparent;color:inherit;font:inherit;font-weight:inherit;text-align:left}.footer__toggle-icon{display:none}.footer__contact{display:flex;flex-direction:column;gap:1rem}.footer__contact-group{display:flex;flex-direction:column;gap:.2rem}.footer__contact-label{font-size:.875rem;font-weight:600;color:var(--color-foreground)}.footer__contact-group span,.footer__contact-group a{font-size:.875rem;color:var(--color-foreground-muted);text-decoration:none;line-height:1.6}.footer__contact-group a:hover{color:var(--color-accent)}.footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer__menu li a{color:var(--color-foreground-muted);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer__menu li a:hover{color:var(--color-accent)}.footer__location-name{display:block;font-size:1.125rem;font-weight:700;color:var(--color-foreground);margin-bottom:.375rem}.footer__address{font-size:.875rem;color:var(--color-foreground-muted);margin:0 0 1rem;line-height:1.5}.footer__map{margin-top:1rem;border-radius:var(--radius-control);overflow:hidden;border:1px solid rgba(255,255,255,.12);opacity:.88}.footer__map iframe{display:block}.footer__directions{display:inline-flex;align-items:center;gap:.35rem;color:#69bdf1;font-size:.8125rem;font-weight:600;text-decoration:none}.footer__directions:hover{color:#fff}.footer__newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);align-items:center;gap:2rem;margin-top:2.5rem;padding:1.5rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff09}.footer__newsletter-copy h3{margin:0 0 .3rem;color:#fff;font-size:1.05rem;letter-spacing:0}.footer__newsletter-copy p{margin:0;color:var(--color-foreground-muted);font-size:.84rem;line-height:1.5}.footer__newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.footer__newsletter-form input{min-width:0;min-height:46px;padding:.7rem .9rem;border:1px solid rgba(255,255,255,.24);border-radius:6px;background:#fff;color:#15191d;font:inherit}.footer__newsletter-form input:focus-visible{outline:2px solid #69bdf1;outline-offset:2px}.footer__newsletter-form button{min-height:46px;padding:.7rem 1.25rem;border:0;border-radius:6px;background:var(--color-accent);color:#fff;font:inherit;font-size:.82rem;font-weight:700;text-transform:uppercase;cursor:pointer}.footer__newsletter-success{grid-column:1 / -1;margin:0;color:#fff;font-weight:600}.footer__newsletter-form .errors{grid-column:1 / -1;margin:0;color:#ffb4ab;font-size:.78rem}.footer__bottom{margin-top:2.5rem;padding:1.15rem var(--page-margin, 1.5rem) calc(1.15rem + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.14);background:#101418;font-size:.8125rem;color:var(--color-foreground-muted)}.footer__bottom-inner{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;width:100%;max-width:var(--page-width, 1200px);margin:0 auto}.footer__copyright{text-align:center;line-height:1.5}.footer__payment{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.footer__payment svg{width:38px;height:24px;opacity:.82}@media screen and (max-width:768px){.footer__columns{grid-template-columns:1fr 1fr;gap:2rem}.footer__column--location{grid-column:1 / -1}.footer__bottom-inner{justify-content:center;text-align:center}.footer__newsletter{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width:600px){.footer{padding:1.75rem 0 0}.footer__columns{grid-template-columns:1fr;gap:0}.footer__column,.footer__column--location{grid-column:1;border-bottom:1px solid rgba(255,255,255,.14)}.footer__heading{margin:0}.footer__toggle{min-height:56px;padding:0;border-bottom:0;cursor:pointer}.footer__toggle-icon{position:relative;display:block;width:18px;height:18px}.footer__toggle-icon:before,.footer__toggle-icon:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.5px;background:currentColor;transform:translate(-50%,-50%)}.footer__toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.footer__toggle[aria-expanded=true] .footer__toggle-icon:after{transform:translate(-50%,-50%) rotate(0)}.footer__panel{padding:0 0 1.25rem}.footer__panel[hidden]{display:none}.footer__bottom{margin-top:1.5rem}.footer__bottom-inner{flex-direction:column;align-items:center;gap:.75rem}.footer__newsletter{margin-top:1.5rem;padding:1.1rem}.footer__newsletter-form{grid-template-columns:1fr}}.launch-support{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.65rem 1.25rem;background:#c81e1e;border-bottom:1px solid #a81515;color:#fff;font-size:.84rem;line-height:1.4;text-align:center}.launch-support__content{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35rem}.launch-support__content strong{color:#fff}.launch-support__content a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.launch-support__dismiss{flex:0 0 auto;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:1.5rem;line-height:1;cursor:pointer}.launch-support__dismiss:hover,.launch-support__dismiss:focus-visible{background:#ffffff2e}@media(max-width:600px){.launch-support{position:relative;align-items:center;width:100vw;margin-left:calc(50% - 50vw);padding:.55rem 2.75rem;box-sizing:border-box;font-size:.77rem}.launch-support__content{justify-content:center;text-align:center}.launch-support__dismiss{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}}.header-announcement{display:flex;align-items:center;justify-content:center;gap:.45rem;width:fit-content;max-width:calc(100% - 2rem);margin:0 auto;min-height:28px;padding:.3rem 1rem;background:#1474bd;color:#fff;font-size:.78rem;font-weight:700;line-height:1.2;letter-spacing:.01em;text-align:center}.header-announcement__icon{flex:0 0 auto}@media(max-width:600px){.header-announcement{flex-direction:column;gap:.1rem;width:100vw;max-width:none;margin-left:calc(50% - 50vw);font-size:.68rem;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box}.header-announcement__separator,.header-announcement__icon{display:none}}.header{position:sticky;top:0;z-index:50;background:var(--color-background, #fff);border-bottom:1px solid #e5e5e5}.header__inner{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 var(--page-margin, 20px);max-width:var(--page-width, 90rem);margin:0 auto}.header__logo a{display:flex;align-items:center;text-decoration:none;color:var(--color-foreground)}.header__logo-img{width:var(--header-logo-width, 140px);height:auto;object-fit:contain}.header__shop-name{font-size:1.25rem;font-weight:700;white-space:nowrap}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:flex}}.header__nav-list{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.header__nav-item{position:relative;display:flex;align-items:center;height:64px}.header__nav-link{position:relative;font-size:1rem;font-weight:500;color:var(--color-foreground);text-decoration:none;transition:color .3s ease}.header__nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:var(--color-accent, #016fbe);transform:scaleX(0);transform-origin:center;transition:transform .3s ease}.header__nav-item:hover .header__nav-link,.header__nav-link:focus-visible{color:var(--color-accent, #016fbe)}.header__nav-item:hover .header__nav-link:after,.header__nav-link:focus-visible:after{transform:scaleX(1)}.header__icons{display:flex;align-items:center;gap:.75rem}.header__icon-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;cursor:pointer;color:var(--color-foreground);transition:color .2s ease;text-decoration:none;position:relative}.header__icon-btn:hover{color:var(--color-accent, #016fbe)}.header__icon-btn svg{width:26px;height:26px}.header__cart{position:relative}.header__cart-count{position:absolute;top:-4px;right:-6px;background:var(--color-accent, #016fbe);color:#fff;font-size:.625rem;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.header__hamburger{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;cursor:pointer;color:var(--color-foreground)}@media(min-width:1024px){.header__hamburger{display:none}}.header__mega,.header__dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;box-shadow:0 4px 20px #00000014;z-index:49;border-radius:0 0 16px 16px}.header__mega.is-open,.header__dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0);box-shadow:0 8px 30px #0000001a,0 2px 8px #0000000a}.header__mega-inner{display:flex;max-width:var(--page-width, 90rem);margin:0 auto;min-height:0}.header__mega[data-mega-panel=accessories] .header__mega-inner{display:block;min-height:0;padding:2.25rem var(--page-margin, 20px) 2.75rem}.header__mega-sidebar{width:240px;min-width:240px;background:#fff;padding:.5rem 0;display:flex;flex-direction:column;gap:0;border-right:1px solid #e5e5e5}.header__mega-sidebar-link{display:block;width:100%;padding:.85rem 1.75rem;font-size:.9375rem;font-weight:500;color:#444;text-align:left;text-decoration:none;background:transparent;border:none;border-left:3px solid transparent;border-bottom:1px solid #ebebeb;cursor:pointer;transition:all .2s ease;font-family:inherit;line-height:1.4}.header__mega-sidebar-link:last-child{border-bottom:none}.header__mega-sidebar-link:hover{color:var(--color-accent, #016fbe);background:#016fbe08;border-left-color:#016fbe4d}.header__mega-sidebar-link.is-active{color:var(--color-accent, #016fbe);background:#016fbe0a;border-left-color:var(--color-accent, #016fbe);font-weight:600}.header__mega-main{display:none;flex:1;flex-direction:column;justify-content:center;padding:1.25rem 2rem;overflow-y:auto;max-height:520px}.header__mega-main.is-active{display:flex;animation:panelFadeIn .2s ease}.header__mega-collections,.header__dropdown-collections{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.header__mega-main[data-mega-main="1"] .header__mega-collections,.header__mega-main[data-mega-main="2"] .header__mega-collections{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.header__mega-main.header__mega-main--budget .header__mega-collections{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.header__mega-main[data-mega-main="1"] .header__col-card-image{transform:scale(1.3)}.header__mega-main[data-mega-main="1"] .header__col-card:hover .header__col-card-image{transform:scale(1.38)}.header__mega-main[data-mega-main="2"] .header__col-card-img--contain-small{padding:.65rem}.header__mega-main[data-mega-main="2"] .header__col-card-image{transform:scale(1.18)}.header__mega-main[data-mega-main="2"] .header__col-card:hover .header__col-card-image{transform:scale(1.25)}.header__col-card{position:relative;display:block;text-decoration:none;transition:transform .3s ease}.header__col-card:hover{transform:translateY(-4px)}.header__col-card-img{position:relative;aspect-ratio:3 / 2;overflow:hidden;border-radius:10px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s ease;background:#fff;padding:.3rem;box-sizing:border-box}.header__col-card-img--cover{background:none;padding:0}.header__col-card-img--cover{aspect-ratio:2.35 / 1}.header__col-card-img--cover .header__col-card-image{object-fit:cover}.header__col-card-img--contain-small{padding:1.1rem}.header__acc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem 1rem;width:100%;align-items:start}.header__acc-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;text-decoration:none;padding:.5rem .25rem}.header__acc-card-img{display:flex;align-items:center;justify-content:center;height:140px;width:100%}.header__acc-card-image{max-height:140px;max-width:100%;object-fit:contain;transition:transform .3s ease}.header__acc-card:hover .header__acc-card-image{transform:translateY(-4px)}.header__acc-card-placeholder{display:flex;align-items:center;justify-content:center;height:120px;width:100%}.header__acc-card-title{font-weight:700;font-size:1rem;line-height:1.25;color:var(--color-foreground, #333);transition:color .15s ease}.header__acc-card:hover .header__acc-card-title{color:var(--color-accent)}.header__col-card:hover .header__col-card-img{box-shadow:0 8px 24px #0000002e}.header__col-card-image{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.header__col-card:hover .header__col-card-image{transform:scale(1.06)}.header__col-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.header__col-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e5e5}.header__col-card-content{padding:.6rem .25rem .25rem;text-align:center}.header__col-card-title{font-family:var(--font-display--family);font-size:clamp(.8rem,1.3vw,.95rem);font-weight:700;color:var(--color-foreground, #333);text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.header__col-card-cta{display:none}.header__dropdown-inner{max-width:var(--page-width, 90rem);margin:0 auto;padding:2rem}.header__search-overlay{position:fixed;top:0;right:0;bottom:0;left:auto;width:min(430px,92vw);background:#fff;opacity:0;visibility:hidden;transform:translate(100%);transition:opacity .3s ease,transform .3s ease,visibility .3s;box-shadow:-12px 0 35px #00000029;border-radius:1.5rem 0 0 1.5rem;z-index:101;overflow-y:auto;-webkit-overflow-scrolling:touch}.header__search-overlay.is-open{opacity:1;visibility:visible;transform:translate(0)}.header__search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;z-index:100}.header__search-backdrop.is-open{opacity:1;visibility:visible}.header__search-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #e5e5e5}.header__search-title{font-size:1.5rem;line-height:1.2;font-weight:700;margin:0;color:var(--color-foreground)}.header__search-inner{display:flex;align-items:center;gap:1rem;margin:0;padding:1.5rem 1.25rem 1rem}.header__search-form{display:flex;align-items:center;flex:1;gap:.75rem;border:1px solid #e5e5e5;border-radius:8px;padding:.75rem 1rem;transition:border-color .2s ease;background:#f7f7f7}.header__search-form:focus-within{border-color:var(--color-accent, #016fbe)}.header__search-form-icon{flex-shrink:0;color:#999}.header__search-input{flex:1;border:none;outline:none;font-size:1rem;background:transparent;color:var(--color-foreground)}.header__search-submit{display:none}.header__search-results{margin:0;padding:0 1.25rem 1.5rem;max-height:none;overflow-y:auto}.header__search-list{list-style:none;margin:0;padding:0}.header__search-result{display:flex;align-items:center;gap:.85rem;padding:.55rem .5rem;text-decoration:none;color:var(--color-foreground);border-radius:8px;transition:background-color .15s ease}.header__search-result:hover{background:var(--color-background-alt, #f8f8f6)}.header__search-thumb{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden;background:#f4f4f4;display:flex;align-items:center;justify-content:center}.header__search-thumb img{width:48px;height:48px;object-fit:contain}.header__search-meta{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.header__search-name{font-size:.95rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__search-vendor{font-size:.78rem;color:var(--color-foreground-muted)}.header__search-price{flex-shrink:0;font-weight:600;color:var(--color-accent);white-space:nowrap}.header__search-empty{margin:0;padding:.5rem;color:var(--color-foreground-muted);font-size:.95rem}.header__search-viewall{display:inline-block;margin-top:.5rem;padding:.5rem;font-size:.9rem;font-weight:600;color:var(--color-accent);text-decoration:none}.header__search-viewall:hover{text-decoration:underline}.header__search-close{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.5rem;cursor:pointer;color:#666;transition:color .2s ease}.header__search-close:hover{color:var(--color-foreground)}.header__mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:85%;max-width:380px;background:#fff;transform:translate(-100%);transition:transform .3s ease;z-index:100;overflow-y:auto;-webkit-overflow-scrolling:touch;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.header__mobile-drawer.is-open{transform:translate(0)}.header__mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;z-index:99}.header__mobile-backdrop.is-open{opacity:1;visibility:visible}.header__mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e5e5}.header__mobile-drawer-title{font-size:1.125rem;font-weight:600}.header__mobile-drawer-header button{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--color-foreground)}.header__mobile-nav-list{list-style:none;margin:0;padding:0}.header__mobile-link{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1rem;font-weight:500;color:var(--color-foreground);text-decoration:none;border-bottom:1px solid #f0f0f0;transition:background .15s ease}.header__mobile-link:hover{background:#f8f8f8}.header__mobile-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:500;color:var(--color-foreground);background:none;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;text-align:left}.header__mobile-chevron{transition:transform .2s ease}.header__mobile-accordion-trigger[aria-expanded=true] .header__mobile-chevron{transform:rotate(180deg)}.header__mobile-accordion-content{padding:.5rem 0;background:#fafafa}.header__mobile-accordion-label{padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent, #016fbe);margin:.5rem 0 0}.header__mobile-sublink{display:block;padding:.625rem 2rem;font-size:.9375rem;color:var(--color-foreground);text-decoration:none;transition:background .15s ease}.header__mobile-sublink:hover{background:#f0f0f0;color:var(--color-accent, #016fbe)}.header__mobile-account{padding:.5rem 0;border-top:1px solid #e5e5e5;margin-top:.5rem}.header__mobile-col-grid{display:grid;grid-template-columns:1fr;gap:0;padding:.25rem 1.5rem .75rem}.header__mobile-col-card{display:block;text-decoration:none;border-bottom:1px solid #f0f0f0}.header__mobile-col-card-image,.header__mobile-col-card-overlay,.header__mobile-col-card-placeholder{display:none}.header__mobile-col-card-img{position:static;aspect-ratio:auto;overflow:visible}.header__mobile-col-card-title{position:static;display:block;padding:.7rem 0;font-family:var(--font-display--family);font-size:.95rem;font-weight:700;color:var(--color-foreground);text-transform:uppercase;letter-spacing:.03em;text-shadow:none;line-height:1.2;transition:color .15s ease}.header__mobile-col-card:hover .header__mobile-col-card-title,.header__mobile-col-card:active .header__mobile-col-card-title{color:var(--color-accent, #016fbe)}.header__mobile-col-grid>.header__mobile-accordion-label{grid-column:1 / -1;margin:0;padding:.75rem 0 .25rem}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes panelFadeIn{0%{opacity:0}to{opacity:1}}.header__mega.is-open .header__col-card,.header__dropdown.is-open .header__col-card{animation:cardFadeIn .3s ease both}.header__mega.is-open .header__col-card:nth-child(1){animation-delay:.03s}.header__mega.is-open .header__col-card:nth-child(2){animation-delay:.06s}.header__mega.is-open .header__col-card:nth-child(3){animation-delay:.09s}.header__mega.is-open .header__col-card:nth-child(4){animation-delay:.12s}.header__mega.is-open .header__col-card:nth-child(5){animation-delay:.15s}.header__mega.is-open .header__col-card:nth-child(6){animation-delay:.18s}.header__mega.is-open .header__col-card:nth-child(7){animation-delay:.21s}.header__mega.is-open .header__col-card:nth-child(8){animation-delay:.24s}.header__dropdown.is-open .header__col-card:nth-child(1){animation-delay:.03s}.header__dropdown.is-open .header__col-card:nth-child(2){animation-delay:.06s}.header__dropdown.is-open .header__col-card:nth-child(3){animation-delay:.09s}.header__dropdown.is-open .header__col-card:nth-child(4){animation-delay:.12s}.header__dropdown.is-open .header__col-card:nth-child(5){animation-delay:.15s}.header__dropdown.is-open .header__col-card:nth-child(6){animation-delay:.18s}@media(max-width:1023px){.header__inner{height:58px;padding-left:16px;padding-right:16px}.header__hamburger{order:-1;flex:1;justify-content:flex-start;padding:.15rem}.header__logo{order:0;flex:0 0 auto}.header__logo a{justify-content:center}.header__icons{order:1;flex:1;justify-content:flex-end;gap:.15rem}.header__icon-btn svg{width:23px;height:23px}.header__logo-img{width:calc(var(--header-logo-width, 140px) * .65)}}.header__lang-selector{display:flex;align-items:center}.header__lang-wrapper{position:relative;display:flex;align-items:center}.header__lang-select{appearance:none;-webkit-appearance:none;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:inherit;font-size:.75rem;font-weight:600;font-family:inherit;text-transform:uppercase;letter-spacing:.05em;padding:.375rem 2rem .375rem .625rem;cursor:pointer;transition:border-color .2s ease}.header__lang-select:hover{border-color:#ffffff80}.header__lang-select:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.header__lang-select option{background:#1a1d21;color:#fff}.header__lang-icon{position:absolute;right:.5rem;pointer-events:none;opacity:.6;width:14px;height:14px}@media(max-width:768px){.header__lang-select{font-size:.6875rem;padding:.3125rem 1.75rem .3125rem .5rem}}.hero-carousel{position:relative}.hero-carousel__viewport{position:relative;overflow:hidden;border-radius:0 0 1.5rem 1.5rem}@media(min-width:769px){.hero-carousel__viewport{cursor:grab}.hero-carousel.is-dragging .hero-carousel__viewport{cursor:grabbing;-webkit-user-select:none;user-select:none}.hero-carousel__image img{-webkit-user-drag:none}}.hero-carousel__track{display:flex;transition:transform .6s cubic-bezier(.25,.1,.25,1);will-change:transform}.hero-carousel__slide{position:relative;min-width:100%;min-height:0;aspect-ratio:2048 / 675;display:flex;align-items:center}.hero-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-carousel__image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.hero-carousel__image-link .hero-carousel__image{z-index:0}.hero-carousel__image-link:focus-visible{outline:3px solid #1671c8;outline-offset:-3px}.hero-carousel__image img,.hero-carousel__image svg{width:100%;height:100%;object-fit:cover}.hero-carousel__image--placeholder{background:#1a1a2e}.hero-carousel__image--placeholder svg{opacity:.3}.hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-carousel__container{position:relative;z-index:2;width:100%;max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.hero-carousel__content{max-width:600px;display:flex;flex-direction:column;gap:1rem;padding:3.5rem 0}.hero-carousel__heading{font-family:var(--font-display--family);font-size:clamp(2.25rem,4.6vw,3.6rem);font-weight:800;color:#fff;line-height:.98;letter-spacing:.035em;text-transform:uppercase;text-wrap:balance;text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-carousel__text{font-size:clamp(.9rem,1.5vw,1.1rem);color:#ffffffd9;line-height:1.6;max-width:480px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.hero-carousel__button{background:#fff;color:#111;align-self:flex-start;border-radius:0}.hero-carousel__button:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero-carousel__button:hover{background:#f0f0f0}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:#00000059;color:#fff;cursor:pointer;transition:background .2s ease}.hero-carousel__arrow:hover{background:#0009}.hero-carousel__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-carousel__arrow--prev{left:1rem}.hero-carousel__arrow--prev svg{transform:scaleX(-1)}.hero-carousel__arrow--next{right:1rem}.hero-carousel__dots{display:none;position:absolute;left:50%;bottom:1rem;z-index:3;display:flex;align-items:center;gap:.45rem;transform:translate(-50%)}.hero-carousel__dot{width:8px;height:8px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#00000040;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}.hero-carousel__dot.is-active{width:24px;border-radius:999px;background:#fff}@media(prefers-reduced-motion:reduce){.hero-carousel__track{transition:none}}@media(max-width:768px){.shopify-section>.hero-carousel{grid-column:1 / -1}.hero-carousel__slide{flex-direction:column;align-items:stretch;min-height:unset}.hero-carousel__image{position:static;height:min(300px,62vw);background:var(--color-background-alt)}.hero-carousel__image-link{position:static;height:min(300px,62vw)}.hero-carousel__image-link .hero-carousel__image{height:100%}.hero-carousel__image img,.hero-carousel__image svg{position:static;object-fit:contain}.hero-carousel__overlay{display:none}.hero-carousel__container{position:relative;max-width:100%;padding:1.75rem var(--page-margin) 2rem;background:var(--color-background-alt);border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -6px 16px #0000000d}.hero-carousel__content{padding:0;max-width:100%;gap:.6rem}.hero-carousel__heading,.hero-carousel__text{color:var(--color-foreground)!important;text-shadow:none!important}.hero-carousel__text{opacity:1!important}.hero-carousel__arrow{display:flex;width:32px;height:32px;background:#0000006b}.hero-carousel__arrow--prev{left:.5rem}.hero-carousel__arrow--next{right:.5rem}.hero-carousel__arrow svg{width:16px;height:16px}.hero-carousel__dots{top:min(300px,62vw);bottom:auto;padding:.65rem 0;transform:translate(-50%,-100%)}.hero-carousel__dot{width:9px;height:9px;border-color:#fffffff2;background:#00000059;box-shadow:0 1px 3px #00000038}.hero-carousel__dot.is-active{width:26px;background:#fff}.hero-carousel__image{cursor:pointer}}.image-container{width:100%;padding:1rem var(--page-margin) 3.5rem}.image-container__link,.image-container__image{display:block}.image-container__link{transition:transform .2s ease,box-shadow .2s ease}.image-container__link:hover,.image-container__link:focus-visible{transform:translateY(-2px);box-shadow:0 12px 30px #10203a24}.image-container__link:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.image-container__image{width:100%;height:auto;border-radius:16px}.image-container--contained>.image-container__link,.image-container--contained>.image-container__empty{max-width:var(--page-width);margin-inline:auto}.image-container--wide>.image-container__link,.image-container--wide>.image-container__empty{max-width:1400px;margin-inline:auto}.image-container--full{padding-right:0;padding-left:0}.image-container__empty{min-height:180px;display:grid;place-items:center;border:1px dashed color-mix(in srgb,var(--color-foreground) 25%,transparent);border-radius:16px;color:var(--color-foreground-muted, #555)}@media(max-width:600px){.image-container{padding:.75rem .75rem 2.5rem}.image-container--full{padding-right:0;padding-left:0}.image-container__image{border-radius:12px}}.installation-banner{width:100%;max-width:none;padding:0 0 3.5rem}.installation-banner__link{display:block;width:100%;border-radius:18px;overflow:hidden;line-height:0;transition:transform .2s ease,box-shadow .2s ease}.installation-banner__link:hover,.installation-banner__link:focus-visible{transform:translateY(-2px);box-shadow:0 12px 30px #10203a29}.installation-banner__link:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.installation-banner__image{display:block;width:100%;height:auto}@media(max-width:600px){.installation-banner{padding-right:0;padding-left:0;padding-bottom:2.5rem}.installation-banner__link{border-radius:12px}}.install-services{max-width:var(--page-width);margin:0 auto;padding:3rem var(--page-margin) 4rem;display:grid;gap:2rem}.install-services__hero{display:grid;gap:1.5rem}.install-services__hero-copy{max-width:980px}.install-services__divider{width:100%;max-width:1120px;height:1px;margin:0 auto;background:color-mix(in srgb,var(--color-foreground) 12%,transparent)}.install-services__hero-image img{width:100%;height:auto;border-radius:12px;object-fit:cover;max-height:360px;background:#00000008}.install-services__title{font-family:var(--font-display--family);font-size:clamp(2.1rem,4.4vw,3.25rem);font-weight:800;letter-spacing:.02em;line-height:.98;text-transform:uppercase;margin:0 0 .75rem;color:var(--color-foreground)}.install-services__lede{color:var(--color-foreground-muted, #555);font-size:1.05rem;line-height:1.55;max-width:920px}.install-services__trust{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.2rem}.install-services__trust-item{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .75rem;border:1px solid color-mix(in srgb,var(--color-accent) 14%,rgba(0,0,0,.12));border-radius:999px;background:color-mix(in srgb,var(--color-accent) 4%,var(--color-background));color:var(--color-foreground);font-size:.85rem;font-weight:650}.install-services__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;padding:0;background:#00000012;border:1px solid rgba(0,0,0,.07);border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #10203a0a,0 8px 22px #10203a0d}.install-stat{display:flex;flex-direction:column;gap:.3rem;padding:1.25rem 1.35rem;background:var(--color-background, #fff)}.install-stat__num{font-family:var(--font-display--family);font-size:clamp(1.4rem,2.1vw,1.8rem);font-weight:800;line-height:1;letter-spacing:.01em;color:var(--color-accent)}.install-stat__label{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--color-foreground-muted, #555);line-height:1.3}@media(max-width:700px){.install-services__stats{grid-template-columns:repeat(2,1fr)}}.install-services__warranty{display:flex;gap:.8rem;align-items:center;padding:.75rem 1rem;background:color-mix(in srgb,var(--color-accent) 5%,var(--color-background));border:1px solid color-mix(in srgb,var(--color-accent) 22%,transparent);border-radius:8px}.install-warranty__icon{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;border-radius:6px;color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 12%,var(--color-background))}.install-warranty__title{margin:0;font-weight:700;font-size:.9rem;color:var(--color-foreground)}.install-warranty__body{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:center;gap:1rem;min-width:0}.install-warranty__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem}.install-warranty__list li{font-size:.82rem;line-height:1.4;color:var(--color-foreground-muted, #555)}.install-warranty__list strong{color:var(--color-foreground);font-weight:700}.install-services__layout{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start;width:100%;max-width:1120px;margin-inline:auto}@media(min-width:800px){.install-services--has-estimate .install-services__layout{grid-template-columns:minmax(0,1fr) 320px}}.install-services__panel{min-width:0;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}@keyframes install-step-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.install-types,.install-form{animation:install-step-in .34s cubic-bezier(.22,.61,.36,1) both}@media(prefers-reduced-motion:reduce){.install-types,.install-form{animation:none}}.install-services__error{color:#a00;margin:0}.install-services__skeleton{display:grid;gap:.75rem}.install-services__skeleton-bar,.install-services__skeleton-option{background:linear-gradient(90deg,#0000000d,#0000001a,#0000000d);background-size:200% 100%;border-radius:6px;animation:install-skeleton-shimmer 1.4s ease-in-out infinite}.install-services__skeleton-bar{height:16px}.install-services__skeleton-bar--short{width:30%;height:12px}.install-services__skeleton-option{height:56px;border-radius:8px}@keyframes install-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.install-step__heading{font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800;margin:0;color:var(--color-foreground)}.install-step__eyebrow{margin:0;color:var(--color-accent);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.install-step__copy{max-width:720px;margin:.45rem 0 0;color:var(--color-foreground-muted, #555);line-height:1.5;font-size:.95rem}.install-steps{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.35rem}.install-steps__item{display:inline-flex;align-items:center;gap:.45rem;color:var(--color-foreground-muted, #555);font-size:.78rem;font-weight:700}.install-steps__dot{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#0000000f;color:var(--color-foreground-muted, #555);font-size:.72rem}.install-steps__item.is-active{color:var(--color-foreground)}.install-steps__item.is-active .install-steps__dot,.install-steps__item.is-complete .install-steps__dot{background:var(--color-accent);color:#fff}.install-types__header{margin-bottom:1.5rem}.install-types__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.install-type-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "location location" "best footer";column-gap:.9rem;row-gap:.12rem;text-align:left;align-self:start;min-height:0;padding:1rem 1.1rem;background:var(--color-background, #fff);border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 1px 2px #10203a09,0 4px 12px #10203a09;cursor:pointer;color:var(--color-foreground);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.install-type-card:hover,.install-type-card:focus-visible{border-color:var(--color-accent);box-shadow:0 2px 8px #10203a0f,0 16px 32px color-mix(in srgb,var(--color-accent) 16%,rgba(0,0,0,.08));transform:translateY(-4px);outline:none}.install-type-card__top,.install-type-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.install-type-card__top{display:contents}.install-type-card__icon{grid-area:icon;display:inline-grid;place-items:center;width:40px;height:40px;border-radius:7px;color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,var(--color-background))}.install-type-card__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.install-type-card__eyebrow{grid-area:eyebrow;align-self:start;justify-self:end;white-space:nowrap;color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.01em}.install-type-card__title{grid-area:title;align-self:end;margin:0;font-size:clamp(1.15rem,1.5vw,1.3rem);font-weight:800;line-height:1.18}.install-type-card__location{grid-area:location;margin:0;color:var(--color-foreground-muted, #555);font-size:.86rem;font-weight:700}.install-type-card__description,.install-type-card__best{grid-area:best;align-self:start;color:var(--color-foreground-muted, #555);font-size:.92rem;line-height:1.42}.install-type-card__best{padding-top:.35rem;font-weight:500;color:var(--color-foreground-muted, #555)}.install-type-card__footer{grid-area:footer;align-self:end;margin:0;padding:0;flex-direction:column;align-items:flex-end;gap:.05rem}.install-type-card__from{color:color-mix(in srgb,var(--color-foreground-muted, #555) 78%,var(--color-background));font-size:.66rem;font-weight:600}.install-type-card__price{color:var(--color-accent);font-size:1.35rem;font-weight:850;line-height:1}.install-form__back,.install-estimate__reset{background:none;border:none;color:var(--color-accent);font:inherit;cursor:pointer;padding:0;margin-bottom:1rem}.install-form .install-step__heading{margin-bottom:1.25rem}.install-services{padding-top:4.5rem;gap:2.5rem}.install-services__hero-copy{max-width:760px;margin:0 auto;text-align:center}.install-services__hero{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:center}.install-services__hero-image--mascot{order:2}.install-services__title{font-size:clamp(2.6rem,6vw,4.7rem);font-weight:700;letter-spacing:-.045em;line-height:1.02;text-transform:none;max-width:720px;margin-left:auto;margin-right:auto}.install-services__lede{max-width:680px;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.5}.install-services__trust,.install-services__stats{display:none}.install-services__warranty{max-width:1040px;margin:3rem auto 0;padding:1.2rem 1.4rem;gap:.9rem;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:18px;background:color-mix(in srgb,var(--color-foreground) 2.5%,var(--color-background));box-shadow:none}.install-services__warranty .install-warranty__icon{width:38px;height:38px;border-radius:11px}.install-warranty__sentence{margin:0;color:var(--color-foreground-muted, #555);font-size:.95rem;line-height:1.55}.install-warranty__sentence strong{color:var(--color-foreground);font-weight:700}.install-types__header{max-width:720px;margin-bottom:1.25rem}.install-step__eyebrow{letter-spacing:.03em;text-transform:none;font-size:.9rem}.install-step__heading{font-size:clamp(1.7rem,3vw,2.35rem);letter-spacing:-.03em}.install-step__copy{font-size:1rem}.install-types__grid{max-width:1040px;gap:1.15rem}.install-types__primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:1040px}.install-types__secondary-header{max-width:1040px;margin:3.5rem 0 1rem;padding-top:2rem;border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.install-types__secondary-header .install-step__eyebrow{margin-bottom:.35rem;color:var(--color-foreground-muted, #555)}.install-types__secondary-copy{margin:0;color:var(--color-foreground-muted, #555);font-size:.95rem}.install-types__secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:1040px}.install-type-card{min-height:150px;padding:1.4rem 1.5rem;border-radius:18px;box-shadow:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.install-type-card:hover,.install-type-card:focus-visible{box-shadow:none;background:color-mix(in srgb,var(--color-accent) 3%,var(--color-background));transform:translateY(-2px)}.install-type-card--secondary{border-style:dashed;background:color-mix(in srgb,var(--color-foreground) 1.5%,var(--color-background))}.install-type-card--primary{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "location location" "best footer";grid-template-rows:auto auto 1fr;min-height:220px;padding:1.8rem;border-radius:24px;border-color:color-mix(in srgb,var(--color-accent) 18%,rgba(0,0,0,.08))}.install-type-card--primary .install-type-card__icon{width:52px;height:52px;margin:0 .35rem 0 0;border-radius:14px}.install-type-card--primary .install-type-card__icon svg{width:28px;height:28px}.install-type-card--primary .install-type-card__title{font-size:clamp(1.35rem,2.2vw,1.75rem)}.install-type-card--primary .install-type-card__best{max-width:28rem;font-size:1rem}.install-type-card--secondary{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title footer" "location footer" "best footer";grid-template-rows:auto auto 1fr;min-height:112px;padding:1rem 1.25rem;border-radius:16px}.install-type-card--secondary .install-type-card__icon{display:none}.install-type-card--secondary .install-type-card__best{font-size:.84rem}.install-type-card--secondary .install-type-card__price{color:var(--color-accent)}@media(max-width:700px){.install-services{padding-top:2.5rem}.install-services__title{font-size:clamp(2.4rem,12vw,3.5rem)}.install-services__hero{grid-template-columns:1fr}.install-services__hero-image--mascot{order:-1;max-width:180px;margin:0 auto}.install-types__grid,.install-types__primary,.install-types__secondary{grid-template-columns:1fr}.install-type-card--primary{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "location" "best" "footer";min-height:0;padding:1.35rem;row-gap:.45rem}.install-type-card--primary .install-type-card__eyebrow,.install-type-card--secondary .install-type-card__eyebrow{justify-self:start;align-self:center}.install-type-card--primary .install-type-card__best{max-width:none;padding-top:.15rem}.install-type-card--secondary{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "location" "best" "footer";min-height:0;padding:1.15rem;row-gap:.35rem}.install-type-card--primary .install-type-card__footer,.install-type-card--secondary .install-type-card__footer{justify-self:start;align-items:flex-start;margin-top:.35rem}}.install-form__fields{display:grid;gap:1.1rem}.install-appt{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.install-appt__heading{font-size:1.05rem;font-weight:700;margin:0 0 1rem;color:var(--color-foreground)}.install-field{display:grid;gap:.4rem;min-width:0}.install-field[hidden]{display:none}.install-field__label{font-weight:600;font-size:.95rem}.install-field__label abbr{color:var(--color-accent);text-decoration:none}.install-field__select,.install-field__other,.install-field__static{width:100%;min-width:0;max-width:100%;padding:.7rem .85rem;font:inherit;color:var(--color-foreground);border:1px solid rgba(0,0,0,.18);border-radius:10px;background:var(--color-background, #fff);transition:border-color .15s ease,box-shadow .15s ease}input[type=date].install-field__select{-webkit-appearance:none;appearance:none}input[type=date].install-field__select::-webkit-date-and-time-value{text-align:left}input[type=date].install-field__select::-webkit-calendar-picker-indicator{margin-left:auto}.install-field__static{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--color-foreground-muted, #555);background:color-mix(in srgb,var(--color-accent) 4%,var(--color-background))}.install-field__static strong{color:var(--color-foreground);font-size:.9rem;white-space:nowrap}select.install-field__select{-webkit-appearance:none;appearance:none;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center}.install-field__select:hover,.install-field__other:hover{border-color:#00000059}.install-field__select:focus,.install-field__other:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 18%,transparent)}.install-field__other{margin-top:.4rem}.install-estimate__inner{position:sticky;top:1rem;display:grid;gap:.4rem;padding:1.5rem;background:var(--color-background, #fff);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 6px 24px #0000000f}.install-estimate__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--color-foreground-muted, #555)}.install-estimate__price{font-size:2.25rem;font-weight:800;color:var(--color-accent);line-height:1.05;letter-spacing:-.01em}.install-estimate__duration{display:block;margin-top:.25rem;color:var(--color-foreground-muted, #555);font-size:.95rem;line-height:1.4}.install-estimate__duration strong{color:var(--color-foreground)}.install-estimate__booking{width:100%;margin-top:.35rem;padding:.7rem 1rem;border:1px solid color-mix(in srgb,var(--color-accent) 45%,rgba(0,0,0,.2));border-radius:999px;background:transparent;color:var(--color-accent);font:inherit;font-weight:700;cursor:pointer}.install-estimate__booking:disabled{opacity:.45;cursor:not-allowed}.install-estimate__booking-note{margin:.1rem 0 0;color:var(--color-foreground-muted, #555);font-size:.78rem;line-height:1.35;text-align:center}.install-estimate__included{margin:.75rem 0 0;font-size:.9rem;line-height:1.5;color:var(--color-foreground)}.install-estimate__included ul{list-style:none;padding:0;margin:.25rem 0 0;display:grid;gap:.35rem}.install-estimate__included li{position:relative;padding-left:1.4rem}.install-estimate__included li:before{content:"\2713";position:absolute;left:0;color:var(--color-accent);font-weight:700}.install-estimate__cta{margin-top:1rem;width:100%;justify-content:center;padding:1rem 1.5rem;font-size:.95rem;letter-spacing:.08em;color:#fff;background:var(--color-accent);border-radius:10px;box-shadow:0 2px 10px #016fbe47;transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.install-estimate__cta:hover:not([disabled]){background:#0158a0;box-shadow:0 6px 18px #016fbe5c;transform:translateY(-1px)}.install-estimate__cta:active:not([disabled]){transform:scale(.99)}.install-estimate__cta[disabled]{opacity:.4;cursor:not-allowed}.install-estimate__reset{margin:.5rem 0 0;justify-self:center}.install-estimate__err{color:#a00;font-size:.85rem;margin:.5rem 0 0}@media(max-width:1100px){.install-types__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.install-services{padding-top:2rem;gap:1.5rem}.install-services__trust{gap:.45rem}.install-services__trust-item{min-height:30px;font-size:.78rem;padding:.35rem .6rem}.install-services__panel{padding:0}.install-warranty__body{display:flex;align-items:flex-start;flex-direction:column;gap:.25rem}.install-steps{gap:.45rem}.install-steps__label{display:none}.install-types__grid,.install-types__primary,.install-types__secondary{grid-template-columns:1fr}.install-type-card{min-height:0;padding:1rem}.install-estimate__inner{position:static}}@media(max-width:900px){.install-services__warranty{display:block;margin-top:2rem;padding:1.15rem 1.25rem;border-radius:14px}.install-services__warranty .install-warranty__icon{display:none}.install-warranty__sentence{font-size:1rem;line-height:1.5}}.ourstory{padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(3rem,6vw,5.5rem);color:var(--color-foreground)}.ourstory__wrap{max-width:52rem;margin:0 auto;padding:0 var(--page-margin, 20px);box-sizing:border-box}.ourstory__hero{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.ourstory__eyebrow{margin:0 0 .75rem;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--color-accent)}.ourstory__title{margin:0 auto;max-width:24ch;font-size:clamp(1.9rem,4.2vw,3rem);font-weight:600;line-height:1.12;letter-spacing:-.02em}.ourstory__lead{margin:clamp(1.25rem,3vw,1.75rem) 0 0;font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:500;line-height:1.5}.ourstory__intro{margin:1.25rem auto 0;max-width:44rem;color:var(--color-foreground-muted);font-size:1.05rem;line-height:1.7}.ourstory__mission{margin:1.5rem 0 0;font-size:1.1rem;font-weight:600;font-style:italic;color:var(--color-foreground)}.ourstory__body>p{margin:0 0 1.1rem;font-size:1.05rem;line-height:1.75;color:var(--color-foreground-muted)}.ourstory__h2{margin:clamp(2.25rem,4vw,3rem) 0 1rem;font-size:clamp(1.4rem,2.8vw,1.85rem);font-weight:600;line-height:1.2;letter-spacing:-.01em;color:var(--color-foreground)}.ourstory__h2--center{text-align:center}.ourstory__list{margin:0 0 1.25rem;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.55rem 1.5rem}.ourstory__list li{position:relative;padding-left:1.6rem;font-size:1.02rem;line-height:1.5;color:var(--color-foreground)}.ourstory__list li:before{content:"";position:absolute;left:0;top:.55em;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-accent)}.ourstory__why{margin:clamp(2.5rem,5vw,4rem) 0}.ourstory__grid{margin-top:clamp(1.5rem,3vw,2.25rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.ourstory__card{background:var(--color-background-alt, #f8f8f6);border-radius:var(--style-border-radius, 4px);padding:1.5rem 1.35rem}.ourstory__card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 12%,transparent);color:var(--color-accent);margin-bottom:.9rem}.ourstory__card-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--color-foreground)}.ourstory__card p{margin:0;font-size:.97rem;line-height:1.6;color:var(--color-foreground-muted)}.ourstory__closing{margin-top:clamp(2.5rem,5vw,4rem);text-align:center;padding:clamp(2rem,4vw,3rem);background:var(--color-foreground);color:var(--color-background);border-radius:calc(var(--style-border-radius, 4px) * 2)}.ourstory__closing-headline{margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:-.01em}.ourstory__closing-sub{margin:.75rem 0 0;font-size:1.02rem;opacity:.85}.page-content{max-width:800px;margin:0 auto;padding:2.5rem 0 4rem}.page-content__title{margin-bottom:2rem}@media(max-width:480px){.page-content{padding:1.5rem 0 3rem}}.partner-page{color:var(--color-foreground)}.partner-page__inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.partner-band{padding:clamp(3rem,6vw,5rem) 0}.partner-band--light{background:var(--color-background-alt)}.partner-page__eyebrow{margin:0 0 .75rem;color:var(--color-accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.partner-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:center;padding:clamp(3rem,7vw,6rem) 0}@media(min-width:860px){.partner-hero{grid-template-columns:minmax(0,1fr) 320px}}.partner-hero__copy{max-width:760px}.partner-hero__title,.partner-form-section__intro h2,.partner-stores__header h2,.partner-track__title{margin:0;color:var(--color-foreground);font-weight:800;line-height:1.08;letter-spacing:0}.partner-hero__title{font-size:clamp(2.25rem,6vw,4.5rem)}.partner-hero__lede{max-width:720px;margin:1.1rem 0 0;color:var(--color-foreground-muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.6}.partner-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.partner-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border:1px solid var(--color-accent);border-radius:6px;background:var(--color-accent);color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.partner-button:hover{opacity:.88}.partner-button--secondary{background:var(--color-background);color:var(--color-accent)}.partner-hero__media{justify-self:center;width:min(260px,70vw);aspect-ratio:1;border-radius:8px;background:color-mix(in srgb,var(--color-accent) 7%,var(--color-background));display:grid;place-items:center;overflow:hidden}.partner-hero__media img,.partner-stores__header img{width:100%;height:100%;object-fit:cover}.partner-tracks{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}@media(min-width:860px){.partner-tracks{grid-template-columns:repeat(2,minmax(0,1fr))}}.partner-track,.partner-form-wrap,.partner-store{border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;background:var(--color-background)}.partner-track{padding:clamp(1.25rem,3vw,2rem)}.partner-track__label{display:inline-flex;margin-bottom:1rem;color:var(--color-accent);font-size:.8rem;font-weight:800;text-transform:uppercase}.partner-track__title{font-size:clamp(1.35rem,3vw,2rem)}.partner-track p{color:var(--color-foreground-muted);line-height:1.65;margin:1rem 0 0}.partner-checklist{display:grid;gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none}.partner-checklist li{position:relative;padding-left:1.5rem;font-weight:700}.partner-checklist li:before{content:"";position:absolute;left:0;top:.38rem;width:.72rem;height:.72rem;border-radius:999px;background:var(--color-accent)}.partner-form-section{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;padding:clamp(3rem,6vw,5rem) 0}@media(min-width:980px){.partner-form-section{grid-template-columns:.7fr 1.3fr;align-items:start}}.partner-form-section__intro{max-width:420px}.partner-form-section__intro h2,.partner-stores__header h2{font-size:clamp(1.75rem,4vw,2.7rem)}.partner-form-section__intro p{color:var(--color-foreground-muted);line-height:1.6;margin:1rem 0 0}.partner-form-wrap{padding:clamp(1rem,3vw,1.5rem)}.partner-form__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}@media(min-width:680px){.partner-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.partner-field{display:grid;gap:.4rem;margin:0}.partner-field--full{grid-column:1 / -1}.partner-field span,.partner-choice legend{color:var(--color-foreground);font-size:.92rem;font-weight:750}.partner-field strong,.partner-choice strong{color:var(--color-accent)}.partner-field input,.partner-field textarea{width:100%;min-height:44px;border:1px solid color-mix(in srgb,var(--color-foreground) 18%,transparent);border-radius:var(--style-border-radius-inputs);padding:.7rem .8rem;font:inherit;color:var(--color-foreground);background:var(--color-background)}.partner-field textarea{resize:vertical}.partner-field input:focus,.partner-field textarea:focus{outline:2px solid color-mix(in srgb,var(--color-accent) 35%,transparent);outline-offset:1px;border-color:var(--color-accent)}.partner-choice{border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;padding:1rem}.partner-choice label{display:flex;align-items:center;gap:.55rem;margin-top:.7rem;color:var(--color-foreground-muted);font-weight:650}.partner-choice input{width:1rem;min-height:1rem}.partner-form__submit{margin-top:1.2rem;width:100%}.partner-form__success,.partner-form__error{border-radius:8px;padding:1rem;background:color-mix(in srgb,var(--color-accent) 8%,var(--color-background))}.partner-form__success h3,.partner-form__success p{margin:0}.partner-form__success p{margin-top:.5rem;color:var(--color-foreground-muted)}.partner-form__error{margin-bottom:1rem;background:#fef2f2;color:#991b1b}.partner-stores__header{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:center;margin-bottom:2rem}@media(min-width:760px){.partner-stores__header{grid-template-columns:minmax(0,1fr) 140px}}.partner-stores__header img{width:140px;height:140px;border-radius:8px;justify-self:start}@media(min-width:760px){.partner-stores__header img{justify-self:end}}.partner-state-list{display:grid;gap:2.15rem}.partner-state{scroll-margin-top:6rem}.partner-state h3{display:flex;align-items:center;gap:.8rem;margin:0 0 .9rem;padding:.7rem .85rem;border-left:4px solid var(--color-accent);border-radius:6px;background:color-mix(in srgb,var(--color-accent) 6%,var(--color-background));color:var(--color-foreground);font-size:1.08rem;font-weight:850}.partner-state h3:after{content:"";flex:1;height:1px;background:color-mix(in srgb,var(--color-foreground) 12%,transparent)}.partner-store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.partner-store{padding:1rem}.partner-store h4{margin:0;font-size:1rem;font-weight:850}.partner-store p{margin:.55rem 0 0;color:var(--color-foreground-muted);line-height:1.45;font-size:.92rem}@media(max-width:520px){.partner-hero__actions{display:grid}}.password-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:var(--color-background-alt)}.password-page__card{width:100%;max-width:420px;background:var(--color-background);border-radius:var(--style-border-radius);padding:3rem 2.5rem;text-align:center;box-shadow:0 4px 24px #0000000f}.password-page__logo{margin-bottom:2rem}.password-page__logo img{max-width:180px;margin:0 auto}.password-page__shop-name{font-size:1.5rem;font-weight:700;color:var(--color-foreground);margin-bottom:2rem}.password-page__title{font-size:1.125rem;font-weight:600;color:var(--color-foreground);margin-bottom:.75rem}.password-page__message{font-size:.9375rem;color:var(--color-foreground-muted);line-height:1.6;margin-bottom:1.5rem}.password-page__errors{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:var(--style-border-radius);font-size:.875rem;margin-bottom:1rem;text-align:left}.password-page__form{display:flex;flex-direction:column;gap:.75rem}.password-page__input{width:100%;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:var(--style-border-radius-inputs);font-size:.9375rem;background:var(--color-background);color:var(--color-foreground);transition:border-color .15s ease}.password-page__input:focus{outline:none;border-color:var(--color-accent)}.password-page__submit{width:100%;justify-content:center;background:var(--color-accent);color:#fff}@media(max-width:480px){.password-page{padding:1rem}.password-page__card{padding:2rem 1.5rem}}.pcollection{padding:3.5rem 0}.pcollection__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin);position:relative}.pcollection__header{text-align:center;margin-bottom:1.75rem}.pcollection__accent-bar{width:50px;height:3px;background:var(--color-accent);margin:.5rem auto;border-radius:2px}.pcollection__subtitle{font-size:.875rem;color:var(--color-foreground-muted);margin-top:.25rem}.pcollection__empty{text-align:center;color:var(--color-foreground-muted);padding:3rem 1rem;font-size:.9375rem}.pcollection .pcard__pricing.is-on-sale .pcard__price{color:var(--color-accent)}.pcollection .pcard__save{display:none}.pcollection .pcard__sale-badge{display:inline-flex;position:absolute;top:.45rem;left:.45rem;z-index:1;padding:.35rem .5rem;border-radius:5px;background:#c92b2b;color:#fff;font-size:.72rem;font-weight:700;line-height:1}.pcollection__view-all-bottom{display:flex;justify-content:center;margin-top:1.5rem}.pcollection__view-all-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:transparent;color:var(--color-accent);border:1.5px solid var(--color-accent);border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;transition:background .2s ease,color .2s ease,gap .2s ease}.pcollection__view-all-btn:hover{background:var(--color-accent);color:#fff;gap:.75rem}.pcollection__slider-wrap{position:relative;display:flex;align-items:center;gap:.5rem}.pcollection__grid{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex:1;min-width:0}.pcollection__grid .pcard{min-width:280px;max-width:320px;flex-shrink:0;scroll-snap-align:start}.pcollection__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e5e5e5;background:#fff;color:var(--color-foreground);cursor:pointer;flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease;z-index:1}.pcollection__arrow:hover{border-color:var(--color-accent);box-shadow:0 2px 8px #00000014}.pcollection__arrow:disabled{opacity:.25;cursor:default;box-shadow:none}.pcollection__mobile-dots{display:none}@media(max-width:768px){.pcollection{padding:2.5rem 0}.pcollection__slider-wrap{display:block}.pcollection__arrow{position:absolute;top:clamp(150px,28%,250px);display:flex;width:32px;height:44px;transform:translateY(-50%);border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--color-foreground-muted, #555);z-index:3}.pcollection__arrow svg{width:28px;height:28px}.pcollection__arrow:hover,.pcollection__arrow:focus-visible{border:0;box-shadow:none;color:var(--color-accent);outline:none}.pcollection__arrow--left{left:-1rem}.pcollection__arrow--right{right:-1rem}.pcollection__mobile-dots{display:none;align-items:center;justify-content:center;gap:.4rem;min-height:8px;margin-top:1rem}.pcollection__mobile-dot{width:6px;height:6px;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 22%,transparent);transition:width .2s ease,border-radius .2s ease,background .2s ease}.pcollection__mobile-dot.is-active{width:18px;border-radius:999px;background:var(--color-accent)}.pcollection__grid{gap:.75rem}.pcollection__grid .pcard{min-width:calc(50% - .375rem);max-width:calc(50% - .375rem);padding:.25rem 0 .5rem}.pcollection .pcard__image{aspect-ratio:1 / .9}.pcollection .pcard__info{padding:.65rem .1rem 0}.pcollection .pcard__title{min-height:4.8em;margin-bottom:.45rem;font-family:var(--font-body--family);font-size:.92rem;font-weight:500;line-height:1.28}.pcollection .pcard__spec-line,.pcollection .pcard__action,.pcollection .pcard__trust,.pcollection .pcard__save{display:none}.pcollection .pcard__pricing{gap:.25rem .45rem;margin-bottom:0}.pcollection .pcard__price{font-size:1rem}.pcollection .pcard__pricing.is-on-sale .pcard__price{color:var(--color-accent)}.pcollection .pcard__compare{font-size:.75rem}.pcollection .pcard__sale-badge{display:inline-flex;position:absolute;top:.45rem;left:.45rem;z-index:1;padding:.35rem .5rem;border-radius:5px;background:#c92b2b;color:#fff;font-size:.72rem;font-weight:700;line-height:1}.pcollection__view-all-btn{width:100%;justify-content:center}.pcollection__view-all-bottom{margin-top:1.25rem}}@media(max-width:480px){.pcollection__header{flex-direction:column;align-items:flex-start;gap:.5rem}}.pcollection--sale{background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.pcollection--sale .section-heading{color:var(--color-foreground)}.product-recommendations{padding:3.75rem 0;border-top:1px solid #eceff2;background:var(--color-background)}.product-recommendations[hidden]{display:none}.product-recommendations__inner{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.product-recommendations__header{margin:0 auto 2rem;text-align:center}.product-recommendations__header h2{margin:0;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800;letter-spacing:0;line-height:1.15;text-transform:uppercase}.product-recommendations__header span{display:block;width:50px;height:3px;margin:.7rem auto;border-radius:2px;background:var(--color-accent)}.product-recommendations__header p{margin:0;color:var(--color-foreground-muted);font-size:.95rem}.product-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.product-recommendations__item{display:contents}@media(max-width:900px){.product-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-recommendations{padding:3rem 0;overflow:hidden}.product-recommendations__grid{width:calc(100% + var(--page-margin));display:flex;gap:.85rem;overflow-x:auto;padding:0 var(--page-margin) .75rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-recommendations__grid .pcard{width:min(78vw,320px);flex:0 0 min(78vw,320px);scroll-snap-align:start}}.product-section{max-width:var(--page-width);width:100%;margin:0 auto;padding:2rem var(--page-margin);min-width:0}.product-layout{display:grid;grid-template-columns:1fr;gap:2rem;min-width:0}.product-layout>*{min-width:0}@media(min-width:768px){.product-layout{grid-template-columns:57% 1fr;gap:3rem;align-items:start}.product-gallery{position:sticky;top:5.5rem;align-self:start}.product-section--accessory .product-layout{grid-template-columns:minmax(0,53%) minmax(0,1fr);gap:2.5rem}.product-section--accessory .product-gallery__main{aspect-ratio:4 / 3}.product-section--accessory-rich .product-gallery__main{aspect-ratio:1 / 1}}.product-gallery{min-width:0;max-width:100%}.product-gallery__main{position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.product-gallery__counter,.product-back-to-top{display:none}@media(max-width:767px){.product-gallery__main{touch-action:pan-y}.product-gallery__counter{position:absolute;right:.75rem;bottom:.75rem;z-index:1;display:inline-flex;align-items:center;min-height:28px;padding:.25rem .6rem;border-radius:999px;background:#ffffffe6;color:var(--color-foreground);font-size:.78rem;font-weight:700;line-height:1;box-shadow:0 1px 5px #0000001f;pointer-events:none}.product-back-to-top{position:fixed;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:20;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:var(--color-accent);color:#fff;box-shadow:0 4px 14px #00000038;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.product-back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.product-back-to-top:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:2px}}@media(prefers-reduced-motion:reduce){.product-back-to-top{transition:none}}@media(min-width:768px){.product-gallery__main{aspect-ratio:1 / 1}}.product-gallery__main-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;opacity:1;transition:opacity .14s ease}.product-gallery__main-img.is-switching{opacity:0}.product-gallery__placeholder{width:100%;height:auto}.product-gallery__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.product-gallery__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb:hover{border-color:var(--color-foreground)}.product-gallery__thumb--active{border-color:var(--color-accent)}.product-gallery__thumb:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.product-info{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.product-info__title{font-family:var(--font-display--family);font-size:clamp(1.7rem,2.7vw,2.35rem);font-weight:800;line-height:.98;letter-spacing:.01em;color:var(--color-foreground);margin:0 0 1rem;max-width:100%;overflow-wrap:anywhere;word-break:normal}.product-info__price{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.product-info__price-current{font-size:1.75rem;font-weight:700;color:var(--color-foreground)}.product-info__price-current--sale{color:var(--color-accent)}.product-info__price-compare{font-size:1.125rem;font-weight:400;text-decoration:line-through;opacity:.5}.product-info__price-badge{display:inline-flex;align-items:center;padding:.2em .55em;font-size:.8rem;font-weight:700;letter-spacing:.02em;background:var(--color-accent);color:#fff;border-radius:8px}.product-info__availability{display:inline-flex;align-items:center;gap:.65rem;width:100%;padding:.85rem 1rem;border:1px solid color-mix(in srgb,#008000 82%,transparent);border-radius:7px;background:color-mix(in srgb,#008000 8%,var(--color-background));color:#007000;font-size:clamp(1.05rem,1.6vw,1.32rem);font-weight:800;line-height:1.2;text-transform:none;letter-spacing:0}.product-info__availability-text{text-transform:none;letter-spacing:0}.product-info__availability-dot{flex:0 0 auto;width:28px;height:28px;border-radius:4px}.product-info__availability-dot--in-stock{display:inline-flex;align-items:center;justify-content:center;background:#6aa84f}.product-info__availability-dot--in-stock:before{content:"";width:8px;height:14px;border:solid #fff;border-width:0 4px 4px 0;transform:rotate(45deg) translate(-1px,-1px)}.product-info__availability-dot--sold-out{width:9px;height:9px;border-radius:50%;background:#ef4444}.product-info__availability--sold-out{width:fit-content;padding:0;border:0;background:transparent;color:var(--color-foreground);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.thinkware-warranty-note{display:flex;align-items:center;gap:.7rem;width:100%;padding:.8rem 1rem;border:1px solid color-mix(in srgb,var(--color-accent) 55%,transparent);border-radius:8px;background:color-mix(in srgb,var(--color-accent) 10%,var(--color-background));color:var(--color-accent)}.thinkware-warranty-note>span{display:flex;flex-direction:column;gap:.15rem}.thinkware-warranty-note strong{font-size:.95rem;line-height:1.25}.thinkware-warranty-note small{color:var(--color-foreground-muted, #555);font-size:.78rem;line-height:1.3}.product-info__coupon{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:color-mix(in srgb,var(--color-accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-accent) 25%,transparent);border-radius:4px;text-decoration:none;color:var(--color-foreground);transition:background .2s ease,border-color .2s ease;cursor:pointer;flex-wrap:wrap}.product-info__coupon:hover{background:color-mix(in srgb,var(--color-accent) 20%,transparent);border-color:var(--color-accent)}.product-info__coupon-icon{flex-shrink:0;color:var(--color-accent)}.product-info__coupon-text{font-size:.85rem;font-weight:600}.product-info__coupon-code{font-size:.9rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,var(--color-background));padding:.15em .5em;border-radius:3px}.product-info__coupon-hint{font-size:.75rem;opacity:.6;margin-left:auto}.product-description-full{--product-accordion-gap: clamp(.85rem, 1.4vw, 1.2rem)}.product-description-full .product-faq-source{margin:var(--product-accordion-gap) 0 0!important;padding:0!important;border-radius:0!important;background:transparent!important;max-width:100%!important}.product-description-full .product-faq{width:min(100%,1380px);margin:0 auto!important;border:1px solid rgba(0,122,204,.14)!important;border-radius:8px!important;background:linear-gradient(135deg,#007acc14,#fff0 36%),var(--color-background-alt, #f6f7f8)!important;box-shadow:0 18px 45px #0c1c2d12!important;box-sizing:border-box!important;overflow:hidden}.product-description-full .product-faq__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:4.5rem;padding:1.15rem clamp(1.15rem,2.4vw,1.75rem);border:0;background:transparent;color:var(--color-foreground);cursor:pointer;text-align:left}.product-description-full .product-faq__label{display:inline-flex;align-items:center;gap:.65rem}.product-description-full .product-faq__label:before{content:"";width:.45rem;height:1.75rem;border-radius:999px;background:var(--color-accent)}.product-description-full .product-faq__heading{margin:0!important;font-family:var(--font-display--family)!important;font-size:clamp(1.8rem,2.7vw,2.45rem)!important;line-height:1.1!important;letter-spacing:.01em!important;color:var(--color-foreground)}.product-description-full .product-faq__heading:after{display:none!important}.product-description-full .product-faq__icon{position:relative;flex:0 0 auto;width:2.1rem;height:2.1rem;border:1px solid rgba(0,122,204,.22);border-radius:50%;background:#007acc14;transition:transform .25s ease,background .2s ease,border-color .2s ease}.product-description-full .product-faq__icon:before,.product-description-full .product-faq__icon:after{content:"";position:absolute;left:50%;top:50%;width:.85rem;height:2px;border-radius:999px;background:var(--color-accent);transform:translate(-50%,-50%);transition:transform .25s ease,background .2s ease}.product-description-full .product-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-description-full .product-faq--open .product-faq__icon{border-color:var(--color-accent);background:var(--color-accent);transform:rotate(180deg)}.product-description-full .product-faq--open .product-faq__icon:before,.product-description-full .product-faq--open .product-faq__icon:after{background:#fff}.product-description-full .product-faq--open .product-faq__icon:after{transform:translate(-50%,-50%) rotate(0)}.product-description-full .product-faq__body{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-10px);transition:grid-template-rows .34s ease,opacity .24s ease,transform .34s ease}.product-description-full .product-faq--open .product-faq__body{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.product-description-full .product-faq__inner{min-height:0;overflow:hidden;padding:0 clamp(1.15rem,2.4vw,1.75rem)}.product-description-full .product-faq--open .product-faq__inner{padding-bottom:clamp(1.15rem,2.4vw,1.75rem)}.product-description-full .faq-item{overflow:hidden;padding:0!important;border:1px solid rgba(12,28,45,.1)!important;border-radius:8px!important;background:var(--color-background, #fff)!important;max-width:100%!important;box-shadow:0 1px #0c1c2d0a!important;box-sizing:border-box!important;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.product-description-full .faq-item+.faq-item{margin-top:.7rem}.product-description-full .faq-item:hover,.product-description-full .faq-item.faq-open{border-color:#007acc59!important;box-shadow:0 12px 28px #0c1c2d14!important}.product-description-full .faq-q{display:flex;align-items:center;min-height:4.35rem;margin:0!important;color:var(--color-foreground)!important;cursor:pointer;position:relative;padding:1rem 3.5rem 1rem 1.15rem;font-size:clamp(1rem,1.05vw,1.12rem)!important;line-height:1.3!important;-webkit-user-select:none;user-select:none;transition:color .2s ease,background .2s ease}.product-description-full .faq-q:hover,.product-description-full .faq-item.faq-open .faq-q{color:var(--color-accent)!important}.product-description-full .faq-q:after{content:"+";display:inline-flex;align-items:center;justify-content:center;position:absolute;right:1rem;top:50%;width:2rem;height:2rem;border:1px solid rgba(0,122,204,.22);border-radius:50%;background:#007acc14;transform:translateY(-50%) rotate(0);font-size:1.25rem;font-weight:700;line-height:1;color:var(--color-accent);transition:transform .25s ease,background .2s ease,border-color .2s ease}.product-description-full .faq-item.faq-open .faq-q:after{content:"\2212";border-color:var(--color-accent);background:var(--color-accent);color:#fff;transform:translateY(-50%) rotate(180deg)}.product-description-full .faq-a{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-10px);transition:grid-template-rows .32s ease,opacity .24s ease,transform .32s ease}.product-description-full .faq-item.faq-open .faq-a{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.product-description-full .faq-a__inner{min-height:0;overflow:hidden;padding:0 1.15rem!important;color:var(--color-foreground-muted, #555)}.product-description-full .faq-item.faq-open .faq-a__inner{padding-bottom:1.15rem!important}.product-description-full .faq-a__inner p,.product-description-full .faq-a__inner li{color:var(--color-foreground-muted, #555)!important;font-size:clamp(.95rem,1vw,1.02rem)!important;line-height:1.7!important}.product-description-full .faq-a__inner>:last-child{margin-bottom:0!important}@media(prefers-reduced-motion:reduce){.product-description-full .faq-item,.product-description-full .faq-q,.product-description-full .faq-q:after,.product-description-full .product-faq__icon,.product-description-full .product-faq__icon:before,.product-description-full .product-faq__icon:after,.product-description-full .product-faq__body,.product-description-full .faq-a{transition:none}}@media(max-width:767px){.product-description-full .product-faq{border-radius:6px}.product-description-full .product-faq__toggle{min-height:4rem;padding:1rem}.product-description-full .product-faq__heading{font-size:1.3rem!important}.product-description-full .product-faq__icon{width:1.8rem;height:1.8rem}.product-description-full .faq-q{min-height:3.75rem;padding:.9rem 3rem .9rem .95rem}.product-description-full .faq-q:after{right:.8rem;width:1.75rem;height:1.75rem}}.product-description-full .product-box{width:min(100%,1380px);margin:var(--product-accordion-gap) auto 0!important;border:1px solid rgba(0,122,204,.14)!important;border-radius:8px!important;background:linear-gradient(135deg,#007acc14,#fff0 36%),var(--color-background-alt, #f6f7f8)!important;box-shadow:0 18px 45px #0c1c2d12!important;box-sizing:border-box!important;overflow:hidden}.product-description-full .product-box__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:4.5rem;padding:1.15rem clamp(1.15rem,2.4vw,1.75rem);border:0;background:transparent;color:var(--color-foreground);cursor:pointer;text-align:left}.product-description-full .product-box__label{display:inline-flex;align-items:center;gap:.65rem;font-family:var(--font-display--family);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;line-height:1.1}.product-description-full .product-box__label:before{content:"";width:.45rem;height:1.75rem;border-radius:999px;background:var(--color-accent)}.product-description-full .product-box__icon{position:relative;flex:0 0 auto;width:2.1rem;height:2.1rem;border:1px solid rgba(0,122,204,.22);border-radius:50%;background:#007acc14;transition:transform .25s ease,background .2s ease,border-color .2s ease}.product-description-full .product-box__icon:before,.product-description-full .product-box__icon:after{content:"";position:absolute;left:50%;top:50%;width:.85rem;height:2px;border-radius:999px;background:var(--color-accent);transform:translate(-50%,-50%);transition:transform .25s ease,background .2s ease}.product-description-full .product-box__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-description-full .product-box--open .product-box__icon{border-color:var(--color-accent);background:var(--color-accent);transform:rotate(180deg)}.product-description-full .product-box--open .product-box__icon:before,.product-description-full .product-box--open .product-box__icon:after{background:#fff}.product-description-full .product-box--open .product-box__icon:after{transform:translate(-50%,-50%) rotate(0)}.product-description-full .product-box__body{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-10px);transition:grid-template-rows .34s ease,opacity .24s ease,transform .34s ease}.product-description-full .product-box--open .product-box__body{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.product-description-full .product-box__inner{min-height:0;overflow:hidden;padding:0 clamp(1.15rem,2.4vw,1.75rem)}.product-description-full .product-box--open .product-box__inner{padding-bottom:clamp(1.15rem,2.4vw,1.75rem)}.product-description-full .product-box__inner>div{margin:0!important;padding:0!important;background:transparent!important;max-width:100%!important}.product-description-full .product-box img{width:100%!important;max-width:100%!important;height:auto!important;border-radius:8px!important}@media(prefers-reduced-motion:reduce){.product-description-full .product-box__icon,.product-description-full .product-box__icon:before,.product-description-full .product-box__icon:after,.product-description-full .product-box__body{transition:none}}@media(max-width:767px){.product-description-full .product-box{border-radius:6px!important}.product-description-full .product-box__toggle{min-height:4rem;padding:1rem}.product-description-full .product-box__label{font-size:1.3rem}.product-description-full .product-box__icon{width:1.8rem;height:1.8rem}}.product-description-full .product-specs{width:min(100%,1380px);margin:var(--product-accordion-gap) auto 0!important;border:1px solid rgba(0,122,204,.14)!important;border-radius:8px!important;background:linear-gradient(135deg,#007acc14,#fff0 36%),var(--color-background-alt, #f6f7f8)!important;box-shadow:0 18px 45px #0c1c2d12!important;box-sizing:border-box!important;overflow:hidden}.product-description-full .product-specs__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:4.5rem;padding:1.15rem clamp(1.15rem,2.4vw,1.75rem);border:0;background:transparent;color:var(--color-foreground);cursor:pointer;text-align:left}.product-description-full .product-specs__label{display:inline-flex;align-items:center;gap:.65rem;font-family:var(--font-display--family);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;line-height:1.1}.product-description-full .product-specs__label:before{content:"";width:.45rem;height:1.75rem;border-radius:999px;background:var(--color-accent)}.product-description-full .product-specs__icon{position:relative;flex:0 0 auto;width:2.1rem;height:2.1rem;border:1px solid rgba(0,122,204,.22);border-radius:50%;background:#007acc14;transition:transform .25s ease,background .2s ease,border-color .2s ease}.product-description-full .product-specs__icon:before,.product-description-full .product-specs__icon:after{content:"";position:absolute;left:50%;top:50%;width:.85rem;height:2px;border-radius:999px;background:var(--color-accent);transform:translate(-50%,-50%);transition:transform .25s ease,background .2s ease}.product-description-full .product-specs__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-description-full .product-specs--open .product-specs__icon{border-color:var(--color-accent);background:var(--color-accent);transform:rotate(180deg)}.product-description-full .product-specs--open .product-specs__icon:before,.product-description-full .product-specs--open .product-specs__icon:after{background:#fff}.product-description-full .product-specs--open .product-specs__icon:after{transform:translate(-50%,-50%) rotate(0)}.product-description-full .product-specs__body{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-10px);transition:grid-template-rows .34s ease,opacity .24s ease,transform .34s ease}.product-description-full .product-specs--open .product-specs__body{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.product-description-full .product-specs__inner{min-height:0;overflow:hidden;padding:0 clamp(1.15rem,2.4vw,1.75rem)}.product-description-full .product-specs--open .product-specs__inner{padding-bottom:clamp(1.15rem,2.4vw,1.75rem)}.product-description-full .product-specs__heading{margin:0 0 1rem!important;font-size:clamp(1.15rem,1.35vw,1.35rem)!important;line-height:1.25!important;color:var(--color-foreground)!important}.product-description-full .product-specs table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;table-layout:auto!important;overflow:hidden;border:1px solid rgba(12,28,45,.08);border-radius:8px;background:var(--color-background, #fff)}.product-description-full .product-specs tr{background:transparent!important}.product-description-full .product-specs tr:nth-child(odd){background:#ffffffc7!important}.product-description-full .product-specs tr:nth-child(2n){background:#007acc0b!important}.product-description-full .product-specs td{padding:.9rem 1.1rem!important;border:0!important;font-size:clamp(.92rem,.95vw,1rem)!important;line-height:1.45!important;color:var(--color-foreground)!important;vertical-align:middle}.product-description-full .product-specs td:first-child{width:38%!important;color:var(--color-foreground-muted, #666)!important;font-weight:700!important}@media(prefers-reduced-motion:reduce){.product-description-full .product-specs__icon,.product-description-full .product-specs__icon:before,.product-description-full .product-specs__icon:after,.product-description-full .product-specs__body{transition:none}}@media(max-width:767px){.product-description-full .product-specs{border-radius:6px!important}.product-description-full .product-specs__toggle{min-height:4rem;padding:1rem}.product-description-full .product-specs__label{font-size:1.3rem}.product-description-full .product-specs__icon{width:1.8rem;height:1.8rem}.product-description-full .product-specs table,.product-description-full .product-specs tbody,.product-description-full .product-specs tr,.product-description-full .product-specs td{display:block!important;width:100%!important}.product-description-full .product-specs tr{padding:.85rem .95rem!important}.product-description-full .product-specs td{padding:0!important}.product-description-full .product-specs td+td{margin-top:.25rem;font-weight:700}}.product-description-shell{min-width:0}.product-description-full.product-description-utilities{display:flex;flex-direction:column;gap:0;margin-top:1.5rem;padding-top:0;line-height:1.5}.product-description-full.product-description-utilities:empty{display:none}.product-description-utilities>*{margin:0!important}.product-description-full{width:100%;max-width:100%;min-width:0;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);overflow:visible;line-height:1.65;color:var(--color-foreground);overflow-wrap:anywhere}.product-description-full img,.product-description-full video,.product-description-full iframe{max-width:100%;height:auto}.product-description-full h2{font-family:var(--font-primary--family);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;margin:2rem 0 .75rem;color:var(--color-foreground)}.product-description-full h3{font-family:var(--font-primary--family);font-size:clamp(1.1rem,1.8vw,1.25rem);font-weight:700;line-height:1.3;margin:1.5rem 0 .5rem;color:var(--color-foreground)}.product-description-full p{margin:0 0 1rem}.product-description-full ul,.product-description-full ol{margin:0 0 1rem 1.25rem;padding:0}.product-description-full li{margin:.25rem 0}.product-description-full strong{font-weight:700}.product-description-full em{font-style:italic}.product-description-full>h2:first-child,.product-description-full>h3:first-child{margin-top:0}@media(min-width:990px){.product-description-full>div[style*="100vw"]>div[style*=max-width]{max-width:min(1600px,calc(100vw - 4rem))!important;padding-left:2rem!important;padding-right:2rem!important}.product-description-full div[style*="padding:48px"],.product-description-full div[style*="padding: 48px"]{padding:clamp(3rem,4vw,4.5rem) clamp(2rem,3vw,3.5rem)!important}.product-description-full div[style*="gap:48px"],.product-description-full div[style*="gap: 48px"]{gap:clamp(3.5rem,5vw,5.5rem)!important}.product-description-full div[style*="flex:1 1 280px"]{flex-basis:clamp(380px,38vw,700px)!important}.product-description-full h2[style]{font-size:clamp(2rem,2.4vw,2.55rem)!important}.product-description-full h3[style]{font-size:clamp(1.35rem,1.65vw,1.65rem)!important}.product-description-full p[style]{font-size:clamp(1rem,1vw,1.08rem)!important}.product-section--zigzag-description .product-description-full>div[style*="100vw"]>div[style*=max-width]>div:nth-child(n+2)>div{display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important}.product-section--zigzag-description .product-description-full>div[style*="100vw"]>div[style*=max-width]>div:nth-child(odd):nth-child(n+3)>div{flex-direction:row!important}.product-section--zigzag-description .product-description-full>div[style*="100vw"]>div[style*=max-width]>div:nth-child(n+2)>div>div{flex:1 1 0!important;min-width:0!important}}.product-bundles{border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:1rem}.product-bundle{border:0;margin:0;padding:0}.product-bundle+.product-bundle{border-top:1px solid rgba(0,0,0,.1);padding-top:1rem;margin-top:1rem}.product-bundle__legend{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin-bottom:.75rem}.product-bundle__title{font-size:.85rem;font-weight:700;color:var(--color-foreground)}.product-bundle__tip-toggle{font-size:.8rem;color:var(--color-accent);text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;white-space:nowrap}.product-bundle__tip-toggle:hover{opacity:.7}.product-bundle__tip{margin-bottom:.75rem;padding:.75rem;background:var(--color-background-alt, #f8f8f6);border-radius:4px;font-size:.85rem;line-height:1.5}.product-bundle__tip-img{width:100%;height:auto;border-radius:3px;margin-bottom:.5rem}.product-bundle__tip-text{margin:0;opacity:.8}.product-bundle__controls{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:start}.product-bundle__thumb-wrap{width:64px;height:64px;border-radius:4px;overflow:hidden;background:#00000008;grid-row:span 2}.product-bundle__thumb{width:100%;height:100%;object-fit:cover;display:block}.product-bundle__radios{display:flex;align-items:center;gap:1rem}.product-bundle__radio-label{display:flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;cursor:pointer}.product-bundle__radio-input{accent-color:var(--color-accent)}.product-bundle__variants{grid-column:2}.product-bundle__variant-list{border:1px solid rgba(0,0,0,.12);border-radius:4px;max-height:200px;overflow-y:auto}.product-bundle__variant-option{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;cursor:pointer;transition:background .15s ease}.product-bundle__variant-option:hover{background:#00000008}.product-bundle__variant-option+.product-bundle__variant-option{border-top:1px solid rgba(0,0,0,.06)}.product-bundle__variant-checkbox{accent-color:var(--color-accent);flex-shrink:0}.product-bundle__variant-name{flex:1}.product-bundle__variant-price{font-weight:600;white-space:nowrap}.product-bundle__variant-compare{font-size:.8rem;text-decoration:line-through;opacity:.5;white-space:nowrap}.product-form{display:flex;flex-direction:column;gap:1rem}.product-form__field{display:flex;flex-direction:column;gap:.4rem}.product-form__label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground)}.product-form__purchase-row{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:end;gap:.75rem}.product-form__purchase-row--single{grid-template-columns:minmax(0,1fr)}.product-form__cart-quantity-note{margin:-.4rem 0 0;color:var(--color-foreground-muted, #555);font-size:.78rem;line-height:1.4;text-align:center}.product-form__field--quantity{flex:0 0 auto}.product-form__select-wrapper{position:relative;display:flex;align-items:center}.product-form__select{width:100%;appearance:none;-webkit-appearance:none;padding:.75rem 2.5rem .75rem .875rem;font-size:.95rem;font-weight:500;border:2px solid var(--color-foreground);border-radius:3px;background:var(--color-background);color:var(--color-foreground);cursor:pointer;transition:border-color .2s ease}.product-form__select:hover{border-color:var(--color-accent)}.product-form__select:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.product-form__select-icon{position:absolute;right:.875rem;pointer-events:none;color:var(--color-foreground)}.product-form__quantity{display:inline-flex;align-items:center;border:2px solid var(--color-foreground);border-radius:3px;overflow:hidden;width:fit-content}.product-form__quantity-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:var(--color-foreground);cursor:pointer;transition:background .15s ease}.product-form__quantity-btn:hover{background:#0000000f}.product-form__quantity-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.product-form__quantity-input{width:52px;height:44px;padding:0;border:none;border-left:1px solid var(--color-foreground);border-right:1px solid var(--color-foreground);background:transparent;color:var(--color-foreground);font-size:1rem;font-weight:600;text-align:center;-moz-appearance:textfield}.product-form__quantity-input::-webkit-inner-spin-button,.product-form__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-form__quantity-input:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.product-form__add-to-cart{width:100%;min-width:0;height:48px;padding:0 2rem;font-family:var(--font-primary--family);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--color-accent);border:none;border-radius:10px;box-shadow:0 2px 10px #016fbe47;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.product-form__add-to-cart:hover:not(:disabled){background:#0158a0;box-shadow:0 6px 18px #016fbe5c;transform:translateY(-1px)}.product-form__add-to-cart:active:not(:disabled){transform:scale(.98)}.product-form__add-to-cart:disabled{opacity:.4;cursor:not-allowed}.product-form__add-to-cart:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.product-form__dynamic-checkout{margin-top:.25rem}.product-form__dynamic-checkout .shopify-payment-button__button{border-radius:10px!important;min-height:48px}.product-purchase-facts{display:flex;flex-wrap:wrap;gap:.35rem 0;margin-top:1.1rem;padding-top:.9rem;border-top:1px solid #e5e8eb;color:var(--color-foreground-muted);font-size:.78rem;line-height:1.45}.product-purchase-facts>*{display:inline-flex;align-items:center;color:inherit;text-decoration:none;white-space:nowrap}.product-purchase-facts>*:not(:last-child):after{width:2px;height:2px;margin:0 .55rem;border-radius:50%;background:currentColor;content:"";opacity:.45}.product-purchase-facts a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.18em;transition:color .15s ease,text-decoration-color .15s ease}.product-purchase-facts a:hover{color:var(--color-foreground);text-decoration-color:currentColor}.accessory-product-details{margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid #e5e8eb}.accessory-product-details>h2{margin:0 0 .8rem;font-size:.95rem;font-weight:750;letter-spacing:-.01em}.accessory-product-details__facts{display:grid;gap:0;margin:0}.accessory-product-details__facts>div{display:grid;grid-template-columns:minmax(5rem,.35fr) minmax(0,1fr);gap:1rem;padding:.42rem 0}.accessory-product-details__facts dt,.accessory-product-details__facts dd{margin:0;font-size:.82rem;line-height:1.4}.accessory-product-details__facts dt{color:var(--color-foreground-muted)}.accessory-product-details__facts dd{font-weight:650;overflow-wrap:anywhere}.accessory-product-details__section{margin-top:.85rem;padding-top:.85rem;border-top:1px solid #edf0f2}.accessory-product-details__section h3{margin:0 0 .4rem;font-size:.82rem;font-weight:700}.accessory-product-details__section p,.accessory-product-details__list{margin:0;color:var(--color-foreground-muted);font-size:.82rem;line-height:1.5}.accessory-product-details__list{padding-left:1.05rem}.accessory-product-details__help{display:flex;flex-wrap:wrap;gap:.25rem .55rem;margin:.9rem 0 0;padding-top:.85rem;border-top:1px solid #edf0f2;color:var(--color-foreground-muted);font-size:.8rem;line-height:1.4}.accessory-product-details__help a{color:var(--color-accent);font-weight:700;text-underline-offset:.18em}.back-in-stock{margin-top:1rem;padding:1rem;border:1px solid color-mix(in srgb,var(--color-accent) 30%,#dfe4e8);border-radius:8px;background:color-mix(in srgb,var(--color-accent) 5%,#fff)}.back-in-stock.is-hidden{display:none}.back-in-stock__header{display:grid;gap:.2rem;margin-bottom:.75rem}.back-in-stock__header strong{font-size:.95rem}.back-in-stock__header span{color:var(--color-foreground-muted);font-size:.8rem;line-height:1.45}.back-in-stock__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.back-in-stock__form input{min-width:0;min-height:44px;padding:.7rem .8rem;border:1px solid #cfd6dc;border-radius:6px;background:#fff;color:var(--color-foreground);font:inherit}.back-in-stock__form input:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.back-in-stock__form button{min-height:44px;padding:.65rem 1rem;border:0;border-radius:6px;background:var(--color-accent);color:#fff;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.back-in-stock__success{margin:0;color:#08752d;font-size:.85rem;font-weight:600}@media(max-width:420px){.back-in-stock__form{grid-template-columns:1fr}}@media(max-width:480px){.product-section{padding:.85rem 10px;overflow-x:clip}.product-info__title{font-size:clamp(1.3rem,7vw,1.6rem);line-height:1.12;letter-spacing:0}.product-info__price-current{font-size:1.5rem}.product-description-full{font-size:.95rem;line-height:1.55;margin-top:1.75rem;padding-top:1.25rem;overflow-x:clip}.product-description-full *{max-width:100%}.product-description-full>div[style*="100vw"]{position:static!important;left:auto!important;width:100%!important;overflow-x:clip!important}.product-description-full>div[style*="100vw"]>div[style*=max-width],.product-description-full>div[style*="100vw"]>div[style*="padding:0 24px"],.product-description-full>div[style*="100vw"]>div[style*="padding: 0 24px"]{padding-left:0!important;padding-right:0!important}.product-description-full div[style*="padding:48px"],.product-description-full div[style*="padding: 48px"]{padding:1.35rem 0!important;margin:.65rem 0!important}.product-description-full div[style*="gap:48px"],.product-description-full div[style*="gap: 48px"]{gap:1rem!important}.product-description-full div[style*="text-align:center"],.product-description-full div[style*="text-align: center"],.product-description-full h2[style],.product-description-full h3[style],.product-description-full p[style]{text-align:left!important}.product-description-full h2{font-size:clamp(1.35rem,7.4vw,1.7rem);line-height:1.18}.product-description-full h2[style]{font-size:clamp(1.35rem,7.4vw,1.7rem)!important;line-height:1.18!important}.product-description-full h3{font-size:clamp(1.1rem,6.5vw,1.35rem);line-height:1.22}.product-description-full h3[style]{font-size:clamp(1.1rem,6.5vw,1.35rem)!important;line-height:1.22!important}.product-description-full p{font-size:1rem;line-height:1.6}.product-description-full p[style]{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;font-size:1rem!important;line-height:1.6!important}.product-gallery__thumb{width:60px;height:60px}.product-form__purchase-row{gap:.55rem}.product-form__add-to-cart{height:46px;padding:0 .9rem;font-size:.92rem;letter-spacing:.08em}.product-form__quantity-btn{width:40px;height:42px}.product-form__quantity-input{width:48px;height:42px}.product-info__coupon{padding:.5rem .75rem;gap:.4rem}.product-info__coupon-hint{display:none}.product-bundle__controls{grid-template-columns:1fr}.product-bundle__thumb-wrap{grid-row:auto;width:48px;height:48px}.product-bundle__variants{grid-column:1}}.product-header{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.75rem;margin-bottom:1rem}.product-header .product-info__title{margin:.25rem 0 0}@media(max-width:767px){.product-header{padding-bottom:1rem}}.product-gallery__thumb--more{background:var(--color-background-alt);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;color:var(--color-foreground);border-style:dashed;border-color:#0000002e}.product-gallery__thumb--more:hover{border-color:var(--color-vendor-accent, var(--color-accent));color:var(--color-vendor-accent, var(--color-accent))}.product-gallery__more-text{pointer-events:none}.product-lightbox{width:min(95vw,1200px);max-width:none;max-height:90vh;border:0;border-radius:var(--style-border-radius);padding:0;background:var(--color-background);color:var(--color-foreground);overflow:hidden}.product-lightbox::backdrop{background:#0009}.product-lightbox__close{position:sticky;top:0;margin-left:auto;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-background);border:0;cursor:pointer;color:var(--color-foreground);z-index:1}.product-lightbox__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;padding:0 1rem 1rem;max-height:calc(90vh - 40px);overflow-y:auto}.product-lightbox__thumb{border:1px solid rgba(0,0,0,.08);background:#00000008;padding:0;cursor:pointer;border-radius:var(--style-border-radius);overflow:hidden;aspect-ratio:1}.product-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-lightbox__thumb:hover{border-color:var(--color-vendor-accent, var(--color-accent))}.product-description-full.product-description-utilities{width:min(100%,1200px);gap:.65rem;overflow:visible;border:0;border-radius:0;background:transparent}.product-description-utilities>.product-box,.product-description-utilities>.product-faq,.product-description-utilities>.product-specs{margin:0!important;border:1px solid rgba(12,28,45,.1)!important;border-radius:8px!important;background:var(--color-background)!important;box-shadow:0 4px 14px #0c1c2d0b!important}.product-description-utilities>*+*{border-top:1px solid rgba(12,28,45,.1)!important}.product-description-utilities .product-box__toggle,.product-description-utilities .product-faq__toggle,.product-description-utilities .product-specs__toggle{min-height:62px;padding:.9rem 1.1rem;transition:background .18s ease}.product-description-utilities .product-box__toggle:hover,.product-description-utilities .product-faq__toggle:hover,.product-description-utilities .product-specs__toggle:hover{background:var(--color-background-alt, #f8f8f6)}.product-description-utilities .product-box__label,.product-description-utilities .product-faq__heading,.product-description-utilities .product-faq__heading[style],.product-description-utilities .product-specs__label{margin:0!important;font-family:var(--font-primary--family)!important;font-size:1rem!important;font-weight:700!important;line-height:1.25!important;letter-spacing:0!important}.product-description-utilities .product-box__icon,.product-description-utilities .product-faq__icon,.product-description-utilities .product-specs__icon{width:1.6rem;height:1.6rem;border:0;background:transparent}.product-description-utilities .product-box__label:before,.product-description-utilities .product-faq__label:before,.product-description-utilities .product-specs__label:before{display:none}.product-description-utilities .product-box--open,.product-description-utilities .product-faq--open,.product-description-utilities .product-specs--open{background:color-mix(in srgb,var(--color-accent) 2.5%,var(--color-background))!important}.product-description-utilities .product-box__body,.product-description-utilities .product-faq__body,.product-description-utilities .product-specs__body,.product-description-utilities .faq-a{opacity:1;transform:none;transition:none}.product-description-utilities .product-box:not(.product-box--open) .product-box__body,.product-description-utilities .product-faq:not(.product-faq--open) .product-faq__body,.product-description-utilities .product-specs:not(.product-specs--open) .product-specs__body,.product-description-utilities .faq-item:not(.faq-open) .faq-a{display:none}.product-description-utilities .product-box--open .product-box__body,.product-description-utilities .product-faq--open .product-faq__body,.product-description-utilities .product-specs--open .product-specs__body,.product-description-utilities .faq-item.faq-open .faq-a{display:grid;grid-template-rows:1fr}@media(max-width:767px){.product-description-full.product-description-utilities{gap:.5rem}.product-description-utilities .product-box__toggle,.product-description-utilities .product-faq__toggle,.product-description-utilities .product-specs__toggle{min-height:56px;padding:.8rem .9rem}.product-description-utilities .product-box__label,.product-description-utilities .product-faq__heading,.product-description-utilities .product-faq__heading[style],.product-description-utilities .product-specs__label{font-size:.95rem!important}}@media(max-width:480px){.product-lightbox__grid{grid-template-columns:repeat(2,1fr)}}.product-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.product-cart-drawer.is-open{pointer-events:auto}.product-cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0b12206b;opacity:0;transition:opacity .22s ease;cursor:default}.product-cart-drawer.is-open .product-cart-drawer__backdrop{opacity:1}.product-cart-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(420px,100%);height:100%;background:#fff;box-shadow:-8px 0 30px #0b12202e;transform:translate(100%);transition:transform .25s ease}.product-cart-drawer.is-open .product-cart-drawer__panel{transform:translate(0)}.product-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.25rem;border-bottom:1px solid rgba(11,18,32,.1)}.product-cart-drawer__header h2{margin:0;font-size:1.15rem;font-weight:800}.product-cart-drawer__close{width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--color-foreground);font-size:1.7rem;line-height:1;cursor:pointer}.product-cart-drawer__body{flex:1;overflow-y:auto;padding:1.25rem}.product-cart-drawer__items{display:flex;flex-direction:column;gap:1rem}.product-cart-drawer__item{display:flex;align-items:center;gap:.8rem}.product-cart-drawer__item img{width:64px;height:64px;flex:0 0 64px;object-fit:contain;border:1px solid rgba(11,18,32,.08);border-radius:8px;background:#fafafa}.product-cart-drawer__item-info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.product-cart-drawer__item-info strong{overflow:hidden;font-size:.9rem;line-height:1.3;text-overflow:ellipsis}.product-cart-drawer__item-info span{color:var(--color-foreground-muted, #555);font-size:.8rem}.product-cart-drawer__item-meta{display:flex;align-items:center;gap:.55rem}.product-cart-drawer__quantity{display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(11,18,32,.28);border-radius:5px}.product-cart-drawer__quantity button{width:28px;height:28px;padding:0;border:0;background:#f7f8fa;color:var(--color-foreground);font-size:1.05rem;line-height:1;cursor:pointer}.product-cart-drawer__quantity button:hover{background:#e9edf2}.product-cart-drawer__quantity input{width:30px;height:28px;padding:0;border:0;border-right:1px solid rgba(11,18,32,.18);border-left:1px solid rgba(11,18,32,.18);font:inherit;text-align:center;-moz-appearance:textfield}.product-cart-drawer__quantity input::-webkit-inner-spin-button,.product-cart-drawer__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.product-cart-drawer__subtotal{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(11,18,32,.12);font-size:1rem}.product-cart-drawer__subtotal strong{font-size:1.15rem}.product-cart-drawer__note{margin:.75rem 0 0;color:var(--color-foreground-muted, #555);font-size:.78rem}.product-cart-drawer__recommendations{display:flex;flex-direction:column;gap:.65rem;margin-top:1.5rem}.product-cart-drawer__recommendations h3{margin:0 0 .15rem;font-size:.95rem}.product-cart-drawer__recommendation{display:flex;align-items:center;gap:.7rem;padding:.65rem;color:var(--color-foreground);border:1px solid rgba(11,18,32,.1);border-radius:8px;text-decoration:none}.product-cart-drawer__recommendation:hover{border-color:var(--color-accent)}.product-cart-drawer__recommendation img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:6px;background:#fafafa}.product-cart-drawer__recommendation span{display:flex;flex-direction:column;gap:.2rem;min-width:0}.product-cart-drawer__recommendation strong{overflow:hidden;font-size:.78rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-cart-drawer__recommendation small{color:var(--color-accent);font-size:.72rem;font-weight:600}.product-cart-drawer__footer{display:flex;flex-direction:column;gap:.65rem;padding:1.25rem;border-top:1px solid rgba(11,18,32,.1)}.product-cart-drawer__checkout,.product-cart-drawer__cart,.product-cart-drawer__continue{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:.9rem;font-weight:700;text-decoration:none;cursor:pointer}.product-cart-drawer__checkout{color:#fff;background:var(--color-accent)}.product-cart-drawer__cart{color:var(--color-accent);border:1px solid var(--color-accent)}.product-cart-drawer__continue{border:0;color:var(--color-foreground);background:transparent}@media(prefers-reduced-motion:reduce){.product-cart-drawer__backdrop,.product-cart-drawer__panel{transition:none}}.returns-page{color:var(--color-foreground)}.returns-page__inner{max-width:860px;margin:0 auto;padding:clamp(3rem,7vw,5.5rem) var(--page-margin) clamp(4rem,7vw,6rem)}.returns-hero{margin-bottom:1.5rem}.returns-hero__eyebrow{margin:0 0 .75rem;color:var(--color-accent);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.returns-hero__title{margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:850;line-height:1.08;letter-spacing:0}.returns-hero__lede{margin:.9rem 0 0;color:var(--color-foreground-muted);font-size:1.05rem;line-height:1.55}.returns-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.75rem 0 2rem}.returns-summary__item{display:grid;gap:.25rem;padding:1rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;background:color-mix(in srgb,var(--color-accent) 4%,var(--color-background))}.returns-summary__label{color:var(--color-foreground-muted);font-size:.78rem;font-weight:750;text-transform:uppercase}.returns-summary__item strong{font-size:1rem;line-height:1.25}.returns-content{display:grid;gap:.9rem}.returns-card{padding:clamp(1rem,3vw,1.35rem);border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;background:var(--color-background)}.returns-card h2{margin:0;font-size:1.18rem;font-weight:850;line-height:1.25}.returns-card p,.returns-card li{color:var(--color-foreground-muted);line-height:1.65}.returns-card p{margin:.75rem 0 0}.returns-card ul{display:grid;gap:.45rem;margin:.9rem 0 0;padding-left:1.2rem}.returns-card a{color:var(--color-accent);font-weight:750}.returns-card--contact{background:color-mix(in srgb,var(--color-accent) 5%,var(--color-background))}@media(max-width:720px){.returns-summary{grid-template-columns:1fr}}.cpage__search-form{margin-top:1rem;max-width:560px}.cpage__search-field{display:flex;align-items:center;border:1.5px solid #d4d4d4;border-radius:var(--style-border-radius);background:var(--color-background);overflow:hidden;transition:border-color .15s ease}.cpage__search-field:focus-within{border-color:var(--color-accent)}.cpage__search-icon{flex-shrink:0;margin-left:.75rem;color:var(--color-foreground-muted)}.cpage__search-input{flex:1;border:none;outline:none;padding:.625rem .75rem;font-size:.9375rem;font-family:inherit;background:transparent;color:var(--color-foreground);min-width:0}.cpage__search-input::placeholder{color:var(--color-foreground-muted)}.cpage__search-btn{flex-shrink:0;padding:.625rem 1.25rem;background:var(--color-accent);color:#fff;border:none;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s ease}.cpage__search-btn:hover{opacity:.9}.cpage__search-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}@media(max-width:480px){.cpage__search-form{max-width:100%}}.budget{padding:clamp(3.5rem,6vw,5rem) 0;background:var(--color-background)}.budget__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin);text-align:center}.budget__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);margin:0 0 .75rem}.budget__heading{font-family:var(--font-display--family);font-size:clamp(1.9rem,3.2vw,2.55rem);font-weight:800;color:var(--color-foreground);line-height:1.02;letter-spacing:.035em;text-transform:uppercase;margin:0 0 2.25rem}.budget__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.budget__card{position:relative;display:block;border-radius:var(--radius-card);overflow:hidden;text-decoration:none;border:0;background:#fff;box-shadow:var(--shadow-surface)}.budget__card-image{position:relative;aspect-ratio:21 / 9;overflow:hidden}.budget__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.budget__card:hover .budget__img{transform:scale(1.05)}.budget__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000008c,#0000 50%);pointer-events:none}.budget__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e5e5}.budget__card-content{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.budget__card-title{font-family:var(--font-display--family);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 1px 3px rgba(0,0,0,.4);text-align:left}.budget__card-cta{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap;opacity:.85;transition:gap .2s ease,opacity .2s ease}.budget__card:hover .budget__card-cta{gap:.5rem;opacity:1}@media(max-width:768px){.budget{padding:2.5rem 0}.budget__heading{margin-bottom:1.75rem}.budget__grid{grid-template-columns:1fr;gap:1rem}.budget__card-image{aspect-ratio:16 / 9}}@media(max-width:480px){.budget__card-content{padding:1rem}}.tshowcase{padding:3.5rem 0}.tshowcase__container{width:min(calc(100% - 2rem),110rem);max-width:110rem;margin:0 auto;padding:0}.tshowcase__header{text-align:center;margin-bottom:1.75rem}.tshowcase__heading{text-transform:uppercase;letter-spacing:.05em}.tshowcase__accent-bar{width:50px;height:3px;background:var(--color-accent);margin:.5rem auto;border-radius:2px}.tshowcase__subtitle{font-size:.875rem;color:var(--color-foreground-muted);margin-bottom:1rem}.tshowcase__tabs{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;align-items:center}.tshowcase__tabs-label{margin:1rem 0 .55rem;color:var(--color-foreground-muted);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tshowcase__tab{position:relative;padding:.5rem .9rem;border:1px solid #e1e5e9;border-radius:999px;background:transparent;font-size:.875rem;font-weight:500;font-family:inherit;color:var(--color-foreground-muted);cursor:pointer;transition:color .2s ease}.tshowcase__tab:hover{color:var(--color-foreground);border-color:var(--color-accent)}.tshowcase__tab--active{color:var(--color-accent);font-weight:600;background:color-mix(in srgb,var(--color-accent) 10%,var(--color-background));border-color:var(--color-accent)}.tshowcase__tab:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.tshowcase__panel{display:none}.tshowcase__panel--active{display:block}.tshowcase__featured{display:flex;align-items:center;gap:1.5rem;background:var(--color-background-alt);border-radius:8px;padding:1rem;max-width:720px;margin:0 auto 1.25rem;color:var(--color-foreground);border:1px solid rgba(0,0,0,.08);position:relative;overflow:hidden}.tshowcase__featured:before{display:none}.tshowcase__featured-image-link{flex-shrink:0;width:20%;text-decoration:none}.tshowcase__featured-image{display:flex;align-items:center;justify-content:center}.tshowcase__featured-image img{width:100%;height:100%;object-fit:contain;border-radius:8px;border:1px solid rgba(0,0,0,.08)}.tshowcase__featured-image svg{width:50%;height:50%;opacity:.3}.tshowcase__featured-info{flex:1;min-width:0}.tshowcase__featured-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);background:#016fbe1f;display:inline-block;padding:.2rem .6rem;border-radius:3px;margin-bottom:.375rem;font-weight:600}.tshowcase__featured-title{font-family:var(--font-primary--family);font-size:1.125rem;font-weight:600;text-transform:none;letter-spacing:normal;color:var(--color-foreground);text-decoration:none;display:block;margin-bottom:.375rem;line-height:1.3}.tshowcase__featured-title:hover{color:var(--color-accent)}.tshowcase__featured-rating{display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem}.tshowcase__featured-stars{display:inline-flex;align-items:center;gap:1px}.tshowcase__featured-stars svg{flex-shrink:0;display:block}.tshowcase__featured-rating-text{font-size:.8125rem;color:var(--color-foreground-muted);font-weight:500;line-height:1}.tshowcase__featured-desc{font-size:.8125rem;color:var(--color-foreground-muted);line-height:1.5;margin-bottom:.75rem;padding-left:.5rem;border-left:2px solid rgba(1,111,190,.4)}.tshowcase__featured-pricing{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.875rem}.tshowcase__featured-price{font-size:1.25rem;font-weight:700;color:var(--color-accent)}.tshowcase__featured-compare{font-size:.8125rem;color:var(--color-foreground-muted);text-decoration:line-through}.tshowcase__featured-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1.5rem;background:var(--color-accent);color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .2s ease}.tshowcase__featured-btn:hover{opacity:.9}.tshowcase__featured-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.tshowcase__featured-btn:disabled{background:#ccc;cursor:not-allowed}.tshowcase__view-all--bottom{display:flex;justify-content:center;margin-top:1.5rem}.tshowcase__view-all-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:transparent;color:var(--color-accent);border:1.5px solid var(--color-accent);border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;transition:background .2s ease,color .2s ease,gap .2s ease}.tshowcase__view-all-btn:hover{background:var(--color-accent);color:#fff;gap:.75rem}.tshowcase__view-all-label--short{display:none}.tshowcase__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}.tshowcase__grid .pcard{min-width:0;max-width:none;width:100%}.tshowcase__arrow{display:none}.tshowcase .pcard__pricing.is-on-sale .pcard__price{color:var(--color-accent)}.tshowcase .pcard__save{display:none}.tshowcase .pcard__sale-badge{display:inline-flex;position:absolute;top:.45rem;left:.45rem;z-index:1;padding:.35rem .5rem;border-radius:5px;background:#c92b2b;color:#fff;font-size:.72rem;font-weight:700;line-height:1}@media(max-width:768px){.tshowcase{padding:2.5rem 0}.tshowcase__panel--active{position:relative;padding:0 1rem}.tshowcase__header{position:relative}.tshowcase__header:after{content:"";position:absolute;right:0;bottom:0;width:3rem;height:2.5rem;background:linear-gradient(to right,transparent,var(--color-background));pointer-events:none;z-index:1}.tshowcase__tabs{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding:0 .25rem .25rem}.tshowcase__tabs-label{margin-top:.8rem}.tshowcase__tab{flex-shrink:0;font-size:.8125rem;padding:.4375rem 1rem}.tshowcase__grid{display:flex;gap:.75rem;box-sizing:border-box;width:100%;max-width:none;position:relative;left:auto;transform:none;padding-inline:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.tshowcase__arrow{display:flex;position:absolute;top:clamp(150px,28%,250px);align-items:center;justify-content:center;width:24px;height:44px;color:var(--color-foreground-muted, #555);background:transparent;border:0;border-radius:0;padding:0;pointer-events:none;z-index:2}.tshowcase__arrow--left{left:-.65rem}.tshowcase__arrow--right{right:-.65rem}.tshowcase__arrow:not(:disabled){pointer-events:auto;cursor:pointer}.tshowcase__arrow:disabled{opacity:.2}.tshowcase__grid .pcard__image img{transform:scale(1.25)}.tshowcase .pcard__image{aspect-ratio:1 / .9}.tshowcase .pcard__info{padding:.65rem .1rem 0}.tshowcase__grid .pcard{flex:0 0 calc(50% - .375rem);min-width:calc(50% - .375rem);max-width:calc(50% - .375rem);scroll-snap-align:start}.tshowcase .pcard__title{min-height:4.8em;margin-bottom:.45rem;font-family:var(--font-body--family);font-size:.92rem;font-weight:500;line-height:1.28}.tshowcase .pcard__spec-line,.tshowcase .pcard__action,.tshowcase .pcard__trust,.tshowcase .pcard__save{display:none}.tshowcase .pcard__pricing{gap:.25rem .45rem;margin-bottom:0}.tshowcase .pcard__price{font-size:1rem}.tshowcase .pcard__pricing.is-on-sale .pcard__price{color:var(--color-accent)}.tshowcase .pcard__compare{font-size:.75rem}.tshowcase .pcard__sale-badge{display:inline-flex;position:absolute;top:.45rem;left:.45rem;z-index:1;padding:.35rem .5rem;border-radius:5px;background:#c92b2b;color:#fff;font-size:.72rem;font-weight:700;line-height:1}.tshowcase__grid .pcard__title{-webkit-line-clamp:3;min-height:4.8em;font-family:var(--font-body--family);font-size:.92rem;font-weight:500;line-height:1.28}.tshowcase__view-all-btn{width:fit-content;max-width:100%;justify-content:center;padding:.65rem 1rem;font-size:.78rem;white-space:nowrap}.tshowcase__view-all-label--full{display:none}.tshowcase__view-all-label--short{display:inline}.tshowcase__view-all--bottom{margin-top:1.25rem}}@media(max-width:480px){.tshowcase__tab{font-size:.75rem;padding:.375rem .875rem}}.terms-page{color:var(--color-foreground)}.terms-page__inner{max-width:900px;margin:0 auto;padding:clamp(3rem,7vw,5.5rem) var(--page-margin) clamp(4rem,7vw,6rem)}.terms-hero{margin-bottom:1.5rem}.terms-hero__eyebrow{margin:0 0 .75rem;color:var(--color-accent);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.terms-hero__title{margin:0;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:850;line-height:1.08;letter-spacing:0}.terms-hero__lede{margin:.9rem 0 0;color:var(--color-foreground-muted);font-size:1.05rem;line-height:1.55}.terms-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.75rem 0 2rem}.terms-summary__item{display:grid;gap:.25rem;padding:1rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;background:color-mix(in srgb,var(--color-accent) 4%,var(--color-background))}.terms-summary__label{color:var(--color-foreground-muted);font-size:.78rem;font-weight:750;text-transform:uppercase}.terms-summary__item strong{font-size:1rem;line-height:1.25}.terms-content{display:grid;gap:.9rem}.terms-card{padding:clamp(1rem,3vw,1.35rem);border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:8px;background:var(--color-background)}.terms-card h2{margin:0;font-size:1.18rem;font-weight:850;line-height:1.25}.terms-card p,.terms-card li{color:var(--color-foreground-muted);line-height:1.65}.terms-card p{margin:.75rem 0 0}.terms-card ul{display:grid;gap:.45rem;margin:.9rem 0 0;padding-left:1.2rem}.terms-card strong{color:var(--color-foreground)}.terms-card a{color:var(--color-accent);font-weight:750}.terms-card--final{background:color-mix(in srgb,var(--color-accent) 5%,var(--color-background))}@media(max-width:720px){.terms-summary{grid-template-columns:1fr}}.we-install{padding:3.5rem 0;background:#fff}.we-install__container{max-width:var(--page-width);margin:0 auto;padding:0;text-align:center}.we-install__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);margin:0 0 .75rem}.we-install__heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--color-foreground);line-height:1.2;margin:0 0 2.5rem}.we-install__steps{display:flex;align-items:flex-start;justify-content:center;margin-bottom:2.5rem}.we-install__step{flex:1;max-width:280px;text-align:center;padding:0 1.5rem}.we-install__step-number{display:block;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--color-accent);margin-bottom:.5rem;line-height:1}.we-install__step-title{font-size:1rem;font-weight:700;color:var(--color-foreground);margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.03em}.we-install__step-desc{font-size:.85rem;color:var(--color-foreground-muted);line-height:1.5;margin:0}.we-install__step-divider{width:1px;align-self:stretch;background:#e5e5e5;flex-shrink:0}.we-install__cta{text-align:center}.we-install__book-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 2rem .9rem 1.5rem;background:linear-gradient(135deg,var(--color-accent),#1a1a2e);color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border-radius:60px;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 20px #00000026}.we-install__book-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 40%,rgba(255,255,255,.12) 50%,transparent 60%);background-size:250% 100%;background-position:100% 0;transition:background-position .6s ease}.we-install__book-btn:hover:before{background-position:0 0}.we-install__book-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.we-install__book-btn-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff26;border-radius:50%;flex-shrink:0}.we-install__book-btn-icon svg{width:18px;height:18px}.we-install__book-btn-text{position:relative;z-index:1}.we-install__book-btn-arrow{font-size:1.2rem;transition:transform .25s ease;position:relative;z-index:1}.we-install__book-btn:hover .we-install__book-btn-arrow{transform:translate(4px)}.we-install__brands{border-top:1px solid #e5e5e5;margin-top:2rem;padding-top:1.5rem}.we-install__brands-heading{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-foreground-muted);text-align:center;margin:0 0 1.25rem}.we-install__marquee{position:relative;overflow:hidden;width:100%}.we-install__marquee:before,.we-install__marquee:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.we-install__marquee:before{left:0;background:linear-gradient(to right,#fff,transparent)}.we-install__marquee:after{right:0;background:linear-gradient(to left,#fff,transparent)}.we-install__marquee-track{display:flex;align-items:center;gap:3rem;width:max-content;animation:we-install-scroll 30s linear infinite}.we-install__logo{height:40px;width:auto;object-fit:contain;flex-shrink:0;filter:grayscale(60%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.we-install__logo:hover{filter:grayscale(0%);opacity:1}@keyframes we-install-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.we-install__marquee:hover .we-install__marquee-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.we-install__marquee-track{animation:none;justify-content:center;flex-wrap:wrap;gap:2rem 3rem;padding:0}.we-install__logo:nth-child(n+12){display:none}.we-install__marquee:before,.we-install__marquee:after{display:none}}@media(max-width:768px){.we-install{padding:2.5rem 0}.we-install__steps{flex-direction:column;align-items:center;gap:0}.we-install__step{max-width:100%;width:100%;display:flex;align-items:center;gap:1rem;text-align:left;padding:1.25rem 0}.we-install__step-number{font-size:1.5rem;margin-bottom:0;flex-shrink:0;width:3rem}.we-install__step-divider{width:100%;height:1px;align-self:auto}.we-install__marquee:before,.we-install__marquee:after{width:40px}.we-install__logo{height:32px}}@media(max-width:480px){.we-install__logo{height:28px}.we-install__marquee-track{gap:2rem;animation-duration:20s}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
