.auraa-hero,.auraa-hero *,.auraa-hero *:before,.auraa-hero *:after{box-sizing:border-box}.auraa-hero{--ah-black: #161716;--ah-cream: #F5F2DF;--ah-brown: #91623D;--ah-original: #C5A17A;--ah-bg: #161716;--ah-text: #F5F2DF;--ah-muted: #D5CBB9;--ah-button-bg: #91623D;--ah-button-text: #F5F2DF;--ah-card-bg: #221F1B;--ah-overlay: #161716;--ah-overlay-opacity: .05;--ah-desktop-min-height: 720px;--ah-mobile-min-height: 780px;--ah-content-max: 590px;--ah-image-position: center center;--ah-mobile-image-position: center center;--ah-pad-top: 72px;--ah-pad-bottom: 72px;position:relative;width:100%;min-width:0;overflow:hidden;isolation:isolate;background:var(--ah-bg);color:var(--ah-text);font-family:Montserrat,Arial,sans-serif}.auraa-hero a,.auraa-hero button{font:inherit}.auraa-hero__ambient{position:absolute;z-index:-2;border-radius:50%;pointer-events:none;filter:blur(2px)}.auraa-hero__ambient--one{width:min(48vw,720px);height:min(48vw,720px);left:-18vw;top:-24vw;background:radial-gradient(circle,color-mix(in srgb,var(--ah-brown) 20%,transparent),transparent 68%)}.auraa-hero__ambient--two{width:min(42vw,640px);height:min(42vw,640px);right:-12vw;bottom:-22vw;background:radial-gradient(circle,color-mix(in srgb,var(--ah-original) 14%,transparent),transparent 70%)}.auraa-hero__shell{width:min(calc(100% - 56px),1500px);min-height:var(--ah-desktop-min-height);margin:0 auto;padding:var(--ah-pad-top) 0 var(--ah-pad-bottom);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(38px,6vw,100px)}.auraa-hero--image-left .auraa-hero__content{order:2}.auraa-hero--image-left .auraa-hero__visual{order:1}.auraa-hero__content{width:min(100%,var(--ah-content-max));min-width:0;padding:clamp(6px,1vw,18px) 0}.auraa-hero__eyebrow-row{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px}.auraa-hero__eyebrow-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--ah-original);box-shadow:0 0 0 5px color-mix(in srgb,var(--ah-original) 11%,transparent)}.auraa-hero__eyebrow{margin:0;color:var(--ah-original);font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.19em;text-transform:uppercase}.auraa-hero__heading{max-width:8.8ch;margin:0;color:var(--ah-text);font-family:Bungee,Montserrat,sans-serif;font-size:clamp(52px,6.3vw,108px);line-height:.89;font-weight:400;letter-spacing:-.035em;text-wrap:balance}.auraa-hero__accent-line{margin:18px 0 0;color:var(--ah-original);font-family:Montserrat,sans-serif;font-size:clamp(17px,1.7vw,25px);line-height:1.1;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.auraa-hero__description{max-width:52ch;margin-top:24px;color:var(--ah-muted);font-size:clamp(15px,1.1vw,18px);line-height:1.7;font-weight:500}.auraa-hero__description p{margin:0;color:inherit}.auraa-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px 18px;margin-top:31px}.auraa-hero__primary-button{min-width:230px;min-height:58px;padding:14px 20px 14px 24px;border:1px solid var(--ah-button-bg);border-radius:999px;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;appearance:none;-webkit-appearance:none;background:var(--ah-button-bg);color:var(--ah-button-text);text-decoration:none;cursor:pointer;font-size:11px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 16px 36px #0003;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.auraa-hero__primary-button:hover:not(:disabled),.auraa-hero__primary-button:focus-visible:not(:disabled){transform:translateY(-2px);background:var(--ah-original);border-color:var(--ah-original);color:var(--ah-black)}.auraa-hero__primary-button:disabled{cursor:not-allowed;opacity:.48}.auraa-hero__primary-button.is-loading{pointer-events:none;opacity:.72}.auraa-hero__button-price{flex:0 0 auto;padding-left:16px;border-left:1px solid currentColor;font-size:12px;letter-spacing:.03em}.auraa-hero__button-arrow{font-size:20px;line-height:1;transition:transform .18s ease}.auraa-hero__primary-button:hover .auraa-hero__button-arrow{transform:translate(4px)}.auraa-hero__secondary-button{min-height:46px;display:inline-flex;align-items:center;gap:8px;color:var(--ah-text);text-decoration:none;font-size:10px;line-height:1;font-weight:800;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid color-mix(in srgb,var(--ah-original) 55%,transparent);transition:color .18s ease,border-color .18s ease}.auraa-hero__secondary-button:hover{color:var(--ah-original);border-color:var(--ah-original)}.auraa-hero__service-note{margin-top:27px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 11px;color:color-mix(in srgb,var(--ah-text) 64%,transparent);font-size:9px;line-height:1.3;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auraa-hero__service-note i{width:3px;height:3px;border-radius:50%;background:var(--ah-brown)}.auraa-hero__visual{min-width:0;width:100%}.auraa-hero__visual-frame{position:relative;width:100%;aspect-ratio:1 / 1.06;min-height:500px;overflow:hidden;border:1px solid color-mix(in srgb,var(--ah-original) 28%,transparent);border-radius:clamp(26px,3vw,50px);background:var(--ah-card-bg);box-shadow:0 34px 80px #0000004d}.auraa-hero__visual-frame:before{content:"";position:absolute;z-index:4;top:14px;right:14px;bottom:14px;left:14px;border:1px solid color-mix(in srgb,var(--ah-cream) 14%,transparent);border-radius:calc(clamp(26px,3vw,50px) - 10px);pointer-events:none}.auraa-hero__image-wrap,.auraa-hero__image-wrap picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.auraa-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--ah-image-position)}.auraa-hero__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ah-overlay);opacity:var(--ah-overlay-opacity);pointer-events:none}.auraa-hero__placeholder,.auraa-hero__placeholder-svg{width:100%;height:100%}.auraa-hero__placeholder-svg{display:block;object-fit:cover;background:linear-gradient(135deg,color-mix(in srgb,var(--ah-brown) 34%,var(--ah-black)),var(--ah-card-bg));fill:color-mix(in srgb,var(--ah-cream) 42%,transparent)}.auraa-hero__flavor-badge{position:absolute;z-index:6;top:30px;right:30px;min-width:122px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--ah-black) 15%,transparent);border-radius:16px;background:color-mix(in srgb,var(--ah-cream) 92%,transparent);color:var(--ah-black);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 14px 36px #0000001f}.auraa-hero__flavor-badge span,.auraa-hero__flavor-badge strong{display:block}.auraa-hero__flavor-badge span{margin-bottom:6px;color:color-mix(in srgb,var(--ah-black) 61%,transparent);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.auraa-hero__flavor-badge strong{font-family:Bungee,Montserrat,sans-serif;font-size:21px;line-height:1;font-weight:400}.auraa-hero__prep-badge{position:absolute;z-index:6;left:30px;bottom:30px;min-height:46px;padding:11px 15px;border:1px solid color-mix(in srgb,var(--ah-cream) 26%,transparent);border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:color-mix(in srgb,var(--ah-black) 76%,transparent);color:var(--ah-cream);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.auraa-hero__steam{color:var(--ah-original);font-size:18px;line-height:1;font-family:Georgia,serif}.auraa-hero__line-art{position:absolute;z-index:5;right:-44px;bottom:-34px;width:230px;height:210px;pointer-events:none;transform:rotate(-9deg)}.auraa-hero__line-art span{position:absolute;right:0;bottom:0;border:1px solid color-mix(in srgb,var(--ah-original) 72%,transparent);border-left:0;border-bottom:0;border-radius:50% 0 0}.auraa-hero__line-art span:nth-child(1){width:220px;height:200px}.auraa-hero__line-art span:nth-child(2){width:190px;height:170px}.auraa-hero__line-art span:nth-child(3){width:160px;height:140px}.auraa-hero__line-art span:nth-child(4){width:130px;height:110px}.auraa-hero__line-art span:nth-child(5){width:100px;height:80px}.auraa-hero__facts{position:relative;width:min(calc(100% - 56px),1500px);margin:-2px auto 0;border-top:1px solid color-mix(in srgb,var(--ah-original) 28%,transparent);display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.auraa-hero__fact{min-width:0;min-height:98px;padding:22px clamp(18px,2.4vw,34px);display:flex;align-items:center;gap:14px;border-right:1px solid color-mix(in srgb,var(--ah-original) 19%,transparent)}.auraa-hero__fact:last-child{border-right:0}.auraa-hero__fact strong{flex:0 0 auto;color:var(--ah-original);font-family:Bungee,Montserrat,sans-serif;font-size:clamp(25px,2.4vw,38px);line-height:1;font-weight:400;letter-spacing:-.02em}.auraa-hero__fact span{max-width:19ch;color:color-mix(in srgb,var(--ah-text) 74%,transparent);font-size:9px;line-height:1.45;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.auraa-hero [data-auraa-reveal]{opacity:0;transform:translateY(16px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.auraa-hero [data-auraa-reveal].is-visible{opacity:1;transform:translateY(0)}.auraa-hero__visual[data-auraa-reveal]{transition-delay:90ms}.auraa-hero__facts[data-auraa-reveal]{transition-delay:.16s}.auraa-hero :is(a,button):focus-visible{outline:3px solid color-mix(in srgb,var(--ah-original) 58%,transparent);outline-offset:4px}@media screen and (max-width:1120px){.auraa-hero__shell{width:min(calc(100% - 38px),1500px);grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:40px}.auraa-hero__heading{font-size:clamp(50px,7vw,82px)}.auraa-hero__facts{width:min(calc(100% - 38px),1500px)}}@media screen and (max-width:900px){.auraa-hero__shell{min-height:0;grid-template-columns:1fr;gap:36px;padding-top:max(44px,calc(var(--ah-pad-top) * .72));padding-bottom:34px}.auraa-hero--image-left .auraa-hero__content,.auraa-hero--image-left .auraa-hero__visual{order:initial}.auraa-hero__content{width:min(100%,690px);margin:0 auto;text-align:center}.auraa-hero__eyebrow-row,.auraa-hero__actions,.auraa-hero__service-note{justify-content:center}.auraa-hero__heading{max-width:10ch;margin-left:auto;margin-right:auto}.auraa-hero__description{margin-left:auto;margin-right:auto}.auraa-hero__visual-frame{min-height:0;aspect-ratio:1.18 / 1}}@media screen and (max-width:749px){.auraa-hero{min-height:var(--ah-mobile-min-height)}.auraa-hero__shell{width:min(calc(100% - 26px),100%);gap:30px;padding-top:38px;padding-bottom:26px}.auraa-hero__content{text-align:left}.auraa-hero__eyebrow-row,.auraa-hero__actions,.auraa-hero__service-note{justify-content:flex-start}.auraa-hero__eyebrow-row{margin-bottom:16px}.auraa-hero__eyebrow{font-size:9px}.auraa-hero__heading{max-width:8.3ch;margin-left:0;margin-right:0;font-size:clamp(48px,15.2vw,70px);line-height:.9}.auraa-hero__accent-line{margin-top:13px;font-size:15px}.auraa-hero__description{margin-top:18px;margin-left:0;font-size:14px;line-height:1.65}.auraa-hero__actions{margin-top:24px;display:grid;grid-template-columns:1fr;gap:10px}.auraa-hero__primary-button{width:100%;min-width:0;min-height:56px}.auraa-hero__secondary-button{width:max-content;min-height:38px}.auraa-hero__service-note{margin-top:20px;gap:7px 9px;font-size:8px}.auraa-hero__visual-frame{aspect-ratio:.83 / 1;min-height:470px;border-radius:28px}.auraa-hero__visual-frame:before{top:10px;right:10px;bottom:10px;left:10px;border-radius:20px}.auraa-hero__image{object-position:var(--ah-mobile-image-position)}.auraa-hero__flavor-badge{top:20px;right:20px;min-width:108px;padding:12px 13px;border-radius:14px}.auraa-hero__flavor-badge span{font-size:7px}.auraa-hero__flavor-badge strong{font-size:18px}.auraa-hero__prep-badge{left:20px;bottom:20px;min-height:42px;font-size:8px}.auraa-hero__line-art{right:-70px;bottom:-40px;transform:scale(.82) rotate(-9deg)}.auraa-hero__facts{width:100%;margin-top:0;grid-template-columns:1fr;border-bottom:1px solid color-mix(in srgb,var(--ah-original) 22%,transparent)}.auraa-hero__fact{min-height:74px;padding:16px 18px;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--ah-original) 17%,transparent)}.auraa-hero__fact:last-child{border-bottom:0}.auraa-hero__fact strong{min-width:84px;font-size:27px}}@media screen and (max-width:380px){.auraa-hero__shell{width:min(calc(100% - 20px),100%)}.auraa-hero__heading{font-size:clamp(44px,14vw,58px)}.auraa-hero__visual-frame{min-height:430px}.auraa-hero__service-note i:nth-of-type(2),.auraa-hero__service-note span:nth-of-type(3){display:none}}@media(prefers-reduced-motion:reduce){.auraa-hero *,.auraa-hero *:before,.auraa-hero *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.auraa-hero [data-auraa-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/auraa-hero.css.map */
