.header-container{z-index:1000;flex-direction:column;width:100%;margin:0;padding:0;display:flex;position:fixed;top:0;left:0}.mobile-view-header,.mobile-header-br{display:none}.desktop-header-images{display:block}.mobile-view-header-images{display:none}.befiscname{color:#fff;text-align:center;background:#25016e;width:100%;padding:8px 10px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;line-height:1.4rem;overflow:hidden}.befiscname-content{white-space:nowrap;justify-content:center;align-items:center;gap:1rem;padding-right:3rem;font-size:1rem;font-weight:700;line-height:1rem;display:flex}.header-navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf3ffcc;justify-content:space-between;align-items:center;width:100%;padding:16px 120px;display:flex;position:fixed;top:0;left:0}.logo{max-width:10rem;height:auto}.nav-list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.nav-list>li{cursor:pointer;border-radius:1.5rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .3s}.nav-list a{color:#000;text-decoration:none}.products-button{color:#170046;font-weight:400;font:manrope;align-items:center;gap:.3rem;line-height:1.5rem;display:flex}.chevron-icon{transition:transform .3s}.selected{background-color:#f0e7ff;border-radius:40px;padding:8px 12px;font-size:16px}.desktop-demo-button{display:block}.hamburger-icon{cursor:pointer;z-index:10001;display:none}.mobile-menu-overlay{opacity:1.4;visibility:hidden;z-index:9998;width:100%;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{z-index:9999;background-color:#f8f4ff;width:100%;max-width:400px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto}.mobile-menu.active{-webkit-backdrop-filter:blur(10px);z-index:9999;right:0}.mobile-menu-header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mobile-menu-header h2{color:#242834;letter-spacing:2%;margin:0;font-family:nohemi;font-size:1.5rem;font-weight:500;line-height:150%}.mobile-menu-close{color:#242834;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.mobile-menu-close:hover{background-color:#f0f0f0}.mobile-menu-content{padding:20px 0}.mobile-menu-item{color:#333;cursor:pointer;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px 24px;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:500;transition:background-color .2s;display:flex}.mobile-menu-item:hover{background-color:#ffffff80}.mobile-menu-item a{color:inherit;text-decoration:none}.mobile-products-toggle{background-color:#ffffff4d}.chevron{transition:transform .3s}.chevron.rotated{transform:rotate(180deg)}.mobile-products-list{background-color:#fff3;max-height:0;transition:max-height .3s;overflow:hidden}.mobile-products-list.expanded{max-height:1000px}.mobile-product-card{cursor:pointer;border:1px solid #fff9;border-radius:12px;align-items:center;margin:8px 16px;padding:16px;transition:all .2s;display:flex}.mobile-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.mobile-product-info{flex:1;align-items:center;display:flex}.product-icon-circle{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.product-icon-circle img{width:24px;height:24px}.mobile-product-details{flex:1}.mobile-product-name{color:#242834;margin-bottom:4px;font-family:nohemi;font-size:1.5rem;font-weight:600}.mobile-product-description{color:#666;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.3}.mobile-product-action{align-items:center;display:flex}.mobile-coming-soon{color:#242834;text-align:center;letter-spacing:.5px;background:#b6ff00;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:500}@media (max-width:768px){.mobile-view-header{display:block}.befiscname{flex-wrap:nowrap;gap:.35rem;width:100%;font-size:.6rem}.desktop-header-images,.desktop-view-header{display:none}.mobile-view-header-images{justify-content:center;align-items:center;gap:.1rem;display:flex}.logo{max-width:6rem}.hamburger-icon{display:block}.nav-list{display:none}.header-navbar{padding:15px 20px}.desktop-demo-button{display:none}.mobile-product-name{font-size:.9rem}.mobile-product-description{font-size:12px}.mobile-product-action{gap:.125rem}.mobile-product-card{gap:.2rem}.mobile-coming-soon{gap:4px 9px;font-size:.6rem}}@media (max-width:360px){.befiscname{font-size:.45rem}}@media (min-width:769px){.mobile-menu,.mobile-menu-overlay{display:none}}
.popup-container{opacity:0;visibility:hidden;z-index:9999;pointer-events:none;background:#fff;border:1px solid #0000001a;border-top:none;border-radius:1rem;width:1200px;max-width:90vw;padding:24px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:115px;left:50%;transform:translate(-50%)translateY(-100%);box-shadow:0 4px 16px #0d0d0d40}.popup-container.expanded{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.product-cards{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:1rem;align-items:center;gap:.5rem;height:90px;padding:1.5rem;transition:all .2s;display:flex;position:relative}.product-cards:hover{background:#f0f8ff;border-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-icon{font-size:32px;line-height:1}.product-info{flex:1}.product-name{color:#242834;letter-spacing:2%;align-items:center;gap:.5rem;margin-bottom:.2rem;font-family:nohemi;font-size:1.5rem;font-weight:600;line-height:150%;display:flex}.product-description{color:#242834;font-family:inter;font-size:1rem;line-height:1.5rem}.coming-soon{color:#242834;text-align:center;letter-spacing:.5px;background:#b6ff00;border-radius:1.5rem;padding:4px 12px;font-size:1rem;font-weight:400}.arrow{transition:all .2s}.arrow img{width:1.5rem;height:1.5rem}.product-cards:hover .arrow{color:#333;transform:translate(4px)}.popup-backdrop{opacity:0;visibility:hidden;z-index:9998;pointer-events:none;background:#0000001a;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.popup-backdrop.expanded{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:768px){.popup-container{width:95vw;padding:20px}.product-grid{grid-template-columns:1fr;gap:12px}.product-cards{height:auto;padding:14px}.product-icon{margin-right:12px;font-size:28px}.coming-soon{padding:3px 6px;font-size:10px}}
