:root{--alp-ink: #1a1a1a;--alp-gold: #c8a96e;--alp-gold-hover: #d4b986;--alp-gold-soft: #e0c890;--alp-muted: #737373;--alp-border: #e5e5e5;--alp-secondary: #f5f5f5;--alp-radius: 1.2rem;--alp-radius-sm: .8rem;--alp-max-width: 128rem}.alp-page-width{max-width:var(--alp-max-width);margin:0 auto;padding:0 1.6rem}@media screen and (min-width:750px){.alp-page-width{padding:0 2.4rem}}@media screen and (min-width:990px){.alp-page-width{padding:0 3.2rem}}.alp-section{padding:5rem 0}@media screen and (min-width:750px){.alp-section{padding:7rem 0}}.alp-section--sm{padding:3rem 0}.alp-eyebrow{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--alp-gold)}.alp-heading{margin:1.2rem 0 0;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}.alp-heading--center{text-align:center}.alp-subheading{margin-top:1.6rem;font-size:1.6rem;line-height:1.6;color:var(--alp-muted)}.alp-subheading--center{text-align:center;max-width:64rem;margin-left:auto;margin-right:auto}.alp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 1.6rem;border:none;border-radius:var(--alp-radius-sm);font-size:1.4rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s}.alp-btn--dark{background:var(--alp-ink);color:#fff}.alp-btn--dark:hover{background:#1a1a1ae6}.alp-btn--gold{background:var(--alp-gold);color:var(--alp-ink)}.alp-btn--gold:hover{background:var(--alp-gold-hover)}.alp-btn--full{width:100%}.alp-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.1);background:#1a1a1af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.alp-header__inner{display:flex;align-items:center;justify-content:space-between;height:6.4rem}.alp-header__logo img{height:2.8rem;width:auto}.alp-header__nav{display:none;align-items:center;gap:3.2rem}@media screen and (min-width:990px){.alp-header__nav{display:flex}}.alp-header__nav a,.alp-header__mobile-nav a{position:relative;font-size:1.4rem;font-weight:500;color:#ffffffb3;text-decoration:none;transition:color .2s}.alp-header__nav a:hover,.alp-header__nav a:focus-visible,.alp-header__nav a.is-active,.alp-header__mobile-nav a:hover,.alp-header__mobile-nav a:focus-visible,.alp-header__mobile-nav a.is-active{color:var(--alp-gold)}.alp-header__nav a:after,.alp-header__mobile-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-.4rem;height:2px;border-radius:999px;background:var(--alp-gold);transform:scaleX(0);transition:transform .2s}.alp-header__nav a:hover:after,.alp-header__nav a:focus-visible:after,.alp-header__nav a.is-active:after,.alp-header__mobile-nav a:hover:after,.alp-header__mobile-nav a:focus-visible:after,.alp-header__mobile-nav a.is-active:after{transform:scaleX(1)}.alp-header__actions{display:flex;align-items:center;gap:.8rem}.alp-cart-btn{display:inline-flex;align-items:center;gap:6px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:8px 16px;font-family:Arial,sans-serif;font-size:14px;text-decoration:none;margin-right:8px;transition:border-color .2s,color .2s}.alp-cart-btn:hover{border-color:#c8a96e;color:#c8a96e}.alp-cart-count{background:#c8a96e;color:#1a1a1a;border-radius:50%;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1}.alp-header__cta{display:none;align-items:center;gap:.6rem;height:3.6rem;padding:0 1.6rem;border-radius:.8rem;background:var(--alp-gold);color:var(--alp-ink);font-size:1.4rem;font-weight:600;text-decoration:none;transition:background .2s}@media screen and (min-width:750px){.alp-header__cta{display:inline-flex}}.alp-header__cta:hover{background:var(--alp-gold-hover)}.alp-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:none;border-radius:.6rem;background:transparent;color:#fff;cursor:pointer}@media screen and (min-width:990px){.alp-header__menu-btn{display:none}}.alp-header__mobile-nav{display:none;border-top:1px solid rgba(255,255,255,.1);background:var(--alp-ink)}.alp-header__mobile-nav.is-open{display:block}.alp-header__mobile-nav a{display:block;padding:1.2rem 1.6rem;font-size:1.6rem}.alp-hero{position:relative;overflow:hidden;background:var(--alp-ink)}.alp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.alp-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:right center}.alp-hero__overlay-r{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--alp-ink),rgba(26,26,26,.85) 50%,rgba(26,26,26,.4))}.alp-hero__overlay-t{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--alp-ink),transparent 50%,rgba(26,26,26,.3))}.alp-hero__content{position:relative;z-index:1;display:flex;min-height:88vh;flex-direction:column;justify-content:center;padding:6rem 0}.alp-hero__inner{max-width:64rem}.alp-hero__badge{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.6rem;border:1px solid rgba(200,169,110,.6);border-radius:999px;background:#000000a6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-size:1.1rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#c8a96e}.alp-hero__title{margin:2.4rem 0 0;font-size:clamp(3.6rem,7vw,7rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:#fff}.alp-hero__desc{margin:2.4rem 0 0;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.6;color:#ffffffb3}.alp-hero__ctas{display:flex;flex-direction:column;gap:1.2rem;margin-top:4rem}@media screen and (min-width:750px){.alp-hero__ctas{flex-direction:row;flex-wrap:wrap}}.alp-hero__cta-card{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 2rem;border:1px solid rgba(200,169,110,.4);border-radius:var(--alp-radius);background:#000000b3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-decoration:none;transition:border-color .2s,background .2s}@media screen and (min-width:750px){.alp-hero__cta-card{width:auto}}.alp-hero__cta-card:hover{border-color:#c8a96e99;background:#000c}.alp-hero__cta-card svg{flex-shrink:0;width:2rem;height:2rem;color:var(--alp-gold)}.alp-hero__cta-title{font-size:1.4rem;font-weight:700;color:#fff}.alp-hero__cta-sub{display:block;font-size:1.2rem;font-weight:400;color:#ffffffbf}.alp-trust{border-top:1px solid var(--alp-border);border-bottom:1px solid var(--alp-border);background:var(--alp-ink)}.alp-trust__list{display:grid;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.alp-trust__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.alp-trust__list{grid-template-columns:repeat(4,1fr)}}.alp-trust__item{display:flex;align-items:center;gap:1.2rem;padding:1.6rem .8rem;border-bottom:1px solid rgba(255,255,255,.1)}@media screen and (min-width:750px){.alp-trust__item{border-bottom:none}}@media screen and (min-width:990px){.alp-trust__item{justify-content:center;padding:1.6rem 2.4rem;border-right:1px solid rgba(255,255,255,.1)}.alp-trust__item:last-child{border-right:none}}.alp-trust__item svg{flex-shrink:0;width:2rem;height:2rem;color:var(--alp-gold)}.alp-trust__item span{font-size:1.4rem;line-height:1.4;color:#ffffffbf}.alp-products{background:#fff}.alp-products__grid{display:grid;gap:2.4rem;margin-top:5.6rem;align-items:stretch}@media screen and (min-width:750px){.alp-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.alp-products__grid{grid-template-columns:repeat(4,1fr)}}.alp-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--alp-border);border-radius:var(--alp-radius);background:#fff;transition:box-shadow .3s}.alp-product-card:hover{box-shadow:0 10px 30px #00000014}.alp-product-card__image{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;max-height:220px;overflow:hidden;background:#f7f7f7}.alp-product-card__image a{display:flex;align-items:center;justify-content:center;width:100%;max-height:220px;padding:.8rem 1.2rem}.alp-product-card__image img{display:block;width:auto;max-width:100%;max-height:220px;height:auto;margin:0 auto;object-fit:contain;object-position:center}.product-placeholder{display:flex;align-items:center;justify-content:center;width:100%;max-height:220px;min-height:160px;background:#f0f0f0}.product-placeholder--pro{background:#f7f7f7}.alp-product-card__badge{position:absolute;top:.8rem;left:.8rem;z-index:1;padding:.4rem 1.2rem;border-radius:999px;background:var(--alp-gold);font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--alp-ink)}.alp-product-card__badge--right{left:auto;right:.8rem}.alp-product-card__body{display:flex;flex:1;flex-direction:column;padding:1.6rem}.alp-product-card__title{margin:0;font-size:1.8rem;font-weight:600}.alp-product-card__desc{margin:.6rem 0 0;font-size:1.3rem;line-height:1.5;color:var(--alp-muted)}.alp-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:1.2rem}.alp-product-card__price{font-size:2.4rem;font-weight:700}.alp-product-card--pro{border:2px solid var(--alp-gold);background:var(--alp-ink);box-shadow:0 20px 40px #c8a96e1a}.alp-product-card--pro .alp-product-card__title,.alp-product-card--pro .alp-product-card__price{color:#fff}.alp-product-card--pro .alp-product-card__desc{color:#ffffffb3}.alp-product-card--pro .alp-product-card__image{background:#f7f7f7}.alp-product-card__pro-label{font-size:1.4rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(to right,var(--alp-gold),var(--alp-gold-soft));-webkit-background-clip:text;background-clip:text;color:transparent}.alp-product-card__pro-badge{display:inline-flex;align-items:center;gap:.6rem;margin-top:.8rem;padding:.4rem 1.2rem;border-radius:999px;background:var(--alp-gold);font-size:1.1rem;font-weight:700;color:var(--alp-ink)}.alp-product-card__features{list-style:none;margin:.8rem 0 0;padding:0}.alp-product-card__features li{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem;font-size:1.2rem;color:#fffc}.alp-product-card__features svg{flex-shrink:0;width:1.6rem;height:1.6rem;color:var(--alp-gold)}.alp-product-card__price-note{font-size:1.1rem;font-weight:400;color:#ffffff80}.alp-durability{background:var(--alp-ink)}.alp-durability__bars{margin-top:5.6rem}.alp-durability__bar+.alp-durability__bar{margin-top:3.2rem}.alp-durability__bar-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.8rem}.alp-durability__bar-label{font-size:1.4rem;font-weight:600}.alp-durability__bar-label--standard{color:#fff}.alp-durability__bar-label--pro{color:#c8a96e}.alp-durability__bar-duration{font-size:1.4rem;font-weight:700}.alp-durability__bar-duration--standard{color:#fff}.alp-durability__bar-duration--pro{color:#c8a96e}.alp-slider__placeholder{width:100%;height:100%;min-height:24rem;background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.alp-durability__footnote{margin-top:4.8rem;text-align:center;font-size:1.8rem;font-weight:500;line-height:1.6;color:#fffc}.alp-durability .alp-heading{color:#fff}.alp-before-after{background:#fff}.alp-before-after__tabs{display:flex;flex-direction:column;gap:.8rem;margin-top:4rem}@media screen and (min-width:750px){.alp-before-after__tabs{flex-direction:row;justify-content:center}}.alp-before-after__tab{position:relative;padding:1.2rem 1.6rem;border:none;background:none;font-size:1.4rem;font-weight:600;color:var(--alp-muted);cursor:pointer;transition:color .2s}.alp-before-after__tab:hover,.alp-before-after__tab.is-active{color:var(--alp-ink)}.alp-before-after__tab.is-active:after{content:"";position:absolute;left:1.2rem;right:1.2rem;bottom:0;height:2px;border-radius:999px;background:var(--alp-gold)}.alp-before-after__panel{display:none;margin-top:3.2rem;position:relative;overflow:hidden}.alp-before-after__panel.is-active{display:block}.alp-before-after__panel-inner,.alp-story__slider-wrap{position:relative;overflow:hidden;isolation:isolate}.alp-before-after__hint{margin-top:1.6rem;text-align:center;font-size:1.4rem;color:var(--alp-muted)}.alp-slider{display:block;position:relative;aspect-ratio:4 / 3;width:100%;overflow:hidden;border:1px solid var(--alp-border);border-radius:var(--alp-radius);touch-action:none;user-select:none;-webkit-user-select:none;cursor:ew-resize;isolation:isolate;contain:layout paint}.alp-slider__after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.alp-slider__after img{width:100%;height:100%;object-fit:cover}.alp-slider__before{position:absolute;top:0;left:0;bottom:0;z-index:1;overflow:hidden}.alp-slider__before img{position:absolute;top:0;left:0;height:100%;max-width:none;object-fit:cover}.alp-slider__label{position:absolute;bottom:1.2rem;z-index:4;padding:.4rem 1.2rem;border-radius:999px;background:#1a1a1acc;font-size:1.2rem;font-weight:500;color:#fff;pointer-events:none}.alp-slider__label--before{left:1.2rem}.alp-slider__label--after{right:1.2rem}.alp-slider__handle{position:absolute;top:0;bottom:0;z-index:3;width:2px;background:var(--alp-gold);transform:translate(-50%);pointer-events:none}.alp-slider__handle-btn{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:2px solid var(--alp-gold);border-radius:50%;background:var(--alp-ink);color:var(--alp-gold);box-shadow:0 4px 12px #0000004d;transform:translate(-50%,-50%)}.alp-slider__handle-btn svg{width:2rem;height:2rem}.alp-story{background:var(--alp-secondary)}.alp-story__visual{min-width:0}.alp-story__slider-wrap{border-radius:var(--alp-radius)}.alp-story__grid{display:grid;gap:4.8rem;align-items:center}@media screen and (min-width:990px){.alp-story__grid{grid-template-columns:1fr 1fr}.alp-story__text{order:1}.alp-story__visual{order:2}}.alp-story__text-content p,.alp-story__text p{margin:0 0 1.6rem;font-size:1.6rem;line-height:1.6;color:var(--alp-muted)}.alp-story__text-content{margin-top:2.4rem}.alp-story__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-top:3.2rem;padding-top:3.2rem;border-top:1px solid var(--alp-border)}.alp-story__stat dt{font-size:1.4rem;color:var(--alp-muted)}.alp-story__stat dd{margin:0;font-size:2.4rem;font-weight:700}.alp-steps{background:#fff}.alp-steps__list{display:grid;gap:3.2rem;margin-top:5.6rem;padding:0;list-style:none}@media screen and (min-width:750px){.alp-steps__list{grid-template-columns:repeat(3,1fr)}}.alp-steps__number{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border:2px solid var(--alp-gold);border-radius:50%;font-size:2rem;font-weight:700;color:var(--alp-gold)}.alp-steps__title{margin:2rem 0 0;font-size:1.8rem;font-weight:600}.alp-steps__desc{margin:.8rem 0 0;font-size:1.4rem;line-height:1.6;color:var(--alp-muted)}.alp-videos{background:var(--alp-secondary)}.alp-videos__grid{display:grid;gap:2.4rem;margin-top:5.6rem}@media screen and (min-width:750px){.alp-videos__grid{grid-template-columns:repeat(3,1fr)}}.alp-video-card{overflow:hidden;border:1px solid var(--alp-border);border-radius:var(--alp-radius);background:var(--alp-ink);text-decoration:none;transition:border-color .2s}.alp-video-card:hover{border-color:#c8a96e66}.alp-video-card__thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden}.alp-video-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.alp-video-card:hover .alp-video-card__thumb img{transform:scale(1.05)}.alp-video-card__play-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#1a1a1a4d;transition:background .2s}.alp-video-card:hover .alp-video-card__play-wrap{background:#1a1a1a33}.alp-video-card__play{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:var(--alp-gold);color:var(--alp-ink);box-shadow:0 4px 16px #0000004d;transition:transform .2s}.alp-video-card:hover .alp-video-card__play{transform:scale(1.1)}.alp-video-card__play svg{width:2.8rem;height:2.8rem;margin-left:.2rem}.alp-video-card__title{margin:0;padding:2rem;font-size:1.4rem;font-weight:500;color:#fff}.alp-reviews{background:#fff}.alp-reviews__stars{display:flex;align-items:center;justify-content:center;gap:.4rem}.alp-reviews__stars svg{width:2.4rem;height:2.4rem;fill:var(--alp-gold);color:var(--alp-gold)}.alp-reviews__rating{margin-top:1.2rem;text-align:center;font-size:1.4rem;font-weight:500;color:var(--alp-muted)}.alp-reviews__grid{display:grid;gap:2.4rem;margin-top:5.6rem}@media screen and (min-width:750px){.alp-reviews__grid{grid-template-columns:repeat(2,1fr)}}.alp-review-card{display:flex;flex-direction:column;padding:2.4rem;border:1px solid var(--alp-border);border-radius:var(--alp-radius);background:#fff}.alp-review-card--highlight{border-color:var(--alp-gold);background:#c8a96e0d}.alp-review-card__stars svg{width:1.6rem;height:1.6rem}.alp-review-card blockquote{flex:1;margin:1.6rem 0 0;font-size:1.6rem;line-height:1.6}.alp-review-card figcaption{margin-top:2rem;font-size:1.4rem}.alp-review-card figcaption span{display:block;color:var(--alp-muted)}.alp-reviews__endorsement{display:flex;flex-direction:column;align-items:center;gap:1.6rem;max-width:64rem;margin:4.8rem auto 0;padding:3.2rem;border:1px solid var(--alp-border);border-radius:var(--alp-radius);background:var(--alp-secondary);text-align:center}@media screen and (min-width:750px){.alp-reviews__endorsement{flex-direction:row;text-align:left}}.alp-reviews__endorsement-logo{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:var(--alp-radius-sm);background:var(--alp-ink);font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:#fff}.alp-b2b{background:var(--alp-ink)}.alp-b2b .alp-heading{color:#fff}.alp-b2b__grid{display:grid;gap:4.8rem}@media screen and (min-width:990px){.alp-b2b__grid{grid-template-columns:1fr 1fr;gap:6.4rem}}.alp-b2b__intro{font-size:1.6rem;line-height:1.6;color:#ffffffb3}.alp-b2b__benefits{display:grid;gap:1.6rem;margin-top:3.2rem;padding:0;list-style:none}@media screen and (min-width:750px){.alp-b2b__benefits{grid-template-columns:repeat(2,1fr)}}.alp-b2b__benefit{display:flex;align-items:center;gap:1.2rem}.alp-b2b__benefit-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:.8rem;background:#ffffff0d;color:var(--alp-gold)}.alp-b2b__benefit-icon svg{width:2rem;height:2rem}.alp-b2b__benefit span{font-size:1.4rem;color:#fffc}.alp-b2b__phone{display:inline-flex;align-items:center;gap:.8rem;margin-top:3.2rem;font-size:1.8rem;font-weight:600;color:var(--alp-gold);text-decoration:none}.alp-b2b__phone:hover{text-decoration:underline}.alp-b2b__form-wrap{padding:2.4rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--alp-radius);background:#ffffff08}@media screen and (min-width:750px){.alp-b2b__form-wrap{padding:3.2rem}}.alp-b2b__form label{display:block;margin-bottom:.8rem;font-size:1.4rem;color:#fffc}.alp-b2b__form input,.alp-b2b__form textarea{width:100%;padding:1.2rem 1.6rem;border:1px solid rgba(255,255,255,.15);border-radius:var(--alp-radius-sm);background:#ffffff0d;color:#fff;font-size:1.4rem;font-family:inherit}.alp-b2b__form input::placeholder,.alp-b2b__form textarea::placeholder{color:#fff6}.alp-b2b__form-row{display:grid;gap:2rem;margin-bottom:2rem}@media screen and (min-width:750px){.alp-b2b__form-row--2{grid-template-columns:1fr 1fr}}.alp-b2b__form-field{margin-bottom:2rem}.alp-b2b__success{display:flex;min-height:24rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.alp-b2b__success h3{margin:0;font-size:2rem;color:#fff}.alp-b2b__success p{margin:.8rem 0 0;color:#ffffffb3}.alp-coating__link{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;padding:2.4rem;border:1px solid var(--alp-border);border-radius:var(--alp-radius);background:#fff;text-decoration:none;transition:border-color .2s}@media screen and (min-width:750px){.alp-coating__link{flex-direction:row;align-items:center;justify-content:space-between}}.alp-coating__link:hover{border-color:#c8a96e99}.alp-coating__content{display:flex;align-items:flex-start;gap:1.6rem}.alp-coating__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:.8rem;background:var(--alp-ink);color:var(--alp-gold)}.alp-coating__icon svg{width:2rem;height:2rem}.alp-coating__text{font-size:1.4rem;line-height:1.6;color:var(--alp-ink)}@media screen and (min-width:750px){.alp-coating__text{font-size:1.6rem}}.alp-coating__cta{display:inline-flex;flex-shrink:0;align-items:center;gap:.8rem;font-size:1.8rem;font-weight:700;color:var(--alp-gold)}@media screen and (min-width:750px){.alp-coating__cta{font-size:2rem}}.alp-coating__link:hover .alp-coating__cta{text-decoration:underline}.alp-coating__cta svg{width:2rem;height:2rem;transition:transform .2s}.alp-coating__link:hover .alp-coating__cta svg{transform:translate(4px)}.alp-footer{background:var(--alp-ink)}.alp-footer__grid{display:grid;gap:4rem;padding:6.4rem 0}@media screen and (min-width:990px){.alp-footer__grid{grid-template-columns:1.2fr repeat(3,1fr)}}.alp-footer__brand img{height:2.8rem;width:auto}.alp-footer__brand p{max-width:28rem;margin-top:1.6rem;font-size:1.4rem;line-height:1.6;color:#fff9}.alp-footer__col h3{margin:0;font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff}.alp-footer__col ul{margin:1.6rem 0 0;padding:0;list-style:none}.alp-footer__col li{font-family:Arial,sans-serif;font-size:14px;line-height:2;color:#ffffffbf}.alp-footer__col a{display:block;font-family:Arial,sans-serif;font-size:14px;line-height:2;color:#ffffffbf;text-decoration:none;transition:color .2s}.alp-footer__col a:hover{color:#c8a96e}.alp-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;padding:3.2rem 0;border-top:1px solid rgba(255,255,255,.1)}@media screen and (min-width:750px){.alp-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.alp-footer__copyright{font-size:1.4rem;color:#ffffff80}.alp-footer__payments{display:flex;align-items:center;gap:1.2rem}.alp-footer__payment{padding:.6rem 1.2rem;border-radius:.6rem;background:#ffffff1a;font-size:1.1rem;font-weight:600;color:#fffc}.alp-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:99;display:block;padding:1.2rem;border-top:1px solid rgba(255,255,255,.1);background:#1a1a1af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media screen and (min-width:750px){.alp-sticky-buy{display:none}}.alp-sticky-buy a{display:flex;width:100%;align-items:center;justify-content:center;gap:.8rem;padding:1.4rem;border-radius:var(--alp-radius);background:var(--alp-gold);color:var(--alp-ink);font-size:1.6rem;font-weight:600;text-decoration:none}.template-index .content-for-layout{padding-bottom:7rem}@media screen and (min-width:750px){.template-index .content-for-layout{padding-bottom:0}}.alp-section--dark .alp-heading,.alp-durability .alp-heading,.alp-b2b .alp-heading{color:#fff}.alp-section--dark .alp-subheading{color:#ffffffb3}body.alp-branded{font-family:Arial,Helvetica,sans-serif}body.template-product,body.template-cart,body.template-collection,body.template-search,body.template-page,body.template-404{background:var(--alp-ink)}body.template-product .gradient,body.template-cart .gradient,body.template-collection .gradient,body.template-search .gradient,body.template-page .gradient,body.template-404 .gradient,body.template-product product-info,body.template-cart cart-items,body.template-cart #main-cart-footer{background:var(--alp-ink)!important;color:#fff}.template-product .product__title h1,.template-product .product__title .h1{color:#fff;font-size:clamp(2.8rem,4vw,4rem);font-weight:700}.template-product .product__text,.template-product .product__description,.template-product .product__description rte,.template-product .product__description .rte,.template-product .rte{color:#ccc!important}.template-product .price,.template-product .price .price-item,.template-product .price--large .price-item--regular,.template-product .price .price-item--sale{color:var(--alp-gold)!important}.template-product .product-form__submit,.template-product .product-form__submit.button--primary{width:100%;background:var(--alp-gold)!important;color:var(--alp-ink)!important;border:none!important;font-weight:700!important;font-size:1.6rem;border-radius:var(--alp-radius-sm);min-height:5rem}.template-product .product-form__submit:hover:not(:disabled){background:var(--alp-gold-hover)!important}.template-product .product-form__submit:after,.template-product .product-form__submit:before{display:none!important}.template-product .shopify-payment-button{margin-top:1rem}.template-product .product-form__input .form__label,.template-product legend.form__label{color:#fff;font-weight:600}.template-product .product-form__input input[type=radio]+label,.template-product .product-form__input .select__select,.template-product fieldset.product-form__input label{border-color:#fff3!important;background:#ffffff0d!important;color:#fff!important}.template-product input[type=radio]:checked+label{border-color:var(--alp-gold)!important;background:#c8a96e26!important;color:var(--alp-gold)!important}.template-product .select__select{background-color:#ffffff0d!important}.template-product .quantity__input,.template-product .quantity__button{background:#ffffff0d;border-color:#fff3;color:#fff}.template-product .product__tax,.template-product .caption,.template-product .pickup-availability-preview,.template-product .accordion__title,.template-product summary{color:#ffffffd9!important}.template-product .accordion__content,.template-product .product__description{color:#ccc!important}.template-product .accordion{border-color:#ffffff1a!important}.template-product .thumbnail{border-color:#ffffff26}.template-product .thumbnail[aria-current]{border-color:var(--alp-gold)}.alp-product-pro-badge{display:inline-flex;margin-top:1rem;padding:.5rem 1.4rem;border-radius:999px;background:var(--alp-gold);font-size:1.2rem;font-weight:700;color:var(--alp-ink)}.alp-product-trust{display:flex;flex-direction:column;gap:1rem;margin-top:2.4rem;padding:2rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--alp-radius-sm);background:#ffffff08;list-style:none}.alp-product-trust li{display:flex;align-items:center;gap:1rem;font-size:1.4rem;color:#ffffffd9}.alp-product-trust svg{flex-shrink:0;width:1.8rem;height:1.8rem;color:var(--alp-gold)}.template-product .related-products h2,.template-product .related-products .h2{color:#fff}.template-product .related-products .card{background:var(--alp-ink);border:1px solid rgba(255,255,255,.1)}.template-product .related-products .card:hover{border-color:var(--alp-gold)}.quantity__button,.quantity__button svg,.quantity__button path,.quantity__change{color:#1a1a1a!important;fill:#1a1a1a!important;stroke:#1a1a1a!important}.quantity__input,.quantity input,input[type=number].quantity__input,.cart__qty input{color:#1a1a1a!important;-webkit-text-fill-color:#1a1a1a!important}.template-cart .title--primary,.template-cart h1.title,.template-cart .cart-item__name,.template-cart .cart-item__name a,.template-cart .price,.template-cart .totals__total,.template-cart .totals__total-value,.template-cart .totals__subtotal,.template-cart .totals__subtotal-value{color:#fff!important}.template-cart .cart-item__old-price{color:#ffffff80!important}.template-cart .cart-items th,.template-cart .caption-with-letter-spacing,.template-cart .tax-note,.template-cart .underlined-link{color:#fff9!important}.template-cart .cart-item{border-bottom-color:#ffffff1a!important}.template-cart .quantity__input,.template-cart .quantity__button{background:#ffffff0d;border-color:#fff3;color:#fff}.template-cart .cart__footer,.template-cart .cart__blocks{background:#2a2a2a;border-radius:var(--alp-radius);padding:2.4rem}.template-cart .cart__checkout-button,.template-cart #checkout{width:100%;background:var(--alp-gold)!important;color:var(--alp-ink)!important;border:none!important;font-weight:700!important;font-size:1.6rem;border-radius:var(--alp-radius-sm);min-height:5rem}.template-cart .cart__checkout-button:hover:not(:disabled),.template-cart #checkout:hover:not(:disabled){background:var(--alp-gold-hover)!important}.template-cart .cart__checkout-button:after,.template-cart .cart__checkout-button:before,.template-cart #checkout:after,.template-cart #checkout:before{display:none!important}.template-cart .field__input,.template-cart textarea{background:#ffffff0d;border-color:#ffffff26;color:#fff}.alp-cart-empty{text-align:center;padding:4rem 2rem}.alp-cart-empty__text{font-size:1.8rem;color:#fffc;margin-bottom:2rem}.alp-cart-empty__link{display:inline-flex;align-items:center;gap:.6rem;font-size:1.6rem;font-weight:600;color:var(--alp-gold);text-decoration:none}.alp-cart-empty__link:hover{text-decoration:underline}.alp-cart-upsell{margin-top:3.2rem;padding:2rem;border:1px solid rgba(200,169,110,.3);border-radius:var(--alp-radius-sm);background:#c8a96e0d}.alp-cart-upsell__text{margin:0 0 1.2rem;font-size:1.4rem;line-height:1.5;color:#ffffffd9}.alp-cart-upsell__cta{display:inline-flex;font-size:1.4rem;font-weight:700;color:var(--alp-gold);text-decoration:none}.alp-cart-upsell__cta:hover{text-decoration:underline}.template-collection .collection-hero__title{color:#fff;font-weight:700}.template-collection .collection-hero__description,.template-collection .collection-hero__description p{color:#ccc!important}.template-collection .facets__heading,.template-collection .facets__summary,.template-collection .facet-filters__label,.template-collection .product-count{color:#fffc!important}.template-collection .facets__disclosure,.template-collection .mobile-facets,.template-collection .select__select{background:#2a2a2a;border-color:#ffffff26;color:#fff}.template-collection .card-wrapper .card,.template-collection .product-card-wrapper .card{background:var(--alp-ink)!important;border:1px solid rgba(255,255,255,.1)!important;transition:border-color .2s}.template-collection .card-wrapper:hover .card,.template-collection .product-card-wrapper:hover .card{border-color:var(--alp-gold)!important}.template-collection .card__heading a,.template-collection .card-information .price{color:#fff!important}.template-collection .card-information .price .price-item{color:var(--alp-gold)!important}.alp-card--pro .card{border:2px solid var(--alp-gold)!important}.alp-card--pro:hover .card{border-color:var(--alp-gold)!important}.alp-card-badge{position:absolute;top:1.2rem;right:1.2rem;z-index:2;padding:.4rem 1.2rem;border-radius:999px;background:var(--alp-gold);font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--alp-ink)}.template-collection .card__inner{position:relative}.alp-404{display:flex;min-height:60vh;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem;background:var(--alp-ink)}.alp-404__title{margin:0;font-size:clamp(3.2rem,6vw,5.6rem);font-weight:700;color:#fff}.alp-404__subtext{margin:2rem 0 0;max-width:48rem;font-size:1.8rem;line-height:1.6;color:#ffffffa6}.alp-404__cta{display:inline-flex;margin-top:3.2rem;padding:1.4rem 3.2rem;border-radius:var(--alp-radius-sm);background:var(--alp-gold);color:var(--alp-ink);font-size:1.6rem;font-weight:700;text-decoration:none;transition:background .2s}.alp-404__cta:hover{background:var(--alp-gold-hover)}.template-search .template-search__header h1,.template-search .h2{color:#fff}.template-search .search__input,.template-search .field__input{background:#ffffff0d;border-color:#ffffff26;color:#fff}.template-search .search__input::placeholder{color:#fff6}.template-search .search__button{color:var(--alp-gold)}.template-search mark,.template-search .predictive-search__item-term{background:#c8a96e40;color:var(--alp-gold)}.template-search .card__heading a,.template-search .predictive-search__item-heading{color:#fff!important}.template-search .card{background:var(--alp-ink);border:1px solid rgba(255,255,255,.1)}.template-search .facets__heading,.template-search .product-count{color:#ffffffb3!important}.alp-page-content{background:var(--alp-ink);padding:5rem 0 7rem}.alp-page-content__inner{max-width:80rem;margin:0 auto;padding:0 2rem}.alp-page-content__title{margin:0 0 3.2rem;font-size:clamp(2.8rem,4vw,4rem);font-weight:700;color:#fff}.alp-page-content .rte,.alp-page-content .rte p,.alp-page-content .rte li{color:#ccc;font-size:1.6rem;line-height:1.7}.alp-page-content .rte h2,.alp-page-content .rte h3,.alp-page-content .rte h4{color:var(--alp-gold);margin-top:2.4rem}.alp-page-content .rte a{color:var(--alp-gold)}.alp-page-content .field__input,.alp-page-content textarea,.alp-page-content .contact__button{background:#ffffff0d;border-color:#ffffff26;color:#fff}.alp-page-content .contact__button,.alp-page-content .button{background:var(--alp-gold)!important;color:var(--alp-ink)!important;font-weight:700;border:none!important}.alp-page-content .contact__button:after,.alp-page-content .contact__button:before,.alp-page-content .button:after,.alp-page-content .button:before{display:none!important}.template-page .contact,.template-page .contact .gradient{background:var(--alp-ink)!important}.template-page .contact .title,.template-page .contact .field__label,.template-page .contact label{color:#fff}.template-page .contact .field__input,.template-page .contact textarea{background:#ffffff0d;border-color:#ffffff26;color:#fff}.template-page .contact .contact__button{background:var(--alp-gold)!important;color:var(--alp-ink)!important;font-weight:700;border:none!important;width:100%}.template-page .contact .form__message,.template-page .contact .form-status{color:#ccc}body.template-page:has(.section-alupleje-gallery),body.template-page:has(.section-alupleje-gallery) .gradient{background:#fff!important;color:var(--alp-ink)}.alp-gallery{background:#fff;color:var(--alp-ink)}.alp-gallery__header{text-align:center;margin-bottom:4.8rem}.alp-gallery__title{margin:0 0 1.2rem;font-size:clamp(2.8rem,5vw,4rem);font-weight:700;color:var(--alp-ink);line-height:1.15}.alp-gallery__subtitle{margin:0;font-size:clamp(1.6rem,2.5vw,2rem);color:var(--alp-ink);opacity:.85}.alp-gallery__category+.alp-gallery__category{margin-top:5.6rem}.alp-gallery__category-title{margin:0 0 2.4rem;font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:var(--alp-ink)}.alp-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}@media screen and (min-width:990px){.alp-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.alp-gallery__thumb{position:relative;display:block;width:100%;padding:0;border:2px solid transparent;border-radius:var(--alp-radius-sm);background:transparent;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.alp-gallery__thumb:hover,.alp-gallery__thumb:focus-visible{border-color:var(--alp-gold);outline:none}.alp-gallery__thumb-media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--alp-secondary)}.alp-gallery__thumb-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.alp-gallery__thumb:hover .alp-gallery__thumb-img{transform:scale(1.03)}.alp-gallery__badge{position:absolute;left:1rem;bottom:1rem;padding:.5rem 1rem;border:1px solid var(--alp-gold);border-radius:.4rem;background:#1a1a1abf;color:var(--alp-gold);font-size:1.1rem;font-weight:700;letter-spacing:.04em;line-height:1;pointer-events:none}body.alp-gallery-open{overflow:hidden}.alp-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.alp-gallery-lightbox[hidden]{display:none!important}.alp-gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1af2}.alp-gallery-lightbox__close{position:absolute;top:1.6rem;right:1.6rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid var(--alp-gold);border-radius:50%;background:transparent;color:var(--alp-gold);cursor:pointer;transition:background .2s,color .2s}.alp-gallery-lightbox__close:hover{background:var(--alp-gold);color:var(--alp-ink)}.alp-gallery-lightbox__nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border:1px solid var(--alp-gold);border-radius:50%;background:#1a1a1a99;color:var(--alp-gold);cursor:pointer;transform:translateY(-50%);transition:background .2s,color .2s}.alp-gallery-lightbox__nav:hover{background:var(--alp-gold);color:var(--alp-ink)}.alp-gallery-lightbox__nav[hidden]{display:none!important}.alp-gallery-lightbox__nav--prev{left:1.6rem}.alp-gallery-lightbox__nav--next{right:1.6rem}.alp-gallery-lightbox__panels{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:0;width:min(120rem,calc(100vw - 12rem));max-height:calc(100vh - 8rem);outline:none}@media screen and (max-width:749px){.alp-gallery-lightbox__panels{grid-template-columns:1fr;width:calc(100vw - 3.2rem);max-height:calc(100vh - 10rem);overflow-y:auto}.alp-gallery-lightbox__nav{width:4rem;height:4rem}.alp-gallery-lightbox__nav--prev{left:.8rem}.alp-gallery-lightbox__nav--next{right:.8rem}}.alp-gallery-lightbox__panel{display:flex;flex-direction:column;min-height:0;border:1px solid var(--alp-gold);background:#1a1a1a}.alp-gallery-lightbox__panel+.alp-gallery-lightbox__panel{border-left:none}@media screen and (max-width:749px){.alp-gallery-lightbox__panel+.alp-gallery-lightbox__panel{border-left:1px solid var(--alp-gold);border-top:none}}.alp-gallery-lightbox__label{display:block;padding:1rem 1.6rem;border-bottom:1px solid var(--alp-gold);color:var(--alp-gold);font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.alp-gallery-lightbox__image-wrap{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;padding:1.6rem}.alp-gallery-lightbox__image{max-width:100%;max-height:calc(100vh - 16rem);width:auto;height:auto;object-fit:contain}body.template-page:has(.section-alupleje-contact),body.template-page:has(.section-alupleje-contact) .gradient{background:#fff!important;color:var(--alp-ink)}.alp-contact{background:#fff;color:var(--alp-ink);font-family:Arial,Helvetica,sans-serif}.alp-contact__inner{max-width:110rem}.alp-contact__header{text-align:center;margin-bottom:4.8rem}.alp-contact__title{margin:0 0 1.2rem;font-size:clamp(2.8rem,5vw,4rem);font-weight:700;color:#1a1a1a}.alp-contact__subtitle{margin:0;font-size:1.8rem;color:#1a1a1abf}.alp-contact__grid{display:grid;gap:4.8rem}@media screen and (min-width:990px){.alp-contact__grid{grid-template-columns:1fr 1.2fr;gap:6.4rem;align-items:start}}.alp-contact__info-line{margin:0 0 1.2rem;font-size:1.8rem;line-height:1.5;color:#1a1a1a}.alp-contact__hours{margin-top:2.4rem}.alp-contact__hours-title{margin:0 0 .4rem;font-weight:700;color:#1a1a1a}.alp-contact__hours p{margin:0;color:#1a1a1acc}.alp-contact__divider{margin:2.4rem 0;border:none;border-top:2px solid #c8a96e}.alp-contact__b2b-note{margin:0;font-size:1.6rem;color:#1a1a1acc}.alp-contact__form-wrap{width:100%}.alp-contact__field{margin-bottom:2rem}.alp-contact__field label{display:block;margin-bottom:.6rem;font-size:1.4rem;font-weight:600;color:#1a1a1a}.alp-contact__field input,.alp-contact__field textarea{width:100%;padding:1.2rem 1.4rem;border:1px solid #e5e5e5;border-radius:.8rem;background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.6rem;color:#1a1a1a;transition:border-color .2s}.alp-contact__field input:focus,.alp-contact__field textarea:focus{outline:none;border-color:#c8a96e}.alp-contact__field textarea{resize:vertical;min-height:12rem}.alp-contact__submit{display:block;width:100%;padding:1.4rem 2.4rem;border:none;border-radius:.8rem;background:#c8a96e;color:#1a1a1a;font-family:Arial,Helvetica,sans-serif;font-size:1.6rem;font-weight:700;cursor:pointer;transition:background .2s}.alp-contact__submit:hover{background:#d4b986}.alp-contact__errors{margin-bottom:2rem;padding:1.2rem 1.6rem;border:1px solid #f87171;border-radius:.8rem;color:#b91c1c;font-size:1.4rem}.alp-contact__success h2{margin:0 0 1rem;font-size:2.4rem;color:#1a1a1a}.alp-contact__success p{margin:0;font-size:1.6rem;color:#1a1a1acc}
/*# sourceMappingURL=/cdn/shop/t/22/assets/alupleje.css.map */
