@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..700;1,9..144,300..700&family=Manrope:wght@300;400;500;600;700&display=swap";:root{--act-cream: #FAF6EF;--act-cream-deep: #F2EBDD;--act-charcoal: #2A2520;--act-charcoal-soft: #4A413A;--act-caramel: #8B6F47;--act-caramel-deep: #6F5837;--act-sand: #C7A989;--act-sand-soft: #E0CCB3;--act-white: #FFFFFF;--act-line: rgba(42, 37, 32, .12);--font-display: "Fraunces", "Times New Roman", serif;--font-body: "Manrope", system-ui, -apple-system, sans-serif;--space-2xs: .5rem;--space-xs: .875rem;--space-sm: 1.25rem;--space-md: 2rem;--space-lg: 3.5rem;--space-xl: 5.5rem;--space-2xl: 8rem;--act-container: 1400px;--act-gutter: clamp(1.25rem, 4vw, 3rem);--act-radius: 2px;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1)}body{font-family:var(--font-body)!important;background-color:var(--act-cream)!important;color:var(--act-charcoal)!important;font-weight:400;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-display)!important;font-weight:400;letter-spacing:-.015em;color:var(--act-charcoal);font-feature-settings:"ss01"}.act-section{padding-block:clamp(3rem,8vw,6rem)}.act-container{max-width:var(--act-container);margin-inline:auto;padding-inline:var(--act-gutter)}.act-eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--act-caramel);margin:0 0 var(--space-sm) 0}.act-divider{width:64px;height:1px;background:var(--act-caramel);border:0;margin:var(--space-md) 0}.act-cta{display:inline-flex;align-items:center;gap:.75rem;padding:.95rem 1.75rem;font-family:var(--font-body);font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--act-charcoal);background:transparent;border:1px solid var(--act-charcoal);border-radius:var(--act-radius);text-decoration:none;transition:background .4s var(--ease-out),color .4s var(--ease-out),border-color .4s var(--ease-out);cursor:pointer}.act-cta:hover{background:var(--act-charcoal);color:var(--act-cream);border-color:var(--act-charcoal)}.act-cta--light{color:var(--act-cream);border-color:var(--act-cream)}.act-cta--light:hover{background:var(--act-cream);color:var(--act-charcoal);border-color:var(--act-cream)}.act-cta__arrow{display:inline-block;transition:transform .4s var(--ease-out)}.act-cta:hover .act-cta__arrow{transform:translate(4px)}.act-link{position:relative;display:inline-block;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--act-charcoal);text-decoration:none;padding-bottom:4px}.act-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--act-caramel);transform:scaleX(.4);transform-origin:left;transition:transform .5s var(--ease-out)}.act-link:hover:after{transform:scaleX(1)}.act-hero{position:relative;background:var(--act-charcoal);overflow:hidden;isolation:isolate;--hero-overlay-color: 42, 37, 32;--hero-overlay-opacity: .45;--hero-min-height: 88vh;--hero-text-align: center;--hero-align-items: center;--hero-text-color: var(--act-cream);--hero-accent-color: var(--act-sand);--hero-logo-size: 180px;--hero-logo-filter: brightness(0) invert(1)}.act-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.act-hero__bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.03);transition:transform 12s var(--ease-out)}.act-hero:hover .act-hero__bg img{transform:scale(1.08)}.act-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--hero-overlay-color),var(--hero-overlay-opacity));pointer-events:none}.act-hero__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.18) 100%);pointer-events:none;z-index:1}.act-hero__inner{position:relative;z-index:2;min-height:var(--hero-min-height);display:flex;flex-direction:column;align-items:var(--hero-align-items);justify-content:center;text-align:var(--hero-text-align);padding:var(--space-xl) var(--act-gutter);color:var(--hero-text-color)}.act-hero__logo{max-width:var(--hero-logo-size);height:auto;margin-bottom:var(--space-md);filter:var(--hero-logo-filter);opacity:.95}.act-hero__rule{display:flex;align-items:center;justify-content:var(--hero-text-align);gap:1.25rem;margin-bottom:var(--space-md);width:100%}.act-hero__rule:before,.act-hero__rule:after{content:"";width:48px;height:1px;background:var(--hero-accent-color);opacity:.7}.act-hero[data-align=left] .act-hero__rule:before,.act-hero[data-align=right] .act-hero__rule:after{display:none}.act-hero__eyebrow{font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--hero-accent-color);margin:0;white-space:nowrap}.act-hero__title{font-family:var(--font-display);font-weight:300;font-size:clamp(2.6rem,6.4vw,5.2rem);line-height:1.02;letter-spacing:-.02em;margin:0 0 var(--space-md) 0;color:var(--hero-text-color);font-variation-settings:"opsz" 144;max-width:18ch}.act-hero__title em{font-style:italic;font-weight:300;color:var(--hero-accent-color)}.act-hero__sub{font-size:1.05rem;line-height:1.65;color:#faf6efd1;max-width:50ch;margin:0 0 var(--space-lg) 0}.act-hero[data-text=dark] .act-hero__sub{color:#2a2520c7}.act-hero .act-cta{color:var(--hero-text-color);border-color:var(--hero-text-color)}.act-hero .act-cta:hover{background:var(--hero-text-color);color:var(--act-charcoal);border-color:var(--hero-text-color)}.act-hero[data-text=dark] .act-cta:hover{color:var(--act-cream);background:var(--act-charcoal);border-color:var(--act-charcoal)}@media(max-width:600px){.act-hero__rule:before,.act-hero__rule:after{width:28px}.act-hero__eyebrow{font-size:.65rem;letter-spacing:.24em}.act-hero{--hero-min-height: 78vh}}.act-featured{background:var(--act-cream)}.act-featured__head{display:flex;align-items:end;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap}.act-featured__title{font-size:clamp(2rem,3.6vw,3rem);font-weight:300;margin:0;font-variation-settings:"opsz" 144}.act-featured__title em{font-style:italic;color:var(--act-caramel-deep)}.act-featured__rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(220px,24vw,320px);gap:var(--space-md);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--space-sm);scrollbar-width:thin;scrollbar-color:var(--act-caramel) transparent}.act-featured__rail::-webkit-scrollbar{height:4px}.act-featured__rail::-webkit-scrollbar-track{background:var(--act-line)}.act-featured__rail::-webkit-scrollbar-thumb{background:var(--act-caramel)}.act-card{scroll-snap-align:start;text-decoration:none;color:inherit;display:flex;flex-direction:column}.act-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--act-cream-deep);margin-bottom:var(--space-sm)}.act-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease-out)}.act-card:hover .act-card__media img{transform:scale(1.05)}.act-card__title{font-family:var(--font-display);font-weight:400;font-size:1.15rem;letter-spacing:-.01em;margin:0 0 4px;color:var(--act-charcoal)}.act-card__price{font-family:var(--font-body);font-size:.95rem;font-style:italic;color:var(--act-caramel-deep)}.act-split{background:var(--act-cream)}.act-split__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center}.act-split--reverse .act-split__media{order:2}.act-split__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--act-cream-deep)}.act-split__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-out)}.act-split__media:hover img{transform:scale(1.04)}.act-split__title{font-size:clamp(1.85rem,3.4vw,2.85rem);font-weight:300;line-height:1.1;margin:0 0 var(--space-md) 0;font-variation-settings:"opsz" 96;max-width:16ch}.act-split__title em{font-style:italic;color:var(--act-caramel-deep)}.act-split__body{font-size:1rem;line-height:1.75;color:var(--act-charcoal-soft);max-width:46ch;margin:0 0 var(--space-md) 0}@media(max-width:800px){.act-split__grid{grid-template-columns:1fr}.act-split--reverse .act-split__media{order:-1}}.act-collections{background:var(--act-cream)}.act-collections__head{text-align:center;margin-bottom:var(--space-lg)}.act-collections__title{font-size:clamp(2rem,3.6vw,2.85rem);font-weight:300;margin:0;font-variation-settings:"opsz" 96}.act-collections__title em{font-style:italic;color:var(--act-caramel-deep)}.act-collections__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.4vw,2rem)}.act-collection-tile{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;text-decoration:none;color:var(--act-cream);background:var(--act-charcoal)}.act-collection-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease-out),opacity .5s var(--ease-out);opacity:.92}.act-collection-tile:hover img{transform:scale(1.06);opacity:.78}.act-collection-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.25rem,2vw,2rem);background:linear-gradient(to top,rgba(42,37,32,.65) 0%,rgba(42,37,32,.05) 50%,transparent 100%)}.act-collection-tile__name{font-family:var(--font-display);font-weight:400;font-size:clamp(1.25rem,1.8vw,1.6rem);color:var(--act-cream);margin:0 0 4px;letter-spacing:-.01em}.act-collection-tile__cta{font-family:var(--font-body);font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--act-cream);display:inline-flex;align-items:center;gap:.5rem;opacity:0;transform:translateY(8px);transition:opacity .4s var(--ease-out),transform .4s var(--ease-out)}.act-collection-tile:hover .act-collection-tile__cta{opacity:1;transform:translateY(0)}@media(max-width:800px){.act-collections__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.act-collections__grid{grid-template-columns:1fr}}.act-testimonials{background:var(--act-cream-deep)}.act-testimonials__head{text-align:center;margin-bottom:var(--space-lg)}.act-testimonials__title{font-size:clamp(1.85rem,3vw,2.5rem);font-weight:300;margin:0;font-variation-settings:"opsz" 96}.act-testimonials__title em{font-style:italic;color:var(--act-caramel-deep)}.act-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,3rem)}.act-testimonial{background:var(--act-cream);padding:clamp(1.75rem,3vw,2.5rem);position:relative}.act-testimonial__mark{font-family:var(--font-display);font-style:italic;font-size:4rem;line-height:.6;color:var(--act-caramel);display:block;margin-bottom:var(--space-sm)}.act-testimonial__quote{font-family:var(--font-display);font-weight:300;font-style:italic;font-size:1.1rem;line-height:1.55;color:var(--act-charcoal);margin:0 0 var(--space-md) 0}.act-testimonial__author{font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--act-caramel-deep)}@media(max-width:800px){.act-testimonials__grid{grid-template-columns:1fr}}.act-newsletter{background:var(--act-charcoal);color:var(--act-cream);text-align:center}.act-newsletter__title{font-size:clamp(1.85rem,3.4vw,2.85rem);font-weight:300;margin:0 0 var(--space-sm) 0;color:var(--act-cream);font-variation-settings:"opsz" 144}.act-newsletter__title em{font-style:italic;color:var(--act-sand)}.act-newsletter__sub{font-size:1rem;line-height:1.6;color:#faf6efc7;max-width:50ch;margin:0 auto var(--space-lg) auto}.act-newsletter__form{display:flex;gap:0;max-width:480px;margin:0 auto;border-bottom:1px solid var(--act-sand)}.act-newsletter__input{flex:1;background:transparent;border:0;padding:.9rem 0;color:var(--act-cream);font-family:var(--font-body);font-size:1rem;letter-spacing:.02em}.act-newsletter__input::placeholder{color:#faf6ef80}.act-newsletter__input:focus{outline:0}.act-newsletter__submit{background:transparent;border:0;color:var(--act-cream);font-family:var(--font-body);font-size:.78rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;padding:0 var(--space-sm);cursor:pointer;transition:color .3s var(--ease-out)}.act-newsletter__submit:hover{color:var(--act-sand)}.act-announce{background:var(--act-charcoal);color:var(--act-cream);text-align:center;padding:.7rem 1rem;font-family:var(--font-body);font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.act-announce a{color:inherit;text-decoration:underline;text-underline-offset:3px}.act-header{background:var(--act-cream);border-bottom:1px solid var(--act-line);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf6eff0}.act-header__inner{max-width:var(--act-container);margin:0 auto;padding:1rem var(--act-gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-md)}.act-header__logo{justify-self:center;grid-column:2;display:inline-block;line-height:0}.act-header__logo img{height:var(--act-header-logo-height, 44px);width:auto;display:block;max-width:220px;object-fit:contain}.act-header__logo-text{font-family:var(--font-display);font-weight:400;font-size:1.4rem;font-variation-settings:"opsz" 144;color:var(--act-charcoal);letter-spacing:.01em}.act-header__logo-text em{font-style:italic;color:var(--act-caramel-deep)}.act-header__nav{grid-column:1;display:flex;gap:2.25rem;align-items:center}.act-header__icons{grid-column:3;justify-self:end;display:flex;gap:1.25rem;align-items:center}.act-nav-list{display:flex;list-style:none;margin:0;padding:0;gap:2.25rem}.act-nav-item{position:relative}.act-nav-link{font-family:var(--font-body);font-size:.74rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--act-charcoal);text-decoration:none;padding:.5rem 0;position:relative;display:inline-flex;align-items:center;gap:.4rem;transition:color .3s var(--ease-out)}.act-nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--act-caramel);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease-out)}.act-nav-link:hover{color:var(--act-caramel-deep)}.act-nav-item:hover>.act-nav-link:after{transform:scaleX(1)}.act-nav-link__chev{width:8px;height:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);margin-left:2px;transition:transform .3s var(--ease-out)}.act-nav-item:hover .act-nav-link__chev{transform:rotate(225deg) translate(-2px,-2px)}.act-submenu{position:absolute;top:100%;left:-1.5rem;background:var(--act-cream);border:1px solid var(--act-line);padding:1.25rem 1.75rem;list-style:none;margin:0;min-width:220px;display:flex;flex-direction:column;gap:.6rem;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .3s var(--ease-out),transform .3s var(--ease-out),visibility 0s .3s linear;box-shadow:0 12px 40px -12px #2a25202e;z-index:5}.act-nav-item:hover>.act-submenu,.act-nav-item:focus-within>.act-submenu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s var(--ease-out),transform .3s var(--ease-out),visibility 0s linear}.act-submenu a{font-family:var(--font-body);font-size:.85rem;letter-spacing:.04em;color:var(--act-charcoal);text-decoration:none;white-space:nowrap;transition:color .25s var(--ease-out)}.act-submenu a:hover{color:var(--act-caramel-deep)}.act-icon-btn{background:transparent;border:0;padding:.5rem;cursor:pointer;color:var(--act-charcoal);display:inline-flex;align-items:center;text-decoration:none;transition:color .3s var(--ease-out);position:relative}.act-icon-btn:hover{color:var(--act-caramel-deep)}.act-icon-btn svg{width:20px;height:20px;display:block}.act-cart-count{position:absolute;top:0;right:0;background:var(--act-caramel);color:var(--act-cream);border-radius:999px;font-size:.6rem;font-weight:600;width:16px;height:16px;display:flex;align-items:center;justify-content:center;letter-spacing:0}.act-mobile-toggle{display:none;background:transparent;border:0;padding:.5rem;cursor:pointer;color:var(--act-charcoal)}.act-mobile-toggle svg{width:22px;height:22px;display:block}.act-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--act-cream);z-index:100;padding:5rem var(--act-gutter) 2rem;transform:translate(-100%);transition:transform .4s var(--ease-out);overflow-y:auto}.act-mobile-drawer[data-open=true]{transform:translate(0)}.act-mobile-drawer__close{position:absolute;top:1.25rem;right:var(--act-gutter);background:transparent;border:0;font-size:1.5rem;font-family:var(--font-display);color:var(--act-charcoal);cursor:pointer;padding:.5rem}.act-mobile-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.act-mobile-nav-list a{font-family:var(--font-display);font-weight:300;font-size:1.85rem;color:var(--act-charcoal);text-decoration:none;font-variation-settings:"opsz" 144;letter-spacing:-.01em}.act-mobile-nav-list a:hover{color:var(--act-caramel-deep)}.act-mobile-submenu{list-style:none;padding:.5rem 0 0 1rem;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.6rem;border-left:1px solid var(--act-line)}.act-mobile-submenu a{font-family:var(--font-body);font-size:.95rem;font-weight:400;letter-spacing:.04em}@media(max-width:900px){.act-header__nav{display:none}.act-header__icons{gap:.75rem}.act-mobile-toggle{display:inline-flex}.act-header__inner{grid-template-columns:auto 1fr auto}.act-header__logo{justify-self:center}}.act-footer{background:var(--act-charcoal);color:var(--act-cream);padding:clamp(3rem,6vw,5rem) var(--act-gutter) 0;font-family:var(--font-body)}.act-footer__container{max-width:var(--act-container);margin:0 auto}.act-footer__top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);border-bottom:1px solid rgba(250,246,239,.12)}.act-footer__brand-logo{margin-bottom:var(--space-md);max-width:200px;height:auto;filter:brightness(0) invert(1);opacity:.95;display:block}.act-footer__brand-logo-text{font-family:var(--font-display);font-size:1.5rem;font-weight:400;font-variation-settings:"opsz" 144;color:var(--act-cream);margin-bottom:var(--space-md);display:block}.act-footer__tagline{font-size:.9rem;line-height:1.6;color:#faf6efb3;max-width:36ch;margin:0 0 var(--space-md) 0}.act-footer__socials{display:flex;gap:.75rem}.act-footer__socials a{width:36px;height:36px;border:1px solid rgba(250,246,239,.25);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--act-cream);transition:background .3s var(--ease-out),border-color .3s var(--ease-out),color .3s var(--ease-out)}.act-footer__socials a:hover{background:var(--act-cream);color:var(--act-charcoal);border-color:var(--act-cream)}.act-footer__socials svg{width:16px;height:16px}.act-footer__col-heading{font-size:.7rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--act-sand);margin:0 0 var(--space-sm) 0}.act-footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.act-footer__col a{font-size:.88rem;color:#faf6efc7;text-decoration:none;transition:color .25s var(--ease-out)}.act-footer__col a:hover{color:var(--act-cream)}.act-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1.5rem 0 1.75rem}.act-footer__copyright{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#faf6ef80;margin:0}.act-footer__legal{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.act-footer__legal a{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#faf6ef8c;text-decoration:none}.act-footer__legal a:hover{color:var(--act-cream)}@media(max-width:900px){.act-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:540px){.act-footer__top{grid-template-columns:1fr;gap:2rem}.act-footer__bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/act-custom.css.map */
