.Features-module__8BxySG__heroCard{background:#10172a99;border:1px solid #788cb42e;border-radius:18px;margin-bottom:20px;padding:28px;box-shadow:0 0 20px #4f7cff40}.Features-module__8BxySG__heroCard h2{color:#8aa9ff;margin-bottom:10px;font-size:34px;line-height:1.2}.Features-module__8BxySG__lead{color:#a9b4c7;margin-bottom:18px}.Features-module__8BxySG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px;display:grid}.Features-module__8BxySG__featureItem{background:#ffffff08;border:1px solid #788cb41f;border-radius:14px;padding:16px}.Features-module__8BxySG__featureItem h4{color:#8aa9ff;margin:0 0 8px}.Features-module__8BxySG__featureItem p{color:#a9b4c7;margin:0;font-size:.9rem}.Features-module__8BxySG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.Features-module__8BxySG__cardItem{background:#ffffff08;border:1px solid #788cb41f;border-radius:14px;padding:18px}.Features-module__8BxySG__cardItem h3{color:#8aa9ff;margin-top:0}.Features-module__8BxySG__cardItem p{color:#a9b4c7;margin:0}.Features-module__8BxySG__singleCard{background:#ffffff08;border:1px solid #788cb41f;border-radius:14px;margin-top:16px;padding:20px}.Features-module__8BxySG__singleCard h3{color:#8aa9ff;margin-top:0}.Features-module__8BxySG__cardList{color:#d9c2ff;margin-top:10px;padding-left:18px}@media (max-width:980px){.Features-module__8BxySG__featuresGrid,.Features-module__8BxySG__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__8BxySG__heroCard h2{font-size:24px}.Features-module__8BxySG__heroCard{padding:20px}.Features-module__8BxySG__featuresGrid,.Features-module__8BxySG__cardsGrid{grid-template-columns:1fr}}
.Header-module__tPtrlq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;z-index:200;background:#0a0f1999;border-bottom:1px solid #788cb426;justify-content:space-between;align-items:center;width:100%;padding:16px 40px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__tPtrlq__header.Header-module__tPtrlq__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c}.Header-module__tPtrlq__brand{align-items:center;gap:12px;display:flex}.Header-module__tPtrlq__logo{background:url(https://res.cloudinary.com/dbzwpp1fy/image/upload/v1768548921/singlobbylogo_zq7qwe.png) 50%/cover no-repeat;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:flex;box-shadow:0 8px 20px #00000040}h1.Header-module__tPtrlq__site{color:var(--accent2);text-shadow:var(--glow);margin:0;font-size:22px}p.Header-module__tPtrlq__tag{color:var(--muted);margin:0;font-size:14px}.Header-module__tPtrlq__menuToggle{cursor:pointer;z-index:1000;flex-direction:column;gap:5px;padding:5px;display:none}.Header-module__tPtrlq__menuToggle span{background:var(--accent1);border-radius:3px;width:26px;height:3px;transition:all .3s}.Header-module__tPtrlq__menuToggle.Header-module__tPtrlq__open span:first-child{transform:rotate(45deg)translateY(11px)}.Header-module__tPtrlq__menuToggle.Header-module__tPtrlq__open span:nth-child(2){opacity:0}.Header-module__tPtrlq__menuToggle.Header-module__tPtrlq__open span:nth-child(3){transform:rotate(-45deg)translateY(-11px)}.Header-module__tPtrlq__nav{gap:14px;display:flex}.Header-module__tPtrlq__nav a{border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:8px;padding:10px 16px;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.Header-module__tPtrlq__nav a:hover{color:var(--primary-light);background:#4f7cff14;transform:translateY(-1px);box-shadow:0 6px 18px #4f7cff1f}.Header-module__tPtrlq__nav a.Header-module__tPtrlq__active{color:var(--text);background:#4f7cff26;border:1px solid #4f7cff59;font-weight:500;box-shadow:0 10px 25px #4f7cff38}.Header-module__tPtrlq__nav a:after{content:"";background:var(--primary);border-radius:2px;width:0%;height:2px;transition:width .25s,opacity .2s;position:absolute;bottom:6px;left:12px}.Header-module__tPtrlq__nav a:hover:after,.Header-module__tPtrlq__nav a.Header-module__tPtrlq__active:after{width:70%}@media (max-width:780px){.Header-module__tPtrlq__header{padding:12px 16px}.Header-module__tPtrlq__brand{gap:8px}.Header-module__tPtrlq__logo{border-radius:10px;width:42px;height:42px}h1.Header-module__tPtrlq__site{font-size:18px}p.Header-module__tPtrlq__tag{font-size:12px;line-height:1.2}.Header-module__tPtrlq__nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:999;box-sizing:border-box;background:#080c14fa;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;height:calc(100vh - 64px);padding:40px 20px;display:none;position:fixed;top:64px;left:0}.Header-module__tPtrlq__nav.Header-module__tPtrlq__open{display:flex}.Header-module__tPtrlq__nav a{text-align:center;width:100%;max-width:320px;color:var(--text);box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:16px;font-size:16px;font-weight:500;transform:none}.Header-module__tPtrlq__nav a:after{display:none}.Header-module__tPtrlq__nav a.Header-module__tPtrlq__active{color:var(--accent2)!important;background:#4f7cff33!important;border:1px solid #4f7cff66!important}.Header-module__tPtrlq__nav a:hover{color:var(--accent2);background:#ffffff14}.Header-module__tPtrlq__menuToggle{display:flex}}
.Demo-module__I7R0mG__section{padding:40px 0}.Demo-module__I7R0mG__premiumCard{text-align:center;background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:40px;box-shadow:0 25px 50px -12px #00000080}.Demo-module__I7R0mG__title{color:#fff;margin-bottom:8px;font-size:2rem}.Demo-module__I7R0mG__subtitle{color:#94a3b8;margin-bottom:30px}.Demo-module__I7R0mG__videoWrapper{background:#000;border:4px solid #1e293b;border-radius:16px;width:100%;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.Demo-module__I7R0mG__videoWrapper iframe{border:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Demo-module__I7R0mG__videoGallery{scrollbar-width:thin;scrollbar-color:#8b5cf6 #1e293b;gap:20px;margin-top:25px;padding-bottom:15px;display:flex;overflow-x:auto}.Demo-module__I7R0mG__videoGallery::-webkit-scrollbar{height:8px}.Demo-module__I7R0mG__videoGallery::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.Demo-module__I7R0mG__videoGallery::-webkit-scrollbar-thumb{background:#8b5cf6;border-radius:4px}.Demo-module__I7R0mG__thumbnailItem{cursor:pointer;flex:0 0 200px;transition:transform .3s}.Demo-module__I7R0mG__thumbnailItem img{aspect-ratio:16/9;object-fit:cover;border:2px solid #334155;border-radius:12px;width:100%;transition:all .3s}.Demo-module__I7R0mG__thumbnailItem span{color:#cbd5e1;margin-top:10px;font-size:.85rem;font-weight:600;display:block}.Demo-module__I7R0mG__thumbnailItem:hover img{border-color:#8b5cf6;transform:translateY(-5px)}@media (max-width:600px){.Demo-module__I7R0mG__premiumCard{border-left:0;border-right:0;border-radius:0;padding:20px 15px}.Demo-module__I7R0mG__title{font-size:1.5rem}}
