<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h-100{height:100%}.m-y-0{margin-top:0;margin-bottom:0}.flex-column{display:flex;flex-direction:column}.flex-space-between{display:flex;justify-content:space-between}.title{font-family:var(--typography-heading-lg-font-family);font-weight:var(--typography-heading-lg-font-weight);font-size:var(--typography-heading-lg-font-size);line-height:var(--typography-heading-lg-line-height);margin-bottom:var(--spacer-800)}.description{margin-bottom:var(--spacer-700);line-height:var(--typography-body-xl-line-height)}.email-input{font-weight:500;font-size:var(--typography-label-xl-font-size);line-height:var(--typography-label-xl-line-height)}.flex-gap{display:flex;gap:var(--spacer-100)}.radio-inputs{margin-bottom:var(--spacer-900);gap:var(--spacer-400);input {width: var(--spacer-600); height: var(--spacer-600);} label {font-weight: var(--typography-body-lg-font-weight); font-size: var(--typography-body-lg-font-size); line-height: var(--typography-body-lg-line-height);}}.submit-btn{padding:var(--spacer-500) var(--spacer-600);border-radius:var(--border-radius-full);border:none;width:100%;font-family:var(--typography-button-text-md-font-family);font-size:var(--typography-button-text-md-font-size);font-weight:500;line-height:var(--typography-button-text-md-line-height);transition:.125s ease-in-out;transition-property:background-color,color;color:var(--colors-general-neutral-100);background-color:var(--colors-brand-300);cursor:pointer}.submit-btn:hover{background-color:var(--colors-brand-400)}.submit-btn:focus-visible{outline:2px solid;outline-offset:0px;outline-color:var(--colors-sys-color-stroke-focused)}.submit-btn:disabled{background-color:var(--colors-general-neutral-300);color:var(--colors-general-neutral-700)}.submit-btn:disabled:hover{cursor:not-allowed}.container{gap:var(--spacer-800);justify-content:center;max-width:424px;font-family:var(--typography-body-md-font-family);margin-left:auto;margin-right:auto;padding-right:var(--spacer-200);padding-left:var(--spacer-200);color:var(--colors-general-neutral-1000);.femail{input {margin-top: var(--spacer-400); margin-bottom: var(--spacer-700); border: none; border-radius: var(--border-radius-sm); width: -webkit-fill-available; outline: 1px solid; outline-color: var(--colors-sys-color-stroke-strong); padding: var(--spacer-500);} input:hover {outline-color: var(--colors-sys-color-stroke-hovered);} input:focus-within {outline: 2px solid; outline-color: var(--colors-sys-color-stroke-focused-high-emph);} input::placeholder {color: var(--colors-sys-color-text-low-emph);}}}footer{margin-top:var(--spacer-800);a {display: flex; gap: var(--spacer-200); font-family: var(--typography-link-text-sm-font-family); font-size: var(--typography-link-text-sm-font-size); line-height: var(--typography-link-text-sm-line-height); font-weight: 500; color: var(--colors-brand-300); text-decoration: none; &amp;:hover {color: var(--colors-brand-400);} &amp;:active {color: var(--colors-brand-500);} svg {width: 16px; height: 16px;}}}
</pre></body></html>