:root{color-scheme:light;--kirche-page: #f7f5f1;--kirche-surface: #fff;--kirche-soft: #f0ede7;--kirche-text: #302c28;--kirche-muted: #6e665e;--kirche-border: #ded8d0;--kirche-accent: #873f3b;--kirche-accent-hover: #6c302e;--kirche-accent-soft: #f5e9e6;--kirche-ui: "Segoe UI", Arial, sans-serif;--kirche-heading: Georgia, "Times New Roman", serif}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#bdb4a9 var(--kirche-soft)}html{font-size:16px;scrollbar-gutter:stable}body{margin:0;color:var(--kirche-text);background:var(--kirche-page);font:16px/1.5 var(--kirche-ui)}app-root{display:block;min-height:100dvh}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid var(--kirche-accent);outline-offset:3px}input,select,textarea,img{max-width:100%}app-root h1{font-family:var(--kirche-heading);font-weight:500;letter-spacing:-.025em}app-root :is(.btn-primary,.btn-secondary,.btn-danger,.btn-ghost){min-height:44px;border-radius:6px;box-shadow:none;font-family:var(--kirche-ui)}app-root .btn-primary{background:var(--kirche-accent);color:#fff;border-color:var(--kirche-accent)}app-root .btn-primary:hover:not(:disabled){background:var(--kirche-accent-hover)}app-root .btn-secondary{background:var(--kirche-surface);color:var(--kirche-text);border:1px solid var(--kirche-border)}app-root .btn-danger{color:#a32f2f;background:#fff4f1;border:1px solid #dcaaa0}app-root :is(.login-page,.request-access-page,.activate-page,.dashboard-page){background:var(--kirche-page)}app-root :is(.alert,.toast-message){border-radius:6px;box-shadow:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}app-root :is(.btn-create,.btn-save,.btn-submit,.btn-add,.btn-reload,.btn-cancel,.btn-export){border-radius:6px;min-height:44px;box-shadow:none}app-root :is(.btn-create,.btn-save,.btn-submit){background:var(--kirche-accent);border-color:var(--kirche-accent);color:#fff}app-root :is(.modal,.modal-card,.dialog){max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto}
