.profile-page{background:#f7f8fa;padding:52px 24px 80px}.profile-confirmed{color:#354d7d;background:#edf2fd;border-left:3px solid #245ad2;max-width:650px;margin:0 auto 24px;padding:10px 15px;font-size:14px;line-height:1.6}.profile-form{--profile-blue:#245ad2;color:#171b24;max-width:650px;margin:0 auto;padding:0 0 24px}.profile-form *{box-sizing:border-box}.profile-masthead{align-items:center;gap:13px;margin-bottom:34px;display:flex}.profile-masthead img{object-fit:contain;width:40px;height:36px}.profile-masthead>span{letter-spacing:.065em;font-size:15px;font-weight:800}.profile-masthead>span>span{color:#656d7c;letter-spacing:.025em;margin-top:2px;font-size:11px;font-weight:500;display:block}.profile-preview{color:#224c99;background:#eef3fe;border:1px solid #cddbf8;border-radius:9px;align-items:center;gap:9px;margin:0 0 26px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.profile-progress{background:#dfe3ec;border-radius:3px;height:4px;overflow:hidden}.profile-progress>span{border-radius:inherit;background:var(--profile-blue);height:100%;transition:width .34s cubic-bezier(.2,.7,.2,1);display:block}.profile-step-meta{color:#656d7c;justify-content:space-between;align-items:center;gap:16px;margin:9px 0 27px;font-size:12px;line-height:1.5;display:flex}.profile-step-meta>:first-child{color:#384867;font-weight:700}.profile-step-meta>:first-child>strong{font-variant-numeric:tabular-nums;font-weight:700}.profile-step-label{color:#697485;margin-left:12px;font-weight:400}.profile-top-skip{color:#526077;min-height:44px;font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;flex:none;justify-content:flex-end;align-items:center;padding:8px 0 8px 12px;text-decoration:underline;display:inline-flex}.profile-top-skip:hover{color:#245ad2}.profile-top-skip:disabled{opacity:.5;cursor:default}.profile-stage{animation:.24s cubic-bezier(.2,.7,.2,1) both profile-enter-forward}.profile-stage[data-direction=back]{animation-name:profile-enter-back}@keyframes profile-enter-forward{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes profile-enter-back{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0,0)}}.profile-heading{margin-bottom:30px}.profile-heading h1{color:#171b24;max-width:630px;font-family:var(--sans,sans-serif);letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:clamp(28px,3vw,38px);font-weight:750;line-height:1.16}.profile-heading h1:focus{outline:none}.profile-heading>p{color:#596171;max-width:580px;margin:17px 0 0;font-size:16px;line-height:1.65}.profile-fields,.profile-options{border:0;min-width:0;margin:0;padding:0}.profile-fields:disabled{opacity:.72}.profile-name label{margin-bottom:10px;font-size:14px;font-weight:650;display:block}.profile-name input{color:#171b24;background:#fff;border:1px solid #c7cdd8;border-radius:10px;width:100%;min-width:0;height:62px;padding:0 18px;font-family:inherit;font-size:17px;box-shadow:0 2px 4px #17284603}.profile-name input::placeholder{color:#747d8c}.profile-name>p{color:#656d7c;margin:12px 0 0;font-size:13px;line-height:1.55}.profile-form input:focus-visible,.profile-form button:focus-visible,.profile-form a:focus-visible{outline-offset:4px;outline:3px solid #7195ec}.profile-options{gap:10px;display:grid}.profile-options--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-option{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d9dfe8;border-radius:11px;align-items:center;gap:13px;min-height:66px;margin:0;padding:16px 18px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.profile-option:hover{background:#f0f4fc;border-color:#a9bde8}.profile-option:active{transform:scale(.993)}.profile-option--selected{border-color:var(--profile-blue);box-shadow:inset 0 0 0 1px var(--profile-blue);background:#eef3ff}.profile-option input{opacity:0;width:1px;height:1px;margin:0;position:absolute}.profile-option:has(input:focus-visible){outline-offset:3px;outline:3px solid #7195ec}.profile-option__control{color:#fff;background:#fff;border:1px solid #b5bece;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s,border-color .15s;display:flex}.profile-option__control--check{border-radius:5px}.profile-option--selected .profile-option__control{background:var(--profile-blue);border-color:var(--profile-blue)}.profile-option--selected .profile-option__control svg{animation:.18s ease-out both profile-check-in}@keyframes profile-check-in{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.profile-selection-count{color:#526077;min-height:20px;margin:12px 0 0;font-size:12px;line-height:1.6}.profile-choice-help{color:#697485;max-width:540px;margin:-8px 0 16px;font-size:12px;line-height:1.55}.profile-option__copy{min-width:0;display:block}.profile-option__copy>span{overflow-wrap:anywhere;font-size:15px;font-weight:650;line-height:1.4;display:block}.profile-option__copy>small{color:#60697a;margin-top:4px;font-size:13px;font-weight:400;line-height:1.5;display:block}.profile-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:28px;display:flex}.profile-primary{color:#fff;min-width:190px;min-height:52px;font:inherit;cursor:pointer;background:#171b24;border:1px solid #171b24;border-radius:9px;justify-content:center;align-items:center;gap:18px;padding:13px 20px;font-size:15px;font-weight:650;line-height:1.4;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.profile-primary:hover{background:#2a3f69;border-color:#2a3f69}.profile-primary:not(:disabled):active{transform:translateY(1px)}.profile-primary svg{flex:none;transition:transform .15s}.profile-primary:not(:disabled):hover svg{transform:translate(3px)}.profile-primary:disabled{opacity:.45;cursor:not-allowed}.profile-back{color:#515b6c;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:48px;padding:8px 4px;font-size:14px;display:inline-flex}.profile-arrow--back{transform:rotate(180deg)}.profile-skip{color:#626d80;width:max-content;min-height:44px;font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin:14px 0 0 auto;padding:10px 4px;font-size:13px;text-decoration:underline;display:block}.profile-exit{text-align:center;border-top:1px solid #e0e4ed;margin:30px 0 0;padding-top:24px;font-size:13px}.profile-exit a{color:#626d80;text-underline-offset:4px;padding:10px;display:inline-block}.profile-summary{background:#fff;border:1px solid #d9dfe8;border-radius:12px;margin:0;overflow:hidden}.profile-summary>div{justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.profile-summary>div+div{border-top:1px solid #e7eaf0}.profile-summary dt{color:#727a88;font-size:12px;line-height:1.4}.profile-summary dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:14px;font-weight:550;line-height:1.5}.profile-summary button{min-height:44px;color:var(--profile-blue);font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:5px;padding:8px 0 8px 8px;font-size:12px;display:flex}.profile-summary button svg{width:14px}.profile-permission{margin-top:24px}.profile-permission label{color:#3d4657;cursor:pointer;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;display:flex}.profile-permission input{width:18px;height:18px;accent-color:var(--profile-blue);flex-shrink:0;margin:2px 0 0}.profile-permission p{color:#6c7687;margin:12px 0 0 30px;font-size:12px;line-height:1.6}.profile-permission a{color:#355ba9;text-underline-offset:3px}.profile-message{color:#754429;background:#fff6ec;border:1px solid #e4c1a8;border-radius:9px;padding:14px 16px;font-size:14px;line-height:1.55}.profile-draft-note{color:#526077;margin:0 0 18px;font-size:13px;line-height:1.65}.profile-empty{color:#656d7c;margin-top:20px;font-size:13px}.profile-complete{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.profile-complete__mark{color:#245ad2;background:#e6edfc;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.profile-complete__mark svg{width:28px;height:28px}.profile-text-button{color:#465875;font:inherit;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:12px 0;font-size:14px;text-decoration:underline}.profile-delete{text-align:center;margin-top:26px}.profile-delete>button{color:#865548;text-underline-offset:4px;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;text-decoration:underline}.profile-delete__confirm{text-align:left;background:#fff;border:1px solid #e2cfc7;border-radius:10px;padding:22px}.profile-delete__confirm h2{margin:0 0 10px;font-family:inherit;font-size:17px}.profile-delete__confirm p{color:#656d7c;margin:0;font-size:13px;line-height:1.6}.profile-delete__confirm>div{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.profile-delete__confirm button{color:#754c3e;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2cfc7;border-radius:6px;padding:10px 12px;font-size:13px}.profile-delete__confirm button:last-child{color:#465875;border-color:#ccd4e3}.profile-form noscript p{font-size:14px;line-height:1.6}@media (max-width:600px){.profile-page{padding:28px 20px 48px}.profile-masthead{margin-bottom:26px}.profile-step-meta{margin-bottom:27px;font-size:11px}.profile-step-label{margin-left:9px}.profile-heading{margin-bottom:24px}.profile-heading h1{font-size:31px}.profile-heading>p{margin-top:14px;font-size:14px}.profile-option{gap:11px;min-height:62px;padding:14px}.profile-option__copy>span{font-size:14px}.profile-option__copy>small{font-size:12px}.profile-options--grid{gap:8px}.profile-options--grid .profile-option{gap:8px;padding:12px 10px}.profile-options--grid .profile-option__copy>span{font-size:12px}.profile-options--grid .profile-option__control{width:17px;height:17px}.profile-primary{gap:12px;min-width:170px;padding:12px 16px;font-size:14px}.profile-summary>div{gap:12px;padding:14px}.profile-summary dd{font-size:13px}.profile-summary button svg{display:none}}@media (max-width:360px){.profile-page{padding-inline:16px}.profile-heading h1{font-size:28px}.profile-step-meta{gap:9px;font-size:10px}.profile-primary{gap:8px;min-width:0;font-size:13px}.profile-options--grid{grid-template-columns:1fr}.profile-options--grid .profile-option__copy>span{font-size:14px}.profile-permission label{font-size:12px}}@media (prefers-reduced-motion:reduce){.profile-form *{transition:none;animation:none}.profile-option:active,.profile-primary:not(:disabled):active,.profile-primary:not(:disabled):hover svg{transform:none}}
