:root{--mg-bg:#F8F3E9;--mg-paper:#FFFDF8;--mg-ink:#2D1E2F;--mg-muted:#6E626D;--mg-action:#D8FF4F;--mg-pink:#FF7DA8;--mg-lilac:#D8CBEA;--radius:26px;--control:18px;--content:1340px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--mg-bg);color:var(--mg-ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3,.wordmark{font-family:'Inter Tight',Inter,Arial,sans-serif;font-weight:900}button,input,a,summary{outline-offset:5px}button:focus-visible,input:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--mg-ink)}[hidden]{display:none!important}.shell{width:min(var(--content),calc(100% - 80px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:20px;padding:12px 20px;background:var(--mg-action);z-index:100;transform:translateY(-180%);font-weight:800}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;background:var(--mg-bg);z-index:30}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:8px}.brand img{width:45px;height:45px}.wordmark{font-size:35px;letter-spacing:-.075em;line-height:1;display:inline-block;transform:rotate(-3deg)}.header-nav{display:flex;align-items:center;gap:32px}.header-nav a{font-size:13px;font-weight:800;min-height:44px;display:inline-flex;align-items:center}.header-nav a:hover{text-decoration:underline;text-underline-offset:5px}.menu-toggle{display:none}
.intro{padding-top:30px}.intro h1{font-size:clamp(40px,4.5vw,68px);line-height:.98;letter-spacing:-.06em}.intro p{margin-top:18px;font-size:16px;color:var(--mg-muted);max-width:720px}.filters{margin-top:30px;margin-bottom:27px}.category-filters,.tag-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.category-filters button{min-height:47px;padding:10px 23px;border-radius:999px;font-weight:800;font-size:14px;background:var(--mg-paper)}.category-filters button[aria-pressed=true]{background:var(--mg-ink);color:var(--mg-action)}.category-filters button:hover{background:var(--mg-lilac);color:var(--mg-ink)}.category-filters button[aria-pressed=true]:hover{background:var(--mg-ink);color:var(--mg-action)}.tag-filters{margin-top:11px;gap:7px}.tag-filters button{min-height:44px;border-radius:999px;padding:9px 17px;background:#EEE6E6;font-weight:600;font-size:13px}.tag-filters button[aria-pressed=true]{background:var(--mg-pink)}.tag-filters button:hover{background:#E5D7DA}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{min-width:0}.card-media{position:relative;display:block;aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden;background:var(--mg-paper)}.card-media img{width:100%;height:100%;object-fit:contain;transition:opacity 160ms ease}.card-media .hover-image{position:absolute;inset:0;opacity:0}.badge{display:inline-flex;align-items:center;justify-content:center;background:var(--mg-ink);color:var(--mg-paper);font-size:10px;letter-spacing:.035em;line-height:1.2;padding:10px 13px;border-radius:999px;font-weight:800}.card-media .badge{position:absolute;left:16px;top:16px;z-index:2}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;margin-bottom:19px}.edition{font-size:11px;font-weight:800;letter-spacing:.01em}.card-price{font-weight:800;font-size:20px;line-height:1}.waitlist-form{position:relative}.waitlist-form label{display:block;font-size:10px;letter-spacing:.07em;font-weight:800;margin-bottom:8px}.waitlist-form input[type=email]{display:block;width:100%;height:54px;min-width:0;background:var(--mg-paper);border:0;border-radius:var(--control);padding:15px 18px;color:var(--mg-ink);font-size:16px;box-shadow:none}.waitlist-form input::placeholder{color:var(--mg-muted);opacity:1}.waitlist-form input[aria-invalid=true]{outline:2px solid #A6264B;outline-offset:2px}.cta{display:flex;width:100%;justify-content:center;align-items:center;min-height:54px;border-radius:var(--control);background:var(--mg-action);color:var(--mg-ink);font-size:11px;font-weight:800;letter-spacing:.01em;padding:14px 10px;text-align:center}.waitlist-form .cta{margin-top:9px}.cta:hover{background:#C9F337}.cta:disabled{cursor:wait;opacity:.65}.form-error{font-size:13px;color:#9B2345;line-height:1.35}.form-error:not(:empty){margin-top:10px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.product-name{font-size:clamp(27px,2.6vw,39px);letter-spacing:-.055em;line-height:1.05;margin-top:17px}.product-name a{display:inline-flex;align-items:center;min-height:44px}.product-name a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:7px}.waitlist-success{min-height:139px;background:var(--mg-action);padding:24px 20px;border-radius:18px}.waitlist-success h3{font-size:23px;letter-spacing:-.045em;line-height:1.05}.waitlist-success p{font-size:14px;line-height:1.4;margin-top:10px}.empty-state{text-align:center;padding:75px 20px 90px;background:var(--mg-paper);border-radius:26px}.empty-state h2{font-size:clamp(34px,5vw,60px);letter-spacing:-.055em;line-height:1}.empty-state .cta{width:auto;min-width:220px;margin:26px auto 0}
.how{margin-top:94px;padding:64px 0 70px;background:var(--mg-lilac);border-radius:36px}.how h2{font-size:clamp(40px,5vw,64px);letter-spacing:-.055em;line-height:1}.how ol{list-style:none;counter-reset:steps;margin:37px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:44px}.how li{counter-increment:steps;font-size:clamp(23px,2.5vw,33px);font-family:'Inter Tight',Inter,Arial,sans-serif;font-weight:900;letter-spacing:-.035em;line-height:1.08;max-width:340px}.how li::before{content:counter(steps);display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:var(--mg-ink);color:var(--mg-lilac);font-size:16px;letter-spacing:0;margin-bottom:19px}.how p{margin-top:35px;font-size:14px}.instagram{padding-block:70px}.instagram h2{font-size:46px;letter-spacing:-.06em;line-height:1}.instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:25px}.instagram-grid img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--mg-paper);border-radius:26px}.instagram a{display:block;min-height:44px}.site-footer{padding:61px 0 38px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.footer-nav{display:flex;gap:25px;flex-wrap:wrap}.footer-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:600}.footer-nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-note{font-size:12px;color:var(--mg-muted);padding-top:13px}.footer-brand{display:flex;align-items:center;gap:20px;margin-top:37px}.footer-brand img{width:clamp(70px,11vw,150px);flex-shrink:0}.footer-brand .wordmark{font-size:clamp(44px,12.25vw,177px);letter-spacing:-.08em;transform:rotate(-2deg);white-space:nowrap}
.back-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin:12px 0 20px;font-size:12px;font-weight:800}.back-link svg{width:17px}.back-link:hover{text-decoration:underline;text-underline-offset:5px}.product-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:clamp(35px,5vw,80px);align-items:start}.gallery{min-width:0}.gallery-main{position:relative;background:var(--mg-paper);border-radius:26px;overflow:hidden}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;aspect-ratio:4/5;overscroll-behavior-x:contain}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.gallery-slide img{width:100%;height:100%;object-fit:contain}.gallery-counter{position:absolute;bottom:18px;left:20px;background:var(--mg-paper);border-radius:999px;font-size:11px;font-weight:800;padding:8px 13px;pointer-events:none}.gallery-arrows{display:flex;gap:7px;position:absolute;bottom:12px;right:12px}.gallery-arrows button{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--mg-paper)}.gallery-arrows button:hover{background:var(--mg-action)}.gallery-arrows svg{width:20px;height:20px}.gallery-thumbnails{display:flex;gap:12px;margin-top:14px}.gallery-thumbnails button{padding:0;width:calc((100% - 48px)/5);max-width:120px;border-radius:15px;overflow:hidden;background:var(--mg-paper);opacity:.65;min-height:44px}.gallery-thumbnails img{width:100%;aspect-ratio:1;object-fit:contain}.gallery-thumbnails button[aria-current=true]{opacity:1;outline:3px solid var(--mg-ink);outline-offset:3px}.gallery-dots{display:none}.product-info{position:sticky;top:119px;padding-top:8px}.product-info h1{font-size:clamp(40px,4.4vw,63px);letter-spacing:-.06em;line-height:.98;margin-top:18px;overflow-wrap:anywhere}.personality{font-size:18px;margin-top:17px;line-height:1.4;max-width:340px}.product-pricing{margin-top:25px}.product-price{font-size:39px;line-height:1;font-weight:800;letter-spacing:-.05em}.product-pricing .edition{display:block;margin-top:12px}.facts{margin:24px 0 27px;display:grid;grid-template-columns:70px 1fr;column-gap:20px;row-gap:9px;font-size:13px;line-height:1.5}.facts dt{color:var(--mg-muted)}.facts dd{margin:0;font-weight:600;max-width:320px}.product-info .cta{font-size:12px;min-height:58px}.product-info .waitlist-form input[type=email]{height:58px}.waitlist-note{font-size:12px;color:var(--mg-muted);line-height:1.6;margin-top:15px}.detail-accordions{margin-top:26px;display:grid;gap:9px}.detail-accordions details{background:#EEE7E4;border-radius:18px}.detail-accordions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:17px 20px;cursor:pointer;font-size:11px;font-weight:800}.detail-accordions summary::-webkit-details-marker{display:none}.detail-accordions summary::after{content:'+';font-size:22px;line-height:1;font-weight:400;margin-left:15px}.detail-accordions details[open] summary::after{content:'−'}.details-body{font-size:14px;line-height:1.7;padding:0 20px 22px}.details-body p+p{margin-top:12px}.product-page+.site-footer{margin-top:80px;background:var(--mg-lilac);border-radius:36px 36px 0 0}.simple-page{min-height:45vh;padding-block:50px}.simple-page h1{font-size:clamp(40px,6vw,70px);line-height:1;letter-spacing:-.06em}.simple-page p{margin-top:24px;max-width:650px}.simple-page .cta{max-width:240px;margin-top:25px}
@media(hover:hover) and (pointer:fine){.card-media:hover .hover-image{opacity:1}.card-media:hover .front-image{opacity:0}}
@media(min-width:1600px){.footer-brand .wordmark{font-size:177px}}
@media(max-width:1023px){.shell{width:calc(100% - 56px)}.header-inner{height:80px}.intro h1{font-size:55px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.product-name{font-size:33px}.how ol{gap:25px}.how li{font-size:27px}.product-layout{gap:30px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.product-info h1{font-size:38px}.personality{font-size:16px}.facts{grid-template-columns:55px 1fr;gap:8px 12px}.gallery-thumbnails{gap:8px}.gallery-thumbnails button{width:calc((100% - 32px)/5)}.footer-brand{gap:12px}.footer-brand .wordmark{font-size:12vw}}
@media(max-width:767px){.product-layout{display:block}.product-info{position:static;padding-top:28px}.product-info h1{font-size:clamp(40px,9.5vw,60px);overflow-wrap:normal}.personality{max-width:none;font-size:18px}.gallery-thumbnails{display:none}.gallery-dots{display:flex;justify-content:center;gap:0;margin-top:8px}.gallery-dots button{width:44px;height:44px;padding:0;background:transparent;display:flex;align-items:center;justify-content:center}.gallery-dots button::after{content:'';width:7px;height:7px;border-radius:50%;background:#B9AEB5}.gallery-dots button[aria-current=true]::after{background:var(--mg-ink);width:24px;border-radius:8px}.back-link{margin-top:5px;margin-bottom:13px}.product-pricing{margin-top:23px}.facts{grid-template-columns:72px 1fr;font-size:14px;margin-top:25px}.product-info .badge{font-size:10px}.product-info .waitlist-form{margin-top:26px}.how{margin-top:70px}.how ol{gap:22px}.how li{font-size:24px}}
@media(max-width:639px){html{scroll-padding-top:86px}.shell{width:calc(100% - 40px)}.header-inner{height:74px}.brand{gap:5px}.brand img{width:38px;height:38px}.wordmark{font-size:29px}.menu-toggle{display:flex;align-items:center;justify-content:center;background:var(--mg-paper);border-radius:999px;min-width:57px;min-height:44px;font-size:10px;font-weight:800;padding:12px}.header-nav{display:none;position:absolute;left:20px;right:20px;top:70px;padding:18px 22px;background:var(--mg-ink);color:var(--mg-paper);border-radius:20px;gap:10px}.header-nav.is-open{display:flex;flex-direction:column;align-items:stretch}.header-nav a{padding:6px 8px}.intro{padding-top:25px}.intro h1{font-size:clamp(36px,10.8vw,63px);line-height:.97;max-width:440px}.intro p{font-size:14px;line-height:1.65;margin-top:17px;max-width:385px}.filters{margin-top:23px;margin-bottom:24px}.category-filters{gap:7px}.category-filters button{font-size:11px;padding:10px 16px;min-height:44px}.tag-filters{gap:6px;margin-top:10px}.tag-filters button{font-size:11px;padding:10px 15px}.product-grid{grid-template-columns:1fr;gap:43px}.card-media{border-radius:26px}.card-media .badge{left:14px;top:14px;font-size:9px}.card-meta{margin-top:15px;margin-bottom:18px}.edition{font-size:10px}.card-price{font-size:21px}.waitlist-form label{font-size:10px}.waitlist-form input[type=email]{height:55px}.waitlist-form .cta{min-height:56px;font-size:11px}.product-name{font-size:34px;margin-top:14px}.how{border-radius:28px;margin-top:67px;padding:43px 0 46px}.how h2{font-size:43px}.how ol{display:flex;flex-direction:column;gap:27px;margin-top:31px}.how li{display:flex;align-items:flex-start;gap:17px;font-size:27px;max-width:360px;line-height:1.08}.how li::before{width:33px;height:33px;flex:0 0 33px;margin:0;font-size:14px}.how p{margin-top:29px;font-size:13px;max-width:260px}.site-footer{padding:35px 0 30px}.footer-top{display:block}.footer-nav{gap:8px 24px}.footer-note{padding-top:10px}.footer-brand{gap:4px;margin-top:28px}.footer-brand img{width:49px}.footer-brand .wordmark{font-size:11.2vw}.product-info{padding-top:22px}.product-info h1{font-size:clamp(37px,10.25vw,60px)}.product-page+.site-footer{margin-top:55px;border-radius:28px 28px 0 0}.instagram-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.instagram-grid a{flex:0 0 75%;scroll-snap-align:start}.instagram h2{font-size:38px}.gallery-counter{bottom:16px;left:16px}.gallery-arrows{bottom:9px;right:9px}}
img{height:auto}.brand{min-height:44px}.header-nav a,.footer-nav a{min-width:44px}.gallery-thumbnails{overflow-x:auto;padding:6px;margin:8px -6px -6px}.gallery-thumbnails button{flex:0 0 calc((100% - 48px)/5);min-width:50px}.gallery-dots{max-width:100%;overflow-x:auto}.gallery-dots button{flex:0 0 44px}
@media(max-width:359px){.header-inner{gap:10px}.brand img{width:34px;height:34px}.brand .wordmark{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
