@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600&display=swap";html{scroll-behavior:smooth}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:#111}html::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#fff6}*{box-sizing:border-box;margin:0;padding:0;cursor:none}.home-page{position:relative;background:#000;font-family:DM Sans,sans-serif;color:#fff}.home-bg{position:absolute;top:0;left:0;right:0;height:100vh;background:#000 url(https://erlcx.com/images/hero_img4.webp) center/cover no-repeat;z-index:0}.home-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.home-bg:before{content:"";position:absolute;bottom:0;left:0;right:0;height:300px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.6) 50%,#000 100%);z-index:1}.home-hero{position:relative;z-index:2;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px}.stats-section{position:relative;z-index:2;background:#000;padding:80px 24px 100px;display:flex;justify-content:center}.hero-heading-row{display:flex;align-items:center;gap:16px;margin-bottom:20px;animation:fadeUp .6s ease .1s both}.hero-logo{width:52px;height:52px;filter:brightness(0) invert(1)}.hero-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,8rem);font-weight:400;line-height:1;letter-spacing:.04em;color:#fff;animation:fadeUp .6s ease .1s both}.hero-sub{max-width:480px;font-size:clamp(.95rem,2vw,1.1rem);color:#ffffff8c;line-height:1.65;margin-bottom:36px;animation:fadeUp .6s ease .2s both}.hero-sub-link{color:#fff!important;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.hero-sub-link:hover{opacity:.75;color:#fff!important}.hero-cta-row{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap;animation:fadeUp .6s ease .3s both}.cta-primary{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#000;border:none;padding:14px 28px;border-radius:999px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.cta-primary:hover{background:#ffffffe0;transform:translateY(-1px);box-shadow:0 8px 24px #ffffff26}.cta-primary svg{transition:transform .2s}.cta-primary:hover svg{transform:translate(3px)}.cta-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.18);padding:14px 28px;border-radius:999px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.cta-secondary:hover{border-color:#fff6;color:#fff;background:#ffffff0d}.products-section{position:relative;z-index:2;background:#000;padding:80px 0 40px;overflow:visible}.products-section-header{padding:0 40px 40px;max-width:700px;margin:0 auto;text-align:center}.products-section-text{font-family:DM Sans,sans-serif;font-size:1rem;color:#ffffff8c;line-height:1.7;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.products-slider-outer{overflow:hidden;width:100%;padding:12px 0;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.products-slider-inner{display:flex;gap:20px;will-change:transform}.products-track{display:flex;gap:20px;flex-shrink:0}.product-card{width:260px;flex-shrink:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#ffffff40;transform:translateY(-4px)}.product-image{width:100%;height:160px}.product-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ffffff14,#ffffff08)}.product-info{padding:16px}.product-title{font-family:Bebas Neue,sans-serif;font-size:1.2rem;color:#fff;letter-spacing:.04em;margin-bottom:6px}.product-desc{font-family:DM Sans,sans-serif;font-size:.8rem;color:#ffffff73;line-height:1.5}.hero-stats-section{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:700px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;border:1px solid rgba(255,255,255,.2);border-radius:16px;overflow:hidden;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}.stat-item{padding:20px 24px;display:flex;flex-direction:column;gap:6px;position:relative;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.stat-item:nth-child(4){border-right:none}.stat-label{font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;color:#fff9}.stat-value{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1}.stat-motivational{grid-column:1 / -1;padding:14px 24px;font-family:DM Sans,sans-serif;font-size:.9rem;color:#ffffffa6;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-style:italic}.home-footer{position:relative;z-index:2;background:#000;border-top:1px solid rgba(255,255,255,.08);padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.home-footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:4px}.home-footer-logo{width:22px;height:22px;filter:brightness(0) invert(1);opacity:.5}.home-footer-title{font-family:Bebas Neue,sans-serif;font-size:1.1rem;color:#ffffff80;letter-spacing:.05em}.home-footer-copy{font-family:DM Sans,sans-serif;font-size:.8rem;color:#ffffff40}@media (max-width: 600px){.how-step-arrow{display:none}.hero-cta-row{flex-direction:column;width:100%}.cta-primary,.cta-secondary{width:100%;justify-content:center}.hero-stats{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(4){border-right:none}}.section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,5vw,3rem);color:#fff;letter-spacing:.04em;margin-bottom:10px;text-align:center}.section-sub{font-family:DM Sans,sans-serif;font-size:.95rem;color:#fff6;text-align:center;margin-bottom:48px}.section-divider{width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1) 20%,rgba(255,255,255,.1) 80%,transparent);position:relative;z-index:2}.how-section{position:relative;z-index:2;background:#000;padding:100px 24px}.how-steps{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;max-width:900px;margin:0 auto}.how-step{flex:1;min-width:200px;max-width:260px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px 24px;text-align:center}.how-step-number{width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;font-family:Bebas Neue,sans-serif;font-size:1.2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.how-step-title{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:#fff;margin-bottom:10px}.how-step-desc{font-family:DM Sans,sans-serif;font-size:.85rem;color:#ffffff73;line-height:1.6}.how-step-arrow{font-size:1.5rem;color:#fff3}.testimonials-section{position:relative;z-index:2;background:#000;padding:100px 24px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:900px;margin:0 auto}.testimonial-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:20px}.testimonial-text{font-family:DM Sans,sans-serif;font-size:.9rem;color:#ffffffa6;line-height:1.7;font-style:italic;flex:1}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;font-family:Bebas Neue,sans-serif;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-name{font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;color:#fff}.testimonial-role{font-family:DM Sans,sans-serif;font-size:.78rem;color:#ffffff59}.comparison-section{position:relative;z-index:2;background:#000;padding:100px 24px}.comparison-table{max-width:700px;margin:0 auto;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;width:100%}.comparison-header{display:grid;grid-template-columns:1fr 60px 60px;background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.1)}.comparison-col{width:60px;padding:14px 0;text-align:center;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.comparison-col-manual{color:#ffffff59}.comparison-col-pulse{color:#63e6be}.comparison-row{display:grid;grid-template-columns:1fr 60px 60px;border-bottom:1px solid rgba(255,255,255,.06)}.comparison-row:last-child{border-bottom:none}.comparison-feature{padding:14px 20px;font-family:DM Sans,sans-serif;font-size:.88rem;color:#fff9}.comparison-cell{width:60px;display:flex;align-items:center;justify-content:center;padding:14px 0}.comparison-yes{color:#63e6be;font-size:1rem;font-weight:700}.comparison-no{color:#fff3;font-size:1rem}.pricing-section{position:relative;z-index:2;background:#000;padding:100px 24px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:900px;margin:0 auto}.pricing-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;gap:16px;position:relative}.pricing-card-pro{border-color:#63e6be66;background:#63e6be0a}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#63e6be;color:#000;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:700;padding:4px 12px;border-radius:999px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.pricing-tier{font-family:Bebas Neue,sans-serif;font-size:1.4rem;color:#fff;letter-spacing:.06em}.pricing-price{font-family:DM Sans,sans-serif;font-size:2.2rem;font-weight:700;color:#fff;line-height:1}.pricing-price span{font-size:1rem;color:#fff6;font-weight:400}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:10px;flex:1}.pricing-features li{font-family:DM Sans,sans-serif;font-size:.85rem;color:#fff9}.pricing-disabled{color:#ffffff40!important}.pricing-btn{display:block;text-align:center;padding:12px;border-radius:10px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.pricing-btn-free{background:#ffffff0f;color:#ffffffb3;border:1px solid rgba(255,255,255,.12)}.pricing-btn-free:hover{background:#ffffff1a;color:#fff}.pricing-btn-pro{background:#63e6be;color:#000}.pricing-btn-pro:hover{background:#4fd4aa}.discord-section{position:relative;z-index:2;background:#000;padding:60px 24px}.discord-inner{max-width:600px;margin:0 auto;background:#5865f21f;border:1px solid rgba(88,101,242,.3);border-radius:20px;padding:48px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.discord-icon{color:#7289da}.discord-title{font-family:Bebas Neue,sans-serif;font-size:2rem;color:#fff;letter-spacing:.04em}.discord-sub{font-family:DM Sans,sans-serif;font-size:.9rem;color:#ffffff80;line-height:1.6;max-width:400px}.discord-btn{display:inline-block;background:#7289da;color:#fff;text-decoration:none;padding:12px 28px;border-radius:10px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;margin-top:8px;transition:background .2s,transform .2s}.discord-btn:hover{background:#5b6fcf;transform:translateY(-2px)}.faq-section{position:relative;z-index:2;background:#000;padding:100px 24px}.faq-list{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px 24px;cursor:none;transition:border-color .2s}.faq-item:hover,.faq-open{border-color:#fff3}.faq-question{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-chevron{color:#fff6;font-size:1.2rem;flex-shrink:0}.faq-answer-wrapper{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .35s ease}.faq-answer{font-family:DM Sans,sans-serif;font-size:.88rem;color:#ffffff80;line-height:1.7;padding-top:14px}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.error-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.error-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.error-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.error-code-row{display:flex;align-items:center;gap:20px;animation:fadeUp .6s ease .1s both}.error-code{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);color:#fff;letter-spacing:.04em;line-height:1}.error-divider{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,5vw,3.5rem);color:#fff;line-height:1}.error-reason{font-family:DM Sans,sans-serif;font-size:clamp(1.1rem,3vw,1.6rem);color:#ffffff8c;font-weight:500}.error-tip{max-width:480px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:center;animation:fadeUp .6s ease .2s both;text-align:center;min-height:56px}.error-tip-label{font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;color:#ffffff8c}.error-tip-text{font-family:DM Sans,sans-serif;font-size:.9rem;color:#ffffff8c;line-height:1.6}.error-tip-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.15);border-top-color:#fff9;border-radius:50%;animation:spin .8s linear infinite}.error-home-btn{display:inline-flex;align-items:center;background:transparent;color:#fff9;border:1px solid rgba(255,255,255,.18);padding:12px 28px;border-radius:999px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;animation:fadeUp .6s ease .25s both}.error-home-btn:hover{border-color:#fff6;color:#fff;background:#ffffff0d}@media (max-width: 480px){.error-code-row{flex-direction:column;gap:8px}.error-divider{display:none}}.legal-page{background:#000;color:#fff;font-family:DM Sans,sans-serif;min-height:100vh;position:relative}.legal-tabs{position:sticky;top:0;z-index:50;background:#000000d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;padding:0 24px}.legal-tab{font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;color:#fff6;padding:18px 28px;border:none;background:transparent;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;letter-spacing:.02em;cursor:pointer}.legal-tab:hover{color:#ffffffb3}.legal-tab.active{color:#fff;border-bottom-color:#fff}.legal-hero{padding:120px 24px 60px;text-align:center;border-bottom:1px solid rgba(255,255,255,.06)}.legal-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:6px 16px;font-size:.75rem;font-weight:600;color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px}.legal-hero-title{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:400;letter-spacing:.04em;color:#fff;line-height:1;margin-bottom:16px;animation:fadeUp .5s ease both}.legal-hero-meta{font-size:.85rem;color:#ffffff59;animation:fadeUp .5s ease .1s both}.legal-content{max-width:760px;margin:0 auto;padding:64px 24px 120px;animation:fadeUp .5s ease .15s both}.legal-section{margin-bottom:48px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:32px;transition:border-color .2s}.legal-section:hover{border-color:#ffffff1a}.legal-section-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.legal-section-number{font-family:Bebas Neue,sans-serif;font-size:.75rem;color:#000;background:#ffffff80;letter-spacing:.08em;padding:3px 8px;border-radius:4px;flex-shrink:0}.legal-section-title{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:#fff;letter-spacing:.04em;line-height:1;margin:0;padding:0;border:none}.legal-section p{font-size:.92rem;color:#ffffff80;line-height:1.85;margin-bottom:12px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin:14px 0;padding:16px;background:#0000004d;border-radius:10px;border:1px solid rgba(255,255,255,.05)}.legal-section ul li{display:flex;align-items:flex-start;gap:12px;font-size:.9rem;color:#ffffff80;line-height:1.7}.legal-section ul li:before{content:"—";color:#fff3;flex-shrink:0;font-size:.8rem;margin-top:2px}.legal-highlight{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-left:3px solid rgba(255,255,255,.4);border-radius:10px;padding:18px 22px;margin-bottom:40px}.legal-highlight p{margin:0!important;font-size:.9rem!important;color:#ffffff8c!important;font-style:italic;line-height:1.7!important}.legal-contact-box{background:#0006;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:6px;margin-top:16px}.legal-contact-label{font-size:.72rem;font-weight:600;color:#ffffff40;letter-spacing:.1em;text-transform:uppercase}.legal-contact-value{font-size:.92rem;color:#fff9;line-height:1.6}.legal-divider{display:none}.legal-footer{border-top:1px solid rgba(255,255,255,.08);padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.legal-footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:4px}.legal-footer-logo{width:22px;height:22px;filter:brightness(0) invert(1);opacity:.5}.legal-footer-title{font-family:Bebas Neue,sans-serif;font-size:1.1rem;color:#ffffff80;letter-spacing:.05em}.legal-footer-copy{font-size:.8rem;color:#ffffff40}@media (max-width: 600px){.legal-tab{padding:16px;font-size:.82rem}.legal-hero{padding:100px 20px 48px}.legal-section{padding:24px 20px}}.login-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif}.login-content{display:flex;flex-direction:column;align-items:center;gap:28px;animation:fadeUp .5s ease both}.login-spinner-wrapper{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.login-spinner{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(255,255,255,.08);border-top-color:#ffffffb3;animation:spin .9s linear infinite}.login-spinner-logo{width:32px;height:32px;filter:brightness(0) invert(1);opacity:.6;animation:pulse 1.8s ease-in-out infinite}.login-label{font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;animation:fadeUp .5s ease .15s both}@keyframes pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}*{cursor:none}a,button{cursor:pointer}.cursor-dot{position:fixed;width:10px;height:10px;background:#fff;border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:opacity .2s}.dashboard-page{background:#000;color:#fff;font-family:DM Sans,sans-serif;min-height:100vh;display:flex;flex-direction:column}.dashboard-topbar-divider{position:fixed;top:56px;left:0;right:0;height:1px;background:#ffffff14;z-index:99}.home-topleft-brand{position:fixed;top:18px;left:24px;z-index:100;display:flex;align-items:center;gap:10px;text-decoration:none}.home-topleft-logo{width:28px;height:28px;filter:brightness(0) invert(1)}.home-topleft-title{font-family:Bebas Neue,sans-serif;font-size:1.3rem;color:#fff;letter-spacing:.05em;text-shadow:0 1px 4px rgba(0,0,0,.5)}.dashboard-topright{position:fixed;top:14px;right:24px;z-index:100;display:flex;align-items:center;gap:10px}.dashboard-topright-username{font-size:.88rem;font-weight:500;color:#ffffff8c}.dashboard-topright-avatar{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.15);object-fit:cover}.dashboard-topright-avatar-fallback{width:32px;height:32px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,sans-serif;font-size:1rem;color:#fff}.dashboard-logout{background:transparent;border:1px solid rgba(255,255,255,.12);color:#fff6;padding:6px 14px;border-radius:999px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;transition:all .2s;text-decoration:none}.dashboard-logout:hover{border-color:#ffffff4d;color:#fff}.dashboard-main{flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 40px 40px;animation:fadeUp .5s ease both}.dashboard-welcome-label{font-size:.85rem;color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px}.dashboard-welcome-username{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,5rem);color:#fff;letter-spacing:.04em;line-height:1;margin:0}.dashboard-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;animation:fadeUp .4s ease both}.dashboard-spinner-wrapper{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.dashboard-spinner{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(255,255,255,.08);border-top-color:#ffffffb3;animation:spin .9s linear infinite}.dashboard-spinner-logo{width:24px;height:24px;filter:brightness(0) invert(1);opacity:.5}.dashboard-loading-text{font-size:.85rem;color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.app{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.app h1{color:#333;margin-bottom:1rem}.app p{color:#666;font-size:1.2rem}*{margin:0;padding:0;box-sizing:border-box}html,body{background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;background-color:#000}
