body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;letter-spacing:2px;margin:0;padding:0}::-webkit-scrollbar{display:none}body,html{-ms-overflow-style:none;font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:62.5%;height:100%;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;scrollbar-width:none}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.overlay{background:#00000080;inset:0;position:absolute;z-index:1}.title{font-size:9.6rem;font-weight:300;letter-spacing:9.6px;position:relative;z-index:2}@media (max-width:900px){.title{font-size:6.4rem;letter-spacing:6.4px}}@media (max-width:600px){.title{font-size:8rem;letter-spacing:4px}}@media (max-width:480px){.title{font-size:6.4rem;letter-spacing:3px}}.navbar{display:flex;font-weight:300;justify-content:center;left:50%;padding:4.8rem 0;position:fixed;top:0;transform:translateX(-50%);transition:background .3s ease,color .3s ease;width:100%;z-index:20}.nav-links a{-webkit-text-stroke:.5px #000;color:#0000;font-weight:700;letter-spacing:.02em;margin-right:18px;transition:-webkit-text-stroke-width .2s ease,-webkit-text-stroke-color .2s ease}@supports not (-webkit-text-stroke:1px black){.nav-links a{color:#fff;text-shadow:0 .5px 1px #00000073}}.burger,.burger:focus,.burger:hover,.nav-links a,.nav-links a:active,.nav-links a:focus,.nav-links a:hover{cursor:pointer}.burger:focus,.nav-links a:focus{border-radius:4px;outline:3px solid #ffffff1f;outline-offset:6px}.nav-links{align-items:center;display:flex;gap:6.4rem;justify-content:center;transition:right .3s ease}.nav-links a{color:inherit;font-size:1.8rem;letter-spacing:.24rem;position:relative;text-decoration:none;transition:.3s ease}.nav-links a:after{background-color:currentColor;bottom:-.4rem;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.navbar.light a{color:#fff}.navbar.dark a{color:#000}.burger{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;position:absolute;right:2rem;top:2rem;width:28px;z-index:30}.burger span{background:currentColor;border-radius:2px;display:block;height:3px;transition:.3s ease;width:100%}.burger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:900px){.burger{display:flex}.nav-links{align-items:center;background:#000000f2;flex-direction:column;gap:2.4rem;height:100vh;justify-content:center;position:fixed;right:-100%;top:0;width:70%}.nav-links.open{right:0}.nav-links a{color:#fff;font-size:2rem}}.footer{background-color:#000;color:#fff;padding:20rem 0 5rem}.footer-container{margin:0 auto;max-width:1200px}.footer-title{font-size:6.4rem;font-weight:300;letter-spacing:6.4px;text-align:center}.footer-form,.footer-title{margin-bottom:10rem}.footer-form-grid{grid-gap:4.8rem;display:grid;gap:4.8rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.footer-left{display:flex;flex-direction:column;gap:3.2rem}.footer-input{border:none;font-size:2.4rem;margin-bottom:2.4rem;padding:1.2rem 0 1.2rem 1.2rem;width:100%}.footer-label{color:#fff;display:block;font-size:3.2rem;font-weight:300}.footer-textarea{border:none;font-size:2.4rem;height:100%;margin:3.2rem 0 2.4rem;padding:1.2rem 0 1.2rem 1.2rem;width:100%}.footer-input::placeholder,.footer-textarea::placeholder{color:#888;font-size:1.8rem;font-weight:300}.footer-button{background-color:#fff;border:none;color:#000;cursor:pointer;display:inline-block;font-size:1.8rem;padding:1rem 2rem;transition:background .3s ease,color .3s ease}.footer-button:hover{background-color:initial;color:#fff;outline:1px solid #fff}.footer-info{color:#aaa;font-size:.9rem;line-height:1.6;text-align:center}.footer-social{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.social-icon{color:#aaa;display:inline-block;transition:color .3s ease}.social-icon:hover{color:#fff}.social-icon svg{height:24px;width:24px}.footer-right{display:flex;flex-direction:column}@media (max-width:768px){.footer{padding:10%}.footer-form-grid{grid-template-columns:1fr}.footer-right{order:2}.footer-left{order:1}.footer-textarea{height:150px}}.about-section{background-color:#fff;color:#111;overflow:hidden;padding:20rem 0;text-align:center}.about-title{font-size:6.4rem;font-weight:400;letter-spacing:3.2px}.about-subtitle{color:#444;display:inline-block;font-size:1.4rem;margin-bottom:5rem;padding:.6rem 0}.about-carousel{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-viewport{overflow:hidden;position:relative;width:100%}.about-slider{display:flex;transition:transform 1.2s ease;width:100%;will-change:transform}.about-text-slider{flex-direction:row-reverse}.about-slide{min-width:100%}.about-image-container,.about-slide{align-items:center;display:flex;justify-content:center}.about-image{max-width:45rem;object-fit:cover;width:100%}.about-text-container{align-items:center;display:flex;max-width:45rem;padding:0 1rem;text-align:left}.about-text{color:#222;font-size:1.6rem;line-height:1.7}.about-controls{display:flex;gap:2rem;justify-content:center;margin:4rem 0 2rem}.arrow-btn{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:2rem;height:6rem;transition:background .3s ease,transform .2s ease;width:12rem}.arrow-btn:hover{background-color:#333}.about-footer{color:#333;font-size:1.4rem;margin-top:2rem}.learn-more{color:#888;display:inline-block;font-size:1.4rem;margin-top:1rem;text-decoration:none;transition:color .3s ease}.learn-more:hover{color:#000}@media (max-width:992px){.about-carousel{gap:3rem;grid-template-columns:1fr}.about-text-container{justify-content:center;text-align:center}.about-image{max-width:36rem}}@media (max-width:600px){.about-section{padding:6rem 6%}.about-title{font-size:2rem}.about-subtitle{font-size:1.2rem;margin-bottom:3.5rem}.about-image{max-width:30rem}.about-text{font-size:1.4rem;line-height:1.6}.arrow-btn{font-size:1.8rem;height:5rem;width:5rem}}.gallery-section{align-items:center;color:#000;display:flex;flex-direction:column;padding:10rem 10%}.gallery-image-link{cursor:pointer;display:block;text-decoration:none;transition:none}.gallery-image{display:block;height:auto;max-width:100%;width:80vw}.desktop-gallery{display:block}.phone-gallery{display:none}.gallery-section-title{font-size:6.4rem;font-weight:300;letter-spacing:3.2px;margin-bottom:6.4rem;text-align:center}.gallery-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(5,1fr)}.gallery-item{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative;transform-origin:center center;transition:transform .35s ease,box-shadow .35s ease;will-change:transform}.gallery-item:hover{transform:scale(1.06);z-index:2}.gallery-item a{display:block;height:100%;position:relative;width:100%}.gallery-item img{background:#0000;height:auto;inset:0;margin:auto;max-height:100%;max-width:100%;object-fit:contain;pointer-events:none;position:absolute;width:auto}.head{grid-column:3;grid-row:1;height:300px}.wide-left{grid-column:2/span 2}.wide-left,.wide-right{grid-row:2;height:200px}.wide-right{grid-column:4/span 2}.tall1{grid-column:1;grid-row:3;height:350px}.small3{grid-column:2;grid-row:3;height:150px}.tall2{grid-column:3;grid-row:3;height:350px}.small2{grid-column:4;grid-row:3;height:150px}.tall3{grid-column:5;grid-row:3;height:350px}.gallery-item a:focus-visible{outline:none}.gallery-item:focus-within{box-shadow:0 12px 30px #00000059;transform:scale(1.06);z-index:2}@media (max-width:1400px){.gallery-grid{gap:2rem;grid-template-columns:repeat(5,1fr)}.gallery-section-title{font-size:4.8rem;margin-bottom:8rem}}@media (max-width:1200px){.gallery-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.head{grid-column:2;height:280px}.wide-left{grid-column:1/span 2}.wide-left,.wide-right{grid-row:auto;height:auto}.wide-right{grid-column:2/span 2}.gallery-item img{display:block;height:auto;margin:0;object-fit:contain;position:static;width:100%}.gallery-item,.small2,.small3,.tall1,.tall2,.tall3{height:auto}.gallery-section-title{font-size:3.6rem;margin-bottom:6rem}}@media (max-width:900px){.gallery-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.head,.wide-left,.wide-right{grid-column:1/-1;height:auto}.tall1{grid-column:1}.small3{grid-column:2}.tall2{grid-column:1}.small2{grid-column:2}.tall3{grid-column:1/-1}.small3{display:none}.gallery-section-title{font-size:2.8rem;margin-bottom:4rem}}@media (max-width:600px){.gallery-section{padding:5rem 5%}.desktop-gallery{display:none}.phone-gallery{display:block;max-width:100%;width:100%}.gallery-grid{gap:1.2rem;grid-template-columns:1fr}.gallery-item{grid-column:1;height:auto}.gallery-item img{height:auto;object-fit:contain;position:static;width:100%}.small2,.wide-right{display:none}.gallery-section-title{font-size:2rem;margin-bottom:2rem}}.lucacel-section{min-height:100vh;padding:10rem}.lucacel-container,.lucacel-section{align-items:center;display:flex;justify-content:center}.lucacel-container{flex-wrap:wrap;gap:4rem}.lucacel-image{flex:1 1 300px;max-width:400px}.lucacel-image img{box-shadow:0 8px 24px #00000080;height:auto;width:100%}.lucacel-text{flex:2 1 400px;font-size:1.6rem;line-height:1.6}.lucacel-text h2{font-size:3rem;font-weight:400;letter-spacing:1px;margin-bottom:2rem}.lucacel-text p{margin-bottom:1.6rem}@media (max-width:768px){.lucacel-container{flex-direction:column;text-align:center}.lucacel-text h2{font-size:2.4rem}.lucacel-text{font-size:1.4rem}}.sg-stage{box-sizing:border-box;height:100vh;overflow:hidden;padding-top:64px;position:relative;width:100vw}.sg-bg,.sg-stage{background-color:#000;z-index:0}.sg-bg{background-blend-mode:normal;background-position:50%;background-size:cover;inset:0;opacity:0;pointer-events:none;position:fixed;will-change:opacity,transform}.sg-bg.visible{opacity:1}.sg-bg.sg-bg-current,.sg-bg.sg-bg-prev{will-change:opacity,transform}.sg-content{align-items:stretch;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:15px;justify-content:space-between;left:0;opacity:0;overflow:visible;padding:4vh 6vw 3vh;position:fixed;right:0;top:64px;z-index:2}.sg-content.visible{opacity:1}.sg-header{flex-shrink:0;margin:0 auto;max-width:1200px;text-align:center;width:100%}.sg-title{color:#fff;font-size:6.4rem;font-weight:700;letter-spacing:.01em;line-height:1.02;margin:0}.sg-subtitle{font-weight:600;margin:10px 0 6px}.sg-date,.sg-subtitle{color:#fff;font-size:2.4rem}.sg-date{font-weight:300;margin:0;opacity:.95}.sg-main{align-items:stretch;box-sizing:border-box;display:flex;flex:1 1 auto;gap:32px;margin:0 auto 48px;max-width:1200px;min-height:0;overflow:visible;position:relative;width:100%}.sg-textbox{background:#1e1e1ec7;box-shadow:0 8px 30px #00000073;color:#fff;display:block;flex:1 1 55%;line-height:1.5;max-height:calc(100vh - 424px);max-width:760px;min-width:320px;overflow:auto;padding:22px}.sg-textbox p{color:#fff;font-size:2.4rem;font-weight:400;margin:0;white-space:pre-wrap}.sg-side-content{max-height:calc(100vh - 264px);position:relative}.sg-side-content img{box-shadow:0 12px 40px #00000059}.sg-scroll-indicator{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf!important;border-radius:10px;box-shadow:0 4px 12px #00000080;display:inline-flex!important;flex-direction:row;font-size:1.4rem;font-weight:700;gap:8px;justify-content:center;margin:0 auto 15px;max-width:none;padding:8px 16px;pointer-events:none;white-space:nowrap;width:auto;z-index:1000}.sg-scroll-arrow,.sg-scroll-indicator{color:#fff!important;flex-shrink:0;opacity:1!important}.sg-scroll-arrow{animation:sg-bounce 2s infinite;display:block!important;height:30px!important;transform-origin:center center;width:30px!important}.sg-scroll-arrow,.sg-scroll-arrow path{fill:none!important;stroke:#fff!important;stroke-width:3!important}.sg-scroll-text{color:#fff!important;font-size:1.2rem;font-weight:700;letter-spacing:4px;opacity:1!important;text-transform:uppercase;white-space:nowrap}@keyframes sg-bounce{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(8px) translateX(0)}}.sg-indicator{color:#fff;flex-shrink:0;font-size:1.8rem;font-weight:600;margin:0 auto;max-width:1200px;min-height:30px;text-align:center;width:100%}.sg-side-fixed{bottom:6vh;position:fixed;right:3vw;z-index:1}.sg-side-content{align-items:center;box-sizing:border-box;display:flex;flex:1 1 45%;justify-content:center;max-height:calc(100vh - 424px);max-width:900px;min-width:320px;overflow:hidden;padding:12px}.sg-side-content img{background:#0000;box-shadow:0 12px 40px #00000026;display:block;height:100%;max-width:100%;object-fit:contain;width:auto}.fade-in{animation:sg-fade-in .6s ease-in-out forwards}.fade-out{animation:sg-fade-out .6s ease-in-out forwards}@keyframes sg-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes sg-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}*{background-repeat:no-repeat}@media (max-width:1100px){.sg-title{font-size:clamp(2.2rem,6vw,4.8rem);line-height:1.05;margin-bottom:2px}.sg-subtitle{font-size:clamp(1.2rem,3vw,1.8rem);margin:3px 0 2px}.sg-date{font-size:clamp(1.1rem,2.8vw,1.6rem);margin:0}.sg-textbox p{font-size:clamp(1.2rem,2.8vw,1.8rem)}.sg-content{gap:0;justify-content:flex-start;padding:.8vh 4vw 1vh;top:56px}.sg-header{flex-shrink:0;margin-bottom:0;padding:0}.sg-main{display:flex;flex:1 1 auto;flex-direction:column-reverse;gap:10px;margin-bottom:8px;margin-top:6px;max-height:calc(100vh - 216px);min-height:0;overflow:hidden}.sg-indicator{margin:auto 0 0}.sg-side-content{flex-shrink:1;height:26vh;max-height:260px;min-height:0;position:relative;width:100%}.sg-scroll-indicator{background:#000c!important;display:inline-flex!important;flex-direction:row;font-size:1rem;gap:6px;margin:0 auto 10px!important;max-width:none!important;opacity:1!important;padding:6px 12px!important;position:static!important;width:auto!important}.sg-scroll-arrow{height:24px!important;width:24px!important}.sg-scroll-text{color:#fff!important;font-size:1rem!important;letter-spacing:2px}.sg-textbox{box-sizing:border-box;flex-shrink:1;height:30vh;max-height:30vh;min-height:0;overflow-y:auto;padding:12px}.sg-indicator{flex-shrink:0;font-size:clamp(1.1rem,2.5vw,1.4rem);height:auto;margin:0;min-height:24px;order:999;padding:6px 0}}.paintings-page{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);color:#fff;display:flex;flex-direction:column;min-height:100vh}.coming-soon-container{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:calc(100vh - 200px);padding:12rem 2rem 8rem}.coming-soon-content{animation:fadeIn 1s ease-in;max-width:800px;text-align:center}.coming-soon-title{color:#fff;font-size:6.4rem;font-weight:300;letter-spacing:.4rem;margin-bottom:2rem}.divider{animation:expandWidth 1s ease-in .5s both;background-color:#fff;height:2px;margin:2rem auto 3rem;width:100px}.coming-soon-subtitle{color:#ccc;font-size:3.2rem;font-weight:300;letter-spacing:.8rem;margin-bottom:4rem;text-transform:uppercase}.coming-soon-description{color:#ddd;font-size:1.6rem;font-weight:300;letter-spacing:.1rem;line-height:1.8;margin-bottom:2rem}.coming-soon-cta{color:#ccc;font-size:1.6rem;letter-spacing:.1rem;margin-top:5rem}.coming-soon-cta .link-to-gallery{background:none;border:none;border-bottom:1px solid #fff;color:#fff;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:400;letter-spacing:inherit;margin-left:.5rem;padding:0;text-decoration:none;transition:all .3s ease}.coming-soon-cta .link-to-gallery:hover{border-bottom-color:#ccc;color:#ccc}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandWidth{0%{width:0}to{width:100px}}@media (max-width:768px){.coming-soon-title{font-size:4rem;letter-spacing:.2rem}.coming-soon-subtitle{font-size:2.4rem;letter-spacing:.4rem}.coming-soon-description{font-size:1.4rem}.coming-soon-container{padding:10rem 2rem 6rem}}@media (max-width:480px){.coming-soon-title{font-size:3rem}.coming-soon-subtitle{font-size:2rem;letter-spacing:.2rem}.coming-soon-description{font-size:1.2rem}}
/*# sourceMappingURL=main.19d0f63f.css.map*/