.auth-layout{min-height:100svh;display:grid;grid-template-columns:1.08fr 1fr;background:#f5f3ed;color:#182d27}.auth-story{background:#163a30;color:#f5f3ed;padding:52px clamp(32px,6vw,96px);display:flex;flex-direction:column;justify-content:space-between;min-height:100svh}.auth-story :focus-visible{outline-color:#f5f3ed}.auth-brand{font-family:Georgia,serif;font-size:38px;letter-spacing:4px;text-decoration:none;color:inherit}.auth-brand span{display:block;font:10px/2 Arial,sans-serif;letter-spacing:3px}.auth-eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;margin:0 0 20px}.auth-story h1{font:clamp(42px,5.2vw,76px) /1.08 Georgia,serif;letter-spacing:-2px;margin:20px 0 32px}.auth-story-copy{font-size:16px;line-height:1.9;color:#d0d9ce}.auth-story footer{border-top:1px solid #527064;padding-top:20px;font-size:10px;letter-spacing:1.5px;display:flex;justify-content:space-between;gap:12px}.auth-panel{padding:64px 40px 28px;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-form-wrap{width:100%;max-width:380px}.auth-form-wrap h2{font-size:30px;font-weight:600;letter-spacing:-1px;margin:0 0 12px}.auth-description{color:#65736b;line-height:1.7;font-size:14px;margin:0 0 32px}.auth-form{display:grid;gap:20px}.auth-form label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.auth-form input{width:100%;min-height:48px;border:1px solid #c4c9bf;border-radius:4px;background:#fffefa;color:#182d27;padding:11px 13px;font-size:15px}.auth-button:focus-visible,.auth-form input:focus-visible,.club-comments button:focus-visible{outline:3px solid #b3965b;outline-offset:3px}.auth-button{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;background:#163a30;color:#fffefa;border:1px solid #163a30;border-radius:4px;cursor:pointer;font-weight:600;font-size:14px;text-decoration:none}.auth-button.secondary{background:transparent;color:#163a30;border-color:#b8c0b6}.auth-button:disabled{opacity:.5;cursor:not-allowed}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:24px;font-size:13px}.auth-links a{padding:10px 0;text-underline-offset:4px}.auth-error{background:#f9eeea;color:#93382c;border-left:3px solid #ac3a32;margin:0 0 20px}.auth-error,.auth-notice{padding:12px 14px;font-size:13px;line-height:1.6}.auth-notice{border-left:3px solid #b3965b;background:#ebe8dc;margin-bottom:24px}.auth-footnote{font-size:11px;color:#65736b;margin-top:48px}.auth-demo{border-top:1px solid #dddcd3;margin-top:28px;padding-top:24px}.auth-demo p{font-size:12px;color:#65736b;line-height:1.7}.auth-demo div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.club-settings{max-width:520px;padding:32px;background:#fffefa;border:1px solid #dddcd3;margin:32px auto}.club-settings h1{font-size:28px;margin-bottom:12px}.club-comments{padding:24px;border:1px solid #dddcd3;background:#fffefa;margin-top:28px;border-radius:6px}.club-comments header{display:flex;justify-content:space-between;border-bottom:1px solid #dddcd3;padding-bottom:16px}.club-comment{padding:18px 0;border-bottom:1px solid #eeece5}.club-comment div{display:flex;align-items:center;gap:16px}.club-comment time{font-size:11px;color:#65736b}.club-comment button{margin-left:auto;min-height:44px;min-width:44px;font-size:12px}.club-comment p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7}.club-comments form{margin-top:20px}.club-comments textarea{width:100%;border:1px solid #c4c9bf;min-height:90px;padding:12px;border-radius:4px;margin:8px 0}.club-comments textarea:focus-visible{outline:3px solid #b3965b;outline-offset:2px}@media (max-width:760px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:auto;padding:28px 24px 32px;gap:32px}.auth-brand{font-size:30px}.auth-story h1{font-size:40px;margin:12px 0 18px}.auth-story .auth-eyebrow{margin-bottom:8px}.auth-story-copy{font-size:13px}.auth-story footer{display:none}.auth-panel{padding:36px 24px}.auth-form-wrap{max-width:440px}.club-settings{padding:24px;margin:20px 0}.club-comments{padding:18px}}