@font-face{font-family:Ouroboros;src:url(/fonts/Ouroboros.woff2) format("woff2");font-display:block}@font-face{font-family:"CSTM Xprmntl 02";src:url(/fonts/CSTM-Xprmntl-02.woff2) format("woff2");font-display:block}:root{--surface: #020202;--surface-soft: #111111;--text: #f8f2f3;--accent: #ff1499;--accent-glow: rgba(255, 20, 153, .22);--page-padding: clamp(1rem, 2.35vw, 2.15rem);--header-resting: clamp(4.65rem, 5.7vw, 5.15rem);--header-expanded: clamp(6.25rem, 7.2vw, 6.75rem);--font-display: "Ouroboros", "Times New Roman", serif;--font-experimental: "CSTM Xprmntl 02", "Arial Narrow", "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--surface);color:var(--text)}body{margin:0;min-height:100vh;background:var(--surface);color:var(--text);font-family:Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img,picture,svg{display:block}button,input,textarea,select{font:inherit}.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}.home-page{overflow-x:hidden}.home-stage{position:relative;background:var(--surface)}.site-header{position:absolute;inset:0 0 auto;z-index:10;height:var(--header-resting);padding:0 var(--page-padding);background:var(--surface);transition:height .24s ease,padding-bottom .24s ease}.site-header:has(.site-header__brand:hover),.site-header:has(.site-header__brand:focus-visible){height:var(--header-expanded);padding-bottom:.95rem}.site-header--static{transition:none}.site-header--static:has(.site-header__brand:hover),.site-header--static:has(.site-header__brand:focus-visible){height:var(--header-resting);padding-bottom:0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:var(--header-resting)}.site-header__brand{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;height:var(--header-resting);color:var(--accent);outline:none}.site-header__brand-mark{display:block;width:clamp(7.65rem,11.8vw,10.6rem);height:auto}.site-header__caption{position:absolute;top:calc(var(--header-resting) - .08rem);left:.1rem;font-family:var(--font-experimental);font-size:clamp(.72rem,.95vw,.92rem);letter-spacing:.03em;line-height:1;opacity:0;transform:translateY(-.32rem);transition:opacity .22s ease,transform .22s ease;white-space:nowrap}.site-header__brand:hover .site-header__caption,.site-header__brand:focus-visible .site-header__caption{opacity:1;transform:translateY(0)}.site-header__nav{display:flex;align-items:center;height:var(--header-resting)}.site-header__nav-link{color:var(--accent);font-family:var(--font-experimental);display:block;font-size:clamp(1rem,1.42vw,1.34rem);line-height:1;letter-spacing:.02em;text-align:right;text-rendering:geometricPrecision;transform:none}.hero-carousel{position:relative;padding-top:var(--header-resting);background:var(--surface)}.hero-carousel__shell{position:relative;isolation:isolate;min-height:calc(100svh - var(--header-resting))}.hero-carousel__viewport{overflow:hidden;height:calc(100svh - var(--header-resting))}.hero-carousel__container{display:flex;height:100%}.hero-carousel__slide{flex:0 0 100%;min-width:0;height:100%}.hero-carousel__slide-link{display:block;height:100%;background:var(--surface-soft)}.hero-carousel__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-carousel__control{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:clamp(2.35rem,3.5vw,3.85rem);aspect-ratio:120 / 217;padding:0;border:0;background:transparent;color:var(--accent);cursor:pointer;filter:drop-shadow(0 0 1rem var(--accent-glow));transform:translateY(-50%);transition:transform .18s ease,opacity .18s ease}.hero-carousel__control:hover{transform:translateY(-50%) scale(1.04)}.hero-carousel__control:focus-visible{outline:2px solid var(--text);outline-offset:.4rem}.hero-carousel__control svg{width:100%;height:100%}.hero-carousel__control--prev{left:clamp(.5rem,1.5vw,1.25rem)}.hero-carousel__control--prev svg{transform:scaleX(-1)}.hero-carousel__control--next{right:clamp(.5rem,1.5vw,1.25rem)}.page-placeholder{min-height:100svh;padding:3rem var(--page-padding);background:var(--surface)}.page-placeholder__inner{width:min(34rem,100%)}.page-placeholder__back{display:inline-block;margin-bottom:2rem;color:var(--accent);font-family:var(--font-experimental);font-size:.95rem;letter-spacing:.12em;text-transform:lowercase}.page-placeholder__title{margin:0;color:var(--accent);font-family:var(--font-display);font-size:clamp(2.8rem,7vw,5.5rem);line-height:.86;letter-spacing:.02em}.page-placeholder__text{width:min(28rem,100%);margin:1.4rem 0 0;color:#f8f2f3cc;font-size:1rem;line-height:1.6}.collections-index-page{overflow-x:hidden;background:var(--surface)}.collections-index{--collections-page-pad: clamp(1rem, 2.6vw, 2.35rem);position:relative;min-height:100svh;overflow-x:clip;padding:calc(var(--header-resting) + clamp(3.25rem,6vw,5.5rem)) var(--collections-page-pad) clamp(2.6rem,6vw,5rem);background:radial-gradient(circle at 86% 20%,rgba(255,20,153,.14),transparent 24rem),linear-gradient(180deg,#050505 0%,var(--surface) 100%)}.collections-index__inner{display:grid;align-content:space-between;gap:clamp(3rem,8vw,7rem);width:min(100%,84rem);min-height:calc(100svh - var(--header-resting) - clamp(8rem,14vw,13rem));margin:0 auto}.collections-index__title{max-width:100%;margin:0;color:var(--accent);font-family:var(--font-display);font-size:clamp(3.9rem,11.5vw,10.75rem);font-weight:400;line-height:.78;letter-spacing:.01em;text-transform:lowercase;text-wrap:balance}.collections-index__nav{display:grid;width:min(44rem,100%);gap:clamp(.25rem,.8vw,.6rem);justify-self:end}.collections-index__link{--collection-link-accent: var(--accent);display:grid;grid-template-columns:minmax(2.8rem,.32fr) 1fr;align-items:baseline;gap:clamp(.9rem,3vw,2.4rem);min-height:clamp(3.2rem,7vw,5.8rem);color:var(--accent);border-top:1px solid rgba(255,20,153,.34);font-family:var(--font-experimental);letter-spacing:.04em;transition:color .18s ease,border-color .18s ease,transform .18s ease}.collections-index__link:last-child{border-bottom:1px solid rgba(255,20,153,.34)}.collections-index__link:hover,.collections-index__link:focus-visible{color:var(--collection-link-accent);border-color:currentColor;transform:translate(-.5rem);outline:none}.collections-index__number{font-size:clamp(.82rem,1.5vw,1.1rem);opacity:.76}.collections-index__name{justify-self:end;font-size:clamp(1.45rem,3.35vw,3.1rem);line-height:.98;text-align:right;text-transform:lowercase}.collections-index__back{position:fixed;top:calc(var(--header-resting) + 1.15rem);left:clamp(.95rem,2.35vw,2rem);z-index:20;display:grid;place-items:center;width:clamp(2.35rem,3.5vw,3.45rem);aspect-ratio:120 / 217;padding:0;border:0;background:transparent;color:var(--accent);cursor:pointer}.collections-index__back:before{position:absolute;inset:-.7rem;content:""}.collections-index__back svg{width:100%;height:100%;transform:scaleX(-1)}.collections-index__back:focus-visible{outline:2px solid var(--text);outline-offset:.35rem}.about-page{overflow-x:hidden;background:var(--surface)}.about-stage{position:relative;background:var(--surface)}.about-poster{padding-top:var(--header-resting);background:var(--surface)}.about-poster__version{position:relative;width:100%}.about-poster__version--mobile{display:none}.about-poster__image{width:100%;height:auto}.about-poster__back{position:absolute;z-index:18;padding:0;border:0;background:transparent;cursor:pointer;border-radius:1rem}.about-poster__back:before{content:"";position:absolute;inset:-.65rem}.about-poster__back:focus-visible{outline:2px solid var(--text);outline-offset:.35rem}.about-poster__back--desktop{top:1.39%;left:3.1%;width:2.78%;height:8.2%;min-width:2.35rem;min-height:4rem}.collection-page{overflow-x:hidden;background:var(--collection-page-background, var(--surface))}.collection-page--collection-02{--collection-page-background: #fa5f99;--collection-product-hover-shadow: drop-shadow( 0 0 1.2rem rgba(255, 72, 162, .42) ) drop-shadow(0 0 2.8rem rgba(255, 215, 231, .34))}.collection-page--collection-03{--collection-page-background: #0653ee}.collection-stage{position:relative;min-height:100vh;background:var(--collection-page-background, var(--surface))}.collection-flow{position:relative;padding:calc(var(--header-resting) + 1.35rem) clamp(1rem,3vw,2.4rem) clamp(4rem,8vw,7rem)}.collection-flow__back{position:fixed;top:calc(var(--header-resting) + 1.15rem);left:clamp(.95rem,2.35vw,2rem);z-index:20;display:grid;place-items:center;width:clamp(2.35rem,3.5vw,3.45rem);aspect-ratio:120 / 217;padding:0;border:0;background:transparent;color:var(--accent);cursor:pointer}.collection-flow__back svg{width:100%;height:100%;transform:scaleX(-1)}.collection-flow__back:focus-visible{outline:2px solid var(--text);outline-offset:.35rem}.collection-flow__intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;column-gap:var(--collection-intro-gap, clamp(1.35rem, 3vw, 3rem));width:var(--collection-intro-width, min(100%, 78rem));margin:0 auto;padding-top:var(--collection-intro-padding-top, clamp(2.4rem, 5vw, 3.6rem))}.collection-flow__products{width:var(--collection-products-width, min(100%, 74rem));margin:var(--collection-products-margin-top, clamp(3rem, 7vw, 5.25rem)) auto 0}.collection-flow__products-mobile{display:none}.collection-flow__products--desktop{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:var( --collection-desktop-column-gap, clamp(.9rem, 2.2vw, 1.8rem) )}.collection-flow__column{display:flex;flex-direction:column;gap:var(--collection-column-vertical-gap, clamp(5rem, 8vw, 7rem))}.collection-flow__column--left{align-items:flex-end;padding-right:var( --collection-column-left-padding, clamp(.35rem, 1.25vw, 1.1rem) )}.collection-flow__column--right{align-items:flex-start;padding-top:var(--collection-right-column-offset, clamp(5.5rem, 8vw, 7rem));padding-left:var( --collection-column-right-padding, clamp(.35rem, 1.25vw, 1.1rem) )}.collection-card{width:100%}.collection-card--lead{width:min(100%,var(--collection-lead-card-width, clamp(24rem, 32vw, 31rem)));max-width:var(--collection-lead-card-width, clamp(24rem, 32vw, 31rem))}.collection-card--lead:first-child{justify-self:end}.collection-card--lead:last-child{justify-self:start}.collection-card--product{width:min(100%,var(--collection-product-card-width, clamp(24.5rem, 34vw, 33rem)))}.collection-card__frame{display:block}.collection-card__image{width:100%;height:auto}.collection-product-card{position:relative}.collection-product-card__image{display:block}.collection-card--product .collection-product-card{transition:transform .18s ease,filter .18s ease}.collection-card--product:hover .collection-product-card,.collection-card--product:focus-within .collection-product-card{transform:translateY(-.3rem);filter:var( --collection-product-hover-shadow, drop-shadow(0 0 1.4rem rgba(63, 36, 255, .18)) )}.collection-product-card__photo-hit,.collection-product-card__shop-hit{position:absolute;z-index:1;display:block;padding:0;border:0;border-radius:.85rem;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.collection-product-card__photo-hit:focus-visible,.collection-product-card__shop-hit:focus-visible{outline:none}html.is-lightbox-open{overflow:hidden}.collection-lightbox{position:fixed;inset:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#000;color:var(--accent);overflow:hidden}.collection-lightbox::backdrop{background:#000000f0;backdrop-filter:blur(6px)}.collection-lightbox__surface{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:100%;padding:0;background:radial-gradient(circle at 50% 45%,rgba(255,20,153,.045),transparent 42%),#000}.collection-lightbox__viewport{min-width:0;min-height:0;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;outline:none;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.collection-lightbox__viewport::-webkit-scrollbar{display:none}.collection-lightbox__track{display:flex;height:100%}.collection-lightbox__figure{display:grid;flex:0 0 100%;place-items:center;margin:0;padding:0;scroll-snap-align:center;scroll-snap-stop:always}.collection-lightbox__image{display:block;width:auto;max-width:100vw;max-height:100vh;max-height:100dvh;height:auto;object-fit:contain;filter:drop-shadow(0 1.4rem 3rem rgba(0,0,0,.52))}.collection-lightbox__close,.collection-lightbox__nav,.collection-lightbox__dot{border:0;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.collection-lightbox__close,.collection-lightbox__nav{display:grid;place-items:center;transition:transform .16s ease,opacity .16s ease,filter .16s ease}.collection-lightbox__close{position:absolute;top:clamp(.7rem,1.4vw,1.2rem);right:clamp(.8rem,1.6vw,1.45rem);z-index:4;width:clamp(2.55rem,3.8vw,3.1rem);aspect-ratio:1;border-radius:999px}.collection-lightbox__close-icon{position:relative;width:1.45rem;height:1.45rem}.collection-lightbox__close-icon:before,.collection-lightbox__close-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.85rem;height:.18rem;background:currentColor;transform-origin:center}.collection-lightbox__close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.collection-lightbox__close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.collection-lightbox__nav{position:absolute;top:50%;z-index:3;width:clamp(2.25rem,3.3vw,3.4rem);aspect-ratio:120 / 217;border-radius:0;filter:drop-shadow(0 0 1rem var(--accent-glow));transform:translateY(-50%)}.collection-lightbox__nav svg{width:100%;height:100%}.collection-lightbox__nav--prev{left:clamp(.85rem,2vw,1.65rem)}.collection-lightbox__nav--prev svg{transform:scaleX(-1)}.collection-lightbox__nav--next{right:clamp(.85rem,2vw,1.65rem)}.collection-lightbox__close:hover,.collection-lightbox__nav:hover,.collection-lightbox__close:focus-visible,.collection-lightbox__nav:focus-visible{opacity:.78;filter:drop-shadow(0 0 1.4rem var(--accent-glow))}.collection-lightbox__close:hover,.collection-lightbox__close:focus-visible{transform:scale(1.04)}.collection-lightbox__nav:hover,.collection-lightbox__nav:focus-visible{transform:translateY(-50%) scale(1.04)}.collection-lightbox__close:focus-visible,.collection-lightbox__nav:focus-visible,.collection-lightbox__dot:focus-visible{outline:2px solid var(--text);outline-offset:.25rem}.collection-lightbox__nav:disabled{opacity:.22;cursor:default;filter:none}.collection-lightbox__footer{position:absolute;right:0;bottom:clamp(.65rem,1.3vw,1rem);left:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:clamp(.85rem,1.7vw,1.35rem);padding-inline:clamp(1rem,2vw,1.6rem);pointer-events:none}.collection-lightbox__counter{color:currentColor;font-family:var(--font-experimental);font-size:clamp(.68rem,.95vw,.82rem);line-height:1;letter-spacing:.14em;pointer-events:auto;text-transform:lowercase}.collection-lightbox__dots{display:flex;align-items:center;gap:.42rem;pointer-events:auto}.collection-lightbox__dot{width:.46rem;aspect-ratio:1;border-radius:999px;border:1px solid currentColor;opacity:.45;transition:width .16s ease,opacity .16s ease,background-color .16s ease}.collection-lightbox__dot[data-active=true]{width:1.18rem;background:currentColor;opacity:1}@media(max-width:900px){.site-header__inner{gap:1.4rem}.site-header__brand-mark{width:clamp(6.85rem,17vw,8.9rem)}.site-header__nav{padding-top:0}.site-header__nav-link{font-size:clamp(.88rem,3vw,1.1rem)}.hero-carousel__image{height:100%}.collection-flow{padding:calc(var(--header-resting) + 1.15rem) 1rem 3rem}.collection-flow__back{top:calc(var(--header-resting) + 1rem);left:1rem;width:2.7rem}.collections-index{padding:calc(var(--header-resting) + 4.7rem) 1rem 3rem}.collections-index__inner{align-content:start;gap:2.7rem;min-height:auto}.collections-index__title{font-size:clamp(3.4rem,18vw,7rem);line-height:.82}.collections-index__nav{justify-self:stretch;width:100%}.collections-index__link{grid-template-columns:2.8rem 1fr;min-height:3.8rem}.collections-index__name{font-size:clamp(1.35rem,8vw,2.6rem)}.collections-index__back{top:calc(var(--header-resting) + 1rem);left:1rem;width:2.7rem}.collection-flow__intro,.collection-flow__products,.collection-flow__products-mobile{width:100%}.collection-flow__intro{display:flex;flex-direction:column;gap:1rem;padding-top:2.8rem}.collection-flow__products--desktop{display:none}.collection-flow__products-mobile{display:flex;flex-direction:column;margin-top:1rem;gap:var(--collection-mobile-gap, 1rem)}.collection-card,.collection-card--lead,.collection-card--product{width:100%;max-width:none}.collection-lightbox__close{top:.72rem;right:.72rem;width:2.65rem}.collection-lightbox__nav{display:none}.collection-lightbox__image{max-width:100vw;max-height:100vh;max-height:100dvh}.collection-lightbox__footer{bottom:.72rem;flex-direction:column;gap:.48rem;justify-content:center}.collection-lightbox__counter{font-size:.66rem}}@media(max-width:820px){.about-poster__version--desktop{display:none}.about-poster__version--mobile{display:block}}@media(max-width:640px){.site-header__inner{align-items:center}.site-header__brand{max-width:8.7rem}.site-header__caption{top:calc(var(--header-resting) - .18rem);font-size:.68rem}.hero-carousel__control{width:2.35rem}.hero-carousel__image{height:100%}}@media(prefers-reduced-motion:reduce){.site-header,.site-header__caption,.hero-carousel__control{transition:none}}
