:root{color:#32372d;font-synthesis:none;background:#eeece4;font-family:Arial,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit;cursor:pointer}main{grid-template-columns:minmax(420px,44%) 1fr;min-height:100svh;display:grid}.account-pane{flex-direction:column;padding:38px 9% 24px;display:flex}header{flex-direction:column;gap:10px;display:flex}.brand{letter-spacing:-2px;font:42px Georgia,serif;text-decoration:none}.brand span{color:#78825e}.edition,.eyebrow,footer{letter-spacing:2px;font-size:10px}.edition{color:#757a6c}.content{margin:auto 0;padding:70px 0;animation:.4s ease-out arrive}h1{letter-spacing:-1.5px;margin:18px 0 24px;font:400 clamp(36px,3.2vw,54px)/1.08 Georgia,serif}p{color:#65695f;max-width:34ch;font-size:15px;line-height:1.65}strong{overflow-wrap:anywhere;font-weight:500}.primary,button:not([class]){color:#fff;background:#586044;border:0;justify-content:space-between;align-items:center;gap:40px;min-height:48px;padding:14px 20px;font-size:14px;text-decoration:none;transition:background .18s;display:flex}.primary:hover,button:not([class]):hover{background:#414b32}.text-button{text-align:left;text-underline-offset:5px;background:0 0;border:0;margin-top:24px;padding:6px 0;font-size:13px;display:block}.text-button:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #929e79}figure{background:#4c5243;min-height:100%;margin:0;position:relative;overflow:hidden}figure img{object-fit:cover;object-position:48% 50%;width:100%;height:100%;animation:.6s ease-out reveal;position:absolute}figcaption{color:#fff;text-shadow:0 1px 5px #000;font:22px Georgia,serif;position:absolute;bottom:32px;left:32px}footer{color:#777c6b;justify-content:space-between;display:flex}.account-heading{justify-content:space-between;align-items:center;display:flex}.account-detail{border-top:1px solid #d4d7cc;border-bottom:1px solid #d4d7cc;justify-content:space-between;gap:24px;margin-top:32px;padding:20px 0;font-size:13px;display:flex}.note{font-size:13px}.cl-rootBox,.cl-cardBox{width:100%;max-width:100%}.cl-card{box-shadow:none;border:1px solid #d4d7cc}.cl-headerTitle{font-family:Georgia,serif}@keyframes arrive{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:.65}to{opacity:1}}@media (width<=760px){main{grid-template-columns:1fr}.account-pane{min-height:100svh;padding:28px 24px 20px}.content{align-self:center;width:100%;max-width:460px;padding:52px 0}figure{display:none}.brand{font-size:38px}h1{font-size:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
