*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.6rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.no-scroll{overflow:hidden}img,svg,video,model-viewer{display:block;max-width:100%}img{height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}p{margin:0 0 1.6rem}h1,h2,h3,h4,h5,h6{margin:0 0 1.6rem;font-family:Rockwell,Roboto Slab,Courier New,Georgia,serif;font-weight:800;line-height:1.06;letter-spacing:.02em}h1{font-size:clamp(4.6rem,7vw,9.6rem)}h2{font-size:clamp(3.5rem,5vw,6.2rem)}h3{font-size:clamp(2.2rem,2.8vw,3.2rem)}h4{font-size:2rem}ul,ol{margin:0;padding:0;list-style:none}table{border-collapse:collapse;width:100%}[hidden]{display:none!important}::selection{background:var(--magenta);color:#fff}:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:1rem;left:1rem;z-index:10000;transform:translateY(-150%);background:var(--surface);color:var(--ink);padding:1rem 1.6rem;border-radius:.6rem;font-weight:800}.skip-link:focus{transform:none}.page-width{width:min(calc(100% - 4rem),var(--page-width));margin-inline:auto}.narrow-width{width:min(calc(100% - 4rem),820px);margin-inline:auto}.section{padding-block:var(--section-space)}.section--small{padding-block:calc(var(--section-space)*.65)}.section--cream{background:var(--cream);color:var(--ink)}.section--white{background:var(--surface);color:var(--ink)}.section--cosmic{position:relative;isolation:isolate;background:radial-gradient(circle at 18% 18%,rgba(113,65,191,.22),transparent 28%),radial-gradient(circle at 82% 72%,rgba(220,43,120,.15),transparent 31%),linear-gradient(135deg,var(--cosmic),var(--cosmic-alt));color:var(--light);overflow:hidden}.section--cosmic:before,.cosmic-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background-image:radial-gradient(circle at 10% 20%,rgba(255,255,255,.75) 0 1px,transparent 1.5px),radial-gradient(circle at 72% 14%,rgba(255,245,214,.75) 0 1.2px,transparent 1.8px),radial-gradient(circle at 35% 75%,rgba(255,255,255,.45) 0 1px,transparent 1.5px),radial-gradient(circle at 90% 62%,rgba(255,245,214,.6) 0 1px,transparent 1.5px);background-size:130px 130px,190px 190px,170px 170px,230px 230px;opacity:.65}.stars-enabled .section--cosmic:before,.stars-enabled .cosmic-surface:before{animation:starDrift 55s linear infinite}@keyframes starDrift{to{background-position:130px 65px,-190px 95px,85px -170px,-115px 230px}}.rainbow-line{display:block;width:16rem;height:.4rem;margin-top:2rem;border-radius:999px;background:linear-gradient(90deg,var(--magenta),var(--orange),#e0cb43,var(--teal),var(--purple))}.eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1.4rem;color:var(--magenta);font-size:1.2rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.section--cosmic .eyebrow{color:#d2b6ff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4rem}.section-heading__copy{max-width:760px}.section-heading h2{margin-bottom:1.2rem}.section-heading p{margin:0;color:var(--muted);font-size:1.8rem}.section--cosmic .section-heading p{color:#f7e8c8c2}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:.2em}.rte ul,.rte ol{padding-left:2.2rem;margin:1.5rem 0}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte blockquote{margin:2.5rem 0;padding:1.5rem 2rem;border-left:.4rem solid var(--magenta);background:#7141bf14;font-family:Georgia,serif;font-size:1.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:5.2rem;padding:1.3rem 2.4rem;border:1px solid transparent;border-radius:.4rem;background:var(--light);color:var(--cosmic);font-size:1.35rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000002e}.button:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.button--dark{background:var(--cosmic);color:var(--light)}.button--accent{background:linear-gradient(90deg,var(--magenta),var(--purple));color:#fff}.button--outline{border-color:currentColor;background:transparent}.section--cosmic .button--outline{color:var(--light);border-color:#f7e8c88c}.button--small{min-height:4.2rem;padding:.95rem 1.5rem;font-size:1.15rem}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:.7rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.text-link svg{transition:transform .2s ease}.text-link:hover svg{transform:translate(.4rem)}.field{display:grid;gap:.8rem;margin-bottom:1.8rem}.field label{font-size:1.3rem;font-weight:800;letter-spacing:.04em}.input,select,textarea,input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=tel]{width:100%;min-height:4.8rem;border:1px solid var(--border);border-radius:.4rem;background:var(--surface);color:var(--ink);padding:1.1rem 1.3rem;transition:border-color .2s ease,box-shadow .2s ease}textarea{min-height:14rem;resize:vertical}.input:focus,select:focus,textarea:focus,input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #15b5b724;outline:none}.form-status{min-height:1.8rem;margin:.8rem 0 0;font-size:1.3rem}.form-status.is-error{color:#b42318}.form-status.is-success{color:#16794b}.errors{padding:1.3rem 1.5rem;margin-bottom:1.8rem;border:1px solid #e5a4a4;background:#fff2f2;color:#8b1b1b;border-radius:.4rem}.success-message{padding:1.3rem 1.5rem;margin-bottom:1.8rem;border:1px solid #8bd0ac;background:#effbf5;color:#146c43;border-radius:.4rem}.announcement-bar{position:relative;z-index:51;background:#061827;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.announcement-bar__inner{min-height:3.8rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:1.15rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.announcement-bar__message,.announcement-bar__social{display:flex;align-items:center;gap:.9rem}.announcement-bar__social a{display:grid;place-items:center;padding:.4rem;opacity:.85;transition:opacity .2s ease,transform .2s ease}.announcement-bar__social a:hover{opacity:1;transform:translateY(-1px)}.site-header{position:relative;z-index:50;background:var(--cosmic);color:var(--light);border-bottom:1px solid rgba(247,232,200,.1)}.site-header.is-sticky{position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 12px 35px #00000047;background:#020b16f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__inner{min-height:9.4rem;display:grid;grid-template-columns:minmax(190px,310px) 1fr auto;align-items:center;gap:3rem}.header__logo{display:inline-flex;align-items:center;width:min(var(--logo-width,260px),100%)}.header__logo img{width:100%;max-height:8rem;object-fit:contain;object-position:left center}.header__brand-fallback{display:flex;align-items:center;gap:1.2rem;font-family:Georgia,serif;font-size:2.4rem;font-weight:900;letter-spacing:.05em}.header__brand-moon{display:grid;place-items:center;width:5.4rem;height:5.4rem;border:2px solid var(--light);border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff8df,#aa997a);color:var(--cosmic)}.header__nav{justify-self:center}.header__menu{display:flex;align-items:center;justify-content:center;gap:clamp(1.6rem,2.7vw,3.8rem)}.header__menu>li{position:relative}.header__menu-link{display:flex;align-items:center;gap:.5rem;padding:3.3rem 0 3rem;border-bottom:2px solid transparent;font-size:1.25rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.header__menu-link:hover,.header__menu-link[aria-current=page]{border-color:var(--light)}.header__submenu{position:absolute;top:calc(100% - .8rem);left:50%;min-width:24rem;transform:translate(-50%,1rem);padding:1rem;background:var(--surface);color:var(--ink);border:1px solid var(--border);border-radius:.6rem;box-shadow:0 18px 55px #00000040;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease}.header__submenu a{display:flex;justify-content:space-between;gap:2rem;padding:1rem 1.2rem;border-radius:.3rem;font-weight:700}.header__submenu a:hover{background:var(--cream)}.header__menu>li:hover .header__submenu,.header__menu>li:focus-within .header__submenu{opacity:1;visibility:visible;transform:translate(-50%)}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.3rem}.header__icon{position:relative;display:grid;place-items:center;width:4.6rem;height:4.6rem;border:0;background:transparent;color:inherit;border-radius:50%;transition:background .2s ease}.header__icon:hover{background:#ffffff14}.cart-count{position:absolute;top:.2rem;right:.2rem;display:grid;place-items:center;min-width:1.9rem;height:1.9rem;padding:0 .4rem;border-radius:99px;background:var(--light);color:var(--cosmic);font-size:1rem;font-weight:900}.header__mobile-toggle{display:none}.mobile-menu-dialog,.search-dialog,.media-dialog,.cart-drawer{padding:0;border:0;background:transparent}.mobile-menu-dialog::backdrop,.search-dialog::backdrop,.media-dialog::backdrop,.cart-drawer::backdrop{background:#000000ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-menu{width:min(92vw,42rem);height:100dvh;margin:0 auto 0 0;background:var(--cosmic);color:var(--light);padding:2rem;overflow:auto}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.dialog-close{display:grid;place-items:center;width:4.5rem;height:4.5rem;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;color:inherit}.mobile-menu__links a,.mobile-menu__links summary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.4rem 0;border-bottom:1px solid rgba(255,255,255,.12);font-family:Georgia,serif;font-size:2.2rem;font-weight:800;cursor:pointer}.mobile-menu__child{padding-left:1.8rem}.mobile-menu__child a{font-family:inherit;font-size:1.5rem}.mobile-menu__footer{display:flex;gap:1rem;margin-top:3rem}.search-dialog{width:100%;max-width:none;margin:0}.search-panel{width:100%;min-height:26rem;background:var(--cream);color:var(--ink);padding:3rem 0 4rem;box-shadow:0 20px 50px #00000040}.search-panel__top{display:flex;align-items:center;gap:2rem}.predictive-search-form{position:relative;flex:1}.predictive-search-form input{height:6.2rem;padding:1.4rem 6rem 1.4rem 1.8rem;font-size:2rem}.predictive-search-form button{position:absolute;right:.7rem;top:.7rem;width:4.8rem;height:4.8rem;border:0;background:var(--cosmic);color:var(--light);border-radius:.4rem}.predictive-search-results{margin-top:2rem}.predictive-search__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.predictive-search__item{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--surface);border:1px solid var(--border)}.predictive-search__item img{width:7rem;height:7rem;object-fit:cover}.predictive-search__title{font-weight:800;line-height:1.25}.predictive-search__price{font-size:1.3rem;color:var(--muted)}.hero-cosmic{position:relative;min-height:clamp(620px,72vw,780px);display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 80% 35%,rgba(113,65,191,.18),transparent 30%),radial-gradient(circle at 15% 95%,rgba(220,43,120,.22),transparent 32%),linear-gradient(135deg,#020b16,#07192d 55%,#030d18);color:var(--light)}.hero-cosmic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 18%,#fff 0 1px,transparent 1.8px),radial-gradient(circle at 75% 10%,#ffe8b5 0 1.4px,transparent 2px),radial-gradient(circle at 44% 32%,#fff 0 1px,transparent 1.6px),radial-gradient(circle at 90% 58%,#fff 0 1px,transparent 1.7px);background-size:120px 120px,210px 210px,170px 170px,250px 250px;opacity:.6}.hero-cosmic:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-14%;height:38%;background:radial-gradient(ellipse at 18% 45%,rgba(103,21,139,.75),transparent 52%),radial-gradient(ellipse at 82% 35%,rgba(17,50,115,.75),transparent 52%),radial-gradient(ellipse at 50% 90%,rgba(220,43,120,.28),transparent 55%);filter:blur(18px)}.stars-enabled .hero-cosmic:before{animation:starDrift 60s linear infinite}.hero-cosmic__inner{position:relative;z-index:2;width:min(calc(100% - 4rem),var(--page-width));margin:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:3rem}.hero-cosmic__content{padding:7rem 0;max-width:690px}.hero-cosmic__eyebrow{display:inline-flex;align-items:center;gap:1rem;margin-bottom:2rem;color:#d9c3ff;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero-cosmic__title{font-size:clamp(5rem,7.6vw,10.6rem);text-transform:uppercase;letter-spacing:-.035em;line-height:.88;text-shadow:0 6px 0 rgba(0,0,0,.16)}.hero-cosmic__title span{display:block}.hero-cosmic__accent{background:linear-gradient(90deg,var(--magenta),var(--orange),#e5cf3a,var(--teal),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-cosmic__text{max-width:50rem;margin:2.7rem 0 2.8rem;color:#f7e8c8e6;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.hero-cosmic__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.hero-cosmic__art{position:relative;align-self:end;display:flex;align-items:end;justify-content:center;min-height:580px}.hero-cosmic__art:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:#f6e8c817;filter:blur(30px)}.hero-cosmic__art img{position:relative;z-index:1;max-height:690px;width:auto;object-fit:contain;filter:drop-shadow(0 24px 45px rgba(0,0,0,.45))}.hero-cosmic__badge{position:absolute;right:2rem;bottom:5rem;z-index:3;display:grid;place-items:center;width:13rem;height:13rem;padding:1.5rem;border:1px solid rgba(247,232,200,.45);border-radius:50%;background:#020b16c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Georgia,serif;font-size:1.15rem;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}.hero-cosmic__badge:before{content:"";position:absolute;top:.8rem;right:.8rem;bottom:.8rem;left:.8rem;border:1px dashed rgba(247,232,200,.35);border-radius:50%}.trust-bar{background:#03101c;color:var(--light);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:grid;grid-template-columns:auto 1fr;gap:1.3rem;align-items:center;padding:2.1rem 2.5rem;border-right:1px solid rgba(255,255,255,.12)}.trust-item:last-child{border-right:0}.trust-item__icon{display:grid;place-items:center;width:4.6rem;height:4.6rem;border-radius:50%;background:#7141bf26;color:#b887ff}.trust-item:nth-child(2) .trust-item__icon{color:var(--teal);background:#15b5b71f}.trust-item:nth-child(3) .trust-item__icon{color:var(--orange);background:#f4a11d1f}.trust-item:nth-child(4) .trust-item__icon{color:var(--magenta);background:#dc2b781f}.trust-item h3{margin:0 0 .2rem;font-family:inherit;font-size:1.25rem;letter-spacing:.06em;text-transform:uppercase}.trust-item p{margin:0;color:#f7e8c8b8;font-size:1.25rem;line-height:1.4}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem}.collection-card{position:relative;isolation:isolate;min-height:48rem;border-radius:.7rem;overflow:hidden;background:var(--cosmic);color:#fff;box-shadow:0 16px 40px #0e17221f}.collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-card__media img,.collection-card__placeholder,.collection-card__placeholder svg{width:100%;height:100%;object-fit:cover}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#020b16f0,#020b1652 60%,#020b160a);transition:background .35s ease}.collection-card__content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:3rem}.collection-card__content h3{font-size:clamp(2.8rem,3vw,4rem);margin-bottom:.8rem}.collection-card__content p{max-width:37rem;margin-bottom:1.5rem;color:#ffffffc7}.collection-card .text-link{font-size:1.2rem}.collection-card img{transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .35s ease}.collection-card:hover img{transform:scale(1.045);filter:saturate(1.08)}.collection-card:hover .collection-card__overlay{background:linear-gradient(to top,#020b16f7,#020b162e)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem}.product-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;overflow:hidden;box-shadow:0 8px 28px #0e17220f;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #0e17221f}.product-card__media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:#eee8de}.product-card__media>img,.product-card__placeholder,.product-card__placeholder svg{width:100%;height:100%;object-fit:cover}.product-card__secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease}.product-card:hover .product-card__secondary{opacity:1}.product-card__media>img:first-child{transition:transform .45s ease}.product-card:hover .product-card__media>img:first-child{transform:scale(1.025)}.product-card__badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;flex-wrap:wrap;gap:.6rem}.badge{display:inline-flex;align-items:center;min-height:2.7rem;padding:.4rem .9rem;border-radius:99px;background:var(--light);color:var(--cosmic);font-size:1rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.badge--accent{background:var(--magenta);color:#fff}.badge--dark{background:var(--cosmic);color:var(--light)}.product-card__content{display:flex;flex:1;flex-direction:column;padding:1.8rem}.product-card__vendor{margin:0 0 .4rem;color:var(--muted);font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card__title{margin:0 0 .8rem;font-family:inherit;font-size:1.65rem;line-height:1.35}.product-card__title a:hover{text-decoration:underline;text-underline-offset:.25em}.price{display:flex;align-items:center;gap:.9rem;margin-bottom:1.4rem;font-weight:850}.price__current{color:var(--purple)}.price__compare{color:var(--muted);font-size:1.35rem}.quick-add-form{margin-top:auto}.placeholder-grid .product-card__placeholder{display:grid;place-items:center;color:#c0b5a6}.featured-collection__footer{display:flex;justify-content:center;margin-top:3.5rem}.image-text{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:58rem}.image-text--reverse .image-text__media{order:2}.image-text__media{position:relative;min-height:48rem;overflow:hidden;background:var(--cosmic)}.image-text__media img,.image-text__media svg{width:100%;height:100%;object-fit:cover}@media(orientation:landscape)and (min-width:990px)and (max-width:1200px){.artist-teaser .image-text__media img{object-position:right center}}.image-text__content{display:flex;align-items:center;padding:clamp(4rem,7vw,9rem);background:var(--surface)}.image-text__content-inner{max-width:61rem}.image-text__content h2{margin-bottom:2rem}.image-text__content .rte{color:var(--muted);font-size:1.75rem}.image-text__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.artist-teaser{border-top:1px solid rgba(247,232,200,.12);border-bottom:1px solid rgba(247,232,200,.12)}.artist-teaser .image-text__content{background:transparent;color:var(--light)}.artist-teaser .image-text__content .rte{color:#f7e8c8c2}.share-banner{position:relative;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;padding:4rem clamp(2.5rem,6vw,7rem);border-radius:.8rem;background:linear-gradient(115deg,var(--magenta),var(--purple));color:#fff;overflow:hidden}.share-banner:after{content:"";position:absolute;right:-10rem;top:-13rem;width:32rem;height:32rem;border:1px solid rgba(255,255,255,.25);border-radius:50%;box-shadow:0 0 0 4rem #ffffff0d,0 0 0 8rem #ffffff09}.share-banner>*{position:relative;z-index:1}.share-banner h2{font-size:clamp(3rem,4vw,5.2rem);margin-bottom:.8rem}.share-banner p{max-width:70rem;margin:0;color:#fffc}.share-banner .button{background:#fff;color:var(--purple)}.share-buttons{display:flex;align-items:center;gap:1rem}.share-status{font-size:1.2rem}.floating-share{position:fixed;right:2rem;bottom:2rem;z-index:45;display:flex;align-items:center;gap:.7rem;min-height:4.8rem;padding:1rem 1.4rem;border:1px solid rgba(255,255,255,.22);border-radius:99px;background:#020b16eb;color:var(--light);box-shadow:0 12px 35px #00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ugc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.ugc-card{position:relative;aspect-ratio:1;overflow:hidden;border-radius:.5rem;background:linear-gradient(135deg,var(--cosmic-alt),var(--purple));color:#fff}.ugc-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ugc-card:hover img{transform:scale(1.05)}.ugc-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem;text-align:center;background:radial-gradient(circle at 28% 22%,rgba(220,43,120,.42),transparent 30%),radial-gradient(circle at 75% 72%,rgba(21,181,183,.35),transparent 34%),var(--cosmic)}.ugc-card__placeholder span{font-family:Georgia,serif;font-size:2rem;font-weight:800}.ugc-card__overlay{position:absolute;inset:auto 0 0;padding:1.5rem;background:linear-gradient(transparent,#000000c7);font-weight:800}.countdown-wrap{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4rem;padding:4rem clamp(2.5rem,6vw,7rem);border:1px solid rgba(247,232,200,.18);border-radius:.8rem;background:#ffffff09}.countdown-copy{max-width:70rem}.countdown{display:flex;gap:1rem}.countdown__unit{display:grid;place-items:center;min-width:9rem;padding:1.5rem 1rem;border-radius:.5rem;background:var(--light);color:var(--cosmic)}.countdown__number{font-family:Georgia,serif;font-size:3.4rem;font-weight:900;line-height:1}.countdown__label{margin-top:.6rem;font-size:.9rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.countdown__expired{font-weight:900;color:#d8bcff}.newsletter{position:relative;overflow:hidden}.newsletter__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:5rem;align-items:center}.newsletter h2{margin-bottom:1.5rem}.newsletter__copy p{color:#f7e8c8bf;font-size:1.8rem}.newsletter-form{display:flex;gap:1rem}.newsletter-form input{min-height:5.6rem;background:#fffffff2}.newsletter-form .button{flex:0 0 auto}.newsletter__fineprint{margin-top:1rem;color:#f7e8c880;font-size:1.15rem}.faq-list{display:grid;gap:1rem;max-width:920px;margin-inline:auto}.faq-item{border:1px solid var(--border);border-radius:.5rem;background:var(--surface)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 2.2rem;font-family:Georgia,serif;font-size:1.8rem;font-weight:800;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:inherit;font-size:2.6rem;line-height:1}.faq-item[open] summary:after{content:"\2212"}.faq-item__answer{padding:0 2.2rem 2.2rem;color:var(--muted)}.site-footer{position:relative;background:var(--cosmic);color:var(--light);border-top:1px solid rgba(255,255,255,.1);overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(113,65,191,.16),transparent 35%),radial-gradient(circle at 10% 80%,rgba(220,43,120,.1),transparent 35%);pointer-events:none}.footer__main{position:relative;display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,.75fr));gap:5rem;padding-block:7rem 5rem}.footer__logo{display:block;max-width:28rem;margin-bottom:2rem}.footer__logo img{width:100%}.footer__brand p{max-width:42rem;color:#f7e8c8b3}.footer__tagline{font-family:Georgia,serif;font-weight:800;letter-spacing:.04em;color:var(--light)!important}.footer__social{display:flex;gap:.8rem;margin-top:2rem}.footer__social a{display:grid;place-items:center;width:4.2rem;height:4.2rem;border:1px solid rgba(247,232,200,.2);border-radius:50%;transition:background .2s ease,transform .2s ease}.footer__social a:hover{background:#ffffff1a;transform:translateY(-2px)}.footer-column h3{margin-bottom:1.6rem;font-family:inherit;font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase}.footer-column li+li{margin-top:.9rem}.footer-column a{color:#f7e8c8b8}.footer-column a:hover{color:var(--light);text-decoration:underline;text-underline-offset:.3em}.footer__bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 0;border-top:1px solid rgba(255,255,255,.1);color:#f7e8c88c;font-size:1.2rem}.footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.footer__payments svg{width:3.8rem;height:auto}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.8rem;padding-top:2rem;color:var(--muted);font-size:1.2rem}.breadcrumbs a:hover{text-decoration:underline}.page-hero{position:relative;padding:8rem 0 7rem;text-align:center;overflow:hidden}.page-hero h1{font-size:clamp(4.2rem,7vw,8.2rem);text-transform:uppercase}.page-hero p{max-width:750px;margin:1.5rem auto 0;color:#f7e8c8c2;font-size:1.9rem}.page-hero .rainbow-line{margin-inline:auto}.main-page__content{padding-block:6rem 9rem}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:6rem;align-items:start}.contact-card{padding:3rem;border:1px solid var(--border);background:var(--surface)}.contact-card+.contact-card{margin-top:1.5rem}.collection-hero{padding:5rem 0 4rem}.collection-hero__grid{display:grid;grid-template-columns:1fr minmax(280px,.7fr);gap:4rem;align-items:center}.collection-hero__image{border-radius:.6rem;overflow:hidden;aspect-ratio:16/9}.collection-hero__image img{width:100%;height:100%;object-fit:cover}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;padding:1.4rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.collection-toolbar__left,.collection-toolbar__right{display:flex;align-items:center;gap:1.2rem}.collection-count{color:var(--muted);font-size:1.3rem}.sort-select{min-width:20rem}.facets-layout{display:grid;grid-template-columns:25rem 1fr;gap:3rem;align-items:start}.facets{position:sticky;top:13rem;border:1px solid var(--border);background:var(--surface);padding:1.8rem}.facets__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.facets details{border-top:1px solid var(--border)}.facets summary{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;font-weight:800;cursor:pointer}.facets__values{display:grid;gap:.9rem;padding-bottom:1.5rem}.facets__value{display:flex;align-items:center;gap:.8rem;font-size:1.35rem}.facets__value input{width:1.7rem;height:1.7rem;accent-color:var(--purple)}.facets__count{margin-left:auto;color:var(--muted)}.facets__price{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:1.5rem}.facets__actions{display:grid;gap:.8rem;margin-top:1.5rem}.active-filters{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:2rem}.active-filter{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1rem;border-radius:99px;background:var(--cosmic);color:var(--light);font-size:1.2rem}.mobile-filter-button{display:none}.product-section{padding:4rem 0 8rem}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(4rem,7vw,9rem);align-items:start}.product-gallery{display:grid;grid-template-columns:8rem 1fr;gap:1.5rem;position:sticky;top:13rem}.product-gallery__thumbs{display:grid;align-content:start;gap:1rem}.product-gallery__thumb{padding:0;border:2px solid transparent;background:transparent;aspect-ratio:1;overflow:hidden;border-radius:.3rem}.product-gallery__thumb.is-active{border-color:var(--purple)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__main{position:relative;min-width:0}.product-media{display:none;position:relative;aspect-ratio:1;background:#eee8de;overflow:hidden;border-radius:.5rem}.product-media.is-active{display:block}.product-media img,.product-media video,.product-media model-viewer,.product-media iframe{width:100%;height:100%;object-fit:contain}.product-media__zoom{position:absolute;right:1.5rem;bottom:1.5rem;display:grid;place-items:center;width:4.8rem;height:4.8rem;border:0;border-radius:50%;background:#ffffffe6;color:var(--ink);box-shadow:0 8px 24px #00000026}.product-info{position:relative}.product-info__vendor{color:var(--muted);font-size:1.2rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-info__title{margin:1rem 0 1.5rem;font-size:clamp(3.8rem,5vw,6.4rem)}.product-info .price{font-size:2.2rem;margin-bottom:1.8rem}.product-block{margin-bottom:2rem}.product-block--description{color:var(--muted)}.product-option{margin-bottom:1.6rem}.product-option label{display:flex;justify-content:space-between;margin-bottom:.7rem;font-weight:800}.product-option select{background-color:var(--surface)}.quantity-selector{display:flex;align-items:center;width:max-content;border:1px solid var(--border);background:var(--surface)}.quantity-selector button{display:grid;place-items:center;width:4.5rem;height:4.5rem;border:0;background:transparent}.quantity-selector input{width:5rem;min-height:4.5rem;padding:0;border:0;text-align:center;-moz-appearance:textfield}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-buy-buttons{display:grid;gap:1rem}.product-add-button{min-height:5.8rem;font-size:1.4rem}.shopify-payment-button__button{min-height:5.4rem!important;border-radius:.4rem!important}.product-inventory{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:750}.product-inventory__dot{width:.9rem;height:.9rem;border-radius:50%;background:#27a46a;box-shadow:0 0 0 .4rem #27a46a1f}.product-inventory.is-low .product-inventory__dot{background:var(--orange)}.product-inventory.is-out .product-inventory__dot{background:#c53939}.product-accordion{border-top:1px solid var(--border)}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;font-family:Georgia,serif;font-weight:800;cursor:pointer}.product-accordion__content{padding:0 0 1.8rem;color:var(--muted)}.icon-text-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.icon-text-item{display:grid;place-items:center;gap:.7rem;padding:1.3rem;text-align:center;border:1px solid var(--border);font-size:1.15rem;font-weight:800}.media-dialog{max-width:92vw;max-height:92vh;margin:auto}.media-dialog__inner{position:relative;background:var(--surface);padding:1rem}.media-dialog img{max-width:88vw;max-height:88vh;object-fit:contain}.media-dialog .dialog-close{position:absolute;right:1.5rem;top:1.5rem;background:var(--cosmic);color:var(--light);border:0;z-index:2}.sticky-product-bar{position:fixed;left:0;right:0;bottom:0;z-index:44;display:none;background:#fffffff5;border-top:1px solid var(--border);box-shadow:0 -10px 30px #0000001f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sticky-product-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 0}.sticky-product-bar__summary{display:flex;align-items:center;gap:1rem;min-width:0}.sticky-product-bar__summary img{width:5rem;height:5rem;object-fit:cover;border-radius:.3rem}.sticky-product-bar__title{font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-bar__price{font-size:1.3rem;color:var(--purple)}.cart-page{padding:5rem 0 9rem}.cart-page__layout{display:grid;grid-template-columns:1.4fr .6fr;gap:5rem;align-items:start}.cart-items{border-top:1px solid var(--border)}.cart-item{display:grid;grid-template-columns:12rem 1fr auto;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--border)}.cart-item__image{aspect-ratio:1;overflow:hidden;background:#eee8de;border-radius:.4rem}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-family:Georgia,serif;font-size:1.8rem;font-weight:800}.cart-item__variant,.cart-item__properties{color:var(--muted);font-size:1.25rem}.cart-item__actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.cart-item__remove{font-size:1.2rem;text-decoration:underline}.cart-item__price{text-align:right;font-weight:850}.cart-summary{position:sticky;top:13rem;padding:2.8rem;border:1px solid var(--border);background:var(--surface)}.cart-summary__row{display:flex;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.cart-summary__total{padding-top:1.4rem;border-top:1px solid var(--border);font-size:2rem;font-weight:900}.cart-summary__tax{color:var(--muted);font-size:1.2rem}.shipping-progress{margin:1.8rem 0}.shipping-progress p{margin-bottom:.8rem;font-size:1.25rem;font-weight:750}.shipping-progress__track{height:.7rem;overflow:hidden;border-radius:99px;background:#e8dfd2}.shipping-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--magenta),var(--orange),var(--teal),var(--purple));transition:width .35s ease}.cart-drawer{width:min(94vw,46rem);height:100dvh;margin:0 0 0 auto;color:var(--ink)}.cart-drawer__panel{display:flex;flex-direction:column;height:100%;background:var(--surface);box-shadow:-18px 0 55px #00000047}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 2rem;border-bottom:1px solid var(--border)}.cart-drawer__header h2{margin:0;font-size:2.4rem}.cart-drawer__header .dialog-close{color:var(--ink);border-color:var(--border)}.cart-drawer__content{flex:1;overflow:auto;padding:0 2rem}.cart-drawer__items{display:grid}.drawer-item{display:grid;grid-template-columns:8rem 1fr auto;gap:1.2rem;padding:1.6rem 0;border-bottom:1px solid var(--border)}.drawer-item__image{width:8rem;height:9rem;object-fit:cover;background:#eee8de}.drawer-item__title{font-weight:850;line-height:1.25}.drawer-item__variant{color:var(--muted);font-size:1.15rem}.drawer-item__qty{display:flex;align-items:center;margin-top:.8rem}.drawer-item__qty button{width:3rem;height:3rem;border:1px solid var(--border);background:transparent}.drawer-item__qty input{width:3.6rem;min-height:3rem;padding:0;text-align:center;border-block:1px solid var(--border);border-inline:0}.drawer-item__price{font-size:1.3rem;font-weight:850}.cart-drawer__footer{padding:1.8rem 2rem 2rem;border-top:1px solid var(--border);background:var(--cream)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1.8rem;font-weight:900;margin-bottom:1rem}.cart-drawer__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cart-empty{display:grid;place-items:center;min-height:30rem;text-align:center;color:var(--muted)}.search-page{padding:4rem 0 8rem}.search-header{max-width:780px;margin:0 auto 5rem;text-align:center}.search-page__form{display:flex;gap:1rem;margin-top:2rem}.search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.search-card{border:1px solid var(--border);background:var(--surface)}.search-card__media{aspect-ratio:4/3;background:#eee8de}.search-card__media img,.search-card__media svg{width:100%;height:100%;object-fit:cover}.search-card__content{padding:1.8rem}.search-card__type{font-size:1.1rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--magenta)}.search-card h3{font-family:inherit;font-size:1.7rem;line-height:1.3}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.article-card{background:var(--surface);border:1px solid var(--border);overflow:hidden}.article-card__image{aspect-ratio:16/10;overflow:hidden}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.article-card:hover img{transform:scale(1.035)}.article-card__content{padding:2.2rem}.article-card__meta{color:var(--muted);font-size:1.2rem}.article-card h2{font-size:2.5rem;line-height:1.2}.article-page{padding:5rem 0 9rem}.article-header{max-width:900px;margin:0 auto 4rem;text-align:center}.article-header h1{font-size:clamp(4.2rem,6vw,7.4rem)}.article-header__meta{color:var(--muted)}.article-featured-image{width:min(calc(100% - 4rem),1200px);margin:0 auto 5rem;max-height:70rem;object-fit:cover}.article-content{font-size:1.8rem}.article-content img{margin:3rem auto}.article-share{display:flex;justify-content:center;margin-top:4rem}.artist-story-hero{position:relative;min-height:65rem;display:grid;align-items:end;overflow:hidden}.artist-story-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.artist-story-hero__media img,.artist-story-hero__media svg{width:100%;height:100%;object-fit:cover}.artist-story-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020b16f7,#020b16b8 48%,#020b1626)}.artist-story-hero__content{position:relative;z-index:1;max-width:760px;padding:8rem 0;color:var(--light)}.artist-story-hero h1{font-size:clamp(5rem,8vw,10rem);text-transform:uppercase}.artist-story-hero p{font-size:2rem;color:#f7e8c8cc}.story-body{display:grid;grid-template-columns:minmax(0,1fr) 34rem;gap:7rem;align-items:start}.story-body__copy{font-size:1.85rem}.story-quote{position:sticky;top:13rem;padding:3rem;background:var(--cosmic);color:var(--light);border-radius:.5rem}.story-quote blockquote{margin:0;font-family:Georgia,serif;font-size:2.6rem;font-weight:800;line-height:1.25}.story-quote cite{display:block;margin-top:1.5rem;color:#f7e8c8a6;font-style:normal}.mission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem;margin-top:5rem}.mission-card{padding:2.5rem;border:1px solid var(--border);background:var(--surface)}.mission-card__number{display:grid;place-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.8rem;border-radius:50%;background:var(--cosmic);color:var(--light);font-family:Georgia,serif;font-weight:900}.mission-card h3{font-size:2.2rem}.category-landing-hero{position:relative;min-height:58rem;display:flex;align-items:center;overflow:hidden}.category-landing-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:5rem}.category-landing-hero__copy{padding:6rem 0}.category-landing-hero__copy h1{font-size:clamp(5rem,8vw,9.5rem);text-transform:uppercase}.category-landing-hero__copy p{max-width:65rem;color:#f7e8c8c7;font-size:2rem}.category-landing-hero__art{max-height:48rem;margin-left:auto;filter:drop-shadow(0 25px 45px rgba(0,0,0,.4))}.category-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.category-highlight{padding:3rem;border:1px solid var(--border);background:var(--surface)}.category-highlight h3{font-size:2.4rem}.category-highlight p{color:var(--muted)}.account-page{padding:5rem 0 9rem}.account-grid{display:grid;grid-template-columns:25rem 1fr;gap:4rem}.account-nav{display:grid;align-content:start;gap:.6rem}.account-nav a{padding:1rem 1.2rem;border:1px solid var(--border);background:var(--surface);font-weight:750}.account-nav a:hover{background:var(--cream)}.account-card{padding:2.5rem;border:1px solid var(--border);background:var(--surface)}.account-table th,.account-table td{padding:1.2rem;border-bottom:1px solid var(--border);text-align:left}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:4rem}.pagination__item{display:grid;place-items:center;min-width:4.2rem;height:4.2rem;padding:0 1rem;border:1px solid var(--border);background:var(--surface);font-weight:800}.pagination__item.is-current{background:var(--cosmic);color:var(--light);border-color:var(--cosmic)}.toast{position:fixed;left:50%;bottom:2rem;z-index:1000;max-width:min(90vw,48rem);transform:translate(-50%,150%);padding:1.2rem 1.8rem;border-radius:.4rem;background:var(--cosmic);color:var(--light);box-shadow:0 12px 40px #00000047;font-weight:750;transition:transform .25s ease}.toast.is-visible{transform:translate(-50%)}.password-page{min-height:100dvh;background:var(--cosmic);color:var(--light)}.password-shell{min-height:100dvh;display:grid;place-items:center;padding:3rem;background:radial-gradient(circle at 25% 20%,rgba(113,65,191,.3),transparent 35%),radial-gradient(circle at 80% 80%,rgba(220,43,120,.2),transparent 35%),var(--cosmic)}.password-card{width:min(100%,58rem);padding:4rem;border:1px solid rgba(247,232,200,.2);background:#020b16d1;text-align:center}.password-card__logo{width:min(100%,32rem);margin:0 auto 2.5rem}.gift-card-page{min-height:100dvh;display:grid;place-items:center;padding:4rem;background:var(--cream)}.gift-card{width:min(100%,60rem);padding:4rem;background:var(--surface);border:1px solid var(--border);text-align:center}.gift-card__code{display:inline-block;margin:2rem 0;padding:1.3rem 2rem;border:2px dashed var(--purple);font-family:monospace;font-size:2.2rem}.empty-state{padding:7rem 2rem;text-align:center}.empty-state p{color:var(--muted)}.reveal-enabled .reveal{opacity:0;transform:translateY(2.4rem);transition:opacity .65s ease,transform .65s ease}.reveal-enabled .reveal.is-visible{opacity:1;transform:none}@media(max-width:1200px){.header__inner{grid-template-columns:minmax(190px,260px) 1fr auto;gap:1.5rem}.header__menu{gap:1.8rem}.header__menu-link{font-size:1.1rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-cosmic__inner{grid-template-columns:.9fr 1.1fr}.hero-cosmic__art img{max-width:100%}.footer__main{grid-template-columns:1.2fr repeat(3,.8fr);gap:3rem}}@media(max-width:989px){:root{--section-space:6.4rem}.page-width{width:min(calc(100% - 3rem),var(--page-width))}.announcement-bar__social{display:none}.announcement-bar__inner{justify-content:center;text-align:center}.header__inner{min-height:7.8rem;grid-template-columns:auto 1fr auto}.header__mobile-toggle{display:grid}.header__logo{justify-self:center;max-width:24rem}.header__nav,.header__actions .header__account{display:none}.hero-cosmic{min-height:auto}.hero-cosmic__inner{grid-template-columns:1fr;text-align:center}.hero-cosmic__content{max-width:760px;margin:auto;padding:6rem 0 1rem}.hero-cosmic__text{margin-inline:auto}.hero-cosmic__buttons{justify-content:center}.hero-cosmic__content .rainbow-line{margin-inline:auto}.hero-cosmic__art{min-height:430px}.hero-cosmic__art img{max-height:500px}.hero-cosmic__badge{right:8%;bottom:3rem}.trust-bar__grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.collection-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-text{grid-template-columns:1fr}.image-text--reverse .image-text__media{order:0}.image-text__content{padding:5rem 3rem}.newsletter__inner{grid-template-columns:1fr;gap:3rem}.countdown-wrap{grid-template-columns:1fr}.countdown{justify-content:flex-start}.footer__main{grid-template-columns:1.2fr 1fr 1fr}.footer__brand{grid-column:1/-1}.collection-hero__grid,.facets-layout{grid-template-columns:1fr}.facets{position:static;display:none}.facets.is-open{display:block}.mobile-filter-button{display:inline-flex}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-info{max-width:760px}.cart-page__layout{grid-template-columns:1fr}.cart-summary{position:static}.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-body{grid-template-columns:1fr}.story-quote{position:static}.mission-grid{grid-template-columns:repeat(2,1fr)}.category-landing-hero__inner{grid-template-columns:1fr}.category-landing-hero__art{max-height:36rem;margin:0 auto 5rem}.category-highlights{grid-template-columns:1fr 1fr}.account-grid{grid-template-columns:1fr}.account-nav{grid-template-columns:repeat(3,1fr)}.ugc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){html{font-size:60%}.page-width{width:min(calc(100% - 2.4rem),var(--page-width))}.section-heading{align-items:start;flex-direction:column;margin-bottom:3rem}.header__inner{grid-template-columns:4.6rem 1fr auto;gap:.5rem}.header__logo{max-width:20rem}.header__actions{gap:0}.header__icon{width:4.2rem;height:4.2rem}.header__actions .header__search{display:none}.predictive-search__grid{grid-template-columns:1fr 1fr}.hero-cosmic__content{padding:4.5rem 0 0}.hero-cosmic__title{font-size:clamp(5rem,18vw,7.4rem)}.hero-cosmic__art{min-height:370px}.hero-cosmic__art img{max-height:410px}.hero-cosmic__badge{width:10rem;height:10rem;font-size:.9rem;right:2%;bottom:2rem}.trust-bar__grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)!important}.trust-item:last-child{border-bottom:0!important}.collection-grid{grid-template-columns:1fr}.collection-card{min-height:42rem}.product-grid{gap:1.2rem}.product-card__content{padding:1.3rem}.product-card__title{font-size:1.45rem}.quick-add-form .button{font-size:1rem;padding:.8rem}.share-banner{grid-template-columns:1fr}.ugc-grid{gap:1rem}.countdown{display:grid;grid-template-columns:repeat(2,1fr)}.countdown__unit{min-width:0}.newsletter-form{flex-direction:column}.newsletter-form .button{width:100%}.footer__main{grid-template-columns:1fr 1fr;gap:3rem}.footer__brand{grid-column:1/-1}.footer__bottom{align-items:flex-start;flex-direction:column}.footer__payments{justify-content:flex-start}.collection-toolbar{align-items:flex-start;flex-direction:column}.sort-select{min-width:0}.product-gallery{grid-template-columns:1fr}.product-gallery__thumbs{grid-row:2;grid-template-columns:repeat(5,1fr);overflow:auto}.product-gallery__thumb{min-width:6rem}.product-info__title{font-size:4rem}.icon-text-row{grid-template-columns:1fr}.sticky-product-bar{display:block}.template-product{padding-bottom:8rem}.cart-item{grid-template-columns:8rem 1fr}.cart-item__price{grid-column:2;text-align:left}.cart-drawer__buttons{grid-template-columns:1fr}.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.search-page__form{flex-direction:column}.blog-grid{grid-template-columns:1fr}.artist-story-hero{min-height:56rem}.artist-story-hero__overlay{background:linear-gradient(to top,#020b16fa,#020b167a)}.artist-story-hero__content{padding:5rem 0}.mission-grid,.category-highlights,.contact-grid,.account-nav,.address-grid{grid-template-columns:1fr}.account-table{display:block;overflow-x:auto}.floating-share span{display:none}.floating-share{width:4.8rem;padding:0;justify-content:center}}@media(max-width:480px){.header__logo{max-width:17rem}.product-grid,.search-results,.predictive-search__grid,.ugc-grid{grid-template-columns:1fr}.hero-cosmic__art{min-height:320px}.hero-cosmic__art img{max-height:350px}.footer__main{grid-template-columns:1fr}.footer__brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.hero-cosmic .button--outline,.hero-cosmic .button--outline:visited{color:#020b16;background:#f7e8c8;border-color:#020b16}.hero-cosmic .button--outline:hover,.hero-cosmic .button--outline:focus-visible{color:#f7e8c8;background:#020b16}.hero-cosmic__title{line-height:.98;padding:.08em 0 .12em;overflow:visible}.hero-cosmic__title span{line-height:1.02;padding:.03em 0 .08em}.collection-hero__image{background:#eee8de}.collection-hero__image img{object-fit:contain;object-position:center top}.product-card__media>img{object-fit:cover;object-position:center top}@media(max-width:989px){.hero-cosmic__title{line-height:1.02;padding-top:.12em}.hero-cosmic__accent{padding-top:.06em;padding-bottom:.12em}}@media(max-width:749px){.hero-cosmic__title{font-size:clamp(4.2rem,16vw,6.8rem);letter-spacing:-.025em}.collection-hero__image{aspect-ratio:4/3}.product-card__media{background:#f4efe6}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/theme.css.map */
