:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f7fa;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{box-sizing:border-box;width:100vw;margin:0;padding:0;overflow-x:hidden}.navbar{color:#fff;z-index:99;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:linear-gradient(90deg,#fff 0% 20%,#fff 40% 30%,#b59547 80%,#c5aa6a 100%);position:sticky;top:0;box-shadow:0 4px 14px #22334a1f}.navbar .container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 2vw;display:flex}.navbar .logo img{object-fit:contain;z-index:1;background:0 0;border-radius:5px;width:auto;max-width:100%;height:48px;display:block;position:relative}@media (max-width:1024px){.navbar .logo img{height:40px}}@media (max-width:768px){.navbar .logo img{height:36px}}@media (max-width:480px){.navbar .logo img{height:30px}}.navbar .hamburger{cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:center;gap:8px;width:32px;height:32px;margin:0;padding:0;display:flex;overflow:visible}.navbar .hamburger span{background:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.navbar .hamburger.active span:first-child{transform:translateY(10px)rotate(45deg)}.navbar .hamburger.active span:nth-child(2){opacity:0}.navbar .hamburger.active span:nth-child(3){transform:translateY(-10px)rotate(-45deg)}.navbar .nav-links{align-items:center;gap:2vw;margin:0;list-style:none;display:flex}.navbar .nav-links li{margin:0}.navbar .nav-links a{color:#fff;border-radius:7px;padding:.55em 1.2em;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s}.navbar .nav-links a:hover,.navbar .nav-links a:focus-visible{color:#22334a;background:#fff;outline:none;transform:translateY(-2px);box-shadow:0 0 12px #c5aa6a66}.navbar .nav-links a.active{color:#22334a;background:#c5aa6a;box-shadow:0 0 18px #c5aa6ab3}.overlay{z-index:105;background:#22334ad1;animation:.25s forwards overlayIn;position:fixed;inset:0;display:none!important}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.navbar .container{padding:.75rem 4vw}.navbar .nav-links{gap:1.5vw}.navbar .nav-links a{font-size:1rem}}@media (max-width:768px){.navbar .hamburger{z-index:105;display:flex}.navbar .nav-links{z-index:106;background:#22334a;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:max-content;min-width:180px;max-width:360px;height:100vh;padding:60px 2rem 0 0;transition:right .33s cubic-bezier(.52,0,.48,1);position:fixed;top:0;right:-100vw;box-shadow:-2px 0 24px -6px #22334a2e}.navbar .nav-links a{width:100%;padding:1rem 2rem;font-size:1.15rem;display:block}.navbar .nav-links.show{right:0}.overlay{pointer-events:auto;display:block}}@media (min-width:769px){.nav-links{width:auto!important;height:auto!important;box-shadow:none!important;z-index:auto!important;background:0 0!important;flex-direction:row!important;padding-top:0!important;transition:none!important;display:flex!important;position:static!important;right:0!important}.hamburger,.overlay{display:none!important}}@media (max-width:480px){.navbar .container{padding:.75rem 8vw}.navbar .nav-links{width:auto;max-width:100vw;padding-top:48px}.navbar .nav-links a{padding:.8rem 1.3rem;font-size:1.05rem}}.footer{color:#222;letter-spacing:.64px;z-index:20;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:linear-gradient(90deg,#fff 0% 20%,#fff 40% 40%,#b59547 80%,#c5aa6a 100%);padding:1rem 3vw;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500;position:relative;box-shadow:0 -6px 18px #22334a26}.footer .footer-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer .footer-left{color:#222}.footer .footer-left p{-webkit-user-select:none;user-select:none;margin:0}.footer .footer-right{gap:1.25rem;display:flex}.footer .footer-right .social-icon{color:#222;cursor:pointer;background-color:#0000;border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;transition:transform .25s,box-shadow .25s;display:flex}.footer .footer-right .social-icon:hover,.footer .footer-right .social-icon:focus-visible{color:#22334a;outline-offset:4px;outline-radius:50%;background-color:#c5aa6a;border-color:#c5aa6a;outline:2px solid #c5aa6a;transform:scale(1.1);box-shadow:0 6px 18px #c5aa6a73}.footer .footer-right .social-icon:focus-visible{outline-style:solid}@media (max-width:768px){.footer{padding:1rem 5vw;font-size:.95rem}.footer .footer-container{text-align:center;flex-direction:column}.footer .footer-right{justify-content:center;margin-top:1rem}}@media (max-width:480px){.footer .footer-container{text-align:center;flex-direction:column;align-items:center;font-size:.9rem}.footer .footer-right{justify-content:center;margin-top:.5rem}.footer .footer-right .social-icon{width:38px;height:38px;font-size:1.2rem}.footer .footer-left,.footer .footer-right{color:#000}}.home{color:#22334a;flex-direction:column;gap:4rem;padding:3rem 4vw;font-family:Inter,system-ui,sans-serif;display:flex}.home .hero{text-align:center;color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem;flex-direction:column;align-items:center;gap:1.5rem;padding:6rem 3rem;display:flex;position:relative;box-shadow:inset 0 0 48px #00000059}.home .hero:before{content:"";border-radius:inherit;z-index:0;background:#22334a73;position:absolute;inset:0}.home .hero>*{z-index:1;position:relative}.home .hero h1{letter-spacing:1.3px;color:#fff;max-width:720px;margin:0 auto;font-size:2.6rem;font-weight:700}.home .hero p{color:#fff;max-width:500px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.5}.home .hero .cta-btn{color:#22334a;cursor:pointer;background:#c5aa6a;border:none;border-radius:3rem;padding:.85rem 2.25rem;font-size:1.1rem;font-weight:600;transition:background .3s,color .3s;box-shadow:0 6px 16px #c5aa6a73}.home .hero .cta-btn:hover,.home .hero .cta-btn:focus-visible{color:#22334a;background:#dac9a1;outline:none}.home .stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.home .stats .stat-card{color:#22334a;text-align:center;background:#22334a1f;border:1px solid #22334a14;border-radius:.6rem;flex:140px;min-width:140px;padding:1.8rem 2.5rem;transition:transform .3s;box-shadow:0 8px 24px #22334a17}.home .stats .stat-card h2{color:#c5aa6a;letter-spacing:1.1px;margin:0;font-size:2.7rem;font-weight:700}.home .stats .stat-card p{color:#22334a;margin:.3rem 0 0;font-size:1rem;font-weight:600}.home .stats .stat-card:hover{transform:scale(1.06)}.home .vision-mission{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.home .vision-mission .card{color:#22334a;background:#22334a1f;border:1px solid #22334a14;border-radius:.6rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 24px #22334a17}.home .vision-mission .card.interactive{cursor:pointer}.home .vision-mission .card.interactive:hover,.home .vision-mission .card.interactive:focus-visible{outline:none;transform:translateY(-6px);box-shadow:0 12px 28px #c5aa6a66}.home .vision-mission .card h3{letter-spacing:.8px;color:#22334a;margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.home .vision-mission .card p{color:#22334a;margin:0;font-size:1.05rem;font-weight:400;line-height:1.5}@media (max-width:1024px){.home{padding:3rem 5vw}.home .hero{padding:4.5rem 2rem}.home .hero h1{font-size:2.2rem}.home .hero p{font-size:1.1rem}.home .hero .cta-btn{padding:.75rem 2rem;font-size:1rem}.home .stats,.home .vision-mission{gap:2rem}}@media (max-width:640px){.home{padding:2rem 6vw}.home .hero{padding:3rem 1.5rem}.home .hero h1{font-size:1.75rem}.home .hero p{font-size:1rem}.home .hero .cta-btn{width:100%;padding:.85rem 0;font-size:1.05rem}.home .stats{justify-content:space-around;gap:1.5rem}.home .stat-card{flex:110px;min-width:110px}.home .stat-card h2{font-size:2.2rem}.home .stat-card p{font-size:.95rem}.home .vision-mission{flex-direction:column;gap:1.75rem;display:flex}}.about{color:#22334a;max-width:900px;margin:4rem auto 6rem;padding:0 2vw;font-family:Inter,system-ui,sans-serif;line-height:1.65}.about h1{text-align:center;letter-spacing:1.2px;color:#22334a;margin-bottom:1.8rem;font-size:2.75rem;font-weight:700}.about p{color:#22334a;opacity:.9;text-align:center;margin-bottom:1.5rem;font-size:1.13rem;font-weight:400}.about .specializations{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin:3rem 0 2rem;padding:0;list-style:none;display:grid}.about .specializations li{color:#22334a;background:#c5aa6a26;border-radius:1.1rem;align-items:center;gap:1.2rem;min-height:80px;padding:2rem 2.2rem;font-size:1rem;font-weight:600;line-height:1.45;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 24px #c5aa6a29}.about .specializations li:hover,.about .specializations li:focus-visible{outline:none;transform:translateY(-5px);box-shadow:0 12px 28px #c5aa6a4d}.about .specializations li .check-icon{color:#c5aa6a;flex-shrink:0;font-size:2rem;font-weight:700}.about .specializations li .specialization-text{color:#22334a;font-size:1.02rem;font-weight:500;display:block}@media (max-width:768px){.about{margin:3rem 1rem 4rem;padding:0 1.5vw}.about h1{font-size:2.2rem}.about p{margin-bottom:1.25rem;font-size:1rem}.about .specializations{grid-template-columns:1fr 1fr;gap:1.5rem}.about .specializations li{font-size:.95rem}}@media (max-width:700px){.specializations{grid-template-columns:1fr;gap:1.2rem}}@media (max-width:480px){.about{margin:2.5rem 1rem 3rem}.about h1{font-size:1.87rem}.about p{margin-bottom:1rem;font-size:.9rem}.about .specializations{flex-direction:column;gap:1rem;display:flex!important}}.products{color:#22334a;max-width:1140px;margin:4rem auto 6rem;padding:0 2vw;font-family:Inter,system-ui,sans-serif}.products h1{text-align:center;letter-spacing:1.4px;margin-bottom:2.5rem;font-size:2.8rem;font-weight:700}.products .products-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.3rem;display:grid}.products .product-card{cursor:default;background:#c5aa6a1a;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.4rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 28px #22334a14}.products .product-card:hover,.products .product-card:focus-visible{outline:none;transform:translateY(-6px);box-shadow:0 14px 36px #c5aa6a4d}.products .product-card .product-image{object-fit:contain;border-radius:12px;width:100%;height:auto;margin-bottom:1.2rem}.products .product-card h2{color:#22334a;margin-bottom:1rem;font-size:1.28rem;font-weight:700;line-height:1.3}.products .product-card p{color:#22334a;flex-grow:1;margin-bottom:1.4rem;font-size:1rem;font-weight:400;line-height:1.6}.products .product-card .learn-more{color:#c5aa6a;border-bottom:2px solid #0000;align-self:flex-start;font-size:.975rem;font-weight:600;text-decoration:none;transition:border-color .25s}.products .product-card .learn-more:hover,.products .product-card .learn-more:focus-visible{border-color:#c5aa6a;outline:none}@media (max-width:1024px){.products h1{margin-bottom:2rem;font-size:2.3rem}.products .products-list{gap:1.75rem}.products .product-card{padding:2rem 1.6rem}.products .product-card h2{font-size:1.15rem}.products .product-card p{margin-bottom:1rem;font-size:.95rem}.products .product-card .learn-more{font-size:.9rem}}@media (max-width:600px){.products h1{margin-bottom:1.5rem;font-size:1.9rem}.products .products-list{grid-template-columns:1fr;gap:1.4rem}}@media (max-width:400px){.products h1{margin-bottom:1.2rem;font-size:1.7rem}.products .product-card{padding:1.8rem 1.4rem}.products .product-card h2{font-size:1.05rem}.products .product-card p{font-size:.9rem}.products .product-card .learn-more{font-size:.85rem}}.contact{color:#22334a;max-width:1140px;margin:4rem auto 6rem;padding:0 2vw;font-family:Inter,system-ui,sans-serif}.contact h1{text-align:center;letter-spacing:1.4px;margin-bottom:2.5rem;font-size:2.8rem;font-weight:700}.contact .contact-wrapper{grid-template:"details form""map map"/1fr 2.5fr;align-items:start;gap:3rem;display:grid}.contact .contact-wrapper .contact-details{background:#c5aa6a1a;border-radius:1.25rem;grid-area:details;padding:2.75rem 2.5rem;font-size:1.05rem;font-weight:600;line-height:1.65;box-shadow:0 12px 32px #22334a14}.contact .contact-wrapper .contact-details p{color:#22334a;margin:.3rem 0;font-weight:600}.contact .contact-wrapper .contact-details address{color:#22334a;margin-top:1.75rem;font-style:normal;font-weight:500;line-height:1.6}.contact .contact-wrapper .contact-form-card{background:#fff;border-radius:16px;grid-area:form;position:relative;overflow:hidden;box-shadow:0 8px 27px #0000001a}.contact .contact-wrapper .contact-form-card iframe{border:none;border-radius:16px;width:100%;height:700px;display:block}.contact .contact-wrapper .contact-map{border-radius:16px;grid-area:map;overflow:hidden;box-shadow:0 8px 27px #0000001a}.contact .contact-wrapper .contact-map iframe{border:none;border-radius:16px;width:100%;height:450px;display:block}.spinner-wrapper{background:#ffffffa6;border-radius:16px;justify-content:center;align-items:center;height:700px;display:flex;position:relative;box-shadow:0 8px 27px #0000000d}.spinner{border:6px solid #22334a1f;border-top-color:#c5aa6a;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.contact .contact-wrapper{grid-template:"details""form""map"/1fr;gap:2.5rem}.contact h1{font-size:2.3rem}}@media (max-width:640px){.contact{padding:0 4vw}.contact h1{margin-bottom:1.8rem;font-size:1.9rem}.contact .contact-details{padding:2rem;font-size:1rem}.contact .contact-form-card iframe{height:600px}}@media (max-width:480px){.contact{padding:0 5vw}.contact h1{margin-bottom:1.5rem;font-size:1.6rem}.contact .contact-details{font-size:.95rem}.contact .contact-form-card iframe{height:520px}.contact .contact-map iframe{height:350px}}.contact-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;display:flex}.contact-card{background:#ffffffd9;border-radius:10px;align-items:center;gap:1rem;width:auto;padding:1rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #00000014}.contact-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001f}.contact-card .contact-info-block{flex-direction:column;gap:.25rem;display:flex}.contact-card .contact-info-block .contact-title,.contact-card .contact-info-block .contact-name,.contact-card .contact-info-block .contact-link{color:#60609e;align-items:center;gap:6px;margin:0;padding:0;font-family:Arial,sans-serif;font-size:.95rem;font-weight:500;display:inline-flex}.contact-card .contact-info-block .contact-link{text-decoration:none}.contact-card .contact-info-block .contact-link:hover{text-decoration:underline}.contact-card .contact-info-block .contact-link.email-link .email-icon{width:16px;height:16px}.product-management{color:#22334a;max-width:900px;margin:3rem auto 6rem;padding:0 2vw;font-family:Inter,system-ui,sans-serif}.product-management h1{text-align:center;margin-bottom:2.5rem;font-size:2.6rem;font-weight:700}.product-management .add-product-form{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto 3rem;display:flex}.product-management .add-product-form input[type=text],.product-management .add-product-form textarea{color:#22334a;background:0 0;border:1.8px solid #22334a;border-radius:12px;padding:.7rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .25s}.product-management .add-product-form input[type=text]:focus,.product-management .add-product-form textarea:focus{border-color:#c5aa6a;outline:none}.product-management .add-product-form button{color:#fff;cursor:pointer;background:#c5aa6a;border:none;border-radius:35px;align-self:flex-end;width:180px;padding:.7rem 1rem;font-size:1rem;font-weight:700;transition:background-color .3s}.product-management .add-product-form button:hover,.product-management .add-product-form button:focus-visible{background:#a3853f;outline:none}.product-management .product-list{flex-direction:column;gap:1.2rem;display:flex}.product-management .product-item{background:#c5aa6a1a;border-radius:16px;justify-content:space-between;align-items:flex-start;padding:1.2rem;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 12px 28px #22334a1a}.product-management .product-item:hover,.product-management .product-item:focus-within{transform:translateY(-6px);box-shadow:0 16px 40px #c5aa6a40}.product-management .product-item .product-info{flex-direction:column;gap:1rem;max-width:80%;display:flex}.product-management .product-item .product-info h2{color:#22334a;margin:0 0 .3rem;font-size:1.42rem;font-weight:700}.product-management .product-item .product-info p{color:#22334a;margin:0 0 .3rem;font-size:1rem;line-height:1.6}.product-management .product-item .product-info .product-img{object-fit:contain;border-radius:12px;max-width:280px;max-height:180px;margin-bottom:.5rem;box-shadow:0 6px 20px #22334a0d}.product-management .product-item .product-actions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.product-management .product-item .product-actions button,.product-management .product-item .product-actions .upload-label{cursor:pointer;color:#22334a;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #22334a;border-radius:100px;padding:.5rem .9rem;font-size:.925rem;font-weight:600;transition:background-color .3s,color .3s}.product-management .product-item .product-actions button:hover,.product-management .product-item .product-actions button:focus-visible,.product-management .product-item .product-actions .upload-label:hover,.product-management .product-item .product-actions .upload-label:focus-visible{color:#fff;background-color:#22334a;outline:none}.product-management .product-item .product-actions input[type=file]{display:none}.product-management .product-item .product-actions .upload-label{color:#c5aa6a;border-color:#c5aa6a}.product-management .product-item .product-actions .upload-label:hover,.product-management .product-item .product-actions .upload-label:focus-visible{color:#b59547;border-color:#b59547}.product-management .product-item .edit-fields{width:100%}.product-management .product-item .edit-fields input[type=text],.product-management .product-item .edit-fields textarea{color:#22334a;background:0 0;border:1.6px solid #22334a;border-radius:10px;width:100%;margin-bottom:.85rem;padding:.6rem .85rem;font-family:inherit;font-size:1rem;transition:border-color .25s}.product-management .product-item .edit-fields input[type=text]:focus,.product-management .product-item .edit-fields textarea:focus{border-color:#c5aa6a;outline:none}.product-management .product-item .edit-fields button{cursor:pointer;color:#fff;background:#c5aa6a;border:none;border-radius:30px;margin-right:1rem;padding:.5rem 1.2rem;font-weight:700;transition:background-color .25s}.product-management .product-item .edit-fields button:hover,.product-management .product-item .edit-fields button:focus-visible{background:#b59547;outline:none}.product-management .product-item .edit-fields button:last-child{color:#222;background:#ccc}.product-management .product-item .edit-fields button:last-child:hover,.product-management .product-item .edit-fields button:last-child:focus-visible{color:#111;background:#a6a6a6;outline:none}@media (max-width:700px){.product-management .product-item{flex-direction:column}.product-management .product-item .product-info{max-width:100%}.product-management .product-item .product-info .product-img{max-width:100%;max-height:200px}.product-management .product-item .product-actions{flex-flow:wrap;justify-content:center;gap:.65rem;margin-top:1rem}}@media (max-width:400px){.product-management .add-product-form button{width:100%}.product-management .product-item .product-actions{flex-direction:column;align-items:center}}.login-page{justify-content:center;align-items:center;min-height:80vh;display:flex}.login-card{background:#f5f7fb;border-radius:16px;flex-direction:column;align-items:center;width:340px;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 24px #37559724}.logo{align-items:center;height:100%;display:flex;position:relative}.logo img{object-fit:contain;z-index:1;background:0 0;border-radius:5px;width:auto;height:48px;display:block;position:relative}.login-title{color:#35537a;margin-bottom:1.4rem;font-size:1.7rem;font-weight:700}.form-group{width:100%;margin-bottom:1.1rem}.form-group label{color:#35537a;margin-bottom:.3rem;font-weight:500;display:block}.form-group input{color:navy;background:#fff;border:1px solid #bfc9db;border-radius:6px;outline:none;width:100%;padding:.6rem;font-size:1rem;transition:border-color .2s}.form-group input:focus{border-color:#c7a85f}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#c7a85f,#c7a85f 30%,#35537a 100%);border:none;border-radius:8px;width:100%;margin-top:12px;padding:.7rem 0;font-size:1rem;font-weight:600;transition:background .3s}.error-message{color:#e45c62;margin-bottom:.7rem;font-size:.95rem}@media (max-width:600px){.login-card{width:94vw;padding:1.7rem 1rem}}
