.Privacy-module__MVQVvq__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c1499;border-bottom:1px solid #788cb42e;justify-content:space-between;align-items:center;width:100%;padding:16px 40px;display:flex;position:fixed;top:0}.Privacy-module__MVQVvq__container{width:100%;max-width:1100px;margin:0 auto;padding:100px 20px 20px}.Privacy-module__MVQVvq__hero{text-align:center;background:radial-gradient(circle at top,#4f7cff26,#0000 60%);padding-top:120px}.Privacy-module__MVQVvq__hero h1{color:#8aa9ff;margin:0;font-size:50px}.Privacy-module__MVQVvq__heroCard{word-wrap:break-word;background:#fffffffa;border-radius:18px;padding:28px;box-shadow:0 10px 30px #4f7cff26}.Privacy-module__MVQVvq__heroCard h2{color:#000;margin:20px 0 10px;font-size:24px}.Privacy-module__MVQVvq__lead{color:#1a1a1a;font-size:16px;line-height:1.6}@media (max-width:768px){.Privacy-module__MVQVvq__header{padding:12px 16px}.Privacy-module__MVQVvq__container{padding-top:80px}.Privacy-module__MVQVvq__hero h1{font-size:32px}.Privacy-module__MVQVvq__heroCard{border-radius:12px;padding:16px}.Privacy-module__MVQVvq__heroCard h2{margin-top:15px;font-size:20px}.Privacy-module__MVQVvq__lead{font-size:14px}}
.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/v1784405739/iconpng_f0khte.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%}.Header-module__tPtrlq__purchaseButton{font-weight:600;box-shadow:0 8px 20px #4f7cff2e,inset 0 1px #ffffff14;color:#fff!important;background:linear-gradient(#4f7cff38,#4f7cff1f)!important;border:1px solid #4f7cff73!important}.Header-module__tPtrlq__purchaseButton:hover{transform:translateY(-2px);box-shadow:0 12px 26px #4f7cff47,inset 0 1px #ffffff1f;background:linear-gradient(#4f7cff4d,#4f7cff2e)!important;border-color:#4f7cff99!important}@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}.Header-module__tPtrlq__purchaseButton{box-shadow:0 8px 22px #4f7cff33;color:#fff!important;background:#4f7cff2e!important;border:1px solid #4f7cff73!important}}
.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}}
.ChatWidget-module__yApCMG__widgetContainer{z-index:9999;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;position:fixed;bottom:24px;right:24px}@media (max-width:440px){.ChatWidget-module__yApCMG__widgetContainer{width:100%;padding:0;bottom:0;right:0}}.ChatWidget-module__yApCMG__chatWindow{color:#e5e5e5;background-color:#050505;border:1px solid #00f2ff;border-radius:12px;flex-direction:column;width:380px;height:560px;margin-bottom:16px;animation:.4s ChatWidget-module__yApCMG__fadeIn;display:flex;overflow:hidden;box-shadow:0 0 15px #00f2ff33,0 25px 50px -12px #0009}@media (max-width:1024px){.ChatWidget-module__yApCMG__chatWindow{width:340px;height:500px}}@media (max-width:440px){.ChatWidget-module__yApCMG__chatWindow{border-radius:0;width:100%;height:100vh;margin-bottom:0}}.ChatWidget-module__yApCMG__header{background-color:#0d0d0d;border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding:16px;display:flex}.ChatWidget-module__yApCMG__header .ChatWidget-module__yApCMG__headerInfo{align-items:center;gap:10px;display:flex}.ChatWidget-module__yApCMG__header .ChatWidget-module__yApCMG__headerInfo .ChatWidget-module__yApCMG__statusDot{background-color:#10b981;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 8px #10b981}.ChatWidget-module__yApCMG__header .ChatWidget-module__yApCMG__headerInfo .ChatWidget-module__yApCMG__title{color:#fff;letter-spacing:.05em;margin:0;font-size:13px;font-weight:600}.ChatWidget-module__yApCMG__header .ChatWidget-module__yApCMG__headerInfo .ChatWidget-module__yApCMG__subtitle{color:#737373;margin:0;font-size:11px;font-weight:400}.ChatWidget-module__yApCMG__header .ChatWidget-module__yApCMG__closeButton{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:background-color .2s,color .2s;display:flex}.ChatWidget-module__yApCMG__header .ChatWidget-module__yApCMG__closeButton:hover{color:#fff;background-color:#1f1f1f}.ChatWidget-module__yApCMG__messagesFeed{background-color:#050505;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.ChatWidget-module__yApCMG__messagesFeed::-webkit-scrollbar{width:5px}.ChatWidget-module__yApCMG__messagesFeed::-webkit-scrollbar-track{background:0 0}.ChatWidget-module__yApCMG__messagesFeed::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:10px}.ChatWidget-module__yApCMG__messageRow{width:100%;display:flex}.ChatWidget-module__yApCMG__messageRow.ChatWidget-module__yApCMG__userRow{justify-content:flex-end}.ChatWidget-module__yApCMG__messageRow.ChatWidget-module__yApCMG__botRow{justify-content:flex-start}.ChatWidget-module__yApCMG__messageBubble{white-space:pre-line;max-width:85%;padding:12px 16px;font-size:14px;line-height:1.5;box-shadow:0 4px 6px -1px #0003}.ChatWidget-module__yApCMG__messageBubble.ChatWidget-module__yApCMG__userBubble{color:#000;background-color:#00f2ff;border-radius:8px 8px 0;font-weight:600}.ChatWidget-module__yApCMG__messageBubble.ChatWidget-module__yApCMG__botBubble{color:#e5e5e5;background-color:#0d0d0d;border:1px solid #1f1f1f;border-radius:8px 8px 8px 0}.ChatWidget-module__yApCMG__loadingBubble{color:#525252;background-color:#0d0d0d;border:1px solid #1f1f1f;border-radius:8px 8px 8px 0;padding:12px 16px;font-size:14px;font-style:italic}.ChatWidget-module__yApCMG__quickChips{background-color:#050505;border-top:1px solid #0d0d0d;gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.ChatWidget-module__yApCMG__quickChips::-webkit-scrollbar{display:none}.ChatWidget-module__yApCMG__quickChips .ChatWidget-module__yApCMG__chip{color:#a3a3a3;white-space:nowrap;cursor:pointer;background-color:#0d0d0d;border:1px solid #1f1f1f;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .2s}.ChatWidget-module__yApCMG__quickChips .ChatWidget-module__yApCMG__chip:hover{color:#00f2ff;background-color:#1f1f1f;border-color:#00f2ff}.ChatWidget-module__yApCMG__inputForm{background-color:#0d0d0d;border-top:1px solid #1f1f1f;align-items:center;gap:10px;padding:16px;display:flex}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__inputField{color:#fff;background-color:#050505;border:1px solid #1f1f1f;border-radius:6px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:border-color .2s}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__inputField:focus{border-color:#00f2ff}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__inputField::placeholder{color:#404040}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__sendButton{border:none;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0003}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__sendButton.ChatWidget-module__yApCMG__active{color:#000;cursor:pointer;background-color:#00f2ff}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__sendButton.ChatWidget-module__yApCMG__active:hover{background-color:#00cce6}.ChatWidget-module__yApCMG__inputForm .ChatWidget-module__yApCMG__sendButton.ChatWidget-module__yApCMG__disabled{color:#525252;cursor:not-allowed;background-color:#1f1f1f}.ChatWidget-module__yApCMG__toggleButton{cursor:pointer;color:#fff;float:right;background-color:#0d0d0d;border:1px solid #00f2ff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 0 15px #00f2ff4d}.ChatWidget-module__yApCMG__toggleButton:hover{background-color:#1f1f1f;transform:scale(1.05);box-shadow:0 0 25px #00f2ff80}.ChatWidget-module__yApCMG__toggleButton:active{transform:scale(.95)}.ChatWidget-module__yApCMG__toggleButton .ChatWidget-module__yApCMG__iconBlue{color:#00f2ff}.ChatWidget-module__yApCMG__pulseAnimation{animation:3s infinite ChatWidget-module__yApCMG__pulseBlue}@keyframes ChatWidget-module__yApCMG__pulseBlue{0%{box-shadow:0 0 #00f2ffb3}70%{box-shadow:0 0 0 20px #00f2ff00}to{box-shadow:0 0 #00f2ff00}}@keyframes ChatWidget-module__yApCMG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.MusicCatalog-module__UmomQW__section{background:#0f172a;padding:90px 20px}.MusicCatalog-module__UmomQW__container{max-width:1400px;margin:auto}.MusicCatalog-module__UmomQW__header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:40px;display:flex}.MusicCatalog-module__UmomQW__badge{color:#22d3ee;background:#06b6d41a;border-radius:999px;margin-bottom:15px;padding:6px 14px;font-weight:600;display:inline-block}.MusicCatalog-module__UmomQW__header h2{color:#fff;margin-bottom:10px;font-size:2.4rem}.MusicCatalog-module__UmomQW__header p{color:#94a3b8;line-height:1.7}.MusicCatalog-module__UmomQW__more{color:#22d3ee;font-weight:600;text-decoration:none;transition:all .2s}.MusicCatalog-module__UmomQW__more:hover{color:#67e8f9}.MusicCatalog-module__UmomQW__list{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.MusicCatalog-module__UmomQW__card{background:#111827;border:1px solid #1f2937;border-radius:18px;transition:all .25s;overflow:hidden}.MusicCatalog-module__UmomQW__card:hover{border-color:#334155;transform:translateY(-5px)}.MusicCatalog-module__UmomQW__cover{aspect-ratio:1;object-fit:cover;width:100%;display:block}.MusicCatalog-module__UmomQW__card h3{color:#fff;margin:18px 18px 6px;font-size:1.1rem}.MusicCatalog-module__UmomQW__card p{color:#94a3b8;margin:0 18px 18px}.MusicCatalog-module__UmomQW__play,.MusicCatalog-module__UmomQW__youtube{text-align:center;cursor:pointer;border:none;border-radius:10px;width:calc(100% - 36px);margin:0 auto 12px;padding:12px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.MusicCatalog-module__UmomQW__play{color:#fff;background:#06b6d4}.MusicCatalog-module__UmomQW__play:hover{background:#0891b2}.MusicCatalog-module__UmomQW__youtube{color:#fff;background:#ef4444;margin-bottom:18px}.MusicCatalog-module__UmomQW__youtube:hover{background:#dc2626}@media (max-width:1200px){.MusicCatalog-module__UmomQW__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.MusicCatalog-module__UmomQW__header{flex-direction:column;align-items:flex-start;gap:16px}.MusicCatalog-module__UmomQW__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.MusicCatalog-module__UmomQW__header{flex-direction:column;align-items:flex-start;gap:16px}.MusicCatalog-module__UmomQW__header h2{font-size:2rem}.MusicCatalog-module__UmomQW__list{grid-template-columns:1fr}.MusicCatalog-module__UmomQW__card:not(:first-child){display:none}.MusicCatalog-module__UmomQW__more{margin-top:8px}}
