:root{--ink:#191b17;--cream:#f6f4eb;--lime:#c6fa39;--pink:#efbde1;--purple:#bfaaeb;--display:'Archivo Black',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--ink);color:var(--cream);font-family:var(--body);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:active,.button:active{transform:scale(.98)}button:focus-visible,a:focus-visible{outline:3px solid #9070de;outline-offset:6px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400}em{font-family:Georgia,serif;font-weight:400}button{border:0}button[hidden],[hidden]{display:none!important}.announcement{background:var(--lime);color:var(--ink);text-align:center;font-size:12px;letter-spacing:.13em;padding:9px 16px;font-weight:700}.header{height:82px;background:var(--cream);color:var(--ink);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.1%;position:sticky;top:0;z-index:10;border-bottom:1px solid #191b1720}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a,.footer-top a{position:relative}.header nav a:after,.footer-top a:after{content:'';position:absolute;bottom:-5px;height:1px;background:currentColor;left:0;right:100%;transition:right .25s}.header nav a:hover:after,.footer-top a:hover:after{right:0}.wordmark{font-family:var(--display);font-size:57px;font-weight:900;line-height:1;letter-spacing:-6px;transform:scaleX(1.1);padding-right:5px}.wordmark span{font-family:var(--body);font-size:14px;letter-spacing:0;display:inline-block;vertical-align:top;margin:9px 0 0 8px}.cart-toggle{justify-self:end;background:var(--lime);color:var(--ink);display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;padding:10px 14px 10px 18px;min-height:48px;border:1px solid var(--ink);border-radius:999px;box-shadow:0 2px 0 var(--ink);transition:background .2s,transform .2s,box-shadow .2s}.cart-toggle:hover{background:#d9ff75;transform:translateY(-1px);box-shadow:0 3px 0 var(--ink)}.cart-toggle:active{transform:translateY(1px);box-shadow:none}.cart-icon{flex-shrink:0}.cart-label{white-space:nowrap}.cart-count{display:inline-grid;place-items:center;min-width:26px;height:26px;background:var(--ink);color:var(--cream);border-radius:50%;font:12px var(--body)}.menu-toggle{display:none}.hero{height:calc(100svh - 115px);min-height:660px;max-height:980px;position:relative;color:var(--ink);isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 55%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fbe2ee50 0%,#fbe2ee10 44%,transparent 60%)}.hero-content{position:relative;padding:clamp(75px,9vw,150px) 4.1% 90px;width:59%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.5}.hero h1{font-size:clamp(62px,6.7vw,110px);line-height:.99;letter-spacing:-.065em;margin-top:26px}.hero h1 em{font-size:1.2em;line-height:.95;letter-spacing:-.07em}.hero-copy{font-size:16px;line-height:1.6;margin:27px 0 30px;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-height:54px;padding:16px 25px;border-radius:40px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button span{font-size:23px;line-height:.7}.button.dark{background:var(--ink);color:var(--cream)}.button.dark:hover{background:#343b2b;transform:translateY(-3px)}.hero-bottom{position:absolute;bottom:24px;left:4.1%;right:4.1%;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.07em;font-weight:700}.scroll-link{display:flex;align-items:center;gap:17px}.scroll-link span{display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;width:31px;height:31px;font-size:17px}.hero-stamp{position:absolute;right:5%;bottom:17%;border-radius:50%;width:112px;height:112px;display:flex;flex-direction:column;justify-content:center;background:var(--lime);text-align:center;font-size:17px;line-height:1.03;transform:rotate(12deg);box-shadow:0 3px 0 #191b17}.hero-stamp b{font-family:Georgia,serif;font-style:italic;font-size:23px}.marquee{overflow:hidden;background:var(--lime);color:var(--ink);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:18px 0}.marquee-track{display:flex;align-items:center;gap:44px;white-space:nowrap;width:max-content;animation:marquee 35s linear infinite;font-size:18px;font-weight:700;letter-spacing:.03em}.spark{font-size:33px;line-height:1}.section-pad{padding:98px 4.1%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:52px}.section-heading h2{font-size:clamp(42px,4.3vw,69px);line-height:1.04;letter-spacing:-.055em;margin-top:23px}.section-heading h2 span{color:var(--lime)}.section-heading>p{font-size:16px;line-height:1.6;max-width:340px;margin-bottom:5px;color:#c5c8be}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product{--accent:var(--lime);min-width:0}.product.pink{--accent:#f8a6d4}.product.purple{--accent:#c3b0f4}.product-top{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff35;padding-top:17px;font-size:11px;letter-spacing:.05em;gap:6px}.pill{border:1px solid #ffffff40;border-radius:20px;font-size:9px;letter-spacing:.04em;padding:6px 9px;color:var(--accent)}.product-image{position:relative;overflow:hidden;aspect-ratio:1/1.17;margin:12px 0 10px}.product-image img{position:absolute;max-width:none;width:300%;height:100%;object-fit:fill;left:0;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.pink .product-image img{left:-100%}.purple .product-image img{left:-200%}.product:hover .product-image img{transform:translateY(-8px)}.product-info h3{font-size:clamp(24px,2.5vw,38px);letter-spacing:-.05em;color:var(--accent)}.product-info>p{font-size:14px;margin-top:9px;color:#c5c8be}.product-meta{display:flex;justify-content:space-between;font-size:14px;margin:25px 0 18px}.add-button{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #ffffff80;border-radius:30px;background:transparent;font-size:14px;font-weight:500;padding:14px 19px;transition:background .2s,color .2s,border-color .2s}.add-button span{font-size:25px;line-height:1}.add-button:hover{background:var(--accent);color:var(--ink);border-color:var(--accent)}.collection-note{font-size:11px;letter-spacing:.09em;color:#b2b4ab;text-align:center;margin-top:47px}.universe{display:grid;grid-template-columns:1fr 1fr;background:var(--pink);color:var(--ink)}.universe-photo{position:relative;min-height:700px;overflow:hidden}.universe-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.photo-caption{position:absolute;bottom:25px;left:28px;right:28px;font-size:10px;letter-spacing:.1em;font-weight:700;background:var(--cream);border-radius:30px;width:fit-content;padding:10px 15px}.universe-copy{position:relative;padding:75px 13% 76px 12%;overflow:hidden}.universe-copy h2{font-size:clamp(40px,4.6vw,74px);line-height:1.01;letter-spacing:-.05em;margin:25px 0 35px}.universe-copy h2 em{font-size:1.2em}.universe-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;max-width:370px;margin-bottom:18px}.text-link{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);padding:10px 0 14px;margin-top:24px;font-size:14px;max-width:320px;font-weight:600}.text-link span{font-size:23px}.orbit-mark{position:absolute;top:70px;right:7%;font-size:64px;animation:rotate 24s linear infinite}.ritual{background:var(--cream);color:var(--ink);display:grid;grid-template-columns:1fr 1.1fr;gap:10%;padding-top:100px;padding-bottom:100px}.ritual h2{font-size:clamp(35px,3.7vw,60px);line-height:1.04;letter-spacing:-.04em;margin-top:25px}.ritual h2 em{font-size:1.15em}.ritual-steps{padding:0;margin:0;list-style:none}.ritual-steps li{position:relative;padding:24px 0 24px 66px;border-top:1px solid #191b1740}.ritual-steps li:last-child{border-bottom:1px solid #191b1740}.step-number{position:absolute;left:0;top:25px;font-size:13px;border:1px solid #191b1770;border-radius:50%;display:grid;place-items:center;width:33px;height:33px}.ritual-steps h3{font:600 21px var(--body);letter-spacing:-.04em;margin-bottom:10px}.ritual-steps p{font-size:14px;line-height:1.6;color:#55594f}.closing{text-align:center;background:var(--purple);color:var(--ink);padding:83px 24px}.closing h2{font-size:clamp(54px,8vw,120px);letter-spacing:-.075em;line-height:1.1;margin:22px 0 30px}footer{background:var(--lime);color:var(--ink);padding:48px 4.1% 20px;overflow:hidden}.footer-top{display:grid;grid-template-columns:1fr auto auto auto;align-items:start;gap:55px;font-size:14px}.footer-top>p{font-weight:600;line-height:1.4}.footer-wordmark{font-family:var(--display);font-size:clamp(135px,31.5vw,530px);font-weight:900;letter-spacing:-.11em;line-height:1.04;display:block;margin:27px 0 16px;position:relative;width:fit-content}.footer-wordmark span{font:400 28px var(--body);position:absolute;right:-47px;top:22%}.footer-bottom{border-top:1px solid #191b1740;padding-top:19px;display:flex;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:.04em}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:var(--cream);color:var(--ink);z-index:30}.skip-link:focus{top:10px}.icon-button{background:transparent;font-size:32px;width:44px;height:44px;display:grid;place-items:center}.menu-toggle{display:none}dialog{border:0;background:var(--cream);color:var(--ink);margin:0 0 0 auto;padding:30px;width:min(500px,100%);height:100dvh;max-height:100dvh;max-width:100%;position:fixed;inset:0;box-shadow:-10px 0 80px #191b1730}dialog::backdrop{background:#191b1770;backdrop-filter:blur(5px)}.cart-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #191b1740;padding-bottom:28px}.cart-header h2{font-size:30px;letter-spacing:-.055em;margin-top:10px;display:flex;align-items:center;gap:12px}.cart-header .eyebrow{font-size:10px}.cart-empty{padding:85px 0;text-align:center}.cart-empty h3{font-size:27px;letter-spacing:-.04em;margin:20px 0 14px}.cart-empty p{font-size:15px;line-height:1.5;margin-bottom:26px;color:#62665c}.empty-spark{font-size:70px;color:#738f2a}.cart-item{padding:24px 0;display:grid;grid-template-columns:1fr auto;gap:20px;border-bottom:1px solid #191b1730}.cart-item h3{font-size:20px;letter-spacing:-.04em}.cart-item p{font-size:13px;color:#62665c;margin:5px 0 14px}.quantity{display:flex;align-items:center;gap:15px}.quantity button{background:transparent;border:1px solid #191b1740;width:32px;height:32px;border-radius:50%;font-size:20px}.quantity span{font-size:14px}.cart-item .remove{display:block;font-size:12px;text-decoration:underline;background:none;padding:10px 0;color:#62665c;margin-left:auto}.item-price{font-size:14px;font-weight:600}.cart-summary{padding-top:30px}.cart-summary>div{display:flex;justify-content:space-between;align-items:center;font-size:20px}.cart-summary>p{font-size:13px;line-height:1.5;color:#62665c;margin:22px 0}.cart-summary .button{width:100%}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--lime);color:var(--ink);font-size:14px;padding:15px 24px;border-radius:30px;box-shadow:0 4px 30px #191b1730;z-index:20;opacity:0;pointer-events:none;transition:transform .25s,opacity .25s;max-width:calc(100% - 32px);text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes rotate{to{transform:rotate(360deg)}}
@media(min-width:1600px){.hero-content{padding-top:145px}.section-pad{padding-left:max(4.1%,calc((100% - 1450px)/2));padding-right:max(4.1%,calc((100% - 1450px)/2))}}
@media(max-width:1050px){.hero{min-height:620px}.hero-content{width:66%;padding-top:90px}.hero h1{font-size:76px}.hero-art{object-position:58% 50%}.hero-stamp{right:4%;bottom:13%}.edition{display:none}.products{gap:20px}.product-top{display:block}.pill{display:none}.universe-copy{padding:65px 9%}.universe-photo{min-height:680px}.orbit-mark{font-size:40px;right:8%;top:40px}.ritual{gap:6%}.footer-top{gap:30px}.footer-bottom>span:last-child{display:none}}
@media(max-width:767px){html{scroll-padding-top:69px}.announcement{font-size:10px;padding:8px}.header{height:69px;padding:0 20px}.wordmark{font-size:47px;letter-spacing:-5px}.wordmark span{font-size:11px;margin-left:6px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:flex-start;padding:10px 0}.menu-toggle span{height:1.5px;width:23px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.header nav{display:none;position:absolute;top:69px;left:0;right:0;background:var(--cream);padding:28px 24px 35px;border-bottom:1px solid #191b1730;font-size:23px;flex-direction:column;gap:24px}.header nav.open{display:flex}.cart-toggle{gap:6px;padding:8px 10px;min-height:44px}.cart-toggle .cart-label{font-size:14px}.cart-toggle .cart-icon{display:none}.hero{height:calc(100svh - 98px);min-height:720px;max-height:980px}.hero-art{object-position:62% 50%;height:70%;top:auto;bottom:0}.hero:after{background:linear-gradient(180deg,#a5dce7 0%,#a5dce7 28%,#a5dce700 54%)}.hero-content{width:100%;padding:34px 24px 0}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(50px,11.8vw,84px);letter-spacing:-.065em;line-height:1.02;margin-top:16px}.hero h1 br{display:none}.hero h1 em{display:block}.hero-copy{font-size:14px;line-height:1.5;margin:18px 0 19px}.button{font-size:13px;min-height:48px;padding:14px 20px;gap:27px}.hero-bottom{bottom:18px;left:24px;right:24px;justify-content:flex-end}.hero-bottom>span{display:none}.scroll-link{font-size:10px;padding:7px 10px;background:#f6f4ebc9;border-radius:30px;gap:10px}.scroll-link span{border:0;width:16px;height:16px}.hero-stamp{width:84px;height:84px;right:22px;bottom:37%;font-size:14px}.hero-stamp b{font-size:18px}.marquee{padding:14px 0}.marquee-track{font-size:14px;gap:27px}.spark{font-size:24px}.section-pad{padding:62px 24px}.section-heading{display:block;margin-bottom:36px}.section-heading h2{font-size:44px;margin-top:16px}.section-heading>p{margin-top:23px;font-size:14px}.products{grid-template-columns:1fr;gap:43px}.product-top{display:flex;padding-top:16px}.pill{display:block;font-size:9px}.product-image{aspect-ratio:1.2;margin:0}.product-image img{height:130%;top:-15%}.product-info h3{font-size:33px}.product-info>p{font-size:14px}.product-meta{margin:20px 0 15px}.add-button{padding:14px 20px}.collection-note{font-size:9px;line-height:1.6;margin-top:30px}.universe{grid-template-columns:1fr}.universe-photo{min-height:0;aspect-ratio:1.1}.universe-photo img{object-position:50% 57%}.photo-caption{font-size:9px;left:20px;bottom:20px;padding:8px 11px}.universe-copy{padding:49px 24px 57px}.universe-copy h2{font-size:58px;margin:21px 0 28px}.universe-copy>p:not(.eyebrow){font-size:15px;max-width:100%}.orbit-mark{right:30px;top:80px;font-size:65px}.ritual{grid-template-columns:1fr;gap:38px}.ritual h2{font-size:41px;margin-top:20px}.ritual-steps li{padding-left:53px}.ritual-steps h3{font-size:20px}.ritual-steps p{font-size:14px}.closing{padding:61px 24px}.closing h2{font-size:59px;margin:18px 0 25px}footer{padding:32px 24px 20px}.footer-top{grid-template-columns:1fr 1fr;gap:23px;font-size:13px}.footer-top>p{grid-column:1/-1;margin-bottom:4px}.footer-top .back-top{grid-column:1/-1}.footer-wordmark{font-size:29vw;letter-spacing:-.11em;margin:32px 0 23px}.footer-wordmark span{font-size:16px;right:-24px}.footer-bottom{font-size:9px;flex-direction:column;gap:9px}dialog{padding:24px}.cart-header h2{font-size:27px}}
.product-image{aspect-ratio:1/1.48}.product-image img{height:auto;top:50%;left:-10%;transform:translateY(-50%)}.pink .product-image img{left:-100%}.purple .product-image img{left:-190%}.product:hover .product-image img{transform:translateY(calc(-50% - 8px))}
@media(max-width:767px){.hero h1{font-size:clamp(38px,11.8vw,84px)}.hero h1 br{display:initial}.hero h1 em{display:inline}.product-image{aspect-ratio:1/1.45}.product-image img{top:50%;height:auto}.cart-toggle .cart-label{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:380px){.header{padding:0 14px;column-gap:8px;grid-template-columns:32px minmax(0,1fr) auto}.header .wordmark{font-size:40px;justify-self:center}.cart-toggle{padding:8px}.cart-toggle .cart-label{font-size:13px}}
