:root{--aurekto-header-height:92px;--aurekto-ivory:#faf7f2;--aurekto-ink:#211d19;--aurekto-media-bg:#f4f1ec;--aurekto-pad:clamp(18px,5vw,22px)}@media(min-width:990px){:root{--aurekto-header-height:64px}}body{overflow-x:clip}.aurekto-section{scroll-margin-top:var(--aurekto-header-height)}.aurekto-section *,.aurekto-header *{box-sizing:border-box;min-width:0}#section-reviews{scroll-margin-top:var(--aurekto-header-height)}.aurekto-header-section{position:sticky;top:0;z-index:95}.aurekto-header-section.aurekto-overlay{margin-bottom:calc(-1*var(--aurekto-header-height))}.aurekto-header{background:var(--ah-bg,#faf7f2);color:var(--ah-ink,#211d19);transition:background-color .35s ease,color .35s ease,box-shadow .35s ease;box-shadow:0 1px #211d1914}.aurekto-header.is-clear{background:transparent;color:var(--ah-ink-clear,#fff);box-shadow:none}.aurekto-header a{color:inherit;text-decoration:none}.aurekto-header__inner{max-width:1440px;margin:0 auto;padding:0 var(--aurekto-pad)}.aurekto-header__row1{display:flex;align-items:center;justify-content:space-between;height:50px}.aurekto-header__logo{font-size:17px;letter-spacing:.3em;font-weight:600;min-height:44px;display:inline-flex;align-items:center}.aurekto-header__bag{display:inline-flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.16em;min-height:44px;text-transform:uppercase}.aurekto-header__bag-count{font-variant-numeric:tabular-nums}.aurekto-header__nav{display:flex;height:44px;gap:clamp(9px,4vw,36px);justify-content:space-between;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.aurekto-header__nav::-webkit-scrollbar{display:none}.aurekto-header__link{display:inline-flex;align-items:center;min-height:44px;padding:0 2px;font-size:clamp(10.5px,3vw,13px);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid transparent;white-space:nowrap}.aurekto-header__link[aria-current]{border-bottom-color:currentColor;font-weight:600}.aurekto-header__link--review{opacity:.7}.aurekto-header__link:focus-visible,.aurekto-header__logo:focus-visible,.aurekto-header__bag:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(min-width:990px){.aurekto-header__inner{display:flex;align-items:center;height:64px;gap:48px}.aurekto-header__row1{display:contents}.aurekto-header__logo{order:1}.aurekto-header__nav{order:2;flex:1;justify-content:center;height:auto;overflow:visible;gap:40px}.aurekto-header__bag{order:3}}.aurekto-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;transition:opacity .25s;font-family:inherit}.aurekto-btn:hover{opacity:.75}.aurekto-btn--solid{background:var(--aurekto-ink);border-color:var(--aurekto-ink);color:var(--aurekto-ivory)}.aurekto-btn--solid:hover{opacity:.88}.aurekto-btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.aurekto-eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;opacity:.85;margin:0}.aurekto-hero{position:relative;display:flex;overflow:clip;color:var(--hero-ink,#fff)}.aurekto-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.aurekto-hero__media video,.aurekto-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-focal,50% 50%)}.aurekto-hero__media video{opacity:0;transition:opacity .5s}.aurekto-hero__media video.is-playing{opacity:1}.aurekto-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0/var(--hero-overlay,.3));z-index:1}.aurekto-hero__content{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:calc(var(--aurekto-header-height) + 24px) var(--aurekto-pad) clamp(72px,14vh,110px);display:flex;flex-direction:column;justify-content:var(--hero-valign,flex-end);align-items:var(--hero-halign,flex-start);text-align:var(--hero-align,left);gap:16px}.aurekto-hero__heading{margin:0;font-size:clamp(var(--hero-h-m,1.75rem),5.6vw,var(--hero-h-d,3.4rem));line-height:1.18;font-weight:450;max-width:24ch;overflow-wrap:break-word}.aurekto-hero__body{margin:0;font-size:clamp(15px,2vw,17px);line-height:1.7;max-width:46ch;opacity:.92}.aurekto-hero__cue{position:absolute;left:50%;transform:translate(-50%);bottom:calc(16px + env(safe-area-inset-bottom));z-index:2;background:none;border:0;color:inherit;cursor:pointer;padding:10px;line-height:0;animation:aurekto-cue 2.4s ease-in-out infinite}.aurekto-hero__pause{position:absolute;right:var(--aurekto-pad);bottom:calc(16px + env(safe-area-inset-bottom));z-index:3;width:40px;height:40px;border-radius:50%;border:1px solid rgb(255 255 255/.6);background:#00000040;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px}@keyframes aurekto-cue{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,7px)}}@media(prefers-reduced-motion:reduce){.aurekto-hero__cue{animation:none}}.aurekto-idea{padding:clamp(72px,11vw,130px) 0}.aurekto-idea__inner{max-width:1200px;margin:0 auto;padding:0 var(--aurekto-pad);display:flex;flex-direction:column;align-items:center;gap:clamp(28px,5vw,44px);text-align:center}.aurekto-idea__heading{margin:0;font-size:clamp(1.45rem,4.6vw,2.5rem);line-height:1.3;font-weight:450;max-width:26ch;overflow-wrap:break-word}.aurekto-idea__body{margin:0;font-size:clamp(15px,1.9vw,17px);line-height:1.75;max-width:52ch;opacity:.85}.aurekto-idea__toggle{display:flex;gap:34px;justify-content:center}.aurekto-idea__toggle-btn{background:none;border:0;padding:8px 2px;min-height:44px;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:inherit;opacity:.45;border-bottom:1px solid transparent;cursor:pointer;font-family:inherit}.aurekto-idea__toggle-btn[aria-pressed=true]{opacity:1;border-bottom-color:currentColor;font-weight:600}.aurekto-idea__toggle-btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.aurekto-idea__stage{position:relative;width:min(100%,540px);aspect-ratio:var(--idea-ratio,4/5);overflow:hidden;background:var(--aurekto-media-bg)}.aurekto-idea__stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity var(--idea-speed,.5s) ease}.aurekto-idea__stage img.is-active{opacity:1}.aurekto-idea__caption{max-width:44ch;min-height:5.2em}.aurekto-idea__caption h3{margin:0 0 8px;font-size:15px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.aurekto-idea__caption p{margin:0;font-size:15px;line-height:1.7;opacity:.85}.aurekto-idea__caption[hidden]{display:none}.aurekto-product{padding:clamp(64px,9vw,110px) 0}.aurekto-product__inner{max-width:1280px;margin:0 auto;padding:0 var(--aurekto-pad)}.aurekto-gallery__wrap{position:relative}.aurekto-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:0;margin:0 calc(-1*var(--aurekto-pad));-webkit-overflow-scrolling:touch}.aurekto-gallery::-webkit-scrollbar{display:none}.aurekto-gallery__slide{flex:0 0 100%;scroll-snap-align:center;padding:0 var(--aurekto-pad)}.aurekto-gallery__slide[hidden]{display:none}.aurekto-gallery__frame{position:relative;width:100%;aspect-ratio:var(--gallery-ratio,4/5);background:var(--aurekto-media-bg);overflow:hidden}.aurekto-gallery__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.aurekto-gallery-arrow{align-items:center;justify-content:center;position:absolute;top:calc(50% - 23px);width:44px;height:44px;border-radius:50%;border:1px solid rgb(33 29 25/.18);background:#ffffffd1;color:var(--aurekto-ink);cursor:pointer;z-index:2;transition:opacity .2s;display:flex}.aurekto-gallery-arrow:hover{background:#fff}.aurekto-gallery-arrow--prev{left:10px}.aurekto-gallery-arrow--next{right:10px}.aurekto-gallery-dots{display:flex;gap:8px;justify-content:center;padding:14px 0 0;list-style:none;margin:0}.aurekto-gallery-dots button{width:7px;height:7px;padding:0;border-radius:50%;border:0;background:#211d1940;cursor:pointer}.aurekto-gallery-dots button[aria-current]{background:var(--aurekto-ink)}.aurekto-buybox{padding-top:30px;display:flex;flex-direction:column;gap:18px}.aurekto-buybox__title{margin:0;font-size:clamp(1.5rem,4.5vw,2rem);font-weight:450;line-height:1.25;overflow-wrap:break-word}.aurekto-buybox__desc{margin:0;font-size:15px;line-height:1.7;opacity:.85}.aurekto-buybox__price{font-size:19px;letter-spacing:.02em}.aurekto-swatches{border:0;padding:0;margin:0}.aurekto-swatches legend{font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;opacity:.7}.aurekto-swatches [data-aurekto-color-name]{opacity:1;font-weight:600;text-transform:none;letter-spacing:.02em}.aurekto-swatches__list{display:flex;flex-wrap:wrap;gap:10px 22px}.aurekto-swatch{display:inline-flex;align-items:center;gap:10px;min-height:44px;cursor:pointer;position:relative}.aurekto-swatch input{position:absolute;opacity:0;pointer-events:none}.aurekto-swatch__dot{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--sw-a,#333) 0 50%,var(--sw-b,#999) 50% 100%);border:1px solid rgb(33 29 25/.25);flex:none}.aurekto-swatch__name{font-size:14px;line-height:1.3;overflow-wrap:anywhere}.aurekto-swatch input:checked~.aurekto-swatch__dot{outline:1.5px solid var(--aurekto-ink);outline-offset:3px}.aurekto-swatch input:checked~.aurekto-swatch__name{font-weight:600}.aurekto-swatch input:focus-visible~.aurekto-swatch__dot{outline:2px solid var(--aurekto-ink);outline-offset:3px}.aurekto-swatch.is-disabled{opacity:.4}.aurekto-swatch.is-disabled .aurekto-swatch__name{text-decoration:line-through}.aurekto-qty{display:flex;align-items:center;gap:14px}.aurekto-qty label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;opacity:.7}.aurekto-qty input{width:76px;min-height:46px;border:1px solid rgb(33 29 25/.3);background:transparent;text-align:center;font-size:15px;color:inherit}.aurekto-product .product-form__submit.aurekto-btn--solid{width:100%;min-height:50px;font-size:14px}.aurekto-product .product-form__error-message-wrapper{display:flex;gap:8px;align-items:center;font-size:14px;color:#8a1f1f;margin-top:8px}.aurekto-buybox__note{font-size:13px;opacity:.7;margin:0}.aurekto-buybox__shipping{font-size:13.5px;line-height:1.6;opacity:.8;margin:0}.aurekto-inventory{font-size:13px;letter-spacing:.06em}.aurekto-accordion{border-top:1px solid rgb(33 29 25/.15);margin-top:8px}.aurekto-accordion details{border-bottom:1px solid rgb(33 29 25/.15)}.aurekto-accordion summary{display:flex;justify-content:space-between;align-items:center;min-height:52px;cursor:pointer;font-size:14px;letter-spacing:.1em;text-transform:uppercase;list-style:none}.aurekto-accordion summary::-webkit-details-marker{display:none}.aurekto-accordion summary:after{content:"+";font-size:18px;font-weight:300}.aurekto-accordion details[open] summary:after{content:"\2212"}.aurekto-accordion .aurekto-accordion__content{padding:0 0 18px;font-size:14.5px;line-height:1.7;opacity:.85;overflow-wrap:anywhere}.aurekto-product__cta{display:flex;justify-content:center;margin-top:clamp(40px,7vw,64px)}@media(min-width:990px){.aurekto-product__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:56px;align-items:start}.aurekto-gallery{margin:0}.aurekto-gallery__slide{padding:0}.aurekto-gallery-arrow{width:46px;height:46px;top:calc(50% - 23px)}.aurekto-gallery-arrow--prev{left:12px}.aurekto-gallery-arrow--next{right:12px}.aurekto-buybox{position:sticky;top:calc(var(--aurekto-header-height) + 28px);padding-top:0}}.aurekto-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:80;background:var(--aurekto-ivory);border-top:1px solid rgb(33 29 25/.15);padding:10px var(--aurekto-pad) calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;transform:translateY(110%);transition:transform .3s ease}.aurekto-stickybar.is-visible{transform:translateY(0)}.aurekto-stickybar__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.aurekto-stickybar__variant{font-size:12.5px;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aurekto-stickybar__price{font-size:14.5px;font-weight:600}.aurekto-stickybar .aurekto-btn{min-height:46px;padding:0 20px;flex:none}@media(min-width:990px){.aurekto-stickybar{display:none}}@media(prefers-reduced-motion:reduce){.aurekto-stickybar{transition:none}}.aurekto-stories{padding:clamp(72px,10vw,120px) 0 0}.aurekto-stories__inner{max-width:1280px;margin:0 auto;padding:0 var(--aurekto-pad)}.aurekto-stories__heading{margin:0 auto clamp(12px,3vw,20px);font-size:clamp(1.4rem,4.4vw,2.3rem);font-weight:450;line-height:1.3;text-align:center;max-width:20ch;overflow-wrap:break-word}.aurekto-stories__intro{max-width:52ch;margin:0 auto clamp(44px,7vw,80px);text-align:center;font-size:clamp(15px,2vw,17px);line-height:1.8;opacity:.82}.aurekto-chapters{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(46px,8vw,84px)}.aurekto-chapter{text-align:center}.aurekto-chapter__eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;opacity:.55;margin:0}.aurekto-chapter__heading{margin:12px 0 16px;font-size:clamp(1.3rem,3.8vw,2rem);font-weight:450;line-height:1.3;overflow-wrap:break-word}.aurekto-chapter__body{margin:0;font-size:clamp(15px,2vw,17px);line-height:1.85;opacity:.82}.aurekto-chapter__body p{margin:0 0 1em}.aurekto-chapter__body p:last-child{margin:0}.aurekto-reviews{max-width:1080px;margin:clamp(60px,9vw,100px) auto 0;padding:0 var(--aurekto-pad);overflow-x:clip}.aurekto-reviews__head{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;margin-bottom:26px}.aurekto-reviews__heading{font-size:clamp(1.3rem,3.6vw,1.9rem);font-weight:450;margin:0}.aurekto-reviews__sub{font-size:14px;line-height:1.6;opacity:.7;margin:0;max-width:44ch}.aurekto-reviews img{max-width:100%;height:auto}.aurekto-reviews *{overflow-wrap:anywhere}.aurekto-reviews__app{margin-top:8px}.aurekto-reviews__fallback{text-align:center;font-size:15px;opacity:.6;padding:34px 0;border:1px dashed rgb(33 29 25/.25);margin-top:8px}.aurekto-cta{position:relative;margin-top:clamp(64px,10vw,110px);padding:clamp(80px,14vw,150px) 0;color:#fff;overflow:clip}.aurekto-cta__media,.aurekto-cta__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.aurekto-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0/var(--cta-overlay,.4))}.aurekto-cta__content{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 var(--aurekto-pad);display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.aurekto-cta__heading{margin:0;font-size:clamp(1.6rem,5vw,2.6rem);font-weight:450;line-height:1.25}.aurekto-cta__body{margin:0;font-size:15.5px;line-height:1.7;opacity:.92;max-width:46ch}.aurekto-cta__colors{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.aurekto-cta__color{display:inline-flex;align-items:center;gap:9px;min-height:44px;background:none;border:0;color:inherit;font-size:13.5px;letter-spacing:.06em;cursor:pointer;border-bottom:1px solid transparent;font-family:inherit}.aurekto-cta__color[aria-pressed=true]{border-bottom-color:currentColor;font-weight:600}.aurekto-cta__color .aurekto-swatch__dot{border-color:#ffffff80}.aurekto-cta__price{font-size:17px}.aurekto-faq{max-width:760px;margin:0 auto;padding:clamp(56px,9vw,90px) var(--aurekto-pad)}.aurekto-faq__heading{font-size:clamp(1.3rem,3.6vw,1.9rem);font-weight:450;text-align:center;margin:0 0 26px}@media(prefers-reduced-motion:reduce){.aurekto-idea__stage img,.aurekto-header{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/aurekto-home.css.map */
