:root{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark light;color:#ffffffe6;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#00d4ff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#00b8e6;text-shadow:0 0 5px rgba(0,212,255,.5)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e)}h1{font-size:3.2em;line-height:1.1;text-shadow:0 0 10px rgba(0,212,255,.3)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}button:hover{background:linear-gradient(135deg,#2a5298,#1e3c72);box-shadow:0 6px 20px #00d4ff4d;transform:translateY(-2px)}button:focus,button:focus-visible{outline:2px solid #00d4ff;outline-offset:2px}@media (prefers-color-scheme: light){:root{color:#213547;background:linear-gradient(135deg,#f0f4f8,#e2e8f0,#cbd5e0)}body{background:linear-gradient(135deg,#f0f4f8,#e2e8f0,#cbd5e0)}a:hover{color:#1a73e8;text-shadow:0 0 5px rgba(26,115,232,.3)}button{background:linear-gradient(135deg,#4285f4,#1a73e8);color:#fff}button:hover{background:linear-gradient(135deg,#1a73e8,#4285f4);box-shadow:0 6px 20px #4285f44d}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em #00d4ff)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#fff9}.tagline{font-size:1.2rem;color:#ffffffb3;margin-bottom:2rem}header{margin-bottom:3rem}header h1{font-size:3rem;background:linear-gradient(45deg,#00d4ff,#00b8e6,#09c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:1rem 0;text-shadow:0 0 20px rgba(0,212,255,.3)}.hero{padding:3rem 0;margin-bottom:3rem}.hero h2{font-size:2.5rem;margin-bottom:1rem;color:#fffffff2;text-shadow:0 0 10px rgba(0,212,255,.2)}.hero p{font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto;color:#fffc}.features{padding:3rem 0;margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,212,255,.2);padding:2rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00d4ff33;border-color:#00d4ff66}.feature-card h3{margin-bottom:1rem;color:#fffffff2;font-size:1.3rem}.feature-card p{color:#fffc;line-height:1.5}.cta{padding:3rem 0;margin-bottom:3rem}.cta h2{font-size:2rem;margin-bottom:2rem;color:#fffffff2}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;font-size:1.1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button.primary{background:linear-gradient(135deg,#00d4ff,#00b8e6);color:#fff}.cta-button.primary:hover{background:linear-gradient(135deg,#00b8e6,#09c);transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff66}.cta-button.secondary{background:transparent;color:#00d4ff;border:2px solid #00d4ff}.cta-button.secondary:hover{background:#00d4ff;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff66}.demo-counter{padding:2rem 0;margin-bottom:3rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(0,212,255,.2)}.demo-counter h3{color:#fffffff2;margin-bottom:1rem}.counter-button{background:linear-gradient(135deg,#00d4ff,#00b8e6);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;margin:1rem 0}.counter-button:hover{background:linear-gradient(135deg,#00b8e6,#09c);transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff66}footer{margin-top:4rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-content{max-width:800px;margin:0 auto}.footer-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.footer-link{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#00d4ff;text-shadow:0 0 5px rgba(0,212,255,.5)}.copyright{color:#ffffff80;font-size:.9rem;margin:0}.privacy-policy{max-width:800px;margin:0 auto;padding:2rem;text-align:left}.privacy-policy header{text-align:center;margin-bottom:3rem}.privacy-policy header h1{color:#fffffff2}.policy-section{line-height:1.6;color:#fffc}.policy-section h2{color:#fffffff2;margin-top:2rem;margin-bottom:1rem;text-shadow:0 0 10px rgba(0,212,255,.2)}.policy-section ul{margin:1rem 0;padding-left:2rem}.policy-section li{margin-bottom:.5rem;color:#fffc}.policy-section p{color:#fffc}.contact-info{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,212,255,.2);padding:1.5rem;border-radius:8px;margin-top:1rem}.contact-info p{margin:.5rem 0;color:#fffc}@media (max-width: 768px){#root{padding:1rem}header h1{font-size:2rem}.hero h2{font-size:1.8rem}.feature-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.footer-links{flex-direction:column;gap:1rem}.privacy-policy{padding:1rem}}
