:root{--background-image-1: url(/assets/background-1-anMnIeS1.webp);--background-image-2: url(/assets/background-2-CJ2KL_Tr.webp);--background-image-4: url(/assets/background-4-DeGaByYG.webp);--paper-texture: url(/assets/paper-texture-qZESjTp5.webp)}@media(max-width:480px){:root{--background-image-1: url(/assets/background-1-mobile-low--UZDZP3M.webp);--background-image-2: url(/assets/background-2-mobile-low-DL50pHzR.webp);--background-image-4: url(/assets/background-4-mobile-low-BB4iV6-K.webp);--paper-texture: url(/assets/paper-texture-mobile-low-DMjPmSKW.webp)}}html{--background-gradient-start: 0 0 0 / 60%;--background-gradient-end: 255 255 255 / 0%;--ui-element-color: white;--secondary-color: 25 20 10;color:var(--ui-element-color);font-size:16px;height:100%;width:100%;font-family:EB Garamond,serif;font-optical-sizing:auto;font-weight:100;font-style:normal;background-color:#000}@media(max-width:480px){html{font-size:14px}}body{height:100%;margin:0}.header{position:fixed;width:100%;align-items:center;justify-content:space-between;height:3rem;z-index:100;display:flex;left:0;top:0;border-bottom:var(--ui-element-color) 1px solid;font-size:1.2rem}.header div{padding:20px}.header div span{transition:text-shadow .1s ease-in-out,background-color .1s ease-in-out}.header div span:hover{cursor:pointer}.header div span.selected{color:#fff;text-shadow:white 0 0 6px}.header .logo{flex:1;display:flex;justify-content:right;height:100%}.header .logo img{margin:6px;filter:invert(100%)}@media(max-width:480px){.header{flex-wrap:wrap-reverse;height:5rem}.header div{padding:5px 10px}.header .logo{width:100%;justify-content:center;height:2rem}.header .logo img{margin:1px}}h1{font-size:2rem}@media(max-width:768px){h1{font-size:1.5rem}}.content-scroller{overflow-y:scroll;width:100%;height:100%;scroll-snap-type:y mandatory;overflow-x:hidden;overscroll-behavior-y:none;scroll-snap-align:center;-ms-overflow-style:none;scrollbar-width:none}.content-scroller::-webkit-scrollbar{display:none}.content{width:100%;display:flex;flex-direction:column}.section{position:relative;height:100vh;width:100vw;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.home{position:relative}.home video{height:100%;width:177.77777778vh;min-width:100%;min-height:56.25vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.quote{background-image:linear-gradient(to top,rgb(var(--background-gradient-start)),rgb(var(--background-gradient-end))),var(--background-image-2);background-size:cover;justify-content:center;align-items:center;display:flex}.quote div{height:fit-content;color:#fff;font-style:italic;font-size:2rem;max-width:60vw}.gallery{--gallery-width: max(800vh, 6500px);--min-gallery-width: max(100vh * 210 / 297, 500px);overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:none}.gallery .gallery-container{background-color:#f0f0f0;background-image:var(--paper-texture);background-repeat:repeat;width:var(--gallery-width);min-width:100%;height:100%}.gallery .painting{width:fit-content;height:fit-content;position:absolute;cursor:pointer;z-index:2;box-shadow:2px 20px 8px 5px #0003}.gallery .painting-label{position:absolute;height:fit-content;width:400px;cursor:pointer;border-top:.1em solid white;box-shadow:0 5px 2px 1px #0003;background-color:#faebd7;background-image:url(/assets/paper-texture-2-RPnlIBVy.webp);background-repeat:repeat;padding:.7rem;transform:scale(25%);transition:transform .35s ease-in-out,z-index .35s steps(1,end),left .35s ease-in-out,top .35s ease-in-out;z-index:1;color:#000;display:flex;flex-wrap:wrap;column-gap:6%;row-gap:1.5rem;min-height:5rem}.gallery .painting-label .painting-label-content{width:47%;height:fit-content;display:flex;flex-direction:column;position:relative}.gallery .painting-label .painting-label-content .title{font-weight:700}.gallery .painting-label .painting-label-content .additional-info,.gallery .painting-label .painting-label-content .price{font-size:.7rem;font-weight:lighter}.gallery .painting-label .painting-label-content .price{font-style:italic}.gallery .painting-label .sold{height:1rem;width:1rem;border-radius:50%;background-color:#8b0000;position:absolute;bottom:0;right:2rem}.gallery .selected{transition:transform .35s ease-in-out,z-index .35s steps(1,start);transform:scale(1);z-index:4}.gallery .image-file-container{height:fit-content;width:fit-content;outline-offset:-2px;outline:rgb(0 0 0 / .2) outset 2px;border-radius:1px;border:4px ridge rgb(5 5 5)}.gallery .image-file-container img{container:painting / size}.gallery .overlay{z-index:5;position:absolute;inset:0;opacity:0;transition:opacity .35s ease-in-out;background-color:#00000080;pointer-events:none}.gallery #gallery-popover{width:100vw;height:100vh;background-color:#0000;margin:auto;text-align:center;padding:0}.gallery #gallery-popover img{max-width:100vw;max-height:100vh;display:inline-block;vertical-align:middle}.gallery #gallery-popover::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.gallery .scroll-hint{position:absolute;bottom:4rem;right:0;z-index:100;transform:rotate(-90deg);opacity:0}.gallery.in-view .scroll-hint{animation:blink 3s ease-in-out 1}.gallery:after{content:" ";z-index:10;display:block;position:absolute;height:max(100vh,707px);top:0;left:0;width:var(--gallery-width);opacity:.3;pointer-events:none;background:url(/assets/bg_light_2-DY1tMFzL.svg);background-repeat:repeat-x;background-size:auto 100%;mix-blend-mode:darken}.gallery::-webkit-scrollbar{display:none}.about{background-image:linear-gradient(to top,rgb(var(--background-gradient-start)),rgb(var(--background-gradient-end))),var(--background-image-1);background-size:cover;display:flex;justify-content:center;align-items:center}.about .text-columns{width:70%;height:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.about .text-container{width:45%;height:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:justify}@media(max-width:768px){.about .text-container{width:70%;height:75%}}.inquiries{background-image:linear-gradient(to top,rgb(var(--background-gradient-start)),rgb(var(--background-gradient-end))),var(--background-image-4);background-size:cover;display:flex;justify-content:center;align-items:center}.inquiries .form{width:95%;height:70%;max-width:600px}.inquiries .form textarea{height:15rem;max-height:40vh}.inquiries .form input[type=email],.inquiries .form textarea{width:calc(100% - 10px);background-color:rgb(var(--secondary-color));border:0;border-radius:8px;color:#fff;font-family:sans-serif;margin-bottom:5px;padding:5px;outline:none}:is(.inquiries .form input[type=email],.inquiries .form textarea):focus::placeholder{color:transparent}.inquiries .form input[type=submit]{background-color:rgb(var(--secondary-color));border:0 solid darkred;border-radius:8px;color:#fff;padding:10px 15px;text-decoration:none;cursor:pointer}@media(max-width:768px){.inquiries .form input[type=submit]{width:100%}}.inquiries .form input[type=checkbox]{appearance:none;background-color:rgb(var(--secondary-color));margin:0;font:inherit;color:red;width:1.15rem;height:1.15rem;border:.15rem solid darkred;border-radius:.25rem;display:grid inline;place-content:center}.inquiries .form input[type=checkbox]:before{content:"";width:.45rem;height:.45rem;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1rem 1rem red}.inquiries .form input[type=checkbox]:checked:before{transform:scale(1)}.nav-bar{z-index:100;position:fixed;top:45%;left:20px;display:flex;flex-direction:column;gap:10px}.nav-bar .dot{background-color:#0000004d;width:5px;height:5px;border-radius:50%;transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out}.nav-bar .dot.selected{box-shadow:0 0 6px 1px #fff;background-color:#fff}footer{color:#ffffff4d;font-weight:lighter;font-size:.5rem;position:fixed;bottom:0;right:0;padding:4px}.arrow-icon{height:fit-content;width:fit-content}.arrow-icon span{display:inline-block;height:2px;width:40px;background-color:var(--ui-element-color)}.arrow-icon span:nth-child(1){transform-origin:top left;transform:rotate(25deg) translate(-2px) translateY(-20px)}.arrow-icon span:nth-child(2){transform-origin:top right;transform:rotate(-25deg) translate(2px) translateY(-20px)}@keyframes blink{0%{opacity:0}25%{transform:rotate(-90deg) translateY(1.5rem)}50%{transform:rotate(-90deg);opacity:1}75%{transform:rotate(-90deg) translateY(1.5rem)}to{opacity:0}}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:768px){.only-desktop{display:none!important}}@media(min-width:768px){.only-mobile{display:none!important}}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}
