@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;600;700&family=Exo+2:wght@300;400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e8eaf6;background:#05071a;min-height:100vh;font-family:"Exo 2",sans-serif;overflow-x:hidden}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#05071af2;border-bottom:1px solid #b48c2840;justify-content:space-between;align-items:center;padding:18px 60px;display:flex;position:sticky;top:0}.navbar-logo{align-items:center;gap:14px;text-decoration:none;display:flex}.navbar-logo img{object-fit:cover;border-radius:50%;width:48px;height:48px}.navbar-logo-text{color:#f0c040;letter-spacing:1px;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.2}.navbar-logo-text span{color:#7c9fe6;letter-spacing:3px;font-size:.75rem;font-weight:400;display:block}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:#b0b8d8;letter-spacing:1.5px;text-transform:uppercase;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:after{content:"";background:#f0c040;width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:#f0c040}.nav-links a:hover:after{width:100%}.nav-dropdown{position:relative}.nav-dropdown>a{align-items:center;gap:6px;display:flex}.dropdown-menu{opacity:0;pointer-events:none;z-index:300;background:#0a0e2a;border:1px solid #b48c2833;min-width:220px;padding:8px 0;transition:opacity .2s,top .2s;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)}.nav-dropdown:hover .dropdown-menu{opacity:1;pointer-events:all;top:calc(100% + 8px)}.dropdown-menu li{list-style:none}.dropdown-menu a{color:#8892b0;text-transform:none;letter-spacing:.5px;padding:10px 20px;font-size:.82rem;display:block}.dropdown-menu a:hover{color:#f0c040;background:#f0c0400d}.dropdown-menu a:after{display:none}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#f0c040;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.sidebar-overlay{z-index:300;background:#000000b3;display:none;position:fixed;inset:0}.sidebar{z-index:400;background:#080c28;border-left:1px solid #b48c2833;width:280px;height:100vh;padding:80px 30px 40px;transition:right .3s;position:fixed;top:0;right:-280px;overflow-y:auto}.sidebar.open{right:0}.sidebar-overlay.open{display:block}.sidebar-close{color:#f0c040;cursor:pointer;background:0 0;border:1px solid #f0c0404d;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex;position:absolute;top:20px;right:20px}.sidebar ul{list-style:none}.sidebar ul li{border-bottom:1px solid #ffffff0d}.sidebar ul a{color:#b0b8d8;letter-spacing:1px;text-transform:uppercase;padding:14px 0;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.sidebar ul a:hover{color:#f0c040}.sidebar-submenu{padding-left:16px}.sidebar-submenu a{color:#4a5568!important;text-transform:none!important;letter-spacing:0!important;padding:8px 0!important;font-size:.82rem!important}.sidebar-submenu a:hover{color:#f0c040!important}.hero{background:linear-gradient(135deg,#05071a 0%,#0d1240 50%,#1a0a3a 100%);grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:480px;padding:80px 60px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#7850c833 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;right:-100px}.hero-logo-side{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.hero-logo-side img{filter:drop-shadow(0 0 30px #f0c0404d);width:460px;height:auto;animation:4s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-logo-tagline{color:#f0c040;letter-spacing:3px;text-transform:uppercase;text-align:center;font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:600}.hero-content{z-index:1;position:relative}.hero-badge{color:#f0c040;letter-spacing:3px;text-transform:uppercase;background:#f0c0401f;border:1px solid #f0c04066;margin-bottom:20px;padding:6px 16px;font-size:.72rem;font-weight:600;display:inline-block}.hero h1{color:#fff;margin-bottom:16px;font-family:Rajdhani,sans-serif;font-size:3rem;font-weight:700;line-height:1.1}.hero h1 span{color:#f0c040}.hero p{color:#8892b0;max-width:440px;margin-bottom:32px;font-size:.95rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-btn{color:#05071a;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#f0c040,#e0a020);border:none;align-items:center;gap:10px;padding:14px 32px;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f0c0404d}.hero-btn-outline{color:#f0c040;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f0c04066;align-items:center;gap:10px;padding:14px 32px;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.hero-btn-outline:hover{background:#f0c04014;transform:translateY(-2px)}.section{padding:60px}.section-alt{background:#0a0e2a80}.section-header{border-bottom:1px solid #b48c2833;justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:20px;display:flex}.section-title{color:#fff;letter-spacing:1px;font-family:Rajdhani,sans-serif;font-size:2rem;font-weight:700}.section-title span{color:#f0c040}.section-count{color:#2a3460;letter-spacing:2px;text-transform:uppercase;font-size:.78rem}.product-card{background:linear-gradient(135deg,#0a0e2a,#0f1535);border:1px solid #6482c826;grid-template-columns:1fr 1fr;height:380px;margin-bottom:28px;transition:border-color .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden}.product-card:before{content:"";opacity:0;background:linear-gradient(90deg,#f0c040,#7c9fe6,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.product-card:hover{border-color:#f0c0404d;box-shadow:0 20px 60px #00000080}.product-card:hover:before{opacity:1}.product-info{flex-direction:column;justify-content:space-between;padding:36px 40px;display:flex;overflow:hidden}.product-category{letter-spacing:3px;text-transform:uppercase;color:#f0c040;margin-bottom:8px;font-size:.68rem;font-weight:600}.product-name{color:#fff;margin-bottom:12px;font-family:Rajdhani,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2}.product-divider{background:linear-gradient(90deg,#f0c040,#0000);width:48px;height:2px;margin-bottom:14px}.product-description{color:#6a7590;-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:.84rem;line-height:1.75;display:-webkit-box;overflow:hidden}.product-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.product-price{color:#f0c040;font-family:Rajdhani,sans-serif;font-size:1.8rem;font-weight:700}.product-price span{color:#4a5568;margin-left:4px;font-size:.82rem;font-weight:400}.stock-badge{color:#4ade80;background:#4ade8014;border:1px solid #4ade8033;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;display:flex}.stock-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.product-actions{gap:10px;display:flex}.product-image-wrap{background:linear-gradient(135deg,#080c28,#12183a);height:100%;position:relative;overflow:hidden}.product-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(135deg,#05071a40,#0000 60%);position:absolute;inset:0}.product-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.product-card:hover .product-img{transform:scale(1.04)}.no-image{color:#1e2a4a;justify-content:center;align-items:center;height:100%;font-size:4rem;display:flex}.btn-primary,.btn-secondary{letter-spacing:2px;text-transform:uppercase;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;padding:11px 18px;font-family:Rajdhani,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{color:#05071a;background:linear-gradient(135deg,#f0c040,#e0a020);border:none;flex:1;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f0c04040}.btn-secondary{color:#f0c040;background:0 0;border:1px solid #f0c0404d;font-weight:600;transition:background .2s}.btn-secondary:hover{background:#f0c04014}.cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.item-card{background:linear-gradient(135deg,#0a0e2a,#0f1535);border:1px solid #6482c826;flex-direction:column;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.item-card:before{content:"";opacity:0;background:linear-gradient(90deg,#f0c040,#7c9fe6,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.item-card:hover{border-color:#f0c0404d;transform:translateY(-6px);box-shadow:0 20px 50px #00000080}.item-card:hover:before{opacity:1}.item-card-img{background:linear-gradient(135deg,#080c28,#12183a);flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.item-card-img img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.item-card:hover .item-card-img img{transform:scale(1.06)}.item-card-icon{justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;display:flex}.item-card-body{flex-direction:column;flex:1;padding:26px 26px 22px;display:flex}.item-card-name{color:#fff;margin-bottom:12px;font-family:Rajdhani,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2}.item-card-desc{color:#6a7590;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin-bottom:18px;font-size:.84rem;line-height:1.8;display:-webkit-box;overflow:hidden}.formation-tags{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.formation-tag{color:#f0c040;background:#f0c04014;border:1px solid #f0c04033;padding:3px 12px;font-size:.7rem}.item-card-footer{border-top:1px solid #6482c81a;flex-direction:column;gap:12px;margin-top:auto;padding-top:18px;display:flex}.price-on-demand{color:#7c9fe6;letter-spacing:1px;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-img-wrap{position:relative}.about-img{border:1px solid #f0c04033;width:100%}.about-text h2{color:#fff;margin-bottom:20px;font-family:Rajdhani,sans-serif;font-size:2.4rem;font-weight:700}.about-text h2 span{color:#f0c040}.about-text p{color:#6a7590;margin-bottom:16px;font-size:.9rem;line-height:1.9}.about-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;display:grid}.stat-box{text-align:center;background:#f0c0400d;border:1px solid #f0c04026;padding:20px}.stat-number{color:#f0c040;font-family:Rajdhani,sans-serif;font-size:2.2rem;font-weight:700}.stat-label{color:#4a5568;letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-size:.75rem}.empty{text-align:center;color:#2a3460;padding:80px 20px}.empty-icon{margin-bottom:16px;font-size:3rem}.empty h3{color:#3a4470;margin-bottom:8px;font-family:Rajdhani,sans-serif;font-size:1.4rem}.footer{background:#030512;border-top:1px solid #b48c2826;padding:50px 60px 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:40px;display:grid}.footer-brand img{height:56px;margin-bottom:16px}.footer-brand p{color:#2a3460;max-width:260px;font-size:.82rem;line-height:1.8}.footer-col h4{color:#f0c040;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-family:Rajdhani,sans-serif;font-size:.85rem;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:8px}.footer-col ul a{color:#2a3460;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:#f0c040}.footer-contact-item{color:#2a3460;gap:10px;margin-bottom:10px;font-size:.8rem;display:flex}.footer-contact-item a{color:#4a6090;text-decoration:none}.footer-contact-item a:hover{color:#f0c040}.footer-bottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.footer-bottom p{color:#1a2040;font-size:.75rem}@media (max-width:1100px){.cards-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.navbar{padding:14px 20px}.nav-links{display:none}.hamburger{display:flex}.hero{grid-template-columns:1fr;gap:0;min-height:auto;padding:48px 24px 44px}.hero-logo-side{display:none}.hero-content{text-align:center}.hero h1{font-size:2.1rem}.hero p{max-width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-btn,.hero-btn-outline{justify-content:center}.section{padding:36px 20px}.product-card{grid-template-columns:1fr;height:auto}.product-image-wrap{order:-1;height:240px}.product-info{padding:24px 20px}.product-name{font-size:1.4rem}.product-description{-webkit-line-clamp:4}.product-actions{flex-direction:column}.btn-primary,.btn-secondary{flex:none;width:100%}.cards-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:28px}.about-stats{gap:10px}.stat-box{padding:14px 8px}.stat-number{font-size:1.6rem}.footer{padding:36px 20px 24px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.hero h1{font-size:1.85rem}.section-title{font-size:1.6rem}.product-card{margin-bottom:18px}.about-stats{grid-template-columns:1fr}}
