@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--font-primary:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--font-secondary:Inter,sans-serif;--font-display:Inter,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;background-color:#fff;color:#0f172a}a{color:#6366f1;text-decoration:none;transition:all .2s ease-in-out}a:hover{color:#f59e0b;transform:translateY(-1px)}button{background:linear-gradient(135deg,#6366F1,rgb(145.8,147.9,245.2));color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}button:hover{background:linear-gradient(135deg,#F59E0B,rgb(247.0078740157,177.4763779528,59.9921259843));transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}button:active{transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem;color:#0f172a}h1{font-size:3rem;font-weight:800}@media(max-width:768px){h1{font-size:2.25rem}}h2{font-size:2.25rem;font-weight:700}@media(max-width:768px){h2{font-size:1.875rem}}h3{font-size:1.875rem}h3,h4{font-weight:600}h4{font-size:1.5rem}p{font-size:1.125rem;line-height:1.7;color:#64748b;margin:0 0 1rem}.logo{font-size:1.875rem;display:flex;align-items:baseline;font-family:Inter,sans-serif;font-weight:800;color:#0f172a}@media(max-width:768px){.logo{font-size:1.5rem}}.logo .brand{font-family:Inter,sans-serif;font-weight:800;text-transform:uppercase;color:#0a0a0a;letter-spacing:-.02em}.logo .domain{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:.4em;margin-left:.25rem;color:#94a3b8;text-transform:lowercase}@media(max-width:768px){.hide-on-small{display:none!important}}@media(min-width:769px){.hide-on-large{display:none!important}}