:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;background:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.25rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.5rem}.logo-icon{font-size:1.5rem}.logo-image{width:32px;height:32px;border-radius:6px}.nav-links{display:flex;gap:2rem}.nav-links a{color:#ffffffb3;text-decoration:none;font-weight:500;transition:color .2s}.nav-links a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:1rem}.language-selector{position:relative}.language-selector-button{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#ffffffe6;font-size:.85rem;cursor:pointer;transition:background .2s,border-color .2s}.language-selector-button:hover{background:#ffffff1f;border-color:#ffffff40}.language-flag{font-size:1rem}.language-code{font-weight:500}.language-chevron{opacity:.6;transition:transform .2s}.language-selector-button[aria-expanded=true] .language-chevron{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#2a2a2a;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:.5rem 0;min-width:160px;list-style:none;margin:0;box-shadow:0 10px 40px #0006;z-index:1000}.language-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.6rem 1rem;background:transparent;border:none;color:#fffc;font-size:.9rem;cursor:pointer;text-align:left;transition:background .15s}.language-option:hover{background:#ffffff14}.language-option.active{background:#646cff33;color:#fff}.language-name{flex:1}@media(prefers-color-scheme:light){.language-selector-button{background:#0000000d;border-color:#00000026;color:#000c}.language-selector-button:hover{background:#00000014;border-color:#00000040}.language-dropdown{background:#fff;border-color:#0000001a;box-shadow:0 10px 40px #00000026}.language-option{color:#000000b3}.language-option:hover{background:#0000000d}.language-option.active{background:#646cff26;color:#213547}}.cta-button{background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s,box-shadow .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 20px #646cff66;color:#fff}.cta-large{padding:1rem 2rem;font-size:1.1rem}.hero{padding:8rem 0 6rem;text-align:center}.hero h1{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero h1 span{display:block;background:linear-gradient(135deg,#646cff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.25rem;color:#ffffffb3;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.secondary-button{background:transparent;color:#fff;padding:.75rem 1.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);text-decoration:none;font-weight:600;transition:border-color .2s,background .2s}.secondary-button:hover{border-color:#646cff;background:#646cff1a;color:#fff}.value-props{padding:6rem 0;background:#ffffff05}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:3rem}.value-card{background:linear-gradient(135deg,#646cff1a,#a855f70d);padding:2.5rem;border-radius:20px;border:1px solid rgba(100,108,255,.2)}.value-icon{font-size:3rem;margin-bottom:1rem}.value-card h3{font-size:1.5rem;margin-bottom:.5rem}.value-subtitle{color:#fff9;margin-bottom:1.5rem;font-size:1.1rem}.value-list{list-style:none;padding:0}.value-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#fffc}.value-list li:before{content:"✓";position:absolute;left:0;color:#646cff;font-weight:700}.upsell-section{padding:6rem 0}.upsell-content{max-width:700px;margin:0 auto;text-align:center}.upsell-lead{font-size:1.25rem;color:#ffffffb3;margin-bottom:3rem;line-height:1.7}.upsell-example{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.example-box{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 2rem;width:100%;max-width:500px}.example-label{font-size:.85rem;color:#ffffff80;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.example-message{font-size:1.2rem;color:#4ade80;font-weight:500}.example-result{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:#fffc}.result-arrow{color:#646cff;font-size:1.5rem}.features{padding:6rem 0;background:#ffffff05}.features h2,.how-it-works h2,.cta-section h2{text-align:center;font-size:2.5rem;margin-bottom:1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:3rem}.feature-card{background:#ffffff08;padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.06);transition:transform .2s,border-color .2s}.feature-card:hover{transform:translateY(-4px);border-color:#646cff4d}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:.75rem}.feature-card p{color:#fff9;line-height:1.6}.how-it-works{padding:6rem 0}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.step{text-align:center;padding:2rem}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#646cff,#535bf2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step h3{font-size:1.25rem;margin-bottom:.75rem}.step p{color:#fff9}.cta-section{padding:6rem 0;text-align:center;background:linear-gradient(180deg,transparent 0%,rgba(100,108,255,.1) 100%)}.cta-section p{color:#ffffffb3;font-size:1.1rem;margin-bottom:2rem}.footer{padding:3rem 0;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.footer-brand{font-weight:600;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.footer-brand>:first-child{display:flex;align-items:center;gap:.5rem}.footer-company{font-size:.85rem;font-weight:400;color:#ffffff80;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.05);padding-top:1.5rem}.footer-address{color:#fff6;font-size:.85rem;margin-bottom:.5rem}.copyright{color:#fff6;font-size:.9rem;margin:0}@media(prefers-color-scheme:light){.header{background:#fffffff2;border-bottom-color:#0000001a}.logo{color:#213547}.nav-links a{color:#0009}.nav-links a:hover{color:#213547}.hero p{color:#0009}.secondary-button{color:#213547;border-color:#0003}.secondary-button:hover{color:#213547}.value-props{background:#00000005}.value-card{background:linear-gradient(135deg,#646cff14,#a855f708);border-color:#646cff26}.value-subtitle{color:#0009}.value-list li{color:#000000b3}.upsell-lead{color:#0009}.example-box{background:#00000008;border-color:#0000001a}.example-label{color:#00000080}.example-result{color:#000000b3}.feature-card{background:#00000005;border-color:#0000000f}.feature-card p,.step p{color:#0009}.cta-section{background:linear-gradient(180deg,transparent 0%,rgba(100,108,255,.05) 100%)}.cta-section p{color:#0009}.footer{border-top-color:#0000001a}.footer-links a{color:#00000080}.footer-links a:hover{color:#213547}.copyright{color:#0006}.footer-company{color:#00000080}.footer-bottom{border-top-color:#0000000d}.footer-address{color:#0006}}.legal-page{padding:4rem 0;min-height:100vh}.legal-page h1{font-size:2.5rem;margin-bottom:.5rem}.legal-page .effective-date{color:#ffffff80;margin-bottom:2rem}.legal-page h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;color:#646cff}.legal-page h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem}.legal-page p{margin-bottom:1rem;line-height:1.7;color:#fffc}.legal-page ul{margin-bottom:1rem;padding-left:1.5rem}.legal-page li{margin-bottom:.5rem;line-height:1.6;color:#fffc}.legal-page a{color:#646cff}.legal-page a:hover{text-decoration:underline}@media(prefers-color-scheme:light){.legal-page .effective-date{color:#00000080}.legal-page p,.legal-page li{color:#000000b3}}@media(max-width:768px){.header-content{flex-wrap:wrap;gap:1rem}.nav-links{display:none}.header-actions{gap:.75rem}.header-actions .cta-button{padding:.6rem 1rem;font-size:.9rem}.language-code{display:none}.language-selector-button{padding:.5rem}.hero h1{font-size:2.5rem}.hero{padding:4rem 0}.value-props h2,.features h2,.how-it-works h2,.cta-section h2{font-size:2rem}.value-grid{grid-template-columns:1fr}.value-card{padding:1.5rem}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}}
