.account-shell{--account-accent:#f4b251;display:grid;grid-template-columns:minmax(380px,420px) minmax(460px,1fr);width:min(1080px,calc(100% - 32px));min-height:580px;margin:40px auto 64px;border:1px solid var(--border,#35434b);border-radius:24px;overflow:hidden;background:var(--panel,#18262f);box-shadow:0 20px 60px #0004}
.account-art{position:relative;isolation:isolate;display:flex;align-items:center;min-width:0;padding:44px;background:radial-gradient(ellipse at 20% 10%,#b87a2c66,transparent 70%),linear-gradient(140deg,#273d43,#101a22)}
.account-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.account-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#091218ed,#09121822);z-index:-1}
.account-brand{max-width:100%;color:#fff}.account-logo-link{display:inline-flex}.account-logo{width:auto;max-width:150px;max-height:92px;height:auto;object-fit:contain;margin-bottom:30px}.account-eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--account-accent)}.account-brand p{max-width:12ch;font-size:clamp(27px,3vw,36px);line-height:1.15;font-weight:780;margin:16px 0 28px;text-wrap:balance}.account-slogan{max-width:390px;margin:0 0 28px;color:var(--text2,#becbd2);font-size:14px;font-weight:650;line-height:1.5}.account-brand a{color:#fff;font-size:14px}.account-home{display:inline-flex;align-items:center;gap:9px;font-weight:700}.account-home svg{display:block;flex:0 0 20px;color:var(--account-accent)}
.account-panel{display:flex;flex-direction:column;justify-content:center;padding:44px 50px;min-width:0}.account-panel h1{font-size:clamp(30px,3vw,38px);line-height:1.15;margin:0 0 18px}.account-caption{color:var(--text2,#becbd2);line-height:1.6}.account-mobile-caption{display:none}.account-form{display:grid;gap:9px;margin-top:22px}.account-form>label{font-size:14px;font-weight:650}.account-input-wrap{position:relative;display:block;min-width:0;margin-bottom:6px}.account-input-wrap>svg{display:none}.account-input-wrap>input{display:block;width:100%;min-width:0;border:1px solid #53616a;border-radius:12px;background:#101b23;color:#fff;padding:13px 14px;font:inherit}.account-input-wrap>input::placeholder{color:#83929c;opacity:1}.account-form input:focus-visible,.account-shell a:focus-visible,.account-submit:focus-visible{outline:2px solid var(--account-accent);outline-offset:4px}.account-check{display:flex;gap:9px;align-items:center;margin:4px 0 8px}.account-check input{width:18px;height:18px;accent-color:var(--account-accent)}.account-submit{cursor:pointer;border:0;border-radius:12px;padding:14px 20px;background:var(--account-accent);color:#101820;font:inherit;font-weight:750;transition:filter .18s,transform .18s}.account-submit:hover{filter:brightness(1.1);transform:translateY(-1px)}.account-consent{margin:8px 0 0;color:var(--text2,#becbd2);font-size:11px;line-height:1.5;text-align:center}.account-consent a{color:var(--account-accent);text-decoration:underline;text-underline-offset:2px}.account-links{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:22px;font-size:14px}.account-links a{color:var(--account-accent)}.account-privacy{display:block;font-size:12px;color:var(--text2,#becbd2);margin-top:24px}.account-message{padding:14px;border:1px solid #52877b;background:#24483a66;border-radius:12px;line-height:1.6;margin-top:16px}.account-error{border-color:#c88878;background:#633e3666}.account-form small{color:var(--text2,#becbd2)}
.account-field-help{display:block;margin:-3px 0 5px;line-height:1.45}.account-password-toggle{position:absolute;top:50%;right:8px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:9px;background:transparent;color:#aeb9c1;cursor:pointer;transform:translateY(-50%)}.account-password-toggle:hover{background:#ffffff0d;color:#fff}.account-password-toggle:focus-visible{outline:2px solid var(--account-accent);outline-offset:1px}.account-password-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.account-input-wrap.has-password-toggle>input{padding-right:54px}
.account-security{display:grid;gap:5px;margin:5px 0 2px}.account-security>small{text-align:center;font-size:11px;color:var(--text2,#becbd2)}.account-security>small.is-error{color:#efaa98}.account-captcha-slot,.account-turnstile{width:100%;min-height:65px}.account-captcha-slot>altcha-widget{display:block;width:100%;--altcha-max-width:100%;--altcha-color-base:#101b23;--altcha-color-border:#53616a;--altcha-color-border-focus:var(--account-accent);--altcha-color-text:#fff;--altcha-color-active:var(--account-accent);--altcha-color-error-text:#efaa98;--altcha-border-radius:12px}.account-captcha-slot altcha-widget a{pointer-events:none;cursor:default;text-decoration:none}.account-captcha-slot altcha-widget .altcha-footer,.account-captcha-slot altcha-widget .altcha-footer:hover,.account-captcha-slot altcha-widget .altcha-logo,.account-captcha-slot altcha-widget .altcha-logo:hover{opacity:.7!important;color:inherit!important}.account-oauth-separator{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--text2,#becbd2);font-size:12px}.account-oauth-separator:before,.account-oauth-separator:after{content:"";height:1px;flex:1;background:var(--border,#35434b)}.account-oauth-list{display:grid;gap:10px}.account-oauth-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:56px;border:1px solid #53616a;border-radius:12px;background:#101b23;color:#fff!important;font-weight:750;transition:border-color .18s,background .18s}.account-oauth-button:hover{border-color:var(--account-accent);background:#14232d}.account-oauth-button img{display:block;flex:0 0 28px;width:28px;height:28px;object-fit:contain}
@media(max-width:900px){.account-shell{grid-template-columns:1fr;min-height:0;margin:20px auto 36px;border-radius:20px}.account-art{padding:24px 26px;min-height:160px}.account-brand p{font-size:25px;margin:10px 0 16px;white-space:normal}.account-slogan{font-size:13px;margin-bottom:16px}.account-logo{max-height:58px;max-width:140px;margin-bottom:12px}.account-panel{padding:28px 26px}.account-panel h1{font-size:30px}.account-oauth-button{height:52px}}
@media(max-width:700px){
  body.anipont-account-page{display:block;min-height:100vh;min-height:100svh;background:#0e151c}
  body.anipont-account-page>.site-main{display:block;min-height:0}
  .account-shell{display:flex;flex-direction:column;width:min(480px,calc(100% - 32px));min-height:0;margin:22px auto 38px;padding:22px 0 8px;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}
  .account-art{display:block;min-height:0;padding:0;background:none}
  .account-art:after,.account-background,.account-eyebrow,.account-brand>p,.account-slogan,.account-home{display:none}
  .account-brand{display:grid;place-items:center}
  .account-logo-link{display:flex;align-items:center;justify-content:center;width:88px;height:88px;margin:0 auto 24px;border-radius:50%}
  .account-logo{width:88px;max-width:88px;height:88px;max-height:88px;margin:0;object-fit:contain}
  .account-panel{display:flex;padding:0;justify-content:flex-start;text-align:center}
  .account-panel h1{margin:0 0 8px;font-size:clamp(28px,8vw,34px);line-height:1.14}
  .account-mobile-caption{display:block;max-width:440px;margin:0 auto;color:#aeb9c1;font-size:14px;line-height:1.45;text-wrap:balance}
  .account-caption{margin:10px auto 0;font-size:13px;line-height:1.45}
  .account-message{text-align:left}
  .account-form{gap:10px;margin-top:26px;text-align:left}
  .account-form>label:not(.account-check){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .account-input-wrap{margin:0}
  .account-input-wrap>svg{position:absolute;top:50%;left:19px;z-index:1;display:block;width:22px;height:22px;color:#aeb9c1;transform:translateY(-50%);pointer-events:none}
  .account-input-wrap>input{height:58px;padding:0 16px 0 56px;border-color:#52606a;border-radius:15px;background:#0b151c;font-size:16px}.account-input-wrap.has-password-toggle>input{padding-right:58px}
  .account-input-wrap>input::placeholder{color:#aeb9c1}
  .account-check{justify-content:flex-start;margin:4px 0 2px;font-size:13px}
  .account-submit{min-height:56px;margin-top:1px;border-radius:12px;font-size:16px}
  .account-security{margin:2px 0}.account-captcha-slot,.account-turnstile{min-height:65px}
  .account-links{justify-content:center;flex-direction:column;gap:8px;margin-top:20px;font-size:14px}
  .account-links a{color:#b7c1c8}
  .account-oauth-separator{margin:22px 0 16px;color:#7e8b94}
  .account-oauth-list{display:flex;justify-content:center;gap:8px}.account-oauth-button{align-self:center;width:62px;height:62px;border-color:#ffffff0d;border-radius:15px;background:#ffffff0d;gap:0}.account-oauth-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
  .account-oauth-button:hover{background:#ffffff18}
  .account-oauth-button img{width:30px;height:30px;flex-basis:30px}
  .account-privacy{margin-top:24px;color:#7f8d96}
}
@media(prefers-reduced-motion:reduce){.account-submit{transition:none}}

/* Stage 2.83: one brand block; image helpers may return picture. */
.account-art{justify-content:center;text-align:center}
.account-brand{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px}
.account-logo-link{display:flex;align-items:center;justify-content:center;max-width:100%;margin:0}
.account-logo-link picture{display:block;max-width:100%}
.account-logo{display:block;width:auto;max-width:150px;height:92px;max-height:92px;margin:0;object-fit:contain}
.account-brand-name{display:block;max-width:100%;font-size:30px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#fff;overflow-wrap:anywhere}
.account-brand p.account-intro{max-width:28ch;font-size:18px;font-weight:500;line-height:1.5;margin:0}
.account-slogan{margin:0}
.account-home{justify-content:center;margin-top:6px}
.account-background-layer{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden}
.account-background-layer picture{display:block;width:100%;height:100%}
.account-background-layer .account-background{position:static;display:block;width:100%;height:100%;object-fit:cover}
.account-art:after{background:linear-gradient(0deg,#091218ed,#09121888)}
.account-error-recovery{display:block;width:fit-content;margin-top:7px;color:var(--account-accent);font-weight:700;text-decoration:underline;text-underline-offset:3px}
@media(min-width:901px) and (max-width:1100px){.account-shell{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.account-art{padding:32px}.account-panel{padding:36px}}
@media(max-width:900px){.account-brand{gap:14px}.account-logo{height:64px;max-height:64px}.account-brand-name{font-size:26px}}
@media(max-width:700px){
 .account-background-layer,.account-brand-name,.account-brand p.account-intro{display:none}
 .account-brand{gap:0}
 .account-logo-link{width:88px;height:88px;margin:0 auto 24px}
 .account-logo{width:88px;max-width:88px;height:88px;max-height:88px}
}
