:root{--hue-primary:260;--hue-secondary:180;--hue-accent:320;--color-background:#09090b;--color-surface-100:#121216;--color-surface-200:#1c1c22;--color-surface-glass:rgba(28,28,34,.5);--color-primary:hsl(var(--hue-primary),70%,60%);--color-primary-glow:hsla(var(--hue-primary),70%,60%,0.3);--color-secondary:hsl(var(--hue-secondary),80%,60%);--color-accent:hsl(var(--hue-accent),90%,60%);--color-text-main:#fafafa;--color-text-muted:#a1a1aa;--font-main:"Inter",sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-glow:0 0 40px var(--color-primary-glow);--shadow-card:0 8px 32px rgba(0,0,0,.4)}*{box-sizing:border-box;padding:0;margin:0}body,html{overflow-x:hidden;max-width:100vw}body{background-color:var(--color-background);color:var(--color-text-main);font-family:var(--font-main);line-height:1.6}a{color:inherit;text-decoration:none}.glass-panel{background:var(--color-surface-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.05);box-shadow:var(--shadow-card)}.dashboard-layout{display:flex;min-height:100vh;position:relative}.dashboard-sidebar{width:250px;height:100vh;height:100dvh;position:fixed;left:0;top:0;z-index:50;transition:transform .3s ease-in-out;overflow-y:auto;-webkit-overflow-scrolling:touch}.dashboard-header{position:-webkit-sticky;position:sticky;top:0;z-index:30}.dashboard-main{flex:1 1;display:flex;flex-direction:column;transition:margin-left .3s ease-in-out;margin-left:250px;min-width:0;max-width:100%}.dashboard-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;opacity:0;visibility:hidden;transition:opacity .3s ease}.dashboard-overlay.open{opacity:1;visibility:visible}.mobile-only{display:none!important}@media (max-width:768px){.dashboard-sidebar{transform:translateX(-100%);padding-bottom:5rem!important}.dashboard-sidebar.open{transform:translateX(0)}.dashboard-main{margin-left:0!important}.dashboard-content{padding-top:100px!important}.dashboard-content,.dashboard-header{padding-left:1rem!important;padding-right:1rem!important}.dashboard-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:40;border-radius:0!important;margin-bottom:0!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:rgba(10,10,15,.8)!important}.mobile-only{display:block!important}.desktop-only{display:none!important}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.responsive-table-header{padding:1.5rem 2rem;text-align:left;font-size:.75rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid hsla(0,0%,100%,.05);white-space:nowrap}.responsive-table-cell{padding:1.5rem 2rem;color:#fff;vertical-align:middle}@media (max-width:768px){.responsive-table-cell,.responsive-table-header{padding:1rem!important}.responsive-table-cell{font-size:.9rem}}.desktop-table-view{display:block}.mobile-card-view{display:none}.mobile-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}.mobile-card-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.05);padding-bottom:.75rem}.mobile-card-row:last-child{border-bottom:none;padding-bottom:0}.mobile-card-label{font-size:.75rem;text-transform:uppercase;color:#9ca3af;font-weight:700}.mobile-card-value{font-size:.95rem;color:#fff;font-weight:500;text-align:right}@media (max-width:768px){.desktop-table-view{display:none!important}.mobile-card-view{display:flex;flex-direction:column;gap:1rem}.mobile-stack{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:1rem!important}.mobile-full-width{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.mobile-padding{padding:3rem 1.5rem!important}.mobile-text-center{text-align:center!important}.mobile-hidden{display:none!important}.hero-container{padding-top:2rem!important}.mobile-scale-75{transform:scale(.75)!important}.mobile-scale-90{transform:scale(.9)!important}.mobile-padding-0{padding:0!important}.mobile-scale-110{transform:scale(1.1)!important}.mobile-text-xs{font-size:.7rem!important}.mobile-px-1{padding-left:1rem!important;padding-right:1rem!important}.mobile-grid-2{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:.75rem!important;gap:.75rem!important}.mobile-padding-small{padding:.75rem!important}.mobile-text-sm{font-size:.8rem!important}.mobile-avatar-size{width:64px!important;height:64px!important}.mobile-avatar-overlap{margin-left:-16px!important}.mobile-pricing-card{padding:1.5rem!important;gap:1.5rem!important}.mobile-pricing-price{font-size:2.25rem!important}.mobile-pricing-reset{transform:scale(1)!important;margin-bottom:1rem!important}.mobile-pricing-grid{gap:1.5rem!important;padding:0 1rem!important}[style*="grid-template-columns: repeat(auto-fit"]{grid-template-columns:1fr!important}[style*="flex-direction: row"]{flex-direction:column!important}[style*=maxWidth]{padding-left:1.25rem!important;padding-right:1.25rem!important}[style*="gap: '4rem'"]{gap:2rem!important}h1,h2,h3,p{word-break:break-word;overflow-wrap:break-word}}@media (min-width:769px){.desktop-hidden{display:none!important}}@media (max-width:768px){.responsive-title{font-size:1.75rem!important}}@media (min-width:769px){.responsive-title{font-size:2.5rem!important}}.mobile-tabs-scroll::-webkit-scrollbar{display:none}.mobile-tabs-scroll{-ms-overflow-style:none;scrollbar-width:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGlow{0%{box-shadow:0 0 15px rgba(0,255,127,.2)}50%{box-shadow:0 0 30px rgba(0,255,127,.5)}to{box-shadow:0 0 15px rgba(0,255,127,.2)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-reveal{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.animate-reveal.visible{opacity:1;transform:translateY(0)!important}.reveal-up{transform:translateY(30px)}.glow-blob{position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(0,255,127,.15) 0,rgba(0,255,127,0) 70%);border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none}.pulse-primary{animation:pulseGlow 3s ease-in-out infinite}.floating{animation:float 4s ease-in-out infinite}.sticky-nav{position:fixed;top:0;left:0;right:0;height:64px;background:rgba(11,17,33,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;z-index:1000;transform:translateY(-100%);transition:transform .3s ease}.sticky-nav.visible{transform:translateY(0)}@keyframes borderRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animated-border{position:relative;overflow:hidden}.animated-border:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(transparent,transparent,transparent,#00ff7f);animation:borderRotate 4s linear infinite;z-index:0}.animated-border-content{position:relative;z-index:1;background:#0b1121;margin:1px;border-radius:23px;height:calc(100% - 2px)}.section-spacing{padding:6rem 2rem}.section-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.07) 20%,hsla(0,0%,100%,.12) 50%,hsla(0,0%,100%,.07) 80%,transparent);margin:0;border:none}@media (max-width:768px){.section-spacing{padding:4rem 1.25rem}}