:root{--plum-chirho: #4a2c4a;--plum-light-chirho: #6b4c6b;--cream-chirho: #faf6f0;--cream-dark-chirho: #f0e8dc;--teal-chirho: #2d7d7d;--teal-light-chirho: #3a9a9a;--gold-chirho: #c4a35a;--charcoal-chirho: #2d2d2d;--text-chirho: #3d3d3d;--text-muted-chirho: #6d6d6d}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Source Sans 3",system-ui,-apple-system,sans-serif;background:var(--cream-chirho);color:var(--text-chirho);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}:focus-visible{outline:3px solid var(--teal-chirho);outline-offset:2px}.skip-link-chirho.svelte-12qhfyh{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:var(--plum-chirho);color:#fff;padding:1rem 2rem;border-radius:0 0 .5rem .5rem;z-index:9999;text-decoration:none;font-weight:600;transition:top .3s}.skip-link-chirho.svelte-12qhfyh:focus{top:0}.beta-badge-chirho.svelte-12qhfyh{position:fixed;top:1rem;right:1rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#1c1917;padding:.5rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:600;z-index:9998;box-shadow:0 4px 12px #f59e0b4d;display:flex;align-items:center;gap:.5rem}.beta-dot-chirho.svelte-12qhfyh{width:8px;height:8px;background:#1c1917;border-radius:50%;animation:svelte-12qhfyh-betaPulseChirho 2s infinite}@keyframes svelte-12qhfyh-betaPulseChirho{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:640px){.beta-badge-chirho.svelte-12qhfyh{top:auto;bottom:5rem;right:1rem;font-size:.75rem;padding:.4rem .8rem}}.app-chirho.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.header-chirho.svelte-12qhfyh{background:#fff;border-bottom:1px solid var(--cream-dark-chirho);padding:1rem 2rem;position:sticky;top:0;z-index:100}.nav-chirho.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.logo-chirho.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--plum-chirho);font-weight:700;font-size:1.25rem;font-family:Fraunces,Georgia,serif}.logo-icon-chirho.svelte-12qhfyh{font-size:1.75rem}.nav-links-chirho.svelte-12qhfyh{display:flex;gap:.5rem}.nav-link-chirho.svelte-12qhfyh{text-decoration:none;color:var(--text-chirho);font-weight:500;padding:.5rem 1rem;border-radius:2rem;transition:all .2s;font-size:.95rem}.nav-link-chirho.svelte-12qhfyh:hover{background:var(--cream-dark-chirho);color:var(--plum-chirho)}.nav-link-chirho[aria-current=page].svelte-12qhfyh{background:var(--plum-chirho);color:#fff}.auth-section-chirho.svelte-12qhfyh{display:flex;align-items:center}.login-btn-chirho.svelte-12qhfyh{background:var(--teal-chirho);color:#fff;padding:.5rem 1.25rem;border-radius:2rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s}.login-btn-chirho.svelte-12qhfyh:hover{background:var(--teal-light-chirho)}.user-menu-chirho.svelte-12qhfyh{position:relative}.user-btn-chirho.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid var(--cream-dark-chirho);padding:.35rem .75rem .35rem .35rem;border-radius:2rem;cursor:pointer;font-family:inherit;font-size:.9rem;color:var(--text-chirho);transition:all .2s}.user-btn-chirho.svelte-12qhfyh:hover{border-color:var(--plum-light-chirho);background:var(--cream-chirho)}.user-avatar-chirho.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;object-fit:cover}.user-initial-chirho.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;background:var(--plum-chirho);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;text-transform:uppercase}.user-name-chirho.svelte-12qhfyh{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown-chirho.svelte-12qhfyh{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid var(--cream-dark-chirho);border-radius:.5rem;box-shadow:0 4px 20px #0000001a;min-width:150px;z-index:200}.dropdown-item-chirho.svelte-12qhfyh{display:block;padding:.75rem 1rem;text-decoration:none;color:var(--text-chirho);font-size:.9rem;transition:background .2s}.dropdown-item-chirho.svelte-12qhfyh:hover{background:var(--cream-chirho)}.dropdown-item-chirho.svelte-12qhfyh:first-child{border-radius:.5rem .5rem 0 0}.dropdown-item-chirho.svelte-12qhfyh:last-child{border-radius:0 0 .5rem .5rem}.dropdown-logout-chirho.svelte-12qhfyh{border-top:1px solid var(--cream-dark-chirho);color:var(--plum-chirho)}.main-chirho.svelte-12qhfyh{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%}.footer-chirho.svelte-12qhfyh{background:var(--plum-chirho);color:#fff;padding:4rem 2rem 2rem;margin-top:4rem}.footer-content-chirho.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.footer-content-chirho.svelte-12qhfyh{grid-template-columns:1.5fr 2fr}}.footer-brand-chirho.svelte-12qhfyh{text-align:center}@media(min-width:768px){.footer-brand-chirho.svelte-12qhfyh{text-align:left}}.footer-logo-chirho.svelte-12qhfyh{font-size:2.5rem;display:block;margin-bottom:.5rem}.footer-name-chirho.svelte-12qhfyh{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:500;display:block;margin-bottom:1rem}.footer-scripture-chirho.svelte-12qhfyh{font-style:italic;opacity:.85;font-size:.95rem;line-height:1.6}.footer-links-chirho.svelte-12qhfyh{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-col-chirho.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:500;margin-bottom:1rem;color:var(--gold-chirho)}.footer-col-chirho.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;text-decoration:none;color:#fffc;font-size:.9rem;padding:.35rem 0;transition:color .2s}.footer-col-chirho.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom-chirho.svelte-12qhfyh{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:.85rem;opacity:.8}.footer-funding-chirho.svelte-12qhfyh{margin-top:.5rem}.footer-funding-chirho.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--gold-chirho);text-decoration:none}.footer-funding-chirho.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.sister-ministries-chirho.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:2rem 0;border-top:1px solid rgba(255,255,255,.15);text-align:center}.sister-ministries-chirho.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:500;color:var(--gold-chirho);margin-bottom:.5rem}.sister-ministries-chirho.svelte-12qhfyh h4:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--gold-chirho);text-decoration:none}.sister-ministries-chirho.svelte-12qhfyh h4:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{text-decoration:underline}.sister-desc-chirho.svelte-12qhfyh{font-size:.85rem;opacity:.7;margin-bottom:1.5rem}.ministry-grid-chirho.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}.ministry-grid-chirho.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;color:#ffffffb3;text-decoration:none;padding:.35rem .6rem;border-radius:1rem;transition:all .2s;white-space:nowrap}.ministry-grid-chirho.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff1a;color:#fff}.ministry-grid-chirho.svelte-12qhfyh a.current-ministry-chirho:where(.svelte-12qhfyh){background:#c4a35a33;color:var(--gold-chirho);border:1px solid var(--gold-chirho)}.feedback-bubble-chirho.svelte-12qhfyh{position:fixed;bottom:2rem;right:2rem;z-index:1000}.feedback-btn-chirho.svelte-12qhfyh{width:56px;height:56px;border-radius:50%;background:var(--teal-chirho);border:none;cursor:pointer;font-size:1.5rem;box-shadow:0 4px 20px #2d7d7d66;transition:all .3s;display:flex;align-items:center;justify-content:center}.feedback-btn-chirho.svelte-12qhfyh:hover{transform:scale(1.1);background:var(--teal-light-chirho)}.feedback-modal-chirho.svelte-12qhfyh{border:none;border-radius:1rem;padding:2rem;max-width:400px;width:90%;box-shadow:0 20px 60px #0000004d}.feedback-modal-chirho.svelte-12qhfyh::backdrop{background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feedback-form-chirho.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-family:Fraunces,Georgia,serif;color:var(--plum-chirho);margin-bottom:.25rem}.feedback-form-chirho.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-muted-chirho);font-size:.9rem;margin-bottom:1.5rem}.feedback-sentiment-chirho.svelte-12qhfyh{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.sentiment-btn-chirho.svelte-12qhfyh{width:50px;height:50px;border-radius:50%;border:2px solid var(--cream-dark-chirho);background:#fff;font-size:1.5rem;cursor:pointer;transition:all .2s}.sentiment-btn-chirho.svelte-12qhfyh:hover,.sentiment-btn-chirho.svelte-12qhfyh:focus{border-color:var(--teal-chirho);transform:scale(1.1)}.feedback-form-chirho.svelte-12qhfyh textarea:where(.svelte-12qhfyh){width:100%;padding:1rem;border:1px solid var(--cream-dark-chirho);border-radius:.5rem;font-family:inherit;font-size:1rem;resize:vertical;margin-bottom:1.5rem}.feedback-form-chirho.svelte-12qhfyh textarea:where(.svelte-12qhfyh):focus{outline:none;border-color:var(--teal-chirho)}.feedback-actions-chirho.svelte-12qhfyh{display:flex;gap:1rem;justify-content:flex-end}.feedback-submit-chirho.svelte-12qhfyh{background:var(--teal-chirho);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:2rem;font-weight:600;cursor:pointer;transition:background .2s}.feedback-submit-chirho.svelte-12qhfyh:hover{background:var(--teal-light-chirho)}.feedback-cancel-chirho.svelte-12qhfyh{background:transparent;border:1px solid var(--cream-dark-chirho);padding:.75rem 1.5rem;border-radius:2rem;cursor:pointer;color:var(--text-muted-chirho);transition:all .2s}.feedback-cancel-chirho.svelte-12qhfyh:hover{border-color:var(--text-muted-chirho)}@media(max-width:768px){.header-chirho.svelte-12qhfyh{padding:1rem}.nav-chirho.svelte-12qhfyh{flex-direction:column;gap:1rem}.nav-links-chirho.svelte-12qhfyh{flex-wrap:wrap;justify-content:center}.nav-link-chirho.svelte-12qhfyh{padding:.4rem .75rem;font-size:.9rem}.main-chirho.svelte-12qhfyh{padding:1rem}.footer-links-chirho.svelte-12qhfyh{grid-template-columns:1fr;text-align:center}.feedback-bubble-chirho.svelte-12qhfyh{bottom:1rem;right:1rem}}
