.page-module__E0kJGG__container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.page-module__E0kJGG__container{padding:3rem 2rem}}.page-module__E0kJGG__header{align-items:center;margin-bottom:4rem;display:flex}.page-module__E0kJGG__logo{letter-spacing:.05em;text-transform:uppercase;color:var(--text-color);font-family:Geist,sans-serif;font-size:.875rem;font-weight:500}.page-module__E0kJGG__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 0;display:flex}@media (min-width:768px){.page-module__E0kJGG__hero{padding:4rem 0}}.page-module__E0kJGG__heading{letter-spacing:-.02em;max-width:900px;color:var(--text-color);margin-bottom:1.5rem;padding:0 1rem;font-family:Inter Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.25rem;font-weight:600;line-height:1.1}@media (min-width:640px){.page-module__E0kJGG__heading{padding:0;font-size:3rem}}@media (min-width:768px){.page-module__E0kJGG__heading{font-size:4.5rem}}@media (min-width:1024px){.page-module__E0kJGG__heading{font-size:5.5rem}}.page-module__E0kJGG__subtitle{color:#717279;letter-spacing:-.02em;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500}@media (min-width:768px){.page-module__E0kJGG__subtitle{font-size:1.5rem}}.page-module__E0kJGG__emailForm{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;margin-bottom:3rem;display:flex}@media (min-width:640px){.page-module__E0kJGG__emailForm{flex-direction:row;max-width:500px}}.page-module__E0kJGG__emailInput{background:var(--background-colour);color:var(--text-color);border:1px solid #d1d5db;border-radius:8px;flex:1;width:100%;padding:.875rem 1.25rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__E0kJGG__emailInput:focus{border-color:#404040;outline:none;box-shadow:0 0 0 3px #4040401a}.page-module__E0kJGG__emailInput:disabled{opacity:.6;cursor:not-allowed}.page-module__E0kJGG__emailInput::placeholder{color:#9ca3af}.page-module__E0kJGG__submitButton{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:8px;width:100%;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:background .2s,transform .1s}@media (min-width:640px){.page-module__E0kJGG__submitButton{width:auto}}.page-module__E0kJGG__submitButton:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px)}.page-module__E0kJGG__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__E0kJGG__submitButton:disabled{opacity:.6;cursor:not-allowed}.page-module__E0kJGG__successMessage{color:#059669;text-align:center;width:100%;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.875rem}.page-module__E0kJGG__errorMessage{color:#dc2626;text-align:center;width:100%;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.875rem}.page-module__E0kJGG__appStoreButton{cursor:pointer;margin-bottom:3rem;transition:opacity .2s;display:inline-block}.page-module__E0kJGG__appStoreButton:hover{opacity:.8}.page-module__E0kJGG__appStoreButton img{width:auto;height:54px}.page-module__E0kJGG__macbookWrapper{width:100%;max-width:1000px;margin:0 auto}.page-module__E0kJGG__macbookImage{width:100%;height:auto;display:block}.page-module__E0kJGG__footer{text-align:center;margin-top:4rem;padding-top:2rem;padding-bottom:4rem}@media (min-width:768px){.page-module__E0kJGG__footer{padding-bottom:2rem}}.page-module__E0kJGG__footerTagline{color:var(--text-color);margin-bottom:1.5rem;font-family:Inter Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.75rem;font-weight:600}@media (min-width:768px){.page-module__E0kJGG__footerTagline{font-size:2rem}}.page-module__E0kJGG__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.875rem;display:flex}@media (min-width:640px){.page-module__E0kJGG__footerLinks{gap:2rem;font-size:.95rem}}.page-module__E0kJGG__footerLink{color:#686868;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.95rem;text-decoration:none;transition:opacity .2s}.page-module__E0kJGG__footerLink:hover{opacity:.6}.page-module__E0kJGG__copyright{color:#686868;font-family:Inter,sans-serif;font-size:.875rem}.page-module__E0kJGG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__E0kJGG__modalContent{background:var(--background-colour);border-radius:12px;width:100%;max-width:800px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@media (max-width:768px){.page-module__E0kJGG__modalContent{padding:2rem 1.5rem}}.page-module__E0kJGG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__E0kJGG__modalTitle{color:var(--text-color);font-family:Inter Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:600}.page-module__E0kJGG__closeButton{cursor:pointer;color:var(--text-color);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;transition:background .2s;display:flex}.page-module__E0kJGG__closeButton:hover{background:#0000000d}[data-theme=dark] .page-module__E0kJGG__closeButton:hover{background:#ffffff1a}.page-module__E0kJGG__modalBody{color:var(--text-color);font-family:Inter,sans-serif;line-height:1.8}.page-module__E0kJGG__modalBody h2{margin-top:2rem;margin-bottom:1rem;font-family:Inter Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:600}.page-module__E0kJGG__modalBody h3{margin-top:1.5rem;margin-bottom:.75rem;font-family:Inter Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:600}.page-module__E0kJGG__modalBody p{margin-bottom:1rem}.page-module__E0kJGG__modalBody ul,.page-module__E0kJGG__modalBody ol{margin-bottom:1rem;padding-left:1.5rem}.page-module__E0kJGG__modalBody li{margin-bottom:.5rem}.page-module__E0kJGG__modalBody a{color:var(--text-color);text-decoration:underline}.page-module__E0kJGG__modalBody strong{font-weight:600}
