@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#cf4b16;text-decoration:inherit}a:hover{color:#d97a3d}body{margin:0;min-width:320px;background:#000}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Regular-CBvkDDFQ.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Light-jD0grkxZ.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Bold-Cs1G-1q-.ttf) format("truetype");font-weight:700;font-style:normal}html{scroll-behavior:smooth}body{font-family:Poppins,DoubleBass,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#cf4b16;color:#fff}#root{width:100%;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#f6f0e0;border:2px solid #cf4b16;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#fffc}::selection{background:#667eea;color:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.hero,.about,.showcase,.news{scroll-margin-top:100px}.header{position:fixed;top:0;left:0;right:0;background:#cf4b16;padding:.75rem 0;z-index:1000}.header-container{max-width:1480px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:1.25rem;flex-shrink:1;min-width:0}.logo>div{display:flex;align-items:baseline;gap:.5rem;min-width:0;white-space:nowrap}.logo h1{font-size:1rem;font-weight:700;color:#f6f0e0;margin:0;text-transform:uppercase;letter-spacing:.25em;line-height:1}.logo h2{font-size:.85rem;font-weight:300;color:#f6f0e0;margin:0;text-transform:uppercase;letter-spacing:.35em;opacity:.9;line-height:1}.logo-img{height:90px;width:auto;object-fit:contain}@media(max-width:600px){.header-container{padding:0 1rem}.logo-img{height:70px}.logo h1{font-size:clamp(.9rem,3.6vw,1.1rem);letter-spacing:.18em}.logo h2{font-size:clamp(.7rem,2.8vw,.95rem);letter-spacing:.25em}}@media(max-width:420px){.logo-img{height:60px}.logo h1{font-size:clamp(.85rem,3.8vw,1rem);letter-spacing:.12em}.logo h2{font-size:clamp(.65rem,3vw,.85rem);letter-spacing:.18em}}.nav{display:flex;gap:3rem;align-items:center;margin-left:auto}.nav a{color:#f6f0e0;text-decoration:none;font-size:.95rem;font-weight:200;transition:all .3s ease;position:relative;text-transform:uppercase}.nav a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background:#f6f0e0;transition:width .3s ease}.nav a:hover:after{width:100%}.menu-toggle{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:10px;z-index:1001}.menu-toggle:focus,.menu-toggle:active{outline:none;box-shadow:none}.menu-toggle:focus-visible{outline:2px solid #f6f0e0;outline-offset:4px}.menu-toggle span{width:25px;height:2px;background:#f6f0e0;transition:transform .3s ease,opacity .3s ease,background-color .3s ease;transform-origin:center}.menu-toggle.open span{background:#cf4b16}.menu-toggle.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:992px){body.no-nav-transition .nav{transition:none!important}.header{z-index:1100}.menu-toggle{display:flex;z-index:1200}.nav{position:fixed;inset:0;background:#f6f0e0;flex-direction:column;justify-content:center;gap:0;padding:2rem;max-height:none;height:100vh;overflow-y:auto;transform:translate(-100%);z-index:1150;transition:transform .3s ease}.nav.open{transform:translate(0)}.nav a{font-size:1.3rem;color:#cf4b16;display:flex;align-items:center;justify-content:center;padding:1.5rem 0;width:100%;text-align:center;font-weight:700}.nav.open a:after{display:none}}.hero{margin-top:70px;min-height:calc(100vh - 70px);padding:clamp(5rem,8vw,8rem) clamp(1.5rem,6vw,4rem) clamp(3rem,7vw,5rem);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;scroll-margin-top:90px}.hero-content{position:relative;z-index:1;text-align:center;max-width:820px;width:100%;padding:0 clamp(1rem,4vw,2.5rem)}.hero-title{font-size:clamp(3rem,8vw,6rem);font-weight:100;color:#f6f0e0;margin:0 0 1rem;letter-spacing:4px;text-transform:uppercase;position:relative;padding-bottom:1.5rem;font-family:Roboto Thin,sans-serif}.hero-logo{display:block;margin:0 auto 1.2rem;width:clamp(120px,18vw,220px)}.hero-title-line{display:flex;justify-content:center;gap:clamp(.8rem,3vw,3rem);font-size:clamp(1.8rem,6vw,5.5rem);font-weight:600;letter-spacing:.2em}.hero-title-sub{display:block;margin-top:.4rem;font-size:clamp(1.1rem,2.5vw,1.8rem);font-weight:300;letter-spacing:.35em;opacity:.9}.hero-subtitle{font-size:1.2rem;color:#ebcabb;margin-bottom:2.5rem;line-height:1.8;font-weight:300}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn{padding:.9rem 2.5rem;font-size:1rem;font-weight:600;border:none;cursor:pointer;border-radius:50px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn-primary{background:linear-gradient(135deg,#fff,#f5f5f5);color:#cf4b16;box-shadow:0 10px 30px #ffffff4d;font-weight:700}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ffffff80}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7)}.btn-secondary:hover{background:#ffffff26;border-color:#fff}@media(max-width:768px){.hero{min-height:calc(100vh - 70px);padding:5rem 1.5rem 3.5rem}.hero-buttons{flex-direction:column;width:100%}.btn{width:100%}}.lantern-reveal{display:inline-block}@keyframes lanternDampedSwing{0%{transform:rotate(0)}8%{transform:rotate(10deg)}18%{transform:rotate(-8deg)}28%{transform:rotate(6.5deg)}38%{transform:rotate(-5.2deg)}48%{transform:rotate(4deg)}58%{transform:rotate(-3deg)}68%{transform:rotate(2.2deg)}78%{transform:rotate(-1.6deg)}88%{transform:rotate(1deg)}to{transform:rotate(0)}}@keyframes lanternSettle{0%{transform:translateY(0)}25%{transform:translateY(2px)}60%{transform:translateY(1px)}to{transform:translateY(0)}}.lantern-swing{display:inline-block;transform-origin:50% 6%;will-change:transform;animation:lanternDampedSwing 2.6s cubic-bezier(.22,1,.36,1) both;animation-delay:.2s}.lantern-swing img{display:block;will-change:transform;animation:lanternSettle 2.6s ease-out both;animation-delay:.2s}@media(prefers-reduced-motion:reduce){.lantern-swing,.lantern-swing img{animation:none!important}}.showcase{padding:6rem 2rem;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#cf4b16}.showcase-container{max-width:1600px;margin:0 auto}.section-title{font-size:clamp(2rem,5vw,3rem);color:#f6f0e0;font-weight:600;margin-bottom:3rem;text-transform:uppercase;display:flex;flex-direction:column;gap:.75rem;text-align:center;align-items:center}.section-title-content{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.section-title-logo{height:clamp(5rem,10vw,7.5rem);width:auto}.showcase-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.showcase-visual{width:100%}.showcase-carousel-wrapper{display:flex;flex-direction:column;gap:1rem}.showcase-carousel{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:15px;background:#cf4b16;-webkit-user-select:none;user-select:none}.showcase-carousel-track{display:flex;flex-wrap:nowrap;height:100%;width:100%;will-change:transform;transition:transform .45s ease;cursor:grab;touch-action:pan-y;backface-visibility:hidden;transform:translateZ(0)}.showcase-carousel-track.is-dragging{cursor:grabbing;transition:none}.showcase-slide{flex:0 0 100%;min-width:100%;height:100%;overflow:hidden;line-height:0;font-size:0;cursor:pointer}.showcase-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.showcase-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;animation:lightbox-fade-in .25s ease}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.showcase-lightbox-img{display:block;max-width:92vw;max-height:90vh;width:auto;height:auto;border-radius:12px;box-shadow:0 8px 40px #0009;cursor:default;animation:lightbox-zoom-in .3s ease}@keyframes lightbox-zoom-in{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.showcase-lightbox-close{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff1f;border:0;border-radius:999px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.5rem;line-height:1;transition:background .2s ease;padding:0}.showcase-lightbox-close:hover{background:#ffffff40}.showcase-lightbox-close:focus{outline:none}.showcase-lightbox-close:focus-visible{outline:2px solid #f6f0e0;outline-offset:2px}.showcase-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:44px;height:44px;border-radius:999px;cursor:pointer;background:#cf4b1699;color:#fff;display:flex;align-items:center;justify-content:center;padding:0;line-height:0;transition:background .2s ease}.showcase-carousel-btn:hover{background:#cf4b16}.showcase-carousel-btn:focus{outline:none;box-shadow:none}.showcase-carousel-btn:focus-visible{outline-offset:2px;box-shadow:#000 0 0 0 2px;outline:2px solid #f6f0e0}.showcase-carousel-btn.prev{left:12px}.showcase-carousel-btn.next{right:12px}.showcase-carousel-btn svg{width:20px;height:20px;display:block}.showcase-carousel-dots{display:flex;justify-content:center;align-items:center;gap:10px;padding:.25rem 0;border-radius:999px}.showcase-dot{width:10px;height:10px;border-radius:999px;padding:8px;border:0;cursor:pointer;background:#f5e6d369;transition:transform .2s ease,background .2s ease}.showcase-dot.active{background:#f6f0e0;transform:scale(1.15);width:10px}.showcase-dot:hover{background:#f6f0e0;transform:scale(1.15)}.showcase-dot:focus{outline:none;box-shadow:none}.showcase-dot:focus-visible{outline:2px solid #f6f0e0;outline-offset:2px;box-shadow:#000 0 0 0 2px}.showcase-image{width:100%;border-radius:18px;border:2px solid rgba(235,202,187,.3)}.showcase-description{color:#ebcabb;font-size:1.05rem;line-height:1.8;display:flex;flex-direction:column;margin-left:2rem;gap:1.5rem}.showcase-description p{margin:0;color:#f5e6d3e6}.showcase-cta{align-self:flex-start;background:#fbc460;padding:.9rem 2.5rem;border-radius:999px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;transition:all .25s ease;font-family:DoubleBass,sans-serif;color:#3c2a1b;outline:4px solid #ee8300;box-shadow:0 10px 30px #0000004d}.showcase-cta:hover{color:#3c2a1b}@media(min-width:769px){.showcase-cta:hover{color:#b81e15;outline:4px solid #b81e15}}@media(max-width:1024px){.showcase-description{order:2}.showcase-carousel-wrapper{gap:0}.showcase-content{grid-template-columns:1fr;gap:2rem}.showcase-visual{order:1}.showcase-description{order:2;margin:1rem}.showcase-carousel{margin:0 auto 2rem}.showcase-cta{align-self:center}}@media(max-width:768px){.showcase{padding:6rem 1rem}.showcase-content{padding:2rem 1rem;gap:1.5rem}.section-title{margin-bottom:2rem}.showcase-carousel-btn{width:40px;height:40px}.showcase-carousel-btn.prev{left:8px}.showcase-carousel-btn.next{right:8px}.showcase-carousel-dots{gap:8px;padding:.25rem 0}.showcase-dot{width:9px;height:9px}.showcase-cta{width:100%;text-align:center;align-self:stretch;margin-top:1rem}}@media(max-width:600px){.showcase-content{padding:0}.showcase-cta{padding-top:2rem;padding-bottom:2rem}}.about{background:#f6f0e0;padding:8rem 2rem;position:relative;overflow:hidden}.about:before{content:"";position:absolute;top:0;left:0;width:100%;height:80px;pointer-events:none;z-index:2;background-repeat:repeat-x;background-position:left top;background-size:80px 80px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'>  <rect x='0' y='0' width='40' height='30' fill='%23cf4b16'/></svg>")}.about:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;pointer-events:none;z-index:2;background-repeat:repeat-x;background-position:left bottom;background-size:80px 80px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'>  <rect x='0' y='50' width='40' height='30' fill='%23cf4b16'/></svg>")}.about-container{max-width:1200px;margin:4rem auto;display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1;grid-template-areas:"content stats"}.about-content{grid-area:content;position:relative;z-index:1}.about-content p{color:#cf4b16;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.about-title{display:flex;flex-direction:column;gap:.3rem;text-transform:uppercase;margin-bottom:3rem;color:#cf4b16}.about-label{font-size:1rem;letter-spacing:.15em;font-weight:600;color:#cf4b16;opacity:.8}.about-main{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:600;letter-spacing:.15em;color:#cf4b16}.about-studio{font-size:.6em;font-weight:400;margin-left:.4rem;opacity:.85}@media(max-width:768px){.about{padding:4rem 1rem}.about-container{grid-template-columns:1fr;grid-template-areas:"content" "stats"}}.news{padding:6rem 2rem;background:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.news-container{max-width:1200px;margin:0 auto}.news-title{display:flex;flex-direction:column;gap:.3rem;text-transform:uppercase;margin-bottom:3rem;color:#f6f0e0}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.news-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.news-thumb{width:100%;aspect-ratio:16 / 9;overflow:hidden}.news-thumb img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.news-body{padding:1.6rem 2rem 2rem;display:flex;flex-direction:column;gap:.9rem;min-height:220px}.news-date{color:#f5e6d3e6;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.news-card h3{font-size:1.3rem;color:#f6f0e0;font-weight:600;margin:0}.news-card p{color:#f5e6d3e6;line-height:1.6;margin:0;flex-grow:1}.news-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #cf4b1633}.news-card:hover .news-thumb img{transform:scale(1.04);transition:transform .35s ease}.news-footer{text-align:center}@media(max-width:768px){.news{padding:4rem 1rem}.news-grid{grid-template-columns:1fr}}.footer{background:transparent;color:#cf4b16;padding:4rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.05)}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h4{font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;color:#fff}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.8rem}.footer-section a{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-section a:hover{color:#ebcabb}.footer-socials{display:flex;gap:1.5rem;justify-content:center;margin:3rem 0;padding:2rem 0;border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3)}.footer-socials a{width:40px;height:40px;border-radius:50%;background:#ebcabb40;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;border:1px solid rgba(235,202,187,.5)}.footer-socials a:hover{background:#ebcabb80;border-color:#ebcabb;transform:translateY(-3px)}.footer-bottom{text-align:center;padding-top:2rem}.footer-bottom p{color:#ffffffe6;font-size:.9rem;margin-bottom:1rem}.footer-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.footer-links a{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:#ebcabb}@media(max-width:768px){.footer{padding:3rem 1rem 1rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-socials,.footer-links{gap:1rem}}@keyframes reveal{0%{opacity:0;transform:translateY(10px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.reveal-item{opacity:0;transform:translateY(28px);filter:blur(6px)}.is-visible .reveal-item{animation:reveal var(--reveal-duration, .85s) var(--reveal-ease, cubic-bezier(.22,1,.36,1)) forwards;animation-delay:var(--reveal-delay, 0s)}@media(prefers-reduced-motion:reduce){.reveal-item{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}}
