*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e6ed;background-color:#0a0e17;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6{margin:0}a{color:inherit;text-decoration:none}.container{flex-direction:column;min-height:100vh;display:flex}.content{width:100%;max-width:1000px;margin:0 auto;padding:0 20px}.header{border-bottom:1px solid #3498db1a;padding:20px 30px}.back-link{color:#3498db;font-size:1rem;transition:color .3s}.back-link:hover{color:#2980b9}.hero{text-align:center;background:linear-gradient(135deg,#0a0e17 0%,#1a1f2e 100%);border-bottom:1px solid #3498db1a;padding:60px 20px}.hero-content{max-width:800px;margin:0 auto}.brand-name{background:linear-gradient(135deg,#3498db 0%,#ff8c42 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,8vw,5rem);font-weight:700;display:inline-block}.main-title{text-align:center;color:#e0e6ed;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.subtitle{color:#94a3b8;margin-bottom:15px;font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.6}.description{color:#cbd5e1;margin-bottom:20px;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.8}.main-description{color:#94a3b8;text-align:center;max-width:850px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.8}.pricing{color:#94a3b8;margin-bottom:40px;font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.6}.price-amount{color:#ff8c42;font-size:clamp(1.8rem,4vw,2.2rem);font-weight:700}.cta-container{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.primary-button{color:#0a0e17;cursor:pointer;background-color:#ff8c42;border:none;border-radius:8px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ff8c424d}.primary-button:hover{background-color:#e67e22;transform:translateY(-2px);box-shadow:0 6px 20px #ff8c4266}.secondary-button,.partner-link{color:#3498db;cursor:pointer;background-color:#0000;border:2px solid #3498db80;border-radius:8px;padding:14px 30px;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-block}.secondary-button:hover,.partner-link:hover{background-color:#3498db1a;border-color:#3498db;transform:translateY(-2px)}.section{padding:80px 20px}.section-dark{background-color:#0d1117}.section-darker{background-color:#0a0e17}.section-title{text-align:center;color:#e0e6ed;margin-bottom:50px;font-size:clamp(2rem,5vw,2.8rem);font-weight:700}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.grid-wide{max-width:1200px;margin:0 auto}.card{text-align:center;background-color:#161b22;border:1px solid #3498db1a;border-radius:12px;padding:40px 30px;transition:transform .3s,border-color .3s}.card:hover{border-color:#3498db4d;transform:translateY(-5px)}.card-icon{margin-bottom:20px;font-size:3rem}.card-title{color:#3498db;margin-bottom:15px;font-size:1.3rem;font-weight:600}.card-text{color:#94a3b8;font-size:1rem;line-height:1.6}.highlight{background:linear-gradient(135deg,#ff8c42 0%,#e67e22 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.highlight-blue{background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.divider{background:linear-gradient(90deg,#0000,#3498db4d,#0000);height:2px;margin:0}.footer{text-align:center;background-color:#0d1117;border-top:1px solid #3498db1a;margin-top:auto;padding:40px 20px}.footer-text{color:#64748b;font-size:.9rem}.text-center{text-align:center}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}
