.account-page{min-height:calc(100vh - 150px);background:linear-gradient(145deg,#f5fbfd 0,#fff 52%,#e9f7fa 100%);padding-block:clamp(2.5rem,7vw,5rem)}.account-shell{width:min(100% - 2rem,44rem);margin-inline:auto}.account-heading{text-align:center}.account-heading h1{margin:0;color:var(--navy);font-size:clamp(2rem,5vw,3.25rem);line-height:1.05;letter-spacing:-.03em}.account-heading>p:last-child{max-width:36rem;margin:1rem auto 0;color:var(--muted)}.account-card{margin-top:2rem;border:1px solid var(--line);border-radius:1rem;background:#fff;padding:clamp(1.25rem,4vw,2.5rem);box-shadow:0 20px 50px rgba(15,39,68,.12)}.account-card .row{display:block;margin:0}.account-card [class*="col-md-"],.account-card [class*="col-sm-"]{width:auto;margin:0;padding:0}.account-card [hidden]{display:none!important}.account-card form{margin:0}.account-card form header,.account-card .box-title h2,.account-card>h1{margin:0 0 1.25rem;color:var(--navy);font-size:1.3rem;font-weight:800}.account-card fieldset{min-width:0;margin:0;padding:0;border:0}.account-card label:not(.checkbox){display:block;margin-bottom:1rem;color:var(--navy);font-weight:800}.account-card input[type="text"],.account-card input[type="email"],.account-card input[type="password"]{display:block;width:100%;min-height:48px;margin-top:.35rem;border:1px solid #909baa;border-radius:.55rem;background:#fff;padding:.72rem .8rem;color:var(--ink);font:inherit}.account-card input:focus{border-color:var(--cyan);outline:3px solid rgba(14,165,233,.25);outline-offset:1px}.account-card .tooltip,.account-card .ico-append{display:none}.account-card .checkbox{display:flex;align-items:center;gap:.55rem;min-height:44px}.account-card input[type="checkbox"],.account-card input[type="radio"]{width:1.1rem;height:1.1rem}.account-card button,.account-card input[type="submit"],.account-card .btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:.55rem;background:var(--blue);color:#fff!important;padding:.72rem 1.15rem;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.account-card button:hover,.account-card input[type="submit"]:hover,.account-card .btn:hover{background:var(--blue-dark)}.account-card footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--line)}.account-card .note{margin:0 0 .5rem}.account-card .pull-right{float:none}.account-card .text-danger,.account-card .errorlist{display:block;margin:.35rem 0 0;padding:0;color:#9f1d16;font-size:.9rem;list-style:none}.account-card .alert,.account-message{border-left:4px solid var(--blue);background:#edf7f9;padding:.85rem 1rem}.account-card .alert-danger,.account-message.error{border-color:#b42318;background:#fff0ee;color:#7f1d1d}.account-card .close{display:none}.account-messages{margin-top:1.25rem}.account-help{text-align:center;color:var(--muted)}.account-card .email_list label{display:flex!important;flex-wrap:wrap;align-items:center;gap:.5rem;border-top:1px solid var(--line);padding:.9rem 0}.account-card .verified,.account-card .primary{border-radius:999px;background:#dcfce7;padding:.15rem .45rem;color:#166534;font-size:.75rem}.account-card .unverified{color:#9f1d16}.account-card p{overflow-wrap:anywhere}@media(max-width:560px){.account-shell{width:min(100% - 1.25rem,44rem)}.account-card{border-radius:.75rem;padding:1.15rem}.account-card footer{align-items:flex-start;flex-direction:column}}
