:root{--aura-white: #fff;--aura-ink: #0a0a0a;--aura-grey: #666;--aura-hairline: #d9d9d9;--aura-page-gutter: clamp(28px, 2.4vw, 46px);--aura-motion: cubic-bezier(.22, 1, .36, 1)}html:has(.aurasync-home){background:var(--aura-white)}body:has(.aurasync-home){background:var(--aura-white);color:var(--aura-ink)}body:has(.aurasync-home) #MainContent{background:var(--aura-white)}html:has(.aurasync-shift),body:has(.aurasync-shift),body:has(.aurasync-shift) #MainContent{background:var(--aura-white)}html:has(.aurasync-catalog),body:has(.aurasync-catalog),body:has(.aurasync-catalog) #MainContent{background:var(--aura-white)}body:has(.aurasync-home) #header-group{position:sticky;top:0;z-index:80}body:has(.aurasync-shift) #header-group{position:sticky;top:0;z-index:80}body:has(.aurasync-catalog) #header-group{position:sticky;top:0;z-index:80}body:has(.aurasync-home) footer{position:relative;z-index:20}.aurasync-home,.aurasync-header,.aurasync-footer{box-sizing:border-box;color:var(--aura-ink);font-family:var(--font-body--family, "Helvetica Neue", Helvetica, Arial, sans-serif)}.aurasync-home *,.aurasync-header *,.aurasync-footer *{box-sizing:border-box}.aurasync-header{position:relative;z-index:80;width:100%;height:96px;background:#fffffffa;transition:background .42s ease,border-color .42s ease,backdrop-filter .42s ease}.aurasync-header.is-scrolled{border-bottom:1px solid rgba(10,10,10,.1);background:#ffffffd1;-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%)}.aurasync-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:100%;padding:0 var(--aura-page-gutter)}.aurasync-header__menu,.aurasync-header__cart,.aurasync-drawer__close{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--aura-ink);font:inherit;cursor:pointer}.aurasync-header__menu{display:inline-flex;align-items:center;justify-self:start;gap:14px;padding:10px 0;font-size:18px;line-height:1}.aurasync-header__menu img{width:25px;height:25px}.aurasync-header__logo{justify-self:center;color:var(--aura-ink);font-size:clamp(24px,2.2vw,38px);font-weight:400;letter-spacing:.31em;line-height:1;text-decoration:none;white-space:nowrap}.aurasync-header__cart{justify-self:end;padding:10px 0;color:var(--aura-ink);font-size:18px;line-height:1;text-decoration:none}.aurasync-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;width:100vw;height:100dvh;visibility:hidden;transition:visibility 0s linear .5s}.aurasync-drawer.is-open{visibility:visible;transition-delay:0s}.aurasync-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#ffffff7a;-webkit-backdrop-filter:blur(5px) saturate(75%);backdrop-filter:blur(5px) saturate(75%);opacity:0;transition:opacity .5s var(--aura-motion)}.aurasync-drawer.is-open .aurasync-drawer__backdrop{opacity:1}.aurasync-drawer__panel{position:relative;width:min(430px,31vw);min-width:390px;height:100dvh;overscroll-behavior:contain;overflow-y:auto;padding:42px 48px 34px;background:#ffffffeb;border-right:1px solid rgba(10,10,10,.08);box-shadow:18px 0 42px #0a0a0a14;transform:translate(-102%);transition:transform .7s var(--aura-motion)}.aurasync-drawer.is-open .aurasync-drawer__panel{transform:translate(0)}.aurasync-drawer__close{display:inline-flex;align-items:center;gap:15px;padding:0 0 42px;font-size:17px}.aurasync-drawer__close img{width:26px;height:26px}.aurasync-drawer__group{padding:31px 14px 30px;border-top:1px solid var(--aura-hairline)}.aurasync-drawer__group:first-of-type{border-top:0;padding-top:8px}.aurasync-drawer__title{margin:0 0 20px;font-size:14px;font-weight:500;letter-spacing:.19em}.aurasync-drawer__link{display:block;width:fit-content;margin:0 0 17px;color:var(--aura-ink);font-size:18px;line-height:1.3;text-decoration:none}.aurasync-drawer__link--arrow:before{content:"\2192";display:inline-block;margin-right:14px;transition:transform .5s var(--aura-motion)}.aurasync-drawer__link--arrow:hover:before{transform:translate(4px)}.aurasync-drawer__meta{display:flex;gap:10px;padding:4px 14px;color:var(--aura-grey);font-size:14px}.aurasync-home{min-width:1120px;overflow:clip;background:var(--aura-white)}.aurasync-hero{position:relative;min-height:700px;height:calc(100vh - 96px);max-height:920px;background:var(--aura-white)}.aurasync-hero__object{position:absolute;z-index:1;transition:transform 1s var(--aura-motion),filter 1s var(--aura-motion)}.aurasync-hero__object:hover{transform:scale(1.02);filter:drop-shadow(0 18px 25px rgba(10,10,10,.08))}.aurasync-hero__object--raw{left:-1%;bottom:1.5%;width:auto;height:100%;object-fit:contain;object-position:left bottom}.aurasync-hero__object--fired{right:7%;bottom:6%;width:auto;height:88%;object-fit:contain;object-position:center}@media(min-width:1024px){.aurasync-hero__object--raw,.aurasync-hero__object--fired{width:34vw;max-width:560px;height:92%;object-fit:contain;object-position:center}.aurasync-hero__object--raw{left:2.5%;bottom:3%}.aurasync-hero__object--fired{right:5%;bottom:15%;width:auto;max-width:31vw;max-height:520px}}.aurasync-hero__content{position:absolute;z-index:2;top:50%;left:50%;width:min(50vw,700px);text-align:center;transform:translate(-50%,-50%)}.aurasync-hero__title{margin:0;font-size:clamp(40px,3.55vw,58px);font-weight:450;letter-spacing:.01em;line-height:1.18;text-transform:uppercase}.aurasync-hero__copy{max-width:550px;margin:0 auto;padding-top:28px;color:#555;font-size:20px;line-height:1.4}.aurasync-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:292px;min-height:58px;margin-top:44px;overflow:hidden;border:1px solid var(--aura-ink);border-radius:2px;background:var(--aura-white);color:var(--aura-ink);font-size:18px;text-decoration:none}.aurasync-button:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(105deg,transparent 35%,rgba(198,198,198,.36) 50%,transparent 65%);transform:translate(-110%);transition:transform .9s var(--aura-motion)}.aurasync-button:hover:before,.aurasync-button:focus-visible:before{transform:translate(110%)}.aurasync-intentions{min-height:calc(100vh - 96px);padding:18px var(--aura-page-gutter) 36px;background:var(--aura-white)}.aurasync-intentions__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 30px;max-width:1608px;margin:0 auto}.aurasync-intention{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:clamp(320px,22.6vw,378px);overflow:hidden;border:1px solid var(--aura-ink);border-radius:3px;background:var(--aura-white);color:var(--aura-ink);text-decoration:none;transition:box-shadow .8s var(--aura-motion)}.aurasync-intention:hover{box-shadow:0 0 0 4px #cdcdcd2e,0 15px 35px #0a0a0a09}.aurasync-intention__body{position:static;z-index:2;display:flex;flex-direction:column;justify-content:center;min-width:0;width:auto;box-sizing:border-box;padding:24px}.aurasync-intention__title{margin:0 0 16px;font-size:30px;font-weight:450;line-height:1.08;text-transform:uppercase;white-space:normal;overflow-wrap:break-word;word-break:normal}.aurasync-intention__copy{margin:0;font-size:17px;line-height:1.5}.aurasync-intention__cta{display:block;margin-top:40px;font-size:17px}.aurasync-intention__media{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;overflow:hidden}.aurasync-intention__image{position:static;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform 1s var(--aura-motion),filter 1s var(--aura-motion)}.aurasync-intention:hover .aurasync-intention__image{transform:scale(1.025);filter:drop-shadow(0 10px 18px rgba(10,10,10,.08))}.aurasync-method{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;max-width:1608px;min-height:470px;margin:0 auto;padding:10px var(--aura-page-gutter) 52px;background:var(--aura-white)}.aurasync-method__media{position:relative;min-height:428px;overflow:hidden;background:#ececec}.aurasync-method__image,.aurasync-method__video{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--aura-motion)}.aurasync-method__media:hover .aurasync-method__image,.aurasync-method__media:hover .aurasync-method__video{transform:scale(1.018)}.aurasync-method__content{align-self:center;padding:15px 0 0}.aurasync-method__eyebrow{margin:0 0 28px;font-size:14px;font-weight:500;letter-spacing:.08em}.aurasync-method__title{margin:0 0 30px;font-size:clamp(40px,3.2vw,53px);font-weight:430;line-height:1.08;text-transform:uppercase}.aurasync-method__copy{max-width:600px;font-size:19px;line-height:1.45}.aurasync-method__copy p{margin:0 0 25px}.aurasync-footer{padding:0 var(--aura-page-gutter) 28px;background:var(--aura-white);text-align:center}.aurasync-footer__inner{max-width:1608px;margin:0 auto;padding-top:28px;border-top:1px solid var(--aura-ink)}.aurasync-footer__logo{margin:0 0 16px;font-size:32px;font-weight:400;letter-spacing:.31em;line-height:1}.aurasync-footer__nav{display:flex;justify-content:center;gap:13px;margin:0 0 14px;font-size:16px}.aurasync-footer__nav a{color:var(--aura-ink);text-decoration:none}.aurasync-footer__brand{margin:0 auto 15px;font-size:15px;line-height:1.4}.aurasync-footer__behind{margin:0 0 2px;font-size:15px;line-height:1.35}.aurasync-footer__disclaimer{max-width:980px;margin:0 auto 11px;color:#242424;font-size:13px;line-height:1.35}.aurasync-footer__copyright{margin:0;font-size:14px}.aurasync-footer__reset{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:36px;align-items:end;max-width:1120px;margin:26px auto 34px;padding:30px 0;border-block:1px solid var(--aura-hairline);text-align:left}.aurasync-footer__reset-title{margin:0 0 10px;font-size:16px;letter-spacing:.18em}.aurasync-footer__reset p{margin:0;line-height:1.55}.aurasync-footer__reset-form{display:grid;grid-template-columns:1fr auto}.aurasync-footer__reset-form input,.aurasync-footer__reset-form button{min-height:48px;border:1px solid var(--aura-ink);border-radius:0;background:transparent;color:inherit}.aurasync-footer__reset-form input{min-width:0;padding:0 15px;border-right:0}.aurasync-footer__reset-form button{padding:0 18px;letter-spacing:.12em;transition:color .3s ease,background-color .3s ease,transform .3s ease}.aurasync-footer__reset-form button:hover{background:var(--aura-ink);color:var(--aura-white)}.aurasync-footer__payments{margin:20px auto}.aurasync-footer__payments p{margin:0 0 8px;font-size:10px;letter-spacing:.16em}.aurasync-footer__payments ul{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.aurasync-footer__payments svg{width:38px;filter:grayscale(1);opacity:.55}.aura-field-reports{grid-column:1 / -1;margin-top:74px;padding:34px 0;border-block:1px solid var(--aura-hairline);text-align:center}.aura-field-reports h2{margin:0 0 12px;font-size:15px;letter-spacing:.2em}.aura-field-reports p{margin:0;color:#666}.aura-anti-urgency{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin:25px 0;padding:18px 0;border-block:1px solid var(--aura-hairline)}.aura-gift-of-silence{margin:24px 0;padding:18px;border:1px solid var(--aura-hairline)}.aura-gift-of-silence label{display:flex;gap:11px;align-items:center;font-size:13px;letter-spacing:.04em}.aura-gift-of-silence input{width:17px;height:17px;accent-color:#111}.aura-gift-of-silence p{margin:10px 0 0 28px;color:#666;font-size:11px;line-height:1.45}.aura-archive-protocol{margin-top:24px;border-block:1px solid var(--aura-hairline)}.aura-archive-pod-warning{margin:12px 0 0;color:#777;font-size:10px;line-height:1.55}.aura-archive-protocol summary{padding:18px 0;font-size:11px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.aura-archive-protocol__content{padding:0 0 20px;color:#555;font-size:13px;line-height:1.65}html.aura-product-overload-active body:before{position:fixed;z-index:149;top:0;right:0;bottom:0;left:0;background:#ffffff14;content:"";pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.aura-product-overload-toast{position:fixed;z-index:150;top:50%;left:50%;max-width:calc(100vw - 40px);padding:16px 22px;border:1px solid #bbb;background:#fffffff5;color:#111;font-size:13px;letter-spacing:.04em;opacity:0;pointer-events:none;transform:translate(-50%,-50%) translateY(8px);transition:opacity .25s ease,transform .25s ease}.aura-product-overload-toast.is-visible{opacity:1;transform:translate(-50%,-50%)}.aura-anti-urgency>span{font-size:27px}.aura-anti-urgency p{margin:0;font-size:12px;line-height:1.5}.aurasync-shift{position:relative;min-width:1120px;overflow:hidden;background:var(--aura-white);color:var(--aura-ink);font-family:var(--font-body--family, "Helvetica Neue", Helvetica, Arial, sans-serif)}.aurasync-shift *,.aurasync-shift *:before,.aurasync-shift *:after{box-sizing:border-box}.aurasync-shift [data-aura-reveal]{opacity:0;transform:translateY(18px);transition:opacity .9s var(--aura-motion),transform .9s var(--aura-motion)}.aurasync-shift [data-aura-reveal].is-visible{opacity:1;transform:translateY(0)}.aurasync-shift__pager{position:absolute;z-index:8;bottom:16px;left:50%;display:flex;gap:14px;transform:translate(-50%)}.aurasync-shift__pager span{width:14px;height:14px;border-radius:50%;background:#aaa}.aurasync-shift__pager .is-active{background:var(--aura-ink)}.aurasync-shift-hero{height:calc(100vh - 96px);min-height:690px;max-height:900px}.aurasync-shift-hero__scene{position:absolute;inset:0 50% auto;width:min(77vw,1260px);height:calc(100% - 30px);object-fit:contain;object-position:center bottom;transform:translate(-50%);transition:transform 1.1s var(--aura-motion),filter 1.1s var(--aura-motion)}.aurasync-shift-hero:hover .aurasync-shift-hero__scene{filter:drop-shadow(0 18px 25px rgba(10,10,10,.06));transform:translate(-50%) scale(1.015)}.aurasync-shift-hero__content{position:absolute;z-index:4;top:20.5%;left:50%;width:min(1080px,76vw);text-align:center;transform:translate(-50%,18px)}.aurasync-shift .aurasync-shift-hero__content[data-aura-reveal]{transform:translate(-50%,18px)}.aurasync-shift .aurasync-shift-hero__content[data-aura-reveal].is-visible{transform:translate(-50%)}.aurasync-shift-hero__title{margin:0;font-size:clamp(42px,3.65vw,59px);font-weight:500;letter-spacing:.005em;line-height:1.16}.aurasync-shift-hero__copy{max-width:690px;margin:32px auto 0;font-size:20px;line-height:1.55}.aurasync-shift-hero__copy p{margin:0}.aurasync-shift-hero .aurasync-button{min-width:365px;margin-top:35px}.aurasync-states{min-height:calc(100vh - 96px);padding:48px 32px 70px}.aurasync-states__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;max-width:1608px;height:calc(100vh - 214px);min-height:610px;max-height:730px;margin:0 auto}.aurasync-state{position:relative;min-width:0;overflow:hidden;background:#181311;color:#fff}.aurasync-state__image{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--aura-motion),filter 1s var(--aura-motion)}.aurasync-state:hover .aurasync-state__image{filter:saturate(1.03) contrast(1.02);transform:scale(1.025)}.aurasync-state__shade{position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.9))}.aurasync-state__content{position:absolute;z-index:2;inset:auto 32px 31px}.aurasync-state__content h2{margin:0 0 16px;font-size:clamp(24px,2vw,34px);font-weight:400;line-height:1.1}.aurasync-state__content p{margin:0 0 7px;font-size:18px;line-height:1.42}.aurasync-state__content .aurasync-state__fact{color:#e5e5e5}.aurasync-state__content span{display:block;margin-top:36px;font-size:18px}.aurasync-ritual{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(520px,1.15fr) minmax(280px,.78fr);align-items:center;min-height:calc(100vh - 96px);padding:24px 0 62px}.aurasync-ritual__box,.aurasync-ritual__hands{width:100%;height:min(72vh,690px)}.aurasync-ritual__box{object-fit:contain;object-position:left center;transition:transform 1.05s var(--aura-motion)}.aurasync-ritual__box:hover{transform:scale(1.018)}.aurasync-ritual__content{z-index:3;max-width:700px;justify-self:center;padding:0 30px;text-align:center}.aurasync-ritual__content h2{margin:0 0 28px;font-size:clamp(42px,3.7vw,60px);font-weight:450;line-height:1.18}.aurasync-ritual__intro{max-width:610px;margin:0 auto;color:#444;font-size:19px;line-height:1.55}.aurasync-ritual__intro p{margin:0}.aurasync-ritual__content ol{max-width:590px;margin:35px auto 0;padding-left:24px;font-size:18px;line-height:1.55;text-align:left}.aurasync-ritual__content li{margin-bottom:9px;padding-left:2px}.aurasync-ritual__hands{position:relative}.aurasync-ritual__hands img{width:100%;height:100%;object-fit:contain;object-position:right center;transition:transform 1.05s var(--aura-motion)}.aurasync-ritual__hands:hover img{transform:scale(1.018)}.aurasync-ritual__glow{position:absolute;right:21%;bottom:24%;width:26px;height:26px;border-radius:50%;background:#fff6dab8;box-shadow:0 0 28px 12px #e8cd8f2e;animation:aurasync-contact-glow 4.8s ease-in-out infinite}.aurasync-certificate{min-height:calc(100vh - 96px);padding:0 0 34px}.aurasync-certificate__visual{position:relative;width:min(78vw,1340px);height:calc(100vh - 155px);min-height:650px;max-height:820px;margin:0 auto;overflow:hidden;background:#292321}.aurasync-certificate__image{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform 1.1s var(--aura-motion)}.aurasync-certificate__visual:hover .aurasync-certificate__image{transform:scale(1.018)}.aurasync-certificate__shade{position:absolute;top:37%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.94))}.aurasync-certificate__content{position:absolute;z-index:2;right:8%;bottom:11%;left:8%;color:#fff;text-align:center}.aurasync-certificate__content h2{margin:0 0 34px;font-size:clamp(40px,4vw,66px);font-weight:400;line-height:1.1}.aurasync-certificate__content div{max-width:760px;margin:0 auto;font-size:20px;line-height:1.45}.aurasync-certificate__content p{margin:0}.aurasync-shift__pager--light{bottom:54px}.aurasync-shift__pager--light span{background:#999}.aurasync-shift__pager--light .is-active{background:#fff}@keyframes aurasync-contact-glow{0%,to{opacity:.48;transform:scale(.86)}50%{opacity:.85;transform:scale(1.08)}}.aurasync-catalog{position:relative;min-width:1120px;overflow:hidden;background:var(--aura-white);color:var(--aura-ink);font-family:var(--font-body--family, "Helvetica Neue", Helvetica, Arial, sans-serif)}.aurasync-catalog *,.aurasync-catalog *:before,.aurasync-catalog *:after{box-sizing:border-box}.aurasync-catalog [data-aura-reveal]{opacity:0;transform:translateY(18px);transition:opacity .9s var(--aura-motion),transform .9s var(--aura-motion)}.aurasync-catalog [data-aura-reveal].is-visible{opacity:1;transform:translateY(0)}.aurasync-catalog-hero{height:calc(100vh - 96px);min-height:690px;max-height:900px}.aurasync-catalog-hero__scene{position:absolute;inset:0 50% auto;width:min(77vw,1260px);height:calc(100% - 28px);object-fit:contain;object-position:center bottom;transform:translate(-50%);transition:transform 1.1s var(--aura-motion),filter 1.1s var(--aura-motion)}.aurasync-catalog-hero:hover .aurasync-catalog-hero__scene{filter:drop-shadow(0 18px 25px rgba(10,10,10,.06));transform:translate(-50%) scale(1.015)}.aurasync-catalog-hero__content{position:absolute;z-index:4;top:20%;left:50%;width:min(1030px,72vw);text-align:center}.aurasync-catalog .aurasync-catalog-hero__content[data-aura-reveal]{transform:translate(-50%,18px)}.aurasync-catalog .aurasync-catalog-hero__content[data-aura-reveal].is-visible{transform:translate(-50%)}.aurasync-catalog-hero__content h1{margin:0;font-size:clamp(42px,3.65vw,59px);font-weight:520;letter-spacing:.005em;line-height:1.16}.aurasync-catalog-hero__copy{max-width:690px;margin:30px auto 0;font-size:20px;line-height:1.5}.aurasync-catalog-hero__copy p{margin:0}.aurasync-catalog-hero .aurasync-button{min-width:340px;margin-top:34px}.aurasync-anchor-catalog{overflow:visible}.aurasync-anchor{position:relative;display:grid;grid-template-columns:minmax(390px,.85fr) minmax(560px,1.15fr);align-items:center;min-height:calc(100vh - 96px);padding:34px clamp(58px,7vw,120px) 70px;isolation:isolate}.aurasync-anchor:nth-child(2n){grid-template-columns:1fr}.aurasync-anchor__media{position:relative;z-index:1;display:grid;place-items:center;height:min(72vh,720px)}.aurasync-anchor__image{position:relative;z-index:2;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(10,10,10,.1));transition:transform 1s var(--aura-motion),filter 1s var(--aura-motion)}.aurasync-anchor__media:hover .aurasync-anchor__image{filter:drop-shadow(0 28px 36px rgba(10,10,10,.14));transform:scale(1.025) translateY(-4px)}.aurasync-anchor__image--focus{position:absolute;right:-8%;bottom:7%;width:min(29vw,440px)}.aurasync-anchor__image--focus-form{position:absolute;left:0;bottom:3%;width:min(20vw,300px);max-height:78%}.aurasync-anchor__image--shield{width:min(42vw,610px)}.aurasync-anchor__image--rest{width:min(58vw,900px);clip-path:inset(2px)}.aurasync-anchor__halo{position:absolute;z-index:0;width:52%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#d1d1d147,#fff0 68%);opacity:.7;transition:opacity .9s var(--aura-motion),transform .9s var(--aura-motion)}.aurasync-anchor__media:hover .aurasync-anchor__halo{opacity:.95;transform:scale(1.08)}.aurasync-anchor__content{position:relative;z-index:3;max-width:820px;padding:28px;text-align:center}.aurasync-anchor__eyebrow{margin:0 0 22px;font-size:clamp(28px,3.1vw,48px);font-weight:400;line-height:1.08}.aurasync-anchor__content h2{margin:0;font-size:clamp(46px,5.2vw,78px);font-weight:450;letter-spacing:-.015em;line-height:1.1}.aurasync-anchor__copy{max-width:720px;margin:34px auto 0;color:var(--aura-grey);font-size:20px;line-height:1.5}.aurasync-anchor__copy p{margin:0}.aurasync-anchor__purchase{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:42px}.aurasync-anchor__price{font-size:22px}.aurasync-anchor__form{margin:0}.aurasync-anchor__cta{display:inline-flex;align-items:center;justify-content:center;min-width:186px;min-height:48px;padding:0 22px;border:1px solid var(--aura-ink);border-radius:1px;background:var(--aura-white);color:var(--aura-ink);font:inherit;text-decoration:none;cursor:pointer;transition:box-shadow .7s var(--aura-motion),transform .7s var(--aura-motion)}.aurasync-anchor__cta:hover,.aurasync-anchor__cta:focus-visible{box-shadow:inset 0 0 0 4px #c0c0c02e;transform:translateY(-2px)}.aurasync-anchor__cta:disabled{color:#888;cursor:not-allowed}.aurasync-anchor--center{display:block}.aurasync-anchor--center .aurasync-anchor__media{position:absolute;top:2%;right:18%;bottom:6%;left:18%;height:auto}.aurasync-anchor--center .aurasync-anchor__content{display:flex;flex-direction:column;justify-content:center;width:min(82vw,1220px);min-height:calc(100vh - 170px);margin:0 auto}.aurasync-anchor--center .aurasync-anchor__content:before{position:absolute;z-index:-1;top:23%;right:7%;bottom:19%;left:7%;content:"";background:#ffffffad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.aurasync-anchor--center .aurasync-anchor__eyebrow,.aurasync-anchor--center .aurasync-anchor__content h2,.aurasync-anchor--center .aurasync-anchor__copy,.aurasync-anchor--center .aurasync-anchor__purchase{position:relative;z-index:2}.aurasync-anchor .aurasync-shift__pager{bottom:30px}.aurasync-catalog-certificate{padding:16px var(--aura-page-gutter) 48px}.aurasync-catalog-certificate__card{position:relative;width:min(74vw,1240px);min-height:650px;margin:0 auto;overflow:hidden;background:#251914;box-shadow:0 20px 40px #0a0a0a1f}.aurasync-catalog-certificate__image{width:100%;height:100%;min-height:650px;object-fit:cover;transition:transform 1.1s var(--aura-motion),filter 1.1s var(--aura-motion)}.aurasync-catalog-certificate__card:hover .aurasync-catalog-certificate__image{filter:contrast(1.025);transform:scale(1.018)}.aurasync-catalog-certificate__shade{position:absolute;top:43%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#180e0af5,#160d0a 28%)}.aurasync-catalog-certificate__content{position:absolute;z-index:2;right:8%;bottom:7%;left:8%;color:#e5d4c3;text-align:center}.aurasync-catalog-certificate__content h2{margin:0 0 20px;font-size:clamp(36px,3.3vw,54px);font-weight:400;line-height:1.1}.aurasync-catalog-certificate__content div{max-width:720px;margin:0 auto;font-size:18px;line-height:1.45}.aurasync-catalog-certificate__content p{margin:0}.aurasync-catalog-certificate__cta{display:inline-flex;align-items:center;justify-content:center;min-width:320px;min-height:48px;margin-top:26px;border:1px solid #c8aa8e;color:#e5d4c3;text-decoration:none;transition:background .7s var(--aura-motion),transform .7s var(--aura-motion)}.aurasync-catalog-certificate__cta:hover,.aurasync-catalog-certificate__cta:focus-visible{background:#ffffff14;transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.aurasync-header,.aurasync-drawer,.aurasync-drawer__backdrop,.aurasync-drawer__panel,.aurasync-hero__object,.aurasync-button:before,.aurasync-intention,.aurasync-intention__image,.aurasync-method__image,.aurasync-shift [data-aura-reveal],.aurasync-shift-hero__scene,.aurasync-state__image,.aurasync-ritual__box,.aurasync-ritual__hands img,.aurasync-certificate__image{scroll-behavior:auto!important;transition-duration:.01ms!important}.aurasync-catalog [data-aura-reveal],.aurasync-catalog-hero__scene,.aurasync-anchor__image,.aurasync-anchor__halo,.aurasync-anchor__cta,.aurasync-catalog-certificate__image,.aurasync-catalog-certificate__cta{transition-duration:.01ms!important}.aurasync-ritual__glow{animation:none!important}}@media(max-width:749px){.aurasync-footer__reset{grid-template-columns:1fr;gap:20px}.aurasync-footer__reset-form{grid-template-columns:1fr}.aurasync-footer__reset-form input{border-right:1px solid var(--aura-ink);border-bottom:0}.aura-field-reports{margin-top:42px}}.aura-dynamic-collection,.aura-dynamic-product{max-width:1440px;margin:0 auto;padding:72px 48px 110px;background:#fff;color:#111}.aura-dynamic-collection__header{display:grid;grid-template-columns:38% 62%;min-height:520px;align-items:center}.aura-dynamic-collection__header>div{padding:48px 70px 48px 10px}.aura-dynamic-collection__header>a{height:520px;overflow:hidden}.aura-dynamic-collection__header img,.aura-dynamic-card__media img,.aura-dynamic-product__media img,.aura-dynamic-product__related img{width:100%;height:100%;object-fit:contain;transition:transform .6s ease}.aura-dynamic-collection__header a:hover img,.aura-dynamic-card:hover img,.aura-dynamic-product__related a:hover img{transform:scale(1.03)}.aura-dynamic-collection__header p,.aura-dynamic-collection__header span{font-size:11px;letter-spacing:.18em}.aura-dynamic-collection__header h1{margin:18px 0 28px;font-size:clamp(38px,4vw,64px);font-weight:400;letter-spacing:.08em;line-height:1.05}.aura-dynamic-collection__header .rte{max-width:430px;margin-bottom:34px;font-size:14px;line-height:1.75}.aura-dynamic-collection__rule{margin:56px 0 28px;border-bottom:1px solid #d8d8d8}.aura-dynamic-collection__rule span{display:inline-block;padding:0 24px 14px 0;font-size:12px;letter-spacing:.2em;background:#fff}.aura-dynamic-collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 20px}.aura-dynamic-card{color:#111;text-decoration:none}.aura-dynamic-card__media{aspect-ratio:1 / 1;overflow:hidden;background:#fafafa}.aura-dynamic-card__meta{display:grid;grid-template-columns:1fr auto;gap:8px 20px;padding-top:16px}.aura-dynamic-card h2{margin:0;font-size:14px;font-weight:500;letter-spacing:.08em}.aura-dynamic-card strong{font-size:14px;font-weight:400}.aura-dynamic-card span{grid-column:1/-1;font-size:10px;letter-spacing:.16em}.aura-dynamic-product{display:grid;grid-template-columns:minmax(0,58%) minmax(360px,42%);gap:56px;isolation:isolate}.aura-dynamic-product__gallery{min-width:0}.aura-dynamic-product__stage{position:relative;z-index:0;aspect-ratio:1 / 1;overflow:hidden;background:#fafafa}.aura-dynamic-product__media{display:none;width:100%;height:100%}.aura-dynamic-product__media.is-active{display:block}.aura-dynamic-product__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.aura-dynamic-product__thumbs button{aspect-ratio:1;padding:0;overflow:hidden;border:1px solid #e2e2e2;background:#fff;cursor:pointer}.aura-dynamic-product__thumbs button.is-active{border-color:#111}.aura-dynamic-product__thumbs img{width:100%;height:100%;object-fit:contain}.aura-dynamic-product__info{position:static;z-index:auto;min-width:0;align-self:start;padding:28px 20px 20px 0;background:#fff}.aura-dynamic-product__crumb{color:#111;font-size:10px;letter-spacing:.18em;text-decoration:none;text-transform:uppercase}.aura-dynamic-product__info h1{margin:18px 0;font-size:clamp(30px,3vw,48px);font-weight:400;line-height:1.12;letter-spacing:.05em}.aura-dynamic-product__price{display:block;padding-bottom:24px;border-bottom:1px solid #ddd;font-size:22px;font-weight:400}.aura-dynamic-product__description{max-height:420px;margin:24px 0;overflow:auto;font-size:13px;line-height:1.7}.aura-dynamic-product__options{margin:22px 0 0;padding:0;border:0}.aura-dynamic-product__options legend{margin-bottom:10px;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.aura-dynamic-product__options label{position:relative;display:inline-block;margin:0 7px 8px 0}.aura-dynamic-product__options input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.aura-dynamic-product__options span{display:block;padding:10px 14px;border:1px solid #bbb;font-size:11px;cursor:pointer;pointer-events:none}.aura-dynamic-product__options input:checked+span{border-color:#111;background:#111;color:#fff}.aura-dynamic-product__buy{display:grid;grid-template-columns:100px 1fr;gap:12px;margin-top:20px}.aura-dynamic-product__buy label{font-size:9px;letter-spacing:.14em}.aura-dynamic-product__buy input{width:100%;height:48px;margin-top:7px;border:1px solid #111;text-align:center}.aura-dynamic-product__buy button{align-self:end;height:48px;border:1px solid #111;background:#fff;color:#111;letter-spacing:.18em;cursor:pointer}.aura-dynamic-product__buy button:hover{background:#111;color:#fff}.aura-dynamic-product__scarcity{margin:14px 0 0;color:#666;font-size:10px;letter-spacing:.08em}.aura-dynamic-product__trust{display:flex;justify-content:space-between;gap:16px;margin-top:26px;padding-top:18px;border-top:1px solid #ddd;font-size:8px;letter-spacing:.1em}.aura-dynamic-product__related{grid-column:1/-1;margin-top:38px;padding-top:34px;border-top:1px solid #ddd}.aura-dynamic-product__related-title{margin-bottom:22px;font-size:11px;letter-spacing:.2em}.aura-dynamic-product__related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.aura-dynamic-product__related a{color:#111;text-decoration:none}.aura-dynamic-product__related img{aspect-ratio:1;background:#fafafa}.aura-dynamic-product__related b,.aura-dynamic-product__related span{display:block;margin-top:10px;font-size:11px;letter-spacing:.08em}@media(max-width:749px){html,body{overflow-x:clip}.aurasync-header{height:72px}.aurasync-header__inner{grid-template-columns:72px minmax(0,1fr) 72px;padding:0 12px}.aurasync-header__menu{gap:7px;font-size:11px}.aurasync-header__menu img{width:20px;height:20px}.aurasync-header__logo{max-width:100%;font-size:15px;letter-spacing:.18em;overflow:hidden}.aurasync-header__cart{font-size:11px;white-space:nowrap}.aurasync-drawer__panel{width:100%;min-width:0;padding:28px 30px}.aurasync-home{width:100%;min-width:0}.aurasync-hero{min-height:680px;height:680px}.aurasync-hero__content{top:35%;width:calc(100% - 36px)}.aurasync-hero__title{font-size:30px}.aurasync-hero__copy{max-width:310px;font-size:15px}.aurasync-button{min-width:250px;min-height:50px;margin-top:28px;font-size:14px}.aurasync-hero__object--raw{left:-8%;bottom:0;width:48vw;height:44%;object-fit:contain;object-position:center bottom}.aurasync-hero__object--fired{right:0;bottom:2%;width:44vw;max-width:none;height:40%;max-height:290px;object-fit:contain;object-position:center bottom}.aurasync-intentions{min-height:0;padding:18px 18px 36px}.aurasync-intentions__grid{grid-template-columns:1fr;gap:14px}.aurasync-intention{height:290px}.aurasync-intention{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.aurasync-intention__body{width:auto;padding:20px}.aurasync-intention__title{font-size:22px}.aurasync-intention__copy,.aurasync-intention__cta{font-size:13px}.aurasync-intention__cta{margin-top:24px}.aurasync-intention__image{width:100%}.aurasync-method{grid-template-columns:1fr;gap:26px;min-height:0;padding:18px}.aurasync-method__media{min-height:300px}.aura-dynamic-collection,.aura-dynamic-product{padding:34px 18px 72px}.aura-dynamic-collection__header{grid-template-columns:1fr;min-height:0}.aura-dynamic-collection__header>div{padding:30px 4px 36px}.aura-dynamic-collection__header>a{height:auto;aspect-ratio:1.1}.aura-dynamic-collection__grid{grid-template-columns:repeat(2,1fr);gap:28px 10px}.aura-dynamic-card__meta{display:block}.aura-dynamic-card h2{min-height:42px;font-size:12px}.aura-dynamic-card strong,.aura-dynamic-card span{display:block;margin-top:8px}.aura-dynamic-product{grid-template-columns:1fr;gap:18px}.aura-dynamic-product__info{position:static;padding:20px 0}.aura-dynamic-product__thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.aura-dynamic-product__thumbs button{flex:0 0 72px;scroll-snap-align:start}.aura-dynamic-product__description{max-height:none;overflow:visible}.aura-dynamic-product__buy{grid-template-columns:82px 1fr}.aura-dynamic-product__trust{flex-wrap:wrap}.aura-dynamic-product__related-grid{grid-template-columns:repeat(2,1fr)}.aura-cart-ref{gap:32px;min-height:0;padding:36px 18px 70px}.aura-cart-ref__items header h1{font-size:28px}.aura-cart-ref__item{grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:start}.aura-cart-ref__item>a img{height:110px}.aura-cart-ref__item h2{margin-bottom:8px;font-size:12px}.aura-cart-ref__item p{margin:4px 0}.aura-cart-ref__actions{grid-column:2;grid-template-columns:1fr 68px;align-items:center;justify-content:start;justify-items:start;width:100%}.aura-cart-ref__actions a{grid-column:1/-1}.aura-cart-ref__actions input{width:68px}.aura-cart-ref__summary{padding:26px 20px}}.aura-focus-collection,.aura-rest-collection{color:#111;background:#fff}.aura-focus-collection{padding:36px 58px 72px}.aura-focus-collection__crumb{margin-bottom:28px;font-size:10px;letter-spacing:.14em}.aura-focus-collection__hero{display:grid;grid-template-columns:56% 44%;align-items:stretch}.aura-focus-collection__visual{min-height:420px;overflow:hidden;background:#f8f8f8}.aura-focus-collection__visual img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.2,.65,.2,1)}.aura-focus-collection__visual:hover img{transform:scale(1.018)}.aura-focus-collection__copy{padding:24px 0 18px 62px}.aura-focus-collection__copy>p{margin:0 0 16px;font-size:13px;letter-spacing:.08em}.aura-focus-collection__copy .aura-glyph{display:block;margin-bottom:11px;font-size:24px;font-weight:200}.aura-focus-collection__copy h1{margin:0;font-size:clamp(32px,3vw,48px);font-weight:500;line-height:1.2;letter-spacing:.08em}.aura-focus-collection__copy>i{display:block;width:44px;height:1px;margin:30px 0 25px;background:#111}.aura-focus-collection__copy>div{font-size:14px;line-height:1.55}.aura-focus-collection__copy>div p{margin:0}.aura-focus-collection__copy ul{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:34px 0 0;padding:0;list-style:none}.aura-focus-collection__copy li{min-height:64px;padding:4px 20px;border-left:1px solid #d8d8d8}.aura-focus-collection__copy li:first-child{padding-left:0;border-left:0}.aura-focus-collection__copy li b,.aura-focus-collection__copy li span{display:block;font-size:9px;line-height:1.5}.aura-focus-collection__copy li b{margin-bottom:6px;letter-spacing:.08em}.aura-focus-collection__toolbar{display:flex;align-items:center;gap:20px;margin-top:26px;padding:16px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:10px;letter-spacing:.14em}.aura-focus-collection__toolbar button{min-width:108px;padding:9px 18px;border:1px solid #ddd;background:#fff;letter-spacing:inherit}.aura-focus-collection__toolbar button.is-active{border-color:#111;background:#111;color:#fff}.aura-focus-collection__toolbar span{margin-left:auto}.aura-focus-collection__products{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;padding-top:28px}.aura-focus-card{color:inherit;text-decoration:none}.aura-focus-card img{width:100%;aspect-ratio:1.55;object-fit:cover;background:#f8f8f8;transition:transform 1.2s cubic-bezier(.2,.65,.2,1)}.aura-focus-card:hover img{transform:scale(1.022)}.aura-focus-card h2{margin:12px 0 5px;font-size:13px;font-weight:500;letter-spacing:.11em}.aura-focus-card p,.aura-focus-card strong{display:block;margin:0 0 15px;font-size:11px;line-height:1.5}.aura-rest-collection{padding:34px 52px 72px}.aura-rest-collection__hero{display:grid;grid-template-columns:40% 60%;min-height:370px;background:#fafafa}.aura-rest-collection__intro{z-index:1;padding:62px 0 50px}.aura-rest-collection__intro>p{margin:0 0 17px;font-size:9px;letter-spacing:.2em}.aura-rest-collection__intro h1{margin:0;font-size:39px;font-weight:500;line-height:1.18;letter-spacing:.1em}.aura-rest-collection__intro i{display:block;width:32px;height:1px;margin:20px 0;background:#aaa}.aura-rest-collection__intro div{font-size:12px;line-height:1.65}.aura-rest-collection__intro a{display:inline-block;margin-top:28px;padding:13px 25px;border:1px solid #111;color:#111;font-size:10px;letter-spacing:.14em;text-decoration:none}.aura-rest-collection__hero-image{overflow:hidden}.aura-rest-collection__hero-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.2,.65,.2,1)}.aura-rest-collection__hero-image:hover img{transform:scale(1.018)}.aura-rest-collection__heading{display:flex;align-items:center;gap:22px;padding:40px 0 18px}.aura-rest-collection__heading h2{margin:0;font-size:15px;font-weight:500;letter-spacing:.18em}.aura-rest-collection__heading:after{order:2;content:"";flex:1;height:1px;background:#ddd}.aura-rest-collection__heading span{order:3;font-size:10px}.aura-rest-collection__chooser{display:grid;grid-template-columns:35% 65%;border:1px solid #ddd}.aura-rest-feature{position:relative;border-right:1px solid #ddd}.aura-rest-feature>small{position:absolute;z-index:1;top:14px;left:14px;padding:7px 10px;background:#fff;font-size:8px;letter-spacing:.09em}.aura-rest-feature>img{width:100%;height:320px;object-fit:cover}.aura-rest-feature>div{padding:18px 25px 22px}.aura-rest-feature h3,.aura-rest-collection__related h3,.aura-rest-variants h3{margin:0 0 9px;font-size:12px;font-weight:500;letter-spacing:.1em}.aura-rest-feature p,.aura-rest-collection__related p{font-size:10px;line-height:1.55}.aura-rest-feature ul{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 0;padding:0;list-style:none;text-align:center;font-size:9px}.aura-rest-variants{display:grid;grid-template-columns:repeat(3,1fr)}.aura-rest-variants article{display:flex;flex-direction:column;align-items:center;padding:20px 16px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center}.aura-rest-variants article:nth-child(3n){border-right:0}.aura-rest-variants article:nth-child(n+4){border-bottom:0}.aura-rest-variants img{width:130px;height:100px;margin:auto 0 8px;object-fit:cover}.aura-rest-variants strong{font-size:11px;font-weight:500}.aura-rest-variants a{width:100%;margin-top:9px;padding:8px;border:1px solid #111;color:#111;font-size:9px;letter-spacing:.14em;text-decoration:none}.aura-rest-collection__related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.aura-rest-collection__related a{padding-bottom:20px;border:1px solid #ddd;color:inherit;text-decoration:none}.aura-rest-collection__related img{width:100%;height:205px;object-fit:cover}.aura-rest-collection__related h3,.aura-rest-collection__related p,.aura-rest-collection__related strong{display:block;margin-right:22px;margin-left:22px}.aura-rest-collection__related h3{margin-top:15px}.aura-rest-collection__related strong{margin-top:14px;font-size:12px}.aura-rest-collection__packing{display:grid;grid-template-columns:38% 62%;align-items:center;margin-top:22px;padding:20px 30px;border:1px solid #ddd}.aura-rest-collection__packing h2{margin:0 0 14px;font-size:17px;font-weight:500;line-height:1.35;letter-spacing:.14em}.aura-rest-collection__packing p,.aura-rest-collection__packing li{font-size:10px;line-height:1.55}.aura-rest-collection__packing img{width:100%;height:220px;object-fit:cover}@media(max-width:900px){.aura-focus-collection__hero,.aura-rest-collection__hero,.aura-rest-collection__chooser,.aura-rest-collection__packing{grid-template-columns:1fr}.aura-focus-collection__products,.aura-rest-collection__related{grid-template-columns:repeat(2,1fr)}}.aura-product-ref{padding:42px 48px 70px;color:#111;background:#fff}.aura-product-ref__top{display:grid;grid-template-columns:57% 43%;gap:54px}.aura-product-ref__main{height:560px;overflow:hidden;background:#f8f8f8}.aura-product-ref__main img{width:100%;height:100%;object-fit:contain;transition:transform 1.35s cubic-bezier(.2,.65,.2,1)}.aura-product-ref__main:hover img{transform:scale(1.018)}.aura-product-ref__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:16px}.aura-product-ref__thumbs img{width:100%;height:84px;object-fit:cover;border:1px solid #e1e1e1;background:#f8f8f8}.aura-product-ref__info{padding:28px 0}.aura-product-ref__info>p{margin:0 0 22px;font-size:10px;letter-spacing:.16em}.aura-product-ref__info h1{margin:0;font-size:36px;font-weight:500;line-height:1.2;letter-spacing:.1em}.aura-product-ref__info h2{margin:14px 0 0;font-size:13px;font-weight:400;line-height:1.6;letter-spacing:.17em}.aura-product-ref__info>i{display:block;width:42px;height:1px;margin:28px 0;background:#aaa}.aura-product-ref__copy{max-width:500px;font-size:13px;line-height:1.65}.aura-product-ref__price{display:block;margin:28px 0 22px;font-size:23px;font-weight:400}.aura-product-ref__form button,.aura-product-ref__button{display:block;width:100%;padding:15px 20px;border:1px solid #111;background:#fff;color:#111;text-align:center;text-decoration:none;letter-spacing:.18em;transition:background .25s ease,color .25s ease}.aura-product-ref__form button:hover,.aura-product-ref__button:hover{background:#111;color:#fff}.aura-product-ref__choice,.aura-product-ref__facts{display:grid;gap:10px;margin-top:26px;padding-top:20px;border-top:1px solid #ddd;font-size:11px}.aura-product-ref__choice>b{margin-bottom:5px;letter-spacing:.14em}.aura-product-ref__choice label{display:flex;gap:9px;align-items:center;min-height:42px;padding:8px 12px;border:1px solid #ddd}.aura-product-ref__choice label span{margin-left:auto}.aura-product-ref__facts{grid-template-columns:165px 1fr}.aura-product-ref__facts b{letter-spacing:.08em}.aura-product-ref__trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:42px;padding:25px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.aura-product-ref__trust div{padding:0 26px;border-right:1px solid #ddd;text-align:center}.aura-product-ref__trust div:last-child{border-right:0}.aura-product-ref__trust b,.aura-product-ref__trust span{display:block;font-size:9px;line-height:1.5}.aura-product-ref__trust b{letter-spacing:.13em}.aura-product-ref__notes,.aura-product-ref__states{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:38px 0}.aura-product-ref__notes article{min-height:220px;padding:0 34px;border-right:1px solid #ddd}.aura-product-ref__notes article:first-child{padding-left:0}.aura-product-ref__notes article:last-child{border-right:0}.aura-product-ref__notes h3,.aura-product-ref__states h3{margin:0 0 22px;font-size:11px;font-weight:500;letter-spacing:.18em}.aura-product-ref__notes div,.aura-product-ref__states p{font-size:11px;line-height:1.7}.aura-product-ref__states{gap:18px}.aura-product-ref__states img{width:100%;height:230px;margin-bottom:20px;object-fit:cover;background:#f8f8f8}.aura-product-ref__packaging{display:grid;grid-template-columns:38% 62%;align-items:center;margin:35px 0;padding:28px 34px;border:1px solid #ddd}.aura-product-ref__packaging h2{margin:0 0 12px;font-size:15px;font-weight:500;letter-spacing:.14em}.aura-product-ref__packaging p,.aura-product-ref__packaging li{font-size:11px;line-height:1.6}.aura-product-ref__packaging img{width:100%;height:250px;object-fit:cover}.aura-product-ref__related-title{display:flex;align-items:center;gap:20px;margin:20px 0;font-size:11px;letter-spacing:.18em}.aura-product-ref__related-title:after{content:"";flex:1;height:1px;background:#ddd}.aura-product-ref__related{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.aura-product-ref__related a{color:inherit;text-decoration:none}.aura-product-ref__related img{width:100%;height:210px;object-fit:cover;margin-bottom:12px}.aura-product-ref__related b{font-size:10px;font-weight:500;letter-spacing:.11em}.aura-product-ref--shield .aura-product-ref__main img{padding:24px}.aura-product-ref--rest .aura-product-ref__main,.aura-product-ref--focus .aura-product-ref__main{height:620px}.aura-product-ref--phoenix .aura-product-ref__main{height:510px}.aura-cart-ref{display:grid;grid-template-columns:62% 38%;gap:46px;min-height:780px;padding:66px 58px 90px;color:#111;background:#fff}.aura-cart-ref__items header{padding-bottom:24px;border-bottom:1px solid #ddd}.aura-cart-ref__items header h1{margin:0;font-size:38px;font-weight:400;letter-spacing:.08em}.aura-cart-ref__items header p{margin:10px 0 0;color:#777;font-size:15px;letter-spacing:.14em}.aura-cart-ref__item{display:grid;grid-template-columns:30% 1fr 120px;gap:28px;align-items:center;padding:26px 0;border-bottom:1px solid #ddd}.aura-cart-ref__item>a img{width:100%;height:180px;object-fit:contain;background:#f8f8f8}.aura-cart-ref__item h2{margin:0 0 18px;font-size:15px;font-weight:500;letter-spacing:.1em}.aura-cart-ref__item h2 a,.aura-cart-ref__actions a{color:inherit;text-decoration:none}.aura-cart-ref__item p{font-size:11px;line-height:1.65}.aura-cart-ref__actions{display:grid;gap:17px;justify-items:end}.aura-cart-ref__actions strong{font-size:14px;font-weight:500}.aura-cart-ref__actions input{width:88px;padding:10px;border:1px solid #aaa;text-align:center}.aura-cart-ref__actions a,.aura-cart-ref__update{border:0;background:transparent;font-size:9px;letter-spacing:.12em;text-decoration:underline}.aura-cart-ref__update{margin-top:18px}.aura-cart-ref__shipping{margin-top:30px;font-size:11px;line-height:1.6}.aura-cart-ref__empty{padding:80px 0;text-align:center}.aura-cart-ref__empty a{display:inline-block;margin-top:18px;padding:14px 25px;border:1px solid #111;color:#111;text-decoration:none;letter-spacing:.14em}.aura-cart-ref__summary{align-self:start;padding:34px 34px 30px;border:1px solid #ddd}.aura-cart-ref__summary h2{margin:0;padding-bottom:24px;border-bottom:1px solid #ddd;font-size:14px;font-weight:500;letter-spacing:.13em}.aura-cart-ref__shipping-progress{padding:20px 0 6px}.aura-cart-ref__shipping-progress p{margin:0 0 10px;font-size:10px;letter-spacing:.08em}.aura-cart-ref__shipping-progress>span{display:block;height:2px;overflow:hidden;background:#dedede}.aura-cart-ref__shipping-progress i{display:block;height:100%;background:#111;transition:width .45s var(--aura-motion)}.aura-cart-ref__summary dl{margin:0}.aura-cart-ref__summary dl>div{display:flex;justify-content:space-between;gap:22px;padding:18px 0;font-size:13px}.aura-cart-ref__summary dd{margin:0;text-align:right}.aura-cart-ref__summary .aura-cart-ref__total{margin-top:10px;padding-top:24px;border-top:1px solid #ddd;font-size:17px}.aura-cart-ref__checkout{width:100%;margin-top:24px;padding:17px;border:1px solid #111;background:#111;color:#fff;letter-spacing:.15em}.aura-cart-ref__secure{text-align:center;font-size:10px}.aura-cart-ref__badges{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;padding-top:25px;border-top:1px solid #ddd;text-align:center}.aura-cart-ref__badges span{font-size:9px}.aura-cart-ref__badges b{display:block;margin-bottom:5px;letter-spacing:.1em}@media(max-width:900px){.aura-product-ref__top,.aura-product-ref__packaging{grid-template-columns:1fr}.aura-product-ref__notes,.aura-product-ref__states,.aura-product-ref__related{grid-template-columns:repeat(2,1fr)}.aura-cart-ref{grid-template-columns:1fr}}.aura-reference{width:min(100%,1440px);margin:0 auto;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}.aura-reference *,.aura-reference *:before,.aura-reference *:after{box-sizing:border-box}body:has(.aura-reference),body:has(.aura-reference) #MainContent{background:#fff}.aura-intention-page{padding:70px 72px 24px}.aura-intention-page__header{margin-bottom:50px;text-align:center}.aura-intention-page__header h1{margin:0;font-size:34px;font-weight:400;letter-spacing:.12em}.aura-intention-page__header i{display:block;width:32px;height:1px;margin:24px auto 18px;background:#999}.aura-intention-page__header p{margin:0;font-size:13px;line-height:1.7}.aura-intention-page__rows{display:grid;gap:10px}.aura-intention-row{position:relative;display:grid;grid-template-columns:39% 61%;min-height:282px;overflow:hidden;border:1px solid #eee;color:#111;text-decoration:none}.aura-intention-row__copy{display:flex;flex-direction:column;justify-content:center;padding:38px 54px;background:#fff}.aura-intention-row__copy small{margin-bottom:25px;font-size:11px;letter-spacing:.13em}.aura-intention-row__copy h2{margin:0 0 25px;font-size:26px;font-weight:400;letter-spacing:.1em}.aura-intention-row__copy p{margin:0 0 26px;font-size:12px;line-height:1.65}.aura-intention-row__copy span{align-self:flex-start;min-width:192px;padding:13px 18px;border:1px solid #222;text-align:center;font-size:10px;letter-spacing:.13em}.aura-intention-row figure{margin:0;overflow:hidden;background:#f7f7f7}.aura-intention-row figure img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.aura-intention-row:hover figure img{transform:scale(1.025)}.aura-intention-row>b{position:absolute;top:10px;right:10px;padding:8px 12px;background:#fff;font-size:9px;font-weight:400;letter-spacing:.12em}.aura-intention-row>.aura-intention-row__badge--left{right:auto;left:10px}.aura-earth-page{padding:64px 54px 74px}.aura-earth-page__hero{display:grid;grid-template-columns:47% 53%;align-items:center;gap:0}.aura-earth-page__copy{padding:0 70px 0 8px}.aura-earth-page__copy>p{margin:0 0 25px;font-size:12px;letter-spacing:.19em}.aura-earth-page__copy h1{margin:0;font-size:43px;font-weight:400;letter-spacing:.08em}.aura-earth-page__copy h2{margin:16px 0 0;font-size:15px;font-weight:400;letter-spacing:.25em}.aura-earth-page__copy>i{display:block;width:34px;height:1px;margin:29px 0;background:#aaa}.aura-earth-page__copy>div{font-size:14px;line-height:1.65}.aura-earth-page__copy>div p{margin:0 0 25px}.aura-earth-page__copy>a{display:inline-block;margin-top:6px;min-width:286px;padding:17px 24px;border:1px solid #111;color:#111;text-align:center;text-decoration:none;font-size:11px;letter-spacing:.22em}.aura-earth-page__hero figure{height:615px;margin:0;overflow:hidden}.aura-earth-page__hero figure img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s ease}.aura-earth-page__hero figure:hover img{transform:scale(1.02)}.aura-earth-page__principles{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;padding-top:42px;border-top:1px solid #ddd}.aura-earth-page__principles article{padding:0 28px;text-align:center}.aura-earth-page__principles em{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#fafafa;font-size:26px;font-style:normal}.aura-earth-page__principles small,.aura-earth-page__principles h3{display:block;margin:0 0 13px;font-size:11px;letter-spacing:.18em}.aura-earth-page__principles i{display:block;width:20px;height:1px;margin:0 auto 20px;background:#999}.aura-earth-page__principles p{margin:0;font-size:11px;line-height:1.75}.aura-earth-page blockquote{margin:72px 0 64px;text-align:center;font-size:26px;font-style:normal;line-height:1.7;letter-spacing:.05em}.aura-earth-page__process{border-top:1px solid #ddd;padding-top:20px}.aura-earth-page__process>h2{display:inline-block;margin:0 0 30px;padding-right:40px;background:#fff;font-size:12px;font-weight:400;letter-spacing:.23em}.aura-earth-page__process>div{display:grid;grid-template-columns:repeat(4,1fr)}.aura-earth-page__process article{position:relative;text-align:center}.aura-earth-page__process article:before{content:"";position:absolute;top:30px;left:0;width:100%;height:1px;background:#999}.aura-earth-page__process article:first-child:before{left:50%;width:50%}.aura-earth-page__process article:last-child:before{width:50%}.aura-earth-page__process small{display:block;margin-bottom:15px;font-size:10px}.aura-earth-page__process i{position:relative;z-index:1;display:block;width:14px;height:14px;margin:0 auto 18px;border:1px solid #111;border-radius:50%;background:#fff}.aura-earth-page__process h3{margin:0 0 13px;font-size:11px;font-weight:400;letter-spacing:.18em}.aura-earth-page__process p{margin:0;font-size:11px;line-height:1.65}html:has(.aurasync-store),body:has(.aurasync-store),body:has(.aurasync-store) #MainContent{background:#fff;color:#111}body:has(.aurasync-store) #header-group{position:sticky;top:0;z-index:50;background:#ffffffe0;border-bottom:1px solid #e8e8e8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.aurasync-store,.aurasync-store *{box-sizing:border-box}.aurasync-store{width:min(100%,1440px);margin:0 auto;font-family:Arial,Helvetica,sans-serif}.aurasync-directory{padding:72px 72px 20px}.aurasync-directory__header{text-align:center;margin-bottom:54px}.aurasync-directory__header h1{margin:0;font-size:38px;font-weight:400;letter-spacing:.14em}.aurasync-directory__header span,.aurasync-collection-page__intro>span,.aurasync-product-page__info>span,.aurasync-earth-code__intro>span{display:block;width:42px;height:1px;margin:24px auto;background:#9a9a9a}.aurasync-directory__header p{margin:0;font-size:14px;line-height:1.7}.aurasync-directory__list{display:grid;gap:12px}.aurasync-directory__row{position:relative;display:grid;grid-template-columns:38% 62%;min-height:300px;overflow:hidden;color:inherit;text-decoration:none;border:1px solid #ededed}.aurasync-directory__copy{display:flex;flex-direction:column;justify-content:center;padding:42px 54px;background:#fff}.aurasync-directory__copy small{margin-bottom:24px;letter-spacing:.18em}.aurasync-directory__copy h2{margin:0 0 28px;font-size:29px;font-weight:400;letter-spacing:.11em}.aurasync-directory__copy p{max-width:280px;margin:0 0 28px;font-size:13px;line-height:1.65}.aurasync-directory__copy span{align-self:flex-start;padding:13px 24px;border:1px solid #111;font-size:11px;letter-spacing:.15em}.aurasync-directory__media{overflow:hidden;background:#f7f7f7}.aurasync-directory__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.aurasync-directory__row:hover .aurasync-directory__media img{transform:scale(1.025)}.aurasync-directory__row>b{position:absolute;top:12px;right:12px;padding:8px 12px;background:#fff;font-size:9px;font-weight:400;letter-spacing:.12em}.aurasync-collection-page,.aurasync-product-page,.aurasync-earth-code{padding:56px 60px 80px}.aurasync-collection-page__hero{display:grid;grid-template-columns:58% 42%;min-height:520px}.aurasync-collection-page__media,.aurasync-product-page__main,.aurasync-earth-code__media{overflow:hidden;background:#f7f7f7}.aurasync-collection-page__media img,.aurasync-product-page__main img,.aurasync-earth-code__media img{width:100%;height:100%;object-fit:contain;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.aurasync-collection-page__media:hover img,.aurasync-product-page__main:hover img,.aurasync-earth-code__media:hover img{transform:scale(1.022)}.aurasync-collection-page__intro{padding:34px 0 30px 64px}.aurasync-collection-page__intro>p,.aurasync-product-page__info>p,.aurasync-earth-code__intro>p{margin:0 0 28px;font-size:12px;letter-spacing:.16em}.aurasync-collection-page__intro h1,.aurasync-product-page__info h1,.aurasync-earth-code__intro h1{margin:0;font-size:42px;font-weight:400;line-height:1.2;letter-spacing:.08em}.aurasync-collection-page__intro>span,.aurasync-product-page__info>span,.aurasync-earth-code__intro>span{margin-left:0}.aurasync-collection-page__intro>div,.aurasync-product-page__description,.aurasync-earth-code__intro>div{font-size:15px;line-height:1.65}.aurasync-collection-page__intro ul{display:grid;gap:16px;margin:34px 0 0;padding:0;list-style:none}.aurasync-collection-page__intro li{display:grid;grid-template-columns:170px 1fr;padding-top:14px;border-top:1px solid #ddd;font-size:12px}.aurasync-collection-page__toolbar{display:flex;align-items:center;gap:12px;margin-top:36px;padding:18px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:11px;letter-spacing:.12em}.aurasync-collection-page__toolbar button{min-width:100px;padding:10px 20px;border:1px solid #ddd;background:#fff;letter-spacing:inherit}.aurasync-collection-page__toolbar button.is-active{background:#111;color:#fff}.aurasync-collection-page__toolbar span{margin-left:auto}.aurasync-products{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-top:28px}.aurasync-product-card{color:inherit;text-decoration:none}.aurasync-product-card img{width:100%;aspect-ratio:1.22;object-fit:contain;background:#f7f7f7;transition:transform 1s ease}.aurasync-product-card:hover img{transform:scale(1.025)}.aurasync-product-card h2{margin:14px 0 7px;font-size:15px;font-weight:500;letter-spacing:.08em}.aurasync-product-card p,.aurasync-product-card strong{margin:0 0 12px;font-size:12px;line-height:1.5}.aurasync-product-page{display:grid;grid-template-columns:58% 42%;gap:0 54px}.aurasync-product-page__main{height:610px}.aurasync-product-page__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:18px}.aurasync-product-page__thumbs img{width:100%;height:92px;object-fit:contain;border:1px solid #e5e5e5}.aurasync-product-page__info{padding:32px 0}.aurasync-product-page__info h2{margin:12px 0 0;font-size:15px;font-weight:400;letter-spacing:.16em;line-height:1.55}.aurasync-product-page__price{display:block;margin:28px 0;font-size:24px;font-weight:400}.aurasync-product-page__form button,.aurasync-product-page__button{display:block;width:100%;padding:16px 24px;border:1px solid #111;background:#fff;color:#111;text-align:center;text-decoration:none;letter-spacing:.18em;transition:background .25s ease,color .25s ease}.aurasync-product-page__form button:hover,.aurasync-product-page__button:hover{background:#111;color:#fff}.aurasync-product-page__trust{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;padding:28px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.aurasync-product-page__trust div,.aurasync-product-page__notes article{padding:0 28px;border-right:1px solid #ddd}.aurasync-product-page__trust div:last-child,.aurasync-product-page__notes article:last-child{border-right:0}.aurasync-product-page__trust b,.aurasync-product-page__trust span{display:block;font-size:10px;letter-spacing:.11em}.aurasync-product-page__trust span{margin-top:7px;letter-spacing:0}.aurasync-product-page__notes{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);padding-top:42px}.aurasync-product-page__notes h3{margin:0 0 26px;font-size:12px;font-weight:500;letter-spacing:.17em}.aurasync-product-page__notes div{font-size:12px;line-height:1.7}.aurasync-earth-code{display:grid;grid-template-columns:45% 55%;align-items:center;gap:0}.aurasync-earth-code__intro{padding:50px 70px 50px 10px}.aurasync-earth-code__intro h2{margin:16px 0 0;font-size:15px;font-weight:400;letter-spacing:.23em}.aurasync-earth-code__intro .aurasync-button{margin-top:34px}.aurasync-earth-code__media{height:620px}.aurasync-earth-code__principles{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;padding-top:42px;border-top:1px solid #ddd}.aurasync-earth-code__principles article{padding:0 34px;text-align:center}.aurasync-earth-code__principles small,.aurasync-earth-code__principles h3{display:block;margin:0 0 16px;letter-spacing:.18em}.aurasync-earth-code__principles p{font-size:12px;line-height:1.65}.aurasync-earth-code blockquote{grid-column:1 / -1;margin:70px 0 0;text-align:center;font-size:28px;font-style:normal;line-height:1.65;letter-spacing:.05em}.aurasync-info-page{min-height:calc(100vh - 96px);padding:130px 12vw;text-align:center}.aurasync-info-page>p{margin:0 0 28px;font-size:12px;letter-spacing:.2em}.aurasync-info-page h1{margin:0;font-size:46px;font-weight:400;letter-spacing:.12em}.aurasync-info-page>span{display:block;width:42px;height:1px;margin:30px auto;background:#999}.aurasync-info-page__copy{max-width:700px;margin:0 auto;font-size:15px;line-height:1.8}.aurasync-info-page .aurasync-button{margin-top:38px}body:has(.aurasync-store) .cart-page,body[data-template*=cart] .cart-page{max-width:1340px;margin:0 auto;padding:56px 44px 90px;background:#fff}body:has(.aurasync-store) .theme-drawer__dialog,body:has(.aurasync-home) .theme-drawer__dialog,body:has(.aurasync-shift) .theme-drawer__dialog,body:has(.aurasync-catalog) .theme-drawer__dialog{background:#fff;color:#111}.aurasync-announcement{height:30px;overflow:hidden;border-bottom:1px solid #292929;background:#111;color:#f1f1f1;font:9px/30px Arial,Helvetica,sans-serif;letter-spacing:.22em;white-space:nowrap}.aurasync-announcement__track{display:flex;width:100%;min-width:0;justify-content:center;padding-inline:16px;text-align:center}.aura-cart-cross-sell{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;width:100%;padding:12px;border:1px solid rgb(var(--color-foreground-rgb) / .16);background:rgb(var(--color-foreground-rgb) / .035)}.aura-cart-cross-sell__image{width:84px;height:84px;object-fit:cover}.aura-cart-cross-sell__content{display:grid;gap:4px;min-width:0}.aura-cart-cross-sell__content small{font-size:9px;letter-spacing:.16em;color:#9e7e52}.aura-cart-cross-sell__content strong{font-size:12px;line-height:1.3}.aura-cart-cross-sell__content span{font-size:12px}.aura-cart-cross-sell__content p{margin:0;font-size:10px;line-height:1.35}.aura-cart-cross-sell__content button{justify-self:start;min-height:32px;padding:6px 12px;border:1px solid currentColor;background:#111;color:#fff;font:600 10px/1 Arial,sans-serif;letter-spacing:.08em;cursor:pointer}.aura-cart-cross-sell__content button:disabled{opacity:.55;cursor:wait}.aura-cart-cross-sell__content em{font-size:10px;font-style:normal}.aura-shipping-leverage{width:100%;padding:10px 12px;border-left:3px solid #9e7e52;background:#9e7e5214}.aura-shipping-leverage p{margin:0;font-size:11px;line-height:1.45}.aura-shipping-leverage__success{font-weight:600}.aurasync-header{height:118px}.aurasync-header__inner{height:84px}.aurasync-header__actions{display:flex;align-items:center;justify-self:end;gap:22px}.aurasync-mode-toggle{width:30px;height:30px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--aura-ink);font:21px/30px Georgia,serif;cursor:pointer;transition:background .3s ease,transform .3s var(--aura-motion)}.aurasync-mode-toggle:hover{background:#0a0a0a0f;transform:translateY(-1px)}.aurasync-header__intentions{display:flex;align-items:center;justify-content:center;gap:clamp(28px,4vw,70px);height:34px;border-top:1px solid rgb(10 10 10 / 7%)}.aurasync-header__intentions a{color:var(--aura-ink);font-size:10px;letter-spacing:.18em;text-decoration:none;transition:opacity .3s ease}.aurasync-header__intentions a:hover{opacity:.48}.aurasync-drawer__beacon{position:absolute;z-index:3;top:34px;left:50%;color:var(--aura-ink);font:400 18px/1 Arial,Helvetica,sans-serif;letter-spacing:.3em;text-decoration:none;transform:translate(-50%)}.aurasync-drawer__close{padding-bottom:24px}.aurasync-drawer__close img{width:19px;height:19px;opacity:.72}.aurasync-drawer__return{display:inline-block;margin:0 14px 26px;color:var(--aura-ink);font-size:13px;letter-spacing:.08em;text-decoration:none}.aurasync-drawer__link small{display:block;margin:5px 0 0 31px;color:#858585;font-size:10px;font-weight:400;letter-spacing:.06em}.aurasync-drawer__starter{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:16px;margin:14px;padding-top:24px;border-top:1px solid var(--aura-hairline);color:var(--aura-ink);font-size:12px;line-height:1.55;text-decoration:none}.aurasync-drawer__starter img{width:92px;height:92px;object-fit:contain;background:#f6f6f6;transition:transform .8s var(--aura-motion)}.aurasync-drawer__starter:hover img{transform:scale(1.05)}.aurasync-intentions{padding-top:42px}.aurasync-intentions__header{max-width:1608px;margin:0 auto 32px;text-align:center}.aurasync-intentions__header p{margin:0 0 18px;font-size:16px;letter-spacing:.16em}.aurasync-intentions__header div{display:flex;justify-content:center;gap:12px}.aurasync-intentions__header a{min-width:190px;padding:12px 20px;border:1px solid #bbb;color:var(--aura-ink);font-size:10px;letter-spacing:.13em;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s var(--aura-motion)}.aurasync-intentions__header a:hover{border-color:var(--aura-ink);background:var(--aura-ink);color:var(--aura-white);transform:translateY(-2px)}.aurasync-intention{height:clamp(340px,26vw,440px);border:0;background:#f5f5f5}.aurasync-intention__image{width:100%;height:100%;object-fit:contain;transform:scale(1)}.aurasync-intention:hover .aurasync-intention__image{transform:scale(1.05)}.aurasync-intention__body{position:static;width:auto;padding:24px;background:transparent}.aurasync-intention__body small{display:block;margin-bottom:10px;font-size:9px;letter-spacing:.18em}.aurasync-intention__title{max-width:100%;margin:0 0 7px;font-size:18px;line-height:1.25}.aurasync-intention__copy{font-size:14px}.aurasync-intention__cta{margin-top:13px;font-size:10px;letter-spacing:.15em}.aura-dynamic-collection{padding-top:42px}.aura-dynamic-collection__header{min-height:350px}.aura-dynamic-collection__header>a{height:350px}.aura-dynamic-collection__header>div{padding-top:24px;padding-bottom:24px}.aura-dynamic-collection__rule{margin-top:34px}.aura-dynamic-collection__grid{grid-template-columns:repeat(3,1fr);gap:34px 16px}.aura-dynamic-card__media{aspect-ratio:1.08 / 1}.aura-dynamic-product__crumb{display:flex;flex-wrap:wrap;gap:7px;color:#777;font-size:9px;letter-spacing:.12em}.aura-dynamic-product__crumb a{color:inherit;text-decoration:none}.aura-dynamic-product__buy button,.aura-mobile-atc button,.aura-cart-ref__checkout{transition:background .3s ease,color .3s ease,transform .3s var(--aura-motion),box-shadow .3s var(--aura-motion)}.aura-dynamic-product__buy button:active,.aura-dynamic-product__buy button.is-pressing,.aura-mobile-atc button:active,.aura-mobile-atc button.is-pressing{transform:translateY(3px) scale(.985);box-shadow:inset 0 4px 8px #00000029}.aura-mobile-atc{display:none}.aura-toast{position:fixed;z-index:180;top:32px;right:28px;display:grid;gap:9px;width:min(330px,calc(100vw - 36px));padding:17px 20px;border:1px solid #cfcfcf;background:#fffffff0;box-shadow:0 16px 40px #00000017;color:#111;font:12px/1.45 Arial,Helvetica,sans-serif;opacity:0;pointer-events:none;transform:translate(24px);transition:opacity .45s var(--aura-motion),transform .45s var(--aura-motion);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.aura-toast.is-visible{opacity:1;pointer-events:auto;transform:translate(0)}.aura-toast a{width:fit-content;color:inherit;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.aura-baseline{position:fixed;z-index:70;right:22px;bottom:22px;padding:10px 14px;border:1px solid #bdbdbd;background:#ffffffe5;color:#111;font-size:9px;letter-spacing:.1em;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.aura-baseline.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.aura-loader{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:18px;background:#ffffffb8;color:#111;text-align:center;opacity:0;pointer-events:none;transition:opacity .25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.aura-loader.is-visible{opacity:1;pointer-events:auto}.aura-loader__ring{width:52px;height:52px;margin:auto;border:1px solid currentColor;border-radius:50%;animation:aura-breathe 10s ease-in-out infinite}.aura-loader small{font-size:10px;letter-spacing:.14em}.aura-focus-easter-egg{margin:0;padding:22px var(--aura-page-gutter);border-top:1px solid var(--aura-hairline);color:#777;font-size:9px;letter-spacing:.08em;text-align:center}.aura-exit-intent{position:fixed;z-index:220;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#000000b8;opacity:0;pointer-events:none;transition:opacity .45s ease}.aura-exit-intent.is-visible{opacity:1;pointer-events:auto}.aura-exit-intent__dialog{position:relative;display:grid;justify-items:center;gap:30px;width:min(520px,100%);padding:58px 48px 50px;border:1px solid #343434;background:#0b0b0b;color:#e8e8e8;text-align:center}.aura-exit-intent__dialog p{max-width:390px;margin:0;font-size:13px;line-height:1.8}.aura-exit-intent__close{position:absolute;top:14px;right:17px;border:0;background:transparent;color:#e8e8e8;font-size:24px;font-weight:200;cursor:pointer}.aura-exit-intent__breath{width:72px;height:72px;border:1px solid #aaa;border-radius:50%;animation:aura-breathe 10s ease-in-out infinite}.aura-exit-intent__action{padding:13px 20px;border:1px solid #777;color:#e8e8e8;font-size:10px;letter-spacing:.14em;text-decoration:none}.aura-about-easter-egg{margin:18px 0 0;color:#eee;font-size:8px;line-height:1.5;text-align:center}@keyframes aura-breathe{0%,to{opacity:.35;transform:scale(.72)}40%{opacity:1;transform:scale(1)}}html[data-aura-theme=shutdown]{--aura-white: #0b0b0b;--aura-ink: #e8e8e8;--aura-grey: #a8a8a8;--aura-hairline: #333;color-scheme:dark;background:#0b0b0b}html[data-aura-theme=shutdown] body,html[data-aura-theme=shutdown] #MainContent,html[data-aura-theme=shutdown] .aurasync-home,html[data-aura-theme=shutdown] .aurasync-store,html[data-aura-theme=shutdown] .aura-dynamic-product,html[data-aura-theme=shutdown] .aura-dynamic-collection,html[data-aura-theme=shutdown] .aurasync-header,html[data-aura-theme=shutdown] .aurasync-footer,html[data-aura-theme=shutdown] .aurasync-drawer__panel,html[data-aura-theme=shutdown] .aura-cart-ref{background:#0b0b0b;color:#e8e8e8}html[data-aura-theme=shutdown] .aurasync-header.is-scrolled,html[data-aura-theme=shutdown] body:has(.aurasync-store) #header-group{background:#0b0b0bd6}html[data-aura-theme=shutdown] .aurasync-header__logo,html[data-aura-theme=shutdown] .aurasync-header__cart,html[data-aura-theme=shutdown] .aurasync-header__menu,html[data-aura-theme=shutdown] .aurasync-header__intentions a,html[data-aura-theme=shutdown] .aurasync-drawer__beacon,html[data-aura-theme=shutdown] .aurasync-drawer__link,html[data-aura-theme=shutdown] .aurasync-drawer__return,html[data-aura-theme=shutdown] .aurasync-drawer__starter,html[data-aura-theme=shutdown] .aura-dynamic-card,html[data-aura-theme=shutdown] .aura-dynamic-product__crumb,html[data-aura-theme=shutdown] .aura-dynamic-product__related a{color:#e8e8e8}html[data-aura-theme=shutdown] .aurasync-intention,html[data-aura-theme=shutdown] .aura-dynamic-card__media,html[data-aura-theme=shutdown] .aura-dynamic-product__stage,html[data-aura-theme=shutdown] .aura-dynamic-product__related img{background:#141414}html[data-aura-theme=shutdown] .aura-dynamic-product__info,html[data-aura-theme=shutdown] .aura-dynamic-product__thumbs button,html[data-aura-theme=shutdown] .aura-cart-ref__summary,html[data-aura-theme=shutdown] .aura-gift-of-silence{border-color:#3c3c3c;background:#0b0b0b;color:#e8e8e8}html[data-aura-theme=shutdown] .aura-dynamic-product__price,html[data-aura-theme=shutdown] .aura-dynamic-product__trust,html[data-aura-theme=shutdown] .aura-dynamic-product__related,html[data-aura-theme=shutdown] .aura-cart-ref__summary h2,html[data-aura-theme=shutdown] .aura-cart-ref__summary .aura-cart-ref__total,html[data-aura-theme=shutdown] .aura-cart-ref__badges{border-color:#333}html[data-aura-theme=shutdown] .aura-dynamic-product__buy input,html[data-aura-theme=shutdown] .aura-dynamic-product__buy button,html[data-aura-theme=shutdown] .aura-dynamic-product__options span{border-color:#555;background:#0b0b0b;color:#e8e8e8}html[data-aura-theme=shutdown] .aura-dynamic-product__options input:checked+span,html[data-aura-theme=shutdown] .aura-dynamic-product__buy button:hover{border-color:#e8e8e8;background:#e8e8e8;color:#0b0b0b}html[data-aura-theme=shutdown] .aura-cart-ref__shipping-progress>span{background:#333}html[data-aura-theme=shutdown] .aura-cart-ref__shipping-progress i{background:#e8e8e8}html[data-aura-theme=shutdown] .aurasync-hero__object{mix-blend-mode:multiply}html[data-aura-theme=shutdown] .aurasync-intention__body{background:transparent}.aurasync-drawer__archive{padding-top:18px;border-top:1px solid var(--aura-hairline)}.aurasync-drawer__archive-link{display:grid;gap:7px;color:inherit;text-decoration:none}.aurasync-drawer__archive-link span{font-size:12px;letter-spacing:.16em}.aurasync-drawer__archive-link small{margin-left:7px;color:#a22;font-size:8px}.aurasync-drawer__archive-link em{color:var(--aura-grey);font-size:9px;font-style:normal;letter-spacing:.06em}.aurasync-drawer__starter b,.aurasync-drawer__starter strong{letter-spacing:.08em}.aurasync-drawer__starter strong{display:inline-block;margin-top:9px;font-size:9px}.aura-somatic-contract{margin:22px 0 14px;color:var(--aura-ink);font-size:11px;line-height:1.5}.aura-product-warning{width:fit-content;margin:12px 0;padding:5px 8px;border:1px solid #a22;color:#a22;font-size:9px;letter-spacing:.14em}.aura-product-truth{margin:26px 0;border-top:1px solid var(--aura-hairline);border-bottom:1px solid var(--aura-hairline)}.aura-product-truth>div{display:grid;grid-template-columns:minmax(110px,.8fr) 1.5fr;gap:20px;padding:13px 0}.aura-product-truth>div+div{border-top:1px solid var(--aura-hairline)}.aura-product-truth dt{color:var(--aura-grey);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.aura-product-truth dd{margin:0;font-size:13px}.aura-somatic-record,.aura-tactile-material-note{margin:24px 0;padding:20px;border:1px solid var(--aura-hairline);background:color-mix(in srgb,var(--aura-grey) 7%,transparent)}.aura-somatic-record h2,.aura-tactile-material-note h2{margin:0 0 10px;font-size:11px;letter-spacing:.16em}.aura-somatic-record p,.aura-tactile-material-note p{margin:0;color:var(--aura-grey);font-size:12px;line-height:1.7}.aura-geological-variation{margin:14px 0 0;color:var(--aura-grey);font-size:10px;line-height:1.6}.aura-geological-variation b{color:var(--aura-ink);font-weight:500;letter-spacing:.08em}.aura-midnight-banner{padding:9px 20px;background:#24142f;color:#f1eaf5;font-size:10px;line-height:1.4;letter-spacing:.08em;text-align:center}.aura-midnight-banner[hidden]{display:none}.aura-archive-entry{min-height:72vh;display:grid;place-content:center;justify-items:center;gap:24px;padding:120px 28px;background:#080808;color:#f4f4f4;text-align:center}.aura-archive-entry__eyebrow{margin:0;color:#888;font-size:9px;letter-spacing:.22em}.aura-archive-entry h1{max-width:900px;margin:0;font-size:clamp(38px,6vw,82px);font-weight:400;line-height:1.04;letter-spacing:-.03em}.aura-archive-entry__copy{max-width:680px;display:grid;gap:18px;color:#bbb;font-size:14px;line-height:1.8}.aura-archive-entry__copy p{margin:0}.aura-archive-entry__code{margin:10px 0 0;padding:15px 24px;border:1px solid #555;color:#fff;font-size:13px;letter-spacing:.2em}.aura-protocol-page,.aura-contact-page,.aura-guarantee-page{background:var(--aura-white);color:var(--aura-ink)}.aura-protocol-page__hero{min-height:58vh;display:grid;place-content:center;gap:20px;padding:100px max(28px,7vw);background:#0a0a0a;color:#f4f4f4;text-align:center}.aura-protocol-page__hero p,.aura-protocol-page__biology>div>p:first-child,.aura-contact-page header>p:first-child,.aura-guarantee-page header>p:first-child{margin:0;color:#888;font-size:9px;letter-spacing:.2em}.aura-protocol-page__hero h1{max-width:1100px;margin:0;font-size:clamp(38px,5.2vw,76px);font-weight:400;line-height:1.08}.aura-protocol-page__biology{max-width:1440px;display:grid;grid-template-columns:1fr 1.12fr;align-items:stretch;margin:0 auto}.aura-protocol-page__biology>div{display:grid;align-content:center;gap:18px;padding:clamp(56px,7vw,110px)}.aura-protocol-page__biology h2{margin:0;font-size:clamp(32px,4vw,56px);font-weight:400}.aura-protocol-page__biology p{margin:0;color:var(--aura-grey);font-size:14px;line-height:1.8}.aura-protocol-page__biology a{width:fit-content;margin-top:10px;padding:14px 22px;border:1px solid var(--aura-ink);color:var(--aura-ink);font-size:10px;letter-spacing:.16em;text-decoration:none}.aura-protocol-page__biology img{width:100%;height:100%;min-height:620px;object-fit:cover}.aura-contact-page,.aura-guarantee-page{max-width:940px;margin:0 auto;padding:clamp(70px,9vw,140px) 28px}.aura-contact-page header,.aura-guarantee-page header{display:grid;gap:18px;margin-bottom:48px}.aura-contact-page h1,.aura-guarantee-page h1{margin:0;font-size:clamp(42px,6vw,76px);font-weight:400}.aura-contact-page header p:last-child,.aura-guarantee-page header p:last-child{max-width:620px;margin:0;color:var(--aura-grey);line-height:1.7}.aura-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.aura-contact-form label{align-self:end;font-size:9px;letter-spacing:.14em}.aura-contact-form input,.aura-contact-form select,.aura-contact-form textarea{width:100%;padding:13px;border:1px solid var(--aura-hairline);border-radius:0;background:var(--aura-white);color:var(--aura-ink)}.aura-contact-form label:nth-of-type(n+3),.aura-contact-form select,.aura-contact-form textarea,.aura-contact-form button{grid-column:1 / -1}.aura-contact-form button{padding:15px;border:1px solid var(--aura-ink);background:var(--aura-ink);color:var(--aura-white);letter-spacing:.16em}.aura-guarantee-page details{border-top:1px solid var(--aura-hairline);border-bottom:1px solid var(--aura-hairline)}.aura-guarantee-page summary{padding:22px 0;cursor:pointer;font-size:12px;letter-spacing:.1em}.aura-guarantee-page details p{max-width:680px;margin:0 0 24px;color:var(--aura-grey);line-height:1.7}@media(max-width:749px){.aura-protocol-page__biology{grid-template-columns:1fr}.aura-protocol-page__biology img{min-height:420px}.aura-contact-form{grid-template-columns:1fr}.aura-contact-form>*{grid-column:1}}.aura-anonymous-gift{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--aura-grey);font:inherit;font-size:10px;line-height:1.5;cursor:pointer}.aura-mindfulness-404{min-height:68vh;display:grid;place-content:center;justify-items:center;gap:22px;padding:120px 24px;background:var(--aura-white);color:var(--aura-ink);text-align:center}.aura-mindfulness-404>p{margin:0;color:var(--aura-grey);font-size:9px;letter-spacing:.2em}.aura-mindfulness-404 h1{max-width:780px;margin:0;font-size:clamp(38px,5vw,76px);font-weight:400;line-height:1.05}.aura-mindfulness-404 div{max-width:600px;color:var(--aura-grey);font-size:14px;line-height:1.8}.aura-mindfulness-404 a{padding:15px 28px;border:1px solid var(--aura-ink);color:var(--aura-ink);font-size:10px;letter-spacing:.16em;text-decoration:none;transition:background-color .3s ease,color .3s ease}.aura-mindfulness-404 a:hover{background:var(--aura-ink);color:var(--aura-white)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html[data-aura-theme=shutdown] .aura-toast,html[data-aura-theme=shutdown] .aura-baseline,html[data-aura-theme=shutdown] .aura-loader{border-color:#3c3c3c;background:#0b0b0beb;color:#e8e8e8}@media(max-width:749px){.aurasync-announcement{height:30px;line-height:30px}.aurasync-header{height:70px}.aurasync-header__inner{height:70px;padding-inline:18px}.aurasync-header__intentions{display:none}.aurasync-header__actions{gap:10px}.aurasync-mode-toggle{width:24px;height:24px;font-size:17px;line-height:24px}.aurasync-drawer__beacon{top:27px;font-size:13px}.aurasync-intentions__header p{font-size:12px}.aurasync-intentions__header div{display:grid;grid-template-columns:1fr}.aurasync-intentions__header a{min-width:0}.aurasync-intention{height:300px}.aurasync-intention__title{max-width:100%;font-size:15px}.aura-dynamic-collection{padding-top:20px}.aura-dynamic-collection__header{display:block;min-height:0}.aura-dynamic-collection__header>div{padding:20px 2px 18px}.aura-dynamic-collection__header>a{display:none}.aura-dynamic-collection__header h1{margin:10px 0 14px;font-size:28px}.aura-dynamic-collection__header .rte{display:none}.aura-dynamic-collection__rule{margin:18px 0}.aura-dynamic-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aura-dynamic-card__media{aspect-ratio:1 / 1}.aura-dynamic-card h2{min-height:45px;font-size:10px;line-height:1.35}.aura-mobile-atc{position:fixed;z-index:90;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #ccc;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.aura-mobile-atc span{min-width:64px;font-size:13px}.aura-mobile-atc button{min-height:46px;border:1px solid #111;background:#111;color:#fff;font-size:11px;letter-spacing:.15em}html[data-aura-theme=shutdown] .aura-mobile-atc{border-color:#333;background:#0b0b0bf0}html[data-aura-theme=shutdown] .aura-mobile-atc button{border-color:#e8e8e8;background:#e8e8e8;color:#0b0b0b}.aura-toast{top:16px;right:18px}.aura-baseline{right:12px;bottom:74px}}@media(prefers-reduced-motion:reduce){.aurasync-announcement__track,.aura-loader__ring{animation:none}}@media(prefers-reduced-motion:reduce){.aurasync-directory__media img,.aurasync-collection-page__media img,.aurasync-product-page__main img,.aurasync-earth-code__media img,.aurasync-product-card img{transition:none}}.aura-dynamic-product__subtitle{margin:.35rem 0 .8rem;color:#6c6c68;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.aura-bundle-selector{border:1px solid #d7d3ca;padding:1rem;margin:1rem 0;display:grid;gap:.65rem}.aura-bundle-selector legend{padding:0 .4rem;font-size:.72rem;letter-spacing:.16em}.aura-bundle-selector label{display:flex;gap:.65rem;align-items:flex-start;padding:.7rem;border:1px solid #e7e3da;cursor:pointer}.aura-bundle-selector label:has(input:checked){border-color:#151515;background:#f7f5f0}.aura-bundle-selector span{display:grid;gap:.25rem}.aura-bundle-selector small{color:#5c5b57}.aura-bundle-selector em{display:inline-block;margin-left:.3rem;padding:.08rem .3rem;border:1px solid #9e7e52;color:#765c39;font-style:normal;font-size:.68rem}.aura-pdp-trust-badges{display:grid;gap:.4rem;margin-top:.8rem;padding:.85rem 0;border-top:1px solid #ddd8cd;border-bottom:1px solid #ddd8cd}.aura-pdp-trust-badges span{font-size:.76rem;letter-spacing:.02em}
/*# sourceMappingURL=/cdn/shop/t/6/assets/aurasync.css.map */
