@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap";@font-face{font-family:Apple Garamond;src:url(/applegaramond.ttf) format("truetype");font-weight:400;font-style:normal}:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;color:#f9fafb;background-color:#0b0d16;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;height:-webkit-fill-available;width:100%;margin:0;padding:0;overflow:hidden;background-color:#f5f5f5;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{height:100%;height:-webkit-fill-available;width:100%;margin:0;padding:0;overflow:hidden;background-color:#f5f5f5;display:flex;justify-content:center;align-items:flex-start;position:relative}#root{width:100%;height:100%;height:-webkit-fill-available;overflow-x:hidden;overflow-y:auto;position:relative;background:#f5f5f5;-webkit-overflow-scrolling:touch}@media(max-width:768px){body{font-size:16px}button,a,input[type=button],input[type=submit]{min-height:44px;min-width:44px}html,body{overflow-x:hidden;width:100%}p,span,div{-webkit-text-size-adjust:100%;text-size-adjust:100%}}.home{width:100%;min-height:100vh;min-height:-webkit-fill-available;background:#f5f5f5;position:relative;z-index:0;overflow:visible}.home-nav{display:flex;flex-direction:column;gap:0;align-items:flex-start;padding:90px 0 0;width:100vw;box-sizing:border-box;overflow:visible;flex:1 0 auto}.search-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:20000;display:flex;align-items:flex-start;justify-content:center;padding-top:120px;animation:fadeIn .3s ease}.search-overlay--closing{animation:fadeOut .3s ease forwards}.search-container{width:90%;max-width:600px;background:#fff;border-radius:39px;box-shadow:0 20px 60px #0000004d;overflow:hidden;animation:slideDown .3s ease;transition:max-height .3s ease}.search-container--closing{animation:slideUp .3s ease forwards}.search-input-wrapper{display:flex;align-items:center;gap:12px;padding:20px 24px 20px 29px;border-bottom:1px solid #e0e0e0;height:78px;box-sizing:border-box}.search-input{flex:1;border:none;outline:none;font-family:Manrope,sans-serif;font-size:18px;font-weight:500;color:#000;background:transparent}.search-input::placeholder{color:#999}.search-close{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease}.search-close:hover{color:#000}.search-suggestions{max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e0e0e0 transparent;animation:expandDown .3s ease}@keyframes expandDown{0%{max-height:0;opacity:0}to{max-height:400px;opacity:1}}.search-suggestions::-webkit-scrollbar{width:6px}.search-suggestions::-webkit-scrollbar-track{background:transparent}.search-suggestions::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.search-suggestion{width:100%;display:flex;align-items:center;gap:16px;padding:24px;background:transparent;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease;text-align:left;animation:fadeInSlide .3s ease forwards;opacity:0}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-suggestion:hover{background:#f5f5f5;transform:translate(4px)}.search-suggestion__avatar{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#e0e0e0}.search-suggestion__avatar img{width:100%;height:100%;object-fit:cover}.search-suggestion__info{flex:1;display:flex;flex-direction:column;gap:2px}.search-suggestion__name{font-family:Manrope,sans-serif;font-size:16px;font-weight:600;color:#000}.search-suggestion__name-uk{font-family:Manrope,sans-serif;font-size:14px;font-weight:500;color:#666}.search-suggestion__genre{font-family:Manrope,sans-serif;font-size:12px;font-weight:500;color:#999;margin-top:4px}.home-scroll-arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:10002;background:#ffffffe6;border:none;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;pointer-events:auto}.home-scroll-arrow--right{right:48px}.home-scroll-arrow--left{left:48px}.home-scroll-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0003}.home-scroll-arrow svg{color:#000}.home:after{content:"";position:fixed;top:-30vh;right:-20vw;width:140vw;height:160vh;background-image:url(/shadow.png);background-size:cover;background-position:right top;background-repeat:no-repeat;pointer-events:none;z-index:1;transform:scaleX(-1);opacity:.25;animation:shadowMove 6s ease-in-out infinite;will-change:transform,opacity;-webkit-transform:scaleX(-1);-webkit-animation:shadowMove 6s ease-in-out infinite}@keyframes shadowMove{0%,to{transform:scaleX(-1) translate(0) scale(.8);-webkit-transform:scaleX(-1) translateX(0) scale(.8);opacity:.3}50%{transform:scaleX(-1) translate(-50px) scale(.84);-webkit-transform:scaleX(-1) translateX(-50px) scale(.84);opacity:.2}}@-webkit-keyframes shadowMove{0%,to{-webkit-transform:scaleX(-1) translateX(0) scale(.8);opacity:.3}50%{-webkit-transform:scaleX(-1) translateX(-50px) scale(.84);opacity:.2}}@media only screen and (max-width:767px){.home:after{animation:shadowMoveMobile 8s ease-in-out infinite;-webkit-animation:shadowMoveMobile 8s ease-in-out infinite;opacity:.2;background-size:contain}@keyframes shadowMoveMobile{0%,to{transform:scaleX(-1) translate(0);-webkit-transform:scaleX(-1) translateX(0);opacity:.25}50%{transform:scaleX(-1) translate(-30px);-webkit-transform:scaleX(-1) translateX(-30px);opacity:.15}}@-webkit-keyframes shadowMoveMobile{0%,to{-webkit-transform:scaleX(-1) translateX(0);opacity:.25}50%{-webkit-transform:scaleX(-1) translateX(-30px);opacity:.15}}}.home-header{position:relative;padding:40px 48px 20px;z-index:10002;display:flex;justify-content:space-between;align-items:center}.home-header__brand{display:flex;flex-direction:column;gap:6px}.home-title{font-family:Manrope,sans-serif;font-size:28px;font-weight:400;font-style:normal;color:#000;letter-spacing:.02em;margin:0}.home-hero{position:relative;z-index:2;width:100%;padding:28px 48px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero__logo{font-family:Manrope,sans-serif;font-size:42px;color:#000;letter-spacing:.02em;margin-bottom:80px;opacity:1}.home-hero__logo span:last-child{font-size:57px}.home-hero__title{font-family:Apple Garamond,serif;font-size:clamp(36px,5vw,64px);font-weight:700;color:#000;margin:0;letter-spacing:.01em}.home-hero__subtitle{font-family:Manrope,sans-serif;font-size:27px;font-weight:500;color:#000000b3;margin:18px 0 0;line-height:1.35}.home-hero__ctas{margin-top:80px;display:flex;gap:12px;align-items:center;justify-content:center;width:min(504px,100%)}.home-hero__cta{flex:1 1 0;height:53px;padding:0 22px;border:0;border-radius:999px;font-family:Manrope,sans-serif;font-size:17px;font-weight:700;letter-spacing:.02em;cursor:pointer}.home-hero__cta--primary{background:#000;color:#fff}.home-hero__cta--secondary{background:transparent;color:#000;border:1px solid rgba(0,0,0,.25)}.home-hero__cta:hover{opacity:.85}.home-header__actions{display:flex;gap:16px;align-items:center}.home-header__icon{background:transparent;border:none;color:#000;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.home-header__icon:hover{transform:scale(1.1)}.home-header__profile{background:transparent;border:none;color:#000;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;padding:0}.home-header__profile:hover{opacity:.6}.home-nav{display:block;width:100%;box-sizing:border-box;overflow:visible;scrollbar-width:none;-ms-overflow-style:none}.home-nav::-webkit-scrollbar{display:none}.home-category{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0;padding:0}.home-section{width:100%;display:flex;flex-direction:column;gap:0;margin-bottom:0;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none;position:relative}@media only screen and (max-width:767px){.home-section--artists{overflow-x:visible;overflow-y:visible}}.home-section::-webkit-scrollbar{display:none}.home-section-arrow{position:fixed;top:calc(104px + 26vh);transform:translateY(-50%);width:56px;height:56px;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000;transition:all .2s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none}.home-section-arrow.visible{opacity:1;pointer-events:auto}.home-section-arrow:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.home-section-arrow--left{left:48px}.home-section-arrow--right{right:48px}.home-section--artists{display:flex;flex-direction:column;align-items:center;margin-top:90px}.home-section-title{font-family:Manrope,sans-serif;font-size:48px;font-weight:700;color:#000;margin:0 0 40px;text-transform:uppercase;letter-spacing:.02em;width:100%;padding:0 48px}.home-section--artists .home-section-title{margin:0 0 14px;width:100%;padding:0;font-size:23px;text-align:center}.home-section-title--new{display:none}.home-section--new{display:flex;flex-direction:column;align-items:center;margin-top:0;position:relative}.home-section--artists .home-squares-grid{justify-content:center}.home-squares-grid{display:flex;gap:8px;row-gap:80px;flex-wrap:nowrap;width:100%;align-items:flex-start}.home-squares-grid--top{min-height:calc(52vh + 60px);padding-bottom:20px;padding-left:48px;padding-right:48px}.home-squares-grid--bottom{min-height:35vh;padding-bottom:80px;display:grid;grid-template-columns:repeat(3,35vh);justify-content:center;row-gap:80px;column-gap:8px}.home-squares-grid--bottom .home-section-title{grid-column:1 / -1;padding:0;font-size:28px;font-weight:800;margin:0 0 -300px}.home-section-title--artists{width:calc(105vh + 16px);margin:0 auto 24px;padding:0;text-align:left}.home-square-wrapper{display:flex;flex-direction:column;gap:0;min-width:0;position:relative;flex:0 0 auto}.home-squares-grid--top .home-square-wrapper{height:52vh;width:calc(52vh * 4 / 3)}.home-squares-grid--bottom .home-square-wrapper{height:35vh;width:35vh}.home-square-wrapper .home-square-info{position:relative;padding:12px 0 0;display:flex;flex-direction:column;align-items:flex-start}.home-squares-grid--top .home-square-info{position:relative;padding:12px 0 0}.home-squares-grid--top .home-square-artist{font-size:clamp(16px,1.5vw,24px)}.home-squares-grid--top .home-square-genre{font-size:clamp(10px,.8vw,14px)}.home-square-wrapper:hover .home-square-info{opacity:1}.home-square-new-badge{position:absolute;top:0;left:0;width:0;height:0;z-index:10;border-style:solid;border-width:80px 80px 0 0;border-color:#ff3b30 transparent transparent transparent}.home-square-new-badge:after{content:"new";position:absolute;top:-66px;left:8px;font-family:Apple Garamond,serif;font-size:25px;font-weight:400;font-style:italic;letter-spacing:.02em;color:#fff;transform:rotate(-45deg);transform-origin:center center}.home-square-info{display:flex;flex-direction:column;gap:4px}.home-square-artist{font-family:Apple Garamond,serif;font-size:clamp(12px,1.2vw,21px);font-weight:400;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-square-genre{font-family:Manrope,sans-serif;font-size:clamp(10px,.8vw,14px);font-weight:400;color:#0009;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-category-title{display:none}.home-square{background:#d0d0d0;border:none;cursor:pointer;transition:opacity .3s ease;padding:0;flex-shrink:0;position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:auto}.home-square:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:auto}.home-square:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.home-square:hover{opacity:.7}.home-square--large{--square-height: min(45vw, calc((100vh - 300px)*.55) );width:clamp(300px,calc(var(--square-height) * 1.5),1050px);height:clamp(200px,var(--square-height),700px)}.home-square--small{--large-size: min(45vw, calc((100vh - 300px)*.55) );--small-size: calc(var(--large-size) / 2.31);--portrait-size: clamp(34.4px, calc(var(--small-size) * .4), 121.2px);width:clamp(86px,var(--small-size),303px);height:clamp(86px,var(--small-size),303px)}.home-square--large{--large-size: min(45vw, calc((100vh - 300px)*.55) );--small-size: calc(var(--large-size) / 2.31);--portrait-size: clamp(34.4px, calc(var(--small-size) * .4), 121.2px)}.home-square__artist-portrait{position:absolute;bottom:16px;left:16px;width:9.8vh;height:9.8vh;border-radius:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-origin:content-box;background-clip:content-box;border:6.4px solid #ffffff;border-bottom-width:15px;padding:0;background-color:#fff;box-shadow:0 4px 16px #0000004d,inset 0 -1px 3px #0000001a;animation:portraitShadow 6s ease-in-out infinite;-webkit-animation:portraitShadow 6s ease-in-out infinite;will-change:box-shadow}@keyframes portraitShadow{0%,to{box-shadow:0 12px 24px -8px #00000073,inset 0 -1px 3px #0000001a}50%{box-shadow:-40px 12px 28px -8px #00000080,inset 0 -1px 3px #0000001a}}@-webkit-keyframes portraitShadow{0%,to{box-shadow:0 12px 24px -8px #00000073,inset 0 -1px 3px #0000001a}50%{box-shadow:-40px 12px 28px -8px #00000080,inset 0 -1px 3px #0000001a}}@media only screen and (max-width:767px){.home-square__artist-portrait{animation:portraitShadowMobile 8s ease-in-out infinite;-webkit-animation:portraitShadowMobile 8s ease-in-out infinite}@keyframes portraitShadowMobile{0%,to{box-shadow:0 8px 16px -4px #0006,inset 0 -1px 3px #0000001a}50%{box-shadow:-20px 8px 18px -4px #00000073,inset 0 -1px 3px #0000001a}}@-webkit-keyframes portraitShadowMobile{0%,to{box-shadow:0 8px 16px -4px #0006,inset 0 -1px 3px #0000001a}50%{box-shadow:-20px 8px 18px -4px #00000073,inset 0 -1px 3px #0000001a}}}.home-squares-grid--top .home-square__artist-portrait,.home-squares-grid--bottom .home-square__artist-portrait{width:9.8vh;height:calc(9.8vh + 20px)}.exposee-page-footer{width:100%;display:block;text-align:center;padding:24px 48px;background:#fff;margin-top:80px}.exposee-page-footer__link{font-family:Manrope,sans-serif;font-size:14px;color:#000;text-decoration:none;letter-spacing:.05em;font-weight:500}.exposee-page-footer__link:hover{color:#333}@media only screen and (max-width:1024px)and (orientation:portrait){.home-header{padding:32px 32px 16px}.home-title{font-size:24px}.home-hero{padding:24px 32px 28px}.home-hero__logo{font-size:36px;margin-bottom:60px}.home-hero__logo span:last-child{font-size:48px}.home-hero__title{font-size:clamp(32px,4.5vw,52px)}.home-hero__subtitle{font-size:22px;margin:16px 0 0}.home-hero__ctas{margin-top:60px;width:min(440px,100%)}.home-hero__cta{height:50px;font-size:16px}.home-section-title{font-size:40px;padding:0 32px;margin:0 0 32px}.home-section--artists{margin-top:70px}.home-section--artists .home-section-title{font-size:20px;margin:0 0 12px}.home-squares-grid--top{padding-left:32px;padding-right:32px;gap:12px;row-gap:60px}.home-squares-grid--top .home-square-wrapper{height:46vh;width:calc(46vh * 4 / 3)}.home-squares-grid--bottom{grid-template-columns:repeat(3,32vh);column-gap:12px;row-gap:60px;padding-bottom:60px}.home-squares-grid--bottom .home-square-wrapper{height:32vh;width:32vh}.home-section-title--artists{width:calc(96vh + 24px);font-size:24px;margin:0 auto 20px}.home-squares-grid--top .home-square-artist{font-size:clamp(18px,2vw,26px)}.home-squares-grid--top .home-square-genre{font-size:clamp(12px,1vw,16px)}.home-square-artist{font-size:clamp(14px,1.5vw,22px)}.home-square-genre{font-size:clamp(11px,1vw,15px)}.home-square__artist-portrait{width:8.96vh;height:8.96vh;bottom:12px;left:12px;border-width:5px;border-bottom-width:12px}.home-squares-grid--top .home-square__artist-portrait,.home-squares-grid--bottom .home-square__artist-portrait{width:8.96vh;height:calc(8.96vh + 16px)}.home-scroll-arrow--right{right:32px}.home-scroll-arrow--left,.home-section-arrow--left{left:32px}.home-section-arrow--right{right:32px}.exposee-page-footer{padding:20px 32px}}@media only screen and (max-width:1024px)and (orientation:landscape){.home-header{padding:28px 32px 14px}.home-title{font-size:22px}.home-hero{padding:20px 32px 24px}.home-hero__logo{font-size:32px;margin-bottom:50px}.home-hero__logo span:last-child{font-size:42px}.home-hero__title{font-size:clamp(28px,4vw,48px)}.home-hero__subtitle{font-size:20px;margin:14px 0 0}.home-hero__ctas{margin-top:50px;width:min(400px,100%)}.home-hero__cta{height:48px;font-size:15px}.home-section-title{font-size:36px;padding:0 32px;margin:0 0 28px}.home-section--artists{margin-top:60px}.home-section--artists .home-section-title{font-size:19px;margin:0 0 10px}.home-squares-grid--top{padding-left:32px;padding-right:32px;gap:10px;row-gap:50px}.home-squares-grid--top .home-square-wrapper{height:50vh;width:calc(50vh * 4 / 3)}.home-squares-grid--bottom{grid-template-columns:repeat(4,28vh);column-gap:10px;row-gap:50px;padding-bottom:50px}.home-squares-grid--bottom .home-square-wrapper{height:28vh;width:28vh}.home-section-title--artists{width:calc(112vh + 30px);font-size:22px;margin:0 auto 18px}.home-squares-grid--top .home-square-artist{font-size:clamp(17px,2vw,25px)}.home-squares-grid--top .home-square-genre{font-size:clamp(12px,1vw,15px)}.home-square-artist{font-size:clamp(13px,1.5vw,21px)}.home-square-genre{font-size:clamp(11px,1vw,14px)}.home-square__artist-portrait{width:calc(28vh * .28);height:calc(28vh * .28);bottom:10px;left:10px;border-width:5px;border-bottom-width:11px}.home-squares-grid--top .home-square__artist-portrait,.home-squares-grid--bottom .home-square__artist-portrait{width:calc(28vh * .28);height:calc(28vh * .28 + 14px)}.home-scroll-arrow--right,.home-section-arrow--right{right:32px}.home-scroll-arrow--left,.home-section-arrow--left{left:32px}.exposee-page-footer{padding:18px 32px}}@media only screen and (max-width:767px)and (orientation:portrait){.home-header{padding:24px 20px 12px}.home-title{font-size:20px}.home-hero{padding:20px 20px 24px}.home-hero__logo{font-size:28px;margin-bottom:40px}.home-hero__logo span:last-child{font-size:38px}.home-hero__title{font-size:clamp(28px,7vw,40px)}.home-hero__subtitle{font-size:18px;margin:12px 0 0;line-height:1.4}.home-hero__ctas{margin-top:50px;width:100%;flex-direction:column;gap:10px}.home-hero__cta{height:67px;font-size:17px;width:100%}.home-section-title{font-size:32px;padding:0 20px;margin:0 0 24px}.home-section--artists{margin-top:50px}.home-section--artists .home-section-title{font-size:18px;margin:0 0 10px}.home-squares-grid--top{padding-left:20px;padding-right:20px;gap:10px;row-gap:70px}.home-squares-grid--top .home-square-wrapper{height:42vh;width:56vh}.home-squares-grid--bottom{grid-template-columns:repeat(2,calc((100vw - 50px)/2));column-gap:10px;row-gap:70px;padding-bottom:40px;padding-left:20px;padding-right:20px;overflow-x:visible;overflow-y:visible}.home-squares-grid--bottom .home-square-wrapper{height:calc((100vw - 50px)/2);width:calc((100vw - 50px)/2)}.home-section-title--artists{width:100%;font-size:20px;margin:0 0 16px;padding:0 20px;text-align:center}.home-squares-grid--top .home-square-artist{font-size:clamp(20px,3vw,28px);font-weight:500}.home-squares-grid--top .home-square-genre{font-size:clamp(14px,1.8vw,18px)}.home-square-artist{font-size:clamp(16px,2.5vw,24px);font-weight:500}.home-square-genre{font-size:clamp(12px,1.5vw,16px)}.home-square-wrapper .home-square-info,.home-squares-grid--top .home-square-info{padding:10px 0 0}.home-square__artist-portrait{width:calc((100vw - 50px)*.16);height:calc((100vw - 50px)*.16);bottom:8px;left:8px;border-width:4px;border-bottom-width:10px}.home-squares-grid--top .home-square__artist-portrait{width:calc(42vh * .28);height:calc(42vh * .28 + 12px)}.home-squares-grid--bottom .home-square__artist-portrait{width:calc((100vw - 50px)*.16);height:calc((100vw - 50px)*.16 + 12px)}.home-square-new-badge{border-width:60px 60px 0 0}.home-square-new-badge:after{font-size:18px;top:-50px;left:6px}.home-scroll-arrow,.home-section-arrow{width:44px;height:44px}.home-scroll-arrow--right,.home-section-arrow--right{right:20px}.home-scroll-arrow--left,.home-section-arrow--left{left:20px}.home-section-arrow{top:calc(100px + 21vh)}.search-overlay{padding-top:100px}.search-container{width:95%;border-radius:24px}.search-input-wrapper{padding:16px 20px;height:64px}.search-input{font-size:16px}.search-suggestions{max-height:300px}.search-suggestion{padding:18px 20px}.search-suggestion__avatar{width:48px;height:48px}.search-suggestion__name{font-size:15px}.search-suggestion__name-uk{font-size:13px}.search-suggestion__genre{font-size:11px}.exposee-page-footer{padding:16px 20px;margin-top:60px}.exposee-page-footer__link{font-size:13px}}@media only screen and (max-width:767px)and (orientation:landscape){.home-header{padding:20px 20px 10px}.home-title{font-size:18px}.home-hero{padding:16px 20px 20px}.home-hero__logo{font-size:24px;margin-bottom:30px}.home-hero__logo span:last-child{font-size:32px}.home-hero__title{font-size:clamp(24px,5vw,36px)}.home-hero__subtitle{font-size:16px;margin:10px 0 0}.home-hero__ctas{margin-top:40px;width:min(360px,100%);gap:8px}.home-hero__cta{height:44px;font-size:14px}.home-section-title{font-size:28px;padding:0 20px;margin:0 0 20px}.home-section--artists{margin-top:40px}.home-section--artists .home-section-title{font-size:16px;margin:0 0 8px}.home-squares-grid--top{padding-left:20px;padding-right:20px;gap:8px;row-gap:35px}.home-squares-grid--top .home-square-wrapper{height:55vh;width:calc(55vh * 4 / 3)}.home-squares-grid--bottom{grid-template-columns:repeat(3,calc((100vw - 40px - 16px) / 3));column-gap:8px;row-gap:35px;padding-bottom:35px;padding-left:20px;padding-right:20px}.home-squares-grid--bottom .home-square-wrapper{height:calc((100vw - 40px - 16px) / 3);width:calc((100vw - 40px - 16px) / 3)}.home-section-title--artists{width:100%;font-size:18px;margin:0 0 14px;padding:0 20px;text-align:center}.home-squares-grid--top .home-square-artist{font-size:clamp(18px,2.5vw,26px);font-weight:500}.home-squares-grid--top .home-square-genre{font-size:clamp(13px,1.5vw,17px)}.home-square-artist{font-size:clamp(15px,2vw,22px);font-weight:500}.home-square-genre{font-size:clamp(11px,1.2vw,15px)}.home-square__artist-portrait{width:calc((100vw - 40px - 16px) / 3 * .32);height:calc((100vw - 40px - 16px) / 3 * .32);bottom:6px;left:6px;border-width:3px;border-bottom-width:8px}.home-squares-grid--top .home-square__artist-portrait{width:calc(55vh * .28);height:calc(55vh * .28 + 10px)}.home-squares-grid--bottom .home-square__artist-portrait{width:calc((100vw - 40px - 16px) / 3 * .32);height:calc((100vw - 40px - 16px) / 3 * .32 + 10px)}.home-square-new-badge{border-width:50px 50px 0 0}.home-square-new-badge:after{font-size:16px;top:-42px;left:5px}.home-scroll-arrow,.home-section-arrow{width:40px;height:40px}.home-scroll-arrow--right,.home-section-arrow--right{right:20px}.home-scroll-arrow--left,.home-section-arrow--left{left:20px}.home-section-arrow{top:calc(98px + 27.5vh)}.search-overlay{padding-top:80px}.search-container{width:95%;border-radius:20px}.exposee-page-footer{padding:14px 20px;margin-top:50px}.exposee-page-footer__link{font-size:12px}}@media only screen and (max-width:479px){.home-hero__title{font-size:clamp(24px,8vw,36px)}.home-hero__subtitle{font-size:16px}.home-section-title{font-size:28px}.home-squares-grid--top .home-square-artist{font-size:clamp(22px,4vw,30px);font-weight:600}.home-squares-grid--top .home-square-genre{font-size:clamp(15px,2vw,19px)}.home-square-artist{font-size:clamp(18px,3vw,26px);font-weight:600}.home-square-genre{font-size:clamp(13px,1.8vw,17px)}}.guidelines-overlay{position:fixed;inset:0;background:#0b0d16d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;overflow-y:auto}.guidelines-modal{background:#1a1d2e;border:1px solid rgba(249,250,251,.1);border-radius:2px;max-width:700px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0006}.guidelines-header{padding:2rem 2.5rem 1.5rem;border-bottom:1px solid rgba(249,250,251,.1);display:flex;justify-content:space-between;align-items:flex-start}.guidelines-header h2{font-family:Apple Garamond,serif;font-size:1.75rem;font-weight:400;color:#f9fafb;letter-spacing:-.02em;margin:0;line-height:1.3}.close-button{background:none;border:none;color:#f9fafb80;font-size:2rem;line-height:1;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;margin-left:1rem}.close-button:hover{color:#f9fafb}.guidelines-content{padding:2rem 2.5rem;overflow-y:auto;flex:1;color:#f9fafbd9;line-height:1.7}.guidelines-intro{font-size:.95rem;margin-bottom:2rem;color:#f9fafbe6}.guidelines-content section{margin-bottom:2.5rem}.guidelines-content section:last-child{margin-bottom:0}.guidelines-content h3{font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:600;color:#f9fafb;margin-bottom:1rem;letter-spacing:-.01em}.guideline-item{margin-bottom:1.5rem}.guideline-item:last-child{margin-bottom:0}.guideline-item h4{font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;color:#f9fafbe6;margin-bottom:.5rem}.guidelines-content ul{list-style:none;padding-left:0}.guidelines-content ul li{font-size:.9rem;padding-left:1.25rem;position:relative;margin-bottom:.4rem;color:#f9fafbbf}.guidelines-content ul li:before{content:"•";position:absolute;left:0;color:#f9fafb66}.guidelines-content p{font-size:.9rem;margin-bottom:.75rem;color:#f9fafbbf}.guidelines-content p:last-child{margin-bottom:0}.guidelines-emphasis{font-weight:500;color:#f9fafbe6!important;margin-top:.75rem}.guidelines-footer{padding:1.5rem 2.5rem 2rem;border-top:1px solid rgba(249,250,251,.1);display:flex;flex-direction:column;gap:1.25rem}.confirmation-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.confirmation-checkbox input[type=checkbox]{margin-top:.15rem;cursor:pointer;width:1.1rem;height:1.1rem;flex-shrink:0}.confirmation-checkbox span{font-size:.9rem;color:#f9fafbd9;line-height:1.5}.guidelines-actions{display:flex;gap:.75rem;justify-content:flex-end}.cancel-button,.confirm-button{padding:.65rem 1.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:500;border:none;border-radius:2px;cursor:pointer;transition:all .2s ease}.cancel-button{background:transparent;color:#f9fafb99;border:1px solid rgba(249,250,251,.2)}.cancel-button:hover{color:#f9fafbe6;border-color:#f9fafb4d}.confirm-button.disabled{background:#f9fafb1a;color:#f9fafb4d;cursor:not-allowed}.confirm-button.active{background:#f9fafb;color:#0b0d16;cursor:pointer}.confirm-button.active:hover{background:#f9fafbe6}@media(max-width:768px){.guidelines-overlay{padding:1rem}.guidelines-header{padding:1.5rem 1.5rem 1rem}.guidelines-header h2{font-size:1.5rem}.guidelines-content{padding:1.5rem}.guidelines-footer{padding:1rem 1.5rem 1.5rem}.guidelines-actions{flex-direction:column}.cancel-button,.confirm-button{width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideDown{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-30px);opacity:0}}.submission-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:999;padding:2rem;overflow-y:auto;animation:fadeIn .3s ease}.submission-modal-overlay.closing{animation:fadeOut .3s ease forwards}.submission-modal{background:#fff;border-radius:39px;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:row;box-shadow:0 20px 60px #0000004d;animation:slideDown .3s ease;transition:max-width .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.submission-modal.step-2{max-width:624px;flex-direction:column}.submission-modal-image{flex:0 0 440px;overflow:hidden;position:relative}.submission-modal-image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.submission-modal-main{flex:1;display:flex;flex-direction:column;min-width:0}.submission-modal.closing{animation:slideUp .3s ease forwards}.submission-modal-header{padding:2rem 2.5rem 1.5rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:flex-start}.submission-modal-header h2{font-family:Apple Garamond,serif;font-size:2rem;font-weight:400;color:#000;letter-spacing:-.02em;margin:0;line-height:1.3}.modal-close-button{background:none;border:none;color:#00000080;font-size:2rem;line-height:1;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;margin-left:1rem}.modal-close-button:hover{color:#000}@media(max-width:768px){.submission-modal{max-width:480px;flex-direction:column}.submission-modal-image{display:none}.submission-modal.step-2{max-width:480px}}.submission-modal-content{padding:2rem 2.5rem;overflow-y:auto;flex:1}.submission-subtitle{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:2rem;text-align:center}.guidelines-trigger{width:100%;padding:1rem 1.5rem;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:16px;color:#000;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.guidelines-trigger:hover{background:#eee;border-color:#ccc}.guidelines-icon{font-size:1.1rem}.required-badge{margin-left:auto;font-size:.75rem;padding:.25rem .6rem;background:#ef444426;color:#ef4444e6;border-radius:2px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.reviewed-badge{margin-left:auto;font-size:.75rem;padding:.25rem .6rem;background:#22c55e26;color:#22c55ee6;border-radius:2px;font-weight:600}.submission-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{font-size:.9rem;font-weight:500;color:#333;display:flex;flex-direction:column;gap:.25rem}.helper-text{font-size:.8rem;font-weight:400;color:#999;font-style:italic}.form-input,.form-select{padding:.875rem 1rem;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:24px;color:#000;font-family:Manrope,sans-serif;font-size:.9rem;transition:all .2s ease;outline:none}.form-input:focus:not(.disabled),.form-select:focus:not(.disabled){background:#fff;border-color:#999}.form-input.disabled,.form-select.disabled{opacity:.4;cursor:not-allowed;color:#999}.form-input::placeholder{color:#999}.form-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-select.disabled{cursor:not-allowed}.submit-button{padding:.75rem 2rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;border:none;border-radius:32px;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.submit-button.disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.submit-button.active{background:#000;color:#fff;cursor:pointer}.submit-button.active:hover{background:#333;transform:translateY(-1px)}.submit-helper{font-size:.8rem;color:#999;text-align:center;margin-top:-.5rem}.submission-modal-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0;text-align:center}.submission-modal-footer p{font-size:.8rem;color:#999;line-height:1.6}.submission-confirmation-content{text-align:center;padding:2rem 0}.submission-confirmation-content h1{font-family:Apple Garamond,serif;font-size:2rem;font-weight:400;color:#000;letter-spacing:-.02em;margin-bottom:1.5rem}.confirmation-message{font-size:1rem;color:#666;line-height:1.8;margin-bottom:2.5rem}.back-button{padding:.75rem 2rem;background:#000;border:none;border-radius:32px;color:#fff;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.back-button:hover{background:#333;transform:translateY(-1px)}.guidelines-content-inline{color:#333;line-height:1.7;margin-bottom:2rem}.guidelines-content-inline .guidelines-intro{font-size:.95rem;margin-bottom:2rem;color:#333}.guidelines-content-inline section{margin-bottom:2rem}.guidelines-content-inline section:last-child{margin-bottom:0}.guidelines-content-inline h3{font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;color:#000;margin-bottom:1rem;letter-spacing:-.01em}.guidelines-content-inline .guideline-item{margin-bottom:1.5rem}.guidelines-content-inline .guideline-item:last-child{margin-bottom:0}.guidelines-content-inline .guideline-item h4{font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;color:#333;margin-bottom:.5rem}.guidelines-content-inline ul{list-style:none;padding-left:0}.guidelines-content-inline ul li{font-size:.9rem;padding-left:1.25rem;position:relative;margin-bottom:.4rem;color:#666}.guidelines-content-inline ul li:before{content:"•";position:absolute;left:0;color:#999}.guidelines-content-inline p{font-size:.9rem;margin-bottom:.75rem;color:#666}.guidelines-content-inline p:last-child{margin-bottom:0}.guidelines-content-inline .guidelines-emphasis{font-weight:500;color:#333!important;margin-top:.75rem}.confirmation-checkbox-inline{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:1rem;background:#f5f5f5;border-radius:16px;margin-bottom:1.5rem}.confirmation-checkbox-inline input[type=checkbox]{margin-top:.15rem;cursor:pointer;width:1.1rem;height:1.1rem;flex-shrink:0}.confirmation-checkbox-inline span{font-size:.9rem;color:#333;line-height:1.5;font-weight:500}.button-row{display:flex;gap:1rem;margin-top:1.5rem}.button-row .back-nav-button{flex:0 0 auto}.button-row .submit-button{flex:1}.back-nav-button{padding:.75rem 2rem;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:32px;color:#666;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.back-nav-button:hover{background:#eee;border-color:#ccc}@media(max-width:768px){.submission-modal-overlay{padding:1rem}.submission-modal-header{padding:1.5rem 1.5rem 1rem}.submission-modal-header h2{font-size:1.75rem}.submission-modal-content{padding:1.5rem}.form-row{grid-template-columns:1fr}.button-row{flex-direction:column}.submission-confirmation-content h1{font-size:1.75rem}}.gallery{width:100vw;height:100vh;height:-webkit-fill-available;position:relative;overflow:hidden;background:#0a0a0a;transition:background .8s ease;--text-color: #ffffff}.gallery--view-transitioning .artist-info-view,.gallery--view-transitioning .gallery-artworks{transition:transform .4s cubic-bezier(.4,0,.2,1)}.gallery:not(.gallery--artist-view) .artist-info-view{transform:translate(-100%)}.gallery:not(.gallery--artist-view) .gallery-artworks{transform:translate(0)}.gallery.gallery--artist-view .artist-info-view{transform:translate(0)}.gallery.gallery--artist-view .gallery-artworks{transform:translate(100%)}.gallery.gallery--zoom-1:after,.gallery.gallery--zoom-5:after{content:"";position:absolute;inset:0;background-image:url(/interior-shadow.png);background-size:60%;background-position:left top;background-repeat:no-repeat;pointer-events:none;z-index:9999;animation:interiorShadowMoveSmall 8s ease-in-out infinite;will-change:transform,opacity;transform:translateZ(0)}.gallery.gallery--zoom-10:after{content:"";position:absolute;inset:0;background-image:url(/interior-shadow.png);background-size:50%;background-position:left top;background-repeat:no-repeat;pointer-events:none;z-index:9999;animation:interiorShadowMove 6s ease-in-out infinite;will-change:transform,opacity;transform:translateZ(0)}.gallery.gallery--zoom-1.gallery--animated-gradient:after,.gallery.gallery--zoom-5.gallery--animated-gradient:after,.gallery.gallery--zoom-10.gallery--animated-gradient:after{opacity:.25;mix-blend-mode:multiply}@keyframes interiorShadowMove{0%,to{transform:translate(-30px) scale(1) translateZ(0);opacity:.6}50%{transform:translate(20px) scale(1.05) translateZ(0);opacity:.4}}@keyframes interiorShadowMoveSmall{0%,to{transform:translate(-30px) translateZ(0);opacity:.5}50%{transform:translate(0) translateZ(0);opacity:.3}}@keyframes wallColorCycle{0%,5%{background-color:#f5f5f5}15%,25%{background-color:#e6dbc8}35%,45%{background-color:#6f4e37}50%,60%{background-color:gray}65%,95%{background-color:#1a1a1a}to{background-color:#f5f5f5}}@keyframes headerTextColorCycle{0%,5%{color:#000}15%,25%{color:#000}35%,45%{color:#fff}50%,60%{color:#000}65%,95%{color:#fff}to{color:#000}}.gallery-wall{position:absolute;inset:0;background-color:var(--wall-color, #1a1a1a);z-index:0;transition:background-color .8s ease;transform:translateZ(0)}.gallery--animated-gradient .gallery-wall{transition:none!important;animation:wallColorCycle 40s linear infinite!important;will-change:background-color}.gallery-wall:after{content:"";position:absolute;inset:0;background:transparent;transition:background .8s ease,opacity .8s ease}.gallery-header{position:fixed;top:40px;left:48px;right:48px;display:flex;justify-content:space-between;align-items:center;z-index:10000;color:var(--text-color);transition:color 1.6s ease}.gallery--animated-gradient .gallery-header,.gallery--animated-gradient .gallery-title,.gallery--animated-gradient .artist-name,.gallery--animated-gradient .control-btn,.gallery--animated-gradient .bottom-controls__label,.gallery--animated-gradient .home-footer__copyright,.gallery--animated-gradient .artist-info-view__content,.gallery--animated-gradient .artist-info-view__section h2,.gallery--animated-gradient .artist-info-view__section p,.gallery--animated-gradient .artist-info-view__section li,.gallery--animated-gradient .artist-info-view__section li:before,.gallery--animated-gradient .artist-info-view__section strong,.gallery--animated-gradient .app-footer__left a,.gallery--animated-gradient .app-footer__right a,.gallery--animated-gradient .app-footer__copyright{animation:headerTextColorCycle 40s linear infinite!important;transition:none}.gallery-title{font-family:Manrope,sans-serif;font-size:28px;font-weight:400;font-style:normal;color:var(--text-color);letter-spacing:.02em;transition:color 1.6s ease}.artist-name{font-size:28px;font-weight:400;font-family:Apple Garamond,serif;color:var(--text-color);transition:color 1.6s ease}.gallery--artist-view .gallery-header,.gallery--artist-view .gallery-title{color:var(--text-color)}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;font-size:32px;font-weight:300;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-arrow:hover{background:#fff3;color:#fffffff2;transform:translateY(-50%) scale(1.1)}.nav-arrow--left{left:40px}.nav-arrow--right{right:40px}.gallery--day .nav-arrow{background:#0000000d;border:1px solid rgba(0,0,0,.1);color:#00000080}.gallery--day .nav-arrow:hover{background:#0000001a;color:#000c}.gallery-artworks{position:absolute;inset:0;z-index:5;pointer-events:none;transition:opacity .3s ease,transform .4s cubic-bezier(.4,0,.2,1);transform:translate(0)}.gallery--transitioning .gallery-artworks{opacity:0}.gallery--transitioning .artwork-frame{box-shadow:0 15px 40px #0000004d,0 0 0 1px #ffffff0d,inset 0 0 0 1px #00000080;transition:width .8s cubic-bezier(.4,0,.2,1),height .8s cubic-bezier(.4,0,.2,1),padding .8s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.gallery--zoom-out .gallery-artworks{animation:zoomOutAnimation .5s cubic-bezier(.4,0,.2,1) forwards}@keyframes zoomOutAnimation{0%{transform:scale(1);opacity:1}50%{transform:scale(.3);opacity:.5}to{transform:scale(.1);opacity:0}}.gallery--zoom-in .gallery-artworks{animation:zoomInAnimation .5s cubic-bezier(.4,0,.2,1) forwards}@keyframes zoomInAnimation{0%{transform:scale(1);opacity:1}50%{transform:scale(2);opacity:.5}to{transform:scale(3);opacity:0}}.artwork{position:absolute;top:45%;transform:translateY(-50%);cursor:pointer;transition:left 1s cubic-bezier(.65,0,.35,1),top 1s cubic-bezier(.65,0,.35,1),filter 1s cubic-bezier(.65,0,.35,1),opacity 1s cubic-bezier(.65,0,.35,1),transform 1s cubic-bezier(.65,0,.35,1);display:flex;flex-direction:column;align-items:center;pointer-events:auto}.artwork-wires{position:absolute;top:0;left:8px;right:8px;transform:translateY(-100%);display:flex;justify-content:space-between;height:calc(50vh - 225px);transition:height .8s cubic-bezier(.4,0,.2,1)}.gallery--zoom-1 .artwork-wires{display:flex}.artwork--left .artwork-wires,.artwork--right .artwork-wires,.artwork--far-left .artwork-wires,.artwork--far-right .artwork-wires,.artwork--offscreen-left .artwork-wires,.artwork--offscreen-right .artwork-wires{height:calc(50vh - 130px)}.artwork-wire{width:1px;height:100%;background:linear-gradient(180deg,#505050e6,#323232b3);position:relative;transition:background .8s ease}.artwork-wire:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:6px;height:6px;background:#444;border-radius:50%;transition:background .8s ease}.artwork--left,.artwork--right{filter:brightness(.4);opacity:.7;transition:left .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.artwork--far-left,.artwork--far-right{filter:brightness(.18) blur(3px);opacity:.55;transition:left .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.artwork--offscreen-left,.artwork--offscreen-right{filter:brightness(.1) blur(5px);opacity:.3;transition:left .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.artwork--left:hover,.artwork--right:hover{filter:brightness(.6);opacity:.85}.artwork--far-left:hover,.artwork--far-right:hover{filter:brightness(.28) blur(2px);opacity:.7}.artwork--center{z-index:2;filter:brightness(1) blur(0px);opacity:1;left:50%;top:50%;transform:translate(-50%,-50%);transition:filter .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1)}.gallery--zoom-5.gallery--switching .artwork--center,.gallery--zoom-5.gallery--slide-left .artwork--center,.gallery--zoom-5.gallery--slide-right .artwork--center,.gallery--zoom-5 .artwork--previous-dark{filter:brightness(.3) blur(3px);transition:filter .5s ease-in}.gallery--zoom-5:not(.gallery--slide-left):not(.gallery--slide-right) .artwork--center{transition:filter .8s ease-out}.gallery--zoom-5.gallery--switching .artwork--left,.gallery--zoom-5.gallery--switching .artwork--right{filter:brightness(.2) blur(4px)}.artwork--center .artwork-frame{animation:centerGlow .7s ease-out}@keyframes centerGlow{0%{box-shadow:0 15px 40px #0006,0 0 0 1px #ffffff08}to{box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d,inset 0 0 0 1px #00000080}}.artwork-frame{position:relative;background:#000;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d,inset 0 0 0 1px #00000080;display:flex;align-items:center;justify-content:center;transform-origin:center center;transition:width 1s cubic-bezier(.65,0,.35,1),height 1s cubic-bezier(.65,0,.35,1),padding 1s cubic-bezier(.65,0,.35,1),box-shadow .5s ease}.artwork-frame img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.artwork-new-badge{position:absolute;top:0;left:0;width:0;height:0;z-index:10;border-style:solid;border-width:100px 100px 0 0;border-color:#ff3b30 transparent transparent transparent}.artwork-new-badge:after{content:"new";position:absolute;top:-82px;left:10px;font-family:Apple Garamond,serif;font-size:31px;font-weight:400;font-style:italic;letter-spacing:.02em;color:#fff;transform:rotate(-45deg);transform-origin:center center}.artwork-info{position:absolute;top:50%;left:100%;transform:translateY(-50%);margin-left:24px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:8px 0;font-family:Manrope,sans-serif;text-align:left;opacity:.6;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.artwork:hover .artwork-info{opacity:1;transform:translateY(-50%) scale(1.02)}.artwork-info-title{font-size:13px;font-weight:600;color:#ffffffe6;letter-spacing:.02em}.artwork-info-author{font-size:11px;font-weight:500;color:#ffffffb3}.artwork-info-material{font-size:10px;font-weight:400;color:#ffffff80;font-style:italic}.artwork-info-price{font-size:11px;font-weight:600;color:#fffc;margin-top:4px}.gallery--day .artwork-info-title{color:#000000d9}.gallery--day .artwork-info-author{color:#000000a6}.gallery--day .artwork-info-material{color:#00000073}.gallery--day .artwork-info-price{color:#000000bf}.artwork--center .artwork-frame:after{content:"";position:absolute;inset:-20px;background:radial-gradient(ellipse at center,rgba(255,150,50,.15) 0%,transparent 70%);z-index:-1;pointer-events:none}.gallery-info{position:absolute;bottom:100px;left:48px;right:48px;display:flex;justify-content:space-between;z-index:10}.gallery-year,.gallery-date{font-size:24px;font-weight:300;color:#ffffff80;letter-spacing:.05em;transition:color 1.6s ease}.zoom-controls{position:fixed;top:40px;left:50%;transform:translate(-50%);display:flex;padding:4px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;z-index:1000;border:1px solid rgba(255,255,255,.1);transition:background .8s ease,border-color .8s ease;display:none}.bottom-controls{position:fixed;bottom:48px;left:50%;transform:translate(-50%);display:flex;align-items:flex-start;gap:16px;z-index:1000}.bottom-controls__group{display:flex;flex-direction:column;align-items:center;gap:8px}.bottom-controls__buttons{display:flex;gap:4px;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1);transition:background .3s ease,border-color .3s ease;position:relative}.bottom-controls__buttons:before{content:"";position:absolute;width:44px;height:44px;background:#fff3;border-radius:50%;transition:transform .4s cubic-bezier(.34,1.26,.64,1),opacity .3s ease;pointer-events:none;opacity:0;left:6px;top:6px}.bottom-controls__buttons[data-active-index="-1"]:before,.bottom-controls__buttons[data-active-index="0"]:before,.bottom-controls__buttons[data-active-index="1"]:before,.bottom-controls__buttons[data-active-index="2"]:before,.bottom-controls__buttons[data-active-index="3"]:before,.bottom-controls__buttons[data-active-index="4"]:before,.bottom-controls__buttons[data-active-index="5"]:before,.bottom-controls__buttons[data-active-index="6"]:before,.bottom-controls__buttons[data-active-index="7"]:before,.bottom-controls__buttons[data-active-index="8"]:before,.bottom-controls__buttons[data-active-index="9"]:before{opacity:1}.bottom-controls__buttons[data-active-index="2"]:before{transform:translate(0)}.bottom-controls__buttons[data-active-index="1"]:before{transform:translate(48px)}.bottom-controls__buttons[data-active-index="-1"]:before{transform:translate(0)}.bottom-controls__buttons[data-active-index="0"]:before{transform:translate(48px)}.bottom-controls__buttons[data-active-index="1"]:before{transform:translate(96px)}.bottom-controls__buttons[data-active-index="2"]:before{transform:translate(144px)}.bottom-controls__buttons[data-active-index="3"]:before{transform:translate(192px)}.bottom-controls__buttons[data-active-index="4"]:before{transform:translate(240px)}.bottom-controls__buttons[data-active-index="5"]:before{transform:translate(288px)}.bottom-controls__buttons[data-active-index="6"]:before{transform:translate(336px)}.bottom-controls__buttons[data-active-index="7"]:before{transform:translate(384px)}.bottom-controls__buttons[data-active-index="8"]:before{transform:translate(432px)}.bottom-controls__buttons[data-active-index="9"]:before{transform:translate(480px)}.bottom-controls__buttons--single{padding:6px}.bottom-controls__buttons--single:before{display:none}.bottom-controls__label{font-family:Manrope,sans-serif;font-size:10px;font-weight:500;color:var(--text-color);opacity:.5;text-transform:uppercase;letter-spacing:.05em;transition:color 1.6s ease}.control-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:var(--text-color);opacity:.5;cursor:pointer;transition:opacity .25s ease,color 1.6s ease;position:relative;z-index:1}.control-btn svg{stroke:currentColor;fill:currentColor;transition:stroke 1.6s ease,fill 1.6s ease}.control-btn:hover{background:#ffffff1a;opacity:1}.control-btn--active{background:transparent;opacity:1}.control-btn--play{width:44px;height:44px}.gallery--day .bottom-controls__buttons{background:#0009;border-color:#0003}.gallery--day .bottom-controls__label{color:#ffffffb3}.gallery--day .control-btn{color:#fff}.gallery--day .control-btn:hover{background:#ffffff26;opacity:1}.gallery--day .control-btn--active{background:transparent;opacity:1}.gallery--day .bottom-controls__buttons:before{background:#fff3}.home-footer{position:fixed;bottom:0;left:0;right:0;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 48px 48px;background:transparent;z-index:1200;pointer-events:none}.home-footer a{pointer-events:auto}.home-footer__left{display:flex;gap:20px;align-items:center}.home-footer__left a{color:#fff;transition:opacity .2s ease;display:flex;align-items:center;text-decoration:none;opacity:.8}.home-footer__left a:hover{opacity:1}.home-footer__center{text-align:center;position:absolute;left:50%;transform:translate(-50%)}.home-footer__copyright{font-family:Manrope,sans-serif;font-size:11.2px;color:#ffffff4d;text-decoration:none;transition:color .3s ease;letter-spacing:.05em;font-weight:500;white-space:nowrap}.home-footer__copyright:hover{color:#ffffff80}.gallery--wall-white:not(.gallery--day) .home-footer__left a,.gallery--wall-beige:not(.gallery--day) .home-footer__left a{color:var(--text-color)}.gallery--wall-white:not(.gallery--day) .home-footer__copyright,.gallery--wall-beige:not(.gallery--day) .home-footer__copyright{color:#1e1e1e66}.gallery--wall-white:not(.gallery--day) .home-footer__copyright:hover,.gallery--wall-beige:not(.gallery--day) .home-footer__copyright:hover{color:#1e1e1e99}.gallery--wall-white:not(.gallery--day) .artwork-label,.gallery--wall-beige:not(.gallery--day) .artwork-label{color:#1e1e1ee6!important}.gallery--wall-white:not(.gallery--day) .artwork-label>div,.gallery--wall-beige:not(.gallery--day) .artwork-label>div{opacity:.9!important}.bottom-bar{position:fixed;bottom:100px;display:flex;align-items:center;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;z-index:1000;border:1px solid rgba(255,255,255,.1);transition:background .3s ease,border-color .3s ease}.bottom-bar--slideshow{left:50%;transform:translate(-50%);background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.bottom-bar--view{right:calc(50% + 45px);left:auto;transform:translate(0);background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.bottom-bar--interior{left:calc(50% + 45px);transform:translate(0);background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.bottom-bar--sunset{left:calc(50% + 365px);transform:translate(0);background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.sunset-tabbar{display:flex;gap:4px;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1)}.bottom-label{position:fixed;bottom:78px;font-family:Manrope,sans-serif;font-size:10px;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;z-index:1000}.bottom-label--slideshow{left:50%;transform:translate(-50%)}.bottom-label--view{right:calc(50% + 95px);left:auto;transform:translate(0)}.bottom-label--nav{right:calc(50% + 265px);left:auto;transform:translate(0)}.bottom-label--interior{left:calc(50% + 165px);transform:translate(0)}.bottom-bar--price{left:calc(50% + 280px);transform:translate(0);background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;display:flex;align-items:center;gap:0}.price-value{font-family:Manrope,sans-serif;font-size:15px;font-weight:500;color:#ffffffb3;letter-spacing:.02em;transition:opacity .2s ease}.price-btn{display:flex;align-items:center;justify-content:center;height:44px;padding:0 18px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1);font-family:Manrope,sans-serif;font-size:13px;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;opacity:0;transform:scale(.9);position:absolute;left:0;transition:all .25s ease}.bottom-bar--price:hover .price-value{opacity:0}.bottom-bar--price:hover .price-btn{opacity:1;transform:scale(1)}.price-btn:hover{background:#fff3;border-color:#fff3}.gallery--day .price-value{color:#0009}.gallery--day .price-btn{background:#00000014;border-color:#0000001a;color:#000c}.gallery--day .price-btn:hover{background:#00000026}.bottom-label--sunset{left:calc(50% + 375px);transform:translate(0)}.bottom-bar--nav{right:calc(50% + 230px);left:auto;transform:translate(0);background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.nav-tabbar{display:flex;gap:4px;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1)}.gallery--day .nav-tabbar{background:#00000014;border-color:#0000001a}.nav-btn--disabled{opacity:.3;cursor:not-allowed}.gallery--day .bottom-label{color:#0006}.interior-tabbar{display:flex;gap:4px;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1)}.gallery--day .interior-tabbar{background:#00000014;border-color:#0000001a}.wall-color-picker{position:fixed;right:48px;top:50%;transform:translateY(-50%);z-index:1000}.wall-color-picker__container{display:flex;flex-direction:column;gap:8px;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1)}.wall-color-btn{width:35px;height:35px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.wall-color-btn:hover{transform:scale(1.1)}.wall-color-btn--active{border:2px solid rgba(255,255,255,.8)}.wall-color-btn .color-dot{width:100%;height:100%;border-radius:50%;border:none}.gallery--day .wall-color-picker__container{background:#00000014;border-color:#0000001a}.gallery--wall-white:not(.gallery--day) .wall-color-picker__container,.gallery--wall-beige:not(.gallery--day) .wall-color-picker__container{background:#0000001a;border-color:#0000001a}.bottom-bar-btn{width:44px;height:44px;background:transparent;border:none;border-radius:50%;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.bottom-bar-btn:hover:not(:disabled){color:#ffffffe6;background:#ffffff1a}.bottom-bar-btn:disabled{opacity:.3;cursor:not-allowed}.bottom-bar-btn--active{background:#fff3;color:#fff}.bottom-bar-arrow{width:40px;height:40px}.bottom-bar-play{width:56px;height:56px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:50%}.bottom-bar-play:hover{background:#ffffff26}.bottom-bar-play--active{background:#ffc8644d;border-color:#ffc8644d;color:#ffc864}.bottom-bar-play--active:hover{background:#ffc86466}.gallery--day .bottom-bar-play{background:#00000014;border-color:#0000001a}.gallery--day .bottom-bar-play:hover{background:#0000001f}.gallery--day .bottom-bar-play--active{background:#c896324d;border-color:#c896324d;color:#b89030}.outer-arrow{position:fixed;bottom:100px;width:56px;height:56px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#fff9;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease}.outer-arrow:hover{background:#fff3;color:#fffffff2;transform:scale(1.1)}.outer-arrow svg{width:28px;height:28px}.outer-arrow--left{right:calc(50% + 200px)}.outer-arrow--right{left:calc(50% + 200px)}.gallery--day .outer-arrow{background:#00000014;border-color:#0000001a;color:#0006}.gallery--day .outer-arrow:hover{background:#00000026;color:#000c}.gallery--day .bottom-bar{background:#00000014;border-color:#0000001a}.gallery--day .bottom-bar-btn{color:#0006}.gallery--day .bottom-bar-btn:hover:not(:disabled){color:#000c;background:#00000014}.gallery--day .bottom-bar-btn--active{background:#0000001f;color:#000000e6}.bottom-bar-color-picker{position:relative}.bottom-bar-color-btn{padding:0}.color-dot{width:28px;height:28px;border-radius:50%;border:none;transition:transform .2s ease,box-shadow .2s ease}.color-tab:hover .color-dot{transform:scale(1.1)}.color-tab--active .color-dot{transform:scale(1.15);box-shadow:0 0 0 2px #ffffff80}.gallery--day .color-dot{border:none}.gallery--day .color-tab:hover .color-dot{transform:scale(1.1)}.gallery--day .color-tab--active .color-dot{box-shadow:0 0 0 2px #0000004d}.bottom-bar-color-dropdown{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px;display:flex;gap:8px;padding:10px;background:#1e1e1ef2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:12px;border:1px solid rgba(255,255,255,.1)}.gallery--day .bottom-bar-color-dropdown{background:#fffffff2;border-color:#0000001a}.gallery--wall-white:not(.gallery--day) .bottom-bar-color-dropdown,.gallery--wall-beige:not(.gallery--day) .bottom-bar-color-dropdown{background:#000000d9;border-color:#0003}.zoom-tabbar{display:flex;gap:4px;padding:6px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:999px;border:1px solid rgba(255,255,255,.1)}.zoom-tab{width:44px;height:44px;background:transparent;border:none;border-radius:50%;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.zoom-tab:hover{color:#fffc;background:#ffffff1a}.zoom-tab--active{background:#fff3;color:#fff}.zoom-tab--active:hover{background:#ffffff40}.zoom-tab svg{width:28px;height:28px;transition:transform .2s ease}.zoom-tab:hover svg{transform:scale(1.1)}.gallery--day .zoom-tabbar,.gallery--day .nav-tabbar{background:#00000014;border-color:#0000001a}.gallery--day .zoom-tab{color:#0006}.gallery--day .zoom-tab:hover{color:#000000b3;background:#00000014}.gallery--day .zoom-tab--active{background:#0000001f;color:#000000e6}.gallery--day .nav-btn{color:#0006}.gallery--day .nav-btn:hover:not(:disabled){color:#000000b3;background:#00000014}.zoom-btn{width:36px;height:36px;background:transparent;border:none;border-radius:50%;color:#fff9;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease,color .8s ease}.zoom-btn:hover:not(.zoom-btn--disabled){color:#fff}.zoom-btn--disabled{color:#fff3;cursor:default}.zoom-divider{width:1px;background:#fff3;margin:8px 0;transition:background .8s ease}.gallery--zoom-1 .gallery-artworks{gap:0;overflow:hidden}.gallery--zoom-1 .artwork--left,.gallery--zoom-1 .artwork--right{pointer-events:none}.gallery--zoom-1.gallery--slide-left .artwork--center,.gallery--zoom-1.gallery--slide-right .artwork--center,.gallery--zoom-5.gallery--slide-left .artwork--center,.gallery--zoom-5.gallery--slide-right .artwork--center{transition:none!important}.artwork--previous{position:absolute;z-index:10;transform:translate(-50%,-50%)}.artwork--slide-out-left{animation:slideOutLeft .7s cubic-bezier(.25,0,.25,1) forwards}.artwork--slide-out-right{animation:slideOutRight .7s cubic-bezier(.25,0,.25,1) forwards}.gallery--zoom-5 .artwork--slide-out-left{animation:slideOutLeftShort .8s cubic-bezier(.25,0,.25,1) forwards}.gallery--zoom-5 .artwork--slide-out-right{animation:slideOutRightShort .8s cubic-bezier(.25,0,.25,1) forwards}.gallery--zoom-1.gallery--slide-left .artwork--center{animation:slideInFromRight .7s cubic-bezier(.25,0,.25,1) forwards}.gallery--zoom-1.gallery--slide-right .artwork--center{animation:slideInFromLeft .7s cubic-bezier(.25,0,.25,1) forwards}.gallery--zoom-5.gallery--slide-left .artwork--center{animation:slideInFromRightShort .8s cubic-bezier(.25,0,.25,1) forwards}.gallery--zoom-5.gallery--slide-right .artwork--center{animation:slideInFromLeftShort .8s cubic-bezier(.25,0,.25,1) forwards}@keyframes slideOutLeft{0%{transform:translate(-50%,-50%) translate(0)}to{transform:translate(-50%,-50%) translate(-100vw)}}@keyframes slideOutRight{0%{transform:translate(-50%,-50%) translate(0)}to{transform:translate(-50%,-50%) translate(100vw)}}@keyframes slideOutLeftShort{0%{transform:translate(-50%,-50%) translate(0)}to{transform:translate(-50%,-50%) translate(-850px)}}@keyframes slideOutRightShort{0%{transform:translate(-50%,-50%) translate(0)}to{transform:translate(-50%,-50%) translate(850px)}}@keyframes slideInFromRight{0%{transform:translate(-50%,-50%) translate(100vw)}to{transform:translate(-50%,-50%) translate(0)}}@keyframes slideInFromLeft{0%{transform:translate(-50%,-50%) translate(-100vw)}to{transform:translate(-50%,-50%) translate(0)}}@keyframes slideInFromRightShort{0%{transform:translate(-50%,-50%) translate(850px)}to{transform:translate(-50%,-50%) translate(0)}}@keyframes slideInFromLeftShort{0%{transform:translate(-50%,-50%) translate(-850px)}to{transform:translate(-50%,-50%) translate(0)}}.gallery--zoom-1 .artwork--center .artwork-frame{width:450px;height:450px;box-shadow:-25px 35px 50px #00000080,-12px 18px 25px #00000059,0 40px 50px #0006,0 20px 30px #00000059,inset 0 0 0 1px #0003}.gallery--zoom-1:not(.gallery--slide-left):not(.gallery--slide-right) .artwork--center .artwork-frame{animation:shadowFadeIn .8s ease-out .1s both}@keyframes shadowFadeIn{0%{box-shadow:0 10px 30px #00000026,0 5px 15px #0000001a,0 15px 25px #0000001a,0 8px 15px #00000014,inset 0 0 0 1px #0000001a}to{box-shadow:-25px 35px 50px #00000080,-12px 18px 25px #00000059,0 40px 50px #0006,0 20px 30px #00000059,inset 0 0 0 1px #0003}}.gallery--zoom-1 .artwork--center .artwork-wires{gap:80px}.gallery--zoom-5 .gallery-artworks{gap:40px;max-width:1600px}.gallery--zoom-5 .gallery-artworks:before{content:"";position:fixed;top:0;left:50vw;transform:translate(-50%) translateZ(0);width:600px;height:60vh;background:radial-gradient(ellipse at top,rgba(255,220,180,.35) 0%,rgba(255,230,200,.12) 20%,rgba(255,240,220,.04) 40%,transparent 60%);pointer-events:none;z-index:500;filter:blur(12px);opacity:0;transition:opacity .8s ease;will-change:opacity}.gallery--spotlight-active.gallery--zoom-5 .gallery-artworks:before{opacity:1}.gallery--spotlight-active.gallery--zoom-5.gallery--wall-white .gallery-artworks:before,.gallery--spotlight-active.gallery--zoom-5.gallery--wall-beige .gallery-artworks:before{opacity:0}.gallery--zoom-1 .gallery-artworks:before{opacity:0}.gallery--zoom-10 .gallery-artworks:before{display:none}.gallery--zoom-10.gallery--wall-dark .gallery-artworks:before,.gallery--zoom-10.gallery--wall-gray .gallery-artworks:before,.gallery--zoom-10.gallery--wall-black .gallery-artworks:before{display:block}.gallery--zoom-5 .artwork--center .artwork-frame{width:280px;height:280px}.gallery--zoom-1 .artwork--center{filter:brightness(1);transition:filter .8s ease}.gallery--zoom-5 .artwork--center{filter:brightness(.4);transition:filter .8s ease}.gallery--spotlight-active.gallery--zoom-5 .artwork--center{filter:brightness(1)}.gallery--zoom-5 .artwork--left,.gallery--zoom-5 .artwork--right{filter:brightness(.2) blur(4px);transition:filter .8s ease}.gallery--zoom-1 .artwork--left,.gallery--zoom-1 .artwork--right{filter:brightness(.1) blur(0px);transition:filter .8s ease}.gallery--zoom-5 .artwork--left .artwork-frame,.gallery--zoom-5 .artwork--right .artwork-frame{width:180px;height:220px}.gallery--zoom-5 .artwork--far-left,.gallery--zoom-5 .artwork--far-right{transform:scale(.5);filter:brightness(.15) blur(3px);opacity:.5}.gallery--zoom-5 .artwork--far-left:hover,.gallery--zoom-5 .artwork--far-right:hover{filter:brightness(.25) blur(2px);transform:scale(.53);opacity:.7}.gallery--zoom-5 .artwork--far-left .artwork-frame,.gallery--zoom-5 .artwork--far-right .artwork-frame{width:160px;height:200px}.gallery--zoom-5 .artwork--center .artwork-wires{gap:50px}.gallery--zoom-5 .artwork--left .artwork-wires,.gallery--zoom-5 .artwork--right .artwork-wires{gap:30px}.gallery--zoom-5 .artwork--far-left .artwork-wires,.gallery--zoom-5 .artwork--far-right .artwork-wires{gap:25px;height:calc(50vh - 100px)}.gallery--zoom-10 .gallery-artworks{display:flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important}.artworks-grid{padding:2vh 4vw;width:90vw;max-width:1600px;animation:fadeFromBlack .8s ease-out}.artworks-grid--full{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:8vh 4vw;justify-items:center;align-items:center;height:auto}.artworks-grid--partial{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:10vh 6vw}.artworks-grid .artwork--grid{display:flex;flex-direction:column;align-items:center;justify-content:center}.artwork--grid .artwork-frame{display:flex;align-items:center;justify-content:center;flex-grow:0}.artwork--grid .artwork-image{width:100%;height:100%;object-fit:contain}@keyframes fadeFromBlack{0%{opacity:0}to{opacity:1}}.artwork--grid{position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;top:auto;left:auto;transform:none;width:auto;height:auto;align-self:center;justify-self:center;transition:filter .4s ease,opacity .4s ease;filter:brightness(.85)}.artwork--grid:hover{filter:brightness(1) blur(0);z-index:10}.artworks-grid:hover .artwork--grid{filter:brightness(.5) blur(3px);opacity:.7}.artworks-grid:hover .artwork--grid:hover{filter:brightness(1) blur(0);opacity:1}.artwork--grid .artwork-wires{height:80px;gap:20px}.artwork--grid .artwork-wires,.gallery--zoom-10 .nav-arrow{display:none}.grid-nav-arrow{position:fixed;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fffc;z-index:1000;transition:all .3s ease}.grid-nav-arrow:hover{background:#ffffff40;color:#fff;transform:translateY(-50%) scale(1.05)}.grid-nav-arrow--left{left:20px}.grid-nav-arrow--right{right:20px}.gallery--day .grid-nav-arrow{background:#0000001a;border-color:#00000026;color:#0009}.gallery--day .grid-nav-arrow:hover{background:#00000026;color:#000c}.gallery--day{background:#f5f5f5}.gallery--day .gallery-wall:after{opacity:.7;mix-blend-mode:soft-light}.gallery--day .gallery-title{color:#222}.gallery--day .gallery-next-btn{background:#dcdcdce6;color:#222}.gallery--day .gallery-next-btn:hover{background:#c8c8c8e6}.gallery--day .gallery-year,.gallery--day .gallery-date{color:#00000080}.gallery--day .zoom-controls{background:#0000000d;border-color:#0000001a}.gallery--day .zoom-btn{color:#0009}.gallery--day .zoom-btn:hover:not(.zoom-btn--disabled){color:#000}.gallery--day .zoom-btn--disabled{color:#0003}.gallery--day .zoom-divider{background:#0003}.gallery--day .artwork-frame{box-shadow:0 20px 60px #00000026,0 0 0 1px #0000000d,inset 0 0 0 1px #0000001a}.gallery--day .artwork--center .artwork-frame:after{background:radial-gradient(ellipse at center,rgba(255,200,100,.2) 0%,transparent 70%)}.gallery--day .artwork-wire{background:linear-gradient(180deg,#64646499,#50505066)}.gallery--day .artwork-wire:after{background:#666}.gallery--day .artwork--left,.gallery--day .artwork--right{filter:brightness(.85)}.gallery--day .artwork--far-left,.gallery--day .artwork--far-right{filter:brightness(.75)}.gallery--day .artwork--left:hover,.gallery--day .artwork--right:hover{filter:brightness(.9)}.gallery--day .artwork--far-left:hover,.gallery--day .artwork--far-right:hover{filter:brightness(.82)}.sunset-toggle{position:fixed;top:40px;left:calc(50% + 125px);width:44px;height:44px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;z-index:1000;transition:all .3s ease,opacity .3s ease,transform .3s ease;animation:fadeInButton .3s ease}@keyframes fadeInButton{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.sunset-toggle:hover{background:#ff966433;transform:scale(1.05)}.sunset-toggle--active{background:#ff783266;border-color:#ff783266}.color-picker-wrapper{position:fixed;top:50%;left:calc(50% + 180px);z-index:1000;display:flex;flex-direction:column;align-items:center;gap:16px;transform:translateY(-50%)}.color-picker-toggle{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #0000004d}.color-picker-toggle:hover{transform:scale(1.1);border-color:#ffffff80}.color-picker-dropdown{position:relative;top:0;right:auto;display:flex;flex-direction:column;gap:16px;padding:0;background:transparent;border:none;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.color-option{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0000004d}.color-option:hover{transform:scale(1.15)}.color-option--active{border-color:#fff;box-shadow:0 0 0 2px #ffffff4d}.gallery{--wall-color: #1a1a1a}.gallery:not(.gallery--day):not(.gallery--animated-gradient) .gallery-wall:after{background:var(--wall-color);opacity:.85;mix-blend-mode:multiply}.gallery--wall-white:not(.gallery--day) .gallery-year,.gallery--wall-white:not(.gallery--day) .gallery-date,.gallery--wall-beige:not(.gallery--day) .gallery-year,.gallery--wall-beige:not(.gallery--day) .gallery-date,.gallery--wall-gray:not(.gallery--day) .gallery-year,.gallery--wall-gray:not(.gallery--day) .gallery-date{color:var(--text-color-dim)}.gallery--wall-white:not(.gallery--day) .gallery-next-btn,.gallery--wall-beige:not(.gallery--day) .gallery-next-btn,.gallery--wall-gray:not(.gallery--day) .gallery-next-btn{background:#0000001a;color:var(--text-color)}.gallery--wall-white:not(.gallery--day) .zoom-controls,.gallery--wall-beige:not(.gallery--day) .zoom-controls,.gallery--wall-gray:not(.gallery--day) .zoom-controls{background:#0000001a;border-color:#0000001a}.gallery--wall-white:not(.gallery--day) .zoom-btn,.gallery--wall-beige:not(.gallery--day) .zoom-btn,.gallery--wall-gray:not(.gallery--day) .zoom-btn{color:#0009}.gallery--wall-white:not(.gallery--day) .zoom-divider,.gallery--wall-beige:not(.gallery--day) .zoom-divider,.gallery--wall-gray:not(.gallery--day) .zoom-divider{background:#0003}.gallery--wall-white:not(.gallery--day) .bottom-bar,.gallery--wall-beige:not(.gallery--day) .bottom-bar,.gallery--wall-gray:not(.gallery--day) .bottom-bar{background:#0000001a;border-color:#0000001a}.gallery--wall-white:not(.gallery--day) .bottom-bar-btn,.gallery--wall-beige:not(.gallery--day) .bottom-bar-btn,.gallery--wall-gray:not(.gallery--day) .bottom-bar-btn{color:#00000080}.gallery--wall-white:not(.gallery--day) .bottom-label,.gallery--wall-beige:not(.gallery--day) .bottom-label,.gallery--wall-gray:not(.gallery--day) .bottom-label{color:#0006}.gallery--wall-white:not(.gallery--day) .zoom-tabbar,.gallery--wall-beige:not(.gallery--day) .zoom-tabbar,.gallery--wall-gray:not(.gallery--day) .zoom-tabbar,.gallery--wall-white:not(.gallery--day) .interior-tabbar,.gallery--wall-beige:not(.gallery--day) .interior-tabbar,.gallery--wall-gray:not(.gallery--day) .interior-tabbar{background:#0000001a;border-color:#0000001a}.gallery--wall-white:not(.gallery--day) .bottom-bar-play,.gallery--wall-beige:not(.gallery--day) .bottom-bar-play,.gallery--wall-gray:not(.gallery--day) .bottom-bar-play{background:#0000001a;border-color:#0000001a}.gallery--wall-white:not(.gallery--day) .outer-arrow,.gallery--wall-beige:not(.gallery--day) .outer-arrow,.gallery--wall-gray:not(.gallery--day) .outer-arrow{background:#0000001a;border-color:#0000001a;color:#00000080}.gallery--wall-white:not(.gallery--day) .outer-arrow:hover,.gallery--wall-beige:not(.gallery--day) .outer-arrow:hover,.gallery--wall-gray:not(.gallery--day) .outer-arrow:hover{background:#00000026;color:#000c}.gallery--wall-white:not(.gallery--day) .color-dot,.gallery--wall-beige:not(.gallery--day) .color-dot,.gallery--wall-gray:not(.gallery--day) .color-dot{border-color:#0003}.gallery--wall-white:not(.gallery--day) .bottom-bar-color-btn:hover .color-dot,.gallery--wall-beige:not(.gallery--day) .bottom-bar-color-btn:hover .color-dot,.gallery--wall-gray:not(.gallery--day) .bottom-bar-color-btn:hover .color-dot{border-color:#0006}.light-beam{position:absolute;inset:0;z-index:1100;pointer-events:none;opacity:0;transition:opacity .6s ease}.light-beam--active{opacity:1;transition:opacity 3s ease .5s}.light-beam:before{content:"";position:absolute;inset:-50% -65% -50% -35%;background:linear-gradient(-55deg,transparent 0%,transparent 42%,rgba(220,190,140,.24) 45%,rgba(240,210,160,.34) 50%,rgba(220,190,140,.24) 55%,transparent 58%,transparent 100%);transform-origin:center center;animation:sunMovement 25s ease-out forwards}@keyframes sunMovement{0%{transform:rotate(-8deg) translate(-3%) translateY(-5%);filter:brightness(1.1)}to{transform:rotate(8deg) translate(3%) translateY(10%);filter:brightness(.85)}}.light-beam:after{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background:linear-gradient(90deg,rgba(30,25,20,.5) 0%,rgba(30,25,20,.2) 60%,transparent 100%)}.gallery--sunset{background:#2a2520;transition:background 1.2s ease}.gallery--sunset .gallery-wall:after{background:linear-gradient(135deg,#3c3228b3,#28231cd9,#1e1912e6);opacity:.9}.gallery--sunset:before{display:none}.gallery--sunset .gallery-title{color:#dcbe96e6}.gallery--sunset .gallery-next-btn{background:#3c3228e6;color:#dcbe96e6}.gallery--sunset .gallery-year,.gallery--sunset .gallery-date{color:#c8aa8280}.gallery--sunset .zoom-controls,.gallery--sunset .bottom-bar,.gallery--sunset .sunset-toggle{background:#3c322880;border-color:#64503c4d}.gallery--sunset .bottom-bar-btn{color:#c8aa82b3}.gallery--sunset .bottom-bar-btn--active{color:#ffdcb4e6;background:#64503c66}.gallery--sunset .bottom-label{color:#c8aa8280}.gallery--sunset .bottom-bar-play,.gallery--sunset .zoom-tabbar,.gallery--sunset .interior-tabbar,.gallery--sunset .nav-tabbar,.gallery--sunset .sunset-tabbar{background:#3c322880;border-color:#64503c4d}.gallery--sunset .outer-arrow{background:#3c322880;border-color:#64503c4d;color:#c8aa82b3}.gallery--sunset .outer-arrow:hover{background:#50463799;color:#ffdcb4e6}.gallery--sunset .color-dot{border-color:#c8aa8266}.gallery--sunset .bottom-bar-color-btn:hover .color-dot{border-color:#ffdcb499}.gallery--sunset .bottom-bar-color-dropdown{background:#32281ef2;border-color:#64503c4d}.gallery--sunset .zoom-btn,.gallery--sunset .nav-btn{color:#c8aa82b3}.gallery--sunset .nav-btn:hover:not(:disabled){color:#dcbe96e6;background:#c8aa8226}.gallery--sunset .zoom-divider{background:#c8aa824d}.artwork--previous-dark .artwork-frame,.gallery--slide-left .artwork--center .artwork-frame,.gallery--slide-right .artwork--center .artwork-frame{filter:brightness(.3)}.gallery--zoom-1:not(.gallery--slide-left):not(.gallery--slide-right) .artwork--center .artwork-frame{filter:brightness(1);transition:filter .5s ease}.gallery--sunset .artwork-frame{box-shadow:-30px 40px 60px #000000b3,-15px 20px 30px #00000080,0 50px 60px #0009,0 25px 35px #00000080,0 0 80px #ffb46426,inset 0 0 0 1px #0000004d;transition:box-shadow 2s ease 1.5s;animation:shadowMovement 25s ease-out forwards 2s}.gallery--sunset .artwork--center .artwork-frame{box-shadow:-40px 50px 80px #000c,-20px 25px 40px #0009,0 60px 80px #000000b3,0 30px 45px #0009,0 0 100px #ffb46433,inset 0 0 0 1px #0000004d;transition:box-shadow 2s ease 1.5s;animation:shadowMovementCenter 25s ease-out forwards 2s}@keyframes shadowMovement{0%{box-shadow:-45px 30px 60px #0009,-22px 15px 30px #00000073,0 40px 50px #00000080,0 20px 30px #0006,0 0 100px #ffb46433,inset 0 0 0 1px #0000004d}to{box-shadow:-15px 55px 70px #000c,-8px 28px 35px #0009,0 65px 70px #000000b3,0 32px 40px #0000008c,0 0 70px #ff96501a,inset 0 0 0 1px #0000004d}}@keyframes shadowMovementCenter{0%{box-shadow:-55px 35px 80px #000000b3,-28px 18px 40px #0000008c,0 50px 70px #0009,0 25px 40px #00000080,0 0 120px #ffb46440,inset 0 0 0 1px #0000004d}to{box-shadow:-20px 70px 90px #000000d9,-10px 35px 45px #000000a6,0 80px 90px #000c,0 40px 50px #000000a6,0 0 80px #ff96501f,inset 0 0 0 1px #0000004d}}.gallery--sunset .artwork--center .artwork-frame:after{display:none}.gallery--sunset .artwork--left .artwork-frame,.gallery--sunset .artwork--right .artwork-frame,.gallery--sunset .artwork--far-left .artwork-frame,.gallery--sunset .artwork--far-right .artwork-frame{box-shadow:-20px 30px 50px #0009,-10px 15px 25px #0006,inset 0 0 0 1px #0000004d}.gallery--sunset .artwork-wire{background:linear-gradient(180deg,#3c3228e6,#28231eb3);box-shadow:-4px 4px 8px #00000080}.gallery--sunset .artwork-wire:after{background:#5a4a3a;box-shadow:-3px 3px 6px #00000080}@media(max-width:1024px){.gallery-artworks{gap:30px}.artwork--left .artwork-frame,.artwork--right .artwork-frame{width:160px;height:200px}.artwork--center .artwork-frame{width:280px;height:280px}}@media(max-width:768px){.gallery-header{left:20px;right:20px;top:20px}.gallery-title{font-size:24px;line-height:1.3}.artwork--left,.artwork--right{opacity:.3;transform:scale(.7)}.artwork--center .artwork-frame{width:min(340px,85vw);height:min(340px,85vw)}.gallery-info{left:20px;right:20px;bottom:90px}.gallery-year,.gallery-date{font-size:20px;line-height:1.4}.gallery-controls button{min-width:44px;min-height:44px;font-size:18px}}.gallery--slideshow .gallery-header,.gallery--slideshow .gallery-info{opacity:0;pointer-events:none;transition:opacity .5s ease}.gallery--slideshow .gallery-wall{opacity:0;transition:opacity .8s ease}.gallery--slideshow{background:#000}.gallery--slideshow .artwork-wires{opacity:0;transition:opacity .5s ease}.gallery--slideshow .artwork--center{top:50%;left:50%;transform:translate(-50%,-50%)}.gallery--slideshow .artwork--center .artwork-frame{width:auto!important;height:auto!important;max-width:95vw!important;max-height:95vh!important;padding:0!important;background:transparent;box-shadow:none;animation:none}.gallery--slideshow .artwork--center .artwork-frame img{width:auto;height:auto;max-width:95vw;max-height:95vh;object-fit:contain}.gallery--slideshow .artwork--center .artwork-frame:after{display:none}.gallery--slideshow.gallery--slide-left .artwork--center{animation:slideInFromRight .5s cubic-bezier(.25,0,.25,1) forwards}.gallery--slideshow.gallery--slide-right .artwork--center{animation:slideInFromLeft .5s cubic-bezier(.25,0,.25,1) forwards}.gallery--slideshow .bottom-bar--slideshow{bottom:60px}.gallery--slideshow .bottom-label--slideshow{bottom:30px}.app-footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:16px 32px;z-index:10000;pointer-events:none}.app-footer__left,.app-footer__center,.app-footer__right{display:flex;align-items:center;gap:16px;pointer-events:auto}.app-footer__left a,.app-footer__right a{font-family:Manrope,sans-serif;font-size:8.8px;font-weight:500;color:#fff6;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.app-footer__left a:hover,.app-footer__right a:hover{color:#fffc}.app-footer__copyright{font-family:Manrope,sans-serif;font-size:8.8px;font-weight:500;color:#ffffff59;letter-spacing:.02em;transition:color .2s ease}.app-footer__copyright:hover{color:#fff9}.gallery--artist-view .app-footer__left a,.gallery--artist-view .app-footer__right a{color:var(--text-color);opacity:.4;transition:color 1.6s ease,opacity .3s ease}.gallery--artist-view .app-footer__left a:hover,.gallery--artist-view .app-footer__right a:hover{color:var(--text-color);opacity:.8}.gallery--artist-view .app-footer__copyright{color:var(--text-color);opacity:.35;transition:color 1.6s ease,opacity .3s ease}.gallery--artist-view .app-footer__copyright:hover{color:var(--text-color);opacity:.6}.gallery--day .app-footer__left a,.gallery--day .app-footer__right a{color:#00000059}.gallery--day .app-footer__left a:hover,.gallery--day .app-footer__right a:hover{color:#000000b3}.gallery--day .app-footer__copyright{color:#0000004d}.gallery--day .app-footer__copyright:hover{color:#0009}.artist-info-view{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:100;display:flex;align-items:center;justify-content:center;padding:120px 80px 180px;overflow:hidden;transform:translate(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);pointer-events:none}.gallery--artist-view .artist-info-view{pointer-events:auto}.artist-info-view__content{max-width:1100px;width:100%;color:var(--text-color);display:flex;flex-direction:column;height:100%;transition:color 1.6s ease}.artist-info-view__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.artist-info-view__column{display:flex;flex-direction:column;gap:32px}.artist-info-view__photo{width:100%;max-width:200px;aspect-ratio:1;overflow:hidden;border-radius:8px;margin-bottom:12px}.artist-info-view__photo img{width:100%;height:100%;object-fit:cover;display:block}.artist-info-view__section{margin-bottom:0}.artist-info-view__section h2{font-family:Manrope,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;color:var(--text-color);opacity:.5;transition:color 1.6s ease}.artist-info-view__section p{font-family:Manrope,sans-serif;font-size:16px;line-height:1.7;margin:0;color:var(--text-color);opacity:.9;transition:color 1.6s ease}.artist-info-view__section ul{list-style:none;padding:0;margin:0;font-family:Manrope,sans-serif;font-size:16px;line-height:1.8}.artist-info-view__section li{color:var(--text-color);opacity:.9;padding-left:20px;position:relative;margin-bottom:6px;transition:color 1.6s ease}.artist-info-view__section li:before{content:"•";position:absolute;left:0;color:var(--text-color);opacity:.4;font-size:16px;transition:color 1.6s ease}.artist-info-view__section strong{color:var(--text-color);font-weight:600;transition:color 1.6s ease}.user-view{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;display:flex;align-items:center;justify-content:center;pointer-events:all}.user-view__grid{width:100%;height:100vh;display:flex;flex-direction:column;gap:0}.user-view__row{display:flex;gap:0;width:100%}.user-view__row--top{height:65vh}.user-view__row--bottom{height:35vh}.user-view__tile{flex:1;background:transparent;position:relative}.user-view__tile--polaroid{display:flex;align-items:center;justify-content:center}.user-view__polaroid{width:9.8vh;height:9.8vh;background:#fff;padding:6.4px 6.4px 15px;box-shadow:0 8px 16px #0000004d;transform:rotate(-2deg);transition:transform .3s ease,box-shadow .3s ease}.user-view__polaroid:hover{transform:rotate(-2deg) scale(1.05);box-shadow:0 12px 24px #0006}.user-view__polaroid-image{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (max-width:767px)and (orientation:portrait){.artworks-grid--full{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);gap:8vh 0}.artworks-grid{padding:2vh 6vw;width:88vw}.artworks-grid--partial{gap:8vh 8vw}}@media only screen and (max-width:767px)and (orientation:landscape){.artworks-grid--full{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:0 8vw}.artworks-grid{padding:2vh 6vw;width:88vw}.artworks-grid--partial{gap:6vh 8vw}}@media only screen and (min-width:768px)and (max-width:1023px)and (orientation:portrait){.artworks-grid--full{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:5vh 5vw}.artworks-grid{padding:2vh 5vw;width:90vw}.artworks-grid--partial{gap:7vh 7vw}}@media only screen and (min-width:768px)and (max-width:1023px)and (orientation:landscape){.artworks-grid--full{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:6vh 4vw}.artworks-grid{padding:2vh 4vw;width:92vw}.artworks-grid--partial{gap:8vh 6vw}}
