@import url("/css/style.css");@import url("/css/default.css");@import url("/css/nivo-slider.css");@import url("/css/MooFlow.css");@import url("/css/moo_styles.css");.react-slideshow{position:relative;width:500px;max-width:100%;height:375px;margin:0 auto;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.16);background:#f5ebd2;border-radius:6px}.slide,.slideshow-viewport{position:absolute;top:0;left:0;width:100%;height:100%}.slide{opacity:0;visibility:hidden;will-change:transform,opacity,filter}.slide.active{opacity:1;visibility:visible;z-index:1}.slideshow-viewport[data-direction="1"] .slide.active{animation:slideInRight .8s cubic-bezier(.22,1,.36,1) forwards}.slideshow-viewport[data-direction="-1"] .slide.active{animation:slideInLeft .8s cubic-bezier(.22,1,.36,1) forwards}@keyframes slideInRight{0%{opacity:0;transform:translateX(70px) scale(.92) skewX(-2deg);filter:blur(10px)}to{opacity:1;transform:translateX(0) scale(1) skewX(0);filter:blur(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-70px) scale(.92) skewX(2deg);filter:blur(10px)}to{opacity:1;transform:translateX(0) scale(1) skewX(0);filter:blur(0)}}.slide.active img{display:block;width:100%;height:auto;animation:kenburns 7s ease-in-out forwards;transform-origin:center center}@keyframes kenburns{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.slide-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.65));color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;text-align:center;padding:28px 16px 12px;letter-spacing:1px;z-index:2}.slideshow-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:42px;height:42px;border:none;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.slideshow-arrow:hover{background:rgba(226,155,31,.9);transform:translateY(-50%) scale(1.1)}.slideshow-arrow.prev{left:12px}.slideshow-arrow.next{right:12px}.slideshow-controls{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:10}.slideshow-controls .dot{width:12px;height:12px;border:none;border-radius:50%;background:hsla(0,0%,100%,.55);cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.slideshow-controls .dot.active{background:#e29b1f;transform:scale(1.25)}.slideshow-controls .dot:hover{background:#fff}.image1,.parent{position:relative;top:0;left:0}.image2{position:absolute;top:376px;left:265px;width:66px;z-index:999;display:inline-block;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.image-carousel{width:100%;max-width:760px;margin:0 auto;color:#e2c17a}.carousel-stage{position:relative;width:100%;height:480px;border:4px solid rgba(146,102,1,.25);border-radius:6px;box-shadow:0 10px 24px rgba(0,0,0,.45);background:#111;overflow:hidden}.carousel-main{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .65s ease}.carousel-main--active{opacity:1;animation:kenburns 8s ease-in-out infinite}.carousel-main--exit{animation:none}.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:10px 14px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#f5e6d3;font-size:15px;font-weight:600;text-align:center;animation:capFade .5s ease-out}@keyframes capFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.carousel-counter{top:8px;right:8px;padding:4px 10px;font-size:13px;border-radius:12px}.carousel-counter,.carousel-nav{position:absolute;background:rgba(0,0,0,.5);color:#f5e6d3}.carousel-nav{top:50%;transform:translateY(-50%);width:38px;height:38px;padding:0;border:none;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.carousel-nav:focus,.carousel-nav:hover{background:rgba(226,155,31,.9);transform:translateY(-50%) scale(1.1);outline:none}.carousel-nav--prev{left:10px}.carousel-nav--next{right:10px}.carousel-reel{display:flex;gap:10px;padding:16px 10px 10px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9b660b #1a1a1a}.carousel-reel::-webkit-scrollbar{height:8px}.carousel-reel::-webkit-scrollbar-thumb{background:#9b660b;border-radius:4px}.carousel-reel::-webkit-scrollbar-track{background:#1a1a1a}.carousel-thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:6px;background:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.7}.carousel-thumb:focus,.carousel-thumb:hover{opacity:1}.carousel-thumb--active{opacity:1;border-color:#e29b1f;box-shadow:0 0 0 2px rgba(226,155,31,.5)}.carousel-thumb img{max-width:100%;max-height:100%;object-fit:contain;display:block}@media (max-width:640px){.image-carousel{max-width:95vw}.carousel-stage{height:340px}.carousel-thumb{width:56px;height:56px}}:root{--hcl-accent:#e29b1f;--hcl-accent-dim:#9b660b;--hcl-text:#f5e6d3;--hcl-muted:#aa9387;--hcl-font:"Orbitron","Helvetica Neue",Arial,sans-serif}.hcl-photo-gallery{--page-bg:radial-gradient(ellipse at top,#0f0f12 0%,#000 65%);min-height:100vh;background:var(--page-bg) center top /cover no-repeat;color:var(--hcl-text);font-family:var(--hcl-font);display:flex;flex-direction:column;align-items:center;padding:44px 24px 64px;box-sizing:border-box}.hcl-photo-gallery h1{color:var(--hcl-accent);font-size:2.5rem;font-weight:900;letter-spacing:.18em;text-shadow:0 0 6px rgba(226,155,31,.55),0 0 18px rgba(226,155,31,.35);margin:0 0 12px}.hcl-photo-gallery #menu,.hcl-photo-gallery h1{font-family:var(--hcl-font);text-transform:uppercase}.hcl-photo-gallery #menu{list-style:none;padding:0;margin:26px 0 0;font-size:.8rem;letter-spacing:.15em;color:var(--hcl-muted)}.hcl-photo-gallery #menu li{display:inline-block}.hcl-photo-gallery #menu a{color:var(--hcl-text);text-decoration:none;text-shadow:none;transition:color .2s ease}.hcl-photo-gallery #menu a:hover,.hcl-photo-gallery #menu a[aria-current=page]{color:var(--hcl-accent)}.hcl-photo-gallery #content{width:100%;max-width:780px;display:flex;flex-direction:column;align-items:center;text-align:center}.hcl-photo-gallery .autoplay-hint{margin-top:14px;color:var(--hcl-muted);font-size:.8rem;letter-spacing:.08em;font-family:var(--hcl-font)}.hcl-photo-gallery .carousel-caption,.hcl-photo-gallery .carousel-counter,.hcl-photo-gallery .carousel-nav,.hcl-photo-gallery .carousel-reel,.hcl-photo-gallery .carousel-stage,.hcl-photo-gallery .carousel-thumb,.hcl-photo-gallery .image-carousel{font-family:var(--hcl-font)}.hcl-photo-gallery .carousel-caption{font-size:16px;letter-spacing:.06em}.hcl-photo-gallery .carousel-counter{color:var(--hcl-text)}@media (max-width:640px){.hcl-photo-gallery{padding:28px 14px 44px}.hcl-photo-gallery h1{font-size:1.9rem;letter-spacing:.12em}.hcl-photo-gallery #menu{font-size:.72rem}.hcl-photo-gallery .carousel-stage{height:340px}}