/* Arta customer access: one branded email-link form and its status line.
   Reuses the established Bicyclette / charcoal / limestone / brass language. */
.arta-home-shell .arta-access-form{margin:0;max-width:460px}
.arta-home-shell .arta-access-field{display:block;margin:0 0 18px;font-size:14px}
.arta-home-shell .arta-access-field>span{display:block;letter-spacing:.02em}
.arta-home-shell .arta-access-submit{width:100%;max-width:340px}
.arta-home-shell .arta-access-note{margin:18px 0 0;font-size:14px;line-height:1.6;color:#4b4d4b;max-width:46ch}
.arta-home-shell .arta-access-pending-note{margin:14px 0 0;padding:12px 14px;background:#eeeadf;border-left:2px solid #9a6b27;font-size:14px;line-height:1.5;max-width:46ch}
.arta-access-hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
/* Sign-in must be reachable without scrolling; the full hero stays on the signed-in space. */
.arta-home-shell.arta-home-shell--access .arta-home-hero{height:44vh!important;min-height:300px!important;max-height:46vh!important}
@supports (height:1dvh){.arta-home-shell.arta-home-shell--access .arta-home-hero{height:44dvh!important;min-height:300px!important;max-height:46dvh!important}}
.arta-access-notice{border-left:2px solid #9a6b27;background:#eeeadf;padding:16px;margin:0 0 28px;font:15px/1.6 bicyclette,Arial,sans-serif;color:#292b2a;max-width:62ch}
.arta-access-notice--warn{border-left-color:#8a3f2a;background:#f1e7e2}
.arta-home-shell .arta-access-alt{margin:26px 0 0;padding-top:22px;border-top:1px solid #292b2a2b;font-size:14px;line-height:1.6;max-width:46ch}
.arta-home-shell .arta-access-alt a{text-decoration:underline;text-underline-offset:4px}
/* Saved-before-signing-in prompt. Inside the dark toast it must read as cream. */
.arta-guest-cta{display:block;margin-top:8px;font:600 13px/1.5 bicyclette,Arial,sans-serif;color:#715227;text-decoration:underline;text-underline-offset:3px}
.arta-member-toast .arta-guest-cta{color:#fffdf1}
.arta-member-toast .arta-guest-cta:focus-visible{outline:2px solid #d8c9a6;outline-offset:3px}
@media(max-width:767px){
  .arta-home-shell .arta-access-form{max-width:none}
  .arta-home-shell .arta-access-submit{max-width:none}
  .arta-access-notice{margin-bottom:20px;font-size:14px}
}
