.pact-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:72px}.pact-header__inner>.brand{justify-self:start;order:1}.pact-header__inner>.menu-toggle{order:0}.pact-header__inner>.nav{order:2;justify-content:center;flex-wrap:wrap;gap:1.4rem}.pact-header__inner>.pact-header__right{order:3;justify-self:end;gap:.75rem}.nav--desktop a{font-size:.92rem;font-weight:600;color:var(--text);white-space:nowrap}.brand-word{font-family:Outfit,sans-serif;font-weight:800;letter-spacing:-.03em;text-transform:lowercase;font-size:1.45rem;color:var(--accent-2)}.cart-link__count{background:var(--btn-primary-bg)!important}.header-text-link,.pact-header__right .theme-toggle{display:none}.newsletter-form__row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.newsletter-form__row input{flex:1;min-width:180px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);border-radius:8px;padding:.8rem .9rem}.site-footer{background:#fff;border-top:1px solid var(--border)}.site-footer h2.brand,.site-footer h3{font-family:Outfit,sans-serif;text-transform:none;letter-spacing:-.02em}.fashion-hero{padding:2.25rem 0 1.25rem}.fashion-hero__intro{text-align:center;max-width:44rem;margin:0 auto 2rem}.fashion-hero__intro h1{margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4.2vw,3.2rem);font-weight:800;letter-spacing:-.035em;line-height:1.08}.fashion-hero__intro .home-hero__lead{margin-inline:auto}.fashion-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.25rem}.fashion-hero__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.fashion-hero__tile{display:block;color:inherit;text-decoration:none;background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden}.fashion-hero__media{background:#f4eee6}.fashion-hero__media img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.fashion-hero__tile-label{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.95rem 1rem 1.05rem}.fashion-hero__tile-label strong{font-size:1.05rem}.fashion-hero__tile-label span{font-size:.82rem;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.size-chart--shoes .size-chart__table th:first-child,.size-chart--shoes .size-chart__table td:first-child{font-weight:800}.size-chart__gender{margin:1.25rem 0 .65rem;font-family:Outfit,sans-serif;font-size:1.05rem}.home-hero{padding:2.5rem 0 1.5rem}.home-hero__grid{display:grid;grid-template-columns:1fr 1.05fr;gap:3rem;align-items:center}.home-hero__eyebrow{margin:0 0 .75rem;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-2)}.home-hero h1{margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:800;letter-spacing:-.035em;line-height:1.08;text-transform:none;color:var(--text)}.home-hero__lead{margin:0 0 1.5rem;font-size:1.08rem;color:var(--muted);max-width:36rem}.home-hero__media{background:#f4eee6;border-radius:16px;overflow:hidden;border:1px solid var(--border)}.home-hero__media img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.home-favs{padding:2rem 0 3rem}.home-favs .section-head{text-align:center;margin-bottom:1.5rem}.home-favs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.home-fav{background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--border)}.home-fav a{display:block;color:inherit}.home-fav__media{background:#f4eee6}.home-fav__media img{width:100%;aspect-ratio:1;object-fit:contain}.home-fav__body{padding:1rem 1.1rem 1.2rem}.home-fav__body h3{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.home-fav__price{margin:0;font-weight:800;color:var(--accent-2)}.home-spot{padding:1rem 0 3rem}.home-spot__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2.5rem;align-items:center}.home-spot__media{background:#f4eee6;border-radius:16px;overflow:hidden;border:1px solid var(--border)}.home-spot__media img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.home-spot__copy h2{margin:0 0 .85rem;font-family:Outfit,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-.03em}.home-spot__list{list-style:none;padding:0;margin:1.1rem 0 1.5rem;display:grid;gap:.55rem}.home-spot__list li{position:relative;padding-left:1.6rem;font-weight:600}.home-spot__list li:before{content:"\2713";position:absolute;left:0;color:var(--accent-2);font-weight:800}.cta-banner{background:var(--accent);color:#fff}.cta-banner__title,.cta-banner__text,.cta-banner__eyebrow{color:#fff}.cta-banner .btn-primary{background:#fff!important;color:var(--accent-2)!important}@media(max-width:900px){.pact-header__inner{grid-template-columns:auto 1fr auto}.pact-header__inner>.menu-toggle{display:grid;order:0}.pact-header__inner>.brand{justify-self:center}.pact-header__inner>.nav{display:none}.nav[data-nav].is-open{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:100%;background:var(--header-bg-scrolled);border-bottom:1px solid var(--border);padding:1rem 1.25rem 1.25rem;z-index:40;gap:.85rem}.home-hero__grid,.home-spot__grid,.home-favs__grid{grid-template-columns:1fr;gap:1.25rem}.fashion-hero__tiles{gap:.55rem}.fashion-hero__tile-label{flex-direction:column;padding:.7rem .65rem .8rem}.home-hero{padding-top:1.25rem}}@media(min-width:901px){.pact-header__inner>.menu-toggle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brand.css.map */
