/* Measured Allbirds homepage geometry, reimplemented for the WooCommerce shell. */
@font-face{font-family:HU Geograph;src:url(reference/geograph-regular.woff2) format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:HU Geograph;src:url(reference/geograph-medium.woff2) format('woff2');font-style:normal;font-weight:500 800;font-display:swap}
@font-face{font-family:HU Mono;src:url(reference/akkurat-mono.woff2) format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:HU Serif;src:url(reference/self-modern_regular_web.woff2) format('woff2');font-weight:400;font-display:swap}
:root{--hu-reference-paper:#ece9e2;--hu-banner-height:32px;--hu-ink:#212121;--hu-font:'HU Geograph',Arial,sans-serif;--hu-mono:'HU Mono',monospace}
body{background:var(--hu-reference-paper);padding-top:var(--hu-banner-height);font-family:var(--hu-font)}
.hu-header,.hu-dialog,.hu-footer{font-family:var(--hu-font)}
.hu-header,.hu-header.is-scrolled{position:fixed;inset:0 0 auto;height:var(--hu-banner-height);background:transparent;border:0;box-shadow:none;backdrop-filter:none;z-index:100}
.hu-announcement{height:var(--hu-banner-height);position:relative;background:#212121;color:#fff;line-height:16px;letter-spacing:.03em;font-size:12px;padding:0 32px;display:flex;align-items:center;justify-content:center;text-align:center}
.hu-announcement a{white-space:normal;text-overflow:clip;overflow:visible}
.hu-header .hu-announcement .hu-icon{position:absolute;top:0;bottom:0;width:24px;height:100%;color:white;background:none!important}
.hu-announcement-prev{left:0;right:auto!important;transform:rotate(180deg)}
.hu-announcement-next{right:0!important}
.hu-announcement .hu-icon svg{width:14px;height:14px}
.hu-header-row{position:absolute;top:calc(var(--hu-banner-height) + 20px);left:20px;right:20px;height:48px;padding:0 20px;border-radius:12px;background:white;box-shadow:0 1px 3px #00000012;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;max-width:2560px;margin:auto}
.hu-brand{justify-self:start;margin:0}
.hu-brand>a{font-size:23px;letter-spacing:-1.2px;font-weight:500;line-height:24px}
.hu-brand span{font-size:8px}
.hu-brand .custom-logo{max-height:24px;max-width:150px}
.hu-nav-list{gap:28px}
.hu-nav-trigger,.hu-nav-link{font-size:12px!important;letter-spacing:.05em;font-weight:500!important;text-transform:uppercase;line-height:16px}
.hu-nav-trigger{padding:16px 0!important}
.hu-nav-trigger:after,.hu-nav-link:after{display:none}
.hu-nav-trigger:hover,.hu-nav-link:hover{opacity:.6}
.hu-tools{justify-self:end;gap:8px}
.hu-header .hu-tools .hu-icon{width:24px;height:24px}
.hu-tools .hu-icon svg{height:18px;width:18px}
.hu-header .hu-account{display:none}
.hu-cart-count{font-size:8px;min-width:12px;height:12px;line-height:12px;right:-5px;top:-4px}
.hu-cart-count:empty{display:none}
.hu-nav-shade{inset:0;z-index:-1;background:#0003}
.hu-mega{position:fixed;top:calc(var(--hu-banner-height) + 80px);left:20px;right:20px;border:0;border-radius:12px;padding:24px 32px 40px;background:#f7f6f3;max-height:calc(100dvh - var(--hu-banner-height) - 100px)}
.hu-mega-grid{gap:36px}
.hu-feature-image{border-radius:12px}
.hu-dialog{border-radius:20px 0 0 20px}
.hu-mobile{border-radius:0 20px 20px 0}
.hu-search{border-radius:0 0 20px 20px}
.hu-home{max-width:2580px;margin:auto;color:#212121;font-family:var(--hu-font);line-height:1.5}
.hu-home a{text-decoration:none;color:inherit}
.hu-home-hero{height:calc(100svh - 84px - var(--hu-banner-height));min-height:420px;position:relative;overflow:hidden;border-radius:20px;margin:10px 10px 0;color:white}
.hu-home-hero picture,.hu-home-hero picture img{display:block;width:100%;height:100%;object-fit:cover}
.hu-home-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right;padding:80px 64px 64px}
.hu-home-hero-content>p{font-family:var(--hu-mono);font-weight:400;font-size:12px;line-height:20px;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px}
.hu-home-hero-content h1{font-family:var(--hu-font);font-size:24px;font-weight:400;line-height:32px;letter-spacing:.025em;margin:0 0 24px}
.hu-home-ctas{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.hu-home .hu-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:1px solid transparent;background:#fff;color:#212121;padding:8px 24px;border-radius:999px;text-transform:uppercase;font-family:var(--hu-font);font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;transition:background .2s,color .2s;min-height:34px;margin:0}
.hu-home .hu-pill:hover{background:#212121;color:#fff}
.hu-home .hu-pill-outline{border-color:white;background:transparent;color:#fff;pointer-events:none}
.hu-home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 10px 0}
.hu-home-category{position:relative;aspect-ratio:.77;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.hu-home-category>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hu-home-category h2{position:relative;z-index:1;transition:opacity .25s!important}
.hu-home-category .hu-category-cta{position:absolute;opacity:0;transition:opacity .25s}
@media(hover:hover){.hu-home-category:hover h2{opacity:0}.hu-home-category:hover .hu-category-cta{opacity:1}}
.hu-home-category:focus-visible{outline:2px solid black;outline-offset:3px}
.hu-home-products{margin:50px 0 40px}
.hu-home-products-heading{padding:0 40px 0 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;min-height:40px}
.hu-home-products-heading h2{font:400 16px/24px var(--hu-mono);letter-spacing:.05em;text-transform:uppercase;border-bottom:2px solid #212121;margin:0}
.hu-home-products-heading>div{display:flex;gap:10px}
.hu-home .hu-carousel-arrow{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;background:transparent;color:#212121;border:1px solid #212121;padding:0;cursor:pointer}
.hu-carousel-arrow:first-child svg{transform:rotate(180deg)}
.hu-home .hu-carousel-arrow:disabled{opacity:.35;cursor:default}
.hu-product-track{display:flex;gap:10px;overflow-x:auto;padding:0 10px 6px;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}
.hu-product-track::-webkit-scrollbar{display:none}
.hu-home-product{flex:0 0 27%;min-width:0;scroll-snap-align:start}
.hu-product-image{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1;background:#f5f4f0}
.hu-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}
.hu-home-product a:hover img{transform:scale(1.025)}
.hu-product-badge{position:absolute;top:20px;left:20px;padding:6px 10px;border-radius:999px;background:#e7e4dd;font:400 12px/16px var(--hu-mono);text-transform:uppercase}
.hu-product-information{padding:16px 10px 0}
.hu-product-information h3{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:uppercase;margin:0 0 4px}
.hu-product-information p{font-size:12px;line-height:20px;margin:0 0 14px;min-height:20px}
.hu-product-price{font-size:14px;line-height:20px}
.hu-products-empty{padding:30px 20px;min-height:240px}
.hu-home-promos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 10px 40px}
.hu-home-promo{position:relative;aspect-ratio:.7;overflow:hidden;border-radius:20px}
.hu-home-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .9s}
.hu-home-promo:hover>img{transform:scale(1.08)}
.hu-home-promo>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;padding:20px}
.hu-home-promo h2{font:400 40px/1.5 'HU Serif',Georgia,serif;color:#fff;letter-spacing:0;margin:0}
.hu-home-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 10px 10px}
.hu-home-benefits article{background:#fff;border-radius:20px;padding:32px;min-height:220px}
.hu-home-benefits h2{font:400 12px/20px var(--hu-mono);letter-spacing:.05em;text-transform:uppercase;margin:0 0 20px}
.hu-home-benefits p{font-size:14px;line-height:21px;margin:0}
/* Reference homepage ends in a dark, compact subscription / link footer. */
.hu-footer{background:#212121;color:#fff;border:0}
.hu-footer-wrap{padding:80px 40px 28px;max-width:2560px;display:grid;grid-template-columns:1fr 1fr;gap:50px 30px}
.hu-newsletter{display:block;padding:0;border:0;grid-column:1;align-self:start;max-width:380px}
.hu-newsletter .hu-eyebrow{font:400 12px/20px var(--hu-mono);margin:0 0 30px}
.hu-newsletter h2,.hu-newsletter>div>p:last-child{display:none}
.hu-email-row{background:white;border:0;border-radius:999px;padding:0 12px;min-height:40px}
.hu-footer .hu-email-row input[type=email]{font-size:14px;padding:8px 0}
.hu-footer .hu-email-row .hu-icon{width:36px;height:36px}
.hu-consent{color:#bbb;font-size:10px}
.hu-form-status{color:#fff}
.hu-footer-links{padding:0;grid-column:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.hu-footer-brand{display:none}
.hu-footer .hu-link-column h2{font-size:12px;line-height:20px;margin:0 0 32px;text-transform:uppercase}
.hu-footer .hu-link-column li{font-size:12px;line-height:20px;margin-bottom:16px}
.hu-footer-bottom{grid-column:1/-1;border-color:#ffffff25;color:#ccc;padding:24px 0 0}
.hu-localization select{color:#fff;background:#212121}
.hu-extra-footer{grid-column:1/-1}
.admin-bar .hu-header{top:32px}
@media(max-width:1099px) and (min-width:1024px){.hu-desktop-nav{display:block}.hu-header .hu-mobile-toggle{display:none}.hu-nav-list{gap:18px}.hu-header-row{gap:14px}.hu-brand>a{font-size:21px}}
@media(max-width:1023px){.hu-desktop-nav{display:none}.hu-header .hu-mobile-toggle{display:inline-flex;width:24px;height:24px;justify-self:start}.hu-mobile-toggle svg{width:16px;height:16px}.hu-header-row{grid-template-columns:1fr 1fr 1fr;gap:0;padding:0 10px}.hu-brand{justify-self:center;margin:0}.hu-tools{gap:8px}.hu-footer-wrap{gap:40px;grid-template-columns:1fr}.hu-footer-links{grid-column:1}.hu-newsletter{max-width:440px}.hu-home-promos h2{font-size:30px}}
@media(max-width:767px){:root{--hu-banner-height:46px}.hu-header-row{height:40px}.hu-brand>a{font-size:21px}.hu-announcement{font-size:10px;line-height:14px;padding:0 30px}.hu-home-hero{height:calc(100svh - 132px - var(--hu-banner-height));min-height:520px}.hu-home-hero-content{padding:80px 32px 32px;align-items:flex-start;text-align:left}.hu-home-hero-content h1{max-width:300px;font-size:24px;line-height:32px}.hu-home-hero-content>p{font-size:11px}.hu-home .hu-pill{padding:8px 18px;font-size:12px}.hu-home-categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:20px 0 0;padding:0 10px}.hu-home-category{flex:0 0 66.85%;scroll-snap-align:start}.hu-home-products{margin:40px 0}.hu-home-products-heading{padding:0 20px}.hu-home-products-heading h2{font-size:14px}.hu-home-product{flex-basis:72%}.hu-home-promos{display:flex;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 0 40px;padding:0 10px}.hu-home-promo{flex:0 0 85%;scroll-snap-align:start}.hu-home-benefits{grid-template-columns:1fr}.hu-home-benefits article{min-height:0;padding:32px}.hu-footer-wrap{padding:48px 24px 24px}.hu-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.hu-footer .hu-link-column h2{margin-bottom:20px}.hu-footer-bottom{gap:16px}.hu-footer-bottom>p{font-size:10px}.hu-mega{display:none!important}.hu-dialog{border-radius:0}.admin-bar .hu-header{top:46px}}
@media(max-width:360px){.hu-home-hero-content{padding-left:24px;padding-right:24px}.hu-home .hu-pill{padding-inline:12px}.hu-brand>a{font-size:19px}}
@media(prefers-reduced-motion:reduce){.hu-home *{transition:none!important;scroll-behavior:auto!important}}

.hu-home-ctas .hu-pill{width:122px;padding-inline:4px}
.hu-cart-count[data-count="0"]{display:none}
.hu-home-category:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.15);z-index:1;pointer-events:none}
.hu-home-category h2,.hu-home-category .hu-category-cta{z-index:2}
@media(max-width:767px){.hu-home-hero{height:calc(100svh - 164px)}}

.site-main{padding-top:100px}

/* 1.4: four homepage modules; product grids require no JavaScript. */
.hu-home-hero-content{background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.48))}
.hu-home-collections,.hu-home-product-section{margin:64px 20px}
.hu-home-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}
.hu-home-section-heading h2{font:500 clamp(24px,3vw,38px)/1.15 var(--hu-font);letter-spacing:-.035em;margin:0 0 12px}
.hu-home-section-heading p{font-size:14px;line-height:1.6;color:#53534f;max-width:480px;margin:0}
.hu-home-section-heading .hu-home-kicker{font:400 11px/1.5 var(--hu-mono);letter-spacing:.09em;text-transform:uppercase;margin:0 0 12px}
.hu-home-collections .hu-home-categories{margin:0}
.hu-home-category h3{position:relative;z-index:2;transition:opacity .25s}
.hu-home .hu-home-view-all{flex-shrink:0;display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid #212121;min-height:44px;font-size:13px}
.hu-home-view-all:hover{opacity:.65}
.hu-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 16px}
.hu-home-product-grid .hu-product-information{padding:14px 2px 0}
.hu-home-product-grid .hu-product-information h3{margin-bottom:8px}
.hu-home-product-section:last-child{padding-top:48px;border-top:1px solid #21212126}
.hu-home-empty{padding:40px 24px;border:1px solid #21212126;border-radius:20px}
.hu-home-empty p{margin:0 0 20px}
@media(hover:hover){.hu-home-category:hover h3{opacity:0}}
@media(max-width:1023px){.hu-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.hu-home-collections,.hu-home-product-section{margin:40px 16px}.hu-home-section-heading{gap:16px;align-items:flex-start;flex-wrap:wrap}.hu-home-section-heading p{font-size:13px}.hu-home-collections .hu-home-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;overflow:visible;gap:10px}.hu-home-category{aspect-ratio:.8;border-radius:14px}.hu-home-category .hu-pill{white-space:normal;text-align:center;padding:8px 10px;font-size:10px;max-width:calc(100% - 16px)}.hu-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.hu-home-product-grid .hu-product-image{border-radius:14px}.hu-home-product-grid h3{font-size:12px}.hu-home-product-grid .hu-product-badge{top:10px;left:10px;font-size:10px;padding:4px 8px}.hu-home-product-section:last-child{padding-top:32px}}

/* 1.5: alternating editorial image-and-copy sections. */
.hu-home-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:64px 20px;overflow:hidden;border-radius:20px;background:#f8f7f4}
.hu-home-story-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(32px,5vw,88px);min-width:0}
.hu-home-story-eyebrow{font:400 11px/1.5 var(--hu-mono);text-transform:uppercase;letter-spacing:.1em;margin:0 0 24px;color:#55564e}
.hu-home-story h2{max-width:540px;font:500 clamp(30px,4vw,64px)/1.05 var(--hu-font);letter-spacing:-.045em;margin:0 0 24px;text-wrap:balance}
.hu-home-story-description{max-width:430px;font-size:15px;line-height:1.8;color:#53534f;margin:0 0 32px}
.hu-home .hu-home-story-link{gap:28px;min-height:44px;border-color:#212121;background:transparent;white-space:normal;text-align:center}
.hu-home .hu-home-story-link:hover{background:#212121;color:#fff}
.hu-home-story-media{min-width:0;aspect-ratio:1;align-self:stretch;background:#fff}
.hu-home-story-media img{display:block;width:100%;height:100%;object-fit:cover}
.hu-home-story[aria-labelledby="hu-story-sneakers"] .hu-home-story-media img{object-fit:contain;padding:5%}
.hu-home-story-reverse{background:#e0e3dc}
.hu-home-story-reverse .hu-home-story-copy{grid-column:2;grid-row:1}
.hu-home-story-reverse .hu-home-story-media{grid-column:1;grid-row:1}
@media(min-width:1600px){.hu-home-story-media{aspect-ratio:1.2}}
@media(max-width:767px){.hu-home-story{grid-template-columns:minmax(0,1fr);margin:40px 16px;border-radius:14px}.hu-home-story-copy{padding:32px 24px}.hu-home-story h2{font-size:34px;max-width:360px;margin-bottom:20px}.hu-home-story-eyebrow{margin-bottom:20px}.hu-home-story-description{font-size:14px;margin-bottom:24px}.hu-home-story-media{aspect-ratio:1.15}.hu-home-story-reverse .hu-home-story-copy,.hu-home-story-reverse .hu-home-story-media{grid-column:auto;grid-row:auto}}

/* 1.6: eight compact collection tiles, with persistent readable labels. */
.hu-home-collections .hu-home-categories{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;overflow:visible;padding:0}
.hu-home-collections .hu-home-category{aspect-ratio:4/5;max-height:280px;border-radius:14px;align-items:flex-end;padding:12px 6px}
.hu-home-collections .hu-home-category:after{background:linear-gradient(transparent 45%,rgba(0,0,0,.38))}
.hu-home-collections .hu-home-category h3.hu-pill{font-size:10px;line-height:1.35;white-space:normal;text-align:center;padding:7px 10px;max-width:100%;background:#fff;color:#212121;border:0;opacity:1;min-height:30px}
.hu-home-collections .hu-home-category .hu-category-cta{display:none}
.hu-home-collections .hu-home-section-heading h2{font-size:clamp(24px,2.3vw,32px)}
.hu-home-collections .hu-home-section-heading{margin-bottom:20px}
@media(max-width:1199px){.hu-home-collections .hu-home-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.hu-home-collections .hu-home-category{aspect-ratio:1;max-height:none}}
@media(max-width:599px){.hu-home-collections .hu-home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hu-home-collections .hu-home-category{aspect-ratio:1.15;padding:10px 6px;border-radius:12px}}
