.home{text-align:center}.hero{padding:4rem 2rem;max-width:800px;margin:0 auto}.hero h1{margin-bottom:1rem;background:linear-gradient(135deg,#646cff,#535bf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{font-size:1.5rem;margin-bottom:1.5rem;color:#888}.description{font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2rem;background-color:#646cff;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;transition:background-color .3s}.cta-button:hover{background-color:#535bf2;color:#fff}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;padding:2rem}.feature{padding:2rem;border-radius:8px;background-color:#646cff1a;transition:transform .3s}.feature:hover{transform:translateY(-5px)}.feature h2{font-size:1.5rem;margin-bottom:1rem}@media (prefers-color-scheme: light){.feature{background-color:#646cff0d}}.products{max-width:1000px;margin:0 auto}.products h1{text-align:center;margin-bottom:1rem}.subtitle{text-align:center;font-size:1.2rem;color:#888;margin-bottom:3rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:1rem}.product-card{background-color:#646cff1a;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #646cff33}.product-card.coming-soon{opacity:.6}.product-icon{font-size:4rem;margin-bottom:1rem}.product-card h2{font-size:2rem;margin-bottom:.5rem}.product-type{color:#646cff;font-weight:600;margin-bottom:1rem;font-size:1.1rem}.product-description{line-height:1.6;margin-bottom:1.5rem;color:#ccc}.product-link{display:inline-block;padding:.8rem 1.5rem;background-color:#646cff;color:#fff;text-decoration:none;border-radius:8px;transition:background-color .3s;font-weight:600}.product-link:hover{background-color:#535bf2;color:#fff}@media (prefers-color-scheme: light){.product-card{background-color:#646cff0d}.product-description{color:#555}}.privacy{max-width:900px;margin:0 auto;padding:2rem}.privacy h1{text-align:center;margin-bottom:3rem}.privacy-section{margin-bottom:3rem;padding:2rem;background-color:#646cff0d;border-radius:8px}.privacy-section h2{font-size:2rem;margin-bottom:1rem;color:#646cff}.effective-date{font-style:italic;margin-bottom:2rem;color:#888}.policy-content{line-height:1.8}.policy-content section{margin-bottom:2rem}.policy-content h3{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:#646cff}.policy-content h4{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.5rem}.policy-content p{margin-bottom:1rem}.policy-content ul{margin-left:2rem;margin-bottom:1rem}.policy-content li{margin-bottom:.5rem}.policy-content a{color:#646cff;text-decoration:underline}.policy-content a:hover{color:#535bf2}@media (prefers-color-scheme: light){.privacy-section{background-color:#646cff08}}@media (max-width: 768px){.privacy,.privacy-section{padding:1rem}.policy-content ul{margin-left:1rem}}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}nav{background-color:#1a1a1a;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a}nav ul{list-style:none;display:flex;gap:2rem;max-width:1200px;margin:0 auto;align-items:center}nav ul li:first-child{font-weight:700;font-size:1.2rem;margin-right:auto}nav a{color:#fff;text-decoration:none;transition:color .3s}nav a:hover{color:#646cff}footer{background-color:#1a1a1a;padding:2rem;text-align:center;margin-top:auto}footer a{color:#fff;margin:0 1rem}@media (prefers-color-scheme: light){nav{background-color:#f5f5f5}nav a{color:#213547}footer{background-color:#f5f5f5}footer a{color:#213547}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
