:root{--bg-primary:#05081f;--violet:#7c6fcd;--violet-strong:#5b4bb4;--card-bg:#fff;--card-muted:#f4f3ff;--text-dark:#111224;--text-muted:#5b5d7a;--slate:#d3d4eb;--gold:#f7c266}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}.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}.logo-icon{font-size:1.75rem}.logo-svg{color:currentColor;flex-shrink:0}.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}}.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}.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)}}.login-container{z-index:10;width:100%;max-width:480px;padding:2rem;position:relative}.login-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#ffffff1f 0%,#ffffff0f 100%);border-radius:28px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 32px 64px #00000059,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1f}.login-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(145deg,#7c6fcd80 0%,#7c6fcd0d 50%,#5c5ddc33 100%);border-radius:28px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-header{text-align:center;margin-bottom:2.5rem}.logo{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.logo-icon{filter:drop-shadow(0 4px 8px #7c6fcd4d);font-size:2.25rem}.logo-text{color:#fff;letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.6rem;font-weight:700}.login-header h1{color:#fff;background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:2.25rem}.login-header p{color:#ffffffa6;letter-spacing:.01em;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:#7c6fcde6;z-index:1;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.input-wrapper input{color:#fff;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:14px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.input-wrapper input:focus{background:#ffffff0f;border-color:#7c6fcd99;outline:none;box-shadow:0 0 0 4px #7c6fcd1a,0 4px 20px #7c6fcd26}.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 0%,#5c5ddc 50%,#8f7bff 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.login-submit:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.login-submit:hover{transform:translateY(-3px);box-shadow:0 20px 40px #7c6fcd66,0 0 0 1px #7c6fcd4d}.login-submit:hover:before{opacity:1}.login-submit:active{transform:translateY(-1px)}.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}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;animation:.6s ease-out forwards fadeIn}.about-section,.contact-section{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.about-content{text-align:center;margin-bottom:4rem}.about-content h2{color:#fff;margin-bottom:1.5rem;font-size:2rem}.about-content p{color:#ffffffb3;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.7}.why-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.why-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:transform .3s}.why-card:hover{transform:translateY(-5px)}.why-icon{margin-bottom:1rem;font-size:3rem;display:block}.why-card h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.why-card p{color:#fff9;line-height:1.6}@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}.hero-stats{flex-direction:column;gap:1.5rem}.hero-actions{flex-direction:column;align-items:center}.why-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}}@media (width<=480px){.footer-links{grid-template-columns:1fr}}
