:root{--paper: #f4f1ec;--panel: #ffffff;--ink: #171313;--muted: #6e6660;--line: #e5dfd8;--gold: #c28a2e;--amber: #f0b54f;--green: #263f2a;--rose: #d9a2a8;--shadow: 0 24px 70px rgba(31, 24, 18, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}body.collections-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.aurae-page{min-height:100vh;background:linear-gradient(180deg,#ffffffe6,#f8f7f5f5 42%),var(--paper)}.site-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:66px;padding:0 clamp(18px,3vw,42px);background:#fffffff5;border-bottom:1px solid rgba(229,223,216,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-side{display:flex;align-items:center;gap:8px}.header-side--right{justify-content:flex-end}.brand-mark{display:grid;place-items:center;width:132px;height:54px;overflow:hidden}.brand-mark img{display:block;width:124px;height:48px;object-fit:contain}.icon-button{position:relative;display:inline-grid;place-items:center;width:34px;height:34px;padding:0;color:#28231f;background:transparent;border:0;border-radius:4px;cursor:pointer}.icon-button:hover,.icon-button:focus-visible{background:#f0ebe5;outline:none}.menu-button{gap:3px}.menu-button span{display:block;width:13px;height:1px;background:currentColor}.search-mark{position:relative;display:block;width:13px;height:13px;border:1.5px solid currentColor;border-radius:50%}.search-mark:after{position:absolute;right:-4px;bottom:-3px;width:6px;height:1.5px;background:currentColor;border-radius:999px;content:"";transform:rotate(45deg)}.bag-shape{position:relative;display:block;width:13px;height:14px;border:1.4px solid currentColor;border-radius:2px}.bag-shape:before{position:absolute;left:3px;top:-5px;width:5px;height:6px;border:1.3px solid currentColor;border-bottom:0;border-radius:7px 7px 0 0;content:""}.collections-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.collections-layer.is-open{pointer-events:auto}.collections-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;background:#14121000;border:0;opacity:0;cursor:default;transition:opacity .18s ease}.collections-layer.is-open .collections-backdrop{opacity:1}.collections-panel{position:absolute;top:76px;left:clamp(12px,2.5vw,34px);width:min(430px,calc(100vw - 24px));max-height:calc(100svh - 92px);overflow:auto;padding:14px;background:#fffffff5;border:1px solid rgba(229,223,216,.9);border-radius:8px;box-shadow:var(--shadow);opacity:0;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease}.collections-layer.is-open .collections-panel{opacity:1;transform:translateY(0)}.collection-search{display:grid;grid-template-columns:22px minmax(0,1fr) auto 28px;align-items:center;min-height:40px;gap:8px;padding:0 8px 0 12px;color:#56504b;background:#f7f4f0;border:1px solid #ece5dd;border-radius:6px}.collection-search input{width:100%;min-width:0;color:var(--ink);background:transparent;border:0;outline:0}.collection-search button{min-height:28px;padding:0 7px;color:#7b716b;background:transparent;border:0;border-radius:4px;cursor:pointer}.collection-search button:hover,.collection-search button:focus-visible{color:var(--ink);background:#ebe3dc;outline:none}.panel-close{font-size:18px;line-height:1}.panel-heading{padding:18px 4px 10px}.panel-heading p,.eyebrow,.product-price,.result-copy small{margin:0;color:var(--muted);font-size:11px;letter-spacing:0}.panel-heading h2{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,4vw,36px);font-weight:400}.collection-list{display:grid;gap:4px}.collection-result{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:8px;border-radius:7px}.collection-result:hover,.collection-result:focus-visible{background:#f5f0ea;outline:none}.result-thumb{position:relative;display:grid;place-items:end center;width:54px;height:72px;overflow:hidden;background:#f4eee6;border-radius:5px}.result-thumb--gold{background:linear-gradient(145deg,#f8eee1,#f0b960)}.result-thumb--ivory{background:linear-gradient(145deg,#fff,#ddd0c0)}.result-thumb--noir{background:linear-gradient(145deg,#f3f0ea,#1a1717 85%)}.result-thumb--green{background:linear-gradient(145deg,#fbf8ec,#50754a)}.thumb-cap{position:absolute;top:13px;width:12px;height:12px;background:#111;border-radius:2px 2px 1px 1px}.thumb-bottle{width:24px;height:42px;margin-bottom:10px;background:linear-gradient(90deg,rgba(255,255,255,.7),transparent 22% 78%,rgba(255,255,255,.45)),linear-gradient(180deg,#ffffffe6 0 36%,#e39a21d1 36% 100%);border:1px solid rgba(255,255,255,.75);border-radius:4px;box-shadow:0 10px 18px #2014092e}.result-copy{display:grid;gap:3px;min-width:0}.result-copy strong,.product-title{color:var(--ink);font-size:12px;font-weight:600}.result-copy span{overflow:hidden;color:#6b625c;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.all-results{display:block;width:max-content;max-width:100%;margin:12px 0 0 auto;padding:9px 13px;color:#3c352f;background:#f6f1ea;border:1px solid #e9dfd3;border-radius:6px;font-size:11px;font-weight:600}.all-results:hover,.all-results:focus-visible{background:#ede4da;outline:none}.hero{display:grid;grid-template-columns:minmax(300px,36.42%) minmax(520px,63.58%);width:100%;height:calc(100svh - 30px);min-height:620px;margin:0;background:#f3f0eb}.hero-copy{display:grid;place-items:center;align-content:center;min-height:0;height:100%;padding:clamp(28px,4vw,58px) clamp(20px,4vw,64px);background:linear-gradient(90deg,rgba(255,255,255,.28),transparent 22% 78%,rgba(223,216,206,.18)),#f4f1ec;text-align:center}.hero-copy h1{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.4vw,68px);font-weight:400;line-height:.98;letter-spacing:0}.hero-brand{font-size:clamp(12px,.92vw,15px);letter-spacing:.56em;text-indent:.56em}.title-rule{display:block;width:40px;height:1px;margin:8px 0 14px;background:#a98b68}.hero-subtitle{margin:0 0 clamp(22px,3.2vw,36px);color:#3f3934;font-size:clamp(12px,1vw,15px);letter-spacing:.46em;text-indent:.46em}.hero-product-frame{display:grid;place-items:center;width:min(158px,36vw);height:min(226px,52vw);margin-bottom:clamp(20px,3.1vw,34px);overflow:hidden;background:transparent;border:0}.product-title{margin:0 0 5px}.product-price{margin-bottom:18px}.hero-description{margin:0 0 clamp(22px,3vw,32px);color:#4e4741;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.18vw,19px);line-height:1.42}.primary-action{display:inline-flex;align-items:center;justify-content:center;min-width:min(218px,72vw);min-height:48px;padding:0 24px;color:#9b7a56;background:#ffffff1f;border:1px solid #bda88f;border-radius:0;box-shadow:none;font-size:13px;font-weight:500;letter-spacing:.34em;text-indent:.34em}.primary-action:hover,.primary-action:focus-visible{border-color:#cbbfb3;outline:none}.hero-visual{position:relative;min-height:0;height:100%;overflow:hidden;isolation:isolate;background:#e9ddcd}.hero-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;object-position:center}.hero-visual:after{display:none}.hero-bottle-wrap{position:absolute;z-index:3;left:50%;bottom:clamp(32px,9vw,86px);transform:translate(-50%);filter:drop-shadow(0 34px 38px rgba(67,38,9,.32))}.product-bottle{position:relative;width:clamp(150px,16vw,240px);height:clamp(338px,35vw,520px)}.product-bottle--compact{width:clamp(72px,6.2vw,96px);height:clamp(160px,13.8vw,214px)}.bottle-cap{position:absolute;left:50%;top:0;z-index:3;width:33%;height:16%;background:repeating-linear-gradient(0deg,rgba(255,255,255,.12) 0 2px,transparent 2px 8px),linear-gradient(90deg,#0b0a0a,#2c2926 44%,#0a0909);border-radius:6px 6px 3px 3px;transform:translate(-50%)}.bottle-neck{position:absolute;left:50%;top:13%;z-index:2;width:23%;height:12%;background:linear-gradient(90deg,#ffffff6b,#e09a2f 42%,#a95b18);border:1px solid rgba(255,255,255,.45);transform:translate(-50%)}.bottle-body{position:absolute;top:22%;right:4%;bottom:0;left:4%;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.76),transparent 12% 78%,rgba(255,255,255,.48)),linear-gradient(180deg,#ffffffb8 0 28%,#e99920e6 28% 100%);border:1px solid rgba(255,255,255,.8);border-radius:14px 14px 9px 9px;box-shadow:inset 0 0 28px #ffffff6b,inset 0 -28px 42px #9b4a0b47}.product-bottle--compact .bottle-body{border-radius:6px}.bottle-liquid{position:absolute;top:38%;right:0;bottom:0;left:0;background:repeating-linear-gradient(118deg,#ffee9b5c 0 12px,#b5560d2e 12px 18px),linear-gradient(180deg,#eaa83d,#c56a12);opacity:.82}.bottle-shine{position:absolute;z-index:2;top:6%;width:10%;height:88%;background:linear-gradient(180deg,#ffffffd1,#ffffff0a);border-radius:999px;opacity:.6}.bottle-shine--left{left:13%}.bottle-shine--right{right:15%;width:5%;opacity:.38}.bottle-label{position:absolute;left:10%;right:10%;top:26%;z-index:4;display:grid;place-items:center;min-height:23%;padding:10px 8px;background:#fff7e8f0;border:1px solid rgba(146,109,72,.36);color:#2b2420;text-align:center}.label-brand{font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2vw,30px);line-height:1}.label-scent{margin-top:5px;font-size:clamp(10px,1vw,14px);font-weight:700;letter-spacing:0}.label-place{margin-top:3px;font-size:clamp(8px,.8vw,11px);letter-spacing:0}.product-bottle--compact .bottle-label{padding:5px 3px}.product-bottle--compact .label-brand{font-size:9px;letter-spacing:.42em;text-indent:.42em}.product-bottle--compact .label-scent{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:400;letter-spacing:.18em;text-indent:.18em}.product-bottle--compact .label-place{margin-top:4px;font-size:4px;font-weight:700;letter-spacing:.14em;text-indent:.14em}.product-bottle--aether .bottle-body{background:linear-gradient(90deg,rgba(255,255,255,.88),transparent 13% 78%,rgba(255,255,255,.56)),linear-gradient(180deg,#ffffffc7,#efd8b59e);box-shadow:inset 0 0 22px #ffffff7a,inset 0 -16px 28px #9c774e1f}.product-bottle--aether .bottle-liquid{background:linear-gradient(180deg,#f6dcb752,#e6c69970)}.product-bottle--aether .bottle-label{background:#1b1918;border:1px solid rgba(255,255,255,.18);color:#d9d0c8}.collection-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,22px);padding:clamp(22px,4vw,44px) clamp(18px,5vw,62px) clamp(38px,7vw,80px);background:var(--paper)}.story-tile{position:relative;display:grid;align-items:end;min-height:clamp(330px,39vw,520px);overflow:hidden;background:#d8d0c7;border-radius:6px}.story-tile:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.story-tile:after{position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(180deg,transparent,rgba(20,16,13,.54));content:""}.story-tile--soft:before{background:linear-gradient(180deg,#fff0,#26181338),url("var(--aurae-story-image)") center / cover;filter:saturate(.78) brightness(1.08)}.story-tile--text{align-items:center;justify-items:center;background:#bdbbb7}.story-tile--text:after{display:none}.story-tile--text:before{background:radial-gradient(circle at 65% 30%,rgba(255,255,255,.26),transparent 30%),linear-gradient(135deg,#ffffff24,#58524e1a)}.story-tile--rose:before{background:radial-gradient(circle at 78% 16%,rgba(255,255,255,.55),transparent 22%),radial-gradient(circle at 30% 30%,rgba(255,205,210,.82),transparent 28%),linear-gradient(135deg,#9e6a69,#e7b5bc 45%,#f5d4d5)}.story-content{position:relative;z-index:2;display:grid;justify-items:center;gap:10px;width:100%;padding:24px;color:#fff;text-align:center}.story-tile--text .story-content{max-width:78%;color:#fff}.story-content h2{max-width:14ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,3.4vw,44px);font-weight:400;line-height:1.05}.story-content a{font-size:11px;font-weight:700}.story-content a:hover,.story-content a:focus-visible{text-decoration:underline;outline:none}.play-mark{position:absolute;left:18px;bottom:18px;z-index:2;width:28px;height:28px;background:#ffffff73;border-radius:4px}.play-mark:before{position:absolute;left:11px;top:8px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #ffffff;content:""}@media(max-width:920px){.hero{grid-template-columns:1fr;height:auto;min-height:auto}.hero-copy,.hero-visual{min-height:auto}.hero-copy{order:2}.hero-visual{order:1;aspect-ratio:1063 / 941}.collection-stories{grid-template-columns:1fr}.story-tile{min-height:380px}}@media(max-width:620px){.site-header{height:58px;padding:0 12px}.brand-mark{width:104px;height:46px}.brand-mark img{width:98px;height:42px}.search-button{display:none}.collections-panel{top:66px;left:10px;width:calc(100vw - 20px)}.collection-search{grid-template-columns:22px minmax(0,1fr) 28px}.collection-search button:not(.panel-close){display:none}.hero-copy,.hero-visual{min-height:auto}.hero-copy{padding:34px 18px 42px}.hero-bottle-wrap{bottom:38px}.product-bottle{width:150px;height:338px}}.cart-count{position:absolute;top:0;right:0;min-width:15px;height:15px;padding:0 4px;color:#fff;background:#171313;border-radius:999px;font-size:9px;line-height:15px;text-align:center}.preorder-button{display:none;align-items:center;justify-content:center;min-height:34px;padding:0 14px;color:#171313;background:#fff;border:1px solid #171313;border-radius:4px;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.08em;white-space:nowrap;text-transform:uppercase}.preorder-button:hover,.preorder-button:focus-visible{background:#171313;color:#fff;outline:none}.preorder-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;justify-items:center;align-items:center;padding:22px;opacity:0;pointer-events:none;transition:opacity .24s ease}.preorder-layer.is-open{opacity:1;pointer-events:auto}body.preorder-open #MainContent,body.preorder-open .aurae-header>.site-header,body.preorder-open .collections-layer{filter:blur(8px)}body.preorder-open{overflow:hidden}.preorder-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff3d;border:0;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.preorder-panel{position:relative;z-index:1;display:grid;justify-items:center;gap:20px;width:min(520px,100%);padding:clamp(34px,5vw,52px);color:#fff;background:#050505;border:1px solid #ffffff;border-radius:10px;box-shadow:0 26px 80px #0000006b;text-align:center;transform:scale(.98);transition:transform .24s ease}.preorder-layer.is-open .preorder-panel{transform:scale(1)}.preorder-panel p,.preorder-panel h2{margin:0}.preorder-panel h2{font-family:Georgia,Times New Roman,serif;max-width:14ch;font-size:clamp(28px,3.35vw,44px);font-weight:400;line-height:1.03;text-transform:uppercase;overflow-wrap:normal;word-break:keep-all}.preorder-panel p{max-width:28ch;color:#ffffffd6;font-size:15px;line-height:1.55}.preorder-logo{width:124px;height:auto;margin-bottom:2px;filter:invert(1)}.preorder-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:32px;height:32px;color:#fff;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:18px}.preorder-close:hover,.preorder-close:focus-visible{background:#fff;color:#050505;outline:none}.preorder-actions{display:grid;width:100%;gap:10px;margin-top:8px}.preorder-primary,.preorder-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.preorder-primary{color:#050505;background:#fff;border:1px solid #ffffff}.preorder-secondary{color:#fff;background:transparent;border:1px solid #ffffff;cursor:pointer}.preorder-primary:hover,.preorder-primary:focus-visible,.preorder-secondary:hover,.preorder-secondary:focus-visible{outline:2px solid rgba(255,255,255,.4);outline-offset:2px}.header-side{min-width:0}@media(max-width:620px){.preorder-button{min-height:32px;padding:0 9px;max-width:138px;font-size:8px;letter-spacing:.05em;white-space:normal;line-height:1.1}.preorder-panel{padding:26px 22px 22px}}.hero-product-frame{width:min(420px,68vw);height:auto;aspect-ratio:1672 / 941;overflow:visible}.hero-product-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none;filter:drop-shadow(0 22px 24px rgba(31,24,18,.16))}.story-tile{color:#fff;text-decoration:none;transform:translateZ(0)}.story-tile--soft,.story-tile--text,.story-tile--rose{align-items:end;justify-items:stretch;background:#d8d0c7}.story-tile--soft:before,.story-tile--text:before,.story-tile--rose:before{background:linear-gradient(180deg,#fff0,#120e0c85),var(--story-image) center / cover;filter:saturate(.92) brightness(.96) blur(0);transform:scale(1.01);transition:filter .52s ease,transform .7s ease;animation:auraeTileBreath 8s ease-in-out infinite}.story-tile:after{top:0;right:0;bottom:0;left:0;height:auto;background:radial-gradient(circle at 16% 23%,rgba(255,255,255,.72) 0 1px,transparent 2px),radial-gradient(circle at 73% 34%,rgba(255,255,255,.58) 0 1px,transparent 2px),radial-gradient(circle at 42% 68%,rgba(255,246,220,.45) 0 1px,transparent 2px),linear-gradient(115deg,transparent 16%,rgba(255,255,255,.18) 31%,transparent 46%),linear-gradient(180deg,#fff0,#120e0c94);background-size:180px 180px,240px 240px,210px 210px,220% 100%,100% 100%;opacity:.72;mix-blend-mode:screen;pointer-events:none;transform:translate(-8%);transition:opacity .42s ease,transform .7s ease,backdrop-filter .42s ease;animation:auraeTileSparkle 5.8s linear infinite;-webkit-backdrop-filter:blur(.2px);backdrop-filter:blur(.2px)}.story-tile:hover:before,.story-tile:focus-visible:before{filter:saturate(1.08) brightness(1.04) blur(1.6px);transform:scale(1.045)}.story-tile:hover:after,.story-tile:focus-visible:after{opacity:.95;transform:translate(8%);-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px)}@keyframes auraeTileSparkle{0%{background-position:0 0,24px 10px,12px 28px,120% 0,0 0}to{background-position:180px 180px,264px 250px,222px 238px,-120% 0,0 0}}@keyframes auraeTileBreath{0%,to{transform:scale(1.01)}50%{transform:scale(1.025)}}.story-tile--text:after{display:block}.story-tile--text .story-content{max-width:none}.story-link{font-size:11px;font-weight:700}.story-tile:hover .story-link,.story-tile:focus-visible .story-link{text-decoration:underline}.story-tile:focus-visible{outline:2px solid #ffffff;outline-offset:-6px}.result-thumb{background:#f4f1ec}.result-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.result-thumb--image .thumb-cap,.result-thumb--image .thumb-bottle,.aurae-page .site-header,.aurae-page .collections-layer{display:none}
/*# sourceMappingURL=/cdn/shop/t/15/assets/aurae-homepage.css.map */
