@charset "UTF-8";:root{--font-sans: "Source Sans 3", "Apple SD Gothic Neo", "PT Sans", "Trebuchet MS", sans-serif}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;scrollbar-gutter:stable}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);line-height:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p{margin:0}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer;border:none}ol,ul,menu{list-style:none;margin:0;padding:0}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0;text-indent:0}textarea{resize:vertical}::placeholder{color:#9ca3af;opacity:1}fieldset{margin:0;padding:0}hr{height:0;color:inherit;border-top-width:1px}code,kbd,samp,pre{font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}@keyframes spin{to{transform:rotate(360deg)}}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:optional;src:url(/_build/assets/source-sans-3-latin-400-normal-DQi5PRDE.woff2) format("woff2"),url(/_build/assets/source-sans-3-latin-400-normal-AFMiCETP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:optional;src:url(/_build/assets/source-sans-3-latin-600-normal-DeckBYAU.woff2) format("woff2"),url(/_build/assets/source-sans-3-latin-600-normal-BvDVuF-j.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:optional;src:url(/_build/assets/montserrat-latin-600-normal-UVxSCcoG.woff2) format("woff2"),url(/_build/assets/montserrat-latin-600-normal-CdhFl4lI.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.page-container{max-width:1024px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}.base-layout{display:flex;flex-direction:column;min-height:100vh;gap:24px}.base-layout__content-row{display:flex;flex:1;gap:16px}.base-layout__content-row>main{flex:1}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e7eb;font-family:system-ui,-apple-system,Avenir,Helvetica,Arial,sans-serif;font-size:14px}.top-nav .top-nav__brand a{font-weight:600;color:#111827;text-decoration:none;background:transparent}.top-nav .top-nav__brand a:hover{color:#111827;text-decoration:underline}.top-nav__list{display:flex;flex-wrap:wrap;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.top-nav__list li{margin:0}.top-nav .top-nav__link{color:#6b7280;text-decoration:none;padding:8px 16px;border-radius:4px;background:transparent;font-weight:400}.top-nav .top-nav__link:hover{color:#111827;background:#f9fafb}.top-nav .top-nav__link--active{color:#111827;font-weight:600;background:#f9fafb}.page-container h1{margin:0 0 16px;font-size:30px;font-weight:600;color:#111827}.page-container h2{margin:24px 0 8px;font-size:24px;font-weight:600;color:#111827}.page-container p{margin:0 0 16px;font-size:16px;color:#111827}.page-container ul{margin:0 0 16px;padding-left:24px}.page-container li{margin-bottom:8px}.page-container a{color:#0e5f73}.page-container__empty-state{margin-top:24px;padding:16px;font-size:14px;color:#6b7280}.page-container__cta{margin-top:16px;margin-bottom:16px}.page-container--fallback{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh}.page-container--fallback h1,.page-container--fallback p,.page-container--fallback .page-container__cta{margin-left:auto;margin-right:auto}.page-container--content-center{text-align:center}.page-container--content-center h1,.page-container--content-center>p{text-align:center}.page-container--content-center .secure-special-form--narrow,.page-container--content-center .account-table{margin-left:auto;margin-right:auto;text-align:left}.page-container--content-center .page-container__cta{text-align:center}.secure-list-header{margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.secure-list-header__title{margin:0 0 8px;font-size:30px;font-weight:600;color:#111827}.secure-list-header__subtitle{margin-top:8px;font-size:16px;color:#6b7280}a.secure-list-header__cta,.secure-list-header__cta{padding:8px 16px;background:#0e5f73;color:#fff!important;border-radius:6px;text-decoration:none;font-size:14px;font-weight:600}a.secure-list-header__cta:hover,.secure-list-header__cta:hover{color:#fff!important;background:#0e5f73;text-decoration:none}.secure-list-header__cta--secondary{background:#6b7280;color:#fff!important}a.secure-list-header__cta--secondary:hover,.secure-list-header__cta--secondary:hover{color:#fff!important;background:#6b7280}.secure-list-error{background:#fef2f2;padding:16px;border-radius:6px;margin-bottom:16px}.secure-list-error__message{color:#991b1b}.secure-list-error__retry{margin-top:8px;color:#dc2626;background:none;border:none;cursor:pointer;text-decoration:underline;font-size:14px}.secure-list-empty-actions{display:flex;gap:16px;flex-wrap:wrap}.secure-list-empty-link{color:#0e5f73;text-decoration:none}.secure-list-empty-link:hover{text-decoration:underline}.secure-list-pagination{margin-top:24px}.secure-detail-loading{text-align:center;padding:32px 0;color:#6b7280;font-size:16px}.secure-detail-error{background:#fef2f2;padding:16px;border-radius:6px;margin-bottom:16px}.secure-detail-error__message{color:#991b1b;margin:0;font-size:14px}.secure-detail-section{margin-top:24px}.secure-detail-section__title{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}.secure-detail-actions{margin-top:16px;display:flex;gap:16px;flex-wrap:wrap}.secure-detail-btn-primary{padding:8px 16px;background:#0e5f73;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}.secure-detail-btn-primary:disabled{background:#6b7280;cursor:not-allowed}.secure-detail-alert{margin-top:8px;padding:16px;background:#fef2f2;color:#991b1b;border-radius:6px;font-size:14px}.secure-detail-list{list-style:none;padding:0;margin:0 0 16px}.secure-detail-list__item{display:flex;align-items:center;gap:8px;margin-bottom:8px}.secure-detail-list__label{min-width:120px;font-size:14px;color:#111827}.secure-detail-list__input{width:80px;padding:4px 8px;font-size:14px;box-sizing:border-box}.secure-special-form{display:flex;flex-direction:column;gap:16px;margin-top:16px}.secure-special-form--narrow{max-width:480px}.secure-special-form__group label,.secure-special-form__label{display:block;margin-bottom:8px;font-weight:600;font-size:14px;color:#111827}.secure-special-form__row{display:flex;gap:16px;align-items:center}.secure-special-form__radio-group{display:flex;gap:16px}.secure-special-form__radio-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.secure-special-alert{padding:16px;background:#fef2f2;color:#991b1b;border-radius:6px;font-size:14px}.secure-special-success{padding:16px;background:#f0fdf4;color:#166534;border-radius:6px;font-size:14px}.secure-special-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.secure-special-btn-primary{padding:10px 16px;background:#0e5f73;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:14px}.secure-special-btn-primary:disabled{background:#6b7280;cursor:not-allowed}.secure-special-section{margin-top:16px}.secure-special-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.secure-special-block{background:#f7f7f7;padding:16px;overflow:auto;font-size:14px;border-radius:4px}.secure-special-back{display:inline-block;margin-bottom:16px;color:#0e5f73;text-decoration:none;font-size:14px}.secure-special-list{list-style:none;padding:0;margin:0}.secure-special-list__item{margin-bottom:8px}.secure-special-list__btn{width:100%;text-align:left;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px}.secure-special-list__btn:disabled{cursor:not-allowed}.secure-special-list__btn strong{font-weight:600}.secure-special-loading{color:#6b7280;font-size:16px;margin-top:8px}.secure-special-textarea{width:100%;box-sizing:border-box;padding:8px;font-size:14px}.secure-special-hint{color:#6b7280;font-size:14px}.secure-special-account-card{padding:16px;background:#f0fdf4;border-radius:8px;border:1px solid #bbf7d0}.secure-special-account-card__title{margin:0;font-weight:600;color:#166534}.secure-special-account-card__text{margin:4px 0 0;font-size:14px;color:#15803d}.secure-special-account-actions,.secure-special-account-row{margin-top:16px}.secure-special-account-row label{margin-right:8px}.account-table{margin-top:24px;max-width:480px}.account-table__row{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:baseline;padding:16px 0;border-bottom:1px solid #e5e7eb;font-size:14px}.account-table__row:last-child{border-bottom:none}.account-table__label{color:#6b7280;font-weight:600}.account-table__value{color:#111827}.account-table__value a{color:#0e5f73;text-decoration:none}.account-table__value a:hover{text-decoration:underline}.landing-layout{min-height:100vh;display:grid;grid-template-rows:1fr auto}.landing-layout__footer{padding:16px;text-align:center;font-size:14px;color:#6b7280}.rec-comp-header{margin-bottom:32px}.rec-comp-header__title{margin:0 0 8px;font-size:30px;font-weight:600;color:#111827}.rec-comp-header__subtitle{margin-top:8px;font-size:16px;color:#6b7280}.rec-comp-tabs{margin-bottom:24px;border-bottom:1px solid #e5e7eb}.rec-comp-tabs__nav{display:flex;gap:32px}.rec-comp-tabs__btn{padding:16px 8px;border-bottom:2px solid transparent;font-weight:600;font-size:14px;background:none;cursor:pointer;color:#6b7280}.rec-comp-tabs__btn:hover{color:#111827}.rec-comp-tabs__btn--active{border-bottom-color:#0e5f73;color:#0e5f73}.rec-comp-loading{text-align:center;padding:32px 0}.rec-comp-loading__spinner{display:inline-block;width:32px;height:32px;border:2px solid #e5e7eb;border-top-color:#0e5f73;border-radius:50%;animation:rec-comp-spin .8s linear infinite}@keyframes rec-comp-spin{to{transform:rotate(360deg)}}.rec-comp-loading__text{margin-top:8px;font-size:14px;color:#6b7280}.rec-comp-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px}.rec-comp-error__text{margin:0;color:#991b1b;font-size:14px}.rec-comp-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;margin-bottom:16px}.rec-comp-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rec-comp-card__row--gap{gap:16px}.rec-comp-card__row--actions{justify-content:space-between;align-items:center;margin-top:16px}.rec-comp-card__main{flex:1}.rec-comp-card__title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.rec-comp-card__meta{display:flex;align-items:center;gap:16px;margin-bottom:8px}.rec-comp-card__meta .rec-comp-card__muted{margin-left:0}.rec-comp-card__link{font-size:14px;color:#0e5f73;background:none;border:none;cursor:pointer;padding:0}.rec-comp-card__link:hover{text-decoration:underline}.rec-comp-card__text{color:#111827;margin:0 0 8px;white-space:pre-wrap;font-size:14px}.rec-comp-card__muted{font-size:14px;color:#6b7280}.rec-comp-card__actions{display:flex;gap:8px}.rec-comp-card__btn{padding:8px 16px;font-size:14px;border-radius:4px;border:none;cursor:pointer;background:transparent}.rec-comp-card__btn--primary{color:#0e5f73}.rec-comp-card__btn--primary:hover{background:#2563eb1a}.rec-comp-card__btn--danger{color:#dc2626}.rec-comp-card__btn--danger:hover{background:#dc26261a}.rec-comp-card__btn--secondary{background:#f3f4f6;color:#111827}.rec-comp-card__btn--secondary:hover:not(:disabled){background:#e5e7eb}.rec-comp-card__btn--submit{background:#0e5f73;color:#fff}.rec-comp-card__btn--submit:hover:not(:disabled){opacity:.9}.rec-comp-card__btn:disabled{cursor:not-allowed;opacity:.7}.rec-comp-textarea{width:100%;padding:16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;resize:vertical;box-sizing:border-box}.rec-comp-pagination{margin-top:32px}.rec-comp-empty{text-align:center;padding:32px 0}.rec-comp-empty__inner{max-width:28rem;margin:0 auto}.rec-comp-empty__icon{font-size:3rem;margin-bottom:16px}.rec-comp-empty__title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.rec-comp-empty__text{font-size:14px;color:#6b7280;margin:0}.rec-comp-badge{padding:4px 8px;border-radius:9999px;font-size:12px;font-weight:600}.rec-comp-badge--pending{background:#fef3c7;color:#92400e}.rec-comp-badge--processing{background:#c5e8f0;color:#176f86}.rec-comp-badge--completed{background:#d1fae5;color:#065f46}.rec-comp-badge--failed{background:#fee2e2;color:#991b1b}.rec-comp-polling{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#e5f5f9;border:1px solid #B5DFEC;border-radius:8px;font-size:14px;color:#126e84;font-weight:600}.rec-comp-avatar{width:48px;height:48px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#6b7280;flex-shrink:0}.rec-comp-header__row{display:flex;align-items:center;gap:16px}.rec-comp-header__row>div:first-child{text-align:center;flex:1}.rec-comp-header__row .rec-comp-header__title{flex:1}.rec-comp-card--comparison{transition:box-shadow .2s ease}.rec-comp-card--comparison:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.rec-comp-card__meta-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.rec-comp-card__fail-block{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:16px;margin-bottom:16px}.rec-comp-card__fail-title{font-size:12px;font-weight:600;color:#b91c1c;margin:0 0 8px}.rec-comp-card__fail-text{font-size:14px;color:#991b1b;margin:0}.rec-comp-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.rec-comp-block-resume{border-left:4px solid #0E5F73;padding-left:16px}.rec-comp-block-job{border-left:4px solid #059669;padding-left:16px}.rec-comp-block__label{font-size:12px;color:#6b7280;margin:0 0 8px}.rec-comp-block__link{font-weight:600;text-align:left;background:none;border:none;cursor:pointer;padding:0;color:#0e5f73;font-size:14px}.rec-comp-block__link:hover{text-decoration:underline}.rec-comp-block__link--green{color:#059669}.rec-comp-block__link--green:hover{color:#047857}.rec-comp-summary{background:#f9fafb;border-radius:4px;padding:16px}.rec-comp-summary__line{font-size:14px;margin:0 0 8px}.rec-comp-summary__line:last-child{margin-bottom:0}.rec-comp-summary__label{color:#6b7280}.rec-comp-summary__value{margin-left:8px;font-weight:600}.rec-comp-summary__value--normal{font-weight:400}.rec-comp-block__sublabel{margin-top:8px}.rec-comp-card__actions-col{display:flex;flex-direction:column;gap:8px;margin-left:16px}.rec-comp-card__btn--amber{background:#fef3c7;color:#92400e}.rec-comp-card__btn--amber:hover:not(:disabled){background:#fde68a}.rec-comp-card__btn--red-outline{background:#fee2e2;color:#b91c1c}.rec-comp-card__btn--red-outline:hover:not(:disabled){background:#fecaca}.rec-comp-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:16px}@media(max-width:768px){.rec-comp-detail-grid{grid-template-columns:1fr}}.rec-comp-detail-block{background:#f9fafb;border-radius:6px;padding:16px}.rec-comp-detail-block__label{font-size:14px;font-weight:500;color:#6b7280;margin:0 0 8px}.rec-comp-detail-block__title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.rec-comp-detail-block__sublabel{font-size:14px;color:#6b7280;margin:0 0 8px}.rec-comp-detail-block__link{font-size:14px;color:#0e5f73}.rec-comp-detail-block__link:hover{text-decoration:underline}.rec-comp-detail-meta{margin-top:16px;font-size:14px;color:#6b7280}.rec-comp-detail-meta .rec-comp-detail-meta__item{margin-left:16px}.rec-comp-detail-state{text-align:center;padding:32px 0}.rec-comp-detail-state__icon{font-size:3rem;margin-bottom:16px;display:block}.rec-comp-detail-state__title{font-size:24px;font-weight:600;color:#111827;margin:0 0 8px}.rec-comp-detail-state__text{color:#6b7280;margin:0 0 8px}.rec-comp-detail-state__text-sm{font-size:14px;color:#6b7280;margin-top:8px}.rec-comp-detail-alert{padding:16px;border-radius:6px;text-align:left;margin-bottom:24px}.rec-comp-detail-alert--amber{background:#fffbeb;border:1px solid #fde68a}.rec-comp-detail-alert--amber .rec-comp-detail-alert__title{font-size:14px;font-weight:500;color:#92400e;margin:0 0 8px}.rec-comp-detail-alert--amber .rec-comp-detail-alert__text{font-size:14px;color:#b45309;margin:0}.rec-comp-detail-alert--red{background:#fef2f2;border:1px solid #fecaca;padding:16px}.rec-comp-detail-alert--red .rec-comp-detail-alert__title{font-size:14px;font-weight:600;color:#991b1b;margin:0 0 8px}.rec-comp-detail-alert--red .rec-comp-detail-alert__text{color:#b91c1c;white-space:pre-wrap;font-family:ui-monospace,monospace;font-size:14px;margin:0}.rec-comp-detail-actions{display:flex;gap:16px;justify-content:center;margin-top:24px}.rec-comp-detail-btn-secondary{padding:8px 16px;background:#e5e7eb;color:#111827;border-radius:6px;border:none;cursor:pointer;font-size:14px}.rec-comp-detail-btn-secondary:hover{background:#d1d5db}.rec-comp-detail-btn-primary{padding:8px 16px;background:#0e5f73;color:#fff;border-radius:6px;border:none;cursor:pointer;font-size:14px}.rec-comp-detail-btn-primary:hover{opacity:.9}.rec-comp-detail-spinner{width:4rem;height:4rem;border:4px solid #0E5F73;border-top-color:transparent;border-radius:50%;animation:rec-comp-spin .8s linear infinite;margin:0 auto 16px;display:block}.rec-comp-detail-section{margin-bottom:32px}.rec-comp-detail-section__title{font-size:24px;font-weight:600;color:#111827;margin:0 0 16px}.rec-comp-detail-score{display:flex;align-items:center;gap:24px}.rec-comp-detail-score__value{font-size:2.5rem;font-weight:700;color:#0e5f73}.rec-comp-detail-score__bar-group{flex:1}.rec-comp-detail-score__bar-wrap{height:1.5rem;background:#e5e7eb;border-radius:9999px;overflow:hidden}.rec-comp-detail-score__bar-fill{height:100%;background:linear-gradient(to right,#3fb1cf,#0e5f73);transition:width 1s ease-out}.rec-comp-detail-score__caption{font-size:14px;color:#6b7280;margin-top:8px}.rec-comp-detail-recommendation-box{margin-bottom:32px;background:#e5f5f9;border:1px solid #B5DFEC;border-radius:6px;padding:24px}.rec-comp-detail-recommendation-box .rec-comp-detail-section__title{margin-bottom:16px}.rec-comp-detail-recommendation-box p{color:#111827;line-height:1.625;margin:0}.rec-comp-detail-analysis{border-top:1px solid #e5e7eb;padding-top:24px}.rec-comp-detail-analysis__list{margin-top:24px}.rec-comp-detail-analysis__list>*+*{margin-top:24px}.rec-comp-detail-analysis__card{background:#f9fafb;border-radius:6px;padding:16px}.rec-comp-detail-analysis__card-title{font-size:14px;font-weight:600;color:#111827;margin:0 0 8px}.rec-comp-detail-analysis__card-text{font-size:14px;color:#111827;line-height:1.625;margin:0 0 8px}.rec-comp-detail-analysis ul{font-size:14px;color:#111827;margin:0 0 8px;padding-left:1.25rem}.rec-comp-detail-analysis ul.list-space-y-1>li+li{margin-top:8px}.rec-comp-detail-analysis ul.list-space-y-2>li+li{margin-top:16px}.rec-comp-detail-analysis .list-item-flex{display:flex;align-items:flex-start;gap:8px}.rec-comp-detail-analysis .text-muted-xs{font-size:12px;color:#6b7280;margin-top:.125rem;margin-left:16px}.rec-comp-detail-analysis .text-muted{color:#6b7280}.rec-comp-detail-max{max-width:42rem;margin-left:auto;margin-right:auto;margin-bottom:24px}.rec-comp-detail-raw{margin-top:8px;background:#f9fafb;border-radius:6px;padding:16px;overflow:auto;max-height:24rem}.rec-comp-detail-raw pre{font-size:12px;color:#111827;white-space:pre-wrap;margin:0}.rec-comp-detail-state+.rec-comp-detail-state{margin-top:0}.rec-comp-detail-severity{margin-left:8px;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.rec-comp-detail-severity--high{background:#fee2e2;color:#991b1b}.rec-comp-detail-severity--medium{background:#fef3c7;color:#92400e}.rec-comp-detail-severity--low{background:#e5e7eb;color:#374151}.rec-comp-detail-raw-toggle{font-size:14px;color:#6b7280;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;margin-top:16px}.rec-comp-detail-raw-toggle:hover{color:#111827}.top-nav__nav{position:sticky;top:0;z-index:50;background-color:#fff;border-bottom-width:1px;border-color:#e5e7eb}.top-nav__div{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:640px){.top-nav__div{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.top-nav__div{padding-left:32px;padding-right:32px}}.top-nav__div-2{display:flex;align-items:center;justify-content:space-between;height:4rem}.top-nav__div-3{flex-shrink:0}.top-nav__wordmark{display:inline-block;width:96px;height:32px;background-color:#0e5f73;-webkit-mask:url(/assets/signr-wordmark.svg) no-repeat left center;mask:url(/assets/signr-wordmark.svg) no-repeat left center;-webkit-mask-size:contain;mask-size:contain;transition:background-color .15s}@media(min-width:640px){.top-nav__wordmark{width:112px;height:36px}}.top-nav__a:hover .top-nav__wordmark{background-color:#126e84}.top-nav__a{display:flex;align-items:center;gap:8px;font-size:24px;line-height:1.75rem;font-weight:600;color:#111827;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a:hover{color:#374151}.top-nav__div-4{width:32px;height:32px;background-color:#0e5f73;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.top-nav__div-5{display:none;align-items:center;gap:24px}@media(min-width:1024px){.top-nav__div-5{display:flex}}.top-nav__div-6{display:flex;align-items:center;gap:.75rem}.top-nav__a-2{display:none;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-2:hover{color:#111827}@media(min-width:640px){.top-nav__a-2{display:inline-flex}}.top-nav__a-3{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-size:14px;line-height:1.25rem;font-weight:600;color:#fff;background-color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-3:hover{background-color:#126e84}.top-nav__a-3:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.top-nav__div-7{position:relative}.top-nav__el{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background-color:#f3f4f6;color:#4b5563;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el:hover{background-color:#e5e7eb}.top-nav__el:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.top-nav__svg{width:1.25rem;height:1.25rem}.top-nav__div-8{position:fixed;inset:0;z-index:10}.top-nav__div-9{position:absolute;right:0;top:100%;margin-top:8px;width:12rem;background-color:#fff;border-radius:.5rem;border-width:1px;border-color:#e5e7eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:20;padding-top:.25rem;padding-bottom:.25rem}.top-nav__el-2{display:flex;align-items:center;gap:.75rem;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;font-size:14px;line-height:1.25rem;color:#374151;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-2:hover{background-color:#f9fafb}.top-nav__svg-2{width:16px;height:16px}.top-nav__div-10{border-top-width:1px;border-color:#e5e7eb;margin-top:.25rem;margin-bottom:.25rem}.top-nav__el-3{display:flex;align-items:center;gap:.75rem;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;font-size:14px;line-height:1.25rem;color:#374151;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-3:hover{background-color:#f9fafb}.top-nav__svg-3{width:16px;height:16px}.top-nav__el-4{width:100%;display:flex;align-items:center;gap:.75rem;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;font-size:14px;line-height:1.25rem;color:#dc2626;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-4:hover{background-color:#fef2f2}.top-nav__svg-4{width:16px;height:16px}.top-nav__a-4{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-size:14px;line-height:1.25rem;font-weight:600;color:#fff;background-color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-4:hover{background-color:#126e84}.top-nav__a-4:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.top-nav__div-11{position:relative}.top-nav__el-5{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background-color:#f3f4f6;color:#4b5563;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-5:hover{background-color:#e5e7eb}.top-nav__el-5:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.top-nav__svg-5{width:1.25rem;height:1.25rem}.top-nav__div-12{position:fixed;inset:0;z-index:10}.top-nav__div-13{position:absolute;right:0;top:100%;margin-top:8px;width:12rem;background-color:#fff;border-radius:.5rem;border-width:1px;border-color:#e5e7eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:20;padding-top:.25rem;padding-bottom:.25rem}.top-nav__el-6{display:flex;align-items:center;gap:.75rem;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;font-size:14px;line-height:1.25rem;color:#374151;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-6:hover{background-color:#f9fafb}.top-nav__div-14{border-top-width:1px;border-color:#e5e7eb;margin-top:.25rem;margin-bottom:.25rem}.top-nav__el-7{width:100%;display:flex;align-items:center;gap:.75rem;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;font-size:14px;line-height:1.25rem;color:#dc2626;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-7:hover{background-color:#fef2f2}.top-nav__el-8{display:inline-flex;align-items:center;justify-content:center;padding:8px;color:#374151;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-8:hover{color:#111827;background-color:#f3f4f6}.top-nav__el-8:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF}@media(min-width:1024px){.top-nav__el-8{display:none}}.top-nav__show,.top-nav__svg-6{width:24px;height:24px}.top-nav__div-15{border-top-width:1px;border-color:#e5e7eb;background-color:#fff}@media(min-width:1024px){.top-nav__div-15{display:none}}.top-nav__div-16{padding:16px}.top-nav__div-16>*+*{margin-top:.25rem}.top-nav__div-17{border-top-width:1px;border-color:#e5e7eb;margin-top:8px;margin-bottom:8px}.top-nav__a-5{display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#374151;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-5:hover{color:#111827;background-color:#f9fafb}.top-nav__a-6{display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-6:hover{background-color:#e5f5f9}.top-nav__a-7{display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#374151;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-7:hover{color:#111827;background-color:#f9fafb}.top-nav__el-9{width:100%;text-align:left;display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#dc2626;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-9:hover{background-color:#fef2f2}.top-nav__a-8{display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-8:hover{background-color:#e5f5f9}.top-nav__a-9{display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#374151;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__a-9:hover{color:#111827;background-color:#f9fafb}.top-nav__el-10{width:100%;text-align:left;display:block;padding-left:.75rem;padding-right:.75rem;padding-top:8px;padding-bottom:8px;font-size:16px;line-height:1.5rem;font-weight:500;color:#dc2626;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__el-10:hover{background-color:#fef2f2}.top-nav__link{font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__link:hover{color:#111827}.top-nav__link--active{color:#0e5f73}.top-nav__mobile-link{display:block;padding:.5rem .75rem;font-size:16px;line-height:1.5rem;font-weight:500;color:#374151;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.top-nav__mobile-link:hover{color:#111827;background-color:#f9fafb}.top-nav__mobile-link--active{color:#0e5f73;background-color:#e5f5f9}.footer__footer{background-color:#fff;border-top-width:1px;border-color:#e5e7eb}.footer__div{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;padding-top:3rem;padding-bottom:3rem}@media(min-width:640px){.footer__div{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.footer__div{padding-left:32px;padding-right:32px}}.footer__div-2{display:none;gap:32px}@media(min-width:640px){.footer__div-2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.footer__h3{font-size:14px;line-height:1.25rem;font-weight:600;color:#111827;margin-bottom:16px}.footer__ul>*+*{margin-top:.75rem}.footer__a{font-size:14px;line-height:1.25rem;color:#4b5563;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.footer__a:hover{color:#111827}.footer__div-3>*+*{margin-top:8px}@media(min-width:640px){.footer__div-3{display:none}}.footer__div-4{border-width:1px;border-color:#e5e7eb;border-radius:.5rem;overflow:hidden}.footer__el{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:16px;padding-right:16px;padding-top:.75rem;padding-bottom:.75rem;text-align:left;background-color:#fff;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.footer__el:hover{background-color:#f9fafb}.footer__h3-2{font-size:14px;line-height:1.25rem;font-weight:600;color:#111827}.footer__svg{width:1.25rem;height:1.25rem;color:#6b7280;transition-property:transform}.footer__svg--expanded{transform:rotate(180deg)}.footer__div-5{padding-left:16px;padding-right:16px;padding-top:.75rem;padding-bottom:.75rem;background-color:#f9fafb;border-top-width:1px;border-color:#e5e7eb}.footer__ul-2>*+*{margin-top:.75rem}.footer__a-2{font-size:14px;line-height:1.25rem;color:#4b5563;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.footer__a-2:hover{color:#111827}.footer__div-6{margin-top:3rem;padding-top:32px;border-top-width:1px;border-color:#e5e7eb}.footer__p{font-size:14px;line-height:1.25rem;color:#6b7280;text-align:center}.cookie-banner__div{position:fixed;bottom:0;left:0;right:0;z-index:50;background-color:#fff;border-top-width:1px;border-color:#e5e7eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cookie-banner__div-2{max-width:1200px;margin-left:auto;margin-right:auto;padding:16px}@media(min-width:640px){.cookie-banner__div-2{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.cookie-banner__div-2{padding-left:32px;padding-right:32px}}.cookie-banner__div-3{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px}@media(min-width:640px){.cookie-banner__div-3{flex-direction:row;align-items:center}}.cookie-banner__p{font-size:14px;line-height:1.25rem;color:#374151}.cookie-banner__a{color:#0e5f73;text-decoration-line:underline}.cookie-banner__a:hover{color:#126e84}.cookie-banner__button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-size:14px;line-height:1.25rem;font-weight:600;color:#fff;background-color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.cookie-banner__button:hover{background-color:#126e84}.cookie-banner__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.base-layout__div{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.base-layout__main{flex:1 1 0%}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.btn{display:inline-flex;justify-content:center;align-items:center;width:auto;box-sizing:border-box;padding:8px 16px;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,opacity .15s ease,border-color .15s ease;border-radius:8px}.btn:focus-visible{outline:2px solid #9DD7E5;outline-offset:2px}.btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--primary{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:.8px;border:none;background:#0e5f73;color:#fff}.btn--primary:hover:not(.btn--disabled){background:#126e84}.btn--primary:active:not(.btn--disabled){background:#1b7c95}.btn--secondary{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#0e5f73;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:.8px;background:#fff;border:1px solid #ced4da}.btn--secondary:hover:not(.btn--disabled){background:#f4f6f8}.btn--secondary:active:not(.btn--disabled){background:#e9ecef}.btn--ghost{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#495057;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.56px;border:none;background:transparent}.btn--ghost:hover:not(.btn--disabled){background:#f4f6f8}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.input{width:100%;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.input--bold{font-weight:600}.input{border-width:1px;border-style:solid;border-color:#e9ecef;border-radius:6px;padding:8px 16px;background:#fff;outline:none;box-sizing:border-box;transition:border-color .15s ease}.input::placeholder{color:#868e96}.input:focus-visible{outline:2px solid #9DD7E5}.input--error{border-color:#d71616}.input--error:focus-visible{outline-color:#d71616}.input--disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed}.input--textarea{resize:vertical;min-height:80px}.ui-picture-wrapper,.ui-picture{display:block}.ui-picture>img{height:auto;max-width:100%}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.login-form{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}.login-form *,.login-form *:before,.login-form *:after{box-sizing:border-box}.login-form__header{margin-bottom:16px}.login-form__title{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.login-form__subtitle{color:#4b5563;margin-bottom:.5rem}.login-form__link{font-size:14px;line-height:1.25rem;color:#126e84;text-decoration:underline}.login-form__link:hover{color:#0e5f73;text-decoration-line:underline}.login-form__error-box{margin-bottom:16px;padding:16px;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.5rem}.login-form__error-inner{display:flex;gap:.75rem}.login-form__error-icon{width:1.25rem;height:1.25rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.login-form__error-title{font-weight:600;color:#7f1d1d;font-size:14px;line-height:1.25rem}.login-form__error-msg{color:#991b1b;font-size:14px;line-height:1.25rem;margin-top:.25rem}.login-form__error-signup{font-size:14px;line-height:1.25rem;font-weight:500;color:#7f1d1d;text-decoration-line:underline;margin-top:8px;display:inline-block}.login-form__error-signup:hover{color:#450a0a}.login-form__message-box{margin-bottom:16px;padding:16px;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;font-size:14px;line-height:1.25rem;color:#166534}.login-form__fields>*+*{margin-top:16px}.login-form__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.25rem}.login-form__input{width:100%;padding:.5rem 16px;border-width:1px;border-color:#d1d5db;border-radius:.5rem;font-size:16px}.login-form__input:focus{outline:none;box-shadow:0 0 0 2px #3fb1cf;border-color:transparent}.login-form__input:disabled{background-color:#f9fafb;cursor:not-allowed}.login-form__password-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.login-form__magic-link-btn{font-size:.75rem;line-height:1rem;color:#126e84;font-weight:500;text-decoration-line:underline}.login-form__magic-link-btn:hover{color:#0e5f73;text-decoration-line:underline}.login-form__magic-link-btn:disabled{color:#9ca3af;cursor:not-allowed}.login-form__magic-link-sent{font-size:.75rem;line-height:1rem;color:#6b7280}.login-form__magic-link-retry{color:#126e84;text-decoration-line:underline}.login-form__magic-link-retry:hover{color:#0e5f73}.login-form__magic-link-retry:disabled{color:#9ca3af;cursor:not-allowed;text-decoration-line:none}.login-form__password-wrap{position:relative}.login-form__password-input{width:100%;padding:.5rem 2.5rem .5rem 16px;border-width:1px;border-color:#d1d5db;border-radius:.5rem;font-size:16px}.login-form__password-input:focus{outline:none;box-shadow:0 0 0 2px #3fb1cf;border-color:transparent}.login-form__password-input:disabled{background-color:#f9fafb;cursor:not-allowed}.login-form__toggle-password{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:#6b7280;padding:.25rem}.login-form__toggle-password:hover{color:#374151}.login-form__toggle-password:focus{outline:none}.login-form__eye-icon{width:1.25rem;height:1.25rem}.login-form__forgot-row{display:flex;align-items:center;justify-content:space-between}.login-form__forgot-link{font-size:14px;line-height:1.25rem;color:#126e84;text-decoration:underline}.login-form__forgot-link:hover{color:#0e5f73;text-decoration-line:underline}.login-form__submit{width:100%;padding:.625rem 24px;background-color:#0e5f73;color:#fff;font-weight:600;font-size:16px;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;justify-content:center;gap:8px}.login-form__submit:hover{background-color:#126e84}.login-form__submit:focus{outline:none;box-shadow:0 0 0 2px #0e5f73}.login-form__submit:disabled{background-color:#d1d5db;cursor:not-allowed}.login-form__spinner{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem;color:#fff}.login-form__spinner-track{opacity:.25}.login-form__spinner-fill{opacity:.75}.login-form__magic-error{margin-top:.75rem;font-size:14px;line-height:1.25rem;color:#dc2626;text-align:center}.login-form__resend-box{margin-top:16px;padding:.75rem;background-color:#e5f5f9;border-width:1px;border-color:#b5dfec;border-radius:.5rem;font-size:14px;line-height:1.25rem;color:#176f86;text-align:center}.login-form__resend-btn{margin-left:8px;font-weight:500;text-decoration-line:underline}.login-form__resend-btn:hover{color:#125868}.login-form__resend-btn:disabled{color:#6cc1d8;text-decoration-line:none}.login-form__signup-row{margin-top:16px;text-align:center}.login-form__signup-text{font-size:14px;line-height:1.25rem;color:#4b5563}.login-form__signup-link{color:#126e84;font-weight:500;text-decoration:underline}.login-form__signup-link:hover{color:#0e5f73;text-decoration-line:underline}.login-form__terms{margin-top:16px;font-size:.75rem;line-height:1rem;color:#6b7280;text-align:center}.login-form__terms-link{color:#1f2937;text-decoration:underline}.login-form__terms-link:hover{text-decoration-line:underline}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.signup-form{background-color:#fff;border-radius:.5rem;border-width:1px;border-color:#e5e7eb;box-shadow:0 1px 2px #0000000d;padding:24px}.signup-form *,.signup-form *:before,.signup-form *:after{box-sizing:border-box}.signup-form__header{margin-bottom:16px}.signup-form__title{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.signup-form__subtitle{color:#4b5563;margin-bottom:.5rem}.signup-form__link{font-size:14px;line-height:1.25rem;color:#126e84;text-decoration:underline}.signup-form__link:hover{color:#0e5f73}.signup-form__error-box{margin-bottom:16px;padding:.75rem;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.25rem;display:flex;align-items:flex-start;gap:8px}.signup-form__error-icon{width:1.25rem;height:1.25rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.signup-form__error-msg{font-size:14px;line-height:1.25rem;font-weight:500;color:#7f1d1d}.signup-form__message-box{margin-bottom:16px;padding:.75rem;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.25rem;font-size:14px;line-height:1.25rem;color:#166534}.signup-form__success-box{margin-bottom:16px;padding:16px;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;text-align:center}.signup-form__success-text{color:#166534;font-weight:500}.signup-form__fields>*+*{margin-top:.75rem}.signup-form__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.25rem}.signup-form__input{width:100%;padding:.5rem 16px;border-width:1px;border-color:#d1d5db;border-radius:.5rem;font-size:16px}.signup-form__input:focus{outline:none;box-shadow:0 0 0 2px #3fb1cf;border-color:transparent}.signup-form__input:disabled{background-color:#f9fafb;cursor:not-allowed}.signup-form__password-wrap{position:relative}.signup-form__password-input{width:100%;padding:.5rem 2.5rem .5rem 16px;border-width:1px;border-color:#d1d5db;border-radius:.5rem;font-size:16px}.signup-form__password-input:focus{outline:none;box-shadow:0 0 0 2px #3fb1cf;border-color:transparent}.signup-form__password-input:disabled{background-color:#f9fafb;cursor:not-allowed}.signup-form__toggle-password{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:#6b7280;padding:.25rem}.signup-form__toggle-password:hover{color:#374151}.signup-form__toggle-password:focus{outline:none}.signup-form__eye-icon{width:1.25rem;height:1.25rem}.signup-form__hint{margin-top:.25rem;font-size:.75rem;line-height:1rem;color:#6b7280}.signup-form__submit{width:100%;padding:.625rem 24px;background-color:#0e5f73;color:#fff;font-weight:600;font-size:16px;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;justify-content:center;gap:8px}.signup-form__submit:hover{background-color:#126e84}.signup-form__submit:focus{outline:none;box-shadow:0 0 0 2px #3fb1cf}.signup-form__submit:disabled{background-color:#d1d5db;cursor:not-allowed}.signup-form__spinner{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}.signup-form__spinner-track{opacity:.25}.signup-form__spinner-fill{opacity:.75}.signup-form__login-row{margin-top:.5rem;text-align:center;font-size:14px;line-height:1.25rem;color:#4b5563}.signup-form__login-link{color:#126e84;font-weight:500;text-decoration-line:underline}.signup-form__login-link:hover{color:#0e5f73}.signup-form__terms{margin-top:16px;font-size:.75rem;line-height:1rem;color:#6b7280;text-align:center}.signup-form__terms-link{color:#1f2937;text-decoration:underline}.signup-form__terms-link:hover{text-decoration-line:underline}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.card-grid{width:100%;box-sizing:border-box;padding:48px 0}@media(min-width:768px){.card-grid{padding:80px 0}}.card-grid--gray{background:#f9fafb}.card-grid__container{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 16px;box-sizing:border-box}@media(min-width:768px){.card-grid__container{padding:0 24px}}.card-grid__heading{margin:0 0 16px;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.card-grid__heading--source-sans-3{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif}.card-grid__heading{text-align:center}.card-grid__subtitle{margin:0 0 32px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.card-grid__subtitle--bold{font-weight:600}.card-grid__subtitle{color:#495057;text-align:center}.card-grid__grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.card-grid__grid--cols-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.card-grid__grid--cols-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.card-grid__grid--cols-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.card-grid__grid--cols-4{grid-template-columns:repeat(4,1fr)}}.card-grid__card{display:flex;flex-direction:column;align-items:stretch;height:100%;margin:0;padding:24px;background:#fff;border-width:1px;border-style:solid;box-sizing:border-box;border-color:#e9ecef;border-radius:12px;text-align:left;text-decoration:none;color:inherit;font:inherit;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.card-grid__card:hover{border-color:#0e5f73;box-shadow:0 0 10px #0000000a,0 4px 20px 10px #00000005,0 8px 30px 20px #00000005}.card-grid__card:focus-visible{outline:2px solid #9DD7E5;outline-offset:2px}.card-grid__card--static{cursor:default}.card-grid__card--static:hover{border-color:#e9ecef;box-shadow:none}.card-grid__icon-wrap{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0 0 16px;border-radius:50%;background:#e5f5f9;color:#0e5f73}.card-grid__card-title{margin:0 0 8px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:18px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.288px}.card-grid__card-body{margin:0 0 16px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.card-grid__card-body--bold{font-weight:600}.card-grid__card-body{color:#495057;flex-grow:1}.card-grid__card-action{display:flex;flex-direction:row;align-items:center;gap:4px;margin:0;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.card-grid__card-action--bold{font-weight:600}.card-grid__card-action{color:#0e5f73;font-weight:600}.card-grid__card-action--muted{color:#495057;color:inherit;font-weight:400}.card-grid__card-chevron{flex-shrink:0;display:block;color:#0e5f73}.card-grid__footer{margin:24px 0 0;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.card-grid__footer--bold{font-weight:600}.card-grid__footer{color:#495057;text-align:center}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.contact-form-section{width:100%;box-sizing:border-box;padding:48px 0}@media(min-width:768px){.contact-form-section{padding:80px 0}}.contact-form-section--gray{background:#f9fafb}.contact-form-section__container{max-width:1200px;margin:0 auto;padding:0 16px;box-sizing:border-box}@media(min-width:768px){.contact-form-section__container{padding:0 24px}}.contact-form-section__heading{margin:0 0 8px;text-align:center;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.contact-form-section__heading--source-sans-3{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif}.contact-form-section__subtext{margin:0 0 32px;text-align:center;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.contact-form-section__subtext--bold{font-weight:600}.contact-form-section__subtext{color:#495057;max-width:640px;margin-left:auto;margin-right:auto}.contact-form{display:flex;flex-direction:column;gap:24px;width:100%;max-width:560px;margin:0 auto;background:#fff;border-width:1px;border-style:solid;box-sizing:border-box;border-color:#e9ecef;border-radius:12px;padding:24px}@media(min-width:768px){.contact-form{padding:32px}}.contact-form__form{display:flex;flex-direction:column;gap:24px}.contact-form__field{display:flex;flex-direction:column}.contact-form__label{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.contact-form__label--bold{font-weight:600}.contact-form__label{font-weight:600;margin-bottom:8px}.contact-form__select{width:100%;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.contact-form__select--bold{font-weight:600}.contact-form__select{border-width:1px;border-style:solid;border-color:#e9ecef;border-radius:6px;padding:8px 16px;background:#fff;outline:none;box-sizing:border-box;cursor:pointer;transition:border-color .15s ease}.contact-form__select:focus-visible{outline:2px solid #9DD7E5}.contact-form__select:disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed}.contact-form__submit{align-self:stretch}.contact-form__success{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.contact-form__success--bold{font-weight:600}.contact-form__success{margin:0;text-align:center;color:#047857}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.bullet-list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.bullet-list__item{display:flex;align-items:flex-start;gap:8px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.bullet-list__item--bold{font-weight:600}.bullet-list__item{color:#495057}.bullet-list__dot{width:6px;height:6px;border-radius:50%;background:#0e5f73;flex-shrink:0;margin-top:9px}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.step-list{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0;counter-reset:step-counter}.step-list__item{display:flex;align-items:flex-start;gap:16px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.step-list__item--bold{font-weight:600}.step-list__item{color:#495057;counter-increment:step-counter}.step-list__badge{width:28px;height:28px;border-radius:50%;background:#0e5f73;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;font-weight:600}.step-list__badge:before{content:counter(step-counter)}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.check-list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.check-list__item{display:flex;align-items:flex-start;gap:8px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.check-list__item--bold{font-weight:600}.check-list__item{color:#495057}.check-list__icon{flex-shrink:0;margin-top:2px;color:#0e5f73;width:20px;height:20px}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.feature-section{width:100%;box-sizing:border-box;padding:48px 0}@media(min-width:768px){.feature-section{padding:80px 0}}.feature-section--gray{background:#f9fafb}.feature-section__container{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 16px;box-sizing:border-box}@media(min-width:768px){.feature-section__container{padding:0 24px}}@media(min-width:768px){.feature-section__grid--two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}}@media(min-width:768px){.feature-section__grid--media-left .feature-section__media{order:-1}}.feature-section__text,.feature-section__media{min-width:0}.feature-section__label{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.feature-section__label--bold{font-weight:600}.feature-section__label{text-transform:uppercase;letter-spacing:.05em;color:#495057;margin:0 0 8px}.feature-section__title{margin:0 0 8px;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.feature-section__title--source-sans-3{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif}.feature-section__subtitle{margin:0 0 16px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.feature-section__subtitle--bold{font-weight:600}.feature-section__subtitle{color:#495057}.feature-section__content{margin-bottom:24px}.feature-section__cta-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:24px}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.marketing-hero{width:100%;box-sizing:border-box;padding:64px 0}@media(min-width:768px){.marketing-hero{padding:96px 0}}.marketing-hero--bg-white{background:#fff}.marketing-hero--bg-gray{background:#f9fafb}.marketing-hero--bg-gradient{background:linear-gradient(180deg,#e5f5f9,#fff)}.marketing-hero__container{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 16px;box-sizing:border-box}@media(min-width:768px){.marketing-hero__container{padding:0 24px}}.marketing-hero__grid{display:grid;gap:24px}@media(min-width:768px){.marketing-hero--split.marketing-hero--has-media .marketing-hero__grid--split{grid-template-columns:1fr 1fr;gap:48px;align-items:center}}.marketing-hero__grid--centered{text-align:center}.marketing-hero__grid--centered .marketing-hero__text{max-width:720px;margin-left:auto;margin-right:auto}.marketing-hero__text{min-width:0}.marketing-hero__label{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.marketing-hero__label--bold{font-weight:600}.marketing-hero__label{text-transform:uppercase;letter-spacing:.08em;color:#495057;margin:0 0 8px}.marketing-hero__title{margin:0 0 16px;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:30px;font-style:normal;font-weight:600;line-height:40px;font-size:36px;line-height:44px}@media(min-width:1024px){.marketing-hero__title{font-size:48px;line-height:56px}}.marketing-hero__subtitle{margin:0 0 16px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.marketing-hero__subtitle--bold{font-weight:600}.marketing-hero__subtitle{color:#495057;text-wrap:pretty}.marketing-hero__content{margin-bottom:24px}.marketing-hero__cta-row+.marketing-hero__content{margin-top:24px}.marketing-hero__cta-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.marketing-hero__cta-row--centered{justify-content:center}.marketing-hero__media{min-width:0;margin-top:32px}@media(min-width:768px){.marketing-hero--split.marketing-hero--has-media .marketing-hero__media{margin-top:0}}.marketing-hero--centered .marketing-hero__media{margin-top:32px}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.cta-panel{width:100%;box-sizing:border-box;padding:64px 0}@media(min-width:768px){.cta-panel{padding:96px 0}}.cta-panel--gray{background:#f9fafb}.cta-panel--gradient{background:linear-gradient(180deg,#e5f5f9,#fff)}.cta-panel__container{max-width:800px;margin-left:auto;margin-right:auto;padding:0 16px;box-sizing:border-box;text-align:center}.cta-panel__heading{margin:0 0 16px;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.cta-panel__heading--source-sans-3{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif}.cta-panel__body{margin:0 0 24px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.cta-panel__body--bold{font-weight:600}.cta-panel__body{color:#495057}.cta-panel__cta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;align-items:center}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.faq-accordion{width:100%;box-sizing:border-box;padding:64px 0}@media(min-width:768px){.faq-accordion{padding:96px 0}}.faq-accordion--gray{background:#f9fafb}.faq-accordion__container{max-width:800px;margin-left:auto;margin-right:auto;padding:0 16px;box-sizing:border-box}@media(min-width:768px){.faq-accordion__container{padding:0 24px}}.faq-accordion__label{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.faq-accordion__label--bold{font-weight:600}.faq-accordion__label{text-transform:uppercase;letter-spacing:.05em;color:#495057;margin:0 0 8px}.faq-accordion__heading{margin:0 0 32px;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.faq-accordion__heading--source-sans-3{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif}.faq-accordion__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.faq-accordion__item{border-width:1px;border-style:solid;box-sizing:border-box;border-radius:8px;overflow:hidden;background:#fff}.faq-accordion__question{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0;padding:16px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:600;line-height:20px;box-sizing:border-box;transition:background-color .15s ease}.faq-accordion__question:hover{background:#f9fafb}.faq-accordion__chevron{flex-shrink:0;width:20px;height:20px;color:#adb5bd;transition:transform .2s ease}.faq-accordion__chevron--open{transform:rotate(180deg)}.faq-accordion__answer{padding:0 16px 16px;margin:0;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px}.faq-accordion__answer--bold{font-weight:600}.faq-accordion__answer{color:#495057}.faq-accordion__feedback{margin-top:8px;padding:0 16px 16px;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.faq-accordion__feedback--bold{font-weight:600}.faq-accordion__feedback{color:#495057;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px}.faq-accordion__feedback-actions{display:flex;flex-direction:row;gap:8px;align-items:center}.faq-accordion__feedback-btn{margin:0;padding:0;border:none;background:none;cursor:pointer;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.faq-accordion__feedback-btn--bold{font-weight:600}.faq-accordion__feedback-btn{color:#495057;text-decoration:underline;text-underline-offset:2px}.faq-accordion__feedback-btn:hover{color:#212529}.faq-accordion__cta-row{margin-top:32px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.credibility-band{width:100%;padding:48px 0}@media(min-width:768px){.credibility-band{padding:64px 0}}.credibility-band--gray{background:#f9fafb}.credibility-band--white{background:#fff}.credibility-band__container{box-sizing:border-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.credibility-band__heading{margin:0 0 32px;text-align:center;font-family:Montserrat,Verdana,sans-serif;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.credibility-band__heading--source-sans-3{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif}.credibility-band__grid{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.credibility-band__grid--3{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(min-width:640px){.credibility-band__grid--4{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(min-width:640px){.credibility-band__grid--5{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(min-width:640px){.credibility-band__grid--6{flex-direction:row;flex-wrap:wrap;justify-content:center}}.credibility-band__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}@media(min-width:768px){.credibility-band__grid--3>.credibility-band__item{width:calc(33.333% - 21.3333333333px)}}@media(min-width:640px){.credibility-band__grid--4>.credibility-band__item{width:calc(50% - 16px)}}@media(min-width:1024px){.credibility-band__grid--4>.credibility-band__item{width:calc(25% - 24px)}}@media(min-width:640px){.credibility-band__grid--5>.credibility-band__item{width:calc(50% - 16px)}}@media(min-width:768px){.credibility-band__grid--5>.credibility-band__item{width:calc(33.333% - 21.3333333333px)}}@media(min-width:640px){.credibility-band__grid--6>.credibility-band__item{width:calc(50% - 16px)}}@media(min-width:768px){.credibility-band__grid--6>.credibility-band__item{width:calc(33.333% - 21.3333333333px)}}.credibility-band__icon-wrap{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;flex-shrink:0;background:#e5f5f9;color:#0e5f73}.credibility-band__item-label{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.14px}.credibility-band__item-label--bold{font-weight:600}.credibility-band__item-text{margin:0;font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#212529;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.credibility-band__item-text--bold{font-weight:600}.credibility-band__item-text{color:#495057}.credibility-band__footer{margin-top:24px;text-align:center}.credibility-band__footer-link{font-family:"Source Sans 3",Apple SD Gothic Neo,PT Sans,Trebuchet MS,sans-serif;color:#0e5f73;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px}.credibility-band__footer-link--bold{font-weight:600}.credibility-band__footer-link{text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font:inherit;transition:color .15s ease}.credibility-band__footer-link:hover{color:#1b7c95}.credibility-band__footer-link:focus-visible{outline:2px solid #9DD7E5;outline-offset:2px;border-radius:2px}.credibility-band__footer-link:active{color:#1b7c95}.referrals-tile{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;border:1px solid var(--color-border, #e2e2e2);border-radius:.75rem;background:var(--color-surface, #fff)}.referrals-tile__title{margin:0;font-size:.95rem;font-weight:600;color:var(--color-text-secondary, #666);letter-spacing:.01em}.referrals-tile__code{margin:0;font-family:var(--font-monospace, ui-monospace, "SFMono-Regular", "Menlo", monospace);font-size:1.5rem;font-weight:600;letter-spacing:.18em;color:var(--color-text, #111);word-break:break-all}.referrals-tile__link{margin:0;font-size:.875rem;color:var(--color-text, #111);word-break:break-all;background:var(--color-surface-muted, #f7f7f7);padding:.5rem .625rem;border-radius:.375rem}.referrals-tile__big-number{margin:0;font-size:2rem;font-weight:700;color:var(--color-text, #111)}.referrals-tile__hint{margin:0;font-size:.8125rem;color:var(--color-text-secondary, #666);line-height:1.4}.referrals-tile__actions{display:flex;gap:.5rem}.referrals-tile__btn{appearance:none;border:1px solid var(--color-border, #e2e2e2);background:var(--color-surface, #fff);color:var(--color-text, #111);font-size:.875rem;font-weight:500;padding:.5rem .875rem;border-radius:.375rem;cursor:pointer;transition:background-color .1s ease}.referrals-tile__btn:hover:not(:disabled){background:var(--color-surface-muted, #f7f7f7)}.referrals-tile__btn:disabled{opacity:.5;cursor:not-allowed}.referrals-how-it-works{margin-top:1.5rem;padding:1.25rem 1.5rem;border:1px solid var(--color-border, #e2e2e2);border-radius:.75rem;background:var(--color-surface-muted, #f7f7f7)}.referrals-how-it-works__title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.referrals-how-it-works__steps{margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.5;color:var(--color-text, #111)}.referrals-how-it-works__steps li+li{margin-top:.4rem}.referrals-how-it-works__note{margin:.75rem 0 0;font-size:.8125rem;color:var(--color-text-secondary, #666)}.referral-chip{appearance:none;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;border:1px solid var(--color-border, #e2e2e2);border-radius:999px;background:var(--color-surface, #fff);color:var(--color-text, #111);font-size:.8125rem;font-weight:500;font-family:var(--font-monospace, ui-monospace, "SFMono-Regular", "Menlo", monospace);letter-spacing:.04em;cursor:pointer}.referral-chip:hover{background:var(--color-surface-muted, #f7f7f7)}.referral-chip__icon{font-size:.875rem;line-height:1}.referrals-tile--qr{align-items:flex-start}.referrals-tile__qr{display:flex;align-items:center;justify-content:center;padding:.625rem;background:#fff;border-radius:.5rem;border:1px solid var(--color-border, #e2e2e2)}.referrals-tile__qr svg{width:100%;max-width:200px;height:auto;display:block}.referrals-status{margin-top:1rem;padding:.875rem 1rem;border:1px solid var(--color-border, #e2e2e2);border-radius:.625rem;background:var(--color-surface-muted, #f7f7f7)}.referrals-status__line{margin:0;font-size:.875rem;line-height:1.5;color:var(--color-text, #111)}.referrals-status__line--neutral{color:var(--color-text-secondary, #666)}.referrals-status__when{color:var(--color-text-secondary, #666);font-weight:400}.referrals-status__locked-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.referrals-status__lock{font-size:.75rem;color:var(--color-text-secondary, #666);background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e2e2);border-radius:999px;padding:.25rem .625rem;white-space:nowrap}.referred-by-panel{margin:0 0 1rem;padding:.75rem .875rem;border:1px solid var(--color-border, #e2e2e2);border-left:3px solid var(--color-accent, #2563eb);border-radius:.5rem;background:var(--color-surface-muted, #f7f7f7);display:flex;flex-direction:column;gap:.5rem}.referred-by-panel__row{display:flex;align-items:center;gap:.625rem}.referred-by-panel__row--actions{flex-direction:column;align-items:flex-start;gap:.375rem}.referred-by-panel__avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e2e2);overflow:hidden;flex:0 0 auto}.referred-by-panel__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.referred-by-panel__avatar-fallback{font-size:1rem;line-height:1}.referred-by-panel__text{margin:0;font-size:.9375rem;line-height:1.3;color:var(--color-text, #111)}.referred-by-panel__text strong{font-weight:600}.referred-by-panel__credit{margin:0;font-size:.8125rem;line-height:1.4;color:var(--color-text-secondary, #666)}.referred-by-panel__dismiss{appearance:none;border:1px solid var(--color-border, #e2e2e2);background:var(--color-surface, #fff);color:var(--color-text, #111);font-size:.8125rem;padding:.375rem .75rem;border-radius:.375rem;cursor:pointer}.referred-by-panel__dismiss:hover{background:var(--color-surface-muted, #f7f7f7)}.referred-by-panel__hint{margin:0;font-size:.75rem;color:var(--color-text-secondary, #666)}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.profile-header-card{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}@media(min-width:640px){.profile-header-card{padding:24px}}.profile-header-card__primary{display:flex;flex-direction:row;align-items:flex-start;gap:16px}@media(min-width:640px){.profile-header-card__primary{gap:24px}}.profile-header-card__avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#f9fafb;border:1px solid #e5e7eb;flex:none;display:flex;align-items:center;justify-content:center}@media(min-width:640px){.profile-header-card__avatar{width:96px;height:96px}}.profile-header-card__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.profile-header-card__avatar-placeholder{font-size:24px;font-weight:600;color:#6b7280}.profile-header-card__details{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.profile-header-card__name{margin:0;font-size:24px;font-weight:600;color:#111827;line-height:1.2}.profile-header-card__headline-row,.profile-header-card__inline-row{margin:0;font-size:16px;color:#111827;line-height:1.3;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.profile-header-card__headline{font-weight:600}.profile-header-card__current-company,.profile-header-card__location{font-size:14px;color:#111827}.profile-header-card__placeholder{color:#6b7280;font-style:italic;font-size:14px}.profile-header-card__meta{margin:4px 0 0;font-size:14px;color:#6b7280}.profile-header-card__edit{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.profile-header-card__edit:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.profile-header-card__about{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid #e5e7eb}.profile-header-card__about-header{margin:0;display:flex;align-items:baseline;gap:8px}.profile-header-card__about-label{font-size:16px;color:#111827;font-weight:600}.profile-header-card__about-text{margin:0;font-size:16px;color:#111827;line-height:1.4;white-space:pre-wrap}.profile-header-card__toggle{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;padding:0}.profile-header-card__toggle:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.profile-header-card--public .profile-header-card__edit{display:none}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.section-block{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}@media(min-width:640px){.section-block{padding:24px}}.section-block__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.section-block__title{margin:0;font-size:18px;font-weight:600;color:#111827}.section-block__add{appearance:none;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:14px;cursor:pointer;min-height:44px;padding:8px 16px}.section-block__add:hover{background:#f9fafb}.section-block__add:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.section-block__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;border:1px dashed #e5e7eb;border-radius:8px;text-align:center}.section-block__empty-copy{margin:0;font-size:16px;color:#6b7280;line-height:1.4}.section-block__empty-add{appearance:none;background:#0e5f73;color:#fff;border:1px solid #0E5F73;border-radius:8px;font-family:inherit;font-size:16px;cursor:pointer;min-height:44px;padding:8px 24px}.section-block__empty-add:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.section-block__body{display:flex;flex-direction:column;gap:16px}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.experience-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:4px}.experience-card__heading{margin:0;font-size:16px;color:#111827;line-height:1.3}.experience-card__title{font-weight:600}.experience-card__sep{color:#6b7280}.experience-card__company{color:#111827}.experience-card__subline{margin:0;font-size:14px;color:#6b7280}.experience-card__description{margin:8px 0 0;font-size:16px;color:#111827;line-height:1.4;white-space:pre-wrap}.experience-card__toggle{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;padding:0}.experience-card__toggle:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.experience-card__actions{margin:8px 0 0;font-size:14px}.experience-card__action{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.experience-card__action:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.experience-card__action--danger{color:#dc2626}.experience-card__action-sep{color:#6b7280}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.education-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:4px}.education-card__heading{margin:0;font-size:16px;color:#111827;line-height:1.3}.education-card__school{font-weight:600}.education-card__degree{margin:0;font-size:16px;color:#111827}.education-card__subline{margin:0;font-size:14px;color:#6b7280}.education-card__description{margin:8px 0 0;font-size:16px;color:#111827;line-height:1.4;white-space:pre-wrap}.education-card__toggle{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;padding:0}.education-card__toggle:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.education-card__actions{margin:8px 0 0;font-size:14px}.education-card__action{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.education-card__action:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.education-card__action--danger{color:#dc2626}.education-card__action-sep{color:#6b7280}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.project-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:4px}.project-card__heading{margin:0;font-size:16px;color:#111827}.project-card__title{font-weight:600}.project-card__subline{margin:0;font-size:14px;color:#6b7280}.project-card__link{margin:0;font-size:14px}.project-card__link a{color:#0e5f73;word-break:break-all}.project-card__description{margin:8px 0 0;font-size:16px;color:#111827;line-height:1.4;white-space:pre-wrap}.project-card__toggle{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;padding:0}.project-card__toggle:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.project-card__actions{margin:8px 0 0;font-size:14px}.project-card__action{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.project-card__action:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.project-card__action--danger{color:#dc2626}.project-card__action-sep{color:#6b7280}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.recommendation-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:4px}.recommendation-card__heading{margin:0;font-size:16px;color:#111827}.recommendation-card__name{font-weight:600}.recommendation-card__title{color:#6b7280;font-size:14px}.recommendation-card__title-sep{color:#6b7280}.recommendation-card__date{margin:0;font-size:14px;color:#6b7280}.recommendation-card__text{margin:8px 0 0;padding:0 0 0 16px;border-left:3px solid #e5e7eb;font-size:16px;color:#111827;line-height:1.4;font-style:italic;white-space:pre-wrap}.recommendation-card__toggle{appearance:none;background:transparent;border:none;font-family:inherit;font-style:normal;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;padding:0}.recommendation-card__toggle:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.recommendation-card__actions{margin:8px 0 0;font-size:14px}.recommendation-card__action{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.recommendation-card__action:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.recommendation-card__action--danger{color:#dc2626}.recommendation-card__action-sep{color:#6b7280}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.volunteering-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:4px}.volunteering-card__heading{margin:0;font-size:16px;color:#111827}.volunteering-card__role{font-weight:600}.volunteering-card__sep{color:#6b7280}.volunteering-card__org{color:#111827}.volunteering-card__subline{margin:0;font-size:14px;color:#6b7280}.volunteering-card__description{margin:8px 0 0;font-size:16px;color:#111827;line-height:1.4;white-space:pre-wrap}.volunteering-card__toggle{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;padding:0}.volunteering-card__toggle:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.volunteering-card__actions{margin:8px 0 0;font-size:14px}.volunteering-card__action{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.volunteering-card__action:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.volunteering-card__action--danger{color:#dc2626}.volunteering-card__action-sep{color:#6b7280}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.language-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;list-style:none;border-bottom:1px solid #e5e7eb;min-height:44px}.language-item:last-child{border-bottom:none}.language-item__main{display:flex;align-items:baseline;gap:8px;flex:1;min-width:0}.language-item__language{font-size:16px;color:#111827}.language-item__proficiency{font-size:14px;color:#6b7280}.language-item__proficiency:before{content:"·";margin-right:8px}.language-item__actions{display:inline-flex;gap:8px}.language-item__action{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#0e5f73;cursor:pointer;text-decoration:underline;min-height:44px;padding:0 8px}.language-item__action:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.language-item__action--danger{color:#dc2626}.icon-dash-outlined{background-color:#212529;-webkit-mask:url(/assets/icons/dash-outlined.svg) no-repeat center;mask:url(/assets/icons/dash-outlined.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon-add-filled{background-color:#212529;-webkit-mask:url(/assets/icons/add-filled.svg) no-repeat center;mask:url(/assets/icons/add-filled.svg) no-repeat center;-webkit-mask-size:24px;mask-size:24px}.icon{width:24px;height:24px;display:block}html,body{margin:0;padding:0}.skill-chip{display:inline-flex;align-items:stretch;border:1px solid #e5e7eb;border-radius:999px;background:#fff;overflow:hidden;line-height:1}.skill-chip__name{appearance:none;background:transparent;border:none;font-family:inherit;font-size:14px;color:#111827;padding:8px 16px;min-height:44px}.skill-chip__name:disabled{cursor:default;color:#111827;opacity:1}.skill-chip__name:not(:disabled){cursor:pointer}.skill-chip__name:focus-visible{outline:2px solid #0E5F73;outline-offset:2px}.skill-chip__delete{appearance:none;border:none;border-left:1px solid #e5e7eb;background:transparent;font-size:16px;color:#6b7280;cursor:pointer;min-width:44px;min-height:44px;padding:0 8px}.skill-chip__delete:hover{background:#fef2f2;color:#dc2626}.skill-chip__delete:focus-visible{outline:2px solid #0E5F73;outline-offset:-2px}.skill-chip--public .skill-chip__name{cursor:default}.commerce-paywall__overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.commerce-paywall__card{background:#fff;border:1px solid #ccc;border-radius:8px;padding:24px;max-width:480px;width:calc(100% - 32px);box-shadow:0 8px 32px #0000002e}.commerce-paywall__title{margin:0 0 8px;font-size:1.05rem}.commerce-paywall__copy{margin:0 0 16px;line-height:1.4}.commerce-paywall__error{margin:0 0 12px;color:#b00020}.commerce-paywall__actions{margin:0;display:flex;gap:8px;flex-wrap:wrap}.commerce-paywall__button{border:1px solid #ccc;padding:8px 16px;border-radius:4px;font:inherit;cursor:pointer;background:#f5f5f5}.commerce-paywall__button:disabled{cursor:not-allowed;opacity:.6}.commerce-paywall__button--primary{background:#1f7ae0;color:#fff;border-color:#1f7ae0}.commerce-paywall__button--secondary{background:#f5f5f5}.commerce-fee-selector{border:1px solid #ccc;padding:16px;margin:0 0 16px}.commerce-fee-selector__legend{font-weight:600;padding:0 4px}.commerce-fee-selector__option{display:block;margin:8px 0;cursor:pointer}.commerce-fee-selector__amount{margin:8px 0 8px 24px}.commerce-fee-selector__amount-input{width:120px;padding:4px 8px;border:1px solid #ccc;border-radius:4px}.commerce-fee-selector__banner{margin:0 0 16px;padding:8px 12px;border:1px solid #ccc;background:#fafafa}.commerce-fee-selector__banner--saved{background:#e8f5e9;border-color:#66bb6a}.commerce-charges{margin:16px 0}.commerce-charges__loading,.commerce-charges__empty{margin:16px 0;color:#666}.commerce-charges__table{width:100%;border-collapse:collapse}.commerce-charges__head th{text-align:left;padding:8px;border-bottom:2px solid #ccc;font-weight:600}.commerce-charges__cell{padding:8px;border-bottom:1px solid #eee;vertical-align:middle}.commerce-charges__cell--amount{text-align:right;font-variant-numeric:tabular-nums}.commerce-charges__badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.85rem;border:1px solid #ccc;background:#f5f5f5}.commerce-charges__badge--succeeded{background:#e8f5e9;border-color:#66bb6a}.commerce-charges__badge--pending{background:#fff8e1;border-color:#ffb300}.commerce-charges__badge--failed{background:#ffebee;border-color:#e53935;color:#b00020}.commerce-charges__badge--refunded{background:#ede7f6;border-color:#7e57c2}.commerce-action-fees{margin:16px 0}.commerce-action-fees__loading{margin:16px 0;color:#666}.commerce-action-fees__table{width:100%;border-collapse:collapse}.commerce-action-fees__head th{text-align:left;padding:8px;border-bottom:2px solid #ccc;font-weight:600}.commerce-action-fees__cell{padding:8px;border-bottom:1px solid #eee;vertical-align:top}.commerce-action-fees__name{font-weight:600;display:block}.commerce-action-fees__description{display:block;color:#666;font-size:.9rem;margin-top:4px}.commerce-summary-card{border:1px solid #ccc;border-radius:8px;padding:16px;margin:0 0 16px}.commerce-summary-card__label{margin:0 0 8px;font-size:.95rem;color:#666;font-weight:500}.commerce-summary-card__value{margin:0;font-size:1.6rem;font-weight:600;font-variant-numeric:tabular-nums}.commerce-summary-card__helper{margin:8px 0 0;color:#666;font-size:.85rem}.secure-layout__div{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.secure-layout__main{flex:1 1 0%}.auth-layout__div{min-height:100vh;display:flex;flex-direction:column;background-color:#f9fafb}.auth-layout__nav{border-bottom-width:1px;border-color:#e5e7eb;background-color:#fff}.auth-layout__div-2{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:640px){.auth-layout__div-2{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.auth-layout__div-2{padding-left:32px;padding-right:32px}}.auth-layout__div-3{display:flex;align-items:center;justify-content:space-between;height:4rem}.auth-layout__a{display:inline-flex;align-items:center;text-decoration:none;transition-property:opacity}.auth-layout__a:hover{opacity:.8}.auth-layout__wordmark{display:inline-block;width:96px;height:32px;background-color:#0e5f73;-webkit-mask:url(/assets/signr-wordmark.svg) no-repeat left center;mask:url(/assets/signr-wordmark.svg) no-repeat left center;-webkit-mask-size:contain;mask-size:contain}@media(min-width:640px){.auth-layout__wordmark{width:112px;height:36px}}.auth-layout__a-2{font-size:14px;line-height:1.25rem;color:#4b5563;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.auth-layout__a-2:hover{color:#111827}.auth-layout__main{flex:1 1 0%;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px}.auth-layout__div-5{width:100%;max-width:28rem}.admin-layout__div{background-color:#fff;min-height:100vh}.admin-layout__header{border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;display:flex;align-items:center;gap:2rem}.admin-layout__title{margin:0;font-size:1.125rem;font-weight:600;color:#1f2937}.admin-layout__nav{display:flex;gap:1.25rem}.admin-layout__nav a{color:#4b5563;text-decoration:none;font-size:.875rem}.admin-layout__nav a:hover{color:#111827;text-decoration:underline}.admin-layout__main{padding:1.5rem;max-width:1200px;margin:0 auto}.marketing-signr-page__img,.marketing-signr-page__img-2,.marketing-signr-page__img-3{width:100%;border-radius:.5rem}.support__section{background-color:#fff;padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.support__section{padding-top:4rem;padding-bottom:4rem}}.support__div{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:16px;padding-right:16px}@media(min-width:768px){.support__div{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.support__div{padding-left:32px;padding-right:32px}}.support__div-2{display:grid;gap:32px;align-items:center}@media(min-width:768px){.support__div-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}}.support__div-3{max-width:720px}.support__h1{text-wrap:balance;font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em}@media(min-width:768px){.support__h1{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.support__h1{font-size:3rem;line-height:1}}.support__p{margin-top:16px;text-wrap:pretty;font-size:16px;line-height:1.5rem;color:#4b5563;line-height:1.625}@media(min-width:768px){.support__p{font-size:18px;line-height:1.75rem}}.support__p-2{margin-top:8px;font-size:14px;line-height:1.25rem;color:#6b7280}.support__a{color:#0e5f73;text-decoration-line:underline}.support__a:hover{text-decoration-line:none}.support__div-4{border-radius:.5rem;border-width:1px;border-color:#e5e7eb;background-color:#fff;padding:24px;box-shadow:0 1px 2px #0000000d}.support__form>*+*{margin-top:16px}.support__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;margin-bottom:8px}.support__div-5{position:relative}.support__el{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;padding-right:2.5rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.support__el:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.support__svg{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);height:16px;width:16px;color:#9ca3af;pointer-events:none}.support__button{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;background-color:#0e5f73;color:#fff;font-weight:500;border-radius:.5rem}.support__button:hover{background-color:#126e84}.support__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.support__svg-2,.support__svg-3,.support__svg-4,.support__svg-5,.support__svg-6,.support__svg-7{height:32px;width:32px;color:#4b5563}.support__section-2{background-color:#f9fafb;padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.support__section-2{padding-top:5rem;padding-bottom:5rem}}.support__div-6{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:16px;padding-right:16px}@media(min-width:768px){.support__div-6{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.support__div-6{padding-left:32px;padding-right:32px}}.support__h2{font-size:30px;line-height:2rem;font-weight:600;letter-spacing:-.025em;margin-bottom:32px}@media(min-width:768px){.support__h2{font-size:1.875rem;line-height:2.25rem}}.support__div-7{display:grid;gap:24px}@media(min-width:640px){.support__div-7{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.support__div-7{grid-template-columns:repeat(3,minmax(0,1fr))}}.support__a-2{border-radius:.5rem;border-width:1px;border-color:#e5e7eb;background-color:#fff;padding:24px;box-shadow:0 1px 2px #0000000d;transition-property:all}.support__a-2:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-color:#9dd7e5}.support__a-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.support__div-8{margin-bottom:16px}.support__h3{font-size:18px;line-height:1.75rem;font-weight:600;margin-bottom:8px}.support__p-3{font-size:14px;line-height:1.25rem;color:#4b5563;margin-bottom:16px}.support__div-9{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.25rem;font-weight:500;color:#111827;transition-property:all}.support__a-2:hover .support__div-9{gap:.75rem}.support__svg-8{height:16px;width:16px}.support__section-3{background-color:#fff;padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.support__section-3{padding-top:5rem;padding-bottom:5rem}}.support__div-10{margin-left:auto;margin-right:auto;max-width:720px;padding-left:16px;padding-right:16px}@media(min-width:768px){.support__div-10{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.support__div-10{padding-left:32px;padding-right:32px}}.support__h2-2{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:24px}.support__show{background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;padding:32px;text-align:center}.support__svg-9{width:3rem;height:3rem;color:#16a34a;margin-left:auto;margin-right:auto;margin-bottom:16px}.support__h3-2{font-size:24px;line-height:1.75rem;font-weight:600;color:#111827;margin-bottom:8px}.support__p-4{color:#4b5563;margin-bottom:24px}.support__div-11{display:flex;flex-direction:column;gap:.75rem;justify-content:center}@media(min-width:640px){.support__div-11{flex-direction:row}}.support__a-3{padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:500;border-radius:.5rem}.support__a-3:hover{background-color:#126e84}.support__a-3:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.support__button-2{padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;color:#374151;font-weight:500;text-decoration-line:underline}.support__button-2:hover{color:#111827}.support__form-2{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px}.support__div-12{margin-bottom:16px;padding:16px;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.5rem;display:flex;align-items:flex-start;gap:.75rem}.support__svg-10{width:1.25rem;height:1.25rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.support__p-5{font-size:14px;line-height:1.25rem;color:#991b1b}.support__div-13>*+*{margin-top:16px}.support__label-2{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#111827;margin-bottom:.375rem}.support__el-2{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.support__el-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.support__label-3{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#111827;margin-bottom:.375rem}.support__el-3{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.support__el-3:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.support__label-4{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#111827;margin-bottom:.375rem}.support__el-4{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem;resize:vertical}.support__el-4:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.support__label-5{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#111827;margin-bottom:8px}.support__div-14{margin-bottom:.75rem}.support__div-14>*+*{margin-top:8px}.support__div-15{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f9fafb;border-width:1px;border-color:#e5e7eb;border-radius:.5rem}.support__show-2{width:1.25rem;height:1.25rem;color:#9ca3af;flex-shrink:0;animation:spin 1s linear infinite}.support__circle{opacity:.25}.support__path{opacity:.75}.support__svg-11{width:1.25rem;height:1.25rem;color:#16a34a;flex-shrink:0}.support__span{flex:1 1 0%;font-size:14px;line-height:1.25rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support__el-5{color:#9ca3af}.support__el-5:hover{color:#4b5563}.support__svg-12{width:1.25rem;height:1.25rem}.support__label-6{display:inline-block;padding:8px 16px;border-width:1px;border-color:#d1d5db;color:#374151;font-weight:500;border-radius:.5rem;cursor:pointer}.support__label-6:hover{background-color:#f9fafb}.support__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.support__div-16{margin-top:24px;padding-top:24px;border-top-width:1px;border-color:#e5e7eb}.support__button-3{width:100%;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:8px;min-width:160px}.support__button-3:hover{background-color:#126e84}.support__button-3:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.support__button-3:disabled{background-color:#d1d5db;cursor:not-allowed}@media(min-width:640px){.support__button-3{width:auto}}.support__svg-13{animation:spin 1s linear infinite;height:16px;width:16px}.support__circle-2{opacity:.25}.support__path-2{opacity:.75}.not-found__div{min-height:60vh;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px}.not-found__div-2{text-align:center;max-width:28rem}.not-found__div-3{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;background-color:#f3f4f6;border-radius:9999px;margin-bottom:24px}.not-found__svg{width:2.5rem;height:2.5rem;color:#9ca3af}.not-found__h1{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}.not-found__p{color:#4b5563;margin-bottom:32px}.not-found__div-4{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media(min-width:640px){.not-found__div-4{flex-direction:row}}.not-found__a{display:inline-flex;align-items:center;justify-content:center;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;font-size:16px;line-height:1.5rem;font-weight:600;color:#fff;background-color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.not-found__a:hover{background-color:#126e84}.not-found__a:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.not-found__a-2{color:#0e5f73;font-weight:500}.not-found__a-2:hover{color:#126e84}.slug-page__div{flex:1 1 0%;display:flex;align-items:center;justify-content:center;padding-top:6rem;padding-bottom:6rem}.slug-page__div-2{height:32px;width:32px;animation:spin 1s linear infinite;border-radius:9999px;border-width:4px;border-color:#e5e7eb;border-top-color:#0e5f73}.slug-page__main{flex:1 1 0%;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px}.slug-page__div-3{max-width:28rem;width:100%;text-align:center}.slug-page__h1{font-size:30px;line-height:2rem;font-weight:700;color:#111827;margin-bottom:16px}.slug-page__p{color:#4b5563;margin-bottom:32px}.slug-page__div-4{display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width:640px){.slug-page__div-4{flex-direction:row}}.slug-page__a{display:inline-flex;align-items:center;justify-content:center;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;font-size:16px;line-height:1.5rem;font-weight:600;color:#fff;background-color:#0e5f73;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.slug-page__a:hover{background-color:#126e84}.slug-page__a:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.slug-page__a-2{display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1.5rem;font-weight:600;color:#0e5f73;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;border-radius:.25rem;padding-left:8px;padding-right:8px;padding-top:.25rem;padding-bottom:.25rem}.slug-page__a-2:hover{color:#126e84}.slug-page__a-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.screen-resumes-page__img,.screen-resumes-page__img-2,.screen-resumes-page__img-3,.screen-resumes-page__img-4,.linked-in-overlay-page__img,.linked-in-overlay-page__img-2,.linked-in-overlay-page__img-3,.linked-in-verification-page__img,.linked-in-verification-page__img-2,.linked-in-verification-page__img-3,.direct-messaging-page__img,.direct-messaging-page__img-2,.direct-messaging-page__img-3{width:100%;border-radius:.5rem}.message-reply-page__div{max-width:36rem;margin-left:auto;margin-right:auto;padding-top:2.5rem;padding-bottom:2.5rem;padding-left:16px;padding-right:16px}.message-reply-page__div-2{margin-bottom:32px}.message-reply-page__h1{font-size:1.875rem;line-height:2.25rem;font-weight:600;color:#111827;margin-bottom:8px}.message-reply-page__div-3{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d;text-align:center}.message-reply-page__div-4{width:2.5rem;height:2.5rem;background-color:#fee2e2;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:.75rem}.message-reply-page__svg{width:1.25rem;height:1.25rem;color:#dc2626}.message-reply-page__p{color:#111827;font-weight:500;margin-bottom:.25rem}.message-reply-page__p-2{font-size:14px;line-height:1.25rem;color:#4b5563;margin-bottom:16px}.message-reply-page__a{font-size:14px;line-height:1.25rem;color:#0e5f73}.message-reply-page__a:hover{color:#126e84;text-decoration-line:underline}.message-reply-page__div-5{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d;text-align:center}.message-reply-page__div-6{width:2.5rem;height:2.5rem;background-color:#fee2e2;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:.75rem}.message-reply-page__svg-2{width:1.25rem;height:1.25rem;color:#dc2626}.message-reply-page__p-3{color:#111827;font-weight:500;margin-bottom:.25rem}.message-reply-page__p-4{font-size:14px;line-height:1.25rem;color:#4b5563;margin-bottom:16px}.message-reply-page__a-2{font-size:14px;line-height:1.25rem;color:#0e5f73}.message-reply-page__a-2:hover{color:#126e84;text-decoration-line:underline}.message-reply-page__div-7{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}.message-reply-page__div-8{margin-bottom:16px;padding:.75rem;background-color:#e5f5f9;border-width:1px;border-color:#b5dfec;border-radius:.5rem;font-size:14px;line-height:1.25rem;color:#176f86}.message-reply-page__p-5{font-size:14px;line-height:1.25rem;color:#4b5563;margin-bottom:1.25rem}.message-reply-page__span{font-weight:500;color:#111827}.message-reply-page__form>*+*{margin-top:1.25rem}.message-reply-page__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.message-reply-page__el{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem;resize:vertical}.message-reply-page__el:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.message-reply-page__div-9{padding:16px;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.5rem;display:flex;align-items:flex-start;gap:.75rem}.message-reply-page__svg-3{width:1.25rem;height:1.25rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.message-reply-page__p-6{font-size:14px;line-height:1.25rem;color:#991b1b}.message-reply-page__div-10{padding-top:16px;border-top-width:1px;border-color:#e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:16px}.message-reply-page__button{padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;gap:8px}.message-reply-page__button:hover{background-color:#126e84}.message-reply-page__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.message-reply-page__button:disabled{background-color:#d1d5db;cursor:not-allowed}.message-reply-page__svg-4{animation:spin 1s linear infinite;height:16px;width:16px;color:#fff}.message-reply-page__circle{opacity:.25}.message-reply-page__path{opacity:.75}.message-reply-page__a-3{font-size:14px;line-height:1.25rem;color:#4b5563}.message-reply-page__a-3:hover{color:#111827;text-decoration-line:underline}.message-reply-page__div-11{background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;padding:24px;text-align:center}.message-reply-page__div-12{width:2.5rem;height:2.5rem;background-color:#dcfce7;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:.75rem}.message-reply-page__svg-5{width:1.25rem;height:1.25rem;color:#16a34a}.message-reply-page__p-7{color:#166534;font-weight:500;margin-bottom:.25rem}.message-reply-page__p-8{font-size:14px;line-height:1.25rem;color:#4b5563}.message-reply-page__a-4{display:inline-block;margin-top:16px;font-size:14px;line-height:1.25rem;color:#0e5f73}.message-reply-page__a-4:hover{color:#126e84;text-decoration-line:underline}.message-composer__div{max-width:36rem;margin-left:auto;margin-right:auto;padding-top:2.5rem;padding-bottom:2.5rem;padding-left:16px;padding-right:16px}.message-composer__div-2{margin-bottom:32px}.message-composer__h1{font-size:1.875rem;line-height:2.25rem;font-weight:600;color:#111827;margin-bottom:8px}.message-composer__p{color:#4b5563}.message-composer__recipient-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin-bottom:32px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem}.message-composer__recipient-avatar{width:2.5rem;height:2.5rem;border-radius:9999px;object-fit:cover;flex-shrink:0}.message-composer__recipient-avatar--placeholder{display:flex;align-items:center;justify-content:center;background-color:#e0e7ff;color:#4338ca;font-weight:600;font-size:.875rem}.message-composer__recipient-body{display:flex;flex-direction:column;min-width:0}.message-composer__recipient-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-weight:600}.message-composer__recipient-name{font-size:1rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-composer__div-3{background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;padding:24px;text-align:center}.message-composer__div-4{width:2.5rem;height:2.5rem;background-color:#dcfce7;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:.75rem}.message-composer__svg{width:1.25rem;height:1.25rem;color:#16a34a}.message-composer__p-2{color:#166534;font-weight:500}.message-composer__a{display:inline-block;margin-top:16px;font-size:14px;line-height:1.25rem;color:#0e5f73}.message-composer__a:hover{color:#126e84;text-decoration-line:underline}.message-composer__form{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}.message-composer__div-5>*+*{margin-top:1.25rem}.message-composer__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.message-composer__el{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem;resize:vertical}.message-composer__el:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.message-composer__label-2{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.message-composer__el-2{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.message-composer__el-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.message-composer__label-3{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.message-composer__el-3{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.message-composer__el-3:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.message-composer__label-4{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.message-composer__el-4{margin-top:.125rem;height:16px;width:16px;border-radius:.25rem;border-color:#d1d5db;color:#0e5f73}.message-composer__el-4:focus{--tw-ring-color: #3FB1CF}.message-composer__span{font-size:14px;line-height:1.25rem;color:#374151}.message-composer__label-5{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.message-composer__el-5{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.message-composer__el-5:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.message-composer__div-6>*+*{margin-top:.75rem}.message-composer__label-6{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.message-composer__el-6{margin-top:.125rem;height:16px;width:16px;border-radius:.25rem;border-color:#d1d5db;color:#0e5f73}.message-composer__el-6:focus{--tw-ring-color: #3FB1CF}.message-composer__span-2{font-size:14px;line-height:1.25rem;color:#374151}.message-composer__label-7{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.message-composer__el-7{margin-top:.125rem;height:16px;width:16px;border-radius:.25rem;border-color:#d1d5db;color:#0e5f73}.message-composer__el-7:focus{--tw-ring-color: #3FB1CF}.message-composer__span-3{font-size:14px;line-height:1.25rem;color:#374151}.message-composer__div-7{padding:16px;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.5rem;display:flex;align-items:flex-start;gap:.75rem}.message-composer__svg-2{width:1.25rem;height:1.25rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.message-composer__p-3{font-size:14px;line-height:1.25rem;color:#991b1b}.message-composer__div-8{margin-top:24px;padding-top:24px;border-top-width:1px;border-color:#e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:16px}.message-composer__button{padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;gap:8px}.message-composer__button:hover{background-color:#126e84}.message-composer__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.message-composer__button:disabled{background-color:#d1d5db;cursor:not-allowed}.message-composer__svg-3{animation:spin 1s linear infinite;height:16px;width:16px;color:#fff}.message-composer__circle{opacity:.25}.message-composer__path{opacity:.75}.message-composer__a-2{font-size:14px;line-height:1.25rem;color:#4b5563}.message-composer__a-2:hover{color:#111827;text-decoration-line:underline}.slug-page__header-band{border-bottom:1px solid #e5e7eb;background-color:#fff}.slug-page__header-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:24px 16px}@media(min-width:640px){.slug-page__header-inner{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.slug-page__header-inner{padding-left:32px;padding-right:32px}}.slug-page__header-row{display:flex;flex-direction:column;gap:16px}@media(min-width:640px){.slug-page__header-row{flex-direction:row;align-items:flex-start;justify-content:space-between}}.slug-page__h1{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#111827;margin:0}@media(min-width:640px){.slug-page__h1{font-size:2.25rem;line-height:2.5rem}}.slug-page__sub{font-size:14px;color:#6b7280;margin:.25rem 0 0}.slug-page{max-width:1200px;margin:0 auto;padding:32px 16px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}@media(min-width:640px){.slug-page{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.slug-page{padding-left:32px;padding-right:32px}}.slug-page__cards{display:flex;flex-direction:column;gap:16px}.slug-page__chips{display:flex;flex-wrap:wrap;gap:8px}.slug-page__languages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.slug-page__skeleton{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:8px}.slug-page__skeleton-row{display:block;height:14px;background-color:#f9fafb;border-radius:4px}.slug-page__skeleton-row--w70{width:70%}.slug-page__skeleton-row--w50{width:50%}.slug-page__skeleton-row--w90{width:90%}.slug-page__peer-rec{display:flex;flex-direction:column;gap:8px}.slug-page__peer-rec-note{margin:0;font-size:14px;color:#6b7280;font-style:italic}.slug-page__peer-rec-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.slug-page__peer-rec-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:4px;background-color:#f9fafb;border:1px solid #e5e7eb;font-size:14px;color:#111827;line-height:1.2}.slug-page__peer-rec-chip-kind{text-transform:uppercase;font-size:.6875rem;letter-spacing:.04em;color:#6b7280}.slug-page__peer-rec-chip-label{font-weight:500}.forgot-password__div{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.forgot-password__div{padding:32px}}.forgot-password__div-2{margin-bottom:32px}.forgot-password__h1{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.forgot-password__p{color:#4b5563;margin-bottom:.75rem}.forgot-password__a{font-size:14px;line-height:1.25rem;color:#0e5f73}.forgot-password__a:hover{color:#126e84;text-decoration-line:underline}.forgot-password__div-3{margin-bottom:16px;padding:.75rem;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.25rem;font-size:14px;line-height:1.25rem;color:#991b1b}.forgot-password__div-4{margin-bottom:16px;padding:.75rem;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.25rem;font-size:14px;line-height:1.25rem;color:#166534}.forgot-password__div-5{padding:16px;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;text-align:center}.forgot-password__svg{width:3rem;height:3rem;color:#16a34a;margin-left:auto;margin-right:auto;margin-bottom:.75rem}.forgot-password__p-2{color:#166534;font-weight:500}.forgot-password__p-3{color:#15803d;font-size:14px;line-height:1.25rem;margin-top:.25rem}.forgot-password__el>*+*{margin-top:16px}.forgot-password__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.forgot-password__el-2{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.forgot-password__el-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.forgot-password__el-2:disabled{background-color:#f9fafb;cursor:not-allowed}.forgot-password__button{width:100%;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;justify-content:center;gap:8px}.forgot-password__button:hover{background-color:#126e84}.forgot-password__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.forgot-password__button:disabled{background-color:#d1d5db;cursor:not-allowed}.forgot-password__svg-2{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}.forgot-password__circle{opacity:.25}.forgot-password__path{opacity:.75}.forgot-password__div-6{margin-top:24px;text-align:center}.forgot-password__a-2{font-size:14px;line-height:1.25rem;color:#0e5f73;font-weight:500}.forgot-password__a-2:hover{color:#126e84;text-decoration-line:underline}.reset-password__div{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.reset-password__div{padding:32px}}.reset-password__div-2{margin-bottom:32px}.reset-password__h1{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.reset-password__p{color:#4b5563;margin-bottom:.75rem}.reset-password__a{font-size:14px;line-height:1.25rem;color:#0e5f73}.reset-password__a:hover{color:#126e84;text-decoration-line:underline}.reset-password__div-3{margin-bottom:16px;padding:.75rem;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.25rem;font-size:14px;line-height:1.25rem;color:#991b1b}.reset-password__div-4{margin-bottom:16px;padding:.75rem;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.25rem;font-size:14px;line-height:1.25rem;color:#166534}.reset-password__div-5{padding:16px;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;text-align:center}.reset-password__p-2{color:#166534;font-weight:500}.reset-password__a-2{color:#0e5f73;font-weight:500;margin-top:8px;display:inline-block}.reset-password__a-2:hover{color:#126e84}.reset-password__el>*+*{margin-top:16px}.reset-password__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.reset-password__div-6{position:relative}.reset-password__el-2{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;padding-right:3rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.reset-password__el-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.reset-password__el-2:disabled{background-color:#f9fafb;cursor:not-allowed}.reset-password__el-3{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#6b7280}.reset-password__el-3:hover{color:#374151}.reset-password__el-3:focus{outline:none}.reset-password__svg{width:1.25rem;height:1.25rem}.reset-password__label-2{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.reset-password__el-4{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.reset-password__el-4:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.reset-password__el-4:disabled{background-color:#f9fafb;cursor:not-allowed}.reset-password__button{width:100%;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;justify-content:center;gap:8px}.reset-password__button:hover{background-color:#126e84}.reset-password__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.reset-password__button:disabled{background-color:#d1d5db;cursor:not-allowed}.reset-password__svg-2{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}.reset-password__circle{opacity:.25}.reset-password__path{opacity:.75}.verify-email__div{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.verify-email__div{padding:32px}}.verify-email__div-2{margin-bottom:32px}.verify-email__h1{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.verify-email__p{color:#4b5563;margin-bottom:.75rem}.verify-email__a{font-size:14px;line-height:1.25rem;color:#0e5f73}.verify-email__a:hover{color:#126e84;text-decoration-line:underline}.verify-email__div-3{display:flex;align-items:center;gap:.75rem;padding-top:32px;padding-bottom:32px;justify-content:center}.verify-email__svg{animation:spin 1s linear infinite;height:24px;width:24px;color:#0e5f73}.verify-email__circle{opacity:.25}.verify-email__path{opacity:.75}.verify-email__span{color:#4b5563}.verify-email__div-4{margin-bottom:16px;padding:.75rem;background-color:#fef2f2;border-width:1px;border-color:#fecaca;border-radius:.25rem;font-size:14px;line-height:1.25rem;color:#991b1b}.verify-email__div-5{margin-bottom:16px;padding:16px;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;text-align:center}.verify-email__svg-2{width:2.5rem;height:2.5rem;color:#16a34a;margin-left:auto;margin-right:auto;margin-bottom:8px}.verify-email__p-2{color:#166534;font-weight:500}.verify-email__p-3{color:#4b5563;font-size:14px;line-height:1.25rem;margin-bottom:16px}.verify-email__form>*+*{margin-top:16px}.verify-email__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.verify-email__el{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem}.verify-email__el:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.verify-email__el:disabled{background-color:#f9fafb;cursor:not-allowed}.verify-email__label-2{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.verify-email__el-2{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem;text-align:center;font-size:30px;line-height:2rem;letter-spacing:.5em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.verify-email__el-2:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.verify-email__el-2:disabled{background-color:#f9fafb;cursor:not-allowed}.verify-email__button{width:100%;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;justify-content:center;gap:8px}.verify-email__button:hover{background-color:#126e84}.verify-email__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.verify-email__button:disabled{background-color:#d1d5db;cursor:not-allowed}.verify-email__svg-3{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}.verify-email__circle-2{opacity:.25}.verify-email__path-2{opacity:.75}.verify-email__p-4{margin-top:.75rem;font-size:14px;line-height:1.25rem;color:#dc2626}.verify-email__p-5{margin-top:.75rem;font-size:14px;line-height:1.25rem;color:#15803d}.verify-email__div-6{margin-top:24px;text-align:center}.verify-email__a-2{font-size:14px;line-height:1.25rem;color:#0e5f73;font-weight:500}.verify-email__a-2:hover{color:#126e84;text-decoration-line:underline}.verify-account__referral-wrap{margin-bottom:32px}.verify-account__div{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:24px;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.verify-account__div{padding:32px}}.verify-account__div-2{margin-bottom:32px}.verify-account__h1{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.verify-account__p{color:#4b5563;margin-bottom:.75rem}.verify-account__a{font-size:14px;line-height:1.25rem;color:#0e5f73}.verify-account__a:hover{color:#126e84;text-decoration-line:underline}.verify-account__div-3{padding:16px;background-color:#f0fdf4;border-width:1px;border-color:#bbf7d0;border-radius:.5rem;text-align:center;margin-bottom:16px}.verify-account__svg{width:2.5rem;height:2.5rem;color:#16a34a;margin-left:auto;margin-right:auto;margin-bottom:8px}.verify-account__p-2{color:#166534;font-weight:500}.verify-account__form>*+*{margin-top:16px}.verify-account__label{display:block;font-size:14px;line-height:1.25rem;font-weight:500;color:#374151;margin-bottom:.375rem}.verify-account__p-3{font-size:.75rem;line-height:1rem;color:#6b7280;margin-bottom:8px}.verify-account__el{width:100%;padding-left:16px;padding-right:16px;padding-top:.625rem;padding-bottom:.625rem;border-width:1px;border-color:#d1d5db;border-radius:.5rem;text-align:center;font-size:30px;line-height:2rem;letter-spacing:.5em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.verify-account__el:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;border-color:transparent}.verify-account__el:disabled{background-color:#f9fafb}.verify-account__button{width:100%;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;display:flex;align-items:center;justify-content:center;gap:8px}.verify-account__button:hover{background-color:#126e84}.verify-account__button:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}.verify-account__button:disabled{background-color:#d1d5db;cursor:not-allowed}.verify-account__svg-2{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}.verify-account__circle{opacity:.25}.verify-account__path{opacity:.75}.verify-account__p-4{margin-top:.75rem;font-size:14px;line-height:1.25rem;color:#dc2626}.verify-account__div-4{margin-top:24px;padding-top:24px;border-top-width:1px;border-color:#e5e7eb}.verify-account__p-5{font-size:14px;line-height:1.25rem;color:#4b5563}.verify-account__button-2{color:#0e5f73;font-weight:500}.verify-account__button-2:hover{color:#126e84;text-decoration-line:underline}.verify-account__button-2:disabled{color:#9ca3af;cursor:not-allowed}.verify-account__p-6{margin-top:8px;font-size:14px;line-height:1.25rem;color:#dc2626}.verify-account__div-5{margin-top:24px;text-align:center}.verify-account__a-2{font-size:14px;line-height:1.25rem;color:#0e5f73;font-weight:500}.verify-account__a-2:hover{color:#126e84;text-decoration-line:underline}.magic__div{background-color:#fff;border-width:1px;border-color:#e5e7eb;border-radius:.5rem;padding:32px;box-shadow:0 1px 2px #0000000d;text-align:center}.magic__div-2{padding-top:32px;padding-bottom:32px}.magic__svg{animation:spin 1s linear infinite;height:2.5rem;width:2.5rem;color:#0e5f73;margin-left:auto;margin-right:auto;margin-bottom:16px}.magic__circle{opacity:.25}.magic__path{opacity:.75}.magic__h1{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.magic__p{color:#4b5563;font-size:14px;line-height:1.25rem}.magic__div-3{padding-top:32px;padding-bottom:32px}.magic__svg-2{width:3rem;height:3rem;color:#16a34a;margin-left:auto;margin-right:auto;margin-bottom:16px}.magic__h1-2{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.magic__p-2{color:#4b5563;font-size:14px;line-height:1.25rem}.magic__div-4{padding-top:32px;padding-bottom:32px}.magic__svg-3{width:3rem;height:3rem;color:#ef4444;margin-left:auto;margin-right:auto;margin-bottom:16px}.magic__h1-3{font-size:30px;line-height:2rem;font-weight:600;color:#111827;margin-bottom:8px}.magic__p-3{color:#4b5563;font-size:14px;line-height:1.25rem;margin-bottom:24px}.magic__a{display:inline-flex;align-items:center;justify-content:center;padding-left:24px;padding-right:24px;padding-top:.75rem;padding-bottom:.75rem;background-color:#0e5f73;color:#fff;font-weight:600;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.magic__a:hover{background-color:#126e84}.magic__a:focus{outline:none;box-shadow:0 0 0 2px var(--tw-ring-color, #3FB1CF);--tw-ring-color: #3FB1CF;--tw-ring-offset-width: 2px}
