:root{font:18px/1.6 system-ui,sans-serif;color:#26362e;background:#f6f5eb}body{margin:0}main{max-width:760px;margin:4rem auto;padding:1.5rem}h1{font-family:Georgia,serif;font-size:3rem;margin-bottom:0}input,button{font:inherit;padding:.6rem;margin:.4rem 0}input{display:block;max-width:95%}button{cursor:pointer;background:#285943;color:white;border:0;border-radius:.3rem}button:disabled{opacity:.5}article p{white-space:pre-wrap}label{display:block}li{margin:.5rem 0}[hidden]{display:none!important}
.login-brand{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.25rem;line-height:1.2;margin:0 auto .9rem;text-align:center}.brand-mark{color:#b29d56;font-size:2.7rem;line-height:1}.brand-divider{max-width:420px;height:1px;margin:0 auto 2rem;background:#d6d8d3}.status:empty{display:none}.status{min-height:1.5rem;color:#53645a}.login-panel{max-width:420px;margin:0 auto}.social{display:flex;justify-content:center;gap:.75rem;margin:0 0 1.15rem}.provider-button{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #d6d8d3;border-radius:.55rem;background:#fff;color:#26362e;text-decoration:none;padding:0;margin:0}.provider-button svg{width:25px;height:25px}.provider-button:focus-visible,.password-submit:focus-visible,summary:focus-visible{outline:3px solid #8ba890;outline-offset:3px}.provider-button:hover:not(:disabled){background:#f0f2ed}.apple-button{font-size:1.4rem;font-family:Georgia,serif;font-weight:600;color:#929791;background:#e8e9e5;border-color:#d8dad5;cursor:not-allowed}.login-divider{display:flex;align-items:center;gap:.8rem;margin:.25rem 0 1rem;color:#68756d;text-align:center}.login-divider::before,.login-divider::after{content:"";height:1px;background:#d6d8d3;flex:1}.login-panel form{max-width:none}.login-panel input{width:100%;max-width:none;box-sizing:border-box}.password-submit{width:100%;margin-top:.75rem}details{margin:1.25rem 0}summary{cursor:pointer}form{max-width:440px}input{width:100%;box-sizing:border-box}
.account-page{max-width:780px;margin:2rem auto 4rem}.back-link{color:#285943;text-decoration:none;font-size:.9rem}.back-link:hover{text-decoration:underline}.account-heading{display:flex;align-items:center;gap:1rem;margin:1.2rem 0 1.5rem}.account-heading .brand-mark{font-size:3rem}.account-heading h1{margin:0;font-size:2.4rem;line-height:1.15}.eyebrow{margin:0;color:#738477;font-size:.7rem;letter-spacing:.16em;font-weight:700}.account-card{background:#fff;border:1px solid #e2e5db;border-radius:12px;padding:1.5rem 1.75rem;margin:1rem 0;box-shadow:0 6px 24px #1c392909}.account-card h2{font:1.65rem Georgia,serif;margin:0 0 1.25rem}.account-card h3{font:1.2rem Georgia,serif;margin:1.4rem 0 .5rem}.avatar-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.avatar-preview{width:96px;height:96px;display:grid;place-items:center;flex:none;overflow:hidden;border-radius:50%;background:#e4d5af;color:#285943;font-size:3rem}.avatar-preview img{width:100%;height:100%;object-fit:cover}.upload-button{display:inline-block;background:#285943;color:#fff;border-radius:6px;padding:.5rem .9rem;cursor:pointer}.avatar-row input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.text-button{background:none;color:#285943;text-decoration:underline;padding:.5rem .7rem}.field-hint{font-size:.78rem;color:#637467;margin:.25rem 0 1rem}.account-card label{font-weight:600;margin-top:1.15rem}.account-card input:not([type=file]),.account-card textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #c8d2c9;border-radius:6px;background:#fff;padding:.65rem .8rem}.account-card textarea{display:block;resize:vertical;font:inherit;line-height:1.5}.account-card form{max-width:none}.bio-toolbar{display:flex;gap:.3rem;margin:.45rem 0}.bio-toolbar button{min-width:38px;margin:0;padding:.3rem .5rem;border:1px solid #cbd8cd;background:#edf2eb;color:#244c40}.bio-toolbar button:hover{background:#dce9dd}.bio-preview{min-height:80px;padding:.9rem 1rem;border:1px solid #dbe3d9;border-radius:6px;background:#fafbf8;overflow-wrap:anywhere}.bio-preview p{margin:.2rem 0 .7rem}.bio-preview a{color:#285943}.save-button{margin-top:1.1rem}.sign-out{margin:1rem 0;background:#e9efe8;color:#285943}.account-page button:focus-visible,.account-page a:focus-visible,.account-page input:focus-visible,.account-page textarea:focus-visible{outline:3px solid #8ba890;outline-offset:2px}@media(max-width:600px){.account-page{margin:1rem auto;padding:1rem}.account-card{padding:1.2rem}.account-heading h1{font-size:2rem}.avatar-row{align-items:flex-start}}
.account-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.account-topbar .sign-out{margin:0;flex-shrink:0}.account-security>summary{font:1.65rem Georgia,serif;list-style:none}.account-security>summary::-webkit-details-marker{display:none}.account-security>summary::after{content:'⌄';float:right;color:#285943}.account-security[open]>summary::after{content:'⌃'}.security-content{padding-top:.7rem}.security-content>p:first-child{margin-top:.3rem}
.profile-disclosure{margin:1rem 0;border:1px solid #dbe3d9;border-radius:7px;background:#fafbf8}
.profile-disclosure>summary{padding:.8rem 1rem;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between}
.profile-disclosure>summary::-webkit-details-marker{display:none}
.profile-disclosure>summary::after{content:'⌄';color:#285943;font-size:1.25rem;line-height:1}
.profile-disclosure[open]>summary::after{content:'⌃'}
.profile-disclosure>summary:focus-visible,.account-card select:focus-visible{outline:3px solid #8ba890;outline-offset:2px}
.profile-disclosure .bio-preview{margin:0 1rem 1rem;background:#fff}
.customization-fields{padding:0 1rem 1rem}
.customization-fields label:first-child{margin-top:.2rem}
.customization-fields select{display:block;width:100%;box-sizing:border-box;border:1px solid #c8d2c9;border-radius:6px;background:#fff;padding:.65rem .8rem;font:inherit}
.thinking-example{margin:1.2rem 0 0;padding:.7rem .8rem;border-radius:6px;background:#edf2eb;color:#285943;font-size:.85rem;overflow-wrap:anywhere}
