@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600&family=Sora:wght@500;600;700&display=swap";:root{--font-sans:"Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bg-primary:#05081f;--violet:#7c6fcd;--violet-strong:#5b4bb4;--card-bg:#fff;--card-muted:#f4f3ff;--text-dark:#111224;--text-muted:#5b5d7a;--slate:#d3d4eb;--gold:#f7c266}*{box-sizing:border-box}body{font-family:var(--font-sans);color:#f8f9ff;background-color:var(--bg-primary);background-image:radial-gradient(circle at 20% 20%,#20245a,#0000 40%),radial-gradient(circle at 80% 0,#7c6fcd40,#0000 45%);min-height:100vh;margin:0}h1,h2,h3,h4{margin:0;font-family:Sora,Plus Jakarta Sans,sans-serif}.sales-page{max-width:72rem;margin:0 auto;padding:clamp(2rem,4vw,4rem) clamp(1.5rem,6vw,6rem) 4rem}.sales-hero{text-align:center;margin-bottom:3rem}.header-eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--slate);margin-bottom:.75rem;font-size:.78rem}.sales-hero h1{color:#f9f8ff;margin-bottom:.8rem;font-size:clamp(2.5rem,4vw,3.2rem)}.sales-hero p{color:#c4c6ea;max-width:720px;margin:.5rem auto;font-size:1rem;line-height:1.7}.sales-tagline{color:#dcdff7;margin-top:1.5rem;font-weight:500}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;margin-bottom:4rem;display:grid}.tier-card{background:var(--card-bg);color:var(--text-dark);border-radius:26px;padding:2rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 25px 60px #05081f40}.tier-card:after{content:"";pointer-events:none;border:1px solid #7c6fcd1f;border-radius:24px;position:absolute;inset:1px}.tier-card:hover{transform:translateY(-8px);box-shadow:0 35px 80px #10164559}.tier-card--highlight{color:#f7f6ff;background:#090a1eeb;border:1px solid #0000;padding:calc(2rem + 3px)}.tier-card--highlight:before{content:"";z-index:-2;background:linear-gradient(135deg,#7c6fcd,#5c5ddc 55%,#8f7bff);border-radius:26px;position:absolute;inset:0}.tier-card--highlight:after{background:linear-gradient(#ffffff14,#fff0);border:none}.popular-pill{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#fff3;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.tier-badge{letter-spacing:.2em;color:#5b4bb4;margin-bottom:.65rem;font-size:.8rem;font-weight:600}.tier-card--highlight .tier-badge{color:#dcd3ff}.tier-name{margin-bottom:.4rem;font-size:1.65rem}.tier-desc{color:var(--text-muted);margin-bottom:1.25rem}.tier-card--highlight .tier-desc,.tier-card--highlight .capacity,.tier-card--highlight .addon-note,.tier-card--highlight .feature-list li{color:#f4f4ffeb}.price{margin-bottom:.4rem;font-size:2.4rem;font-weight:700}.price span{color:var(--text-muted);margin-left:.35rem;font-size:1rem;font-weight:500}.capacity,.addon-note{color:var(--text-dark);font-weight:600}.addon-note{margin-bottom:1.5rem;font-size:.95rem}.feature-list{flex-direction:column;gap:.85rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.feature-item{color:var(--text-dark);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;display:flex}.feature-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.2rem;display:flex}.feature-icon svg{fill:currentColor;width:.75rem;height:.75rem}.feature-icon--check{color:#fff;background:#7c6fcd}.feature-icon--plus{color:#7c6fcd;background:#7c6fcd26;border:1.5px solid #7c6fcd66}.tier-card--highlight .feature-icon--check{color:#5b4bb4;background:#fffffff2}.tier-card--highlight .feature-icon--plus{color:#ffffffe6;background:#fff3;border-color:#fff6}.primary-btn{cursor:pointer;color:#f4f4ff;background:#0f1b50;border:none;border-radius:14px;width:100%;padding:.95rem 1rem;font-size:1rem;font-weight:600;transition:transform .25s,box-shadow .25s}.primary-btn:hover,.primary-btn:focus-visible{transform:translateY(-2px);box-shadow:0 12px 30px #0f1b5059}.tier-card--highlight .primary-btn{color:#1d1141;background:#f5f2ff}.bonus-pill{color:var(--text-dark);background:#f7c2662e;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.addons{background:linear-gradient(150deg,#7c6fcd2e,#19215e99);border-radius:30px;margin-bottom:3rem;padding:2.5rem;box-shadow:inset 0 0 0 1px #ffffff1a}.addon-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.addon-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0608167a;border:1px solid #ffffff14;border-radius:24px;padding:1.75rem}.addon-card h3{color:#fff;margin-bottom:.4rem;font-size:1.3rem}.addon-card p{color:#d8d9ff;margin-bottom:1.3rem;font-size:.95rem;line-height:1.6}.addon-tiers{gap:1rem;display:grid}.mini-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:1rem 1.2rem}.mini-card h4{color:#fff;margin-bottom:.3rem;font-size:1rem}.mini-price{color:#f7f5ff;margin-bottom:.4rem;font-weight:700}.mini-price span{color:#cecff8;font-weight:500}.mini-list{color:#c3c5f3;padding-left:1rem;font-size:.92rem;list-style:outside}.cta-banner{background:var(--card-bg);color:var(--text-dark);border-radius:26px;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:2rem 2.5rem;display:flex;box-shadow:0 25px 60px #070a1f4d}.cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.cta-btn{cursor:pointer;border:none;border-radius:999px;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s}.cta-btn--primary{color:#fff;background:linear-gradient(135deg,#7c6fcd,#5c5ddc 55%,#8f7bff);box-shadow:0 15px 35px #7c6fcd73}.cta-btn--secondary{color:#5b4bb4;background:#edeafe}.cta-btn:hover,.cta-btn:focus-visible{transform:translateY(-2px)}.site-note{color:var(--text-muted);font-size:.9rem}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05081ff2;border-bottom:1px solid #ffffff14;position:fixed;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.navbar-menu{align-items:center;gap:2rem;display:flex}.nav-link{color:#fffc;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-link:after{content:"";background:#7c6fcd;width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-actions{border-left:1px solid #ffffff1a;align-items:center;gap:1rem;margin-left:1.5rem;padding-left:1.5rem;display:flex}.nav-welcome{color:#fffc;font-size:.9rem;font-weight:500}.nav-link--secondary{color:#ffffffb3}.nav-cta{color:#fff;background:linear-gradient(135deg,#7c6fcd,#5c5ddc);border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7c6fcd66}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.navbar-toggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}.footer{background:#05081ffa;border-top:1px solid #ffffff14;padding:4rem 1.5rem 2rem}.footer-container{grid-template-columns:1.5fr 2fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.footer-logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.footer-tagline{color:#fff9;max-width:320px;font-size:.95rem;line-height:1.7}.footer-links{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.footer-column h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.footer-column a{color:#fff9;margin-bottom:.75rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;max-width:1200px;margin:3rem auto 0;padding-top:2rem;display:flex}.footer-bottom p{color:#ffffff80;font-size:.85rem}.footer-social{gap:1rem;display:flex}.footer-social a{color:#fff9;font-size:1.1rem;text-decoration:none;transition:color .2s}.footer-social a:hover{color:#fff}@media (width<=768px){.navbar-toggle{display:flex}.navbar-menu{opacity:0;visibility:hidden;background:#05081ffa;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;position:fixed;top:72px;left:0;right:0;transform:translateY(-100%)}.navbar-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-actions{border-top:1px solid #ffffff1a;border-left:none;flex-direction:column;width:100%;margin-left:0;padding-top:1rem;padding-left:0}.nav-cta{text-align:center;width:100%}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}@media (width<=480px){.footer-links{grid-template-columns:1fr}}.sales-page{padding-top:calc(72px + 2rem)}.fade-in{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(35px)}.fade-in.visible{opacity:1;transform:translateY(0)}.home-hero{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:4rem 1.5rem;display:flex}.home-hero-content{max-width:900px}.hero-badge{color:#a599e9;background:#7c6fcd33;border:1px solid #7c6fcd66;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.home-hero h1{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.15}.hero-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.7}.hero-actions{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.hero-btn{border-radius:10px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.hero-btn--primary{color:#fff;background:linear-gradient(135deg,#7c6fcd,#5c5ddc);box-shadow:0 10px 30px #7c6fcd66}.hero-btn--secondary{color:#fff;background:#ffffff1a;border:1px solid #fff3}.hero-btn:hover{transform:translateY(-3px)}.hero-stats{justify-content:center;gap:3rem;display:flex}.stat{text-align:center}.stat-value{color:#fff;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:700;display:block}.stat-label{color:#fff9;font-size:.9rem}.features-section{max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#fff;margin-bottom:.75rem;font-size:2.25rem}.section-header p{color:#fff9;font-size:1.1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.feature-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:transform .3s,background .3s}.feature-card:hover{background:#ffffff14;transform:translateY(-5px)}.feature-icon-large{margin-bottom:1rem;font-size:2.5rem}.feature-card h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.feature-card p{color:#fff9;font-size:.95rem;line-height:1.6}.cta-section{text-align:center;padding:5rem 1.5rem}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2rem}.cta-content p{color:#fff9;margin-bottom:2rem}.cta-large{color:#fff;background:linear-gradient(135deg,#7c6fcd,#5c5ddc);border-radius:10px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.cta-large:hover{transform:translateY(-3px);box-shadow:0 15px 40px #7c6fcd66}.page-header{text-align:center;max-width:800px;margin:0 auto;padding:6rem 1.5rem 3rem}.page-header h1{color:#fff;margin-bottom:1rem;font-size:2.75rem}.page-header p{color:#fff9;font-size:1.1rem}.feature-detail-section{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 5rem}.feature-block{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.feature-block--reverse{direction:rtl}.feature-block--reverse>*{direction:ltr}.feature-text h2{color:#fff;margin-bottom:1rem;font-size:1.75rem}.feature-text p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.7}.feature-text ul{padding:0;list-style:none}.feature-text li{color:#fffc;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-text li:before{content:"✓";color:#7c6fcd;font-weight:700;position:absolute;left:0}.feature-visual{color:#ffffff80;background:#7c6fcd1a;border:2px dashed #7c6fcd4d;border-radius:20px;justify-content:center;align-items:center;height:300px;font-weight:500;display:flex}.addon-features-section{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 5rem}.addon-features-section h2{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem}.addon-features-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.addon-feature-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.addon-feature-card h3{color:#fff;margin-bottom:.75rem;font-size:1.35rem}.addon-feature-card p{color:#fff9;margin-bottom:1.5rem}.addon-link{color:#7c6fcd;font-weight:600;text-decoration:none;transition:color .2s}.addon-link:hover{color:#a599e9}.about-section{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.about-content h2{color:#fff;margin-bottom:1rem;font-size:2rem}.about-content>p{color:#ffffffb3;max-width:700px;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.why-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.why-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem}.why-icon{margin-bottom:.75rem;font-size:2rem;display:block}.why-card h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem}.why-card p{color:#fff9;font-size:.9rem;line-height:1.6}.team-section{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 5rem}.team-section h2{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;gap:2rem;display:grid}.team-member{text-align:center}.member-avatar{background:#7c6fcd33;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1rem;font-size:3rem;display:flex}.team-member h4{color:#fff;margin-bottom:.25rem}.team-member p{color:#ffffff80;font-size:.9rem}.contact-section{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 5rem}.contact-grid{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.contact-info h2{color:#fff;margin-bottom:2rem;font-size:1.75rem}.info-item{gap:1rem;margin-bottom:1.5rem;display:flex}.info-icon{font-size:1.5rem}.info-item h4{color:#fff;margin-bottom:.25rem;font-size:1rem}.info-item p{color:#fff9}.contact-form-wrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.contact-form-wrapper h2{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.form-group label{color:#fffc;margin-bottom:.5rem;font-size:.9rem;display:block}.form-group input,.form-group textarea{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;width:100%;padding:.875rem 1rem;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#7c6fcd;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c6fcd,#5c5ddc);border:none;border-radius:10px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.form-submit:hover{transform:translateY(-2px);box-shadow:0 10px 30px #7c6fcd66}.auth-container{width:100%;height:100vh;position:relative;overflow:hidden}.close-btn{z-index:1000;cursor:pointer;color:#fffc;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.close-btn:hover{color:#fff;background:#fff3;transform:scale(1.1)}.auth-background{background:linear-gradient(135deg,#05081f 0%,#1a1f3a 50%,#2d1b69 100%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.floating-shapes{width:100%;height:100%;position:absolute;overflow:hidden}.shape{background:linear-gradient(135deg,#7c6fcd4d,#5c5ddc33);border-radius:50%;position:absolute}.shape-1{width:300px;height:300px;top:10%;left:10%}.shape-2{width:200px;height:200px;top:60%;right:10%}.shape-3{width:150px;height:150px;bottom:20%;left:20%}.shape-4{width:250px;height:250px;top:30%;right:30%}@keyframes float{0%,to{opacity:.7;transform:translateY(0)rotate(0)}33%{opacity:.9;transform:translateY(-30px)rotate(120deg)}66%{opacity:.5;transform:translateY(30px)rotate(240deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.login-container{z-index:10;width:100%;max-width:420px;padding:2rem;position:relative}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:24px;padding:3rem;box-shadow:0 25px 50px #0000004d}.login-header{text-align:center;margin-bottom:2.5rem}.logo{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.logo-icon{font-size:2rem}.logo-text{color:#fff;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.login-header h1{color:#fff;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:2rem}.login-header p{color:#ffffffb3;font-size:1rem}.login-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#ffffffe6;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.input-wrapper{position:relative}.input-icon{color:#ffffff80;z-index:1;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.input-wrapper input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.input-wrapper input:focus{background:#ffffff14;border-color:#7c6fcd;outline:none;box-shadow:0 0 0 3px #7c6fcd1a}.input-wrapper input::placeholder{color:#fff6}.form-options{justify-content:space-between;align-items:center;margin-bottom:2rem;font-size:.9rem;display:flex}.checkbox-label{color:#ffffffb3;cursor:pointer;align-items:center;gap:.5rem;display:flex}.checkbox-label input[type=checkbox]{display:none}.checkmark{border:2px solid #ffffff4d;border-radius:4px;width:18px;height:18px;transition:all .3s;position:relative}.checkbox-label input[type=checkbox]:checked+.checkmark{background:#7c6fcd;border-color:#7c6fcd}.checkbox-label input[type=checkbox]:checked+.checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.forgot-link{color:#7c6fcd;font-weight:500;text-decoration:none;transition:color .3s}.forgot-link:hover{color:#a599e9}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c6fcd,#5c5ddc);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.login-submit:hover{transform:translateY(-2px);box-shadow:0 15px 40px #7c6fcd66}.login-footer{text-align:center;color:#fff9;font-size:.9rem;animation:.6s ease-out 2s both fadeIn}.login-footer a{color:#7c6fcd;font-weight:600;text-decoration:none;transition:color .3s}.login-footer a:hover{color:#a599e9}.auth-errors{margin-bottom:1.5rem}.error-message{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9rem}.error-message:last-child{margin-bottom:0}.auth-navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05081ff2;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.auth-navbar-container{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.auth-navbar-logo{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.auth-navbar-menu{align-items:center;gap:2rem;display:flex}.auth-nav-link{color:#fffc;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.auth-nav-link:hover,.auth-nav-link.active{color:#fff}.auth-nav-link:after{content:"";background:#7c6fcd;width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.auth-nav-link:hover:after,.auth-nav-link.active:after{width:100%}.auth-nav-actions{align-items:center;display:flex}.user-menu{position:relative}.user-menu-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;display:flex}.user-menu-button:hover{background:#fff3}.user-avatar{background:linear-gradient(135deg,#7c6fcd,#5c5ddc);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;display:flex}.user-name{font-weight:500}.dropdown-arrow{transition:transform .3s}.user-dropdown{opacity:0;visibility:hidden;background:#05081ffa;border:1px solid #ffffff1a;border-radius:8px;min-width:200px;margin-top:.5rem;transition:all .3s;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 10px 30px #0000004d}.user-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#fffc;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:background .2s;display:flex}.dropdown-item:hover{color:#fff;background:#ffffff1a}.dropdown-item.logout-item{text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.dropdown-divider{background:#ffffff1a;height:1px;margin:.5rem 0}.auth-main{min-height:calc(100vh - 64px);margin-top:64px;display:flex}.auth-sidebar{background:#05081ff2;border-right:1px solid #ffffff1a;width:280px;padding:2rem 1.5rem;overflow-y:auto}.sidebar-section{margin-bottom:2rem}.sidebar-title{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.8rem;font-weight:600}.sidebar-action{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.sidebar-action:hover{color:#fff;background:#ffffff1a;transform:translate(4px)}.activity-feed{flex-direction:column;gap:.75rem;display:flex}.activity-item{background:#ffffff0d;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.activity-icon{flex-shrink:0;font-size:1.25rem}.activity-content{flex:1}.activity-text{color:#fffc;margin-bottom:.25rem;font-size:.85rem}.activity-time{color:#ffffff80;font-size:.75rem}.auth-content{background:var(--bg-primary);flex:1;padding:2rem;overflow-y:auto}.dashboard-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.dashboard-welcome h1{color:#fff;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:2rem}.dashboard-welcome p{color:#ffffffb3;font-size:1rem}.dashboard-date{color:#ffffff80;font-size:.9rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.stat-icon{flex-shrink:0;font-size:2.5rem}.stat-content h3{color:#ffffffb3;margin-bottom:.5rem;font-size:.9rem}.stat-value{color:#fff;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700}.stat-change{font-size:.8rem;font-weight:500}.stat-change.positive{color:#10b981}.stat-change.negative{color:#ef4444}.stat-change.neutral{color:#ffffff80}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;display:grid}.dashboard-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.card-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.card-header h2{color:#fff;font-size:1.25rem;font-weight:600}.card-action{color:#7c6fcd;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.card-action:hover{color:#a599e9}.card-content{padding:1.5rem}.leads-list{flex-direction:column;gap:1rem;display:flex}.lead-item{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:flex-start;padding:1rem;transition:background .2s;display:flex}.lead-item:hover{background:#ffffff0d}.lead-info h4{color:#fff;margin-bottom:.25rem;font-size:1rem}.lead-info p{color:#fff9;margin-bottom:.5rem;font-size:.85rem}.lead-status{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.lead-status.hot{color:#fca5a5;background:#ef444433}.lead-status.warm{color:#fcd34d;background:#f59e0b33}.lead-status.cold{color:#93c5fd;background:#3b82f633}.lead-meta{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.lead-date,.lead-owner{color:#ffffff80;font-size:.75rem}.performance-list{flex-direction:column;gap:1rem;display:flex}.performance-item{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.employee-info{align-items:center;gap:.75rem;display:flex}.employee-avatar{color:#fff;background:linear-gradient(135deg,#7c6fcd,#5c5ddc);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:600;display:flex}.employee-details h4{color:#fff;margin-bottom:.25rem;font-size:.9rem}.employee-details p{color:#fff9;font-size:.8rem}.performance-stats{align-items:center;gap:1rem;display:flex}.performance-metric{text-align:center}.metric-label{color:#ffffff80;margin-bottom:.25rem;font-size:.7rem;display:block}.metric-value{color:#fff;font-size:.8rem;font-weight:600;display:block}.performance-percentage{color:#10b981;background:#10b98133;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600}.quick-actions-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.quick-action{text-align:center;color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.quick-action:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.action-icon{margin-bottom:.75rem;font-size:2rem}.quick-action h3{color:#fff;margin-bottom:.5rem;font-size:1rem}.quick-action p{color:#fff9;font-size:.8rem;line-height:1.4}.activity-timeline{flex-direction:column;gap:1rem;display:flex}.timeline-item{align-items:flex-start;gap:1rem;display:flex}.timeline-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:.25rem}.timeline-dot.success{background:#10b981}.timeline-dot.info{background:#3b82f6}.timeline-dot.warning{background:#f59e0b}.timeline-content{flex:1}.timeline-content p{color:#fffc;margin-bottom:.25rem;font-size:.9rem}.timeline-time{color:#ffffff80;font-size:.8rem}@media (width<=1024px){.auth-sidebar{display:none}.dashboard-grid,.quick-actions-grid{grid-template-columns:1fr}}@media (width<=768px){.auth-navbar-menu{gap:1rem}.auth-nav-link:not(.active){display:none}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.stats-grid{grid-template-columns:1fr}.performance-stats{flex-direction:column;gap:.5rem}.hero-stats{flex-direction:column;gap:1.5rem}.hero-actions{flex-direction:column;align-items:center}.feature-block,.contact-grid{grid-template-columns:1fr;gap:2rem}.why-grid,.addon-features-grid{grid-template-columns:1fr}.sales-page{padding:2rem 1.25rem 3rem}.tier-card,.tier-card--highlight{padding:1.75rem}.cta-banner{text-align:center;flex-direction:column}.cta-actions{justify-content:center}}
