@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--ice-white:#f8fafc;--midnight-blue:#0f172a;--gold:#c5a059;--gold-hover:#d8b773;--body-text:#475569;--slate-grey:#334155;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans", sans-serif;--border-grey:#e5e7eb}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--ice-white);color:var(--body-text);font-family:var(--sans);padding-top:80px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}body:before{content:"";pointer-events:none;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.015'/%3E%3C/svg%3E");position:fixed;inset:0}.cursor{background:var(--gold);pointer-events:none;z-index:9999;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{border:1px solid var(--gold);pointer-events:none;z-index:9998;border-radius:50%;width:40px;height:40px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}nav{align-items:center;gap:2rem;display:flex}nav ul li{position:relative}nav ul li a,.dropdown-btn{color:var(--ice-white);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;padding:10px 0;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}nav ul li a:hover,.dropdown-btn:hover{color:var(--gold)}.hero-slider-container{background:linear-gradient(135deg,#0b1222 0%,#0f172a 55%,#131c35 100%);align-items:center;gap:4rem;width:100%;min-height:80vh;padding:6rem 5vw 4rem;display:flex;position:relative;overflow:hidden;margin-top:-15px!important}.hero-slider-container:before{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#c5a0592e 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.hero-slider-container:after{content:"";pointer-events:none;background:radial-gradient(circle at 78%,#c5a05924,#0000 60%);position:absolute;inset:0}.slide{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;display:flex;position:relative}.slide-content{z-index:2;text-align:left;max-width:540px;transform-style:preserve-3d;flex:480px;position:relative}.slide-content h1{font-family:var(--serif);color:var(--ice-white);letter-spacing:-.01em;text-shadow:0 18px 40px #00000073;margin-bottom:1.4rem;font-size:clamp(2.2rem,4.6vw,3.7rem);font-weight:700;line-height:1.12;animation:1s cubic-bezier(.16,1,.3,1) both heroRise}.slide-content h1 span{color:var(--gold);font-style:italic;font-weight:400}.slide-content p{color:#cbd5e1;max-width:480px;margin:0 0 2.2rem;font-size:1.05rem;font-weight:300;line-height:1.6;animation:1s cubic-bezier(.16,1,.3,1) .15s both heroRise}.slide-content .btn-gold{animation:1s cubic-bezier(.16,1,.3,1) .3s both heroRise}.hero-print-stack{perspective:1600px;flex:420px;justify-content:center;align-items:center;height:420px;animation:1.1s cubic-bezier(.16,1,.3,1) .2s both heroRise;display:flex;position:relative}.hero-print-stack .stack-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .4s ease-out;position:relative;transform:rotateY(-14deg)rotateX(8deg)}.print-sheet{width:240px;transform-style:preserve-3d;background:#fff;border:4px solid #fff;border-radius:6px;position:absolute;overflow:hidden;box-shadow:0 25px 50px -10px #0009,0 0 0 1px #c5a05940}.print-sheet img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.print-sheet .sheet-tag{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;text-align:center;background:#0f172ae0;padding:6px 4px;font-size:.62rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.sheet-1{z-index:1;width:260px;height:180px;top:8%;left:50%;transform:translate3d(-78%,0,-40px)rotate(-10deg)}.sheet-2{z-index:2;width:220px;height:320px;top:4%;left:50%;transform:translate3d(-18%,0,10px)rotate(-3deg)}.sheet-3{z-index:3;width:240px;height:300px;top:10%;left:50%;transform:translate3d(28%,0,40px)rotate(5deg)}.sheet-4{z-index:4;width:230px;height:165px;top:58%;left:50%;transform:translate3d(70%,0,70px)rotate(11deg)}.print-sheet{transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s}.hero-print-stack:hover .sheet-1{transform:translate3d(-86%,-4%,-30px)rotate(-13deg)}.hero-print-stack:hover .sheet-2{transform:translate3d(-18%,-6%,30px)rotate(-4deg)}.hero-print-stack:hover .sheet-3{transform:translate3d(30%,-4%,60px)rotate(6deg)}.hero-print-stack:hover .sheet-4{transform:translate3d(76%,-2%,90px)rotate(13deg)}@keyframes heroRise{0%{opacity:0;transform:translateY(40px)translateZ(-60px)rotateX(8deg)}to{opacity:1;transform:translateY(0)translateZ(0)rotateX(0)}}.btn-gold{background:var(--gold);color:var(--midnight-blue);text-transform:uppercase;letter-spacing:1px;border:1px solid var(--gold);border-radius:4px;padding:.9rem 2.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,background .3s,color .3s;display:inline-block;box-shadow:0 8px 18px #c5a05900}.btn-gold:hover{color:var(--gold);background:0 0;transform:translateY(-4px)translateZ(20px);box-shadow:0 16px 30px #c5a05940}.tilt-wrap{perspective:1200px}.tilt-card{transform-style:preserve-3d;will-change:transform;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s}.tilt-card .tilt-inner{transition:transform .5s;transform:translateZ(0)}.tilt-card img{transition:transform .6s}.premium-showcase{border-bottom:1px solid var(--border-grey);z-index:5;perspective:1200px;background:#fff;grid-template-columns:repeat(5,1fr);gap:1.2rem;padding:3rem 5vw;display:grid;position:relative}.showcase-link{color:inherit;text-decoration:none;display:block}.showcase-card{border:1px solid var(--border-grey);text-align:center;height:100%;transform-style:preserve-3d;will-change:transform;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;padding-bottom:1.2rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0f172a08}.showcase-link:hover .showcase-card{border-color:var(--gold);box-shadow:0 25px 45px -10px #0f172a40,0 0 0 1px #c5a0594d}.showcase-img{background:#f1f5f9;width:100%;height:180px;overflow:hidden;transform:translateZ(0)}.showcase-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.showcase-link:hover .showcase-img img{transform:scale(1.08)translateZ(20px)}.showcase-title{font-family:var(--sans);text-transform:uppercase;letter-spacing:1px;color:var(--midnight-blue);margin-top:1rem;padding:0 .5rem;font-size:.85rem;font-weight:700;transition:transform .5s,color .3s;transform:translateZ(0)}.showcase-link:hover .showcase-title{color:var(--gold);transform:translateZ(25px)}.reveal{opacity:1;transform:none}html.js-ready .reveal{opacity:0;transform-origin:bottom;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(50px)rotateX(6deg)}html.js-ready .reveal.is-visible{opacity:1;transform:translateY(0)rotateX(0)}.reveal-stagger>*{transition-delay:calc(var(--stagger-index,0) * 70ms)}.about-section{border-bottom:1px solid var(--border-grey);perspective:1400px;background:#fff;padding:6rem 5vw}.about-container{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.about-img-box{border:1px solid var(--border-grey);background:var(--ice-white);transform-style:preserve-3d;will-change:transform;border-radius:8px;padding:10px;transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s;position:relative;box-shadow:0 10px 30px #0000000d}.about-img-box:hover{box-shadow:0 35px 60px -15px #0f172a4d}.about-img-box img{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;height:auto;transition:transform .6s;display:block}.about-img-box:hover img{transform:scale(1.03)}.about-img-box:after{content:"";border-top:2px solid var(--gold);border-left:2px solid var(--gold);width:40px;height:40px;position:absolute;top:-15px;left:-15px}.about-img-box:before{content:"";border-bottom:2px solid var(--gold);border-right:2px solid var(--gold);width:40px;height:40px;position:absolute;bottom:-15px;right:-15px}.about-content h3{font-family:var(--sans);color:var(--gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:1rem;font-weight:700}.about-content h2{font-family:var(--serif);color:var(--midnight-blue);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.about-content p{color:var(--body-text);margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.7}.about-features{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.feat-item{align-items:flex-start;gap:.8rem;transition:transform .35s;display:flex}.feat-item:hover{transform:translate(4px)translateZ(10px)}.feat-item span{color:var(--gold);font-size:1.2rem;font-weight:700;line-height:1}.feat-item div h5{font-family:var(--sans);color:var(--midnight-blue);margin-bottom:.2rem;font-size:.95rem;font-weight:700}.feat-item div p{color:var(--body-text);margin:0;font-size:.85rem;line-height:1.4}.section-title{font-family:var(--serif);text-align:center;color:var(--midnight-blue);margin-bottom:3rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700}.section-title em{color:var(--gold);font-style:italic;font-weight:400}.products-section{background:var(--ice-white);border-bottom:1px solid var(--border-grey);perspective:1500px;padding:6rem 5vw}.products-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;display:grid}.product-card{border:1px solid var(--border-grey);transform-style:preserve-3d;will-change:transform;background:#fff;border-radius:8px;flex-direction:column;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a0a}.product-card:hover{border-color:var(--gold);box-shadow:0 30px 50px -12px #0f172a47,0 0 0 1px #c5a05940}.product-img{background:#f1f5f9;width:100%;height:210px;overflow:hidden}.product-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-img img{transform:scale(1.06)}.product-info{flex-direction:column;flex-grow:1;padding:1.3rem;display:flex;transform:translateZ(0)}.product-title{font-family:var(--serif);color:var(--midnight-blue);margin-bottom:.5rem;font-size:1.2rem;font-weight:700;transition:transform .5s}.product-card:hover .product-title{transform:translateZ(18px)}.product-desc{color:var(--body-text);flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.product-meta{border-top:1px solid var(--border-grey);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.product-price{font-family:var(--sans);color:var(--gold);font-size:1.05rem;font-weight:700}.order-btn{text-transform:uppercase;letter-spacing:1px;color:var(--midnight-blue);border-bottom:2px solid var(--gold);padding-bottom:2px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s}.order-btn:hover{color:var(--gold)}.center-btn-container{text-align:center}.btn-outline-gold{color:var(--gold);border:1px solid var(--gold);text-transform:uppercase;letter-spacing:1px;background:0 0;border-radius:4px;padding:1rem 2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,background .3s,color .3s;display:inline-block}.btn-outline-gold:hover{background:var(--gold);color:var(--midnight-blue);transform:translateY(-4px);box-shadow:0 16px 30px #c5a0594d}.reviews-section{border-bottom:1px solid var(--border-grey);perspective:1200px;background:#fff;padding:6rem 5vw}.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.review-card{background:var(--ice-white);border-left:4px solid var(--gold);transform-style:preserve-3d;will-change:transform;border-radius:0 8px 8px 0;padding:2.5rem 2rem;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s}.review-card:hover{box-shadow:0 25px 40px -12px #0f172a2e}.review-card p{color:var(--slate-grey);margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.review-card .client-name{color:var(--midnight-blue);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:700}.footer-brand .footer-logo-link{align-items:center;gap:12px;margin-bottom:1.5rem;text-decoration:none;display:inline-flex}.footer-brand .footer-logo-link img{-o-object-fit:contain;object-fit:contain;width:auto;height:35px}.footer-brand p{color:#cbd5e1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.footer-contacts{flex-direction:column;gap:1.5rem;display:flex}.footer-contacts h4{text-transform:uppercase;color:var(--gold);letter-spacing:1px;margin-bottom:.2rem;font-size:.85rem}.footer-contacts ul{list-style:none}.footer-contacts ul li{margin-bottom:.6rem}.footer-contacts ul li a{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:inline-flex}.footer-contacts ul li a:hover{color:var(--gold)}.social-links a{color:var(--ice-white);margin-right:1.2rem;font-size:1.3rem;text-decoration:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),color .3s;display:inline-block}.social-links a:hover{color:var(--gold);transform:translateY(-3px)scale(1.15)}.footer-form-wrapper{flex-direction:column;gap:1rem;display:flex}.footer-form-wrapper h4{text-transform:uppercase;color:var(--gold);letter-spacing:1px;font-size:.85rem}.footer-form{flex-direction:column;gap:1rem;display:flex}.footer-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.footer-form input,.footer-form textarea{color:var(--ice-white);font-family:var(--sans);background:#1e293b;border:1px solid #c5a05933;border-radius:4px;width:100%;padding:.8rem;font-size:.85rem;transition:border-color .3s,transform .3s}.footer-form input:focus,.footer-form textarea:focus{border-color:var(--gold);outline:none;transform:translateY(-1px)}.footer-btn{background:var(--gold);color:var(--midnight-blue);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:4px;padding:.8rem;font-size:.8rem;font-weight:700;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,background .3s}.footer-btn:hover{color:var(--midnight-blue);background:#fff;transform:translateY(-3px);box-shadow:0 12px 22px #00000040}.footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid #ffffff0d;padding-top:1.5rem;font-size:.8rem}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.premium-showcase{grid-template-columns:repeat(3,1fr)}.about-container{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.cursor,.cursor-ring{display:none!important}body{padding-top:80px;cursor:default!important}.hero-slider-container{text-align:center;flex-direction:column;gap:1.5rem;min-height:auto;padding:2.5rem 6vw 2rem}.slide{flex-direction:column;gap:1.5rem}.slide-content{text-align:center;max-width:100%}.slide-content p{margin:0 auto 2rem}.hero-print-stack{display:none!important}.premium-showcase{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;gap:1rem!important;padding:1.5rem 4vw!important;display:flex!important;overflow-x:auto!important}.premium-showcase::-webkit-scrollbar{display:none!important}.premium-showcase .showcase-link{scroll-snap-align:start!important;flex:0 0 140px!important}.showcase-img{height:110px!important}.showcase-title{padding:0 .2rem!important;font-size:.75rem!important}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.about-features{grid-template-columns:1fr}.product-card:hover,.showcase-card,.review-card:hover,.about-img-box:hover{transform:none!important}}@media (max-width:480px){.products-grid{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important;padding:0!important}.product-img{height:150px!important}.product-title{font-size:1rem!important}.product-info{padding:.8rem!important}.product-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:.8rem!important;font-size:.75rem!important}.product-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.about-features{grid-template-columns:1fr}}html,body{margin:0;padding:0;width:100%!important;overflow-x:hidden!important}header{z-index:99999!important;box-sizing:border-box!important;background:#060b19!important;border-bottom:1px solid #c5a0594d!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:22px 5vw!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}header .logo{align-items:center!important;gap:6px!important;text-decoration:none!important;display:flex!important}header .logo img{-o-object-fit:contain!important;object-fit:contain!important;width:auto!important;height:45px!important}header .logo-text{color:#fff!important;letter-spacing:1.5px!important;font-size:1.1rem!important;font-weight:400!important}@media (min-width:769px){header nav ul#navMenu{flex-direction:row!important;align-items:center!important;gap:30px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}header nav ul#navMenu>li>a,header nav ul#navMenu>li .dropdown-btn{color:#fff!important;cursor:pointer!important;text-transform:capitalize!important;letter-spacing:.5px!important;font-size:.8rem!important;font-weight:400!important;text-decoration:none!important;transition:color .3s!important}header nav ul#navMenu>li>a:hover,header nav ul#navMenu>li .dropdown-btn:hover{color:#c5a059!important}}.dropdown{position:relative!important}.dropdown-menu{background:#060b19!important;border:1px solid #c5a05940!important;border-radius:4px!important;flex-direction:column!important;gap:0!important;min-width:180px!important;margin:0!important;padding:6px 0!important;list-style:none!important;display:none!important;position:absolute!important;top:100%!important;left:0!important;box-shadow:0 8px 20px #0006!important}.dropdown-menu li{flex:none!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1!important;display:block!important}.dropdown-menu li a{color:#cbd5e1!important;text-transform:none!important;box-sizing:border-box!important;text-align:left!important;width:100%!important;margin:0!important;padding:6px 16px!important;font-size:.85rem!important;font-weight:400!important;line-height:1.2!important;text-decoration:none!important;transition:all .2s!important;display:block!important}.dropdown-menu li a:hover{color:#c5a059!important;background:#c5a0591f!important;padding-left:20px!important}@media (min-width:769px){.dropdown:hover .dropdown-menu{display:flex!important}}.search-container{align-items:center!important;display:flex!important;position:relative!important}.search-toggle-btn{color:#fff!important;cursor:pointer!important;background:0 0!important;border:none!important;padding:5px!important;font-size:1rem!important}.search-toggle-btn:hover{color:#c5a059!important}.header-search-bar{box-shadow:0 4px 12px #0000004d;background:#131c35!important;border:1px solid #c5a05966!important;border-radius:4px!important;gap:5px!important;padding:6px!important;display:none!important;position:absolute!important;top:45px!important;right:0!important}.header-search-bar.active{display:flex!important}.header-search-bar input{color:#fff!important;background:#0b1329!important;border:1px solid #c5a059!important;border-radius:3px!important;padding:6px 12px!important;font-size:.85rem!important}.header-search-submit{color:#000!important;cursor:pointer!important;background:#c5a059!important;border:none!important;border-radius:3px!important;padding:6px 12px!important;font-weight:700!important}.nav-cta-btn{color:#fff!important;letter-spacing:1px!important;background:0 0!important;border:1px solid #c5a059!important;padding:10px 20px!important;font-size:.85rem!important;font-weight:400!important;text-decoration:none!important;transition:all .3s!important;display:inline-block!important}.nav-cta-btn:hover{color:#000!important;background:#c5a059!important}.hamburger{cursor:pointer!important;z-index:100001!important;background:0 0!important;border:none!important;flex-direction:column!important;gap:5px!important;padding:5px!important;display:none!important}.hamburger span{background-color:#fff!important;width:25px!important;height:3px!important;transition:all .3s!important;display:block!important}.hamburger.active span:first-child{transform:translateY(8px)rotate(45deg)!important}.hamburger.active span:nth-child(2){opacity:0!important}.hamburger.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)!important}@media (max-width:768px){.hamburger{display:flex!important}header nav ul#navMenu .dropdown-menu{box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:10px 10px 10px 1px!important;list-style:none!important;display:none!important;position:relative!important;top:0!important}header nav ul#navMenu li.dropdown.open-list>.dropdown-menu{display:flex!important}.dropdown-menu li{width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}.dropdown-menu li a{color:#ccc!important;text-transform:capitalize!important;width:100%!important;margin:0!important;padding:4px 0!important;font-size:.85rem!important;font-weight:400!important;line-height:1!important;display:block!important}.search-container{width:100%!important;margin-bottom:2px!important}.header-search-bar{background:0 0!important;border:none!important;width:100%!important;padding:0!important;display:flex!important;position:relative!important;top:0!important;right:auto!important}.header-search-bar input{background:#0f172a!important;width:100%!important;padding:5px 10px!important}.search-toggle-btn{display:none!important}}footer,#footer{color:#94a3b8!important;font-family:var(--sans)!important;box-sizing:border-box!important;background:#060b19!important;border-top:1px solid #c5a05933!important;width:100%!important;margin-top:5rem!important;padding:4rem 5vw 2rem!important;display:block!important}#footer .footer-container{box-sizing:border-box!important;grid-template-columns:1.2fr .8fr 1fr 1fr!important;gap:2.5rem!important;width:100%!important;margin-bottom:3rem!important;display:grid!important}#footer h4{color:#c5a059!important;text-transform:uppercase!important;letter-spacing:1px!important;margin-top:0!important;margin-bottom:1.2rem!important;font-size:1.1rem!important}#footer ul{margin:0!important;padding:0!important;list-style:none!important}@media only screen and (max-width:768px){#footer .footer-container{width:100%!important;display:block!important}#footer .footer-brand,#footer .footer-contacts,#footer .footer-policies-column,#footer .footer-form-wrapper{box-sizing:border-box!important;float:none!important;width:100%!important;margin-bottom:2.5rem!important;display:block!important}#footer .footer-form input,#footer .footer-form textarea{box-sizing:border-box!important;width:100%!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
