:root{--am-ink: #182022;--am-muted: #626968;--am-red: #c73528;--am-red-hover: #a92820;--am-line: #e1e4e1;--am-paper: #f4f5f2}.aluns-theme{-webkit-font-smoothing:antialiased}.aluns-theme.page-width-wide{--page-margin: 32px;--page-content-width: 1440px}.aluns-theme :focus-visible{outline:2px solid var(--am-red);outline-offset:4px}.am-shell{width:min(100% - 64px,1440px);margin-inline:auto}.am-eyebrow{margin:0 0 14px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.am-eyebrow:before{content:"";display:inline-block;width:22px;height:3px;background:var(--am-red);margin-right:10px;vertical-align:middle}.am-text-link{display:inline-flex;align-items:center;gap:22px;color:inherit;font-size:14px;font-weight:600;text-decoration:none}.am-text-link:hover{color:var(--am-red)}.am-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 22px;background:var(--am-red);color:#fff;border-radius:5px;text-decoration:none;font-size:14px;font-weight:700}.am-button:hover{background:var(--am-red-hover);color:#fff}.am-breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;color:var(--am-muted);font-size:12px;padding-block:22px}.am-breadcrumbs a{color:inherit;text-decoration:none}.am-breadcrumbs a:hover{color:var(--am-red)}.am-breadcrumbs [aria-current]{color:var(--am-ink)}.am-information-page>.section-content-wrapper{width:100%;min-width:0}.am-information-page>.section-content-wrapper>.text-block{width:100%}.am-information-page>.section-content-wrapper>.text-block>*{max-width:100%}.aluns-theme .header__row--top{border-bottom:1px solid #ffffff18}.aluns-theme .header-logo{width:max-content;max-width:100%;justify-self:center;background:#fff;border-radius:5px;padding:5px 9px}.aluns-theme .header .menu-list__link{font-size:13px;font-weight:600;letter-spacing:0}.aluns-theme .header__columns{padding-block:12px}.aluns-theme .menu-list__submenu{border-top:1px solid var(--am-line)}.am-shopbar{background:#fff;border-bottom:1px solid var(--am-line);color:var(--am-ink)}.am-shopbar__inner{display:grid;grid-template-columns:230px minmax(200px,1fr) 230px;align-items:center;gap:32px;padding-block:14px}.am-shopbar__all{display:flex;align-items:center;gap:20px;color:var(--am-ink);font-size:14px;font-weight:700;text-decoration:none}.am-shopbar__all span{color:var(--am-red);font-size:22px}.am-shopbar__help{text-align:right;font-size:11px;color:var(--am-muted);text-decoration:none}.am-shopbar__help strong{display:block;font-size:14px;color:var(--am-ink)}.am-search{display:flex;min-width:0;height:46px;background:var(--am-paper);border:1px solid var(--am-line);border-radius:5px}.am-search:focus-within{border-color:var(--am-ink)}.am-search input{flex:1;width:100%;min-width:0;background:transparent;border:0;padding:0 16px;color:var(--am-ink);font:inherit;font-size:14px}.am-search button{display:grid;place-items:center;background:transparent;border:0;color:var(--am-ink);width:48px;cursor:pointer}.am-quicknav{display:flex;align-items:center;gap:28px;overflow-x:auto;scrollbar-width:thin}.am-quicknav a{flex-shrink:0;padding-block:8px 15px;color:var(--am-ink);font-size:12px;font-weight:600;text-decoration:none;border-bottom:2px solid transparent}.am-quicknav a:hover,.am-quicknav a[aria-current]{border-color:var(--am-red);color:var(--am-red)}.am-collection-heading{background:var(--am-paper);color:var(--am-ink);border-bottom:1px solid var(--am-line);padding-bottom:34px}.am-collection-heading__row{display:flex;justify-content:space-between;align-items:end;gap:24px;padding-top:18px}.am-collection-heading h1,.am-catalog h1{font-size:clamp(32px,4vw,56px);font-weight:750;letter-spacing:-.045em;line-height:1.08;margin:0;max-width:24ch}.am-description{max-width:820px;font-size:14px;margin-top:20px;color:var(--am-muted)}.am-description summary{cursor:pointer;display:flex;align-items:center;gap:24px;width:fit-content;min-height:32px;list-style:none}.am-description summary::-webkit-details-marker{display:none}.am-description[open] summary span{transform:rotate(45deg)}.am-description .rte{padding-top:12px;line-height:1.7}.am-category-links{display:flex;flex-wrap:wrap;gap:9px;padding-block:24px}.am-category-links a{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:42px;padding:10px 15px;color:var(--am-ink);border:1px solid var(--am-line);border-radius:5px;font-size:13px;text-decoration:none}.am-category-links a:hover,.am-category-links a[aria-current]{border-color:var(--am-ink);background:var(--am-paper)}.am-category-links a span{color:var(--am-muted)}.am-catalog{padding-bottom:64px;color:var(--am-ink)}.am-catalog:not(:has(.am-breadcrumbs)){padding-top:56px}.am-section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;padding-block:20px 32px}.am-section-heading h2{font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-.035em;margin:0}.am-intro{max-width:620px;margin:18px 0 0;font-size:15px;color:var(--am-muted);line-height:1.7}.am-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.am-category-card{display:flex;flex-direction:column;border:1px solid var(--am-line);border-radius:8px;overflow:hidden;color:inherit;text-decoration:none;transition:border-color .2s,box-shadow .2s}.am-category-card:hover{border-color:#aeb5b0;box-shadow:0 8px 24px #1820220b}.am-category-card__media{aspect-ratio:1.5;background:var(--am-paper);overflow:hidden;padding:22px}.am-category-card__media img,.am-category-card__media svg{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}@media(hover:hover){.am-category-card:hover img{transform:scale(1.045)}}.am-category-card__caption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px;flex:1}.am-category-card__caption h2{font:inherit;font-weight:700;font-size:16px;line-height:1.3;margin:0 0 6px}.am-category-card__caption div>span{font-size:12px;color:var(--am-muted)}.am-arrow{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:50%;background:var(--am-paper);font-size:18px}.am-category-card:hover .am-arrow{background:var(--am-red);color:#fff}.aluns-theme .product-card{--color-foreground: #182022;--color-foreground-heading: #182022;--color-background: #fff;height:100%;border:1px solid var(--am-line);border-radius:8px;background:#fff;color:var(--am-ink);transition:border-color .2s,box-shadow .2s}.aluns-theme .product-card:hover{border-color:#b4bab6;box-shadow:0 6px 22px #18202209}.aluns-theme .product-card__link{height:100%;border-radius:8px}.aluns-theme .product-card .card-gallery{border-radius:7px 7px 0 0;background:var(--am-paper);overflow:hidden}.aluns-theme .product-card .product-media__image{object-fit:contain;padding:16px}.aluns-theme .product-card__link>.group-block{padding:4px 16px 18px;gap:8px}.aluns-theme .product-card .text-block{line-height:1.45}.aluns-theme .product-card .price{font-size:17px;font-weight:750;letter-spacing:-.025em}.aluns-theme .product-card .compare-at-price{color:var(--am-muted);font-size:12px}.aluns-theme .product-badges__badge{border-radius:4px;font-size:11px;font-weight:700;padding:5px 9px}.aluns-theme .product-grid-container{padding-top:24px;padding-bottom:56px}.aluns-theme .facets--horizontal{border-block:1px solid var(--am-line);padding-block:14px}.aluns-theme .facets--vertical:not(.facets--drawer){padding-right:24px}.aluns-theme .facets__summary{min-height:44px;font-weight:600}.aluns-theme .facets-toggle__button{min-height:44px;border:1px solid var(--am-line);border-radius:5px;padding:10px 14px}.aluns-theme .facets__label{font-size:14px}.aluns-theme .facets input[type=checkbox]{accent-color:var(--am-ink)}.aluns-theme .button:not(.button-unstyled):not(.button-secondary),.aluns-theme .add-to-cart-button{border-radius:5px}.aluns-theme .product-information .add-to-cart-button{background:var(--am-red);color:#fff;min-height:54px;font-weight:700}.aluns-theme .product-information .add-to-cart-button:hover:not(:disabled){background:var(--am-red-hover)}.aluns-theme .product-information .add-to-cart-button:disabled{opacity:.5;cursor:not-allowed}.aluns-theme .product-details h1{font-size:clamp(28px,2.8vw,40px);font-weight:750;line-height:1.12;letter-spacing:-.035em}.aluns-theme .product-details .price{font-size:28px;font-weight:750}.aluns-theme .product-details .compare-at-price{font-size:17px;color:var(--am-muted)}.aluns-theme .product-details .variant-option__select-wrapper{border:1px solid #bfc6c0;border-radius:5px}.aluns-theme .product-details .variant-option__select{min-height:48px}.aluns-theme .product-information__media .product-media-container{background:var(--am-paper);border-radius:8px}.aluns-theme .product-information__media .product-media__image{object-fit:contain}.aluns-theme .product-information .product-details{box-shadow:none;border-radius:0}.am-product-service{border-block:1px solid var(--am-line);padding-block:16px;width:100%;font-size:13px;color:var(--am-muted)}.am-product-vendor{margin:0;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--am-muted)}.am-product-service p{margin:0 0 12px;color:var(--am-ink)}.am-product-service p span{color:#41644a;margin-right:6px}.am-product-service a{display:inline-flex;gap:12px;color:inherit;margin:4px 20px 4px 0}.am-home-hero{background:var(--am-ink);color:#fff;padding-block:36px}.am-home-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.am-home-hero__copy{padding-block:36px}.am-home-hero h1{color:#fff;font-size:clamp(42px,5.3vw,76px);font-weight:750;line-height:1.02;letter-spacing:-.055em;max-width:10ch;margin:22px 0}.am-home-hero__copy>p:not(.am-eyebrow){color:#cbd0cc;max-width:430px;font-size:16px;line-height:1.7}.am-home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-block:30px 42px}.am-home-hero__location{color:#a1aaa4;font-size:10px;letter-spacing:.12em}.am-home-hero__media{position:relative;height:440px;overflow:hidden;border-radius:8px;background:#303938}.am-home-hero__media>img,.am-home-hero__media>svg{width:100%;height:100%;object-fit:cover}.am-home-hero__badge{position:absolute;bottom:20px;left:20px;background:#182022e6;border:1px solid #ffffff30;padding:12px 18px;font-size:12px;border-radius:4px}.aluns-theme .footer{border-top:1px solid var(--am-line)}@media(min-width:750px){.aluns-theme .product-information__grid:not(:has(.product-information__media:empty)).product-information--media-left:not(.product-information__grid--half){grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:56px;width:100%;max-width:1440px}.aluns-theme .product-information__grid.product-information--media-left .product-details{padding:20px 0}}@media(max-width:1100px){.am-shopbar__inner{grid-template-columns:190px minmax(0,1fr);gap:24px}.am-shopbar__help{display:none}.am-home-hero__grid{gap:32px}.am-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.aluns-theme.page-width-wide{--page-margin: 16px}.am-shell{width:calc(100% - 32px)}.am-shopbar__inner{display:flex;flex-direction:column-reverse;align-items:stretch;gap:10px;padding-block:12px}.am-shopbar__all{justify-content:space-between;font-size:12px}.am-shopbar__all span{font-size:16px}.am-search input{font-size:16px;padding-inline:12px}.am-search input::placeholder{font-size:12px}.am-breadcrumbs{padding-block:18px;font-size:11px}.am-collection-heading{padding-bottom:24px}.am-collection-heading__row{padding-top:8px;align-items:start;flex-direction:column;gap:16px}.am-collection-heading__row .am-text-link{font-size:12px}.am-eyebrow{font-size:10px}.am-category-links{flex-wrap:nowrap;overflow-x:auto;padding-block:18px;scrollbar-width:thin}.am-category-links a{flex-shrink:0}.am-section-heading{align-items:start;flex-direction:column;gap:20px;padding-top:10px}.am-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.am-category-card__media{aspect-ratio:1.2;padding:14px}.am-category-card__caption{padding:12px;gap:6px}.am-category-card__caption h2{font-size:13px}.am-arrow{flex-basis:24px;height:24px;font-size:14px}.am-catalog{padding-bottom:36px}.am-catalog:not(:has(.am-breadcrumbs)){padding-top:36px}.aluns-theme .product-grid{column-gap:12px;row-gap:16px}.aluns-theme .product-card__link>.group-block{padding:4px 10px 12px}.aluns-theme .product-card .price{font-size:16px}.aluns-theme .product-card .product-media__image{padding:10px}.aluns-theme .product-information{padding-top:0}.aluns-theme .product-details{padding-top:24px}.am-home-hero{padding-block:10px 24px}.am-home-hero__grid{grid-template-columns:1fr;gap:0}.am-home-hero__copy{padding-block:28px}.am-home-hero__media{height:260px}.am-home-hero__actions{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){.am-category-card,.am-category-card img,.aluns-theme .product-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/aluns-redesign.css.map */
