@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);*{-webkit-touch-callout:none;box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}[contenteditable=true],input,textarea{-webkit-user-select:text!important;user-select:text!important}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#e5e7eb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#374151;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#4b5563}.app{min-height:100vh;overflow-x:hidden;position:relative}.splash-screen{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.splash-content{max-width:600px;padding:2rem;text-align:center}.splash-logo{animation:splashPulse 2s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(255,255,255,.5));height:120px;margin-bottom:1.5rem;object-fit:contain;width:120px}@keyframes splashPulse{0%,to{filter:drop-shadow(0 0 30px rgba(255,255,255,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 40px rgba(255,255,255,.8));transform:scale(1.05)}}.splash-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;letter-spacing:1px;margin-bottom:1rem}.splash-beta-badge{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50px;box-shadow:0 4px 20px #f9731666;color:#fff;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem;padding:.5rem 1.5rem}.splash-message{color:#9ca3af;font-size:1rem;line-height:1.8;margin-bottom:2rem}.splash-message strong{color:#f97316;font-weight:700}.splash-loader{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden;width:100%}.splash-loader-bar{animation:splashLoading 3s ease-in-out;background:linear-gradient(90deg,#3b82f6,#2563eb,#3b82f6);background-size:200% 100%;border-radius:2px;height:100%}@keyframes splashLoading{0%{background-position:0 50%;width:0}to{background-position:100% 50%;width:100%}}.background-animation{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.background-animation:after,.background-animation:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#3b82f61a 0,#0000 70%);border-radius:50%;content:"";height:400px;position:absolute;width:400px}.background-animation:before{animation-delay:0s;left:-200px;top:-200px}.background-animation:after{animation-delay:10s;bottom:-200px;right:-200px}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(100px,-100px) scale(1.1)}66%{transform:translate(-100px,100px) scale(.9)}}.floating-circles{height:100%;overflow:hidden;position:absolute;width:100%}.circle{animation:floatCircle 15s ease-in-out infinite;background:radial-gradient(circle,#ffffff0d 0,#0000 70%);border-radius:50%;position:absolute}.circle-1{animation-delay:0s;animation-duration:20s;height:150px;left:10%;top:10%;width:150px}.circle-2{animation-delay:2s;animation-duration:18s;height:100px;left:80%;top:60%;width:100px}.circle-3{animation-delay:4s;animation-duration:25s;height:200px;left:5%;top:40%;width:200px}.circle-4{animation-delay:1s;animation-duration:22s;height:120px;left:60%;top:80%;width:120px}.circle-5{animation-delay:3s;animation-duration:19s;height:180px;left:70%;top:20%;width:180px}.circle-6{animation-delay:5s;animation-duration:17s;height:90px;left:40%;top:50%;width:90px}.circle-7{animation-delay:2.5s;animation-duration:21s;height:140px;left:20%;top:70%;width:140px}.circle-8{animation-delay:4.5s;animation-duration:23s;height:110px;left:90%;top:30%;width:110px}@keyframes floatCircle{0%,to{opacity:.3;transform:translate(0) scale(1)}25%{opacity:.5;transform:translate(50px,-80px) scale(1.2)}50%{opacity:.4;transform:translate(-30px,60px) scale(.8)}75%{opacity:.6;transform:translate(70px,40px) scale(1.1)}}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.grid-overlay{animation:gridMove 30s linear infinite;background-image:linear-gradient(#3b82f608 1px,#0000 0),linear-gradient(90deg,#3b82f608 1px,#0000 0);background-size:50px 50px;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.header{background:#0a0a0af2;border-bottom:1px solid #3b82f633;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header .container{justify-content:space-between}.header .container,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:.75rem;transition:transform .2s ease}.logo:hover{transform:scale(1.05)}.logo:active{transform:scale(.95)}.logo-image{filter:drop-shadow(0 0 10px rgba(255,255,255,.3));height:40px;object-fit:contain;transition:filter .3s ease;width:40px}.logo:hover .logo-image{filter:drop-shadow(0 0 15px rgba(255,255,255,.5))}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:.5px}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#e5e7eb;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav a:after{background:#3b82f6;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover:after{width:100%}.hero{padding:8rem 0 6rem;text-align:center}.hero-content{margin:0 auto;max-width:900px}.hero-title{animation:fadeInUp .8s ease-out;color:#fff;font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{color:#9ca3af;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.search-container{margin:0 auto;max-width:600px;position:relative}.search-icon{color:#6b7280;height:20px;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:20px}.search-input{background:#ffffff0d;border:2px solid #3b82f64d;border-radius:50px;color:#fff;font-size:1rem;outline:none;padding:1.25rem 1.5rem 1.25rem 3.5rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.search-input:focus{background:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.search-input::placeholder{color:#6b7280}.search-clear{align-items:center;background:#3b82f633;border:none;border-radius:50%;color:#3b82f6;cursor:pointer;display:flex;height:32px;justify-content:center;line-height:1;margin:0;padding:0;position:absolute;right:1.5rem;top:50%;transform:translateY(-52%);transition:background .2s ease;width:32px}.search-clear:hover{background:#3b82f64d}.categories-section{padding:4rem 0 8rem}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.category-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-card:before{background:linear-gradient(90deg,#0000,#3b82f61a,#0000);left:-100%;transition:left .5s ease}.category-card:hover:before{left:100%}.category-card:hover{box-shadow:0 10px 40px #3b82f633;transform:scale(1.03)}.category-card:active{transform:scale(.98)}.category-card:before{background:radial-gradient(circle at top left,var(--category-color),#0000);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%}.category-card:hover:before{opacity:.08}.category-icon-wrapper{align-items:center;background:#ffffff0d;border-radius:15px;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;position:relative;width:60px;z-index:1}.category-icon{height:30px;width:30px}.category-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;position:relative;z-index:1}.category-count{color:#9ca3af;font-size:.875rem;position:relative;z-index:1}.category-hover-indicator{border-radius:3px 3px 0 0;bottom:0;height:3px;left:0;position:absolute;transition:width .2s ease;width:0}.category-card:hover .category-hover-indicator{width:100%}.no-results{color:#9ca3af;grid-column:1/-1;padding:4rem 2rem;text-align:center}.no-results svg{margin:0 auto 1.5rem;opacity:.5}.no-results h3{color:#e5e7eb;font-size:1.5rem;margin-bottom:.5rem}.no-results p{font-size:1rem}.modal-overlay{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#0f0f19fa;border:1px solid #3b82f64d;border-radius:30px;max-height:80vh;max-width:900px;overflow-y:auto;padding:3rem;width:100%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.modal-title-wrapper{align-items:center;display:flex;gap:1rem}.modal-icon{height:40px;width:40px}.modal-title{font-size:2rem;font-weight:800}.fud-badge{animation:fudPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:6px;box-shadow:0 4px 15px #ef444466;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-top:.5rem;padding:.375rem .875rem;text-transform:uppercase}@keyframes fudPulse{0%,to{box-shadow:0 4px 15px #ef444466}50%{box-shadow:0 4px 25px #ef444499}}.modal-close{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:transform .15s ease,background .15s ease,border-color .15s ease;width:40px}.modal-close:hover{background:#ef444433;border-color:#ef4444;transform:scale(1.1) rotate(90deg)}.modal-close:active{transform:scale(.9)}.tools-grid{display:flex;flex-direction:column;gap:1rem}.tool-card{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;color:inherit;cursor:default;display:flex;justify-content:space-between;padding:1.25rem}.tool-info{flex:1 1}.tool-name{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.tool-description{color:#9ca3af;font-size:.875rem}.section-header{margin-bottom:4rem;text-align:center}.section-label{color:#3b82f6;font-size:.875rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.section-title{color:#fff;font-size:3rem;font-weight:900;margin-bottom:1rem}.section-subtitle{color:#9ca3af;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:700px}.why-choose-us{background:#ffffff05;padding:6rem 0}.features-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.typing-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:-webkit-sticky;position:sticky;top:100px}.typing-box-header{border-bottom:1px solid #ffffff1a;padding:1.5rem}.typing-input-wrapper{display:inline-block;position:relative;width:100%}.typing-input{background:#ffffff0d;border:1px solid #3b82f64d;border-radius:10px;color:#fff;outline:none;padding:.75rem 1rem;width:100%}.search-box-cursor,.typing-input{font-family:Inter,sans-serif;font-size:1rem}.search-box-cursor{animation:blink 1s infinite;color:#3b82f6;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.typing-box-content{display:flex;flex-direction:column;gap:1.25rem;min-height:200px;padding:2rem 1.5rem}.typing-line{align-items:center;color:#e5e7eb;display:flex;font-family:Courier New,monospace;font-size:1rem;gap:.75rem;justify-content:space-between;min-height:24px}.view-button{background:#0000;border:1px solid #3b82f6;border-radius:6px;color:#3b82f6;cursor:pointer;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .75rem;transition:all .2s ease}.view-button:hover{background:#3b82f6;color:#fff;transform:scale(1.05)}.typing-icon{color:#3b82f6;flex-shrink:0}.typing-label{color:#9ca3af;min-width:120px}.typing-text{color:#fff;flex:1 1}.typing-cursor{animation:blink 1s infinite;color:#3b82f6;font-weight:100}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.feature-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{box-shadow:0 10px 40px #3b82f61a;transform:translateY(-5px)}.feature-icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:1.5rem;width:48px}.feature-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-description{color:#9ca3af;font-size:.95rem;line-height:1.6}.worldwide-network{overflow:hidden;padding:6rem 0}.network-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.network-info{text-align:left}.network-description{color:#9ca3af;font-size:1.125rem;line-height:1.8;margin-top:1.5rem}.globe-container{align-items:center;display:flex;height:500px;justify-content:center;position:relative}.globe{height:400px;position:relative;width:400px}.globe-sphere{background:radial-gradient(ellipse at 30% 20%,#3b82f640,#0000 50%),radial-gradient(ellipse at center,#0f0f1ef2 0,#05050f 100%);border:2px solid #3b82f64d;border-radius:50%;box-shadow:0 0 100px #3b82f64d,inset -40px -40px 100px #000c,inset 30px 30px 80px #3b82f61a;height:100%;overflow:visible;position:relative;width:100%}.globe-sphere:before{background-image:repeating-linear-gradient(0deg,#0000,#0000 28px,#3b82f60f 0,#3b82f60f 30px),repeating-linear-gradient(90deg,#0000,#0000 28px,#3b82f60f 0,#3b82f60f 30px);height:100%;left:0;opacity:.5;top:0;width:100%}.globe-sphere:after,.globe-sphere:before{border-radius:50%;content:"";position:absolute}.globe-sphere:after{background:radial-gradient(circle at center,#3b82f633 0,#0000 70%);filter:blur(30px);height:35%;left:10%;pointer-events:none;top:10%;width:35%}.location-pin{align-items:center;animation:pinFloat 3s ease-in-out infinite;display:flex;flex-direction:column;position:absolute;transform-style:preserve-3d;z-index:10}.pin-canada{animation-delay:0s;left:18%;top:20%}.pin-usa{animation-delay:.3s;left:20%;top:35%}.pin-brazil{animation-delay:.6s;bottom:32%;left:30%}.pin-uk{animation-delay:.9s;left:48%;top:24%}.pin-germany{animation-delay:1.2s;left:54%;top:22%}.pin-india{animation-delay:1.5s;right:28%;top:42%}.pin-japan{animation-delay:1.8s;right:8%;top:32%}.pin-australia{animation-delay:2.1s;bottom:20%;right:10%}.pin-dot{background:linear-gradient(135deg,#60a5fa,#3b82f6);border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 0 25px #3b82f6e6,0 0 40px #3b82f680,inset 0 -2px 4px #0000004d;height:14px;position:relative;width:14px}.pin-dot:before{animation:pingExpand 2.5s ease-out infinite;background:#3b82f666;border-radius:50%;height:30px;top:50%;transform:translate(-50%,-50%);width:30px}.pin-dot:after,.pin-dot:before{content:"";left:50%;position:absolute}.pin-dot:after{background:linear-gradient(180deg,#0000,#3b82f699);bottom:100%;filter:blur(1px);height:40px;transform:translateX(-50%);width:2px}.pin-label{color:#60a5fa;font-size:.875rem;font-weight:700;letter-spacing:.5px;margin-top:.75rem;text-shadow:0 0 15px #3b82f6cc,0 2px 4px #00000080;white-space:nowrap}@keyframes pinFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}@keyframes pingExpand{0%{opacity:.8;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(3)}}.footer{background:#0a0a0acc;border-top:1px solid #3b82f633;margin-top:4rem;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h4{color:#3b82f6;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-section a{color:#9ca3af;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#3b82f6}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:800;gap:.75rem;margin-bottom:1rem}.footer-logo span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;background-clip:text}.footer-logo-image{filter:drop-shadow(0 0 8px rgba(255,255,255,.2));height:35px;object-fit:contain;width:35px}.footer-description{color:#9ca3af;line-height:1.6}.footer-bottom{border-top:1px solid #ffffff1a;color:#6b7280;padding-top:2rem;text-align:center}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.categories-grid{grid-template-columns:1fr}.nav{gap:1rem}.modal-content{padding:2rem}.modal-title{font-size:1.5rem}.footer-content{grid-template-columns:1fr}.section-title{font-size:2rem}.features-container{grid-template-columns:1fr}.typing-box{position:relative;top:0}.network-content{grid-template-columns:1fr}.globe{height:300px;width:300px}.globe-container{height:400px}}.nav-link{background:none;border:none;color:#9ca3af;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:0;transition:color .3s ease}.nav-link:hover{color:#fff}.footer-link{background:none;border:none;color:#9ca3af;cursor:pointer;display:block;font-family:Inter,sans-serif;font-size:.95rem;margin-bottom:.5rem;padding:0;text-align:left;transition:color .3s ease}.footer-link:hover{color:#fff}.pricing-modal{background:#0f0f0ffa;border:1px solid #4b55634d;border-radius:20px;max-height:90vh;max-width:600px;overflow-y:auto;padding:2.5rem;position:relative;width:90%}.pricing-tabs{border-bottom:2px solid #4b556333;display:flex;gap:.5rem;margin-bottom:2rem}.pricing-tab{background:none;border:none;border-bottom:2px solid #0000;color:#9ca3af;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:-2px;padding:.75rem 1.5rem;transition:all .2s ease}.pricing-tab:hover{color:#e5e7eb}.pricing-tab.active{border-bottom-color:#3b82f6;color:#3b82f6}.pricing-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pricing-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.75rem}.pricing-description{color:#9ca3af;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.pricing-price{align-items:baseline;display:flex;gap:.5rem;margin-bottom:1rem}.price{color:#3b82f6;font-size:3rem;font-weight:900}.price-period{color:#6b7280;font-size:1.25rem}.pricing-lifetime{align-items:center;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;display:flex;gap:.5rem;margin-bottom:2rem;padding:.75rem 1rem;width:-webkit-fit-content;width:fit-content}.lifetime-label{color:#9ca3af;font-size:.875rem;font-weight:500}.lifetime-price{color:#3b82f6;font-size:1.125rem;font-weight:700}.pricing-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.feature-item{align-items:center;display:flex;font-size:.95rem;gap:.75rem}.feature-item.available{color:#e5e7eb}.feature-item.available .feature-icon{color:#10b981;font-size:1.25rem;font-weight:700}.feature-item.unavailable{color:#6b7280}.feature-item.unavailable .feature-icon{color:#ef4444;font-size:1.25rem;font-weight:700}.pricing-note{background:#3b82f61a;border-left:3px solid #3b82f6;border-radius:8px;color:#9ca3af;font-size:.875rem;font-style:italic;margin-bottom:1.5rem;padding:.75rem}.pricing-button{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#1a1a1a);background-size:200% 200%;border:1px solid #fff3;border-radius:10px;box-shadow:0 4px 15px #00000080;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;text-decoration:none;transition:all .3s;width:100%}.pricing-button:hover{background-position:100% 50%;border-color:#fff6;box-shadow:0 10px 30px #000000b3;transform:translateY(-2px)}.intelx-addon{align-items:flex-start;background:#f973161a;border:1px solid #f973164d;border-radius:12px;display:flex;gap:1rem;margin-top:2rem;padding:1.25rem}.addon-icon{color:#f97316;flex-shrink:0;margin-top:.25rem}.addon-content{flex:1 1}.addon-title{color:#fff;font-size:1rem;font-weight:700;margin-bottom:.5rem}.addon-description{color:#9ca3af;font-size:.875rem;line-height:1.5}.addon-link{color:#f97316;font-weight:600;text-decoration:underline;transition:color .2s ease}.addon-link:hover{color:#fb923c}.addon-li.nav a{color:#e5e7eb;font-weight:500;text-decoration:none;transition:color .2s ease}.nav a:hover{color:#3b82f6}.nav-auth-button{background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#1a1a1a)!important;background-size:200% 200%!important;border:1px solid #fff3!important;border-radius:8px;box-shadow:0 2px 10px #00000080;color:#fff!important;font-weight:600!important;padding:.625rem 1.25rem!important;transition:all .3s ease!important}.nav-auth-button:hover{background-position:100% 50%!important;border-color:#fff6!important;box-shadow:0 4px 15px #000000b3;color:#fff!important;transform:translateY(-2px)}.search-button{background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#1a1a1a);background-size:200% 200%;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 15px #00000080;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 3rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-button:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.search-button:hover:before{height:300px;width:300px}.search-button:hover{background-position:100% 50%;border-color:#fff6;box-shadow:0 8px 25px #000000b3;transform:translateY(-2px) scale(1.02)}.search-button:active{transform:translateY(0) scale(.98)}.documentation-page{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#e5e7eb;display:flex;min-height:100vh}.doc-sidebar{background:#0a0a0af2;border-right:1px solid #4b55634d;height:100vh;overflow-y:auto;padding:2rem 0;position:fixed;width:280px}.doc-sidebar-header{align-items:center;cursor:pointer;display:flex;gap:.75rem;margin-bottom:2rem;padding:0 1.5rem;text-decoration:none;transition:opacity .2s ease}.doc-sidebar-header:hover{opacity:.8}.doc-logo-image{filter:drop-shadow(0 0 10px rgba(255,255,255,.3));height:32px;object-fit:contain;transition:filter .3s ease;width:32px}.doc-sidebar-header:hover .doc-logo-image{filter:drop-shadow(0 0 15px rgba(255,255,255,.5))}.doc-sidebar-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;background-clip:text;color:#fff;letter-spacing:.5px}.doc-nav-section{margin-bottom:2rem}.doc-nav-section h3{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:.75rem;padding:0 1.5rem}.doc-nav-item{background:none;border:none;border-left:3px solid #0000;color:#9ca3af;cursor:pointer;font-size:.875rem;padding:.75rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.doc-nav-item:hover{background:#3b82f61a;color:#3b82f6}.doc-nav-item.active{background:#3b82f626;border-left-color:#3b82f6;color:#3b82f6;font-weight:600}.doc-content{flex:1 1;margin-left:280px;max-width:1200px;padding:3rem 4rem}.doc-title{color:#fff;font-size:2.5rem;font-weight:900;margin-bottom:3rem}.endpoint-section{margin-bottom:5rem;padding-top:2rem;scroll-margin-top:100px}.endpoint-section:first-of-type{padding-top:0}.endpoint-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.method-badge{background:#10b981;border-radius:6px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem}.endpoint-path{color:#fff;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.endpoint-description{color:#9ca3af;font-size:1rem;line-height:1.6;margin-bottom:2rem}.endpoint-description .highlight{color:#3b82f6}.parameters-section{margin-bottom:2rem}.parameters-section h3{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.parameters-table{background:#ffffff08;border:1px solid #ffffff1a;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.parameters-table thead{background:#3b82f61a}.parameters-table th{border-bottom:1px solid #ffffff1a;color:#e5e7eb;font-size:.875rem;font-weight:600;padding:1rem;text-align:left}.parameters-table td{border-bottom:1px solid #ffffff0d;color:#9ca3af;padding:1rem}.parameters-table tbody tr:last-child td{border-bottom:none}.param-name{color:#3b82f6;font-family:Courier New,monospace;font-size:.875rem;font-weight:600}.required-badge{color:#ef4444;font-weight:700;margin-left:.25rem}.param-type{color:#f59e0b;font-family:Courier New,monospace;font-size:.875rem}.request-example{margin-top:2rem}.request-example h3{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.code-tabs{display:flex;gap:.5rem;margin-bottom:.5rem}.code-tab{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px 6px 0 0;color:#9ca3af;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.code-tab:hover{background:#ffffff14;color:#e5e7eb}.code-tab.active{background:#3b82f633;border-color:#3b82f6;color:#3b82f6}.code-block{background:#00000080;border:1px solid #3b82f64d;border-radius:10px;overflow-x:auto;padding:1.5rem;position:relative}.code-block pre{color:#e5e7eb;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;margin:0}.code-block code{color:#10b981}.copy-button{align-items:center;background:#3b82f633;border:1px solid #3b82f64d;border-radius:6px;color:#3b82f6;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease}.copy-button:hover{background:#3b82f64d;transform:scale(1.05)}.doc-sidebar::-webkit-scrollbar{width:6px}.doc-sidebar::-webkit-scrollbar-track{background:#ffffff0d}.doc-sidebar::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:3px}.doc-sidebar::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}@media (max-width:768px){.doc-sidebar{border-bottom:1px solid #3b82f633;border-right:none;height:auto;position:relative;width:100%}.doc-content{margin-left:0;padding:2rem 1.5rem}.doc-title{font-size:2rem}.endpoint-path{font-size:1.125rem}.parameters-table{font-size:.75rem}.code-block{padding:1rem}}.contact-page{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#e5e7eb;min-height:100vh}.contact-header{border-bottom:1px solid #4b55634d;padding:2rem 4rem}.contact-logo{align-items:center;display:flex;gap:.75rem;text-decoration:none;transition:opacity .2s ease;width:-webkit-fit-content;width:fit-content}.contact-logo:hover{opacity:.8}.contact-logo-image{filter:drop-shadow(0 0 10px rgba(255,255,255,.3));height:35px;object-fit:contain;transition:filter .3s ease;width:35px}.contact-logo:hover .contact-logo-image{filter:drop-shadow(0 0 15px rgba(255,255,255,.5))}.contact-logo span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.contact-content{margin:0 auto;max-width:1400px;padding:4rem 2rem}.contact-title{color:#6b7280;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:3rem;text-align:center}.owners-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:800px}.owner-card{align-items:center;background:#ffffff08;border:1px solid #3b82f633;border-radius:20px;display:flex;flex-direction:column;padding:3rem 2rem;transition:all .3s ease}.owner-card:hover{border-color:#3b82f666;box-shadow:0 0 40px #3b82f633;transform:translateY(-5px)}.owner-avatar-wrapper{margin-bottom:1.5rem;position:relative}.owner-avatar{border:4px solid #3b82f6;border-radius:50%;box-shadow:0 0 30px #3b82f680;height:120px;width:120px}.status-indicator{border:4px solid #0a0a0af2;border-radius:50%;bottom:5px;height:24px;position:absolute;right:5px;width:24px}.owner-name{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:.75rem}.owner-role{background:#3b82f633;border:1px solid #3b82f666;border-radius:20px;color:#60a5fa;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1.25rem}.owner-status{margin-bottom:1.5rem}.status-text{color:#9ca3af;font-size:.875rem}.activity-card{background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;margin-bottom:1rem;padding:1rem;transition:all .2s ease;width:100%}.activity-card:hover{background:#0006;border-color:#3b82f64d}.activity-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.activity-label{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.custom-status .activity-content{align-items:center;display:flex;gap:.5rem}.status-emoji{align-items:center;display:flex;font-size:1.25rem}.custom-emoji{height:20px;object-fit:contain;width:20px}.custom-status .activity-name{color:#fff;font-size:.95rem;font-weight:500}.spotify-card{border-color:#1db9544d}.spotify-card:hover{border-color:#1db95480;box-shadow:0 0 20px #1db95433}.spotify-icon{color:#1db954;height:16px;width:16px}.spotify-content{align-items:center;display:flex;gap:1rem}.spotify-album-art{border-radius:8px;box-shadow:0 4px 12px #0006;height:60px;width:60px}.spotify-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.spotify-song{color:#fff;font-size:.95rem;font-weight:600}.spotify-artist,.spotify-song{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotify-artist{color:#9ca3af;font-size:.85rem}.spotify-album{color:#6b7280;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-card .activity-content{align-items:flex-start;display:flex;gap:1rem}.game-image{border-radius:8px;box-shadow:0 4px 12px #0006;height:60px;width:60px}.game-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.game-info .activity-name{color:#fff;font-size:.95rem;font-weight:600}.activity-details,.activity-state{color:#9ca3af;font-size:.85rem}.contact-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%}.contact-button{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.75rem;justify-content:space-between;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s ease}.contact-button:hover{background:#ffffff14;border-color:#3b82f666;transform:translateX(5px)}.contact-button.telegram:hover{border-color:#228be699;box-shadow:0 0 20px #228be64d}.contact-button.discord:hover{border-color:#5865f299;box-shadow:0 0 20px #5865f24d}.contact-icon{flex-shrink:0;height:20px;width:20px}.external-icon{margin-left:auto;opacity:.6}.loading-state{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:3rem 0}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #3b82f633;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.loading-state p{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.contact-header{padding:1.5rem 2rem}.contact-content{padding:2rem 1rem}.owners-grid{grid-template-columns:1fr}.owner-card{padding:2rem 1.5rem}.owner-avatar{height:100px;width:100px}.owner-name{font-size:1.5rem}}.auth-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.auth-background{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}.auth-container{max-width:450px;position:relative;width:100%;z-index:1}.auth-logo{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:2rem;text-decoration:none;transition:opacity .2s}.auth-logo:hover{opacity:.8}.auth-logo img{filter:drop-shadow(0 0 15px rgba(255,255,255,.4));height:50px;width:50px}.auth-logo span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border:1px solid #3b82f64d;border-radius:20px;box-shadow:0 20px 60px #00000080;padding:2.5rem}.auth-tabs{border-bottom:2px solid #ffffff1a;display:flex;gap:1rem;margin-bottom:2rem}.auth-tab{background:none;border:none;color:#9ca3af;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;position:relative;transform:scale(1);transition:all .3s ease}.auth-tab:hover{color:#d1d5db;transform:scale(1.02)}.auth-tab.active{color:#3b82f6;transform:scale(1.05)}.auth-tab.active:after{animation:slideIn .3s ease;background:linear-gradient(90deg,#3b82f6,#2563eb);bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}@keyframes slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.auth-form{gap:1.5rem;overflow:hidden;position:relative}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{align-items:center;color:#e5e7eb;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.form-group input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-size:1rem;outline:none;padding:.875rem 1rem;transition:all .3s}.form-group input:focus{background:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.password-input{position:relative}.password-input input{padding-right:3rem}.password-toggle{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;padding:.25rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .2s}.password-toggle:hover{color:#3b82f6}.form-hint{color:#6b7280;font-size:.75rem;margin-top:.25rem}.auth-message{border-radius:8px;font-size:.875rem;font-weight:500;padding:.875rem 1rem}.auth-message.error{background:#ef44441a;border:1px solid #ef44444d;color:#fca5a5}.auth-message.success{background:#22c55e1a;border:1px solid #22c55e4d;color:#86efac}.auth-submit{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;transition:all .3s}.auth-submit:hover:not(:disabled){box-shadow:0 10px 30px #3b82f666;transform:translateY(-2px)}.auth-submit:disabled{cursor:not-allowed;opacity:.6}.auth-footer{margin-top:1.5rem;text-align:center}.auth-footer a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#3b82f6}@media (max-width:768px){.auth-card{padding:2rem 1.5rem}}
/*# sourceMappingURL=main.0b8f12c6.css.map*/