@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,Soehne,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#e9edf3;background-color:#04060b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(86,121,255,.08),transparent 30%),radial-gradient(circle at 80% 0%,rgba(55,214,171,.12),transparent 28%),#04060b}a{color:inherit;text-decoration:none}body,#root{margin:0;padding:0;max-width:100%;background:#fff}.studio{min-height:100vh;background:#fff;display:flex;align-items:flex-start;padding:72px 64px;flex-direction:column}h1{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:80px;color:#000;margin:0;letter-spacing:-.02em;border-bottom:3px solid #000;padding-bottom:24px;width:100%;display:block}.masthead{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 24px;width:100%;border-bottom:3px solid #000;padding-bottom:24px;margin-bottom:0}.masthead h1{border-bottom:none;padding-bottom:0;width:auto}h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:28px;color:#000;margin:0}p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;line-height:1.6;color:#000;margin:0 0 6px}.cols{display:flex;gap:56px;flex-wrap:wrap;width:100%;padding:24px 0;border-bottom:3px solid #000}.col-title{font-weight:700;font-size:18px;margin-bottom:8px}.cols p{font-size:18px;margin:0 0 4px;line-height:1.6}.col-pricing p{display:flex;justify-content:space-between;gap:24px}.masthead-right{display:flex;align-items:baseline;gap:16px}.coulter{color:#e8180c}.toggle{display:flex;align-items:center;cursor:pointer;position:relative;top:-2px}.toggle input{display:none}.track{display:block;width:36px;height:20px;border-radius:999px;background:#ccc;position:relative;transition:background .2s}.track:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:#fff;top:3px;left:3px;transition:transform .2s}.toggle input:checked+.track{background:#e8502a}.toggle input:checked+.track:after{transform:translate(16px)}.studio.orange{background:#e8502a}.studio.orange h1,.studio.orange h2,.studio.orange p,.studio.orange a{color:#000}.studio.orange .coulter{color:#fff}.studio.orange .masthead,.studio.orange .cols{border-color:#000}.studio.orange .track{background:#00000040}.studio.orange .toggle input:checked+.track{background:#000}
