.brand-usp{width:100%;background-color:transparent!important}.brand-usp__container{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:750px){.brand-usp__container{grid-template-columns:repeat(3,1fr);gap:4.8rem}}.brand-usp__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem}.brand-usp__icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center}.brand-usp__icon svg{width:100%;height:100%;stroke:rgba(var(--color-foreground),.85);stroke-width:1.2;fill:none}.brand-usp__title{margin:0;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),1)}.brand-usp__text{margin:0;font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.6);max-width:30rem}.collection-hero-murdis{width:100%;background-color:transparent!important;overflow:hidden}.collection-hero-murdis__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.collection-hero-murdis__count{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:rgba(var(--color-foreground),.25);margin-bottom:2rem}.collection-hero-murdis__title{font-size:clamp(4rem,10vw,12rem);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:.9;color:rgba(var(--color-foreground),1);margin:0;text-align:center}.collection-hero-murdis__divider{width:4rem;height:1px;background-color:rgba(var(--color-foreground),.15);margin:2.4rem 0}.collection-hero-murdis__description{max-width:600px;font-size:1.2rem;font-weight:400;line-height:1.7;color:rgba(var(--color-foreground),.4);margin:0}.collection-hero-murdis__description p{margin:0}@media screen and (max-width:749px){.collection-hero-murdis__title{letter-spacing:-.01em}.collection-hero-murdis__description{font-size:1.05rem;padding:0 1rem}}.contact-murdis{width:100%}.contact-murdis__inner{max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.contact-murdis__title{font-size:clamp(3rem,7vw,7rem);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:.95;color:rgba(var(--color-foreground),1);margin:0;text-align:center}.contact-murdis__subtitle{font-size:1.2rem;font-weight:400;line-height:1.6;color:rgba(var(--color-foreground),.4);margin:2.6rem;text-align:center;max-width:440px}.contact-murdis__divider{width:3rem;height:1px;background-color:rgba(var(--color-foreground),.12);margin:3rem 0}.contact-murdis__form{width:100%;display:flex;flex-direction:column;gap:0}.contact-murdis__row{display:grid;grid-template-columns:1fr 1fr;gap:0}.contact-murdis__field{position:relative;border-bottom:1px solid rgba(var(--color-foreground),.08)}.contact-murdis__row .contact-murdis__field:first-child{border-right:1px solid rgba(var(--color-foreground),.08)}.contact-murdis__input{width:100%;background:transparent;border:none;outline:none;color:rgba(var(--color-foreground),.9);font-size:1.15rem;font-weight:500;font-family:inherit;padding:2.4rem 0 .8rem;letter-spacing:.02em;transition:border-color .3s ease;-webkit-appearance:none;border-radius:0}.contact-murdis__row .contact-murdis__input{padding-left:0;padding-right:1.6rem}.contact-murdis__row .contact-murdis__field:last-child .contact-murdis__input{padding-left:1.6rem;padding-right:0}.contact-murdis__textarea{resize:vertical;min-height:140px;line-height:1.6}.contact-murdis__input::placeholder{color:transparent}.contact-murdis__input:focus{outline:none}.contact-murdis__label{position:absolute;left:0;top:1.4rem;font-size:1.15rem;font-weight:500;color:rgba(var(--color-foreground),.25);text-transform:uppercase;letter-spacing:.1em;pointer-events:none;transition:all .25s ease;transform-origin:left top}.contact-murdis__row .contact-murdis__field:last-child .contact-murdis__label{left:1.6rem}.contact-murdis__input:focus~.contact-murdis__label,.contact-murdis__input:not(:placeholder-shown)~.contact-murdis__label{top:.4rem;font-size:.75rem;color:rgba(var(--color-foreground),.4)}.contact-murdis__field-error{display:block;color:#e55;font-size:.85rem;margin-top:.4rem;padding-bottom:.4rem}.contact-murdis__submit{margin-top:3rem;align-self:flex-start;background:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1);border:none;padding:1.4rem 4rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;cursor:pointer;transition:opacity .3s ease,letter-spacing .3s ease;font-family:inherit}.contact-murdis__submit:hover{opacity:.8;letter-spacing:.24em}.contact-murdis__success{display:flex;align-items:center;gap:1rem;padding:1.6rem 0;margin-bottom:2rem;border-bottom:1px solid rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.7);font-size:1.1rem}.contact-murdis__success-icon{font-size:1.4rem;color:#6d6}.contact-murdis__success p{margin:0}.contact-murdis__error{padding:1.6rem 0;margin-bottom:2rem;border-bottom:1px solid rgba(255,80,80,.2);color:#e55;font-size:1rem}.contact-murdis__error p{margin:0 0 .6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.contact-murdis__error ul{list-style:none;padding:0;margin:0}.contact-murdis__error a{color:#e55;text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:749px){.contact-murdis__inner{padding:0 1.2rem}.contact-murdis__row{grid-template-columns:1fr}.contact-murdis__row .contact-murdis__field:first-child{border-right:none}.contact-murdis__row .contact-murdis__input,.contact-murdis__row .contact-murdis__field:last-child .contact-murdis__input{padding-left:0;padding-right:0}.contact-murdis__row .contact-murdis__field:last-child .contact-murdis__label{left:0}.contact-murdis__submit{width:100%;text-align:center}}.murdis-footer{width:100%;background-color:transparent!important}.murdis-footer__inner{display:flex;flex-direction:column;align-items:center}.murdis-footer__brand{display:flex;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:4rem}.murdis-footer__logo-link{display:block;line-height:0}.murdis-footer__logo{width:auto;height:100px;opacity:.9;transition:opacity .3s ease}.murdis-footer__logo-link:hover .murdis-footer__logo{opacity:1}.murdis-footer__tagline{font-size:1.1rem;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:rgba(var(--color-foreground),.35);margin:0;text-align:center}.murdis-footer__newsletter{width:100%;max-width:500px;margin-bottom:4rem;text-align:center}.murdis-footer__newsletter-heading{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:rgba(var(--color-foreground),.6);margin:0 0 1.6rem}.murdis-footer__newsletter-field{display:flex;border-bottom:1px solid rgba(var(--color-foreground),.2);transition:border-color .3s ease}.murdis-footer__newsletter-field:focus-within{border-color:rgba(var(--color-foreground),.8)}.murdis-footer__newsletter-input{flex:1;background:transparent;border:none;outline:none;padding:1.2rem 0;font-size:1.4rem;font-weight:300;letter-spacing:.04em;color:rgba(var(--color-foreground),1);font-family:inherit}.murdis-footer__newsletter-input::placeholder{color:rgba(var(--color-foreground),.25);text-transform:lowercase}.murdis-footer__newsletter-btn{background:transparent;border:none;cursor:pointer;padding:1.2rem 0 1.2rem 1.6rem;font-size:1.8rem;color:rgba(var(--color-foreground),.4);transition:color .3s ease,transform .3s ease;font-family:inherit}.murdis-footer__newsletter-btn:hover{color:rgba(var(--color-foreground),1);transform:translate(3px)}.murdis-footer__newsletter-msg{font-size:.95rem;margin:1rem 0 0;letter-spacing:.05em}.murdis-footer__newsletter-msg--error{color:#e74c3c}.murdis-footer__newsletter-msg--success{color:rgba(var(--color-foreground),.6)}.murdis-footer__divider{width:100%;border:none;border-top:1px solid rgba(var(--color-foreground),.08);margin:0 0 4rem}.murdis-footer__links{display:flex;justify-content:center;gap:6rem;margin-bottom:4rem;flex-wrap:wrap;width:100%}.murdis-footer__links-col{min-width:140px}.murdis-footer__links-heading{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgba(var(--color-foreground),.9);margin:0 0 1.4rem}.murdis-footer__links-list,.murdis-footer__social-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.murdis-footer__link{font-size:1.1rem;font-weight:400;color:rgba(var(--color-foreground),.4);text-decoration:none;transition:color .3s ease;letter-spacing:.02em}.murdis-footer__link:hover{color:rgba(var(--color-foreground),1)}.murdis-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 2rem;margin-bottom:3rem}.murdis-footer__policy-link{font-size:.85rem;font-weight:400;color:rgba(var(--color-foreground),.25);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;transition:color .3s ease}.murdis-footer__policy-link:hover{color:rgba(var(--color-foreground),.7)}.murdis-footer__legal{font-size:.85rem;color:rgba(var(--color-foreground),.2);letter-spacing:.04em;text-align:center;margin-bottom:2rem;line-height:1.6}.murdis-footer__bottom{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.06)}.murdis-footer__copyright{font-size:.85rem;color:rgba(var(--color-foreground),.2);letter-spacing:.04em}.murdis-footer__payment-list{list-style:none;padding:0;margin:0;display:flex;gap:.6rem;align-items:center}.murdis-footer__payment-item{display:flex;align-items:center}.murdis-footer__payment-icon{width:38px;height:auto;opacity:.4;transition:opacity .3s ease}.murdis-footer__payment-item:hover .murdis-footer__payment-icon{opacity:.8}@media screen and (max-width:749px){.murdis-footer__logo{height:80px}.murdis-footer__tagline{font-size:.95rem;letter-spacing:.2em}.murdis-footer__links{flex-direction:column;align-items:center;gap:3rem;text-align:center}.murdis-footer__links-col{min-width:auto}.murdis-footer__bottom{flex-direction:column;gap:1.6rem;text-align:center}.murdis-footer__payment-list{justify-content:center}.murdis-footer__newsletter-input{font-size:1.2rem}}.hero{position:relative;width:100%;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__video{width:100%;height:100%;object-fit:cover}.hero__image img,.hero__placeholder svg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.hero__image--fallback{display:none}@media(prefers-reduced-motion:reduce){.hero__video{display:none}.hero__image--fallback{display:block}}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:var(--overlay-opacity, .4);pointer-events:none}.hero__content{position:relative;z-index:1;width:100%;padding:4rem 1.5rem;display:flex;background-color:transparent!important}.hero__content--middle-center{justify-content:center;align-items:center}.hero__content--middle-left{justify-content:flex-start;align-items:center}.hero__content--bottom-center{justify-content:center;align-items:flex-end}.hero__content--bottom-left{justify-content:flex-start;align-items:flex-end}@media screen and (min-width:750px){.hero__content{padding:6rem 5rem}}.hero__content--align-center{text-align:center}.hero__content--align-left{text-align:left}.hero__content--align-center .hero__content-inner{align-items:center}.hero__content--align-left .hero__content-inner{align-items:flex-start}.hero__content-inner{display:flex;flex-direction:column;gap:1.6rem;max-width:72rem}.hero__heading{margin:0;color:rgba(var(--color-foreground),1);text-transform:uppercase;letter-spacing:.08em;line-height:1.05}.hero__subheading{margin:0;color:rgba(var(--color-foreground),.75);font-size:1.6rem;line-height:1.6;max-width:50rem}@media screen and (min-width:750px){.hero__subheading{font-size:1.8rem}}.hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:.8rem}.hero__buttons--multiple{flex-direction:row}@media screen and (max-width:749px){.hero__buttons{flex-direction:column;width:100%}.hero__buttons .button{width:100%}.hero__content--align-center .hero__buttons{align-items:center}}.manifesto{width:100%;background-color:transparent!important;overflow:hidden}.manifesto__inner{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.manifesto__line{display:flex;flex-wrap:wrap;justify-content:center;gap:0 1.2rem;overflow:hidden}.manifesto__word{display:inline-block;font-size:clamp(3.2rem,8vw,9rem);font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;color:rgba(var(--color-foreground),0);transform:translateY(100%);transition:color .8s ease,transform .8s cubic-bezier(.25,.1,.25,1);transition-delay:calc(var(--word-index) * .08s)}.manifesto__line.is-visible .manifesto__word{color:rgba(var(--color-foreground),1);transform:translateY(0)}.manifesto__divider{width:4rem;height:1px;background-color:rgba(var(--color-foreground),.2);margin:1.6rem 0;opacity:0;transform:scaleX(0);transition:opacity .6s ease .4s,transform .6s ease .4s}.manifesto__divider.is-visible{opacity:1;transform:scaleX(1)}.manifesto__tagline{font-size:1.2rem;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:rgba(var(--color-foreground),.35);margin:0;opacity:0;transform:translateY(10px);transition:opacity .8s ease .6s,transform .8s ease .6s}.manifesto__tagline.is-visible{opacity:1;transform:translateY(0)}.spine-info{width:100%;background-color:transparent!important;overflow:hidden}.spine-info__wrapper{position:relative}.spine-info__heading{text-align:center;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:rgba(var(--color-foreground),.9);margin:0 0 6rem}.spine-info__container{position:relative;display:flex;justify-content:center;min-height:600px}.spine-info__spine{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:80px;display:flex;justify-content:center;pointer-events:none;z-index:0}.spine-info__spine-img{width:auto;height:100%;object-fit:contain;opacity:.12;filter:brightness(10)}.spine-info__items{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:4rem;padding:2rem 0}.spine-info__item{max-width:340px;transition:opacity .7s ease,transform .7s cubic-bezier(.25,.1,.25,1);transition-delay:var(--item-delay, 0ms)}.spine-info__item--1{align-self:flex-start;text-align:right;margin-left:0;margin-right:auto;padding-right:80px}.spine-info__item--2{align-self:flex-end;text-align:left;margin-right:0;margin-left:auto;padding-left:80px}.spine-info__label{display:inline-block;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgba(var(--color-foreground),.3);margin-bottom:.6rem}.spine-info__title{font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.95);margin:0 0 .8rem;line-height:1.2}.spine-info__text{font-size:1.3rem;font-weight:400;line-height:1.6;color:rgba(var(--color-foreground),.5);margin:0}.spine-info__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.2rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .3s ease}.spine-info__link:hover{color:rgba(var(--color-foreground),1)}.spine-info__arrow{transition:transform .3s ease}.spine-info__link:hover .spine-info__arrow{transform:translate(4px)}.spine-info__item--1 .spine-info__link{justify-content:flex-end}@media screen and (max-width:749px){.spine-info__heading{font-size:1.1rem;margin-bottom:4rem}.spine-info__container{min-height:auto}.spine-info__spine{left:50%;transform:translate(-50%);width:60px}.spine-info__spine-img{opacity:.05}.spine-info__items{gap:3.6rem}.spine-info__item--1,.spine-info__item--2{align-self:center;text-align:center;margin:0 auto;padding:0 2rem;max-width:320px}.spine-info__item--1 .spine-info__link,.spine-info__item--2 .spine-info__link{justify-content:center}.spine-info__title{font-size:1.4rem}.spine-info__text{font-size:1.15rem}.spine-info__label{font-size:.8rem}}.spotlight{width:100%;background-color:transparent!important}.spotlight__header{text-align:center;margin-bottom:5.6rem}.spotlight__title{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:rgba(var(--color-foreground),.9);margin:0 0 2rem}.spotlight__divider{width:6rem;height:1px;background-color:rgba(var(--color-foreground),.15);margin:0 auto 2rem}.spotlight__subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.45);margin:0 0 2rem;letter-spacing:.02em}.spotlight__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.spotlight__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (min-width:990px){.spotlight__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.spotlight__link{display:block;text-decoration:none;color:inherit}.spotlight__media{position:relative;overflow:hidden;aspect-ratio:3 / 4;background-color:rgba(var(--color-foreground),.03)}.spotlight__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.1,.25,1),opacity .7s ease,filter .7s ease}.spotlight__img--primary{filter:saturate(.85)}.spotlight__item:hover .spotlight__img--primary{filter:saturate(1);transform:scale(1.04)}.spotlight__img--secondary{opacity:0}.spotlight__item:hover .spotlight__img--secondary{opacity:1}.spotlight__item:hover .spotlight__img--primary:not(:only-child){opacity:0}.spotlight__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.05)}.spotlight__placeholder svg{width:60%;opacity:.3}.spotlight__badge{position:absolute;bottom:1.2rem;left:1.2rem;background-color:rgba(var(--color-foreground),.9);color:rgb(var(--color-background));font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;padding:.5rem 1rem;z-index:1}.spotlight__info{padding:1.6rem .2rem .8rem;display:flex;justify-content:space-between;align-items:baseline;gap:1rem;transform:translateY(0);transition:transform .5s ease,opacity .5s ease}.spotlight__item:hover .spotlight__info{transform:translateY(-4px)}.spotlight__product-title{margin:0;font-size:1.2rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.85);transition:color .3s ease}.spotlight__item:hover .spotlight__product-title{color:rgba(var(--color-foreground),1)}.spotlight__price{display:flex;align-items:baseline;gap:.6rem;flex-shrink:0}.spotlight__price--current{font-size:1.2rem;font-weight:400;letter-spacing:.04em;color:rgba(var(--color-foreground),.5)}.spotlight__price--on-sale{color:rgba(var(--color-foreground),.8)}.spotlight__price--compare{font-size:1.1rem;text-decoration:line-through;color:rgba(var(--color-foreground),.3)}.spotlight__footer{text-align:center;margin-top:4rem}.spotlight__view-all{display:inline-flex;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:rgba(var(--color-foreground),.5);text-decoration:none;padding:1.2rem 0;border-bottom:1px solid rgba(var(--color-foreground),.15);transition:color .3s ease,border-color .3s ease}.spotlight__view-all:hover{color:rgba(var(--color-foreground),1);border-color:rgba(var(--color-foreground),.5);opacity:1}.spotlight__arrow{transition:transform .3s ease}.spotlight__view-all:hover .spotlight__arrow{transform:translate(4px)}.vault{background:#000;color:#fff;overflow:hidden}.vault__reveal{opacity:0;transform:translateY(60px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.vault__reveal.is-visible{opacity:1;transform:translateY(0)}.vault__hero{position:relative;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.vault__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000004d,#0009,#000000f2);z-index:2}.vault__hero-bg{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:1}.vault__hero-bg img{width:100%;height:100%;object-fit:cover;filter:grayscale(30%) contrast(1.1)}.vault__hero-content{position:relative;z-index:3;text-align:center;padding:0 2rem}.vault__hero-line{overflow:hidden}.vault__hero-line span{display:block;font-size:clamp(2.5rem,8vw,7rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;text-transform:uppercase}.vault__hero-line--accent span{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.7)}.vault__scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.8rem}.vault__scroll-indicator span{font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:#fff6}.vault__scroll-line{width:1px;height:40px;background:#ffffff26;position:relative;overflow:hidden}.vault__scroll-line:after{content:"";position:absolute;top:-100%;width:100%;height:100%;background:#fff;animation:vault-scroll-pulse 2s ease-in-out infinite}@keyframes vault-scroll-pulse{0%{top:-100%}50%{top:100%}to{top:100%}}.vault__chapter{padding:12vh 0;position:relative}.vault__chapter-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.vault__chapter--img-right .vault__chapter-inner{direction:rtl}.vault__chapter--img-right .vault__chapter-inner>*{direction:ltr}.vault__chapter-image{overflow:hidden;position:relative}.vault__chapter-image img{width:100%;height:auto;display:block;filter:grayscale(20%) contrast(1.05);transition:transform .6s cubic-bezier(.22,1,.36,1)}.vault__chapter-image:hover img{transform:scale(1.03)}.vault__chapter-text{display:flex;flex-direction:column;gap:1.5rem}.vault__chapter-number{font-size:.75rem;letter-spacing:.4em;text-transform:uppercase;color:#ffffff40;font-weight:600}.vault__chapter-heading{font-size:clamp(1.8rem,4vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase}.vault__chapter-body{font-size:1.05rem;line-height:1.8;color:#ffffff8c;max-width:480px;font-weight:300}.vault__full-image{position:relative;height:80vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.vault__full-image-bg{position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;z-index:1}.vault__full-image-bg img{width:100%;height:100%;object-fit:cover;filter:grayscale(40%) contrast(1.1) brightness(.5)}.vault__full-image-quote{position:relative;z-index:2;text-align:center;padding:0 2rem}.vault__full-image-quote p{font-size:clamp(1.4rem,3.5vw,2.8rem);font-weight:300;font-style:italic;line-height:1.4;max-width:800px;margin:0 auto;color:#ffffffd9}.vault__manifesto{padding:15vh 2rem;text-align:center}.vault__manifesto-inner{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.vault__manifesto-heading{font-size:clamp(2rem,5vw,4rem);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:2rem}.vault__manifesto-line{font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:300;line-height:1.6;color:#ffffff80;transition-delay:var(--vault-delay, 0ms)}.vault__manifesto-line.is-visible{color:#ffffffb3}.vault__divider{padding:6vh 2rem;display:flex;justify-content:center}.vault__divider-line{width:60px;height:1px;background:#ffffff26}.vault__cta{padding:15vh 2rem;text-align:center}.vault__cta-inner{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.vault__cta-heading{font-size:clamp(2rem,5vw,4rem);font-weight:800;text-transform:uppercase;letter-spacing:-.02em}.vault__cta-text{font-size:1.1rem;line-height:1.7;color:#ffffff80;font-weight:300}.vault__cta-btn{display:inline-block;padding:1.1rem 3.5rem;border:1px solid #fff;color:#fff;text-transform:uppercase;letter-spacing:.2em;font-size:.85rem;font-weight:600;text-decoration:none;position:relative;overflow:hidden;transition:color .4s ease;margin-top:1rem}.vault__cta-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,1,.36,1);z-index:0}.vault__cta-btn:hover{color:#000}.vault__cta-btn:hover:before{transform:translateY(0)}.vault__cta-btn span,.vault__cta-btn{position:relative;z-index:1}@media screen and (max-width:749px){.vault__chapter-inner{grid-template-columns:1fr;gap:2.5rem}.vault__chapter:nth-child(2n) .vault__chapter-inner{direction:ltr}.vault__chapter-image{order:-1}.vault__full-image{height:60vh}.vault__hero-line--accent span{-webkit-text-stroke:1px rgba(255,255,255,.7)}.vault__manifesto,.vault__cta{padding:10vh 1.5rem}}.breadcrumb{padding:1.6rem 0 .8rem}.breadcrumb__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0}.breadcrumb__item{display:flex;align-items:center;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.breadcrumb__link{color:rgba(var(--color-foreground),.3);text-decoration:none;transition:color .3s ease}.breadcrumb__link:hover{color:rgba(var(--color-foreground),.7)}.breadcrumb__sep{margin:0 .8rem;color:rgba(var(--color-foreground),.15);font-weight:300}.breadcrumb__current{color:rgba(var(--color-foreground),.5)}@media screen and (max-width:749px){.breadcrumb{padding:1.2rem 1.5rem .4rem}.breadcrumb__item{font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
