/* compressed.css generated on 2026-01-15 16:44:20 */

/* animate.css */
@charset "UTF-8";.wow{opacity:0;}.wow.visible{opacity:1;}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-1%,0,0);transform:translate3d(-1%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-1%,0,0);transform:translate3d(-1%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,3%,0);transform:translate3d(0,3%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,3%,0);transform:translate3d(0,3%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
/* elements.css */
*:where(:not(html):not(body):not(.shadow-host)){outline:none;border:0;font-family:'Helvetica',Arial;font-weight:300;font-style:normal;margin:0;padding:0;line-height:1.2em;box-sizing:border-box;list-style-type:none;outline-style:none;-webkit-tap-highlight-color:transparent;color:var(--highlightColor);font-size:1rem;}img{width:100%;}p,p a{font-size:1rem;margin-bottom:1rem;}p a{text-decoration:underline;}b{font-weight:600;}h1{font-size:1.3rem;margin:0 0 2rem 0;}h2{font-size:1rem;margin:1rem 0 .25rem 0;font-weight:400;}h3{font-size:1rem;margin:.5rem 0 .25rem 0;}h4{font-size:1rem;margin-top:.5rem;}
/* fonts.css */
@font-face{font-family:'Helvetica';src:url('../fonts/Helvetica-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap;}@font-face{font-family:'Helvetica';src:url('../fonts/Helvetica.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'Helvetica';src:url('../fonts/Helvetica-Bold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap;}
/* page.css */
*:not(div)::selection{background:var(--mainColor);color:var(--fontColor);}*:not(div)::-moz-selection{background:var(--mainColor);color:var(--fontColor);}*:not(div)::-webkit-selection{background:var(--mainColor);color:var(--fontColor);}html{font-size:28px;scroll-behavior:smooth;}body,html{height:100%;width:100%;margin:0 auto;background:var(--mainColor);}body{background:var(--bg-color);box-sizing:border-box;overflow-x:hidden;position:relative;display:flex;flex-direction:column;min-height:100%;}body > header{padding:1.5rem;position:fixed;top:0;left:0;right:0;display:flex;align-items:center;nav a{text-decoration:none;}}nav{margin-left:auto;}ul.mainNavi{display:flex;}ul.mainNavi li{margin-left:1rem;}main{width:100%;height:100%;display:flex;flex-direction:column;header{margin:1.5rem;h1{margin-top:3rem;}}section{width:100%;}footer{}}main.home{header{flex:1 1 auto;}section{flex:0 0 40rem;}footer{flex:0 0 0;}}main.image{header{flex:0 0 auto;}section{flex:1 1 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 1rem;}footer{flex:0 0 auto;margin:1.5rem;}}.logo{width:5.8rem;& svg{width:100%;}& path,rect{fill:var(--highlightColor);}}.bg{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;}body > footer{position:fixed;bottom:0;display:flex;width:50%;margin-left:50%;& ul{display:flex;padding:.5rem;& a{font-size:.6rem;margin-right:.5rem;}}& ul.colorSwitch{margin-left:auto;& li{border-radius:50%;width:1.5rem;height:1.5rem;margin-right:.25rem;cursor:pointer;}}& ul.footerNavi{padding-left:0;}}
/* templates.css */
html.home,html.image{& .bg{background:var(--highlightColor);}& *{color:var(--mainColor);}& .logo{& path,rect{fill:var(--mainColor);}}}html.home body{.bg{&::before{content:'';background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 1280 1080' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%' width='100%' fill='url(%23grad)' opacity='1'/><defs><linearGradient id='grad' gradientUnits='userSpaceOnUse' x1='-10' x2='10' y1='0' y2='0' gradientTransform='matrix(3.9189e-15 54 -64 3.3065e-15 640 540)'><stop stop-color='rgba(0,0,0,0.66)' offset='0'/><stop stop-color='rgba(0,0,0,0)' offset='0.65385'/><stop stop-color='rgba(0,0,0,0.7)' offset='1'/></linearGradient></defs></svg>");mix-blend-mode:multiply;position:absolute;top:0;left:0;right:0;bottom:0;opacity:var(--bgOpacity);}}}.person{touch-action:none;position:absolute;bottom:0;left:-1.5rem;width:auto;cursor:grab;height:40rem;}section.gallery,section.gallery .ghostSlides{overscroll-behavior:contain;touch-action:pan-y;}section.gallery{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;overscroll-behavior:contain;overscroll-behavior-x:contain;overscroll-behavior-y:contain;user-select:none;a,img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;touch-action:none;touch-action:none;overscroll-behavior:contain;overscroll-behavior-x:contain;overscroll-behavior-y:contain;user-select:none;}touch-action:none;overflow:hidden;padding:0rem 4.85rem;position:relative;div.slides,div.ghostSlides{&.ghostSlides{position:absolute;top:0;opacity:0;}position:relative;display:flex;gap:4rem;flex-wrap:nowrap;padding-left:15rem;div.sliderItem{display:flex;flex-wrap:nowrap;gap:.4rem;&.textOnly{display:flex;flex-direction:column;align-content:center;justify-content:center;height:10rem;white-space:nowrap;& h1{margin-bottom:0;}}& img{display:block;box-shadow:rgba(0,0,0,0.34) 0px 4px 6.2px 0px;border-radius:2px;}& div.content{display:flex;flex-direction:column;position:relative;&:hover{}& div.image{display:flex;justify-content:end;flex-direction:column;position:relative;a{display:block;height:100%;}a.above{position:absolute;outline:1px dashed yellow;z-index:1001;top:1px;right:0;bottom:10px;left:0;}}& div.text{display:flex;& .sold{border-radius:50%;background-color:#f4394a;width:1rem;height:1rem;box-shadow:rgba(0,0,0,0.34) 0px 4px 6.2px 0px;margin-left:auto;margin-top:.5rem;}}}}}}section.image{div,a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;img{max-width:100%;max-height:100%;width:auto;height:auto;box-shadow:rgba(0,0,0,0.25) 0 4px 4px 0px;border-radius:4px;}}p.sold{color:#f4394a;}}section.about,div.scrollContent,section.textOnly{padding:0 1rem 2rem 1.5rem;& p,a{font-weight:400;}}
/* x_responsive.css */
html{border-top-color:rgb(255,255,12);}@media (max-width:768px){html{border-top-color:rgb(255,255,6);}}.layout{gap:15%;}.zeroTwelfths{flex:0 0 -15%;width:-15%;display:none;}.oneTwelfth{flex:0 0 -5.4166666666667%;width:-5.4166666666667%;display:none;}.twoTwelfths{flex:0 0 4.1666666666667%;width:4.1666666666667%;}.threeTwelfths{flex:0 0 13.75%;width:13.75%;}.fourTwelfths{flex:0 0 23.333333333333%;width:23.333333333333%;}.fiveTwelfths{flex:0 0 32.916666666667%;width:32.916666666667%;}.sixTwelfths{flex:0 0 42.5%;width:42.5%;}.sevenTwelfths{flex:0 0 52.083333333333%;width:52.083333333333%;}.eightTwelfths{flex:0 0 61.666666666667%;width:61.666666666667%;}.nineTwelfths{flex:0 0 71.25%;width:71.25%;}.tenTwelfths{flex:0 0 80.833333333333%;width:80.833333333333%;}.elevenTwelfths{flex:0 0 90.416666666667%;width:90.416666666667%;}.twelveTwelfths{flex:0 0 100%;width:100%;}@media (max-width:768px){.zeroTwelfths{flex:0 0 -15%;width:-15%;display:none;}.oneTwelfth{flex:0 0 85%;width:85%;}.twoTwelfths{flex:0 0 85%;width:85%;}.threeTwelfths{flex:0 0 85%;width:85%;}.fourTwelfths{flex:0 0 85%;width:85%;}.fiveTwelfths{flex:0 0 85%;width:85%;}.sixTwelfths{flex:0 0 85%;width:85%;}.sevenTwelfths{flex:0 0 85%;width:85%;}.eightTwelfths{flex:0 0 85%;width:85%;}.nineTwelfths{flex:0 0 85%;width:85%;}.tenTwelfths{flex:0 0 85%;width:85%;}.elevenTwelfths{flex:0 0 85%;width:85%;}.twelveTwelfths{flex:0 0 85%;width:85%;}.zeroSixths{flex:0 0 -15%;width:-15%;display:none;}.oneSixth{flex:0 0 1.6666666666667%;width:1.6666666666667%;}.twoSixths{flex:0 0 18.333333333333%;width:18.333333333333%;}.threeSixths{flex:0 0 35%;width:35%;}.fourSixths{flex:0 0 51.666666666667%;width:51.666666666667%;}.fiveSixths{flex:0 0 68.333333333333%;width:68.333333333333%;}.sixSixths{flex:0 0 85%;width:85%;}}html{font-size:20px;}@media (max-height:962.6px){html{font-size:19.3px;}}@media (max-height:916.8px){html{font-size:18.3px;}}@media (max-height:873.1px){html{font-size:17.5px;}}@media (max-height:831.6px){html{font-size:16.6px;}}@media (max-height:792px){html{font-size:15.8px;}}@media (max-height:768px){html{font-size:15px;}}@media (max-height:754.3px){html{font-size:14.7px;}}@media (max-height:718.3px){html{font-size:14px;}}@media (max-height:684.1px){html{font-size:13.4px;}}@media (max-height:651.6px){html{font-size:12.7px;}}@media (max-height:620.5px){html{font-size:12.1px;}}@media (max-height:591px){html{font-size:11.5px;}}@media (max-height:562.8px){html{font-size:11px;}}@media (max-height:536px){html{font-size:10.5px;}}@media (max-height:510.5px){html{font-size:10px;}}@media (max-height:486.2px){html{font-size:9.5px;}}@media (max-height:463.1px){html{font-size:9px;}}@media (max-height:441px){html{font-size:8.6px;}}@media (max-height:420px){html{font-size:8.2px;}}@media (max-height:400px){html{font-size:7.8px;}}@media (orientation:portrait){}html{border-top-color:rgb(255,255,12);}@media only screen and (max-width:768px){footer{margin-left:5rem;border-top-color:rgb(255,255,6);font-size:30px;}}
