.aa-footer{background:linear-gradient(180deg,#fbf6ec,#f4eddb);color:#1a1a1a;border-top:1px solid rgba(0,0,0,.06);font-family:Inter,sans-serif;position:relative;overflow:hidden;isolation:isolate}.aa-footer__deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.aa-footer__deco-orb{position:absolute;width:380px;height:380px;max-width:none;opacity:.22;animation:aaOrbSpin 80s linear infinite;will-change:transform}.aa-footer__deco-orb--tl{top:-120px;left:-120px}.aa-footer__deco-orb--br{bottom:-120px;right:-120px}@keyframes aaOrbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.aa-footer__deco-orb{animation:none}}.aa-footer__inner{display:grid;grid-template-columns:1.5fr repeat(6,1fr);gap:24px;padding:48px 24px 32px;align-items:start;position:relative;z-index:1}.aa-footer__brand{grid-column:1 / 2}.aa-footer__logo{display:flex;align-items:center;margin-bottom:16px}.aa-logo{display:inline-flex;align-items:center;gap:10px}.aa-logo__orb-wrap{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffe8d6,#f5d9c4 60%,#e9c3a8);box-shadow:0 0 0 1px #4a19422e,0 2px 8px #4a19421a;flex-shrink:0}.aa-logo__orb{width:32px;height:32px;display:block}.aa-logo__text{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;color:#111;letter-spacing:-.01em}.aa-footer__tagline,.aa-footer__hours{font-size:14px;line-height:1.6;color:#2a2a2a;margin:0 0 12px;max-width:38ch}.aa-footer__hours strong{font-weight:700;color:#111}.aa-footer__social{display:flex;gap:10px;margin-top:18px}.aa-footer__social a{width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.18);display:inline-flex;align-items:center;justify-content:center;color:#111;transition:background .18s ease-out,border-color .18s ease-out,color .18s ease-out;-webkit-tap-highlight-color:transparent}.aa-footer__social a:hover,.aa-footer__social a:focus-visible{background:#111;border-color:#111;color:#fff;outline:none}.aa-footer__quicklinks{display:none}.aa-footer__col,.aa-footer__accordion{margin:0;padding:0}.aa-footer__accordion{display:block}.aa-footer__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600;color:#111;margin:0 0 12px;letter-spacing:-.005em;list-style:none;cursor:default}.aa-footer__heading::-webkit-details-marker{display:none}.aa-footer__heading>span{pointer-events:none}.aa-footer__chevron{display:none}.aa-footer__links{list-style:none;margin:0;padding:0}.aa-footer__links li{margin:0 0 8px}.aa-footer__links a{font-size:13.5px;line-height:1.55;color:#3a3a3a;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:color .15s ease-out}.aa-footer__links a:hover,.aa-footer__links a:focus-visible{color:#111;outline:none}@media(min-width:750px){.aa-footer__accordion .aa-footer__links{display:block!important}.aa-footer__heading{pointer-events:none}}.aa-footer__bottom{border-top:1px solid rgba(0,0,0,.08);background:#efe7d6;position:relative;z-index:1}.aa-footer__bottom-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px}.aa-footer__copyright,.aa-footer__contact{font-size:12px;color:#4a4a4a;margin:0}.aa-footer__contact a{color:#1a1a1a;text-decoration:none;font-weight:500}.aa-footer__contact span{margin:0 6px;color:#888}@media(max-width:749px){.aa-footer__deco-orb{width:300px;height:300px;opacity:.14}.aa-footer__deco-orb--tl{top:-90px;left:-90px}.aa-footer__deco-orb--br{bottom:-90px;right:-90px}.aa-footer__inner{display:block!important;padding:32px 16px 16px!important;gap:0!important}.aa-footer__brand{margin-bottom:8px}.aa-footer__logo{margin-bottom:16px}.aa-footer__brand .aa-logo{gap:14px}.aa-footer__brand .aa-logo__orb-wrap{width:56px;height:56px}.aa-footer__brand .aa-logo__orb{width:40px;height:40px}.aa-footer__brand .aa-logo__text{font-size:32px}.aa-footer__tagline,.aa-footer__hours{font-size:13.5px;line-height:1.55;max-width:none;color:#2a2a2a}.aa-footer__social{margin:18px 0 0;gap:12px}.aa-footer__social a{width:44px;height:44px}.aa-footer__quicklinks{display:block!important;margin:14px 0 0;padding:0}.aa-footer__quicklink{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-weight:500;color:#111;text-decoration:none;padding:18px 0;border-top:1px solid rgba(0,0,0,.08);-webkit-tap-highlight-color:transparent}.aa-footer__accordion{border-top:1px solid rgba(0,0,0,.08);padding:0}.aa-footer__heading{display:flex;align-items:center;justify-content:space-between;padding:18px 0;margin:0;font-size:17px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.aa-footer__chevron{display:inline-flex!important;flex-shrink:0;width:18px;height:18px;color:#111;transition:transform .2s ease-out}details[open] .aa-footer__chevron{transform:rotate(180deg)}details[open] .aa-footer__heading{padding-bottom:6px}.aa-footer__accordion .aa-footer__links{padding:0 0 16px}.aa-footer__accordion .aa-footer__links li{margin:0 0 12px}.aa-footer__accordion .aa-footer__links li:last-child{margin-bottom:0}.aa-footer__accordion .aa-footer__links a{font-size:14px;color:#2a2a2a}.aa-footer__bottom-inner{flex-direction:column;align-items:flex-start;text-align:left;padding:16px}.aa-footer__copyright,.aa-footer__contact{font-size:11.5px;line-height:1.5}}@media(prefers-reduced-motion:reduce){.aa-footer__chevron{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/aa-footer.css.map */
