@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@font-face{font-family:De Fonte Plus;src:url(/DeFonte-DemiGras.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:100vh;scroll-behavior:smooth}body{width:100%;min-height:100vh;font-family:DM Sans,sans-serif;background-color:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}img{position:relative;width:100%;height:100%;object-fit:cover;will-change:transform}h1{text-transform:uppercase;font-size:5rem;font-family:De Fonte Plus;letter-spacing:-.1rem;line-height:.85}p,a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:550;line-height:1;display:inline-block}nav,footer{position:fixed;width:100%;padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:2;will-change:transform}nav{top:0;transition:background-color .3s ease,backdrop-filter .3s ease}nav .logo{width:2rem}nav .nav-links{display:flex;gap:.75rem}footer{bottom:0}.carousel{position:relative;width:100%;height:100svh;overflow:hidden;isolation:isolate}.carousel-images,.carousel-images .img{position:absolute;top:0;left:0;width:100%;height:100%}.carousel-images .img{will-change:clip-path,transform}.carousel-images{opacity:.85}.slide-title-container{position:absolute;top:0;left:50%;transform:translate(-50%);width:40%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.slide-title-container .title{position:relative;text-align:center;filter:url(#blur-matrix) blur(.25px);-webkit-filter:url(#blur-matrix) blur(.25px);z-index:2}.slide-title-container .title .word{filter:blur(75px);-webkit-filter:blur(75px);will-change:filter,opacity;opacity:0}.slider-controls{position:absolute;width:100%;top:50%;transform:translateY(-50%);padding:2rem;display:flex;justify-content:space-between;z-index:10}.control-btn{padding:1.25rem;display:flex;align-items:center;justify-content:center;background-color:transparent;border:.075rem dashed rgba(255,255,255,.75);border-radius:.25rem;cursor:pointer;transition:all .2s ease-in-out}.control-btn:hover{background-color:#fff}.control-btn svg{width:1.5rem;height:1.5rem;stroke:#000;transition:fill .2s ease-in-out}.control-btn:hover svg{fill:#000}.learn-more-container{position:absolute;bottom:6rem;left:50%;transform:translate(-50%);z-index:10}.learn-more-btn{padding:1rem 2rem;background-color:transparent;border:.075rem dashed rgba(255,255,255,.75);border-radius:.25rem;color:#fff;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.05rem;cursor:pointer;transition:all .2s ease-in-out}.learn-more-btn:hover{background-color:#fff;color:#000}.intro-section{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;background:linear-gradient(to bottom,#000,#0a0a0a)}.intro-content{max-width:900px;text-align:center}.section-heading{font-family:De Fonte Plus;font-size:3rem;text-transform:uppercase;letter-spacing:-.05rem;line-height:1;margin-bottom:2rem}.intro-text{font-size:1.25rem;line-height:1.8;opacity:.9;margin:0}.featured-grid-section{padding:8rem 2rem;background:#000}.grid-header{text-align:center;margin-bottom:4rem}.artworks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.artwork-card{position:relative;display:block;background:#0a0a0a;border:.075rem solid rgba(255,255,255,.1);overflow:hidden;transition:all .4s ease;cursor:pointer;text-decoration:none}.artwork-card:hover{border-color:#ffffff4d;transform:translateY(-.5rem)}.card-image{width:100%;height:400px;overflow:hidden;position:relative}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;will-change:transform}.artwork-card:hover .card-image img{transform:scale(1.05)}.card-info{padding:1.5rem}.card-info h3{font-family:De Fonte Plus;font-size:1.25rem;text-transform:uppercase;letter-spacing:-.02rem;line-height:1.2;margin-bottom:.75rem;color:#fff}.card-artist,.card-date{font-size:.875rem;text-transform:uppercase;letter-spacing:.05rem;font-weight:500;margin:0}.card-artist{opacity:.8;margin-bottom:.25rem}.card-date{opacity:.5}.collection-highlights-section{padding:8rem 2rem;background:linear-gradient(to bottom,#0a0a0a,#000,#0a0a0a);border-top:.075rem solid rgba(255,255,255,.1)}.highlights-container{max-width:1400px;margin:0 auto}.highlights-title{font-family:De Fonte Plus;font-size:3rem;text-transform:uppercase;letter-spacing:-.05rem;line-height:1;text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:.075rem solid rgba(255,255,255,.15)}.highlights-content{display:grid;gap:4rem}.highlight-piece{max-width:900px;margin:0 auto}.highlight-piece h3{font-family:De Fonte Plus;font-size:1.75rem;text-transform:uppercase;letter-spacing:-.02rem;line-height:1.2;margin-bottom:1rem;color:#fff;opacity:.95}.highlight-piece p{font-size:1.1rem;line-height:1.8;opacity:.9;color:#ffffffd9;margin:0}.collection-highlights-section .section.two-col{margin-top:2rem}.collection-highlights-section .section-content h3{text-transform:none;font-size:1.5rem;font-weight:600;letter-spacing:-.01rem;line-height:1.3;margin-top:2.5rem;margin-bottom:.75rem;color:#fff;opacity:.95}.collection-highlights-section .section-content h3:first-child{margin-top:0}.collection-highlights-section .section-content p{font-size:1rem;line-height:1.7;opacity:.85;color:#fffc;margin-bottom:2.5rem;text-transform:none}.about-collection-section{padding:8rem 2rem;background:linear-gradient(to bottom,#0a0a0a,#000);border-top:.075rem solid rgba(255,255,255,.1)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto;align-items:center}.about-text p{font-size:1.1rem;line-height:1.8;opacity:.9;margin-bottom:1.5rem}.about-text p:last-of-type{margin-bottom:2rem}.cta-link{display:inline-block;padding:1rem 2rem;background-color:transparent;border:.075rem dashed rgba(255,255,255,.5);border-radius:.25rem;color:#fff;font-size:.875rem;font-weight:550;text-transform:uppercase;letter-spacing:.05rem;text-decoration:none;transition:all .2s ease-in-out}.cta-link:hover{background-color:#fff;color:#000;border-color:#fff}.about-image{position:relative;height:500px;overflow:hidden;border:.075rem solid rgba(255,255,255,.15)}.about-image img{width:100%;height:120%;object-fit:cover;will-change:transform;transform:translateY(-10%)}.animate-fade-up{opacity:0;transform:translateY(30px);will-change:opacity,transform}.animate-fade-up.animated{will-change:auto}.animate-scale-in{opacity:0;transform:scale(.95);will-change:opacity,transform}.animate-scale-in.animated{will-change:auto}.animate-parallax{will-change:transform}.card-image img,.about-image img,.carousel-images img{transform:translateZ(0);backface-visibility:hidden}@media(max-width:768px){.animate-fade-up,.animate-scale-in{animation-duration:.5s}.about-image img,.carousel-images{will-change:auto!important}}footer{position:relative;bottom:auto;background:#000;border-top:.075rem solid rgba(255,255,255,.1)}@media(max-width:900px){h1{font-size:3rem}.slide-title-container{width:100%;padding:0 2rem}.slider-controls{top:65%;width:50%;left:50%;transform:translate(-50%,-50%);justify-content:center;gap:1rem}.control-btn{padding:1rem}.control-btn svg{width:1rem;height:1rem}.learn-more-container{bottom:4rem}.learn-more-btn{padding:.875rem 1.5rem;font-size:.75rem}.section-heading{font-size:2rem}.intro-text{font-size:1rem}.artworks-grid{grid-template-columns:1fr;gap:1.5rem}.about-grid{grid-template-columns:1fr;gap:2rem}.about-image{height:350px}.about-text{order:2}.about-image{order:1}.collection-highlights-section{padding:6rem 2rem}.highlights-title{font-size:2rem;margin-bottom:3rem}.highlights-content{gap:3rem}.highlight-piece h3{font-size:1.25rem}.highlight-piece p{font-size:1rem}}
