:root{font-family: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;--mint-200: #80CCAB;--mint-300: #70B296;--mint-350: #68A68B;--mint-400: #609980;--mint-500: #50806B;--deep-teal-200: #5DA5CC;--deep-teal-300: #5190B2;--deep-teal-350: #4C86A6;--deep-teal-400: #467B99;--deep-teal-500: #3A6780;--deep-teal-550: #345C72}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}#root{max-width:100vw;margin:0 auto}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@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:#888}.header{background:#4a9e7a;display:flex;padding:18px 40px;border-radius:999px;margin:10px 40px;height:70px}.header-inner{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between}.logo{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:600;color:#fff;padding:0;height:min-content}.role-toggle{background:#fff;border-radius:999px;padding:4px;display:inline-flex;gap:4px}.toggle-btn{border:none;background:transparent;font-size:14px;height:35px;width:100px;border-radius:999px;cursor:pointer;color:#4a9e7a}.toggle-btn.active{outline:none;background:#4a9e7a;color:#fff;font-weight:600}.header-nav{display:flex;gap:16px}.btn{border:none;background:transparent;cursor:pointer;font-size:14px;font-weight:500;height:35px;width:100px;border-radius:999px;color:#fff}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f3f3}.page{min-height:100vh;display:flex;flex-direction:column}.main{width:100vw;padding:0 40px;margin:0}.hero{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:center;gap:32px;height:40vh;color:#444}.hero-title{font-size:34px;line-height:1.2;margin:0 0 12px;text-align:center}.hero-subtitle{font-size:16px;line-height:1.6;max-width:420px;margin:auto;text-align:center}.hero-image{display:flex;justify-content:end}.quartercircle{width:300px;height:300px;background:#4a9e7a;border-radius:200px 0 250px}.circle-photo{position:absolute}.how-it-works{margin-top:0;height:calc(50vh - 40px);display:flex}.card{flex:1;background:var(--deep-teal-400);border-radius:0 150px;padding:32px 200px;color:#fff;display:flex;flex-direction:column;justify-content:center}.card h2{margin:0 0 18px;font-size:34px}.steps p{margin:4px 0;font-size:20px;line-height:1.5}.card-footer{margin-top:18px;display:flex;align-items:center;gap:8px;font-size:20px}.bulb{font-size:18px}@media(max-width:900px){.header{margin-inline:16px}.hero{grid-template-columns:1fr}.hero-image{justify-content:center}.card{border-radius:40px}}
