*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;padding:0;font-family:Inter,system-ui,sans-serif;background-color:#0a0b14;color:#f3f4f6;overflow-x:hidden;min-height:100vh}::selection{background-color:rgba(99,102,241,.3);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0b14}::-webkit-scrollbar-thumb{background:#1a1e30;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#252a42}@keyframes float{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(1deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-float{animation:float 6s ease-in-out infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.glass-panel{background:rgba(10,11,20,.75);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.text-glow{text-shadow:0 0 20px rgba(99,102,241,.4)}.accent-glow{text-shadow:0 0 20px rgba(139,92,246,.4)}.page-body{display:flex;flex-direction:column;position:relative;width:100%;height:100%}.bg-gradient-1{top:0;left:25%;width:800px;background:rgba(99,102,241,.1)}.bg-gradient-1,.bg-gradient-2{position:fixed;height:600px;border-radius:9999px;filter:blur(120px);pointer-events:none;z-index:-10}.bg-gradient-2{top:50%;right:0;width:600px;background:rgba(139,92,246,.1)}.site-header{position:fixed;top:0;width:100%;z-index:50;border-bottom:1px solid rgba(26,30,48,.5)}.header-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;height:5rem;display:flex;align-items:center;justify-content:space-between}.logo-wrapper{display:flex;align-items:center;gap:.75rem}.pulse-indicator{position:relative;display:flex;height:1rem;width:1rem}.pulse-ping{position:absolute;height:100%;width:100%;opacity:.75}.pulse-dot,.pulse-ping{display:inline-flex;border-radius:9999px;background-color:#6366f1}.pulse-dot{position:relative;height:1rem;width:1rem;box-shadow:0 0 12px rgba(99,102,241,.8)}.logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:#fff}.logo-text span{color:#6366f1;font-weight:300}.nav-menu{display:none;align-items:center;gap:2rem;font-size:.875rem;font-weight:500;color:#94a3b8}@media(min-width:768px){.nav-menu{display:flex}}.nav-link{color:#94a3b8;text-decoration:none;transition:color .2s}.nav-link:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:1rem}.login-link{font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;transition:color .2s}.login-link:hover{color:#818cf8}.cta-button{background-color:#6366f1;color:#fff;border-radius:.75rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;box-shadow:0 4px 16px rgba(99,102,241,.25);transition:all .2s;border:1px solid hsla(0,0%,100%,.1);text-decoration:none;display:inline-block}.cta-button:hover{box-shadow:0 6px 20px rgba(99,102,241,.4);background-color:#818cf8}.cta-button:active{transform:scale(.95)}.main-content{flex:1 1;width:100%;position:relative;background-color:#0a0b14}.hero-section{max-width:56rem;justify-content:center;min-height:100vh;padding:3rem 1.5rem 0}.hero-content,.hero-section{margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-content{z-index:10;text-align:center;max-width:48rem}.availability-badge{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;background-color:#111420;border:1px solid #1a1e30;font-size:.75rem;font-family:JetBrains Mono,ui-monospace,monospace;font-weight:500;color:#818cf8;margin-bottom:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.badge-pulse{position:relative;display:flex;height:.5rem;width:.5rem}.badge-pulse-ping{position:absolute;height:100%;width:100%;background-color:#818cf8;opacity:.75}.badge-pulse-dot,.badge-pulse-ping{display:inline-flex;border-radius:9999px}.badge-pulse-dot{position:relative;height:.5rem;width:.5rem;background-color:#6366f1}.hero-title{font-size:3rem;font-weight:900;letter-spacing:-.05em;line-height:1.1;margin-bottom:1.5rem;color:#fff;margin-top:0}@media(min-width:1024px){.hero-title{font-size:4.5rem}}.hero-title span{color:#818cf8}.hero-description{font-size:1.125rem;color:#94a3b8;line-height:1.75;margin-bottom:2.5rem;max-width:36rem}.hero-description strong{color:#fff;font-weight:500}.hero-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media(min-width:640px){.hero-buttons{flex-direction:row;width:auto}}.primary-button{width:100%;background-color:#fff;color:#0a0b14;border-radius:1rem;padding:1rem 3rem;font-weight:700;font-size:1.125rem;transition:all .2s;box-shadow:0 8px 30px hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}@media(min-width:640px){.primary-button{width:auto}}.primary-button:hover{box-shadow:0 12px 40px hsla(0,0%,100%,.15)}.primary-button:hover svg{transform:translateX(.25rem)}.primary-button:active{transform:scale(.95)}.primary-button svg{transition:transform .2s}.secondary-button{width:100%;background-color:#111420;border:1px solid #1a1e30;color:#fff;border-radius:1rem;padding:1rem 3rem;font-weight:700;font-size:1.125rem;transition:all .2s;text-align:center;text-decoration:none;display:inline-block}@media(min-width:640px){.secondary-button{width:auto}}.secondary-button:hover{background-color:#1a1e30}.hero-features{margin-top:2.5rem;justify-content:center;gap:1.5rem;font-size:.875rem;color:#64748b;font-weight:500}.feature-item,.hero-features{display:flex;align-items:center}.feature-item{gap:.5rem}.feature-icon{color:#10b981}.how-it-works-section{max-width:80rem;padding:5rem 1.5rem;background-color:rgba(17,20,32,.2);border-radius:1.5rem;margin:2rem auto}.section-header{text-align:center;margin-bottom:4rem}.section-label{font-size:.875rem;font-weight:700;color:#818cf8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.section-title{font-size:1.875rem;font-weight:900;letter-spacing:-.025em;color:#fff;margin-bottom:1.5rem;margin-top:0}@media(min-width:768px){.section-title{font-size:3rem}}.section-description{color:#94a3b8;max-width:42rem;margin:0 auto;font-size:1.125rem}.steps-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;position:relative}@media(min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.steps-connector{display:none;position:absolute;top:3rem;left:16%;right:16%;height:2px;background-color:#1a1e30;z-index:-10}@media(min-width:768px){.steps-connector{display:block}}.step-card{background-color:#111420;border:1px solid #1a1e30;border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden;transition:border-color .2s}.step-card:hover{border-color:rgba(99,102,241,.3)}.step-card:hover .step-icon-wrapper{box-shadow:0 0 30px rgba(99,102,241,.2)}.step-icon-wrapper{width:4rem;height:4rem;background-color:#0a0b14;border:1px solid #252a42;border-radius:1rem;margin-bottom:1.5rem;position:relative;box-shadow:0 0 20px rgba(99,102,241,.1);transition:box-shadow .2s}.step-icon-wrapper,.step-number{display:flex;align-items:center;justify-content:center}.step-number{position:absolute;top:-.75rem;right:-.75rem;width:2rem;height:2rem;background-color:#6366f1;color:#fff;border-radius:9999px;font-weight:900;font-size:.875rem;border:4px solid #111420}.step-icon{color:#818cf8}.step-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem;margin-top:0}.step-description{color:#94a3b8;line-height:1.75}.step-description strong{color:#fff}.features-section{max-width:80rem;margin:0 auto;padding:5rem 1.5rem;background-color:#0a0b14}.features-grid{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:center}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}.feature-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:.5rem;background-color:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);color:#818cf8;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.feature-title{font-size:1.875rem;font-weight:900;letter-spacing:-.025em;color:#fff;margin-bottom:1.5rem;margin-top:0}@media(min-width:768px){.feature-title{font-size:3rem}}.feature-text{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem}.feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.feature-list-item{display:flex;align-items:flex-start;gap:.75rem}.feature-check{width:1.5rem;height:1.5rem;border-radius:9999px;background-color:rgba(99,102,241,.2);color:#818cf8;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}.feature-list-title{color:#fff;font-weight:700;margin:0 0 .25rem}.feature-list-description{font-size:.875rem;color:#94a3b8;margin:0}.demo-panel{background-color:#111420;border:1px solid #1a1e30;border-radius:1.5rem;padding:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative}.demo-gradient{position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(99,102,241,.05),rgba(139,92,246,.05));border-radius:1.5rem;pointer-events:none}.demo-header{justify-content:space-between;margin-bottom:1rem;border-bottom:1px solid #1a1e30;padding-bottom:1rem}.demo-header,.demo-title{display:flex;align-items:center}.demo-title{gap:.5rem;color:#94a3b8;font-size:.875rem;font-family:JetBrains Mono,ui-monospace,monospace}.demo-badge{background-color:rgba(99,102,241,.2);color:#818cf8;font-size:.75rem;padding:.25rem .5rem;border-radius:.25rem;font-weight:700}.demo-content{display:flex;flex-direction:column;gap:1rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.875rem}.demo-input{background-color:#0a0b14;border-radius:.75rem;padding:1rem;border:1px solid #252a42;color:#94a3b8}.demo-input .label{color:#a78bfa}.demo-input .value{color:#818cf8}.demo-output{background-color:#0a0b14;border-radius:.75rem;padding:1rem;border:1px solid rgba(99,102,241,.3);box-shadow:0 0 15px rgba(99,102,241,.1)}.demo-output-title{color:#fff;margin-bottom:.5rem}.demo-output-title .status{color:#10b981;font-weight:700}.demo-output-text{color:#f3f4f6;line-height:1.75}.demo-tags{margin-top:.75rem;display:flex;gap:.5rem}.demo-tag{font-size:.625rem;background-color:#1a1e30;color:#94a3b8;padding:.25rem .5rem;border-radius:.25rem}.pricing-wrapper{width:100%;background-color:rgba(17,20,32,.3);padding:4rem 0}.pricing-section{max-width:80rem;margin:0 auto;padding:4rem 1.5rem}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-title{font-size:1.875rem;font-weight:900;letter-spacing:-.025em;color:#fff;margin-bottom:1rem;margin-top:0}@media(min-width:768px){.pricing-title{font-size:3rem}}.pricing-description{font-size:1.125rem;color:#94a3b8;max-width:42rem;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:56rem;margin:0 auto}@media(min-width:768px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{background-color:#111420;border:1px solid #1a1e30;border-radius:2rem;padding:2rem;display:flex;flex-direction:column;position:relative;transition:border-color .2s}.pricing-card:hover{border-color:#252a42}.pricing-card-header{margin-bottom:1.5rem}.pricing-card-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;margin-top:0}.pricing-card-subtitle{color:#94a3b8;font-size:.875rem;height:2.5rem}.pricing-price{margin-bottom:2rem;display:flex;align-items:baseline;gap:.5rem}.price-amount{font-size:3rem;font-weight:900;color:#fff}.price-period{color:#94a3b8;font-weight:500}.pricing-note{font-size:.875rem;font-weight:700;color:#818cf8;margin-bottom:1.5rem;background-color:rgba(99,102,241,.1);display:inline-block;padding:.375rem .75rem;border-radius:.5rem;border:1px solid rgba(99,102,241,.2);width:-moz-fit-content;width:fit-content}.pricing-note.accent{color:#a78bfa;background-color:rgba(139,92,246,.1);border-color:rgba(139,92,246,.2)}.pricing-features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.pricing-feature{display:flex;align-items:center;gap:.75rem;color:#f3f4f6}.pricing-feature.highlight{color:#fff;font-weight:500}.pricing-feature.highlight svg{color:#6366f1;stroke-width:2.5}.pricing-feature svg{color:#818cf8;flex-shrink:0}.pricing-button{width:100%;border-radius:1rem;padding:1rem;font-weight:700;text-align:center;transition:all .2s;text-decoration:none;display:inline-block}.pricing-button.secondary{background-color:#1a1e30;color:#fff;border:1px solid #252a42}.pricing-button.secondary:hover{background-color:#252a42}.pricing-button.primary{background-color:#6366f1;color:#fff;box-shadow:0 8px 24px rgba(99,102,241,.3);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden}.pricing-button.primary:hover{box-shadow:0 12px 32px rgba(99,102,241,.4);background-color:#818cf8}.pricing-button.primary:active{transform:scale(.95)}.pricing-card-pro{border:2px solid #6366f1;box-shadow:0 0 40px rgba(99,102,241,.15);transform:translateY(0)}@media(min-width:768px){.pricing-card-pro{transform:translateY(-1rem)}}.popular-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#6366f1;color:#fff;font-size:.6875rem;font-weight:900;padding:.375rem 1rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;align-items:center;gap:.25rem}.testimonials-section{max-width:80rem;margin:0 auto;padding:5rem 1.5rem;border-top:1px solid #1a1e30}.testimonials-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#111420;border:1px solid #1a1e30;border-radius:1.5rem;padding:2rem;position:relative;transition:border-color .2s}.testimonial-card:hover{border-color:rgba(99,102,241,.3)}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.testimonial-avatar{width:3.5rem;height:3.5rem;border-radius:9999px;background-color:rgba(99,102,241,.2);display:flex;align-items:center;justify-content:center;color:#818cf8;font-weight:700;font-size:1.25rem}.testimonial-author{color:#fff;font-weight:700;margin:0 0 .25rem}.testimonial-role{font-size:.875rem;color:#94a3b8;margin:0}.testimonial-stars{display:flex;gap:.25rem;margin-bottom:1rem}.testimonial-text{color:#f3f4f6;line-height:1.75}.site-footer{background-color:#0a0b14;border-top:1px solid #111420;padding:3rem 0;position:relative;z-index:10}.footer-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem}@media(min-width:768px){.footer-container{flex-direction:row}}.footer-logo{display:flex;align-items:center;gap:.5rem}.footer-logo-dot{width:.75rem;height:.75rem;border-radius:9999px;background-color:#6366f1}.footer-logo-text{font-size:1.125rem;font-weight:700;color:#fff}.footer-logo-text span{color:#6366f1;font-weight:300}.footer-links{display:flex;align-items:center;gap:1.5rem;font-size:.875rem;color:#94a3b8}.footer-link{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-copyright{font-size:.75rem;color:#64748b}.auth-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 5rem);padding:2rem;margin-top:5rem}.auth-container{display:flex;flex-direction:column;gap:3rem;max-width:72rem;width:100%;margin:0 auto;padding:0 1rem}@media(min-width:1024px){.auth-container{flex-direction:row;justify-content:space-between;gap:4rem;align-items:center}}.auth-content{flex:1 1;display:flex;flex-direction:column;justify-content:center}.auth-hero .pulse-indicator{margin-bottom:2rem}.auth-form{flex:1 1;display:flex;justify-content:center;align-items:center}@media(max-width:1023px){.auth-form{justify-content:center;width:100%}}.auth-title{font-size:2.25rem;font-weight:900;letter-spacing:-.025em;color:#fff;margin-bottom:1.5rem;line-height:1.2}@media(min-width:768px){.auth-title{font-size:3rem}}.auth-description{font-size:1.125rem;color:#94a3b8;line-height:1.75;margin-bottom:2rem}.auth-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.auth-feature-item{display:flex;align-items:center;gap:.75rem;color:#f3f4f6;font-size:1rem}.auth-feature-item svg{color:#10b981;flex-shrink:0}.loading-container{display:flex;align-items:center;justify-content:center;min-height:100vh}.loading-container .loading-text{font-size:1.125rem;line-height:1.75rem}:global .clerk-root-box{width:100%;max-width:28rem}:global .clerk-card{background-color:#111420;border:1px solid #1a1e30;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:2.5rem}:global .cl-formFieldInput{min-height:3.5rem!important;padding:1rem!important;font-size:1rem!important}:global input.cl-formFieldInput{min-height:3.5rem!important;padding:1rem!important}:global .cl-rootBox{width:100%}:global .cl-card{background-color:#111420;border:1px solid #1a1e30;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}:global .cl-headerTitle{color:#fff;font-size:1.5rem;font-weight:700}:global .cl-headerSubtitle{color:#94a3b8}:global .cl-socialButtonsBlockButton{background-color:#1a1e30;border:1px solid #252a42;color:#fff;border-radius:.75rem;transition:all .2s;font-weight:500}:global .cl-socialButtonsBlockButton:hover{background-color:#252a42;border-color:#6366f1}:global .cl-socialButtonsBlockButtonText{color:#fff}:global .cl-button{background-color:#6366f1;color:#fff;border-radius:.75rem;font-weight:700;box-shadow:0 4px 16px rgba(99,102,241,.25);transition:all .2s;border:1px solid hsla(0,0%,100%,.1)}:global .cl-button:hover{box-shadow:0 6px 20px rgba(99,102,241,.4);background-color:#818cf8}:global .cl-formButtonPrimary{background-color:#6366f1;color:#fff;border-radius:.75rem;font-weight:700;box-shadow:0 4px 16px rgba(99,102,241,.25);transition:all .2s}:global .cl-formButtonPrimary:hover{box-shadow:0 6px 20px rgba(99,102,241,.4);background-color:#818cf8}:global .cl-formFieldInput{background-color:#0a0b14;border:1px solid #252a42;color:#fff;border-radius:.75rem;padding:.75rem 1rem}:global .cl-formFieldInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.1)}:global .cl-formFieldInput::placeholder{color:#64748b}:global .cl-formFieldLabel{color:#94a3b8;font-weight:500}:global .cl-footerActionLink{color:#818cf8;transition:color .2s}:global .cl-footerActionLink:hover{color:#6366f1}:global .cl-dividerLine{background-color:#1a1e30}:global .cl-dividerText{color:#64748b}:global .cl-footerActionText{color:#94a3b8}:global .cl-formFieldAction{color:#818cf8}:global .cl-formFieldAction:hover{color:#6366f1}:global .cl-internal-b3fm6y{color:#fff}:global .cl-formFieldInputShowPasswordButton{color:#94a3b8}:global .cl-formFieldInputShowPasswordButton:hover{color:#fff}:global .cl-identityPreviewText{color:#f3f4f6}:global .cl-formFieldSuccessText{color:#10b981}:global .cl-formFieldErrorText{color:#ef4444}:global .cl-formFieldInfoText{color:#94a3b8}:global .cl-footerPages{color:#94a3b8}:global .cl-footer{background-color:transparent}:global .cl-internal-icon{color:#94a3b8}