.ale-whats-new,.ale-whats-new *{box-sizing:border-box}.ale-whats-new{--ale-accent: #fac400;--ale-border: #e6e6e6;--ale-muted: #666;color:#111;background:#fff;font-family:var(--font-body--family, Arial, sans-serif)}.ale-whats-new__hero{border-bottom:1px solid var(--ale-border);background:#fff}.ale-whats-new__hero-inner,.ale-whats-new__signup-wrap,.ale-whats-new__feed-wrap{width:min(100% - 40px,1280px);margin-inline:auto}.ale-whats-new__hero-inner{padding:clamp(64px,8vw,112px) 0 clamp(54px,7vw,92px)}.ale-whats-new__eyebrow,.ale-whats-new__kicker{margin:0 0 10px;color:#9d7300;font-family:var(--font-accent--family, var(--font-body--family, Arial, sans-serif));font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ale-whats-new h1,.ale-whats-new h2,.ale-whats-new h3{font-family:var(--font-heading--family, Georgia, serif);font-weight:400}.ale-whats-new h1{max-width:12ch;margin:0;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.95;letter-spacing:-.035em}.ale-whats-new__intro{max-width:680px;margin:26px 0 0;color:#3e3e3e;font-size:clamp(1rem,1.2vw,1.16rem);line-height:1.65}.ale-whats-new__signup-wrap{padding-block:36px}.ale-whats-new__signup{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(30px,5vw,80px);align-items:center;padding:clamp(32px,4vw,58px);border:1px solid var(--ale-border);border-radius:10px;background:#fafafa}.ale-whats-new__signup h2{max-width:15ch;margin:0;font-size:clamp(2rem,3.4vw,3.6rem);line-height:1}.ale-whats-new__signup-copy>p:last-child{max-width:620px;margin:18px 0 0;color:#555;line-height:1.6}.ale-whats-new__form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.ale-whats-new__form-row input{min-height:54px;width:100%;padding:0 16px;border:1px solid #d9d9d9;border-radius:5px;background:#fff;color:#111;font:inherit}.ale-whats-new__form-row input:focus{outline:2px solid #111;outline-offset:2px}.ale-whats-new__form-row button{min-height:54px;padding:0 28px;border:1px solid #111;border-radius:5px;background:#111;color:#fff;font-family:var(--font-accent--family, var(--font-body--family, Arial, sans-serif));font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.ale-whats-new__form-row button:hover{background:#2a2a2a}.ale-whats-new__form-message{margin:10px 0 0;font-size:13px}.ale-whats-new__form-message--error{color:#a92121}.ale-whats-new__feed-wrap{padding:38px 0 90px}.ale-whats-new__feed-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid var(--ale-border)}.ale-whats-new__feed-heading h2{margin:0;font-size:clamp(2.1rem,3vw,3.2rem);line-height:1}.ale-whats-new__feed-heading>p{max-width:470px;margin:0;color:#666;line-height:1.55}.ale-whats-new__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ale-whats-new-card{display:flex;flex-direction:column;min-height:330px;padding:22px;border:1px solid var(--ale-border);border-radius:8px;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ale-whats-new-card:hover,.ale-whats-new-card:focus-visible{transform:translateY(-3px);border-color:#d6d6d6;box-shadow:0 12px 28px #0000000f}.ale-whats-new-card:focus-visible{outline:2px solid #111;outline-offset:3px}.ale-whats-new-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.ale-whats-new-card__badge{width:38px;height:38px;border-radius:50%;object-fit:contain}.ale-whats-new-card time{color:#777;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.ale-whats-new-card__media{height:150px;margin:16px -2px 18px;overflow:hidden;border-radius:5px;background:#f3f3f3}.ale-whats-new-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ale-whats-new-card:hover .ale-whats-new-card__media img{transform:scale(1.025)}.ale-whats-new-card h3{margin:18px 0 0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.05}.ale-whats-new-card p{margin:12px 0 22px;color:#555;line-height:1.55}.ale-whats-new-card__cta{display:inline-flex;gap:8px;align-items:center;width:fit-content;margin-top:auto;padding-bottom:4px;border-bottom:1px solid var(--ale-accent);font-family:var(--font-accent--family, var(--font-body--family, Arial, sans-serif));font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ale-whats-new-card__cta span{transition:transform .2s ease}.ale-whats-new-card:hover .ale-whats-new-card__cta span{transform:translate(4px)}.ale-whats-new__empty{color:#666}@media(max-width:900px){.ale-whats-new__signup{grid-template-columns:1fr}.ale-whats-new__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ale-whats-new__hero-inner,.ale-whats-new__signup-wrap,.ale-whats-new__feed-wrap{width:min(100% - 28px,1280px)}.ale-whats-new__hero-inner{padding-block:52px}.ale-whats-new h1{font-size:clamp(3rem,15vw,4.75rem)}.ale-whats-new__signup{padding:26px 20px}.ale-whats-new__form-row{grid-template-columns:1fr}.ale-whats-new__feed-heading{display:grid;gap:14px}.ale-whats-new__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ale-whats-new *,.ale-whats-new *:before,.ale-whats-new *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.ale-whats-new{font-family:var(--ale-font-body, Arial, sans-serif)}.ale-whats-new :is(h1,h2,h3,h4,h5,h6){font-family:var(--ale-font-display, Arial, sans-serif);font-weight:300}.ale-whats-new :is(.ale-whats-new__eyebrow,.ale-whats-new-card__cta,.ale-whats-new__form-row button){font-family:var(--ale-font-body, Arial, sans-serif);font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/50/assets/ale-whats-new.css.map */
