:root{--color-aldersteel-accent: #C4511A;--color-aldersteel-warm: #F9F7F5;--color-aldersteel-sand: #F5EDE4;--color-aldersteel-divider: #DDD6CE;--color-aldersteel-muted: #6A5E56;--color-aldersteel-dark: #191108;--color-aldersteel-ink: #0E0A07}.as-page-width{max-width:1280px;margin:0 auto;padding:0 40px}@media(max-width:749px){.as-page-width{padding:0 16px}}.aldersteel-hero{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.aldersteel-hero__media{position:relative;overflow:hidden;background:#e8e1d9}.aldersteel-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.aldersteel-hero__body{display:flex;flex-direction:column;justify-content:center;padding:48px 56px;background:var(--color-aldersteel-warm)}.aldersteel-hero__eyebrow{font-family:var(--font-body--family);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-aldersteel-accent);margin-bottom:16px}.aldersteel-hero__heading{font-family:var(--font-heading--family);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1.15;color:var(--color-aldersteel-ink);margin-bottom:16px}.aldersteel-hero__sub{font-family:var(--font-body--family);font-size:14px;line-height:1.7;color:var(--color-aldersteel-muted);max-width:320px;margin-bottom:28px}.aldersteel-hero__ctas{display:flex;gap:10px;flex-wrap:wrap}.aldersteel-hero__btn{display:inline-block;padding:12px 24px;font-family:var(--font-body--family);font-size:10px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .15s,color .15s}.aldersteel-hero__btn--primary{background:var(--color-aldersteel-accent);color:#fff}.aldersteel-hero__btn--primary:hover{background:#b3461a}.aldersteel-hero__btn--ghost{background:transparent;color:var(--color-aldersteel-ink);border:1px solid var(--color-aldersteel-divider)}.aldersteel-hero__btn--ghost:hover{border-color:var(--color-aldersteel-ink)}@media(max-width:749px){.aldersteel-hero{grid-template-columns:1fr;min-height:auto}.aldersteel-hero__media{min-height:260px;order:-1}.aldersteel-hero__body{padding:32px 16px}.aldersteel-hero__heading{font-size:1.625rem}.aldersteel-hero__sub{max-width:100%;font-size:13px}}.aldersteel-values{padding:56px 0;background:var(--color-aldersteel-warm)}.aldersteel-values .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.aldersteel-value{padding:28px 32px;position:relative}.aldersteel-value+.aldersteel-value:before{content:"";position:absolute;top:10%;left:0;width:1px;height:80%;background:var(--color-aldersteel-divider)}.aldersteel-value__icon{width:44px;height:44px;background:var(--color-aldersteel-sand);border-radius:2px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.aldersteel-value__title{font-family:var(--font-heading--family);font-size:1rem;font-weight:400;color:var(--color-aldersteel-ink);margin-bottom:8px}.aldersteel-value__text{font-family:var(--font-body--family);font-size:13px;line-height:1.7;color:var(--color-aldersteel-muted)}@media(max-width:749px){.aldersteel-values{padding:40px 0}.aldersteel-values .page-width{padding:0 16px}.aldersteel-values__grid{grid-template-columns:1fr;gap:0}.aldersteel-value{padding:20px 0;border-bottom:1px solid var(--color-aldersteel-divider)}.aldersteel-value+.aldersteel-value:before{display:none}.aldersteel-value:last-child{border-bottom:none}}.aldersteel-brand-story{padding:0}.aldersteel-brand-story__grid{display:grid;grid-template-columns:1fr 1fr;min-height:480px}.aldersteel-brand-story__media{overflow:hidden;background:#e8e1d9}.aldersteel-brand-story__media img{width:100%;height:100%;object-fit:cover;display:block}.aldersteel-brand-story__body{display:flex;flex-direction:column;justify-content:center;padding:56px 64px;background:var(--color-aldersteel-dark)}.aldersteel-brand-story__eyebrow{font-family:var(--font-body--family);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-aldersteel-accent);margin-bottom:16px}.aldersteel-brand-story__heading{font-family:var(--font-heading--family);font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:400;line-height:1.25;color:#fff;margin-bottom:16px}.aldersteel-brand-story__text{font-family:var(--font-body--family);font-size:13px;line-height:1.8;color:#ffffffa6;margin-bottom:28px;max-width:380px}.aldersteel-brand-story__link{font-family:var(--font-body--family);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#fff;text-decoration:none;border-bottom:1px solid var(--color-aldersteel-accent);padding-bottom:2px;display:inline-block}@media(max-width:749px){.aldersteel-brand-story__grid{grid-template-columns:1fr;min-height:auto}.aldersteel-brand-story__media{min-height:240px}.aldersteel-brand-story__body{padding:32px 16px}.aldersteel-brand-story__heading{font-size:1.375rem}.aldersteel-brand-story__text{max-width:100%}}.aldersteel-trust-bar{background:var(--color-aldersteel-dark);padding:28px 0}.aldersteel-trust-bar .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.aldersteel-trust-item{display:flex;align-items:center;gap:12px;padding:0 20px;position:relative}.aldersteel-trust-item+.aldersteel-trust-item:before{content:"";position:absolute;left:0;top:10%;height:80%;width:1px;background:#ffffff14}.aldersteel-trust-item__icon{flex-shrink:0;color:var(--color-aldersteel-accent)}.aldersteel-trust-item__title{font-family:var(--font-body--family);font-size:11px;font-weight:500;color:#fff;margin-bottom:1px}.aldersteel-trust-item__sub{font-family:var(--font-body--family);font-size:10px;color:#ffffff73}@media(max-width:749px){.aldersteel-trust-bar .page-width{padding:0 16px}.aldersteel-trust-bar__grid{grid-template-columns:1fr 1fr;gap:16px}.aldersteel-trust-item{padding:0}.aldersteel-trust-item+.aldersteel-trust-item:before{display:none}}.aldersteel-newsletter{background:#eeeae4;padding:56px 0}.aldersteel-newsletter .page-width{max-width:1280px;margin:0 auto;padding:0 40px;text-align:center}.aldersteel-newsletter__eyebrow{font-family:var(--font-body--family);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-aldersteel-accent);margin-bottom:10px}.aldersteel-newsletter__heading{font-family:var(--font-heading--family);font-size:1.5rem;font-weight:400;color:var(--color-aldersteel-ink);margin-bottom:8px}.aldersteel-newsletter__sub{font-family:var(--font-body--family);font-size:13px;color:var(--color-aldersteel-muted);margin-bottom:24px}.aldersteel-newsletter__form{display:flex;gap:0;max-width:420px;margin:0 auto}.aldersteel-newsletter__input{flex:1;padding:12px 16px;border:1px solid var(--color-aldersteel-divider);border-right:none;background:#fff;font-family:var(--font-body--family);font-size:13px;color:var(--color-aldersteel-ink);outline:none;border-radius:0}.aldersteel-newsletter__btn{padding:12px 20px;background:var(--color-aldersteel-accent);color:#fff;border:none;font-family:var(--font-body--family);font-size:10px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:0}.aldersteel-newsletter__btn:hover{background:#b3461a}@media(max-width:749px){.aldersteel-newsletter{padding:40px 0}.aldersteel-newsletter .page-width{padding:0 16px}.aldersteel-newsletter__heading{font-size:1.25rem}.aldersteel-newsletter__form{flex-direction:column}.aldersteel-newsletter__input{border-right:1px solid var(--color-aldersteel-divider);border-bottom:none}.aldersteel-newsletter__btn{padding:13px}}.aldersteel-collections{padding:56px 0;background:var(--color-aldersteel-warm)}.aldersteel-collections .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-collections__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:28px}.aldersteel-collections__title{font-family:var(--font-heading--family);font-size:1.375rem;font-weight:400;color:var(--color-aldersteel-ink)}.aldersteel-collections__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.aldersteel-collection-card{text-decoration:none;display:block;overflow:hidden}.aldersteel-collection-card__img-wrap{aspect-ratio:3/4;overflow:hidden;background:#e8e1d9}.aldersteel-collection-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.aldersteel-collection-card:hover .aldersteel-collection-card__img-wrap img{transform:scale(1.04)}.aldersteel-collection-card__label{display:flex;align-items:center;justify-content:space-between;padding:10px 0 4px}.aldersteel-collection-card__name{font-family:var(--font-body--family);font-size:12px;font-weight:500;color:var(--color-aldersteel-ink)}.aldersteel-collection-card__arrow{font-size:13px;color:var(--color-aldersteel-accent);transition:transform .2s}.aldersteel-collection-card:hover .aldersteel-collection-card__arrow{transform:translate(3px)}@media(max-width:749px){.aldersteel-collections{padding:40px 0}.aldersteel-collections .page-width{padding:0 16px}.aldersteel-collections__grid{grid-template-columns:repeat(2,1fr);gap:10px}.aldersteel-collections__title{font-size:1.125rem}}.aldersteel-products{padding:56px 0;background:var(--color-aldersteel-warm)}.aldersteel-products .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-products__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:28px}.aldersteel-products__title{font-family:var(--font-heading--family);font-size:1.375rem;font-weight:400;color:var(--color-aldersteel-ink)}.aldersteel-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.aldersteel-product-card{text-decoration:none;display:block}.aldersteel-product-card__img-wrap{aspect-ratio:1/1;overflow:hidden;background:#e8e1d9;margin-bottom:8px}.aldersteel-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.aldersteel-product-card:hover .aldersteel-product-card__img-wrap img{transform:scale(1.04)}.aldersteel-product-card__name{font-family:var(--font-body--family);font-size:12px;font-weight:500;color:var(--color-aldersteel-ink);margin-bottom:2px}.aldersteel-product-card__price{font-family:var(--font-body--family);font-size:12px;color:var(--color-aldersteel-accent)}@media(max-width:749px){.aldersteel-products{padding:40px 0}.aldersteel-products .page-width{padding:0 16px}.aldersteel-products__grid{grid-template-columns:repeat(2,1fr);gap:10px}.aldersteel-products__title{font-size:1.125rem}}.aldersteel-about__hero{padding:64px 0;text-align:center;background:var(--color-aldersteel-warm)}.aldersteel-about__hero .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-about__hero-eye{font-family:var(--font-body--family);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-aldersteel-accent);margin-bottom:14px}.aldersteel-about__hero-h{font-family:var(--font-heading--family);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;line-height:1.15;color:var(--color-aldersteel-ink);max-width:680px;margin:0 auto 16px}.aldersteel-about__hero-sub{font-family:var(--font-body--family);font-size:14px;line-height:1.7;color:var(--color-aldersteel-muted);max-width:480px;margin:0 auto}.aldersteel-about__story{display:grid;grid-template-columns:1fr 1fr;min-height:440px}.aldersteel-about__story-img{overflow:hidden;background:#e8e1d9}.aldersteel-about__story-img img{width:100%;height:100%;object-fit:cover;display:block}.aldersteel-about__story-body{display:flex;flex-direction:column;justify-content:center;padding:48px 56px;background:var(--color-aldersteel-warm)}.aldersteel-about__story-h{font-family:var(--font-heading--family);font-size:1.375rem;font-weight:400;color:var(--color-aldersteel-ink);margin-bottom:14px}.aldersteel-about__story-p{font-family:var(--font-body--family);font-size:13px;line-height:1.8;color:var(--color-aldersteel-muted)}.aldersteel-about__values{padding:56px 0;background:var(--color-aldersteel-warm)}.aldersteel-about__values .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-about__values-title{font-family:var(--font-heading--family);font-size:1.375rem;font-weight:400;color:var(--color-aldersteel-ink);text-align:center;margin-bottom:32px}.aldersteel-about__values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.aldersteel-about__val-card{padding:24px;border:1px solid var(--color-aldersteel-divider)}.aldersteel-about__val-n{font-family:var(--font-heading--family);font-size:1rem;font-weight:400;color:var(--color-aldersteel-ink);margin-bottom:8px}.aldersteel-about__val-p{font-family:var(--font-body--family);font-size:13px;line-height:1.7;color:var(--color-aldersteel-muted)}.aldersteel-about__uk{background:var(--color-aldersteel-dark);padding:56px 0}.aldersteel-about__uk .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-about__uk-h{font-family:var(--font-heading--family);font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:12px}.aldersteel-about__uk-p{font-family:var(--font-body--family);font-size:13px;line-height:1.8;color:#fff9;max-width:520px}@media(max-width:749px){.aldersteel-about__hero{padding:40px 0}.aldersteel-about__hero .page-width{padding:0 16px}.aldersteel-about__hero-h{font-size:1.5rem}.aldersteel-about__hero-sub{font-size:13px}.aldersteel-about__story{grid-template-columns:1fr;min-height:auto}.aldersteel-about__story-img{min-height:220px}.aldersteel-about__story-body{padding:28px 16px}.aldersteel-about__story-h{font-size:1.25rem}.aldersteel-about__values{padding:40px 0}.aldersteel-about__values .page-width{padding:0 16px}.aldersteel-about__values-grid{grid-template-columns:1fr;gap:10px}.aldersteel-about__uk{padding:40px 0}.aldersteel-about__uk .page-width{padding:0 16px}.aldersteel-about__uk-h{font-size:1.25rem}}.aldersteel-footer{background:var(--color-aldersteel-dark);padding:48px 0 28px}.aldersteel-footer .page-width{max-width:1280px;margin:0 auto;padding:0 40px}.aldersteel-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;margin-bottom:40px}.aldersteel-footer__brand-name{font-family:var(--font-heading--family);font-size:1.125rem;font-weight:400;color:#fff;margin-bottom:8px}.aldersteel-footer__brand-desc{font-family:var(--font-body--family);font-size:12px;line-height:1.7;color:#fff6}.aldersteel-footer__col-title{font-family:var(--font-body--family);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:12px}.aldersteel-footer__links{list-style:none;margin:0;padding:0}.aldersteel-footer__links li{margin-bottom:7px}.aldersteel-footer__links a{font-family:var(--font-body--family);font-size:12px;color:#fff9;text-decoration:none;transition:color .15s}.aldersteel-footer__links a:hover{color:#fff}.aldersteel-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.aldersteel-footer__copy,.aldersteel-footer__reg{font-family:var(--font-body--family);font-size:11px;color:#ffffff40}@media(max-width:989px){.aldersteel-footer__grid{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:749px){.aldersteel-footer{padding:36px 0 24px}.aldersteel-footer .page-width{padding:0 16px}.aldersteel-footer__grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px}.aldersteel-footer__bottom{flex-direction:column;align-items:flex-start;gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/aldersteel-custom.css.map */
