:root{--glix-blue: #3333FF;--glix-red: #FF0000;--glix-green: #41FF00;--glix-pink: #EA33F7;--glix-black: #000000;--glix-lookbook-dark-bg: #D9D9D9;--glix-white: #FFFFFF;--glix-off-white: #F5F5F5;--font-lookbook-heading: "Bebas Neue", sans-serif;--font-lookbook-body: "Space Mono", monospace}.lookbook-full-bleed{width:100vw;margin-left:calc(-50vw + 50%);max-width:none}.lookbook-section .page-width{max-width:none;padding:0}.lookbook-section{padding:0;margin:0}.lookbook-reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.lookbook-reveal.is-visible{opacity:1;transform:translateY(0)}.lookbook-hero{position:relative;z-index:1;width:100vw;margin-left:calc(-50vw + 50%);height:100vh;overflow:hidden;background:var(--glix-lookbook-dark-bg)}.lookbook-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.lookbook-hero__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.lookbook-hero__frame{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:3px solid var(--glix-pink);z-index:5;pointer-events:none}.lookbook-hero__stripes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 48%,rgba(51,51,255,.25) 48%,rgba(51,51,255,.25) 52%,transparent 52%,transparent 100%)}.lookbook-hero__stripes--red{background:repeating-linear-gradient(0deg,transparent,transparent 48%,rgba(255,0,0,.25) 48%,rgba(255,0,0,.25) 52%,transparent 52%,transparent 100%)}.lookbook-hero__overlay{display:none}.lookbook-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.82) 15%,rgba(0,0,0,.6) 32%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.05) 68%,transparent 82%)}.lookbook-hero__content{position:absolute;bottom:0;left:0;right:0;z-index:6;padding:48px 40px}.lookbook-hero__heading{font-family:var(--font-lookbook-heading);font-size:clamp(4rem,12vw,10rem);line-height:.9;letter-spacing:-.02em;color:var(--hero-text-color, var(--glix-white));margin:0;text-shadow:0 2px 20px rgba(0,0,0,.5)}.lookbook-hero__subheading{font-family:var(--font-lookbook-body);font-size:clamp(.65rem,1.2vw,.85rem);letter-spacing:.15em;text-transform:uppercase;color:var(--hero-text-color, var(--glix-white));margin-top:16px;text-shadow:0 1px 6px rgba(0,0,0,.85)}.lookbook-hero__info{font-family:var(--font-lookbook-body);font-size:.7rem;letter-spacing:.08em;color:var(--hero-text-color, var(--glix-white));margin-top:20px;white-space:pre-line;text-shadow:0 1px 6px rgba(0,0,0,.85)}@media screen and (max-width:749px){.lookbook-hero{height:80vh}.lookbook-hero__content{padding:32px 24px}.lookbook-hero__frame{top:8px;right:8px;bottom:8px;left:8px;border-width:2px}}.lookbook-full-image{position:relative;z-index:1;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;background:var(--glix-lookbook-dark-bg)}.lookbook-full-image__wrapper{position:relative;width:100%}.lookbook-full-image__single{width:100%;height:100%}.lookbook-full-image__single img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.lookbook-full-image__split{display:grid;grid-template-columns:1fr 1fr;gap:4px;height:100%}.lookbook-full-image__split-item{overflow:hidden;height:100%}.lookbook-full-image__split-item img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.lookbook-full-image__triptych{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;height:100%}.lookbook-full-image__triptych-item{overflow:hidden;height:100%}.lookbook-full-image__triptych-item img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.lookbook-full-image__labels{position:absolute;top:20px;left:24px;right:24px;display:flex;justify-content:space-between;z-index:2;pointer-events:none}.lookbook-full-image__labels:before{content:"";position:absolute;inset:-20px -24px auto -24px;height:130px;background:linear-gradient(to bottom,rgba(0,0,0,.55) 0%,transparent 100%);z-index:-1;pointer-events:none}.lookbook-full-image__label{font-family:var(--font-lookbook-body);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--label-color, var(--glix-white));text-shadow:0 1px 6px rgba(0,0,0,.6)}@media screen and (max-width:749px){.lookbook-full-image__split{grid-template-columns:1fr;gap:4px}.lookbook-full-image__triptych{grid-template-columns:repeat(3,80vw);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.lookbook-full-image__triptych-item{scroll-snap-align:start}}.lookbook-text-block{padding:48px 24px;display:flex;justify-content:center}.lookbook-text-block__inner{max-width:680px;width:100%}.lookbook-text-block__heading{font-family:var(--font-lookbook-heading);font-size:clamp(3rem,7vw,6rem);line-height:1;letter-spacing:-.01em;margin:0 0 32px}.lookbook-text-block__heading:after{content:"";display:block;width:36px;height:3px;background:var(--glix-green);margin-top:14px}[id*=__inspiration_text] .lookbook-text-block__heading:after,[id*=__fabrics_text] .lookbook-text-block__heading:after{background:var(--glix-pink)}.lookbook-text-block__body{font-family:var(--font-lookbook-body);font-size:.85rem;line-height:1.8;letter-spacing:.08em}.lookbook-text-block__body p{margin:0 0 1.2em}.lookbook-text-block__body p:last-child{margin-bottom:0}.lookbook-text-block--uppercase .lookbook-text-block__body{text-transform:uppercase}.lookbook-text-block--bg-white{background:var(--glix-white);color:var(--glix-black)}.lookbook-text-block--bg-black{background:var(--glix-lookbook-dark-bg);color:var(--glix-black)}.lookbook-text-block--bg-black .lookbook-text-block__heading{color:var(--glix-black)}.lookbook-text-block--bg-blue{background:var(--glix-blue);color:var(--glix-white)}.lookbook-text-block--bg-blue .lookbook-text-block__heading{color:var(--glix-white)}@media screen and (max-width:749px){.lookbook-text-block{padding:48px 20px}}.lookbook-image-text{width:100vw;margin-left:calc(-50vw + 50%)}.lookbook-image-text__grid{display:grid;grid-template-columns:55% 45%;min-height:500px}.lookbook-image-text__grid--reverse{grid-template-columns:45% 55%}.lookbook-image-text__grid--reverse .lookbook-image-text__image{order:2}.lookbook-image-text__grid--reverse .lookbook-image-text__content{order:1}.lookbook-image-text__image{overflow:hidden}.lookbook-image-text__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.lookbook-image-text__placeholder{width:100%;height:100%;min-height:500px;background:var(--glix-off-white);display:flex;align-items:center;justify-content:center;font-family:var(--font-lookbook-body);font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.1em}.lookbook-image-text__content{display:flex;flex-direction:column;justify-content:center;padding:60px}.lookbook-image-text__heading{font-family:var(--font-lookbook-heading);font-size:clamp(3rem,5vw,5rem);line-height:1;letter-spacing:-.01em;margin:0 0 32px}.lookbook-image-text__heading:after{content:"";display:block;width:36px;height:3px;background:var(--glix-green);margin-top:14px}[id*=__collection_section] .lookbook-image-text__heading:after{background:var(--glix-pink)}.lookbook-image-text__body{font-family:var(--font-lookbook-body);font-size:1.1rem;line-height:1.8;letter-spacing:.04em}.lookbook-image-text__body p{margin:0 0 1.2em}.lookbook-image-text__body p:last-child{margin-bottom:0}.lookbook-image-text__button{display:inline-block;margin-top:32px;padding:14px 32px;background:var(--glix-black);color:var(--glix-white);font-family:var(--font-lookbook-body);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background .3s ease}.lookbook-image-text__button:hover{background:var(--glix-blue)}.lookbook-image-text--bg-white{background:var(--glix-white);color:var(--glix-black)}.lookbook-image-text--bg-black{background:var(--glix-lookbook-dark-bg);color:var(--glix-black)}.lookbook-image-text--bg-black .lookbook-image-text__heading{color:var(--glix-black)}.lookbook-image-text--bg-black .lookbook-image-text__button{background:var(--glix-black);color:var(--glix-white)}@media screen and (max-width:749px){.lookbook-image-text__grid,.lookbook-image-text__grid--reverse{grid-template-columns:1fr}.lookbook-image-text__grid--reverse .lookbook-image-text__image{order:1}.lookbook-image-text__grid--reverse .lookbook-image-text__content{order:2}.lookbook-image-text__image{min-height:50vh}.lookbook-image-text__content{padding:40px 24px}}.lookbook-collage{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden}.lookbook-collage--carousel{position:relative;height:var(--carousel-height, 80vh)}.lookbook-collage__slider-wrapper{position:relative;height:100%}.lookbook-collage__controls{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:12px;pointer-events:none}.lookbook-collage__controls .slider-button{pointer-events:auto;background:#ffffffe6;color:var(--glix-black);border:1px solid rgba(0,0,0,.1)}.lookbook-collage__controls .slider-button:hover:not([disabled]){background:var(--glix-white);color:var(--glix-black)}.lookbook-collage__controls .slider-counter{color:var(--glix-black);background:#ffffffe6;padding:4px 12px;border-radius:0;font-family:var(--font-lookbook-body);font-size:.7rem;letter-spacing:.08em}.lookbook-collage__track{display:flex;height:100%;scroll-padding:0}.lookbook-collage__slide{flex:0 0 100%;width:100%;height:100%}.lookbook-collage__item{width:100%;height:100%;overflow:hidden}.lookbook-collage__item img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.lookbook-collage__placeholder{width:100%;height:100%;min-height:300px;background:var(--glix-off-white);display:flex;align-items:center;justify-content:center;font-family:var(--font-lookbook-body);font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.1em}@media screen and (max-width:749px){.lookbook-collage--carousel{height:70vh}.lookbook-collage__controls{bottom:16px;gap:8px}}.lookbook-cta{position:relative;z-index:1;width:100vw;margin-left:calc(-50vw + 50%);height:90vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--glix-lookbook-dark-bg)}.lookbook-cta__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.lookbook-cta__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;opacity:.7}.lookbook-cta__box{position:relative;z-index:2;background:var(--cta-bg-color, var(--glix-white));padding:48px 56px;text-align:center;max-width:480px;width:90%}.lookbook-cta__heading{font-family:var(--font-lookbook-heading);font-size:clamp(3rem,8vw,6rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--cta-text-color, var(--glix-black));margin:0 0 16px}.lookbook-cta__email{font-family:var(--font-lookbook-body);font-size:.8rem;letter-spacing:.1em;color:var(--cta-text-color, var(--glix-black));margin:0 0 32px}.lookbook-cta__email a{color:var(--cta-text-color, var(--glix-black));text-decoration:none;transition:color .3s ease}.lookbook-cta__email a:hover{color:var(--glix-blue)}.lookbook-cta__button{display:inline-block;padding:16px 40px;background:var(--glix-black);color:var(--glix-white);font-family:var(--font-lookbook-body);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:none;border-radius:0;cursor:pointer;transition:background .3s ease}.lookbook-cta__button:hover{background:var(--glix-blue)}@media screen and (max-width:749px){.lookbook-cta{height:80vh}.lookbook-cta__box{padding:36px 28px}.lookbook-cta__heading{font-size:clamp(2.5rem,10vw,4rem)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/lookbook.css.map */
