.account-page{background:#f5f4ef}.account-main{padding-top:35px;padding-bottom:70px}.account-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.account-heading h1{font-size:clamp(34px,5vw,58px);line-height:1.1;margin:10px 0 16px}.account-heading p{color:#67727a}.account-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px}.account-side{border-radius:18px;background:#e8e8df;padding:28px;align-self:start}.account-side h2{font-size:27px;line-height:1.2;margin:26px 0 16px}.account-side p,.account-side li{line-height:1.65;color:#647069}.account-side ul{padding-left:18px}.account-side li{margin:12px 0}.account-panel{background:#fff;padding:28px;border:1px solid #e0e3df;border-radius:18px;margin-bottom:20px}.account-panel h2{font-size:27px;margin:0 0 15px}.account-panel p{line-height:1.65;color:#66727a}.account-panel label{display:grid;gap:8px;font-size:14px;margin:17px 0}.account-panel input,.account-panel textarea{padding:14px;border:1px solid #bcc6ca;border-radius:8px;font:inherit;width:100%;background:#fff;color:#182a35;box-sizing:border-box}.account-panel .account-check{display:flex;align-items:flex-start;gap:10px;line-height:1.6}.account-check input{width:18px;height:18px;flex-shrink:0;margin-top:3px}.account-panel fieldset{border:0;padding:0;margin:0}.account-panel button:disabled{opacity:.5;cursor:not-allowed}.account-panel small{display:block;color:#6d787f;line-height:1.5;margin-top:10px}.account-notice{padding:16px;background:#fff6e8;border-radius:10px;margin-bottom:20px;line-height:1.6}.account-error{padding:16px;background:#fff0ed;color:#a13c23;border-radius:10px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-order-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.account-order-head h3{font-size:23px;margin:6px 0}.account-state{background:#eef2ee;border-radius:20px;padding:6px 12px;font-size:12px;white-space:nowrap}.account-state.paid{background:#e2f5e9;color:#1a6844}.account-state.review{background:#fff0d6;color:#925a11}.account-order-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px;align-items:center}.account-total{font-size:30px;color:#182a35!important;font-weight:600}.account-order-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.account-order-details span{display:block;font-size:12px;color:#6d787f}.account-order-details strong{font-size:14px;line-height:1.7}.account-footer{padding-block:25px;color:#68756e;border-top:1px solid #daddd8}.account-panel a{color:#a34a22;text-underline-offset:3px}.account-loading{opacity:.6;pointer-events:none}.account-profile summary{font-weight:600;cursor:pointer}.account-profile[open] summary{margin-bottom:20px}@media(max-width:850px){.account-layout{grid-template-columns:1fr}.account-side{display:none}.account-panel{padding:21px}.account-grid{grid-template-columns:1fr}.account-heading{align-items:start}.account-order-head{flex-direction:column}.account-order-details{grid-template-columns:1fr}.account-page .site-header{gap:12px}.account-page .brand small{display:none}.account-main{padding-top:15px}}
.auth-tabs,.auth-methods{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.auth-tabs button,.auth-methods button{border:1px solid #dce2e3;background:#fff;color:#52636b;border-radius:9px;padding:10px 18px;font:inherit;cursor:pointer}.auth-tabs button[aria-pressed=true]{background:#182a35;border-color:#182a35;color:#fff}.auth-methods button[aria-pressed=true]{background:#fff2e9;border-color:#ff6633;color:#aa3a17}.auth-password{position:relative}.auth-password input{padding-right:100px}.auth-password button{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:0;background:none;color:#52636b;font:inherit;font-size:12px;cursor:pointer}.auth-consent{font-size:13px;line-height:1.5;color:#64727a;margin:12px 0 22px}.auth-consent summary{cursor:pointer}#password-form>.button{margin-top:12px}#sms-login{margin-top:20px}
.account-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:8px;background:#e9eeeb;border-radius:14px}.account-nav[hidden]{display:none}.account-nav a{padding:12px 18px;border-radius:9px;text-decoration:none;color:#4a5d65;font-size:14px;line-height:1.4}.account-nav a[aria-current=page]{background:#182a35;color:#fff}.account-nav a:hover:not([aria-current]){background:#fff}.account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}.account-stats a{display:grid;gap:12px;padding:22px;border:1px solid #dce4e0;border-radius:16px;background:#fff;color:#182a35;text-decoration:none}.account-stats strong{font-size:32px}.account-stats span{font-size:13px;line-height:1.5;color:#64727a}.account-section-title{font-size:27px;margin:24px 0 20px}.account-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.account-filters button{padding:10px 14px;border:1px solid #ccd8d3;border-radius:24px;background:#fff;color:#40555e;font:inherit;font-size:13px;cursor:pointer}.account-filters button[aria-pressed=true]{background:#e1efeb;border-color:#51897c;color:#20574c}.account-resource-links{display:flex;flex-wrap:wrap;gap:14px 24px;margin:24px 0;font-size:14px;line-height:1.6}.account-help{border-top:1px solid #e0e7e4;padding:20px 0}.account-help summary{cursor:pointer;line-height:1.6;font-weight:600}.account-help p{margin-bottom:0}.account-empty-icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff0e6;color:#a04423;font-weight:700;margin-bottom:20px}.account-empty p{max-width:550px}.account-document{display:flex;justify-content:space-between;align-items:center;gap:20px}.account-document h3{margin:0;font-size:20px}.account-document p{font-size:14px;margin-bottom:0}.account-document .button{flex-shrink:0}.account-page #account-content{min-width:0}.account-panel .button{color:#fff}.account-panel .button-outline{color:#182a35}.account-panel:has(>.account-panel){background:transparent;padding:0;border:0}.account-page :focus-visible{outline:3px solid #168d8a;outline-offset:4px}.account-page .account-panel p,.account-page .account-order-details strong{overflow-wrap:anywhere}
@media(max-width:850px){.account-nav{gap:4px;padding:6px}.account-nav a{flex:1 0 28%;padding:12px 8px;text-align:center;font-size:13px}.account-stats{gap:8px}.account-stats a{padding:16px 12px}.account-stats strong{font-size:26px}.account-stats span{font-size:12px}.account-document{align-items:start;flex-direction:column}}
@media(max-width:400px){.account-stats{grid-template-columns:1fr}.account-stats a{display:flex;align-items:center;gap:16px}.account-stats strong{min-width:35px}.account-nav a{font-size:12px}.account-order-actions .button{width:100%}}
.identity-heading,.identity-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.identity-private,.identity-state{font-size:12px;line-height:1.5;white-space:nowrap;padding:6px 10px;background:#edf1ef;color:#61716a;border-radius:20px}.identity-state.has-files{background:#e4f1ec;color:#235c49}.identity-heading h2{margin-bottom:0}.identity-heading .eyebrow{margin-top:0}.identity-cards{display:grid;gap:20px;margin:24px 0}.identity-card{padding:22px;border:1px solid #dce4e0;border-radius:14px}.identity-card h3{font-size:19px;line-height:1.4;margin:3px 0}.identity-card>p{font-size:13px;line-height:1.7}.identity-drop{position:relative;display:grid;justify-items:center;gap:10px;border:1.5px dashed #a8c1b7;border-radius:12px;padding:24px 16px;text-align:center;background:#f5f9f7;color:#4f6860}.identity-drop>span:first-child{font-size:24px}.identity-drop>strong{font-size:15px}.identity-drop>span{font-size:13px}.identity-drop.drag-over{background:#e1f0e9;border-color:#168d8a;box-shadow:0 0 0 3px #168d8a22}.identity-drop .identity-picker{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:4px 0 0;min-height:44px;padding:10px 22px;background:#182a35;color:#fff;border-radius:8px;cursor:pointer;overflow:hidden}.identity-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.identity-picker:focus-within{outline:3px solid #168d8a;outline-offset:3px}.identity-files{list-style:none;padding:0;margin:16px 0}.identity-files li{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #e1e7e3;font-size:13px}.identity-files small{margin-top:5px;font-size:12px}.identity-file-actions{display:flex;gap:14px;align-items:center}.identity-file-actions button{border:0;background:none;color:#96523a;font:inherit;cursor:pointer;min-height:40px}.identity-file-actions a{font-size:13px}.identity-review-note{font-size:12px!important;color:#68756d!important}.identity-panel .identity-consent{padding:16px;background:#f6f8f6;border-radius:10px;font-size:13px}.identity-message{min-height:24px;font-size:14px}.identity-message.identity-error{color:#a13c23}.identity-panel[aria-busy=true]{opacity:.7}.identity-drop:has(input:disabled){opacity:.65}.identity-panel .account-help{margin-top:24px}
@media(max-width:600px){.identity-card{padding:16px}.identity-heading{display:block}.identity-private{display:inline-block;margin-top:14px}.identity-card-head{flex-direction:column;gap:8px}.identity-files li{flex-wrap:wrap}.identity-file-actions{width:100%}.identity-drop{padding:20px 12px}.identity-panel .identity-consent{padding:12px}}
