:root{color:#f0eee7;font-synthesis:none;text-rendering:optimizelegibility;--bg:#151512;--panel:#202019;--panel-strong:#292820;--text:#f0eee7;--muted:#aaa493;--line:#3c382d;--gold:#d8aa4f;--green:#6bbf8d;--red:#e56b5d;--input:#11110f;background:#151512;font-family:IBM Plex Sans,Avenir Next,Trebuchet MS,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg, #d8aa4f1f, transparent 32%), linear-gradient(180deg, #1a1915 0%, var(--bg) 100%);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{background:var(--gold);color:#17130c;cursor:pointer;border:1px solid #e0b75f;border-radius:6px;min-height:44px;font-weight:700}button:disabled{cursor:wait;opacity:.72}input,select,textarea{border:1px solid var(--line);background:var(--input);width:100%;color:var(--text);border-radius:6px}input{min-height:44px;padding:0 12px}textarea{resize:vertical;min-height:96px;padding:12px}select{min-height:38px;padding:0 32px 0 10px}.app-shell{place-items:center;min-height:100vh;padding:72px 20px 60px;display:grid;position:relative}.language-switcher{color:var(--muted);grid-template-columns:auto 82px;align-items:center;gap:10px;font-size:.9rem;display:grid;position:absolute;top:20px;right:20px}.app-footer{color:var(--muted);margin:0;font-size:.8rem;position:absolute;bottom:20px}.auth-panel,.workspace{border:1px solid var(--line);background:linear-gradient(180deg, var(--panel) 0%, #191914 100%);border-radius:8px;width:min(100%,920px);box-shadow:0 24px 60px #00000047}.auth-panel{max-width:440px;padding:clamp(24px,5vw,42px)}.workspace{padding:clamp(22px,4vw,40px)}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(2rem,6vw,3.4rem);line-height:1}h2{margin-bottom:8px;font-size:1.1rem}.lede,.entry-card p,.empty-state{color:var(--muted)}.login-form,.password-change-form{gap:18px;margin-top:28px;display:grid}.login-form label,.password-change-form label{color:var(--muted);gap:8px;display:grid}.form-error{color:var(--red);margin:0}.workspace-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:30px;display:flex}.secondary-button{border-color:var(--line);color:var(--text);background:0 0;padding:0 16px}.entry-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.mail-progress{background:var(--panel-strong);border:1px solid #d8aa4f8c;border-radius:8px;margin-top:20px;padding:18px 20px}.mail-progress p{color:var(--muted);margin-bottom:4px}.entry-card{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;min-height:168px;padding:20px}.entry-card-button{border-color:var(--line);background:var(--panel-strong);width:100%;color:var(--text);text-align:left;font-weight:inherit;padding:20px;display:block}.entry-card-button:hover,.entry-card-button:focus-visible{border-color:var(--gold)}.entry-marker{width:34px;height:34px;color:var(--gold);border:1px solid #d8aa4f6b;border-radius:50%;place-items:center;margin-bottom:18px;font-weight:800;display:grid}.empty-state{margin-bottom:0}.member-manager,.audit-log,.template-manager,.mail-composer,.smtp-settings,.user-manager{border:1px solid var(--line);background:linear-gradient(180deg, var(--panel) 0%, #191914 100%);border-radius:8px;width:min(100%,1040px);padding:clamp(22px,4vw,40px);box-shadow:0 24px 60px #00000047}.member-manager-header,.audit-log-header,.template-manager-header,.mail-composer-header,.smtp-settings-header,.user-manager-header,.member-list-header,.member-form-header,.template-list-header,.template-form-header,.user-list-header,.user-form-header,.member-card-header,.member-card-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.member-manager-header,.audit-log-header,.template-manager-header,.mail-composer-header,.smtp-settings-header,.user-manager-header,.member-list-header,.member-form-header,.template-list-header,.template-form-header,.user-list-header,.user-form-header{margin-bottom:24px}.member-list,.audit-list,.template-list,.user-list{gap:12px;display:grid}.audit-card{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;padding:18px}.template-card,.user-card{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.template-card h2{margin-bottom:0}.user-card h2,.user-card p{margin-bottom:4px}.user-card p{color:var(--muted)}.audit-card-header{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.audit-card-header time,.audit-meta,.audit-values{color:var(--muted);font-size:.9rem}.audit-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.audit-meta dt{margin-bottom:4px;font-weight:700}.audit-meta dd{margin:0}.audit-values{overflow-wrap:anywhere;gap:8px;display:grid}.audit-values p{margin-bottom:0}.audit-values strong{color:var(--text);margin-right:6px}.member-card{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;padding:18px}.member-card h2,.member-card p{margin-bottom:4px}.member-card-footer{margin-top:16px}.member-card-meta,.member-card-status,.member-card-inactive{color:var(--muted);font-size:.9rem}.member-card-status{color:var(--green)}.member-card-status.inactive{color:var(--red)}.member-form,.template-form,.mail-form,.smtp-form,.user-form{gap:18px;display:grid}.member-form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.mail-form-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.smtp-form-fields,.user-form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.member-form label,.template-form label,.mail-form label,.smtp-form label,.user-form label,.checkbox-label{color:var(--muted);gap:8px;display:grid}.member-form .full-width{grid-column:1/-1}.checkbox-label{grid-template-columns:auto 1fr;align-items:center}.checkbox-label input{width:auto;min-height:auto}.member-form-actions,.template-form-actions{justify-content:flex-end;gap:12px;display:flex}.mail-editor-section{gap:8px;display:grid}.mail-editor-label{color:var(--muted);margin-bottom:0}.mail-toolbar{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.mail-toolbar button{min-height:36px;padding:0 10px}.mail-link-control{flex:210px;min-width:min(100%,210px)}.mail-link-control span{color:var(--muted);font-size:.85rem}.mail-editor{border:1px solid var(--line);background:var(--input);min-height:180px;color:var(--text);border-radius:6px;padding:12px}.mail-editor .tiptap{outline:none;min-height:154px}.mail-editor .tiptap>:first-child{margin-top:0}.mail-form-actions{justify-content:flex-end;gap:12px;display:flex}.smtp-form-actions{justify-content:flex-end;display:flex}.role-fieldset{border:1px solid var(--line);border-radius:6px;gap:10px;margin:0;padding:14px;display:grid}.role-fieldset legend{color:var(--muted);padding:0 6px}.user-form-actions{justify-content:flex-end;gap:12px;display:flex}.mail-preview{gap:12px;margin-top:12px;display:grid}.mail-preview h2{margin-bottom:0}.mail-preview iframe{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;min-height:420px}.form-success{color:var(--green);margin:0}.form-hint{color:var(--muted);margin:0;font-size:.9rem}@media (width<=620px){.app-shell{place-items:stretch stretch;padding:82px 14px 52px}.app-footer{justify-self:center;bottom:16px}.language-switcher{grid-template-columns:1fr 82px;left:14px;right:14px}.workspace-header{flex-direction:column}.secondary-button{width:100%}.member-manager-header,.audit-log-header,.template-manager-header,.mail-composer-header,.smtp-settings-header,.user-manager-header,.member-list-header,.member-form-header,.template-list-header,.template-form-header,.user-list-header,.user-form-header,.member-card-header,.member-card-footer,.user-card{flex-direction:column;align-items:stretch}.member-form-fields,.mail-form-fields,.smtp-form-fields,.user-form-fields{grid-template-columns:1fr}.audit-card-header{flex-direction:column;align-items:flex-start}.audit-meta{grid-template-columns:1fr}.member-form-actions{flex-direction:column-reverse}.template-form-actions,.mail-form-actions,.smtp-form-actions,.user-form-actions,.template-card{flex-direction:column-reverse;align-items:stretch}}
