:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;background:#123a59;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:inherit}.app{flex-direction:column;min-height:100vh;display:flex}.header{z-index:10;background:#123a59;border-bottom:1px solid #ffffff1f;align-items:center;min-height:76px;padding:0 6vw;display:flex;position:relative}.brand{color:#fff;letter-spacing:-.035em;font-size:1.15rem;font-weight:800;text-decoration:none}.navigation{align-items:center;gap:2rem;margin-left:auto;display:flex}.nav-link{color:#ffffffb8;padding:.5rem 0;font-size:.93rem;font-weight:650;text-decoration:none;transition:color .16s;position:relative}.nav-link:hover,.nav-link-active{color:#fff}.nav-link-active:after{content:"";background:#f3a36f;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.site-main{background-color:#8db9cf;background-image:linear-gradient(135deg,#123a5952,#2d708e2e),url(/seattle-background.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex:1;display:flex;position:relative}.page{place-items:center;width:100%;min-height:calc(100vh - 142px);padding:5rem 1.25rem;display:grid}.content-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#092a4099;border:1px solid #ffffff2e;border-radius:28px;width:min(760px,100%);padding:clamp(2rem,5vw,4rem);box-shadow:0 28px 90px #041c2c4d}.content-panel.narrow{width:min(480px,100%)}.eyebrow{color:#f3bd91;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:800}h1{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,6vw,5rem);line-height:1.03}.content-panel.narrow h1{font-size:clamp(2.3rem,5vw,3.5rem)}.content-panel p:not(.eyebrow){color:#ffffffd1;max-width:680px;margin:1.5rem 0;font-size:1.08rem;line-height:1.75}.lead{font-size:clamp(1.05rem,2vw,1.2rem)!important}.primary-button{color:#fff;cursor:pointer;background:#e77455;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.4rem;font-weight:750;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.primary-button:hover{background:#ca5f45;transform:translateY(-2px)}.login-form{gap:.7rem;margin-top:1.5rem;display:grid}.login-form label{color:#fff;margin-top:.5rem;font-weight:700}.login-form input{color:#123a59;background:#ffffffeb;border:1px solid #ffffff3d;border-radius:10px;outline:none;min-height:48px;margin-bottom:.5rem;padding:0 1rem}.login-form input:focus{border-color:#f3a36f;box-shadow:0 0 0 3px #f3a36f38}.login-form button{color:#fff;cursor:pointer;background:#e77455;border:0;border-radius:10px;min-height:48px;margin-top:.5rem;padding:.75rem 1.35rem;font-weight:750}.login-form button:hover{background:#ca5f45}.form-note{color:#ffffff9e!important;font-size:.85rem!important}.footer{z-index:10;color:#ffffffad;background:#123a59;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding:1.5rem 6vw;font-size:.85rem;display:flex;position:relative}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #f3bd91}@media (width<=680px){.header{flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:1.2rem;padding-bottom:1.2rem}.navigation{justify-content:space-between;gap:.6rem;width:100%;margin-left:0}.nav-link{font-size:.85rem}.page{min-height:calc(100vh - 172px);padding:2rem 1rem}.content-panel{border-radius:20px;padding:2rem 1.4rem}.footer{flex-direction:column}.site-main{background-position:68% bottom;background-attachment:scroll}}.embrace-list{flex-wrap:wrap;justify-content:center;gap:.65rem 1.5rem;margin:1.5rem 0 2rem;padding:0;font-size:1.05rem;list-style-position:inside;display:flex}.embrace-list li:first-child{color:#ffd166}.embrace-list li:nth-child(2){color:#8bd3dd}.embrace-list li:nth-child(3){color:#ff9f9f}.embrace-list li:nth-child(4){color:#c5a3ff}.embrace-list li:nth-child(5){color:#9be7a5}.embrace-form{width:min(100%,680px);margin:0 auto}.embrace-form label{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;display:block}.prompt-row{gap:.75rem;display:flex}.prompt-row input{color:#123a59;min-width:0;font:inherit;background:#ffffffeb;border:1px solid #ffffff8c;border-radius:999px;flex:1;padding:.9rem 1rem}.prompt-row input:focus{outline-offset:2px;outline:3px solid #8bd3dd80}.prompt-row .primary-button{cursor:pointer;border:0}@media (width<=600px){.prompt-row{flex-direction:column}.prompt-row .primary-button{width:100%}}.interests-heading{margin-bottom:1rem;font-size:clamp(1.35rem,3vw,2rem);line-height:1.25}.personalized-heading{font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.2}.connect-heading,.login-heading{font-size:clamp(1.5rem,3.5vw,2.5rem);line-height:1.2}
