@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.banner-section{background:linear-gradient(135deg,#6e1e25,#2e2e2e);height:90vh;overflow:hidden;position:relative;width:100%}.banner-section .content-container{align-items:start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:end;left:80px;padding-bottom:120px;position:absolute;width:45%;z-index:1}.banner-section .content-container h1{color:#d4af37;font-size:45px;line-height:55px;margin:0;text-align:start}.banner-section .content-container p{color:#f8f5f0;font-size:18px;line-height:22px}.banner-section .content-container .btn{background-color:#d4af37;border:0!important;border-radius:10px!important;padding:8px 15px}.banner-section .content-container .btn a{color:#2e2e2e}.banner-section .slider-container{align-items:flex-start;display:flex;gap:20px;height:-webkit-fit-content;height:fit-content;justify-content:center;overflow:hidden;position:relative;rotate:20deg;transform-origin:right;width:100%;z-index:2}.banner-section .slider-container .slider-column{align-items:center;animation:slide 20s linear infinite;display:flex;flex-direction:column;justify-content:flex-start}.banner-section .slider-container .slider-column .slider-item{margin:10px 0}.banner-section .slider-container .slider-column .slider-item .img-container{align-items:center;box-shadow:2px 4px 10px #0000004d;display:flex;height:220px!important;justify-content:center;overflow:hidden;position:relative;width:220px}.banner-section .slider-container .slider-column .slider-item .img-container:before{background:linear-gradient(135deg,#6e1e25,#6e1e25);border-radius:16px;box-shadow:0 8px 16px #0003;content:"";height:calc(100% + 20px);left:-10px;position:absolute;top:-10px;width:calc(100% + 20px);z-index:-1}.banner-section .slider-container .slider-column .slider-item .img-container img{border:5px solid #fff;border-radius:12px;box-shadow:0 4px 6px #0000004d;height:100%;object-fit:cover!important;width:100%}.about-section{background-color:#f8f5f0;color:#2e2e2e;font-family:Georgia,serif;padding:6rem 0}.about-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.about-section .partner-container{display:flex;flex-direction:row;gap:20px}@media (min-width:1000px){.about-section .partner-container{align-items:center;flex-direction:row}.about-section .partner-container .content-box{padding-right:0;text-align:left}.about-section .partner-container .content-box .section-title{color:#6e1e25;font-size:40px!important;padding-bottom:1rem;position:relative;text-align:left}.about-section .partner-container .content-box .section-title:after{background-color:#d4af37;border-radius:2px;content:"";display:block;height:3px;width:250px}.about-section .partner-container .content-box .section-description{color:#545454;font-size:1.15rem;line-height:1.8;margin:0 auto 4rem;max-width:900px;text-align:left}}.about-section .partner-container .logo-swiper-wrapper{background-color:initial;overflow:hidden;padding:1rem 0;position:relative;width:100%}.about-section .partner-container .logo-swiper-wrapper:after,.about-section .partner-container .logo-swiper-wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:10}.about-section .partner-container .logo-swiper-wrapper:before{background:linear-gradient(90deg,#f8f5f0 0,#f8f5f000);left:0}.about-section .partner-container .logo-swiper-wrapper:after{background:linear-gradient(270deg,#f8f5f0 0,#f8f5f000);right:0}.about-section .partner-container .logo-swiper-wrapper .logo-swiper{align-items:center;animation:scrollLeft 25s linear infinite;display:flex;width:200%}.about-section .partner-container .logo-swiper-wrapper .logo-swiper .img-container{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:1.5rem 1rem;width:200px}.about-section .partner-container .logo-swiper-wrapper .logo-swiper .img-container img{height:150px;max-width:200px;object-fit:contain;width:100%}.about-section .about-container{display:flex;flex-direction:column;gap:20px;padding:0 2rem}@media (min-width:1024px){.about-section .about-container{align-items:center;flex-direction:row;gap:5rem;margin:0 auto}}.about-section .about-container .masonry-grid{display:grid;flex:1 1;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0 auto}.about-section .about-container .masonry-grid.fixed-3x3{grid-auto-rows:180px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:650px}.about-section .about-container .masonry-grid .masonry-item{background-color:#f8f5f0;border-radius:8px;box-shadow:0 4px 15px #2e2e2e14;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.about-section .about-container .masonry-grid .masonry-item img,.about-section .about-container .masonry-grid .masonry-item video{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}@media (max-width:1023px){.about-section .about-container .masonry-grid.fixed-3x3{grid-auto-rows:200px;grid-template-columns:repeat(2,1fr);max-width:700px}}@media (max-width:768px){.about-section .about-container .masonry-grid{margin:0!important;padding:0}.about-section .about-container .masonry-grid.fixed-3x3{grid-auto-rows:150px;grid-template-columns:repeat(2,1fr);max-width:600px}.about-section .about-container .masonry-item .item-overlay{padding:.8rem 1rem}.about-section .about-container .masonry-item .item-category{font-size:.75rem}.about-section .about-container .masonry-item .item-title{font-size:1.1rem}.about-section .about-container .masonry-item .view-details-btn{font-size:.85rem;padding:.7rem 1.5rem}.about-section .about-container .masonry-item:first-child,.about-section .about-container .masonry-item:nth-child(3),.about-section .about-container .masonry-item:nth-child(5),.about-section .about-container .masonry-item:nth-child(7),.about-section .about-container .masonry-item:nth-child(9){display:none}}.about-section .about-container .about-text{color:#484848;flex:1 1;font-size:1.05rem;line-height:1.8;max-width:600px}.about-section .about-container .about-text h2{color:#6e1e25;font-size:2rem;margin-bottom:1rem}.about-section .about-container .about-text p{margin-bottom:1.5rem}.about-section .about-container .about-text p b{color:#6e1e25;font-weight:700}.about-section .about-container .about-text .button-container{margin-top:2rem;text-align:center}@media (min-width:1024px){.about-section .about-container .about-text .button-container{text-align:left}}.about-section .about-container .about-text .button-container .btn{background-color:#6e1e25;border:none;border-radius:50px;box-shadow:0 8px 20px #6e1e254d;color:#f8f5f0;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.about-section .about-container .about-text .button-container .btn a{color:inherit;text-decoration:none}.about-section .about-container .about-text .button-container .btn:hover{background-color:#82232c;box-shadow:0 12px 25px #6e1e2566;transform:translateY(-2px)}@media screen and (max-width:899px){.collection-section{background:#f8f5f0;padding:50px 20px}.collection-section .container{margin:0 auto;max-width:1200px;text-align:center}.collection-section .container h2{color:#6e1e25;font-size:2.5rem;margin-bottom:10px}.collection-section .container p{color:#555;font-size:1.2rem;margin-bottom:30px}}@media screen and (max-width:899px) and (min-width:1201px){.collection-section .container .product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.collection-section .container .product-grid .product-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.collection-section .container .product-grid .product-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-10px)}.collection-section .container .product-grid .product-card .image-container{height:400px;overflow:hidden}.collection-section .container .product-grid .product-card .image-container img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.collection-section .container .product-grid .product-card .image-container img:hover{transform:scale(1.1)}.collection-section .container .product-grid .product-card .product-info{padding:15px;text-align:center}.collection-section .container .product-grid .product-card .product-info h3{color:#141414;font-size:1.2rem;margin:0}}@media screen and (max-width:899px) and (max-width:1200px){.collection-section .container .product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.collection-section .container .product-grid .product-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.collection-section .container .product-grid .product-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-10px)}.collection-section .container .product-grid .product-card .image-container{height:150px;overflow:hidden}.collection-section .container .product-grid .product-card .image-container img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.collection-section .container .product-grid .product-card .image-container img:hover{transform:scale(1.1)}.collection-section .container .product-grid .product-card .product-info{padding:15px;text-align:center}.collection-section .container .product-grid .product-card .product-info h3{color:#141414;font-size:12px;margin:0}}@media screen and (max-width:899px){.collection-section .container .three-d-slider{margin:80px auto;max-width:900px;width:100%}.collection-section .container .three-d-slider .swiper-container{padding-bottom:80px;padding-top:50px}.collection-section .container .three-d-slider .swiper-slide{background:#fff;border-radius:20px;box-shadow:0 15px 35px #00000040;height:500px;overflow:hidden;width:400px}.collection-section .container .three-d-slider .swiper-slide img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.collection-section .container .three-d-slider .swiper-slide:hover img{transform:scale(1.05)}.collection-section .container .three-d-slider .swiper-button-next,.collection-section .container .three-d-slider .swiper-button-prev{color:#6e1e25}.collection-section .container .three-d-slider .swiper-pagination-bullet{background:#6e1e25;opacity:.7}.collection-section .container .three-d-slider .swiper-pagination-bullet-active{background:gold;opacity:1}.collection-section-2{display:none}}@media screen and (min-width:900px){.collection-section{display:none}.collection-section-2{background:#f8f5f0;margin:0 auto;margin-bottom:50px!important;padding:0;text-align:center;width:100%}.collection-section-2 h2{color:#6e1e25;font-size:2.5rem;margin-bottom:10px}.collection-section-2 p{color:#555;font-size:1.2rem;margin-bottom:30px}.collection-section-2 .collection-grid-container{grid-gap:0;display:grid;gap:0;grid-auto-rows:450px;grid-template-columns:repeat(3,1fr);margin:0;padding:0}}@media screen and (min-width:900px) and (max-width:1024px){.collection-section-2 .collection-grid-container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px) and (max-width:640px){.collection-section-2 .collection-grid-container{grid-template-columns:1fr}}@media screen and (min-width:900px){.collection-section-2 .collection-grid-container .card{height:100%;overflow:hidden;position:relative;width:100%}.collection-section-2 .collection-grid-container .card img{filter:grayscale(75%);height:100%;object-fit:cover;transition:filter .3s ease;width:100%}.collection-section-2 .collection-grid-container .card .card-text{bottom:10px;color:#fff;left:10px;position:absolute;text-shadow:1px 1px 6px #0009}.collection-section-2 .collection-grid-container .card .card-text h1{color:#f8f5f0;font-size:25px;line-height:35px;margin:0;opacity:.6;padding-left:20px;text-align:left}.collection-section-2 .collection-grid-container .card .card-text h1:hover{opacity:1}.collection-section-2 .collection-grid-container .card .card-text p{color:#f8f5f0;font-size:1rem;margin:0;opacity:.6;padding-left:20px;text-align:left}.collection-section-2 .collection-grid-container .card .card-text p:hover{opacity:1}.collection-section-2 .collection-grid-container .card:hover img{filter:grayscale(0)}.collection-section-2 .collection-grid-container .card:hover .card-text h1,.collection-section-2 .collection-grid-container .card:hover .card-text p{opacity:1}}@keyframes slide{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media screen and (max-width:1200px) and (min-width:768px){.banner-section{height:75vh}.banner-section .content-container{left:40px;padding-bottom:80px;width:60%}.banner-section .content-container h1{font-size:36px;line-height:44px}.banner-section .content-container p{font-size:16px}.banner-section .slider-container{rotate:15deg}.banner-section .slider-container .slider-column .img-container{height:180px;width:180px}.about-section .about-container{gap:20px}.about-section .about-container .about-images .image-frame{height:280px}.about-section .about-container .about-text p{font-size:1rem}.about-section .logo-container{grid-template-columns:repeat(3,1fr)}.collection-section .product-grid{grid-template-columns:repeat(2,1fr)}.collection-section .product-grid .product-card .image-container{height:250px}}@media screen and (max-width:768px){.banner-section{background-image:url(/static/media/mobile-banner-img.a3c48d2d140107ff605c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:65vh}.banner-section:before{background-color:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.banner-section .content-container{align-items:start;left:0;padding:40px 20px;text-align:left;width:100%}.banner-section .content-container h1{font-size:28px;line-height:36px}.banner-section .content-container p{font-size:14px;margin-bottom:0!important;text-align:left}.banner-section .content-container .btn{border-radius:6px;width:100%}.banner-section .slider-container{display:none}.about-section .about-container{flex-direction:column}.about-section .about-container .about-images .image-frame{height:220px}.about-section .about-container .about-text{text-align:center}.about-section .about-container .about-text p{font-size:14px}.about-section .logo-container{gap:10px;grid-template-columns:repeat(2,1fr)}.collection-section .product-grid{grid-template-columns:1fr}.collection-section .product-grid .product-card .image-container{height:220px}.collection-section .product-grid .product-info h3{font-size:14px}}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.collection-page{animation:fadeIn 1.2s ease forwards;background-color:#f8f5f0;min-height:100vh;padding-bottom:4rem}.collection-page .collection-hero{animation:slideDown 1s ease forwards;background:linear-gradient(135deg,#6e1e25,#2e2e2e);color:#fff;padding:5rem 2rem;text-align:center}.collection-page .collection-hero h1{animation:fadeInUp 1.2s ease forwards;color:#f8f5f0!important;font-size:3rem;font-weight:600}.collection-page .collection-hero h1 span{color:#d4af37;position:relative}.collection-page .collection-hero h1 span:after{background:#d4af37;bottom:-6px;content:"";height:3px;left:0;position:absolute;transition:width .4s ease;width:0}.collection-page .collection-hero h1:hover span:after{width:100%}.collection-page .collection-hero p{animation:fadeInUp 1.5s ease forwards;color:#f8f5f0;font-size:1.2rem;margin-top:1rem}.collection-page .categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:3rem auto;max-width:1200px;padding:0 2rem}.collection-page .categories-grid .category-card{animation:fadeInUp .8s ease forwards;animation-delay:.2s;background:#fff;border-radius:12px;box-shadow:0 6px 15px #00000014;cursor:pointer;opacity:0;overflow:hidden;text-align:center;transform:translateY(20px);transition:transform .4s ease,box-shadow .3s ease}.collection-page .categories-grid .category-card:hover{box-shadow:0 10px 20px #0000001f;transform:translateY(-8px) scale(1.03)}.collection-page .categories-grid .category-card .img-wrapper{height:300px;overflow:hidden}.collection-page .categories-grid .category-card .img-wrapper img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.collection-page .categories-grid .category-card:hover img{transform:scale(1.1)}.collection-page .categories-grid .category-card h3{color:#2e2e2e;font-size:1.3rem;font-weight:600;margin:1rem 0;transition:color .3s ease}.collection-page .categories-grid .category-card h3:hover{color:#d4af37}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.collection-page .collection-hero{display:flex;flex-direction:column;justify-content:end;min-height:300px;padding:3.5rem 1.5rem}.collection-page .collection-hero h1{font-size:2.3rem}.collection-page .collection-hero p{font-size:1rem}.collection-page .categories-grid{gap:1.5rem}.collection-page .categories-grid .category-card .img-wrapper{height:250px}.collection-page .categories-grid .category-card h3{font-size:1.1rem}}@media (max-width:576px){.collection-page .collection-hero{padding:2.5rem 1rem}.collection-page .collection-hero h1{font-size:1.8rem;line-height:1.3}.collection-page .collection-hero p{font-size:.9rem}.collection-page .categories-grid{gap:1.2rem;grid-template-columns:1fr}.collection-page .categories-grid .category-card .img-wrapper{height:200px}.collection-page .categories-grid .category-card h3{font-size:1rem}}body.modal-open{overflow:hidden}.category-products{background:#f8f5f0}.category-products .category-banner{align-items:center;background:linear-gradient(135deg,#6e1e25,#2e2e2e);color:#fff;display:flex;height:60vh;justify-content:center;position:relative;text-align:center}.category-products .category-banner .overlay h1{color:#d4af37;font-size:clamp(2rem,5vw,3rem);font-weight:700}.category-products .category-banner .overlay p{color:#fff;font-size:clamp(1rem,2.5vw,1.2rem);margin-top:.5rem}.category-products .content-wrapper{display:flex;gap:2rem;padding:2rem}@media (max-width:992px){.category-products .content-wrapper{flex-direction:column;padding:1rem}}.category-products .content-wrapper .filters{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;flex:0 0 250px;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}@media (max-width:992px){.category-products .content-wrapper .filters{display:none}}.category-products .content-wrapper .filters h3{color:#6e1e25;font-weight:600;margin-bottom:1rem}.category-products .content-wrapper .filters .filter-group{margin-bottom:1rem}.category-products .content-wrapper .filters .filter-group label{color:#2e2e2e;display:block;font-weight:500;margin-bottom:.3rem}.category-products .content-wrapper .filters .filter-group input,.category-products .content-wrapper .filters .filter-group select{background:#f8f5f0;border:1px solid #949494;border-radius:6px;font-size:.95rem;padding:.6rem;width:100%}.category-products .content-wrapper .products-grid{flex:1 1}.category-products .content-wrapper .products-grid .masonry-grid{column-count:3;column-gap:1rem}@media (max-width:992px){.category-products .content-wrapper .products-grid .masonry-grid{column-count:2}}@media (max-width:600px){.category-products .content-wrapper .products-grid .masonry-grid{column-count:1}}.category-products .content-wrapper .products-grid .masonry-grid .masonry-item{border-radius:12px;box-shadow:0 6px 20px #0000001a;cursor:pointer;margin-bottom:1rem;overflow:hidden;position:relative}.category-products .content-wrapper .products-grid .masonry-grid .masonry-item img{display:block;height:auto;transition:transform .5s ease;width:100%}.category-products .content-wrapper .products-grid .masonry-grid .masonry-item:hover img{transform:scale(1.07)}.category-products .content-wrapper .products-grid .masonry-grid .masonry-item .overlay{background:#fffc;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease-in-out}.category-products .content-wrapper .products-grid .masonry-grid .masonry-item .overlay .length,.category-products .content-wrapper .products-grid .masonry-grid .masonry-item .overlay .weight{color:#6e1e25;font-size:1rem;font-weight:600}.category-products .content-wrapper .products-grid .masonry-grid .masonry-item:hover .overlay{transform:translateY(0)}.category-products .content-wrapper .products-grid .no-products{color:#2e2e2e;padding:3rem;text-align:center}.category-products .filter-toggle-btn{background:#6e1e25;border:none;border-radius:50px;bottom:20px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;display:none;font-size:1rem;font-weight:700;opacity:.8;padding:15px 30px;position:fixed;right:0;transform:translateX(-50%);transition:background .2s ease;z-index:1500}.category-products .filter-toggle-btn:hover{background:#461318}@media (max-width:992px){.category-products .filter-toggle-btn{display:block}}.category-products .filter-popup-modal{align-items:flex-end;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141414bf;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;width:100%;z-index:2000}.category-products .filter-popup-modal .popup-content{animation:slide-up .3s ease-out forwards;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;max-height:80vh;overflow-y:auto;padding:25px;width:100%}.category-products .filter-popup-modal .popup-content .close-btn{background:#0000;border:none;color:#6e1e25;cursor:pointer;font-size:1.6rem;position:absolute;right:15px;top:15px}.category-products .filter-popup-modal .popup-content h3{color:#6e1e25;font-weight:600;margin-bottom:1rem}.category-products .filter-popup-modal .popup-content .filter-group{margin-bottom:1.5rem}.category-products .filter-popup-modal .popup-content .filter-group label{color:#2e2e2e;display:block;font-weight:500;margin-bottom:.3rem}.category-products .filter-popup-modal .popup-content .filter-group input,.category-products .filter-popup-modal .popup-content .filter-group select{background:#f8f5f0;border:1px solid #949494;border-radius:6px;font-size:1rem;padding:.8rem;width:100%}.category-products .filter-popup-modal .popup-content .button-group{display:flex;gap:1rem;margin-top:1.5rem}.category-products .filter-popup-modal .popup-content .button-group .apply-btn,.category-products .filter-popup-modal .popup-content .button-group .clear-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-weight:600;padding:12px 20px;transition:background .3s ease}.category-products .filter-popup-modal .popup-content .button-group .clear-btn{background:#e0e0e0;color:#2e2e2e}.category-products .filter-popup-modal .popup-content .button-group .clear-btn:hover{background:#c7c7c7}.category-products .filter-popup-modal .popup-content .button-group .apply-btn{background:linear-gradient(135deg,#b8860b,gold);color:#fff}.category-products .filter-popup-modal .popup-content .button-group .apply-btn:hover{background:linear-gradient(135deg,#8b7500,#e6c200)}.category-products .product-modal{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141414bf;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:2000}.category-products .product-modal .product-modal-content{background:#fff;border-radius:12px;display:flex;height:95%;max-width:1200px;overflow:hidden;position:relative;width:95%}@media (max-width:992px){.category-products .product-modal .product-modal-content{flex-direction:column;height:auto;max-height:95vh;overflow-y:auto;width:98%}}.category-products .product-modal .close-btn{background:#0000;border:none;color:#6e1e25;cursor:pointer;font-size:1.6rem;position:absolute;right:15px;top:12px;z-index:2001}.category-products .product-modal .modal-left-container{align-items:center;display:flex;flex:1.3 1;flex-direction:column;justify-content:center;padding:20px;position:relative}@media (max-width:992px){.category-products .product-modal .modal-left-container{padding:15px}}.category-products .product-modal .modal-left-container .modal-left{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative;width:100%}.category-products .product-modal .modal-left-container .zoomable-img{border-radius:8px;cursor:zoom-in;max-height:80vh;max-width:100%;object-fit:contain;object-position:bottom;transition:transform .3s ease}.category-products .product-modal .nav-btn{align-items:center;background:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:50px;z-index:100}.category-products .product-modal .nav-btn:hover{background:#000c}.category-products .product-modal .nav-btn.prev-btn{left:0}.category-products .product-modal .nav-btn.next-btn{right:0}.category-products .product-modal .image-slider-controls{display:flex;justify-content:space-between;padding:0 10px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.category-products .product-modal .image-slider-controls .image-nav-btn{align-items:center;background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:200;height:35px;justify-content:center;transition:background .3s ease;width:35px}.category-products .product-modal .image-slider-controls .image-nav-btn:hover{background:#fff6}.category-products .product-modal .thumbnails{display:flex;gap:10px;margin-top:15px;overflow-x:auto;padding-bottom:10px}.category-products .product-modal .thumbnails .thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:60px;object-fit:cover;transition:border-color .3s ease;width:60px}.category-products .product-modal .thumbnails .thumbnail.active{border-color:#6e1e25}.category-products .product-modal .thumbnails .thumbnail:hover:not(.active){border-color:#461318}.category-products .product-modal .modal-right{background:#fafafa;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:25px}@media (max-width:992px){.category-products .product-modal .modal-right{padding:20px}}.category-products .product-modal .modal-right h2{color:#222;font-size:clamp(1.4rem,4vw,1.6rem);margin-bottom:15px}.category-products .product-modal .modal-right p{color:#444;font-size:clamp(.9rem,2.5vw,.95rem);margin:6px 0}.category-products .product-modal .modal-right .description{color:#555;font-size:clamp(.8rem,2.2vw,.9rem);line-height:1.4;margin-top:12px}.category-products .product-modal .modal-right .order-btn{background:linear-gradient(135deg,#6e1e25,#2e2e2e);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:clamp(.9rem,2.5vw,1rem);font-weight:600;margin-top:20px;padding:12px 20px;transition:all .3s}.modal-left-container{align-items:center;display:flex;flex-direction:column;padding-bottom:20px;position:relative}@media (max-width:992px){.modal-left-container{padding-bottom:10px}}.modal-left-container .modal-left{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative;width:100%}.image-slider-controls{display:flex;justify-content:space-between;padding:0 10px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.image-slider-controls .image-nav-btn{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;transition:background .3s ease;width:30px}.image-slider-controls .image-nav-btn:hover{background:#000000b3}.thumbnails{display:flex;gap:10px;margin-top:15px;overflow-x:auto;padding-bottom:10px}.thumbnails .thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:60px;object-fit:cover;transition:border-color .3s ease;width:60px}.thumbnails .thumbnail.active{border-color:#6e1e25}.thumbnails .thumbnail:hover:not(.active){border-color:#461318}.add-to-cart-btn.loading{align-items:center;background-color:#f0f0f0;color:#888;cursor:not-allowed;display:flex;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;width:24px}.add-to-cart-btn.added{color:#fff;cursor:pointer;pointer-events:none}.add-to-cart-btn.added,.add-to-cart-btn.added:hover{background-color:#28a745}.cart-page{background:#f8f5f0;min-height:100vh;padding-bottom:50px}.cart-page .cart-banner{background:#6e1e25;color:#fff;padding:3rem 1rem;text-align:center}.cart-page .cart-banner .cart-icon{color:#d4af37;font-size:4rem;margin-bottom:1rem}.cart-page .cart-banner h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.cart-page .cart-banner p{color:#fff;font-size:1.2rem}.cart-page .cart-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:40px 20px}.cart-page .cart-card{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 6px 18px #00000014;overflow:hidden;position:relative;transition:transform .3s ease}.cart-page .cart-card:hover{transform:translateY(-5px)}.cart-page .cart-card .img-wrapper{align-items:center;background:#f8f5f0;display:flex;height:220px;justify-content:center;width:100%}.cart-page .cart-card .img-wrapper img{max-height:200px;max-width:90%;object-fit:contain}.cart-page .cart-card .cart-details{padding:1.5rem}.cart-page .cart-card .cart-details h3{color:#2e2e2e;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.cart-page .cart-card .cart-details p{font-size:.95rem;margin:.2rem 0}.cart-page .cart-card .cart-details .price{color:#6e1e25;font-size:1.1rem;font-weight:700}.cart-page .cart-card .delete-btn{background:#d4af37;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:8px 10px;position:absolute;right:12px;top:12px;transition:background .3s}.cart-page .cart-card .delete-btn:hover{background:#b29126}.cart-page .cart-card .delete-btn svg{font-size:1rem}.cart-page .cart-footer{display:flex;justify-content:center;margin-top:2rem}.cart-page .cart-footer .order-btn{background:#6e1e25;border:none;border-radius:50px;box-shadow:0 4px 12px #6e1e2566;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.cart-page .cart-footer .order-btn:hover{background:#4e151a;transform:scale(1.05)}.cart-page .empty-cart{color:#b5838d;font-size:1.2rem;grid-column:1/-1;padding:2rem 0;text-align:center}.popup-overlay{background:#000000d9;height:100%;width:100%;z-index:999}.popup-content{background:#fff;border-radius:8px;max-height:90%;max-width:90%;overflow:hidden;padding:10px;position:relative}.close-btn{background:#0000;border:none;color:#6e1e25;cursor:pointer;font-size:22px;position:absolute;right:10px;top:10px;z-index:1000}.popup-img-wrapper{align-items:center;background:#f8f5f0;display:flex;height:80vh;justify-content:center;overflow:hidden;width:80vw}.popup-img-wrapper img{max-height:100%;max-width:100%;transition:transform .2s ease}@keyframes pulsate{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}body{font-family:Playfair Display,serif;line-height:1.6}.order-page{margin:0 auto;max-width:1200px;padding:2rem}.order-banner{animation:fadeIn .5s ease-out .2s forwards;background:#6e1e25;border-radius:15px;box-shadow:0 4px 12px #0003;color:#fff;margin-bottom:3rem;opacity:0;padding:3rem;text-align:center}.order-banner .banner-icon{animation:pulsate 2s ease-in-out infinite;color:#d4af37;font-size:4rem;margin-bottom:1rem}.order-banner h1{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin:0}.order-banner p{font-size:1.2rem;font-style:italic;opacity:.9}.common-details-section{grid-gap:2rem;animation:fadeIn .5s ease-out .4s forwards;background-color:#f8f5f0;border:1px solid #b5838d;border-radius:10px;box-shadow:0 4px 12px #00000014;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem;opacity:0;padding:2rem}.common-details-section h2{border-bottom:2px solid #d4af37;color:#6e1e25;font-size:1.8rem;grid-column:1/-1;margin-bottom:1.5rem;padding-bottom:.5rem}.common-details-section label{color:#2e2e2e;display:flex;flex-direction:column;font-weight:600}.common-details-section label input,.common-details-section label select{background-color:#fff;border:1px solid #b5838d;border-radius:5px;font-size:1rem;margin-top:.5rem;padding:.8rem;transition:all .3s ease}.common-details-section label input:focus,.common-details-section label select:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733;outline:none}.order-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.order-card{animation:fadeIn .5s ease-out .6s forwards;background-color:#f8f5f0;border-radius:10px;box-shadow:0 4px 12px #00000014;display:flex;opacity:0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.order-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.product-image{align-items:center;display:flex;flex-shrink:0;height:150px;justify-content:center;padding:1rem;width:150px}.product-image img{border:3px solid #d4af37;border-radius:50%;height:100%;object-fit:cover;width:100%}.order-form{flex-grow:1;padding:1.5rem}.order-form h3{color:#d4af37;font-size:1.5rem;margin-bottom:1rem;margin-top:0}.order-form label{color:#2e2e2e;display:block;font-weight:500;margin-bottom:1rem}.order-form label input,.order-form label select{border:1px solid #b5838d;border-radius:5px;margin-top:.5rem;padding:.6rem;transition:border-color .3s ease;width:100%}.order-form label input:focus,.order-form label select:focus{border-color:#d4af37;outline:none}.order-footer{animation:fadeIn .5s ease-out .8s forwards;margin-top:3rem;opacity:0;text-align:center}.place-order-btn{background-color:#6e1e25;border:none;border-radius:30px;box-shadow:0 5px 15px #6e1e254d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 3rem;transition:all .3s ease}.place-order-btn:hover{background-color:#461318;box-shadow:0 8px 20px #6e1e2566;transform:translateY(-3px)}.place-order-btn:active{box-shadow:0 2px 5px #6e1e254d;transform:translateY(1px)}.customer-select-container{position:relative;width:100%}.customer-select-container input{background-color:#fff}.customer-select-container .customer-list{animation:fadeIn .3s ease-in-out;background-color:#f8f5f0;border:1px solid #b5838d;border-radius:5px;box-shadow:0 4px 12px #00000014;left:0;list-style:none;margin-top:5px;max-height:200px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:10}.customer-select-container .add-new-option,.customer-select-container li{cursor:pointer;padding:.8rem 1rem;transition:background-color .2s ease}.customer-select-container .add-new-option:hover,.customer-select-container li:hover{background-color:#b5838d}.customer-select-container .add-new-option{color:#6e1e25;font-weight:700}.customer-select-container .selected{background-color:#b5838d;font-weight:700}.modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{animation:slideIn .4s cubic-bezier(.25,.46,.45,.94);background-color:#f8f5f0;border-radius:15px;box-shadow:0 10px 30px #0000004d;max-width:650px!important;padding:2.5rem;width:100%!important}.modal-content h3{color:#6e1e25;margin-bottom:2rem;text-align:center}.modal-content label{display:flex;flex-direction:column;font-weight:500;margin-bottom:1.2rem}.modal-content label input{border:1px solid #b5838d;border-radius:8px;font-size:1rem;margin-top:.5rem;padding:.8rem;transition:border-color .3s ease}.modal-content label input:focus{border-color:#d4af37;outline:none}.contact-fields{display:flex;gap:1.2rem}.contact-fields label{flex:1 1}@media (max-width:480px){.contact-fields{flex-direction:column;gap:0}}.form-actions{display:flex;justify-content:space-between;margin-top:2rem}.cancel-btn,.save-btn{border:none;border-radius:25px;cursor:pointer;font-weight:700;padding:.8rem 1.8rem;transition:all .3s ease}.save-btn{background-color:#6e1e25;box-shadow:0 4px 10px #6e1e254d}.save-btn:hover{background-color:#461318;transform:translateY(-2px)}.cancel-btn{background-color:#b5838d;color:#2e2e2e}.cancel-btn:hover{background-color:#a26370;transform:translateY(-2px)}:root{--secondary-color-light:#f8f5f0;--secondary-color-dark:#2e2e2e}body{background-color:#f8f5f0;background-color:var(--secondary-color-light);color:#2e2e2e;color:var(--secondary-color-dark);font-family:Arial,sans-serif}.order-success-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:2rem;text-align:center}.success-icon{font-size:5rem;margin-bottom:1rem}.success-icon,h1{color:#6e1e25;color:var(--primary-color)}h1{font-size:2.5rem;margin:0}p{color:#2e2e2e;color:var(--secondary-color-dark);font-size:1.1rem;margin:.5rem 0 2rem}.order-summary{background-color:#fff;border-bottom:5px solid #d4af37;border-bottom:5px solid var(--accent-color);border-radius:12px;border-top:5px solid #d4af37;border-top:5px solid var(--accent-color);box-shadow:0 4px 20px #0000001a;max-width:500px;padding:2.5rem;width:100%}.order-summary h2{border-bottom:2px solid #b5838d;border-bottom:2px solid var(--support-color);color:#6e1e25;color:var(--primary-color);margin-top:0;padding-bottom:.5rem}.order-summary h3{color:#b5838d;color:var(--support-color);margin-top:2rem}.order-summary p strong{color:#2e2e2e;color:var(--secondary-color-dark)}.order-summary .highlight-text{color:#6e1e25;color:var(--primary-color);font-weight:700}.order-summary ul{list-style:none;margin-top:1rem;padding:0}.order-summary li{background-color:#f8f5f0;background-color:var(--secondary-color-light);border:1px solid #e0e0e0;border-radius:8px;margin-bottom:.75rem;padding:1rem;transition:transform .2s ease-in-out}.order-summary li:hover{box-shadow:0 2px 10px #0000000d;transform:translateY(-2px)}.order-summary .item-detail{color:#2e2e2e;color:var(--secondary-color-dark);font-weight:500}.all-products-page{background:#f8f5f0;min-height:100vh;padding:2rem}.all-products-page .page-title{border-left:5px solid #d4af37;color:#6e1e25;font-size:1.8rem;margin-bottom:1.5rem;padding-left:10px}.all-products-page .filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.all-products-page .filters input,.all-products-page .filters select{background:#fff;border:1px solid #ddd;border-radius:6px;min-width:180px;outline:none;padding:.6rem 1rem;transition:.3s}.all-products-page .filters input:focus,.all-products-page .filters select:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733}.all-products-page .filters input{flex:1 1;min-width:200px}.all-products-page .table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;overflow-x:auto}.all-products-page .products-table{border-collapse:collapse;width:100%}.all-products-page .products-table td,.all-products-page .products-table th{border-bottom:1px solid #eee;padding:1rem;text-align:left}.all-products-page .products-table th{background:#f8f5f0;color:#d4af37;font-size:.85rem;font-weight:700;text-transform:uppercase}.all-products-page .products-table tr:nth-child(2n){background:#fafafa}.all-products-page .products-table img{border-radius:6px;height:50px;object-fit:cover;width:50px}.all-products-page .products-table .actions{display:flex;gap:.5rem}.all-products-page .products-table .actions button{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:.3s}.all-products-page .products-table .actions .edit-btn{background:#d4af37;color:#2e2e2e}.all-products-page .products-table .actions .edit-btn:hover{background:#b29126}.all-products-page .products-table .actions .delete-btn{background:#e74c3c;color:#fff}.all-products-page .products-table .actions .delete-btn:hover{background:#d62c1a}.popup-overlay-product{align-items:flex-start;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:2rem 0;position:fixed;top:0;width:100%;z-index:999}.popup-product{background:#f8f5f0;border-radius:12px;box-shadow:0 5px 15px #0000004d;color:#2e2e2e;max-width:900px;padding:2rem;width:90%}.popup-product h3{color:#6e1e25;margin-bottom:1rem}.popup-product .edit-form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.popup-product .edit-form .form-group{display:flex;flex-direction:column}.popup-product .edit-form .form-group label{color:#2e2e2e;font-weight:700;margin-bottom:.25rem}.popup-product .edit-form .form-group input,.popup-product .edit-form .form-group select{border:1px solid #d4af37;border-radius:6px;padding:.5rem}.popup-product .edit-form .full-width{grid-column:1/-1}.popup-product .edit-form .form-buttons{display:flex;gap:1rem;justify-content:flex-end}.popup-product .edit-image-preview{display:flex;flex-wrap:wrap;gap:.5rem}.popup-product .edit-image-preview .image-wrapper{position:relative}.popup-product .edit-image-preview .image-wrapper img{border:2px solid #d4af37;border-radius:6px;height:80px;object-fit:cover;width:80px}.popup-product .edit-image-preview .image-wrapper .delete-image-btn{align-items:center;background:#6e1e25;border-radius:50%;box-shadow:0 2px 6px #0000004d;color:#fff;cursor:pointer;display:flex;font-weight:700;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.popup-product .edit-image-preview .image-wrapper .delete-image-btn:hover{background:#461318}@media (max-width:600px){.edit-form{grid-template-columns:1fr}}.add-product-page{align-items:flex-start;background:#f8f5f0;display:flex;justify-content:center;min-height:100vh;padding:2rem}.form-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:700px;padding:2rem 3rem;width:100%}.form-card .form-title{border-left:5px solid #d4af37;color:#6e1e25;font-size:1.8rem;margin-bottom:1.5rem;padding-left:10px}.form-card .form-group{display:flex;flex-direction:column;margin-bottom:1.2rem}.form-card .form-group label{color:#d4af37;font-weight:600;margin-bottom:.4rem}.form-card .form-group input,.form-card .form-group select{border:1px solid #ddd;border-radius:6px;font-size:1rem;outline:none;padding:.7rem 1rem;transition:.3s}.form-card .form-group input:focus,.form-card .form-group select:focus{border-color:#b5838d;box-shadow:0 0 0 2px #b5838d33}.form-card .image-upload{border:2px dashed #ccc;border-radius:8px;cursor:pointer;padding:40px;text-align:center}.form-card .preview{display:flex;flex-direction:row;gap:10px;overflow-x:auto;padding:10px 0}.form-card .thumb-wrapper{align-items:center;border:1px solid #ccc;border-radius:8px;display:flex;flex:0 0 auto;height:100px;justify-content:center;overflow:hidden;position:relative;width:100px}.form-card .thumb{height:100%;object-fit:cover;width:100%}.form-card .remove-btn{background:#ff0000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:18px;line-height:14px;position:absolute;right:2px;text-align:center;top:2px;width:18px}.form-card .submit-btn{background:#6e1e25;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 2rem;transition:all .3s}.form-card .submit-btn:hover{background:#4e151a;transform:translateY(-2px)}.add-category-page{background:#f8f5f0;min-height:100vh;padding:2rem}.add-category-page .page-title{border-left:5px solid #d4af37;color:#6e1e25;font-size:1.8rem;margin-bottom:2rem;padding-left:10px}.add-category-page .category-forms{display:flex;flex-wrap:wrap;gap:2rem}.add-category-page .form-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;flex:1 1;min-width:320px;padding:2rem}.add-category-page .form-card h3{color:#2e2e2e;font-size:1.3rem;margin-bottom:1rem}.add-category-page .form-card label{color:#2e2e2e;display:block;font-size:.9rem;font-weight:600;margin:.6rem 0 .3rem}.add-category-page .form-card input,.add-category-page .form-card select{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:1rem;padding:.7rem;transition:.3s;width:100%}.add-category-page .form-card input:focus,.add-category-page .form-card select:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733;outline:none}.add-category-page .form-card .btn-primary{background:#6e1e25;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:.3s}.add-category-page .form-card .btn-primary:hover{background:#461318}.gold-loader{align-items:center;display:flex;justify-content:center;margin:15px 0}.gold-ring{animation:spin 1s linear infinite,glow 1.5s ease-in-out infinite alternate;border:4px solid #0000;border-radius:50%;border-top-color:gold;height:50px;width:50px}@keyframes glow{0%{box-shadow:0 0 5px gold,0 0 10px gold}to{box-shadow:0 0 20px gold,0 0 40px #fc0}}.all-categories-page{background:#f8f5f0;min-height:100vh;padding:2rem}.all-categories-page .page-title{border-left:5px solid #d4af37;color:#6e1e25;font-size:1.8rem;margin-bottom:2rem;padding-left:10px}.all-categories-page .category-list{display:flex;flex-direction:column;gap:1.2rem}.all-categories-page .category-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;overflow:hidden;transition:.3s}.all-categories-page .category-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.all-categories-page .category-card .category-header{align-items:center;background:#6e1e25;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.5rem}.all-categories-page .category-card .category-header h3{font-size:1.2rem;margin:0}.all-categories-page .category-card .category-header .actions{display:flex;gap:.5rem}.all-categories-page .category-card .category-header .actions button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1rem;transition:.3s}.all-categories-page .category-card .category-header .actions button:hover{color:#d4af37}.all-categories-page .category-card .subcategory-list{background:#f8f5f0;padding:1rem 1.5rem 1rem 2.5rem;position:relative}.all-categories-page .category-card .subcategory-list:before{border-left:2px dotted #bbb;bottom:.5rem;content:"";left:1.2rem;position:absolute;top:.5rem}.all-categories-page .category-card .subcategory-list .subcategory-item{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;padding:.6rem 0;position:relative}.all-categories-page .category-card .subcategory-list .subcategory-item span{color:#2e2e2e;font-size:1rem}.all-categories-page .category-card .subcategory-list .subcategory-item:before{border-top:2px dotted #bbb;content:"";left:-1.3rem;position:absolute;top:50%;width:1.2rem}.all-categories-page .category-card .subcategory-list .subcategory-item .actions{display:flex;gap:.5rem}.all-categories-page .category-card .subcategory-list .subcategory-item .actions button{background:#0000;border:none;color:#2e2e2e;cursor:pointer;font-size:.9rem;transition:.3s}.all-categories-page .category-card .subcategory-list .subcategory-item .actions button:hover{color:#d4af37}.all-categories-page .category-card .subcategory-list .subcategory-item:last-child{border-bottom:none}.popup-overlay{align-items:center;background:#2e2e2eb3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup{animation:scaleIn .25s ease-out;background:#f8f5f0;border-radius:12px;box-shadow:0 8px 24px #00000040;max-width:95%;padding:25px 30px;width:420px}.popup h3{border-bottom:2px solid #d4af37;color:#6e1e25;font-size:1.4rem;font-weight:700;margin-bottom:18px;margin-top:0;padding-bottom:8px}.popup label{color:#2e2e2e;display:block;font-size:.9rem;font-weight:600;margin-bottom:6px}.popup input[type=text]{background:#fff;border:1px solid #d4af37;border-radius:6px;color:#2e2e2e;font-size:.95rem;margin-bottom:15px;padding:10px 12px;transition:border-color .2s ease;width:100%}.popup input[type=text]:focus{border-color:#6e1e25;box-shadow:0 0 0 2px #6e1e2533;outline:none}.preview-img{border:2px solid #d4af37;border-radius:8px;cursor:pointer;height:110px;margin-bottom:12px;object-fit:cover;transition:transform .2s ease,border-color .2s ease;width:110px}.preview-img:hover{border-color:#6e1e25;transform:scale(1.05)}.popup-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.save-btn{background:#6e1e25;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 18px;transition:background .2s ease}.save-btn:hover{background:#d4af37;color:#2e2e2e}.cancel-btn{background:#b5838d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 18px;transition:background .2s ease}.cancel-btn:hover{background:#2e2e2e;color:#fff}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.orders-page{background:#f8f5f0;min-height:100vh;padding:2rem}.orders-page .page-title{border-left:5px solid #d4af37;color:#6e1e25;font-size:1.8rem;margin-bottom:1.5rem;padding-left:12px}.orders-page .orders-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 4px 15px #0000000d;overflow:hidden;width:100%}.orders-page .orders-table thead{background:#6e1e25;color:#fff}.orders-page .orders-table thead th{font-weight:600;padding:1rem;text-align:left}.orders-page .orders-table tbody tr{cursor:pointer;transition:background .3s}.orders-page .orders-table tbody tr:hover{background:#f8f5f0}.orders-page .orders-table tbody tr td{border-bottom:1px solid #eee;padding:1rem;vertical-align:middle}.orders-page .orders-table tbody tr td .order-img{border-radius:6px;height:50px;object-fit:contain;width:50px}.orders-page .orders-table tbody tr td .days-left{color:#b5838d;font-size:.85rem}.orders-page .orders-table tbody tr td .days-left.overdue{color:#6e1e25;font-weight:700}.orders-page .orders-table tbody tr td .order-status{border-radius:15px;display:inline-block;font-size:.85rem;font-weight:600;padding:4px 10px;text-transform:capitalize}.orders-page .order-status.ongoing{background-color:#ebd9a0;color:#9d8022}.orders-page .order-status.completed{background-color:#a5d6a7;color:#2e7d32}.orders-page .order-status.cancelled{background-color:#ef9a9a;color:#6e1e25}.orders-page .modal-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.orders-page .modal-content{animation:slideUp .3s ease-out;background:#f8f5f0;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-height:90vh;max-width:90%;overflow-y:auto;padding:2rem;position:relative;scroll-behavior:smooth;width:400px}.orders-page .modal-content h3{color:#6e1e25;margin-bottom:.25rem;margin-top:.5rem;text-align:center}.orders-page .modal-content h4{color:#b5838d;font-size:1rem;font-weight:400;margin-bottom:1rem;margin-top:0;text-align:center}.orders-page .modal-content h5{border-bottom:2px solid #d4af37;color:#6e1e25;font-size:1.1rem;margin-bottom:.5rem;margin-top:1.5rem;padding-bottom:4px}.orders-page .modal-content h5 .order-status{font-size:.9em;margin-left:10px;padding:2px 8px;vertical-align:middle}.orders-page .status-change-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;margin-top:10px}.orders-page .status-change-buttons button{background-color:#fff;border:1px solid #b5838d;border-radius:6px;color:#6e1e25;cursor:pointer;flex:1 1;font-weight:500;min-width:100px;padding:8px 12px;transition:all .2s ease-in-out}.orders-page .status-change-buttons button:hover:not(:disabled){background-color:#ebd9a0;border-color:#d4af37}.orders-page .status-change-buttons button:disabled{cursor:not-allowed;opacity:.7}.orders-page .status-change-buttons button.active-status{background-color:#6e1e25;border-color:#6e1e25;color:#fff;font-weight:700}.orders-page .status-change-buttons button.active-status:disabled{background-color:#5a191e}.orders-page .status-updating-message{align-self:center;color:#b5838d;font-size:.85rem;margin-left:10px}.orders-page .modal-content p{border-bottom:1px dotted #2e2e2e40;color:#2e2e2e;display:flex;font-size:.95rem;justify-content:space-between;margin:.5rem 0;padding-bottom:4px}.orders-page .modal-content p strong{color:#d4af37;font-weight:600}.orders-page .modal-content .payment-entry{border-bottom:none;display:block;padding-left:10px}.orders-page .modal-content .payment-entry.gold-credit{color:#b29126}.orders-page .modal-content .payment-entry span{color:#b5838d;font-size:.9em;font-style:italic}.orders-page .modal-content .advance-modal-note{border-top:2px solid #6e1e25;font-size:1.1rem;font-weight:700;padding-top:10px}.orders-page .modal-content .advance-modal-note .advance-value{color:#6e1e25}.orders-page .modal-content .modal-img{border:1px solid #b5838d;border-radius:10px;cursor:zoom-in;margin-bottom:1rem;max-height:200px;object-fit:contain;width:100%}.orders-page .modal-content .close-btn{background:#f8f5f0;border:none;border-radius:0 12px 0 0;box-shadow:0 4px 8px -4px #00000026;color:#2e2e2e;cursor:pointer;font-size:1.3rem;padding:8px 12px;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:10}.orders-page .modal-content .close-btn:hover{color:#6e1e25}.orders-page .modal-content hr{background-image:linear-gradient(90deg,#0000,#b5838d,#0000);border:0;height:1px;margin:1rem 0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.orders-page .fullscreen-overlay{align-items:center;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.orders-page .fullscreen-content{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.orders-page .fullscreen-img{user-drag:none;-webkit-user-drag:none;border-radius:5px;display:block;max-height:90%;max-width:90%;object-fit:contain;transform-origin:center center;will-change:transform}.orders-page .fullscreen-close-btn{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:10px 15px;position:fixed;right:20px;text-shadow:0 0 5px #000c;top:20px;transition:background .2s;z-index:2010}.orders-page .fullscreen-close-btn:hover{background:#6e1e25;color:#d4af37}:root{--primary-color:#6e1e25;--accent-color:#d4af37;--secondary-light:#f8f5f0;--secondary-dark:#2e2e2e;--support-color:#b5838d;--credit-color:green;--due-color:#dc3545}.voucher-page{background-color:#f8f5f0;background-color:var(--secondary-light);color:#2e2e2e;color:var(--secondary-dark);font-family:Arial,sans-serif;min-height:100vh;padding:20px}.voucher-header{margin-bottom:20px}.back-btn{background:#0000;border:none;color:#6e1e25;color:var(--primary-color);cursor:pointer;font-size:16px;font-weight:700;padding:10px 0;transition:color .2s}.back-btn:hover{color:#d4af37;color:var(--accent-color)}.voucher-container{background:#fff;border:3px solid #d4af37;border:3px solid var(--accent-color);border-radius:8px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:800px;padding:40px}.company-details-section{align-items:center;display:flex;gap:30px;margin-bottom:20px;padding-bottom:20px}.logo-placeholder{align-items:center;background-color:#f8f5f0;background-color:var(--secondary-light);border:2px solid #b5838d;border:2px solid var(--support-color);display:flex;flex-shrink:0;height:100px;justify-content:center;width:100px}.logo-placeholder img{max-height:90%;max-width:90%;object-fit:contain}.company-info h2{color:#6e1e25;color:var(--primary-color);font-size:24px;margin:0 0 5px}.company-info p{font-size:14px;line-height:1.4;margin:0}.voucher-title-section{margin-bottom:30px;text-align:center}.voucher-title-section h1{border-bottom:2px solid #6e1e25;border-bottom:2px solid var(--primary-color);color:#d4af37;color:var(--accent-color);display:inline-block;font-size:32px;padding-bottom:5px;text-transform:uppercase}.order-ref{color:#b5838d;color:var(--support-color);font-size:14px}.section-group{display:flex;gap:20px;margin-bottom:30px}.info-box{border:1px solid #b5838d;border:1px solid var(--support-color);border-radius:5px;flex:1 1;padding:20px}.info-box h3{border-bottom:1px dashed #b5838d;border-bottom:1px dashed var(--support-color);color:#6e1e25;color:var(--primary-color);font-size:18px;margin-top:0;padding-bottom:5px}.info-box p{font-size:15px;margin:5px 0}.info-box strong{color:#2e2e2e;color:var(--secondary-dark)}.financial-summary{margin-bottom:30px}.financial-summary h3{color:#6e1e25;color:var(--primary-color);font-size:20px;margin-bottom:15px}.amount-row{border-bottom:1px dotted #ccc;display:flex;font-size:16px;justify-content:space-between;padding:8px 0}.amount-row:last-child{border-bottom:none;border-top:2px solid #d4af37;border-top:2px solid var(--accent-color);font-weight:700;padding-top:15px}.final-balance.credit{background-color:#0080000d;border-radius:4px;color:green;color:var(--credit-color);padding:15px 10px}.final-balance.due{background-color:#dc35450d;border-radius:4px;color:#dc3545;color:var(--due-color);padding:15px 10px}.value{font-weight:700}.cta-section{text-align:center}.create-btn{background-color:#6e1e25;background-color:var(--primary-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:12px 25px;transition:background-color .2s,transform .1s}.create-btn:hover{background-color:#55161b}.payment-pending-btn{background-color:#b5838d;background-color:var(--support-color);border:none;border-radius:5px;color:#fff;cursor:not-allowed;font-size:18px;padding:12px 25px}.note{color:#888;font-size:12px;margin-top:15px}.divider-accent{background-color:#d4af37;background-color:var(--accent-color);height:1px;margin:20px 0}@media print{.main-content>:not(.voucher-page),.nav-list,.navbar,.your-app-header,.your-app-sidebar{display:none!important}.voucher-page{background-color:#fff!important;height:100%;left:0;margin:0;overflow:hidden;padding:0;position:fixed;top:0;width:100%}.cta-section button,.print-hide,.voucher-header{display:none!important}.voucher-container{border:none!important;margin:0 auto;max-width:100%;padding:20px}*,.voucher-container{box-shadow:none!important}*{color:#000!important;text-shadow:none!important}*,.final-balance,.info-box{background-color:initial!important}}.customers-page{background:#f8f5f0;min-height:100vh;padding:20px}.customers-page .banner{background:linear-gradient(90deg,#6e1e25,#d4af37);border-radius:8px;color:#fff;margin-bottom:20px;padding:30px;text-align:center}.customers-page .banner .banner-icon{color:#d4af37;font-size:40px;margin-bottom:10px}.customers-page .actions-bar{display:flex;justify-content:space-between;margin-bottom:15px}.customers-page .actions-bar .add-btn{background:#6e1e25;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 15px}.customers-page .actions-bar .add-btn:hover{background:#461318}.customers-page .actions-bar input{border:1px solid #d4af37;border-radius:6px;padding:8px}.customers-page .customers-table{background:#fff;border-radius:8px;padding:20px}.customers-page .customers-table table{border-collapse:collapse;width:100%}.customers-page .customers-table table th{border-bottom:2px solid #d4af37;color:#2e2e2e;padding:10px;text-align:left}.customers-page .customers-table table td{border-bottom:1px solid #ddd;padding:10px}.customers-page .customers-table table .amount{color:#d4af37;font-weight:700}.customers-page .customers-table table .gold{color:#b5838d;font-weight:700}.customers-page .customers-table table .status{border-radius:6px;padding:4px 10px}.customers-page .customers-table table .status.active{background:#db7d85;color:#6e1e25}.customers-page .customers-table table .status.pending{background:#eee3e5;color:#b5838d}.customers-page .customers-table table .view-btn{background:#d4af37;border:none;border-radius:6px;color:#2e2e2e;cursor:pointer;padding:6px 12px}.action-buttons{display:flex;gap:8px;justify-content:center}.action-buttons button{background:none;border:none;border-radius:50%;cursor:pointer;font-size:1rem;padding:8px;transition:all .2s ease}.view-btn{color:#007bff}.view-btn:hover{background-color:#007bff1a}.edit-btn{color:#ffc107}.edit-btn:hover{background-color:#ffc1071a}.delete-btn{color:#dc3545}.delete-btn:hover{background-color:#dc35451a}.add-customer-popup-content .submit-btn{background-color:#007bff}.add-customer-popup-content .submit-btn:hover:not(:disabled){background-color:#0056b3}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.add-customer-popup-overlay{align-items:center;animation:fade-in .3s cubic-bezier(.25,.46,.45,.94) forwards;background-color:#2e2e2ecc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.add-customer-popup-content{animation:slide-up .5s cubic-bezier(.25,.46,.45,.94) forwards;background:#f8f5f0;border:1px solid #d4af3780;border-radius:12px;box-shadow:0 8px 25px #2e2e2e4d;max-width:500px;padding:30px 40px;position:relative;text-align:center;transition:all .3s ease;width:90%}.add-customer-popup-content:hover{box-shadow:0 12px 30px #2e2e2e59;transform:translateY(-5px)}.add-customer-popup-content h2{color:#6e1e25;font-size:1.8rem;font-weight:700;margin-bottom:25px;margin-top:0;position:relative}.add-customer-popup-content h2:after{background-color:#d4af37;border-radius:2px;content:"";display:block;height:3px;margin:10px auto 0;width:60px}.add-customer-form{display:flex;flex-direction:column;gap:20px}.add-customer-form label{color:#2e2e2e;display:flex;flex-direction:column;font-size:1rem;font-weight:500;text-align:left}.add-customer-form input{background-color:#fff;border:1px solid #ddd;border-radius:8px;font-size:1rem;margin-top:8px;padding:12px;transition:all .3s ease}.add-customer-form input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3733;outline:none}.add-customer-popup-content .close-btn{background-color:initial;border:none;color:#b5838d;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:15px;transition:color .3s ease,transform .3s ease;z-index:10}.add-customer-popup-content .close-btn:hover{color:#6e1e25;transform:rotate(90deg)}.submit-btn{background-color:#6e1e25;border:none;border-radius:50px;box-shadow:0 4px 10px #6e1e2533;color:#f8f5f0;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:20px;padding:15px 25px;transition:all .3s ease}.submit-btn:hover:not(:disabled){background-color:#461318;box-shadow:0 6px 15px #6e1e254d;transform:translateY(-2px)}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.submit-btn.loading .spinner{animation:spin 1s linear infinite;border:2px solid #f8f5f0;border-radius:50%;border-top-color:#0000;display:inline-block;height:20px;margin-right:8px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.drawer-overlay{background-color:#00000080;display:flex;height:100%;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;z-index:999}.drawer-content{background-color:#f8f5f0;box-shadow:-5px 0 15px #0003;height:100%;max-width:90%;overflow-y:auto;padding:30px;position:relative;transform:translateX(0);transition:transform .3s ease-in-out;width:600px!important}.drawer-content h2,.drawer-content h3{color:#6e1e25}.drawer-close-btn{background:none;border:none;color:#2e2e2e;cursor:pointer;font-size:1.5rem;position:absolute;right:20px;top:20px}.balance-section,.customer-info-header{margin-bottom:20px}.balance-section{background-color:#fff;border:1px solid #d4af37;border-radius:8px;padding:15px}.balance-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.edit-balance-btn{background:none;border:1px solid #d4af37;border-radius:5px;color:#d4af37;cursor:pointer;padding:5px 10px;transition:all .2s ease}.edit-balance-btn:hover{background-color:#d4af37;color:#fff}.balance-value{color:#2e2e2e;font-size:1.5rem;font-weight:700}.history-table h4{border-bottom:1px solid #eee;color:#6e1e25;margin-top:15px;padding-bottom:5px}.history-table table{border-collapse:collapse;font-size:.9rem;width:100%}.history-table td,.history-table th{border-bottom:1px solid #eee;padding:8px;text-align:left}.history-table th{background-color:#f8f5f0;color:#2e2e2e}.history-table .positive{color:green}.history-table .negative{color:red}.edit-modal{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#f8f5f0;border-radius:10px;box-shadow:0 5px 15px #0000004d;padding:25px;width:350px}.modal-content h4{color:#6e1e25;margin-top:0}.modal-content form{display:flex;flex-direction:column;gap:15px}.modal-content input{border:1px solid #ccc;border-radius:5px;padding:10px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}.modal-actions button{border:none;border-radius:5px;cursor:pointer;padding:8px 15px}.modal-actions button[type=submit]{background-color:#6e1e25;color:#fff}.modal-actions button[type=button]{background-color:#ccc;color:#2e2e2e}header{background-color:#0000;left:0;padding:10px 30px 5px;position:fixed;top:0;transition:background-color .3s ease,padding .3s ease;width:100%;z-index:1000}header .desktop-nav .container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}header .desktop-nav .container .logo-container{flex:1 1;height:80px}header .desktop-nav .container .logo-container img{height:80px;object-fit:contain;width:200px}header .desktop-nav .container .menu{flex:1 1}header .desktop-nav .container .menu ul{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:center;list-style:none}header .desktop-nav .container .menu ul li a{color:#f8f5f0;font-family:Lato,sans-serif!important;font-size:18px;font-weight:400;transition:color .3s ease}header .desktop-nav .container .menu ul li a:hover{color:#d4af37}header .desktop-nav .container .gst{display:block;flex:1 1}header .desktop-nav .container .gst p{color:#0000;text-align:end}header .desktop-nav .container .menu-button{cursor:pointer;display:none;flex-direction:column;height:22px;justify-content:space-between;width:28px}header .desktop-nav .container .menu-button span{background:#f8f5f0;border-radius:2px;display:block;height:3px;transition:all .3s ease}header .desktop-nav .container .menu-button.open span:first-child{transform:rotate(45deg) translate(5px,5px)}header .desktop-nav .container .menu-button.open span:nth-child(2){opacity:0}header .desktop-nav .container .menu-button.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}header.scrolled{background:linear-gradient(135deg,#6e1e25,#2e2e2e);padding:10px 30px}header.scrolled .desktop-nav .container .gst p{color:#f8f5f0}header .mobile-drawer{background:#2e2e2e;height:100vh;padding:60px 20px 20px;position:fixed;right:-100%;top:0;transition:right .4s ease;width:75%;z-index:1200}header .mobile-drawer.open{right:0}header .mobile-drawer .drawer-close{background:#0000;border:none;color:#d4af37;cursor:pointer;font-size:28px;position:absolute;right:20px;top:20px;transition:transform .2s ease}header .mobile-drawer .drawer-close:hover{color:#f8f5f0;transform:rotate(90deg)}header .mobile-drawer ul{display:flex;flex-direction:column;gap:30px;list-style:none;margin-top:40px;padding:0}header .mobile-drawer ul li a{color:#f8f5f0;font-size:22px;text-decoration:none}header .mobile-drawer ul li a:hover{color:#d4af37}header .overlay{animation:fadeIn .3s ease forwards;background:#0009;inset:0;position:fixed;z-index:1100}@keyframes slideIn{0%{right:-100%}to{right:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:992px){header .desktop-nav .container .gst,header .desktop-nav .container .menu{display:none}header .desktop-nav .container .menu-button{display:flex}}@media(max-width:576px){header{padding:8px 20px}header .desktop-nav .container .logo-container img{height:65px;width:160px}header .mobile-drawer ul li a{font-size:1.3rem}}.footer-section{background:#2e2e2e;color:#f8f5f0;padding:40px 20px}.footer-section .footer-container{margin:0 auto;max-width:1200px}.footer-section .footer-container .footer-top{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-section .footer-container .footer-top .brand-section,.footer-section .footer-container .footer-top .contact-section,.footer-section .footer-container .footer-top .map-section{flex:1 1;min-width:250px}.footer-section .footer-container .footer-top .brand-section .content,.footer-section .footer-container .footer-top .contact-section .content,.footer-section .footer-container .footer-top .map-section .content{display:flex;flex-direction:column;gap:10px}.footer-section .footer-container .footer-top .brand-section .content p,.footer-section .footer-container .footer-top .contact-section .content p,.footer-section .footer-container .footer-top .map-section .content p{color:#f8f5f0!important;font-size:.95rem;line-height:1.5}.footer-section .footer-container .footer-top .brand-section .content a,.footer-section .footer-container .footer-top .contact-section .content a,.footer-section .footer-container .footer-top .map-section .content a{color:#d4af37;text-decoration:underline!important}.footer-section .footer-container .footer-top .brand-section .content a:hover,.footer-section .footer-container .footer-top .contact-section .content a:hover,.footer-section .footer-container .footer-top .map-section .content a:hover{text-decoration:underline}.footer-section .footer-container .footer-top .brand-section h4,.footer-section .footer-container .footer-top .contact-section h4,.footer-section .footer-container .footer-top .map-section h4{color:#d4af37;font-size:1.2rem;margin-bottom:10px}.footer-section .footer-container .footer-top .brand-logo{margin-bottom:15px;width:120px}.footer-section .footer-container .footer-top .gstin{color:#aaa;font-size:.9rem;margin-bottom:10px}.footer-section .footer-container .footer-top .map-container{border-radius:8px;box-shadow:0 4px 10px #0003;margin-top:15px;overflow:hidden}.footer-section .footer-container .footer-bottom{border-top:1px solid #444;margin-top:20px;padding-top:10px;text-align:center}.footer-section .footer-container .footer-bottom .img-container{height:40px;margin:10px auto;width:100%}.footer-section .footer-container .footer-bottom .img-container img{height:100%;object-fit:contain;width:100%}.footer-section .footer-container .footer-bottom p{color:#aaa;font-size:.85rem}.footer-section .footer-container .footer-bottom p a{color:#6e1e25;text-decoration:none}.footer-section .footer-container .footer-bottom p a:hover{text-decoration:underline}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}body,html{height:100%;position:relative;width:100%;z-index:auto}section{margin-bottom:0!important}a{text-decoration:none}main{padding:0!important}button{cursor:pointer!important}h1{font-family:Playfair Display,serif!important;font-optical-sizing:auto;font-style:normal;font-weight:500}.btn,a,b,p{font-family:Lato,sans-serif!important;font-style:normal;font-weight:400}.btn{background-color:#d4af37;border:0!important;border-radius:10px!important;padding:8px 15px}.btn a{color:#2e2e2e;font-family:Lato,sans-serif!important;font-style:normal;font-weight:400}:root{--bs-blue:#009ef6;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-gray:#7e8299;--bs-gray-dark:#3f4254;--bs-gray-100:#f5f8fa;--bs-gray-200:#eff2f5;--bs-gray-300:#e4e6ef;--bs-gray-400:#b5b5c3;--bs-gray-500:#a1a5b7;--bs-gray-600:#7e8299;--bs-gray-700:#5e6278;--bs-gray-800:#3f4254;--bs-gray-900:#181c32;--bs-white:#fff;--bs-light:#f5f8fa;--bs-primary:#009ef7;--bs-secondary:#e4e6ef;--bs-success:#50cd89;--bs-info:#7239ea;--bs-warning:#ffc700;--bs-danger:#f1416c;--bs-dark:#181c32;--bs-light-rgb:245,248,250;--bs-primary-rgb:0,158,247;--bs-secondary-rgb:228,230,239;--bs-success-rgb:80,205,137;--bs-info-rgb:114,57,234;--bs-warning-rgb:255,199,0;--bs-danger-rgb:241,65,108;--bs-dark-rgb:24,28,50;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:24,28,50;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:Monseraat,sans-serif;--bs-font-monospace:Poppins,sans-serif;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#090909;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}pre{font-family:Poppins,sans-serif;font-family:var(--bs-font-monospace)}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#090909;color:var(--bs-body-color);font-family:Monseraat,sans-serif;font-family:var(--bs-font-sans-serif);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}@media screen and (max-width:700px){body,p{font-size:.8rem}}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}dl,ol,ul{margin-top:0}dl,ol,ol ol,ol ul,ul,ul ol,ul ul{margin-bottom:0}.m-0{margin:0!important}@media screen and (max-width:700px){.m-0{margin:0!important}}.m-5{margin:.26042vw!important}@media screen and (max-width:700px){.m-5{margin:.625vw!important}}.m-10{margin:.52083vw!important}@media screen and (max-width:700px){.m-10{margin:1.25vw!important}}.m-15{margin:.78125vw!important}@media screen and (max-width:700px){.m-15{margin:1.875vw!important}}.m-20{margin:1.04167vw!important}@media screen and (max-width:700px){.m-20{margin:2.5vw!important}}.m-25{margin:1.30208vw!important}@media screen and (max-width:700px){.m-25{margin:3.125vw!important}}.mt-0{margin-top:0!important}@media screen and (max-width:700px){.mt-0{margin-top:0!important}}.mt-5{margin-top:.26042vw!important}@media screen and (max-width:700px){.mt-5{margin-top:.625vw!important}}.mt-10{margin-top:.52083vw!important}@media screen and (max-width:700px){.mt-10{margin-top:1.25vw!important}}.mt-15{margin-top:.78125vw!important}@media screen and (max-width:700px){.mt-15{margin-top:1.875vw!important}}.mt-20{margin-top:1.04167vw!important}@media screen and (max-width:700px){.mt-20{margin-top:2.5vw!important}}.mt-25{margin-top:1.30208vw!important}@media screen and (max-width:700px){.mt-25{margin-top:3.125vw!important}}.mb-0{margin-bottom:0!important}@media screen and (max-width:700px){.mb-0{margin-bottom:0!important}}.mb-5{margin-bottom:.26042vw!important}@media screen and (max-width:700px){.mb-5{margin-bottom:.625vw!important}}.mb-10{margin-bottom:.52083vw!important}@media screen and (max-width:700px){.mb-10{margin-bottom:1.25vw!important}}.mb-15{margin-bottom:.78125vw!important}@media screen and (max-width:700px){.mb-15{margin-bottom:1.875vw!important}}.mb-20{margin-bottom:1.04167vw!important}@media screen and (max-width:700px){.mb-20{margin-bottom:2.5vw!important}}.mb-25{margin-bottom:1.30208vw!important}@media screen and (max-width:700px){.mb-25{margin-bottom:3.125vw!important}}.mr-0{margin-right:0!important}@media screen and (max-width:700px){.mr-0{margin-right:0!important}}.mr-5{margin-right:.26042vw!important}@media screen and (max-width:700px){.mr-5{margin-right:.625vw!important}}.mr-10{margin-right:.52083vw!important}@media screen and (max-width:700px){.mr-10{margin-right:1.25vw!important}}.mr-15{margin-right:.78125vw!important}@media screen and (max-width:700px){.mr-15{margin-right:1.875vw!important}}.mr-20{margin-right:1.04167vw!important}@media screen and (max-width:700px){.mr-20{margin-right:2.5vw!important}}.mr-25{margin-right:1.30208vw!important}@media screen and (max-width:700px){.mr-25{margin-right:3.125vw!important}}.ml-0{margin-left:0!important}@media screen and (max-width:700px){.ml-0{margin-left:0!important}}.ml-5{margin-left:.26042vw!important}@media screen and (max-width:700px){.ml-5{margin-left:.625vw!important}}.ml-10{margin-left:.52083vw!important}@media screen and (max-width:700px){.ml-10{margin-left:1.25vw!important}}.ml-15{margin-left:.78125vw!important}@media screen and (max-width:700px){.ml-15{margin-left:1.875vw!important}}.ml-20{margin-left:1.04167vw!important}@media screen and (max-width:700px){.ml-20{margin-left:2.5vw!important}}.ml-25{margin-left:1.30208vw!important}@media screen and (max-width:700px){.ml-25{margin-left:3.125vw!important}}.mx-0{margin:0!important}@media screen and (max-width:700px){.mx-0{margin:0!important}}.mx-5{margin:0 .26042vw!important}@media screen and (max-width:700px){.mx-5{margin:0 .625vw!important}}.mx-10{margin:0 .52083vw!important}@media screen and (max-width:700px){.mx-10{margin:0 1.25vw!important}}.mx-15{margin:0 .78125vw!important}@media screen and (max-width:700px){.mx-15{margin:0 1.875vw!important}}.mx-20{margin:0 1.04167vw!important}@media screen and (max-width:700px){.mx-20{margin:0 2.5vw!important}}.mx-25{margin:0 1.30208vw!important}@media screen and (max-width:700px){.mx-25{margin:0 3.125vw!important}}.my-0{margin:0!important}@media screen and (max-width:700px){.my-0{margin:0!important}}.my-5{margin:.26042vw 0!important}@media screen and (max-width:700px){.my-5{margin:.625vw 0!important}}.my-10{margin:.52083vw 0!important}@media screen and (max-width:700px){.my-10{margin:1.25vw 0!important}}.my-15{margin:.78125vw 0!important}@media screen and (max-width:700px){.my-15{margin:1.875vw 0!important}}.my-20{margin:1.04167vw 0!important}@media screen and (max-width:700px){.my-20{margin:2.5vw 0!important}}.my-25{margin:1.30208vw 0!important}@media screen and (max-width:700px){.my-25{margin:3.125vw 0!important}}.p-0{padding:0!important}@media screen and (max-width:700px){.p-0{padding:0!important}}.p-5{padding:.26042vw!important}@media screen and (max-width:700px){.p-5{padding:.625vw!important}}.p-10{padding:.52083vw!important}@media screen and (max-width:700px){.p-10{padding:1.25vw!important}}.p-15{padding:.78125vw!important}@media screen and (max-width:700px){.p-15{padding:1.875vw!important}}.p-20{padding:1.04167vw!important}@media screen and (max-width:700px){.p-20{padding:2.5vw!important}}.p-25{padding:1.30208vw!important}@media screen and (max-width:700px){.p-25{padding:3.125vw!important}}.pt-0{padding-top:0!important}@media screen and (max-width:700px){.pt-0{padding-top:0!important}}.pt-5{padding-top:.26042vw!important}@media screen and (max-width:700px){.pt-5{padding-top:.625vw!important}}.pt-10{padding-top:.52083vw!important}@media screen and (max-width:700px){.pt-10{padding-top:1.25vw!important}}.pt-15{padding-top:.78125vw!important}@media screen and (max-width:700px){.pt-15{padding-top:1.875vw!important}}.pt-20{padding-top:1.04167vw!important}@media screen and (max-width:700px){.pt-20{padding-top:2.5vw!important}}.pt-25{padding-top:1.30208vw!important}@media screen and (max-width:700px){.pt-25{padding-top:3.125vw!important}}.pb-0{padding-bottom:0!important}@media screen and (max-width:700px){.pb-0{padding-bottom:0!important}}.pb-5{padding-bottom:.26042vw!important}@media screen and (max-width:700px){.pb-5{padding-bottom:.625vw!important}}.pb-10{padding-bottom:.52083vw!important}@media screen and (max-width:700px){.pb-10{padding-bottom:1.25vw!important}}.pb-15{padding-bottom:.78125vw!important}@media screen and (max-width:700px){.pb-15{padding-bottom:1.875vw!important}}.pb-20{padding-bottom:1.04167vw!important}@media screen and (max-width:700px){.pb-20{padding-bottom:2.5vw!important}}.pb-25{padding-bottom:1.30208vw!important}@media screen and (max-width:700px){.pb-25{padding-bottom:3.125vw!important}}.pr-0{padding-right:0!important}@media screen and (max-width:700px){.pr-0{padding-right:0!important}}.pr-5{padding-right:.26042vw!important}@media screen and (max-width:700px){.pr-5{padding-right:.625vw!important}}.pr-10{padding-right:.52083vw!important}@media screen and (max-width:700px){.pr-10{padding-right:1.25vw!important}}.pr-15{padding-right:.78125vw!important}@media screen and (max-width:700px){.pr-15{padding-right:1.875vw!important}}.pr-20{padding-right:1.04167vw!important}@media screen and (max-width:700px){.pr-20{padding-right:2.5vw!important}}.pr-25{padding-right:1.30208vw!important}@media screen and (max-width:700px){.pr-25{padding-right:3.125vw!important}}.pl-0{padding-left:0!important}@media screen and (max-width:700px){.pl-0{padding-left:0!important}}.pl-5{padding-left:.26042vw!important}@media screen and (max-width:700px){.pl-5{padding-left:.625vw!important}}.pl-10{padding-left:.52083vw!important}@media screen and (max-width:700px){.pl-10{padding-left:1.25vw!important}}.pl-15{padding-left:.78125vw!important}@media screen and (max-width:700px){.pl-15{padding-left:1.875vw!important}}.pl-20{padding-left:1.04167vw!important}@media screen and (max-width:700px){.pl-20{padding-left:2.5vw!important}}.pl-25{padding-left:1.30208vw!important}@media screen and (max-width:700px){.pl-25{padding-left:3.125vw!important}}.px-0{padding:0!important}@media screen and (max-width:700px){.px-0{padding:0!important}}.px-5{padding:0 .26042vw!important}@media screen and (max-width:700px){.px-5{padding:0 .625vw!important}}.px-10{padding:0 .52083vw!important}@media screen and (max-width:700px){.px-10{padding:0 1.25vw!important}}.px-15{padding:0 .78125vw!important}@media screen and (max-width:700px){.px-15{padding:0 1.875vw!important}}.px-20{padding:0 1.04167vw!important}@media screen and (max-width:700px){.px-20{padding:0 2.5vw!important}}.px-25{padding:0 1.30208vw!important}@media screen and (max-width:700px){.px-25{padding:0 3.125vw!important}}.py-0{padding:0!important}@media screen and (max-width:700px){.py-0{padding:0!important}}.py-5{padding:.26042vw 0!important}@media screen and (max-width:700px){.py-5{padding:.625vw 0!important}}.py-10{padding:.52083vw 0!important}@media screen and (max-width:700px){.py-10{padding:1.25vw 0!important}}.py-15{padding:.78125vw 0!important}@media screen and (max-width:700px){.py-15{padding:1.875vw 0!important}}.py-20{padding:1.04167vw 0!important}@media screen and (max-width:700px){.py-20{padding:2.5vw 0!important}}.py-25{padding:1.30208vw 0!important}@media screen and (max-width:700px){.py-25{padding:3.125vw 0!important}}.text-bold{font-weight:700}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.h1,h1{font-size:4.833rem;line-height:80px}.h1,.h2,h1,h2{font-family:Poppins,sans-serif;font-weight:700}.h2,h2{font-size:2rem;line-height:45px}@media screen and (max-width:499px){.h2,h2{font-size:1.2rem;line-height:40px}}.h3,h3{font-size:calc(1.26rem + .12vw)}@media (min-width:1200px){.h3,h3{font-size:1.35rem}}@media (max-width:700px){.rellax{transform:translateZ(0)!important}}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.15rem}.h6,h6{font-size:1.075rem}a{color:#000;cursor:pointer;text-decoration:none!important}p{margin-top:0}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}.form-style-1 tr{display:flex;flex-direction:column;justify-content:flex-start;margin-top:1.5625vw}.form-style-1 tr th label{float:left}.form-style-1 tr td input{background-color:#f8f4f4;border:none;border-bottom:.05208vw solid #000;font-family:Poppins,sans-serif;margin-top:.26042vw;outline:none;padding:.26042vw}.errorlist{color:red;list-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}select{background:#fff;border:1px solid #d6d6d6;border-radius:5px;padding:6.4px 6px}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:600;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:600;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:600;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:600;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:600;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:600;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#7e8299;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #e4e6ef;border-radius:.475rem;box-shadow:0 .1rem 1rem .25rem #0000000d;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#7e8299;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:1rem;padding-left:var(--bs-gutter-x,1rem);padding-right:1rem;padding-right:var(--bs-gutter-x,1rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:740px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:980px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:1100px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1345px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1345px}}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col{flex:1 0}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.text-primary{color:#cc1d21}.black-border{border:2px solid #000;border-radius:15px}.cursor{pointer-events:none}.cursor .cursor__ball--small{fill:red;right:-6px;top:-4px}.cursor__ball{stroke:#000;left:0;position:fixed;top:0;z-index:1000}@media screen and (max-width:750px){.cursor{display:none}}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{--active:#6e936d;--active-inner:#fff;--border:#e3e3e3;--border-hover:#3267e3;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#a6b9ff;-webkit-appearance:none;-moz-appearance:none;background:var(--background);background:var(--b,var(--background));border:1px solid var(--bc,var(--border));cursor:pointer;display:inline-block;height:21px;margin:0 10px 0 0;outline:none;position:relative;transition:background .3s,border-color .3s,box-shadow .2s;vertical-align:top}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:0;position:absolute;top:0;transition:transform .3s ease,opacity .2s;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b:var(--active);--bc:var(--active);--d-o:0.3s;--d-t:0.6s;--d-t-e:cubic-bezier(0.2,0.85,0.32,1.2)}input[type=checkbox]:disabled,input[type=radio]:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:21px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:0;opacity:var(--o,0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o:1}input[type=checkbox]+label,input[type=radio]+label{cursor:pointer;display:inline-block;line-height:21px;margin-left:4px;vertical-align:top}input[type=checkbox]:not(.switch){border-radius:5px}input[type=checkbox]:not(.switch):after{border:2px solid var(--active-inner);border-left:0;border-top:0;height:9px;left:7px;top:4px;transform:rotate(20deg);transform:rotate(var(--r,20deg));width:5px}input[type=checkbox]:not(.switch):checked{--r:43deg}input[type=checkbox].switch{border-radius:1px;width:38px}input[type=checkbox].switch:after{background:var(--border);background:var(--ab,var(--border));border-radius:50%;height:15px;left:2px;top:2px;transform:translateX(0);transform:translateX(var(--x,0));width:15px}input[type=checkbox].switch:checked{--ab:var(--active-inner);--x:17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{background:var(--active-inner);border-radius:50%;bottom:0;left:0;opacity:0;right:0;top:0;transform:scale(.7);transform:scale(var(--s,.7))}input[type=radio]:checked{--s:0.5}}.text-eng{text-align:right}.recommendation-container{position:relative;width:100%}.recommendation-container .recommendation-group{background-color:#fff;border:2px solid #3268e3;border-radius:5px;display:none;max-height:200px;overflow-y:auto;position:absolute;top:110%;width:100%}.recommendation-container .recommendation-group .close{background-color:#fff;content:"";cursor:pointer;padding:5px 7px;position:absolute;right:0;top:0}.recommendation-container .recommendation-group .recommendation{padding:10px}.recommendation-container .recommendation-group .recommendation:hover{background-color:#f0f3ff;cursor:pointer}.recommendation-container .recommendation-group .help-text{background-color:#f0f3ff;font-size:9px;font-weight:700;padding:2px 5px;position:-webkit-sticky;position:sticky}.sidebar{left:0;min-height:100vh;padding:20px;position:fixed;top:0}.sidebar .logo{color:#d4af37;font-size:24px;font-weight:700;margin-bottom:30px}.sidebar .menu{display:flex;flex-direction:column;gap:15px}.sidebar .menu .menu-title,.sidebar .menu a{border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:8px 10px;text-decoration:none;transition:background .3s}.sidebar .menu .menu-title:hover,.sidebar .menu a:hover{background:#6e1e25}.sidebar .menu button{background-color:initial;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:8px 10px;text-align:left;text-decoration:none;transition:background .3s}.sidebar .menu button:hover{background:#6e1e25}.sidebar .menu .submenu{display:flex;flex-direction:column;gap:8px;margin-left:15px}.sidebar .menu .submenu a{color:#d4af37;font-size:14px}.sidebar .menu .submenu a:hover{background:#b5838d;color:#fff}.admin-layout{display:flex;height:100vh}.sidebar{background:#2e2e2e;color:#fff;width:20%}.admin-content{background:#f8f5f0;margin-left:20%;overflow-y:auto;padding:20px;width:80%}
/*# sourceMappingURL=main.5d93f34f.css.map*/