:root{color-scheme:light;font-family:Segoe UI,sans-serif;--font-brand: "Cormorant Garamond", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--color-background: #eef0ec;--color-surface: rgba(252, 250, 244, .96);--color-surface-strong: #fdfbf6;--color-gold-primary: #d7bc8c;--color-gold-light: #ead8b4;--color-gold-hover: #cfb27f;--color-primary: var(--color-gold-primary);--color-primary-dark: var(--color-gold-hover);--color-secondary: var(--color-gold-primary);--color-text: #2f2f2c;--color-text-soft: #6e716b;--color-border: rgba(86, 91, 82, .12);--shadow-card: 0 8px 20px rgba(59, 63, 56, .05);--radius-large: 10px;--radius-medium: 8px;--radius-small: 6px;background:radial-gradient(circle at top center,rgba(255,255,255,.45),transparent 28%),linear-gradient(180deg,#d9dcd6,#eef0ec 34%,#f7f8f6)}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:clip}body{margin:0;min-width:320px;min-height:100vh;color:var(--color-text);background:transparent}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root{min-height:100vh}.app-shell{width:100%;max-width:100vw;overflow-x:clip;min-height:100vh;padding:24px 20px 110px}.app-topbar{width:auto;max-width:none;margin:-24px -20px 16px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;background:#fffffffa;box-shadow:0 8px 18px #0f172a0a}.app-topbar__brand{display:flex;align-items:center;gap:8px;grid-column:1;min-width:0;justify-self:start;cursor:pointer}.app-topbar__brand-logo{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(200,157,68,.14));flex-shrink:0}.app-topbar__brand-text{display:grid;gap:0;font-family:var(--font-brand);font-weight:700;color:var(--color-primary);letter-spacing:.05em;text-transform:uppercase;line-height:.92}.app-topbar__brand-line{display:block;font-size:1.1rem}.app-topbar__brand-line--sub{font-size:1.18rem}.app-topbar__cta-group{display:flex;align-items:center;justify-content:center;gap:10px;grid-column:2;min-width:0;flex-wrap:wrap}.app-topbar__cta{min-height:42px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.app-topbar__cta:hover{transform:translateY(-1px)}.app-topbar__cta:active{transform:scale(.98)}.app-topbar__cta--upgrade{color:#fff8f2;background:linear-gradient(135deg,#ef5b58,#d9413e);box-shadow:0 12px 24px #d9413e33}.app-topbar__cta--upgrade.is-active{background:linear-gradient(135deg,#d86d6a,#ba4d49)}.app-topbar__cta--boost{color:#23313a;border-color:#1d2a332e;background:#ffffffd6}.app-topbar__cta--boost.is-active{color:var(--color-primary);border-color:#d4af3759;background:#faf3dbe6}.app-topbar__actions{display:flex;align-items:center;gap:10px;grid-column:3;justify-self:end}.app-topbar__profile-menu{position:relative}.app-topbar__profile-trigger{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(86,91,82,.12);border-radius:999px;background:#fffffff5;cursor:pointer;box-shadow:0 10px 20px #37415114}.app-topbar__profile-image,.app-topbar__profile-fallback{width:40px;height:40px;border-radius:999px}.app-topbar__profile-image{object-fit:cover}.app-topbar__profile-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#f8f1d9fa,#f3ebcff5);color:#3f4340;font-weight:700}.app-topbar__profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:180px;display:grid;gap:4px;padding:8px;border:1px solid rgba(86,91,82,.12);border-radius:18px;background:#fffffffa;box-shadow:var(--shadow-card);z-index:30}.app-topbar__profile-link{display:flex;align-items:center;width:100%;min-height:44px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:var(--color-text);text-align:left;cursor:pointer}.app-topbar__profile-link:hover,.app-topbar__profile-link:active{background:#c6a15b24}.install-app-cta{position:fixed;top:calc(8px + env(safe-area-inset-top));left:12px;right:12px;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:560px;margin:0 auto;padding:8px 10px 8px 14px;border:1px solid rgba(86,91,82,.12);border-radius:999px;background:#fffffffa;box-shadow:0 12px 28px #2f2f2c1f;animation:installSlideDown .18s ease both}.install-app-cta span{min-width:0;color:var(--color-text);font-size:.82rem;font-weight:700;line-height:1.25}.install-app-cta button{min-height:36px;border:0;border-radius:999px;font-size:.8rem;font-weight:800;cursor:pointer;flex-shrink:0}.install-app-cta button:not(.install-app-cta__dismiss){padding:0 14px;color:#1f2937;background:var(--color-primary);box-shadow:0 10px 22px #c6a15b33}.install-app-cta__dismiss{width:36px;color:var(--color-text-soft);background:#eef0eceb}.install-app-cta button:active{transform:scale(.98)}.install-app-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:end center;padding:18px;background:#2f2f2c38;animation:fadeIn .18s ease both}.install-app-modal{position:relative;width:min(100%,420px);display:grid;gap:16px;padding:24px;border:1px solid rgba(86,91,82,.12);border-radius:28px;background:#fffffffa;box-shadow:0 26px 70px #2f2f2c33;animation:installSheetUp .19s ease both}.install-app-modal--instructions{max-width:380px}.install-app-modal__close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:999px;color:var(--color-text-soft);background:#eef0ece6;font-weight:800;cursor:pointer}.install-app-modal__icon{width:64px;height:64px;border-radius:18px;object-fit:cover;box-shadow:0 12px 26px #c6a15b24}.install-app-modal__copy{display:grid;gap:8px}.install-app-modal__copy h2{margin:0;color:var(--color-text);font-family:var(--font-brand);font-size:clamp(1.7rem,6vw,2.2rem);line-height:1}.install-app-modal__copy p,.install-app-modal__copy span{margin:0;color:var(--color-text-soft);line-height:1.5}.install-app-modal__copy span{font-size:.9rem;font-weight:700}.install-app-modal__actions{display:grid;gap:10px}.onboarding-checklist{position:fixed;right:14px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:82;width:min(360px,calc(100vw - 28px));display:grid;gap:14px;padding:18px;border:1px solid rgba(86,91,82,.1);border-radius:24px;background:#fffffcf5;box-shadow:0 22px 60px #2f2f2c2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:checklistSlideUp .19s ease both}.onboarding-checklist__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:999px;color:var(--color-text);background:#eef0ecdb;font-weight:800;cursor:pointer}.onboarding-checklist__header{display:grid;gap:4px;padding-right:34px}.onboarding-checklist__header strong,.onboarding-checklist__header p{margin:0}.onboarding-checklist__header strong{color:var(--color-text);font-size:1.02rem}.onboarding-checklist__header p{color:var(--color-text-soft);font-size:.88rem;font-weight:700}.onboarding-checklist__eyebrow{color:var(--color-primary);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.onboarding-checklist__progress{height:8px;overflow:hidden;border-radius:999px;background:#565b5217}.onboarding-checklist__progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--color-primary),var(--color-gold-hover));transition:width .18s ease}.onboarding-checklist__items{display:grid;gap:8px}.onboarding-checklist__item{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;min-height:48px;padding:10px 12px;border-radius:16px;color:var(--color-text);text-decoration:none;background:#f6f7f3db;transition:transform .16s ease,background .16s ease}.onboarding-checklist__item:hover,.onboarding-checklist__item:focus-visible{transform:translateY(-1px);background:#f6f1e4f5}.onboarding-checklist__item span:last-child{display:grid;gap:2px}.onboarding-checklist__item strong{font-size:.92rem}.onboarding-checklist__item small{color:var(--color-text-soft);font-size:.78rem;font-weight:700}.onboarding-checklist__check{display:inline-grid;place-items:center;width:28px;height:28px;border:2px solid rgba(86,91,82,.22);border-radius:999px;color:#fff;font-weight:900}.onboarding-checklist__item.is-complete .onboarding-checklist__check{border-color:#22c55e38;background:#22c55e}@keyframes checklistSlideUp{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes installSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes installSheetUp{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.page{max-width:1120px;margin:0 auto}.page-hero{display:grid;gap:12px;padding:28px;border:1px solid var(--color-border);border-radius:var(--radius-large);background:linear-gradient(135deg,#fdfbf6f5,#f8f8f4f5);box-shadow:var(--shadow-card)}.dashboard-hero-brand{display:flex;align-items:center;gap:18px;margin-bottom:6px}.dashboard-hero-brand__logo{width:92px;height:92px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 14px 28px rgba(200,157,68,.14))}.dashboard-hero-brand__copy{display:grid;gap:4px}.dashboard-hero-brand__label{font-family:var(--font-brand);font-size:clamp(1.7rem,4vw,2.4rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.dashboard-hero-brand__subtle{color:var(--color-text-soft);font-size:.95rem}.eyebrow{font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-secondary);font-weight:700}.page-hero h1,.section-card h2,.auth-card h1{margin:0}.page-hero p,.section-card p,.auth-card p,.stat-card p,.list-card li,.form-grid label,.centered-state{color:var(--color-text-soft)}.discover-scripture{display:grid;gap:6px;margin-top:10px;padding-top:16px;border-top:1px solid rgba(229,231,235,.75)}.discover-scripture__label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8b9099}.page-hero .discover-scripture p{margin:0;font-size:.84rem;line-height:1.55;letter-spacing:.02em;color:#6b7280;font-style:italic}.page-grid{display:grid;gap:20px;margin-top:24px}.two-column{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.section-card,.auth-card,.stat-card,.list-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-card--map{background:var(--color-surface-strong);backdrop-filter:none;-webkit-backdrop-filter:none}.section-card,.auth-card{padding:24px}.section-card__body,.form-grid{display:grid;gap:14px}.form-grid label{display:grid;gap:8px;font-weight:600}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:14px 16px;border:1px solid rgba(31,41,35,.08);border-radius:14px;background:#fffdf8}.form-helper-text{margin:0;font-size:.88rem;color:var(--color-text-soft);font-weight:500}.checkbox-field{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(31,41,35,.08);border-radius:14px;background:#fffdf8;font-weight:600}.checkbox-field input{width:18px;height:18px}.filter-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.filter-field{display:grid;gap:8px;min-width:180px;font-weight:600;color:var(--color-text)}.filter-field select{width:100%;padding:14px 16px;border:1px solid rgba(31,41,35,.08);border-radius:14px;background:#fffdf8}.filter-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:min(100%,300px);padding:8px 2px 2px}.filter-toggle-row div{display:grid;gap:3px}.filter-toggle-row strong,.filter-toggle-row span{margin:0}.filter-toggle-row strong{color:var(--color-text);font-size:.92rem}.filter-toggle-row div>span{color:var(--color-text-soft);font-size:.78rem;line-height:1.35}.results-location{margin:0;font-weight:600;color:var(--color-primary)}.button-row{display:flex;gap:12px;flex-wrap:wrap}.matches-tabs{display:flex;gap:20px;align-items:center;border-bottom:1px solid rgba(229,231,235,.9);overflow-x:auto}.matches-tabs__button{position:relative;padding:0 2px 14px;border:0;background:transparent;color:#6b7280;font-weight:600;cursor:pointer;white-space:nowrap}.matches-tabs__button.is-active{color:var(--color-text);font-weight:700}.matches-tabs__button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px;background:var(--color-gold-primary)}.button-primary,.button-secondary,.button-danger{border:0;border-radius:10px;padding:14px 20px;min-height:48px;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.button-primary{color:#1f2937;background:var(--color-gold-primary);box-shadow:none}.button-primary:disabled{cursor:not-allowed;opacity:1;background:var(--color-gold-primary);box-shadow:none}.button-secondary:disabled,.button-danger:disabled{cursor:wait;opacity:.7}.button-secondary{display:inline-grid;place-items:center;color:var(--color-primary);border:1px solid rgba(215,188,140,.32);background:#fffcf4fa}.button-danger{display:inline-grid;place-items:center;color:#fff;background:#b73b34;border:1px solid rgba(183,59,52,.22)}.button-primary:hover,.button-secondary:hover,.button-danger:hover{transform:translateY(-1px)}.button-primary:hover{background:var(--color-gold-hover)}.button-primary:active,.button-secondary:active,.button-danger:active{transform:scale(.98)}.danger-action-panel{display:grid;gap:10px;padding-top:14px;border-top:1px solid rgba(183,59,52,.14)}.danger-action-panel .button-danger,.danger-action-panel .button-secondary{width:fit-content}.auth-page{min-height:calc(100vh - 48px);display:grid;align-items:center}.auth-card{max-width:520px;margin:0 auto}.auth-brandmark{display:grid;justify-items:center;gap:10px;margin-bottom:18px}.auth-brandmark__image{width:min(178px,46vw);height:auto;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 14px 26px rgba(200,157,68,.12))}.auth-brandmark__wordmark{font-family:var(--font-brand);font-size:clamp(1.55rem,4vw,2rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.auth-mission-link,.dashboard-mission-link a,.mission-link{color:var(--color-primary);font-weight:800;text-decoration:none}.auth-mission-link{display:inline-flex;justify-content:center;width:100%;margin-top:18px;color:var(--color-gold-primary)}.auth-mission-link:hover,.dashboard-mission-link a:hover,.mission-link:hover{text-decoration:underline}.auth-links-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%}.auth-action-row .button-primary,.auth-action-row .button-secondary{width:100%}.auth-inline-link{padding:0;border:0;background:transparent;color:var(--color-primary);font-weight:700;cursor:pointer;text-align:left}.auth-inline-link:hover,.auth-inline-link:active{color:var(--color-primary-dark);text-decoration:underline}.password-field{position:relative;display:block}.password-field input{padding-right:56px}.password-field__toggle{position:absolute;top:50%;right:12px;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--color-text-soft);transform:translateY(-50%);cursor:pointer}.password-field__toggle:hover,.password-field__toggle:active{color:var(--color-text);background:#2f2f2c0f}.password-field__toggle svg{width:20px;height:20px}.auth-recovery-panel{display:grid;gap:10px;padding:16px;border:1px solid rgba(215,188,140,.3);border-radius:18px;background:#fffbf1fa}.auth-recovery-panel strong,.auth-recovery-panel p{margin:0}.auth-recovery-panel a{color:var(--color-primary-dark);word-break:break-word}.auth-recovery-panel--muted{border-color:#565b521f;background:#ffffffe6}.auth-recovery-form{gap:12px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.stat-card,.list-card{padding:20px}.stat-card strong{display:block;font-size:1.75rem;margin-bottom:10px}.list-card ul{margin:0;padding-left:18px}.form-message{margin:0;padding:12px 14px;border-radius:14px;font-weight:600;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.form-message--error{color:#8a1f1f;background:#c5373714;border:1px solid rgba(197,55,55,.16)}.form-message--success{color:#1e5a3d;background:#25854d14;border:1px solid rgba(37,133,77,.16)}.match-card{display:grid;overflow:hidden;border:1px solid var(--color-border);border-radius:24px;background:linear-gradient(180deg,#fdfbf6fa,#f9f7f1fa);box-shadow:var(--shadow-card)}.match-card__hero-link{position:relative;display:block;aspect-ratio:4 / 5;color:inherit;text-decoration:none;overflow:hidden}.match-card__hero-media{position:relative;width:100%;height:100%}.match-card__hero-image{width:100%;height:100%;object-fit:cover;display:block}.match-card__hero-image--fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#f8f1d9fa,#f3ebcff5);color:#383b37}.match-card__hero-fallback-icon{width:64px;height:64px}.match-card__hero-overlay{position:absolute;inset:auto 0 0;display:grid;gap:10px;padding:22px 20px 18px;background:linear-gradient(180deg,#0f131205,#0f1312c7);color:#fffaf0}.match-card__header{display:grid;gap:8px}.match-card__header h2{margin:0;font-size:clamp(1.6rem,4vw,2.3rem);color:inherit}.match-card__title-group{display:grid;justify-items:start;gap:8px}.match-card__hero-meta{display:grid;gap:6px;font-size:.98rem;color:#fffaf0eb}.match-card__location-line{display:inline-flex;align-items:center;gap:8px;width:fit-content}.match-card__membership-marker{flex:0 0 auto}.match-card__faith-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.match-card__online-status{margin:0;font-size:.88rem;font-weight:700;color:#ecfff0;text-shadow:0 1px 2px rgba(0,0,0,.28)}.profile-online-dot{position:absolute;width:16px;height:16px;border-radius:999px;background:#22c55e;border:2px solid #ffffff;box-shadow:0 0 0 5px #22c55e2e}.match-card__online-dot{top:14px;right:14px;z-index:2}.match-card__body{display:grid;gap:14px;padding:18px 20px 20px}.match-card__actions{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr) minmax(0,.9fr);gap:12px;align-items:center}.match-card__icon-button{display:inline-grid;place-items:center;min-height:60px;border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#fffffffa;color:#6b7280;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease}.match-card__icon-button:hover,.match-card__icon-button:active{transform:translateY(-1px);box-shadow:0 14px 26px #3741511f}.match-card__action-icon{width:26px;height:26px}.match-card__action-loading{font-size:1.1rem;font-weight:800}.match-card__icon-button--pass{color:#ef4444;border-color:#ef444438;box-shadow:0 8px 18px #ef44441f}.match-card__icon-button--like{background:linear-gradient(135deg,var(--color-secondary),var(--color-primary));color:#fffdf7;border-color:#a8842f57;box-shadow:0 10px 24px #a8842f2e}.match-card__icon-button--chat{color:#4b5563}.match-card__icon-button:disabled{opacity:.7;cursor:wait}.who-liked-panel{display:grid;gap:16px}.who-liked-list{display:grid;gap:12px}.who-liked-card{display:grid;gap:14px;padding:14px 0;border-bottom:1px solid rgba(229,231,235,.92)}.who-liked-card__profile{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:center;color:inherit;text-decoration:none}.who-liked-card__photo-wrap{position:relative;width:74px;height:74px;overflow:hidden;background:#f3f4f6e6}.who-liked-card__photo{width:100%;height:100%;object-fit:cover}.who-liked-card__photo--fallback{display:grid;place-items:center}.who-liked-card__fallback-icon{width:34px;height:34px;color:#4b5563}.who-liked-card__copy{display:grid;gap:3px}.who-liked-card__copy strong{font-size:1.02rem}.who-liked-card__copy span{color:var(--color-muted)}.who-liked-card__copy small{width:max-content;padding:4px 9px;border-radius:999px;color:#7a1f2b;background:#e15b681f;font-weight:800}.who-liked-card__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.75fr);gap:10px}.who-liked-card--locked .who-liked-card__photo{filter:blur(5px);transform:scale(1.04)}.who-liked-card--locked .who-liked-card__copy strong,.who-liked-card--locked .who-liked-card__copy span{color:#6b7280}.who-liked-upgrade{display:grid;gap:12px;padding:18px;background:#ffffffdb;border:1px solid rgba(198,161,91,.24)}.who-liked-upgrade p{margin:0;color:var(--color-text);font-weight:700}.nearby-people-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:14px;overflow-x:auto;padding-bottom:6px}.nearby-person-card{display:grid;gap:14px;padding:18px;border:1px solid var(--color-border);border-radius:var(--radius-medium);background:linear-gradient(180deg,#fffffff5,#f7f4ebf5);box-shadow:var(--shadow-card);text-align:left;color:var(--color-text)}.nearby-person-card__avatar{width:64px;height:64px;border-radius:999px;object-fit:cover}.nearby-person-card__avatar--fallback{display:grid;place-items:center;background:linear-gradient(135deg,#20543feb,#c58d32e6);color:#fff;font-weight:700}.nearby-person-card__body{display:grid;gap:6px}.nearby-person-card__body span{color:var(--color-text-soft)}.profile-photo-preview{display:flex;justify-content:flex-start}.profile-photo-preview img{width:112px;height:112px;border-radius:28px;object-fit:cover;border:1px solid rgba(224,190,106,.24);box-shadow:var(--shadow-card)}.profile-photo-manager{display:grid;gap:14px}.profile-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.profile-photo-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(86,91,82,.1);border-radius:20px;background:#ffffffeb;box-shadow:var(--shadow-card)}.profile-photo-card.is-primary{border-color:#c6a15b57;background:linear-gradient(180deg,#fffcf5fa,#faf6ecf5)}.profile-photo-card__media{position:relative}.profile-photo-card__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;border-radius:18px}.profile-photo-card__badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;justify-content:center;padding:.3rem .7rem;border-radius:999px;background:#1f2937c7;color:#fffdf7;font-size:.75rem;font-weight:700}.profile-photo-card__actions{display:grid;gap:10px}.profile-photo-card__actions .button-secondary{width:100%}.profile-photo-card__reorder{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-photo-empty{padding:18px;border:1px dashed rgba(198,161,91,.34);border-radius:20px;background:#fffcf5e6}.profile-photo-empty p{margin:0}.public-profile-page .page-grid{gap:16px;margin-top:0}.public-profile-page{margin-top:-16px}.public-profile-grid{gap:0;max-width:720px;margin-inline:auto}.public-profile-hero{position:relative;overflow:hidden;width:min(100%,560px);margin-inline:auto;border-radius:18px;border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:#ede5cf}.public-profile-hero--compact{min-height:0}.public-profile-hero__media{position:relative;width:100%;aspect-ratio:3 / 4;touch-action:pan-y;cursor:pointer;-webkit-user-select:none;user-select:none}.public-profile-hero__image{width:100%;height:100%;object-fit:cover;display:block}.public-profile-hero__image--fallback{display:grid;place-items:center;height:100%;background:linear-gradient(135deg,#e2c36ff2,#c89d44e6);color:#fffdf7;font-weight:700;font-size:2.4rem}.public-profile-hero__overlay{position:absolute;inset:auto 0 0;display:grid;gap:6px;padding:20px;background:linear-gradient(180deg,#11131105,#111311cc);color:#fff8ef}.public-profile-hero__overlay h1,.public-profile-hero__overlay p{margin:0;color:inherit}.public-profile-faith-badge{justify-self:start}.public-profile-hero__status{display:inline-flex;justify-self:start;align-items:center;padding:.35rem .7rem;border-radius:999px;font-size:.86rem;font-weight:700;color:#f4fff4;background:#101c1442;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-profile-hero__online-dot{top:18px;right:18px;z-index:2}.public-profile-hero__progress{position:absolute;top:18px;left:18px;right:18px;z-index:2;display:flex;gap:8px;align-items:center}.public-profile-hero__dot{flex:1 1 0;min-width:0;height:4px;padding:0;border:0;border-radius:999px;background:#fff8ef6b;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.public-profile-hero__dot.is-active{background:#fff8effa}.public-profile-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:10px}.public-profile-gallery__thumb{padding:0;border:2px solid transparent;border-radius:18px;background:transparent;overflow:hidden;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.public-profile-gallery__thumb img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}@media(max-width:768px){.public-profile-page .page-grid{gap:18px}.public-profile-hero{width:calc(100% + 32px);margin-inline:-16px;border-radius:0;border-left:0;border-right:0;box-shadow:none}.public-profile-hero__media,.public-profile-hero__image,.public-profile-hero__image--fallback{min-height:72vh}.public-profile-hero__overlay{padding:18px 18px 22px}.public-profile-hero__overlay h1{font-size:clamp(2.3rem,11vw,4rem);line-height:.95}.public-profile-gallery{grid-template-columns:repeat(auto-fit,minmax(72px,1fr))}}.public-profile-gallery__thumb:hover,.public-profile-gallery__thumb:active{transform:translateY(-1px)}.public-profile-gallery__thumb.is-active{border-color:var(--color-gold-primary);box-shadow:0 14px 26px #c6a15b2e}.public-profile-card.section-card{padding:18px}.public-profile-card--tight .section-card__body{display:grid;gap:12px}.discover-profile-page{margin-top:-16px;padding-bottom:144px;overflow-x:clip}.discover-profile-grid{gap:0;width:100%;max-width:760px;background:var(--color-background);overflow-x:clip}.discover-profile-hero{position:relative;overflow:hidden;width:min(100%,640px);margin-inline:auto;border-radius:0;background:#d6d8d4}.discover-profile-hero__media{position:relative;width:100%;aspect-ratio:3 / 4.45;min-height:68vh;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.discover-profile-hero__image{width:100%;height:100%;object-fit:cover;display:block}.discover-profile-hero__image--fallback{display:grid;place-items:center;height:100%;background:linear-gradient(135deg,#e2c36ff2,#c89d44e6);color:#fffdf7;font-weight:700;font-size:3rem}.discover-profile-hero__back,.discover-profile-hero__like{position:absolute;top:18px;z-index:3;display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#1619184d;color:#fffef9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.discover-profile-hero__back{left:16px}.discover-profile-hero__like{right:16px;top:auto;bottom:24px;background:#f3f4f6f5;color:#dc2626;box-shadow:0 10px 24px #161c1a29}.discover-profile-hero__like.is-active,.discover-profile-hero__like.is-matched{color:#dc2626;background:#f3f4f6fa}.discover-profile-hero__like.is-active:after,.discover-profile-hero__like.is-matched:after{content:"✓";position:absolute;right:4px;bottom:1px;color:#6b7280;font-size:.9rem;font-weight:900;line-height:1}.discover-profile-hero__like.is-matched:after{color:#111827}.discover-profile-hero__back:disabled,.discover-profile-hero__like:disabled,.discover-profile-section__like:disabled{cursor:default;opacity:.75}.discover-profile-hero__back-icon,.discover-profile-hero__like-icon,.discover-profile-section__like-icon,.discover-profile-action-bar__icon{width:20px;height:20px}.discover-profile-section__like-icon{width:28px;height:28px}.discover-profile-hero__dots{position:absolute;top:18px;left:50%;z-index:3;display:flex;align-items:center;gap:7px;transform:translate(-50%)}.discover-profile-hero__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#fff8ef85;cursor:pointer;transition:transform .18s ease,background-color .18s ease,opacity .18s ease}.discover-profile-hero__dot.is-active{transform:scale(1.18);background:#fff8eff5}.discover-profile-hero__online-dot{top:16px;right:16px;z-index:2}.discover-profile-hero__overlay{position:absolute;inset:auto 0 0;display:grid;gap:6px;padding:26px 18px 18px;background:linear-gradient(180deg,#0f121105,#0f1211d1);color:#fffaf0}.discover-profile-hero__identity{display:grid;gap:8px}.discover-profile-hero__identity h1{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;color:inherit;font-family:var(--font-brand);font-size:clamp(2rem,8.2vw,3.55rem);font-weight:600;line-height:.95}.discover-profile-hero__verified{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#3b82f6;color:#fff;font-family:Segoe UI,sans-serif;font-size:.72rem;font-weight:700;transform:translateY(2px)}.discover-profile-hero__meta-row{display:flex;align-items:center;gap:10px}.discover-profile-hero__meta-row--sample{gap:12px}.discover-profile-hero__faith-text{color:#fffaf0f0;font-size:1rem;font-weight:600}.discover-profile-hero__membership-dot{width:14px;height:14px;border-radius:999px;box-shadow:0 0 0 4px #ffffff29}.discover-profile-hero__membership-dot--bronze{background:radial-gradient(circle at 30% 28%,#f8fbff,#dde4eb 34%,#a8b2bf 70%,#7d8896);border:1px solid rgba(255,255,255,.7)}.discover-profile-hero__membership-dot--silver{background:radial-gradient(circle at 30% 28%,#fff3c4,#e7c36f 30%,#c6a15b 64%,#8f6424);border:1px solid rgba(255,238,170,.96);box-shadow:0 0 0 3px #ffffff2e,0 0 16px #c6a15b80}.discover-profile-hero__membership-diamond{display:inline-grid;place-items:center;width:16px;height:16px;filter:drop-shadow(0 0 6px rgba(171,214,241,.42))}.discover-profile-hero__membership-diamond svg{width:100%;height:100%}.discover-profile-hero__membership-marker{flex:0 0 auto}.discover-profile-flat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border-top:1px solid rgba(21,25,24,.08);border-bottom:1px solid rgba(21,25,24,.08);background:#1519181f}.discover-profile-flat-grid__item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:60px;padding:14px 16px;background:#fefdf9}.discover-profile-flat-grid__item strong{margin:0;color:#111;font-size:.98rem;font-weight:500}.discover-profile-flat-grid__icon{display:inline-grid;place-items:center;color:#111}.discover-profile-inline-icon{width:18px;height:18px}.discover-profile-inline-icon--dark{color:#111}.discover-profile-inline-icon--soft{color:#8e9290}.discover-profile-flat-section{display:grid;gap:14px;padding:18px 16px;border-bottom:1px solid rgba(21,25,24,.08);background:#fefdf9}.discover-profile-flat-section--compact{gap:10px}.discover-profile-flat-section--with-like{grid-template-columns:minmax(0,1fr)}.discover-profile-flat-section__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.discover-profile-section__like{flex-shrink:0;display:inline-grid;place-items:center;position:relative;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#f3f4f6f5;color:#dc2626;box-shadow:0 8px 18px #161c1a24;cursor:pointer;transition:background-color .17s ease,color .17s ease,transform .17s ease,opacity .17s ease}.discover-profile-section__like:hover,.discover-profile-section__like:focus-visible{transform:scale(1.06);color:#b91c1c;outline:none}.discover-profile-section__like.is-active,.discover-profile-section__like.is-matched{color:#dc2626;background:#f3f4f6fa}.discover-profile-section__like.is-active .discover-profile-section__like-icon path,.discover-profile-section__like.is-matched .discover-profile-section__like-icon path{fill:none}.discover-profile-section__like.is-active:after,.discover-profile-section__like.is-matched:after{content:"✓";position:absolute;right:4px;bottom:1px;color:#6b7280;font-size:.9rem;font-weight:800;line-height:1}.discover-profile-section__like.is-matched:after{color:#111827}.discover-profile-section__like.is-active:after,.discover-profile-section__like.is-matched:after{content:"✓"}.discover-profile-copy-block{display:grid;gap:8px}.discover-profile-copy-block h2,.discover-profile-copy-block p,.discover-profile-copy,.discover-profile-action-note,.discover-profile-flat-section__lead,.discover-profile-plain-list__row strong,.discover-profile-answer-list__copy span,.discover-profile-answer-list__copy strong,.discover-profile-meta-row span,.discover-profile-meta-row strong,.discover-profile-verification-item__copy strong,.discover-profile-verification-item__copy span,.discover-profile-footer-links button{margin:0}.discover-profile-copy-block h2{font-family:var(--font-brand);font-size:clamp(2rem,6vw,2.7rem);font-weight:500;line-height:1;color:#433a31}.discover-profile-copy-block--compact p{max-width:26ch}.discover-profile-flat-section__lead{color:#111;font-family:var(--font-brand);font-size:clamp(1.9rem,5vw,2.3rem);font-weight:500;line-height:1.05}.discover-profile-copy-block p,.discover-profile-copy{color:#3d403f;line-height:1.6}.discover-profile-chip-list{display:flex;flex-wrap:wrap;gap:10px}.discover-profile-chip-list--sample{gap:8px}.discover-profile-chip{display:inline-flex;align-items:center;padding:7px 10px;border-radius:4px;background:#f5dee4;color:#654f57;font-size:.92rem;font-weight:600}.discover-profile-plain-list,.discover-profile-answer-list{display:grid;gap:0}.discover-profile-plain-list__row,.discover-profile-answer-list__row{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;min-height:48px;padding:6px 0;border-top:1px solid rgba(17,17,17,.06)}.discover-profile-plain-list__row:first-child,.discover-profile-answer-list__row:first-child{border-top:0}.discover-profile-answer-list__copy{display:grid;gap:3px}.discover-profile-answer-list__copy span{color:#111;font-size:.98rem;font-weight:600}.discover-profile-answer-list__copy strong,.discover-profile-plain-list__row strong{color:#3d403f;font-weight:500;line-height:1.55}.discover-profile-action-note{padding:14px 16px 0;color:var(--color-text-soft);text-align:center}.discover-profile-meta-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.discover-profile-meta-row__item{display:inline-flex;align-items:center;gap:10px;color:#111}.discover-profile-meta-row span,.discover-profile-meta-row strong{color:#111;font-weight:500}.discover-profile-verification-heading{display:inline-flex;align-items:center;gap:10px;margin:0;color:#111;font-size:1rem;font-weight:700}.discover-profile-verification-heading__icon{width:28px;height:28px;color:#ef8994}.discover-profile-verification-icons{display:grid;grid-template-columns:repeat(3,42px);align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:360px;margin-inline:auto}.discover-profile-verification-icon-wrap{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:#a9a9a9;cursor:pointer;transition:color .16s ease,transform .16s ease}.discover-profile-verification-icon-wrap:hover,.discover-profile-verification-icon-wrap:focus-visible{color:#ef8994;transform:translateY(-1px);outline:none}.discover-profile-verification-icon-wrap:after{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:4;width:max-content;max-width:min(220px,72vw);padding:8px 10px;border-radius:10px;background:#111111eb;color:#fff;content:attr(data-tooltip);font-size:.72rem;line-height:1.35;opacity:0;pointer-events:none;text-align:center;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease;white-space:normal}.discover-profile-verification-icon-wrap:hover:after,.discover-profile-verification-icon-wrap:focus-visible:after,.discover-profile-verification-icon-wrap:active:after{opacity:1;transform:translate(-50%)}.discover-profile-verification-icon-wrap.is-verified{color:#ef8994}.discover-profile-verification-icon{width:34px;height:34px}@media(max-width:420px){.discover-profile-verification-icons{grid-template-columns:repeat(3,38px);gap:10px}.discover-profile-verification-icon-wrap{width:38px;height:38px}.discover-profile-verification-icon{width:32px;height:32px}}.discover-profile-verification-status{display:grid;gap:8px}.discover-profile-verification-status__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.discover-profile-verification-status__row strong,.discover-profile-verification-status__row span,.discover-profile-verification-status p{margin:0}.discover-profile-verification-status__row strong{color:#111;font-size:.94rem;font-weight:600}.discover-profile-verification-status__row span{color:#3d403f;font-size:.94rem}.discover-profile-verification-request{width:fit-content;padding:0;border:0;background:transparent;color:#be7f8d;font-size:.92rem;text-decoration:underline;cursor:pointer}.discover-profile-verification-status__badge{display:inline-grid;place-items:center;color:#a9a9a9}.discover-profile-verification-status__badge.is-verified{color:#ef8994}.discover-profile-verification-status__icon{width:24px;height:24px}.verification-info-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;align-items:end;justify-items:center;width:100dvw;max-width:100dvw;padding:16px 16px calc(118px + env(safe-area-inset-bottom));background:#11182757;overflow-x:clip}.verification-info-sheet{position:relative;display:grid;justify-items:center;gap:12px;width:min(calc(100dvw - 32px),420px);max-width:calc(100dvw - 32px);max-height:min(52vh,360px);overflow-y:auto;overflow-x:hidden;padding:22px 18px 20px;border-radius:24px 24px 18px 18px;background:#fffdf8;box-shadow:0 24px 55px #1f29373d;text-align:center}.verification-info-sheet__close{position:absolute;top:10px;right:12px;display:inline-grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;background:#1f29370f;color:#111;cursor:pointer;font-size:1.35rem;line-height:1}.verification-info-sheet__icon{display:grid;place-items:center;width:56px;height:56px;color:#ef8994}.verification-info-sheet__copy{display:grid;gap:8px;width:100%;min-width:0}.verification-info-sheet__copy h2,.verification-info-sheet__copy p,.verification-info-sheet__copy span{margin:0}.verification-info-sheet__copy h2{color:#202421;font-size:1.15rem}.verification-info-sheet__copy p{color:var(--color-text-soft);font-size:.95rem;line-height:1.55;overflow-wrap:anywhere}.verification-info-sheet__copy span{justify-self:center;border-radius:999px;padding:6px 10px;background:#a9a9a924;color:var(--color-text-soft);font-size:.78rem;font-weight:900}.discover-profile-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 16px 4px;background:var(--color-background)}.discover-profile-footer-links button{padding:0;border:0;background:transparent;color:#171918;font-size:.98rem;text-decoration:underline;cursor:pointer}.discover-profile-footer-links button:disabled{cursor:wait;opacity:.62}.discover-profile-action-bar{position:sticky;bottom:calc(84px + env(safe-area-inset-bottom));z-index:18;width:min(100%,760px);margin:18px auto 0;padding:0 8px}.discover-profile-action-bar__button{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:linear-gradient(135deg,#eb7f81,#d95f65);color:#fff9f7;font-weight:700;box-shadow:0 18px 36px #d95f653d;cursor:pointer}.discover-profile-action-bar__button:hover{transform:translateY(-1px)}.discover-profile-action-bar__button:active{transform:scale(.98)}@media(max-width:768px){.discover-profile-page{width:100%;max-width:100vw;overflow-x:clip;padding-bottom:164px}.discover-profile-grid{gap:0;width:100%;max-width:100vw;overflow-x:clip}.discover-profile-hero{width:100%;max-width:100%;margin-inline:0}.discover-profile-hero__media{min-height:72vh}.discover-profile-flat-grid{width:100%;max-width:100%;margin-inline:0}.discover-profile-flat-section,.discover-profile-footer-links{width:100%;max-width:100%;margin-inline:0;padding-inline:16px}.discover-profile-action-bar{padding-inline:12px}}.public-profile-list{display:grid;gap:10px}.public-profile-list__item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:18px;background:#f8f3e3eb;border:1px solid rgba(224,190,106,.16)}.public-profile-list__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#e0be6a29;font-size:1rem;line-height:1}.public-profile-list__content strong,.public-profile-copy{margin:0}.public-profile-copy{color:var(--color-text);line-height:1.65}.public-profile-chip-list{display:flex;flex-wrap:wrap;gap:10px}.public-profile-chip{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:#e0be6a24;color:var(--color-text);font-weight:600}.map-legend{display:flex;gap:16px;flex-wrap:wrap;color:var(--color-text-soft);font-weight:600}.map-legend span{display:inline-flex;align-items:center;gap:8px}.map-filter-toolbar{margin-top:16px}.map-gps-banner,.map-alert-card{display:grid;gap:8px;padding:16px 18px;border-radius:var(--radius-medium);border:1px solid var(--color-border)}.map-gps-banner{background:#20543f0f}.map-alert-card{background:linear-gradient(135deg,#faf4d9fa,#f4edd3fa);border-color:#c58d323d}.map-gps-banner p,.map-gps-banner strong,.map-gps-banner span,.map-alert-card p,.map-alert-card strong,.map-alert-card span{margin:0}.map-gps-banner span,.map-alert-card span{color:var(--color-text-soft)}.map-gps-banner__button,.map-alert-card__button{width:fit-content}.map-filter-summary{display:flex;flex-wrap:wrap;gap:10px}.map-filter-summary span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#20543f14;color:var(--color-primary);font-weight:700}.map-legend__dot{width:12px;height:12px;border-radius:999px}.map-legend__dot--current{background:#cf3f35}.map-legend__dot--user{background:#2f7df6}.map-legend__dot--meetup{background:#d0a42b}.map-view{width:100%;height:min(62vh,520px);min-height:420px;border-radius:var(--radius-medium);overflow:hidden;border:1px solid var(--color-border)}.map-view>div{height:100%}.map-view--embed{background:#eef3e6}.map-view__iframe{width:100%;height:100%;border:0}.map-view--static-link{display:block}.map-view__static-image{display:block;width:100%;height:100%;object-fit:cover}.map-static-fallback{display:grid;gap:8px;width:100%;height:100%;padding:12px;background:#eef3e6}.map-static-fallback p,.map-static-fallback strong{margin:0}.map-static-fallback .map-view__iframe{min-height:220px;border-radius:14px;overflow:hidden;background:#eef3e6}.map-empty-state{display:grid;gap:8px;padding:18px;border-radius:var(--radius-medium);border:1px solid rgba(197,55,55,.14);background:#fffbf8fa}.map-empty-state p,.map-empty-state strong{margin:0}.map-fallback-list{display:grid;gap:10px;margin-top:8px}.map-fallback-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;width:100%;padding:12px 14px;border:1px solid rgba(32,84,63,.08);border-radius:14px;background:#20543f0a;color:var(--color-text);text-align:left}.map-fallback-card span,.map-fallback-card strong{margin:0}.map-fallback-card__image{width:52px;height:52px;border-radius:14px;object-fit:cover;background:#20543f14;color:#415248}.map-fallback-card__image--placeholder{display:grid;place-items:center;font-weight:800}.map-fallback-card__copy{display:grid;gap:3px;min-width:0}.map-mobile-nearby{display:grid;gap:16px}.map-mobile-nearby__section{display:grid;gap:10px}.map-mobile-nearby__section p,.map-mobile-nearby__section strong{margin:0}.map-mobile-nearby__list{display:grid;gap:10px}.map-popup{display:grid;gap:10px;min-width:180px}.map-popup p,.map-popup strong{margin:0}.map-popup__button{width:fit-content}.notification-bell{position:relative}.notification-toast-stack{position:absolute;top:calc(100% + 12px);right:0;width:min(320px,calc(100vw - 40px));display:grid;gap:10px;z-index:24}.notification-toast{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(197,141,50,.18);border-radius:16px;background:#fffcf5fa;box-shadow:var(--shadow-card)}.notification-toast p,.notification-toast strong{margin:0}.notification-bell__button{position:relative;min-width:52px;min-height:52px;padding:0 16px;background:linear-gradient(135deg,#fffbf0fa,#faefcffa);border:1px solid rgba(224,190,106,.22);color:var(--color-primary);box-shadow:0 10px 24px #c89d441f}.notification-bell__icon{font-size:1.1rem}.notification-bell__badge{position:absolute;top:6px;right:6px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:#c53737;color:#fff;font-size:.72rem;font-weight:700}.notification-bell__dropdown{position:absolute;top:calc(100% + 10px);right:0;width:min(340px,calc(100vw - 40px));display:grid;gap:12px;padding:16px;border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fffffffa;box-shadow:var(--shadow-card);z-index:20}.notification-bell__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-bell__close{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid rgba(31,41,35,.08);border-radius:999px;background:#fffcf5f5;color:var(--color-text);font-size:1.25rem;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.notification-bell__close:hover,.notification-bell__close:active{transform:scale(.97);box-shadow:0 10px 20px #3741511a}.notification-bell__push-card{display:grid;gap:8px;padding:12px;border-radius:14px;background:#20543f0d}.notification-bell__push-card p,.notification-bell__push-card span{margin:0}.notification-bell__push-button{width:fit-content}.notification-bell__preferences{display:grid;gap:10px}.notification-bell__preference-list{display:grid;gap:8px}.notification-preference{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;border:1px solid rgba(31,41,35,.08);border-radius:14px;background:#20543f0a;color:var(--color-text);cursor:pointer}.notification-preference.is-enabled{border-color:#20543f38;background:#20543f14}.notification-preference span,.notification-preference strong{margin:0}.notification-bell__list{display:grid;gap:10px;max-height:320px;overflow-y:auto}.notification-group{display:grid;gap:8px}.notification-group__title{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft)}.notification-item{display:grid;gap:6px;padding:12px;border-radius:14px;background:#20543f0d}.notification-item[role=button]{cursor:pointer}.notification-empty-state{display:grid;gap:6px;padding:14px 12px;border-radius:14px;background:#20543f0d}.notification-empty-state p,.notification-empty-state strong{margin:0}.notification-item--unread{background:#c58d321f}.notification-item p,.notification-item span,.notification-bell__dropdown p,.notification-bell__dropdown strong{margin:0}.notification-item__type{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary)}.notification-item span:last-child{color:var(--color-text-soft);font-size:.82rem}.meetup-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.meetup-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:linear-gradient(180deg,#fffffffa,#faf6ecf5);box-shadow:var(--shadow-card);overflow:hidden}.meetup-card__image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:linear-gradient(135deg,#cddfc5b3,#f9f3dfe6)}.meetup-card__body{display:grid;gap:14px;padding:24px}.meetup-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.meetup-card__location,.meetup-card__date{color:var(--color-text-soft)}.meetup-card__location{margin:8px 0 0}.meetup-card__owner-badge{display:inline-flex;align-items:center;margin-top:10px;padding:7px 11px;border-radius:999px;background:#e2c36f2e;color:var(--color-primary);font-size:.8rem;font-weight:700}.meetup-card__date{font-weight:600}.meetup-carpool-summary{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#e0be6a29;color:var(--color-primary);font-weight:700}.meetup-carpool-summary-row{display:flex;flex-wrap:wrap;gap:10px}.meetup-carpool-summary--request{background:#f3d87d38;color:#6f5313}.meetup-link-button{display:inline-grid;place-items:center;min-width:132px}.meetup-card__actions{display:flex;align-items:stretch;justify-content:flex-start;gap:12px;flex-wrap:wrap}.meetup-card__actions .button-primary,.meetup-card__actions .button-secondary{flex:0 0 auto;width:auto}.meetup-card__owner-button{background:linear-gradient(135deg,#d55a52,#b73b34);box-shadow:0 12px 28px #b73b3438}.meetup-location-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.meetup-date-time-grid{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(150px,.45fr)}.meetup-recurrence-panel{display:grid;gap:14px;padding:14px;border:1px solid rgba(31,41,35,.08);background:#fffdfab8}.meetup-schedule-panel{display:grid;gap:14px}.meetup-recurrence-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.meetup-description-text{white-space:pre-wrap;overflow-wrap:anywhere}.meetup-detail-page .page-grid{gap:20px}.meetup-detail-layout{grid-template-columns:minmax(0,1fr)}.meetup-hero-card{display:grid;gap:16px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#fffffffa,#faf5e9f5);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.meetup-hero-card__content,.meetup-hero-card__copy,.meetup-hero-card__meta{display:grid;gap:10px}.meetup-hero-card h1,.carpool-section h3{margin:0}.meetup-hero-card__meta p{margin:0;color:var(--color-text-soft);font-weight:600}.meetup-hero-card__actions{margin-top:4px}.meetup-action-button{display:inline-grid;place-items:center;width:100%}.mission-page{display:grid;gap:20px;max-width:980px;margin-inline:auto;padding-inline:0;overflow-x:hidden}.mission-section{display:grid;gap:14px;width:100%;min-width:0;padding:24px 16px;border:1px solid rgba(198,161,91,.2);border-bottom:1px solid rgba(198,161,91,.2);border-radius:0;background:radial-gradient(circle at top right,rgba(229,201,138,.22),transparent 36%),linear-gradient(135deg,#fffdf7f5,#faf7eeeb);box-shadow:none;overflow-wrap:anywhere}.mission-section h1,.mission-section h2,.mission-section p,.mission-section ul{margin:0}.mission-section p,.mission-section li{width:100%;max-width:780px;color:var(--color-text-soft);font-weight:600;line-height:1.7;overflow-wrap:break-word}.mission-section h1{font-family:var(--font-brand);font-size:clamp(2.25rem,8vw,4.7rem);line-height:.95;letter-spacing:-.04em}.mission-section h2{font-size:clamp(1.45rem,4.5vw,2.15rem)}.mission-section--intro{padding-top:30px;background:#fff;border-color:#e5e7ebe6}.mission-list{display:grid;gap:8px;padding-left:20px}.mission-list li::marker{color:var(--color-gold-primary)}.mission-scripture{padding-top:12px;border-top:1px solid rgba(198,161,91,.22);color:var(--color-primary);font-style:italic}.mission-donation-actions{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:480px}.mission-donate-button{width:100%;min-height:46px;border:1px solid var(--color-gold-primary);border-radius:10px;background:var(--color-gold-primary);color:#fff;font-weight:900;cursor:pointer}.mission-donate-button:hover,.mission-donate-button:focus-visible{background:var(--color-gold-hover);outline:none}.mission-section--closing{text-align:center;padding-block:34px;background:#fff;border-color:#e5e7ebe6}.mission-section--closing p{margin-inline:auto}.mission-section--closing>p:first-of-type{color:var(--color-primary);font-family:var(--font-brand);font-size:clamp(1.55rem,5vw,2.9rem);line-height:1.05}.mission-scripture--closing{width:min(720px,100%);margin:0 auto;padding-top:0;border-top:0;color:var(--color-text-soft);font-family:inherit;font-size:.96rem;line-height:1.7}.dashboard-mission-link{padding:18px 0;text-align:center}.carpool-section{display:grid;gap:18px}.carpool-section__header{display:grid;gap:12px}.carpool-empty-state,.carpool-form-card{display:grid;gap:8px;padding:18px;border:1px solid rgba(111,83,24,.1);border-radius:18px;background:#fffdfa;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.carpool-empty-state p,.carpool-empty-state strong,.carpool-form-card h3{margin:0}.messages-page,.messages-overview,.chat-experience{display:grid;gap:20px}.messages-overview__header{display:grid;gap:6px}.messages-overview__header h1{margin:0;font-size:clamp(2.3rem,6vw,3.6rem);font-weight:500}.messages-overview__description{margin:0;color:var(--color-text-soft)}.messages-match-strip,.messages-inbox,.chat-match-banner,.chat-experience__header,.chat-composer--modern{border:1px solid rgba(86,91,82,.1);border-radius:24px;background:#fcfaf4e6;box-shadow:var(--shadow-card)}.messages-match-strip,.messages-inbox,.chat-match-banner,.chat-composer--modern{padding:18px}.messages-section-heading h2{margin:0;font-size:1.8rem;font-weight:500}.messages-match-strip__list{display:flex;gap:18px;overflow-x:auto;padding-top:10px}.messages-match-pill{display:grid;gap:8px;min-width:72px;border:0;background:transparent;color:var(--color-text);text-align:center;cursor:pointer}.messages-match-pill__avatar{width:64px;height:64px;border-radius:999px;object-fit:cover;box-shadow:0 10px 20px #3741511f}.messages-match-pill__avatar--fallback{display:grid;place-items:center;background:linear-gradient(135deg,#f8f1d9fa,#f3ebcff5)}.messages-match-pill__avatar-icon{width:28px;height:28px;color:#4b5563}.messages-match-pill__avatar-wrap{position:relative;display:inline-grid}.messages-match-pill__online-dot{right:-2px;bottom:-1px;width:13px;height:13px;box-shadow:0 0 0 4px #22c55e24}.messages-match-pill span{font-size:.78rem;color:var(--color-text-soft)}.messages-list{display:grid;gap:12px}.messages-list__empty{margin:0;color:var(--color-text-soft)}.conversation-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;width:100%;padding:12px 0;border:0;border-bottom:1px solid rgba(86,91,82,.1);background:transparent;text-align:left;cursor:pointer;color:var(--color-text)}.conversation-row:last-child{border-bottom:0}.conversation-row__avatar{width:56px;height:56px;border-radius:16px;object-fit:cover}.conversation-row__avatar-wrap{position:relative;width:56px;height:56px}.conversation-row__avatar--fallback{display:grid;place-items:center;background:linear-gradient(135deg,#f8f1d9fa,#f3ebcff5);color:#4b5563;font-weight:700}.conversation-row__online-dot{right:-3px;bottom:-3px;width:14px;height:14px;box-shadow:0 0 0 4px #22c55e24}.conversation-row__body,.conversation-row__top,.conversation-row__bottom{display:grid;gap:6px}.conversation-row__top{grid-template-columns:minmax(0,1fr) auto;align-items:center}.conversation-row__top strong,.conversation-row__bottom p,.conversation-row__bottom span{margin:0}.conversation-row__top span{font-size:.82rem;color:var(--color-text-soft)}.conversation-row__bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center}.conversation-row__bottom p{color:var(--color-text-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-row__status{padding:6px 12px;border-radius:999px;background:#6c8a7024;color:#5e7156;font-size:.76rem;font-weight:700}.conversation-row.is-active{border-radius:18px;padding-inline:10px;background:#f3d87d1f}.chat-experience__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px}.chat-experience__back,.chat-experience__more{border:0;background:transparent;color:var(--color-text);font-size:1.5rem;cursor:pointer}.chat-experience__person{display:flex;align-items:center;justify-content:center;gap:12px}.chat-experience__person strong{font-size:1.2rem}.chat-experience__person-avatar{width:42px;height:42px;border-radius:14px;object-fit:cover}.chat-experience__person-avatar--fallback{display:grid;place-items:center;background:#f3d87d33}.chat-experience__person-avatar-icon{width:22px;height:22px}.chat-match-banner{display:grid;gap:18px;justify-items:center;text-align:center}.chat-match-banner__photos{position:relative;width:min(100%,280px);height:182px}.chat-match-banner__photo{position:absolute;width:122px;height:152px;border-radius:24px;overflow:hidden;box-shadow:0 18px 34px #37415129;background:#fff}.chat-match-banner__photo img,.chat-match-banner__photo-fallback{width:100%;height:100%;object-fit:cover}.chat-match-banner__photo--left{left:18px;top:8px;transform:rotate(-10deg)}.chat-match-banner__photo--right{right:18px;top:8px;transform:rotate(8deg)}.chat-match-banner__photo-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#f8f1d9fa,#f3ebcff5)}.chat-match-banner__photo-icon{width:38px;height:38px;color:#4b5563}.chat-match-banner__heart{position:absolute;left:50%;bottom:0;transform:translate(-50%);color:#d7bc8c}.chat-match-banner__heart-icon{width:52px;height:52px}.chat-match-banner__copy{display:grid;gap:8px}.chat-match-banner__copy h2,.chat-match-banner__copy p{margin:0}.chat-match-banner__copy h2{font-size:clamp(2rem,5vw,2.8rem);font-weight:500}.chat-timeline-marker{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:var(--color-text-soft);font-size:.82rem}.chat-timeline-marker:before,.chat-timeline-marker:after{content:"";height:1px;background:#565b522e}.chat-thread{display:grid;gap:14px;min-height:320px;max-height:520px;padding:4px 2px 4px 0;overflow-y:auto}.chat-thread--modern{padding:4px 2px 8px}.chat-message-row{display:grid;grid-template-columns:44px minmax(0,max-content);gap:10px;align-items:end;justify-content:start;min-width:0}.chat-message-row--own{grid-template-columns:minmax(0,max-content) 44px;justify-content:end}.chat-message-row--own .chat-message-row__avatar{grid-column:2;grid-row:1}.chat-message-row--own .chat-bubble{grid-column:1;grid-row:1}.chat-message-row--system{grid-template-columns:minmax(0,1fr);justify-content:center}.chat-message-row__avatar{display:block;width:44px;height:44px;border-radius:4px;object-fit:cover;background:#e5e7eb}.chat-message-row__avatar--fallback{display:grid;place-items:center;color:#7c858f}.chat-message-row__avatar-icon{width:30px;height:30px}.chat-bubble{display:grid;gap:7px;max-width:min(74vw,380px);min-height:48px;padding:12px 18px;border-radius:24px;background:#fff;color:#2f2f2c;justify-self:start;box-shadow:0 8px 18px #3741510d}.chat-bubble--own{justify-self:end;border-radius:24px;background:linear-gradient(180deg,#fff9e9fa,#f4e7c6fa);color:#2f2f2c}.chat-bubble--prayer{border:1px solid rgba(239,137,148,.28);background:#fff}.chat-bubble--own.chat-bubble--prayer{border-color:#ef899452;background:linear-gradient(180deg,#fff9e9fa,#f4e7c6fa)}.chat-bubble--system{justify-self:center;max-width:min(100%,520px);border-radius:18px;background:#fcfaf4fa;border:1px dashed rgba(86,91,82,.18);text-align:center}.chat-bubble p,.chat-bubble span,.chat-bubble strong{margin:0}.chat-bubble__sender{color:#2f2f2c}.chat-bubble__type{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#ef89942e;color:#b74552;font-size:.78rem;font-weight:700}.chat-bubble--own .chat-bubble__type{background:#ef8994;color:#fff}.chat-bubble span{font-size:.8rem;color:#6b7280}.chat-bubble__image{display:block;width:min(260px,100%);max-height:320px;border-radius:18px;object-fit:cover}.chat-bubble--system span,.chat-bubble--system strong{color:var(--color-text-soft)}.carpool-driver-list,.carpool-request-list{display:grid;gap:14px}.carpool-driver-list h3,.carpool-request-list h3{margin:0}.carpool-driver-card,.carpool-request-card{display:grid;gap:12px;padding:18px;border:1px solid rgba(111,83,24,.1);border-radius:16px;background:#fffdfa;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.carpool-driver-card h3,.carpool-driver-card p,.carpool-request-card p,.carpool-request-card strong{margin:0}.carpool-driver-card__meta-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-soft)}.carpool-driver-card__seat-badge{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#488a5c24;color:#245f35;font-weight:700}.carpool-driver-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.carpool-request-card--pending{border-color:#e0be6a3d;background:linear-gradient(180deg,#fff9e8fa,#fbf4defa)}.meetup-hero-card:hover,.carpool-empty-state:hover,.carpool-form-card:hover,.carpool-driver-card:hover,.carpool-request-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #15261c1a}.meetup-hero-card:active,.carpool-empty-state:active,.carpool-form-card:active,.carpool-driver-card:active,.carpool-request-card:active{transform:scale(.99)}.button-row--stack-mobile{display:grid;gap:10px}.button-primary--block,.button-secondary--block{width:100%}.chat-composer{display:grid;gap:14px}.chat-message-panel{display:grid;gap:0;overflow:hidden;border-radius:18px;background:#e2e4e5}.chat-composer--modern{gap:12px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:16px}.chat-composer__field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:0;border:0;border-radius:0;background:transparent}.chat-composer__field input{width:100%;min-height:54px;border:1px solid rgba(59,130,246,.42);border-radius:2px;outline:none;background:#fff;color:#2f2f2c;padding:0 16px;font-style:italic}.chat-composer__file-input{display:none}.chat-composer__camera,.chat-composer__send{display:grid;place-items:center;width:44px;height:56px;border:0;background:transparent;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.chat-composer__camera{color:#000}.chat-composer__camera:hover,.chat-composer__camera:focus-visible,.chat-composer__send:hover,.chat-composer__send:focus-visible{transform:translateY(-1px)}.chat-composer__camera:disabled,.chat-composer__send:disabled{cursor:not-allowed;opacity:.45}.chat-composer__camera-icon{width:34px;height:34px}.chat-composer__send{color:#ef8994}.chat-composer__send-icon{width:38px;height:38px}.chat-composer__prayer{width:100%;border-color:#c6a15b52;background:#fff;color:var(--color-gold-primary)}.chat-composer__attachment-preview{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 10px;border-radius:14px;background:#ffffffb8}.chat-composer__attachment-preview img{width:48px;height:48px;border-radius:10px;object-fit:cover}.chat-composer__attachment-preview span{min-width:0;overflow:hidden;color:#2f2f2c;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.chat-composer__attachment-preview button{border:0;background:transparent;color:#2f2f2c;font-size:1rem;font-weight:800;cursor:pointer}.chat-safety-tip{margin:0;padding:16px 18px 4px;background:transparent;color:#2f3437;font-size:1rem;line-height:1.45}.chat-safety-tip strong{color:#202421}.chat-empty-state{margin:auto 0;text-align:center;color:var(--color-text-soft)}.chat-loading{display:flex;gap:10px;align-items:center;min-height:120px}.chat-loading__bubble{width:14px;height:14px;border-radius:999px;background:#20543f38;animation:pulse 1.2s infinite ease-in-out}.chat-loading__bubble:nth-child(2){animation-delay:.15s}.chat-loading__bubble:nth-child(3){animation-delay:.3s}.mobile-nav{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:100vw;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;align-items:center;padding:8px 10px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid #e5e7eb;background:#fffffffa;box-shadow:0 -10px 24px #0f172a0f;z-index:50}.mobile-nav__link{display:grid;place-items:center;min-height:52px;min-width:0;border-radius:16px;color:#6b7280;text-align:center;transition:background-color .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.mobile-nav__icon,.mobile-nav__avatar-icon{width:24px;height:24px}.mobile-nav__link.is-active{color:var(--color-gold-primary);background:transparent}.mobile-nav__link:hover,.mobile-nav__link:active{transform:scale(.97);opacity:.86}.centered-state{min-height:60vh;display:grid;place-items:center}.profile-hub-card,.account-list-card{border:1px solid rgba(86,91,82,.1);border-radius:24px;background:#ffffffeb;box-shadow:var(--shadow-card)}.profile-hub-card{display:grid;gap:14px;padding:20px 18px}.profile-hub-card__top{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center}.profile-hub-card__image{width:88px;height:88px;border-radius:16px;object-fit:cover;background:#f8f3e3f5}.profile-hub-card__image--fallback{display:grid;place-items:center;color:#38403c;font-size:1.6rem;font-weight:700}.profile-hub-card__identity{display:grid;gap:6px}.profile-hub-card__identity strong{font-size:1.45rem}.profile-hub-card__identity span{color:var(--color-text-soft)}.profile-hub-card__primary,.profile-hub-card__stacked-button,.profile-hub-card__secondary{width:100%}.profile-hub-card__primary{background:linear-gradient(135deg,var(--color-secondary),var(--color-primary));color:#fffdf7;box-shadow:none}.profile-hub-card__split-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-hub-card__secondary,.profile-hub-card__stacked-button{display:inline-grid;place-items:center;min-height:48px;border:1px solid rgba(212,175,55,.34);border-radius:999px;background:#fffffffa;color:var(--color-primary);font-weight:700}.account-list-card{overflow:hidden}.account-list{display:grid}.account-list-row{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 16px;border-bottom:1px solid rgba(229,231,235,.9);background:transparent;color:var(--color-text);text-decoration:none}.account-list-row:last-child{border-bottom:0}.account-list-row--logout{margin-top:10px}.account-list-row__left{display:inline-flex;align-items:center;gap:12px;font-weight:600}.account-list-row__icon,.account-field-row__icon{width:22px;height:22px;color:#525955}.account-list-row__chevron{width:18px;height:18px;color:#9ca3af}.account-section{display:grid;gap:4px}.account-field-row,.settings-toggle-row,.account-select-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:56px;padding:12px 0;border-bottom:1px solid rgba(229,231,235,.9)}.account-field-row:last-child,.settings-toggle-row:last-child,.account-select-row:last-child{border-bottom:0}.account-field-row__meta{display:inline-flex;align-items:flex-start;gap:12px;min-width:0}.account-field-row__meta div,.account-field-row__meta p,.account-field-row__meta strong{margin:0}.account-field-row__meta p{color:var(--color-text-soft);font-size:.92rem}.account-inline-link{border:0;background:transparent;color:var(--color-primary);font-weight:700;cursor:pointer}.account-select-row{width:100%}.account-select-row select{min-width:110px;padding:12px 14px;border:1px solid rgba(229,231,235,.9);border-radius:14px;background:#fff}.settings-toggle-list{display:grid}.settings-switch{position:relative;flex:0 0 52px;width:52px;height:32px;padding:0;border:0;border-radius:999px;background:#e5e7eb;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .18s ease}.settings-switch span{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a2e;transition:transform .18s ease}.settings-switch.is-active{background:var(--color-gold-primary)}.settings-switch:disabled{cursor:not-allowed;opacity:.55}.settings-switch.is-active span{transform:translate(20px)}.settings-page .page-grid{width:min(100%,720px);margin-inline:auto}.settings-page .account-field-row__meta{min-width:0}.settings-save-status{width:fit-content;margin:0 auto;padding:6px 12px;color:var(--color-text-soft);font-size:.82rem;font-weight:700;background:#ffffffb8;border:1px solid rgba(229,231,235,.9)}.settings-segmented{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border-radius:999px;background:#f3f4f6eb}.settings-segmented--wide{width:100%}.settings-segmented__button{min-height:42px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:var(--color-text-soft);font-weight:700;cursor:pointer}.settings-segmented__button.is-active{background:#fffffffa;color:var(--color-primary);box-shadow:0 6px 14px #0f172a14}.profile-management-list{display:grid;gap:12px}.profile-management-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid rgba(86,91,82,.1);border-radius:18px;background:#ffffffd6}.profile-management-card__image{width:58px;height:58px;border-radius:16px;object-fit:cover;background:#20543f0f}.profile-management-card__image--fallback{display:grid;place-items:center;color:#4b5563}.profile-management-card__fallback-icon{width:28px;height:28px}.profile-management-card__copy{display:grid;gap:3px;min-width:0}.profile-management-card__copy strong,.profile-management-card__copy span{margin:0}.profile-management-card__copy span{color:var(--color-text-soft);font-size:.9rem}.profile-management-card__button{grid-column:1 / -1;width:100%}@media(min-width:620px){.profile-management-card{grid-template-columns:auto minmax(0,1fr) auto}.profile-management-card__button{grid-column:auto;width:auto}}.account-support-copy{margin:0 0 12px;color:var(--color-text-soft)}.account-danger-link{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;padding:0 4px;border:0;background:transparent;color:#8f3631;font-weight:600;cursor:pointer;text-decoration:none}.account-danger-panel{display:grid;gap:14px}.account-danger-panel p{margin:0}.account-danger-panel label{display:grid;gap:8px;color:var(--color-text);font-weight:700}.account-danger-panel input{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--color-border);border-radius:8px;background:#ffffffeb;color:var(--color-text);font:inherit;box-sizing:border-box}.account-danger-panel .button-secondary,.account-danger-panel .button-danger{width:fit-content}.account-danger-panel--strong{border-top:1px solid rgba(183,59,52,.18);padding-top:12px}.help-center__footer{padding:4px 4px 0;color:var(--color-text-soft);font-size:.9rem;text-align:center}@media(min-width:768px){.app-shell{padding-bottom:48px}.mobile-nav{left:50%;right:auto;bottom:18px;width:min(620px,calc(100vw - 32px));transform:translate(-50%);border:1px solid #e5e7eb;border-radius:22px}}@media(max-width:900px){.button-row,.meetup-action-button,.button-row--stack-mobile .button-primary,.button-row--stack-mobile .button-secondary,.button-row--stack-mobile .button-danger,.danger-action-panel .button-primary,.danger-action-panel .button-secondary,.danger-action-panel .button-danger,.account-danger-panel .button-secondary,.account-danger-panel .button-danger{width:100%}.map-view{height:52vh;min-height:340px}.section-card--map{padding:20px}.map-filter-toolbar,.map-filter-summary{gap:12px}.meetup-date-time-grid,.meetup-recurrence-grid{grid-template-columns:1fr}.mission-donation,.mission-content-card{padding:20px 16px}.mission-photo-grid{grid-template-columns:1fr}.mission-photo{min-height:150px}.carpool-driver-card__header{display:grid}}@media(max-width:640px){.app-topbar{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;column-gap:10px;row-gap:10px;margin:-24px -20px 16px;padding:12px 16px}.app-topbar__brand-logo{width:72px;height:72px}.app-topbar__brand{gap:6px;grid-column:1;grid-row:1}.app-topbar__brand-line{font-size:.92rem}.app-topbar__brand-line--sub{font-size:1rem}.app-topbar__cta-group{grid-column:1 / span 3;grid-row:2;justify-content:flex-start;gap:8px}.app-topbar__cta{min-height:40px;padding-inline:16px}.app-topbar__actions{display:flex;grid-column:2;grid-row:1;gap:8px;justify-self:end}.profile-hub-card__split-actions{grid-template-columns:1fr}.notification-bell__button{min-width:44px;min-height:44px;padding:0 10px}.auth-brandmark__image{width:min(150px,44vw)}.dashboard-hero-brand{align-items:flex-start}.dashboard-hero-brand__logo{width:74px;height:74px}.notification-bell{position:static}.notification-toast-stack{position:fixed;top:84px;left:16px;right:16px;width:auto}.notification-bell__dropdown{position:fixed;top:84px;left:16px;right:16px;width:auto;max-height:min(72vh,560px);overflow-y:auto;border-radius:20px;z-index:40}.meetup-card__actions{display:grid;grid-template-columns:1fr}.match-card__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.messages-overview__header h1{font-size:3rem}.messages-match-strip,.messages-inbox,.chat-match-banner,.chat-experience__header,.chat-composer--modern{border-radius:20px}.chat-match-banner__photos{width:100%;height:170px}.chat-match-banner__photo{width:116px;height:146px}.chat-match-banner__photo--left{left:6px}.chat-match-banner__photo--right{right:6px}.meetup-card__actions .button-primary,.meetup-card__actions .button-secondary,.meetup-link-button{width:100%}}@media(max-width:768px){.dashboard-hero-brand{display:none!important}}@keyframes pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.onboarding-grid{max-width:760px;margin:0 auto}.faith-onboarding-card.section-card{border-radius:24px}.faith-onboarding-form{display:grid;gap:1.25rem}.faith-onboarding-progress{display:grid;gap:.5rem}.faith-onboarding-progress__label{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8d7b57}.faith-onboarding-progress__track{width:100%;height:10px;border-radius:999px;background:#c6a15b29;overflow:hidden}.faith-onboarding-progress__fill{display:block;height:100%;border-radius:inherit;background:var(--color-gold-primary);transition:width .18s ease}.faith-onboarding-step{display:grid;gap:1rem}.faith-onboarding-step h2{margin:0;color:#2f312f}.faith-onboarding-step p{margin:0;color:#68665e}.faith-onboarding-options{display:grid;gap:.85rem}.faith-option-card{width:100%;min-height:56px;padding:1rem 1.1rem;border:1px solid #e7e3d8;border-radius:18px;background:#fffdf9;color:#2f312f;font:inherit;text-align:left;box-shadow:0 10px 24px #2625220d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.faith-option-card:hover,.faith-option-card:focus-visible{border-color:#c6a15b80;box-shadow:0 14px 30px #26252214;transform:translateY(-1px)}.faith-option-card.is-selected{border-color:var(--color-gold-primary);background:#c6a15b2e}.faith-onboarding-textarea textarea{min-height:180px;border-radius:18px}.faith-onboarding-checkbox{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:1rem 1.1rem;border-radius:18px;background:#fff8e4cc;color:#4f4c45}.faith-onboarding-checkbox input{width:18px;height:18px;margin-top:.15rem}.faith-onboarding-actions{justify-content:space-between}.faith-badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .72rem;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.01em}.faith-badge--strong{background:#d4af3738;color:#9b7420}.faith-badge--growing{background:#898d962e;color:#5f656d}.faith-badge--exploring{background:#e2dfd7c7;color:#6e685d}.membership-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.32rem .72rem;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.01em}.membership-badge--silver{background:linear-gradient(135deg,#f8fbfff2,#bbc5d0f2);color:#4e5968}.membership-badge--bronze{background:linear-gradient(135deg,#fff8ebfa,#d7bc8cf0);color:#8b6831}.membership-badge--diamond{background:linear-gradient(135deg,#f5fcfffa,#afd6eef0);color:#41739a}.membership-badge--founding{background:#c6a15b24;border:1px solid rgba(198,161,91,.32);color:#8b6831}.membership-marker{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;box-shadow:0 0 0 3px #ffffff29,0 6px 14px #00000029;vertical-align:middle}.membership-marker--silver{background:transparent;border:0;box-shadow:none}.membership-marker--bronze{background:transparent;border:0;filter:drop-shadow(0 0 6px rgba(198,161,91,.42));box-shadow:none}.membership-marker--diamond{width:30px;height:24px;border-radius:0;background:transparent;border:0;filter:drop-shadow(0 0 7px rgba(171,214,241,.52)) drop-shadow(0 5px 8px rgba(0,0,0,.18));box-shadow:none}.membership-marker svg{width:100%;height:100%}.membership-marker img{display:block;width:100%;height:100%;object-fit:contain}.verification-options-list{display:grid;gap:14px}.verification-option-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid rgba(86,91,82,.12);border-radius:20px;background:#ffffffe0;box-shadow:0 14px 30px #262a240f}.verification-option-card.is-verified{border-color:#ef899461;background:#fffafaeb}.verification-option-card__icon{display:inline-grid;place-items:center;width:48px;height:48px;color:#a9a9a9}.verification-option-card.is-verified .verification-option-card__icon{color:#ef8994}.verification-option-card__svg{width:42px;height:42px}.verification-option-card__copy{display:grid;gap:4px}.verification-option-card__copy strong,.verification-option-card__copy p,.verification-option-card__copy span{margin:0}.verification-option-card__copy strong{color:#202421;font-size:1rem}.verification-option-card__copy p,.verification-option-card__copy span{color:var(--color-text-soft);font-size:.9rem;line-height:1.45}.verification-option-card__actions{grid-column:1 / -1;display:grid;gap:8px}.verification-option-card__button{width:100%}.verification-options-back{margin-top:14px}.verification-flow-progress{display:grid;gap:8px;padding:14px 16px;border:1px solid rgba(86,91,82,.1);border-radius:18px;background:#ffffffd6;box-shadow:0 12px 28px #262a240f}.verification-flow-progress__meta{display:flex;align-items:center;justify-content:space-between;color:var(--color-text-soft);font-size:.82rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.verification-flow-progress__meta strong{color:#202421}.verification-flow-progress__track{overflow:hidden;height:9px;border-radius:999px;background:#6b728024}.verification-flow-progress__track span{display:block;height:100%;border-radius:inherit;background:#3b82f6;transition:width .18s ease}.verification-flow-card{display:grid;gap:16px}.verification-flow-card__copy{display:grid;gap:6px}.verification-flow-card__copy strong,.verification-flow-card__copy p{margin:0}.verification-flow-card__copy strong{color:#202421;font-size:1.06rem}.verification-flow-card__copy p{color:var(--color-text-soft);line-height:1.55}.verification-flow-card .button-primary{width:100%;min-height:48px}.email-verification-actions{display:grid;gap:10px}.email-verification-actions .button-primary,.email-verification-actions .button-secondary{width:100%;min-height:48px}.verification-flow-success{display:grid;justify-items:center;gap:12px;text-align:center}.verification-flow-success__badge{display:inline-grid;place-items:center;width:78px;height:78px;border-radius:999px;background:#3b82f61f;animation:verification-success-pop .18s ease-out both}.verification-flow-success__badge svg{width:62px;height:62px;color:#3b82f6}.verification-flow-success__badge path:first-child{fill:currentColor}.verification-flow-success__badge path:last-child{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.verification-flow-success strong{color:#202421;font-size:1.35rem}.verification-flow-success p{max-width:28rem;margin:0;color:var(--color-text-soft);line-height:1.55}.verification-flow-success .button-primary{width:100%;min-height:48px}@keyframes verification-success-pop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.phone-verification-card{display:grid;gap:14px;padding:14px;border:1px solid rgba(86,91,82,.12);border-radius:20px;background:#ffffffe0;box-shadow:0 14px 30px #262a240f}.phone-verification-card.is-verified{border-color:#22c55e47;background:#f0fdf4c7}.phone-verification-card__copy{display:grid;gap:4px}.phone-verification-card__copy strong,.phone-verification-card__copy p{margin:0}.phone-verification-card__copy strong{color:#202421;font-size:1rem}.phone-verification-card__copy p{color:var(--color-text-soft);line-height:1.5}.phone-verification-form{display:grid;gap:12px}.phone-verification-field{display:grid;gap:6px;color:var(--color-text-soft);font-size:.85rem;font-weight:800}.phone-verification-field small{color:#6b7280;font-size:.78rem;font-weight:700;line-height:1.4}.phone-verification-field input{width:100%;min-height:48px;border:1px solid rgba(86,91,82,.14);border-radius:16px;background:#fffffff5;color:#202421;font:inherit;padding:0 14px}.phone-verification-field input:disabled{color:#2024219e;background:#f3f4f6c7}.phone-verification-button{width:100%;min-height:48px}.phone-verification-recaptcha{display:flex;justify-content:center;max-width:100%;min-height:1px;overflow:hidden}.phone-verification-recaptcha iframe{max-width:100%}.selfie-verification-card,.selfie-verification-camera,.selfie-verification-review,.selfie-verification-success{display:grid;gap:16px}.selfie-verification-card p,.selfie-verification-success p{margin:0;color:var(--color-text-soft);line-height:1.6}.selfie-verification-camera__prompt{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:#3b82f61a;color:#1e3a8a;text-align:center}.selfie-verification-camera__prompt span{font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.selfie-verification-camera__prompt strong{font-size:1.25rem}.selfie-verification-camera__frame{overflow:hidden;width:100%;aspect-ratio:4 / 5;border-radius:24px;background:#111827;box-shadow:0 18px 40px #11182729}.selfie-verification-camera__video{display:block;width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.selfie-verification-review img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:24px;box-shadow:0 18px 40px #1118271f}.selfie-verification-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.selfie-verification-actions .button-primary,.selfie-verification-actions .button-secondary,.selfie-verification-card .button-primary,.selfie-verification-camera .button-primary,.selfie-verification-success .button-primary{width:100%;min-height:48px}.selfie-verification-success{justify-items:center;text-align:center}.selfie-verification-success__check{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:999px;background:#3b82f6;color:#fff;font-size:2.2rem;font-weight:900;box-shadow:0 16px 36px #3b82f647}.profile-verification-status{display:grid;gap:4px;padding:12px 14px;border-radius:18px;border:1px solid rgba(107,114,128,.16);background:#ffffffc2}.profile-verification-status strong,.profile-verification-status span{margin:0}.profile-verification-status strong{color:#202421;font-size:.92rem}.profile-verification-status span{color:var(--color-text-soft);font-size:.84rem;line-height:1.4}.profile-verification-status.is-pending{border-color:#d7bc8c6b;background:#d7bc8c24}.profile-verification-status.is-approved{border-color:#3b82f652;background:#3b82f61a}.profile-verification-status.is-rejected{border-color:#ef444447;background:#fee2e2b8}.admin-review-page .section-card{overflow:visible}.admin-review-empty{border:1px solid var(--color-border);border-radius:18px;padding:18px;background:#ffffffbd}.admin-review-empty strong,.admin-review-empty p{margin:0}.admin-review-empty p{margin-top:6px;color:var(--color-text-soft)}.admin-review-list{display:grid;gap:18px}.admin-review-card{display:grid;gap:16px;padding:16px;border:1px solid var(--color-border);border-radius:20px;background:#fff;box-shadow:0 14px 35px #1f293714}.admin-review-card__header{display:flex;align-items:center;gap:12px}.admin-review-card__header img,.admin-review-card__header>span{width:54px;height:54px;border-radius:16px;object-fit:cover}.admin-review-card__header>span{display:grid;place-items:center;background:var(--color-gold-light);color:var(--color-text);font-weight:800}.admin-review-card__header strong,.admin-review-card__header p{margin:0}.admin-review-card__header p{margin-top:3px;color:var(--color-text-soft);font-size:.9rem;word-break:break-word}.admin-review-card__images{display:grid;gap:14px}.admin-review-card__images>div{display:grid;gap:8px}.admin-review-card__images span{color:var(--color-text-soft);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-review-card__images img,.admin-review-card__placeholder{width:100%;aspect-ratio:4 / 5;border-radius:16px;object-fit:cover;border:1px solid var(--color-border);background:#f9fafb}.admin-review-card__placeholder{display:grid;place-items:center;color:var(--color-text-soft);font-weight:700}.admin-review-card__actions{display:grid;gap:10px}.admin-review-card__actions .button-primary,.admin-review-card__actions .button-secondary{width:100%;min-height:44px}.admin-review-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:18px}.admin-review-tab{display:grid;gap:3px;min-height:54px;border:1px solid var(--color-border);border-radius:16px;background:#fff;color:var(--color-text-soft);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.admin-review-tab:hover,.admin-review-tab:focus-visible,.admin-review-tab.is-active{transform:translateY(-1px);border-color:#d7bc8cad;box-shadow:0 10px 24px #1f293714}.admin-review-tab.is-active{color:var(--color-text)}.admin-review-tab span{font-size:.75rem;font-weight:800}.admin-review-tab strong{font-size:1rem}.admin-review-panel{display:grid;gap:16px}.admin-review-panel__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-review-panel__meta span,.admin-review-panel__meta h2,.admin-review-panel__meta p{margin:0}.admin-review-panel__meta span{display:inline-block;margin-bottom:4px;color:var(--color-text-soft);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-review-panel__meta h2{font-family:var(--font-brand);font-size:clamp(2rem,8vw,3rem);line-height:.95}.admin-review-panel__meta p{margin-top:7px;color:var(--color-text-soft)}.admin-review-shortcuts{display:flex;flex-wrap:wrap;gap:8px}.admin-review-shortcuts span{border-radius:999px;padding:6px 10px;background:#1f29370f;color:var(--color-text-soft);font-size:.76rem;font-weight:900}.admin-review-status{border-radius:999px;padding:7px 11px;color:#fff;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.admin-review-status.is-pending{background:#d7bc8c;color:#1f2937}.admin-review-status.is-approved{background:#16a34a}.admin-review-status.is-rejected{background:#dc2626}.admin-review-panel__images{display:grid;grid-template-columns:1fr;gap:12px}.admin-review-image-block{display:grid;gap:8px}.admin-review-image-block span{color:var(--color-text-soft);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-review-image-block img,.admin-review-image-block .admin-review-card__placeholder{width:100%;height:min(62vh,560px);min-height:340px;border:1px solid var(--color-border);border-radius:18px;background:#fff;object-fit:cover;box-shadow:0 18px 40px #1f29371a}.admin-review-panel__actions{position:sticky;bottom:calc(72px + env(safe-area-inset-bottom));z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:10px;border:1px solid var(--color-border);border-radius:20px;background:#ffffffeb;box-shadow:0 20px 45px #1f293724;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-review-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:999px;color:#fff;font-weight:900;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.admin-review-action:hover,.admin-review-action:focus-visible{transform:translateY(-1px)}.admin-review-action:disabled{cursor:not-allowed;opacity:.45}.admin-review-action span{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#ffffff3d;font-size:.78rem}.admin-review-action--approve{background:#16a34a}.admin-review-action--reject{background:#dc2626}.admin-review-action--skip{background:#6b7280}.admin-review-action--profile{grid-column:1 / -1;background:#111827}@media(min-width:720px){.admin-review-card__images{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-review-card__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-review-panel__images{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-review-panel__actions{grid-template-columns:repeat(4,minmax(0,1fr));bottom:24px}.admin-review-action--profile{grid-column:auto}}@media(min-width:680px){.verification-option-card{grid-template-columns:auto minmax(0,1fr) auto}.verification-option-card__actions{grid-column:auto;min-width:190px}.verification-option-card__button{width:auto}}.page-hero,.section-card,.auth-card,.stat-card,.list-card,.match-card,.profile-hub-card,.account-list-card,.profile-management-card,.profile-photo-card,.profile-photo-empty{border-radius:8px;box-shadow:none}.page-hero,.section-card,.auth-card,.stat-card,.list-card{border-color:#565b5214;background:#ffffffc7;-webkit-backdrop-filter:none;backdrop-filter:none}.section-card,.auth-card{padding:18px 16px}.section-card__header{padding-bottom:12px;border-bottom:1px solid rgba(229,231,235,.86)}.section-card__body{padding-top:14px}.form-grid input,.form-grid textarea,.form-grid select,.checkbox-field,.account-select-row select,.phone-verification-field input,.chat-composer__field input,.form-message,.auth-recovery-panel,.phone-verification-card,.profile-verification-status{border-radius:8px}.discover-profile-flat-section,.discover-profile-flat-grid__item,.public-profile-card.section-card{border-radius:0;box-shadow:none}.discover-profile-flat-section{padding:18px 16px;border-bottom:1px solid rgba(21,25,24,.08);background:#fefdf9}.discover-profile-flat-grid{border-top:1px solid rgba(21,25,24,.08);border-bottom:1px solid rgba(21,25,24,.08)}.match-card{overflow:hidden;border-radius:8px;background:#ffffffd1}.match-card__actions,.discover-card-actions{border-top:1px solid rgba(229,231,235,.86)}.profile-hub-card,.account-list-card{border:0;border-top:1px solid rgba(229,231,235,.9);border-bottom:1px solid rgba(229,231,235,.9);background:#ffffffb3}.profile-hub-card{padding:18px 0}.profile-hub-card__top,.profile-hub-card__split-actions,.profile-hub-card__primary,.profile-hub-card__stacked-button{margin-inline:16px}.profile-hub-card__primary,.profile-hub-card__stacked-button{width:auto}.profile-hub-card__image,.profile-management-card__image,.profile-photo-preview img,.profile-photo-card__image{border-radius:8px;box-shadow:none}.profile-hub-card__secondary,.profile-hub-card__stacked-button{border-radius:10px}.account-list-card{overflow:visible}.account-list-row,.account-field-row,.settings-toggle-row,.account-select-row{min-height:56px;border-bottom:1px solid rgba(229,231,235,.9)}.page--account .section-card{border:0;border-radius:0;background:transparent;padding:16px 0;box-shadow:none}.page--account .section-card+.section-card{border-top:1px solid rgba(229,231,235,.9)}.settings-segmented,.settings-segmented__button{border-radius:8px}.settings-segmented__button.is-active{box-shadow:none}@media(max-width:640px){.page-grid{gap:16px}.page-hero{padding:20px 16px}.section-card,.auth-card{padding:16px}.page--account .section-card{padding:14px 0}}.page-hero,.section-card,.auth-card,.stat-card,.list-card,.match-card,.meetup-card,.meetup-hero-card,.carpool-driver-card,.carpool-request-card,.carpool-form-card,.premium-panel__card,.likes-preview-card,.business-card,.upgrade-highlight-card,.membership-plan-card,.upgrade-plan-card,.profile-hub-card,.account-list-card,.profile-management-card,.profile-photo-card,.profile-photo-empty,.verification-option-card,.verification-flow-card,.phone-verification-card,.selfie-verification-card,.selfie-verification-camera,.selfie-verification-review,.profile-verification-status,.map-alert-card,.map-fallback-card,.nearby-person-card,.faith-onboarding-card,.faith-option-card,.messages-match-strip,.messages-inbox,.chat-match-banner,.chat-message-panel,.admin-review-panel,.admin-review-card__placeholder{border-radius:0!important;box-shadow:none!important}.page-hero,.section-card,.auth-card,.stat-card,.list-card,.profile-hub-card,.account-list-card,.messages-match-strip,.messages-inbox,.chat-match-banner,.chat-message-panel{border-left:0;border-right:0}@media(max-width:768px){.page{width:calc(100% + 40px);max-width:none;margin-inline:-20px}.settings-page{width:100%;max-width:100%;margin-inline:auto}.settings-page .page-grid{width:100%;padding-inline:16px;box-sizing:border-box}.page>.page-grid,.page>.page-hero,.page>.messages-page{width:100%}.page-hero,.section-card,.auth-card,.stat-card,.list-card,.profile-hub-card,.account-list-card,.match-card,.meetup-card,.business-card,.messages-match-strip,.messages-inbox,.chat-match-banner,.chat-message-panel{margin-inline:0}}.upgrade-screen{display:grid;gap:22px;max-width:760px;margin:0 auto}.upgrade-screen__header{display:grid;gap:10px;text-align:center}.upgrade-screen__eyebrow{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.upgrade-screen__header h1,.upgrade-screen__subheading,.upgrade-screen__footer{margin:0}.upgrade-screen__subheading{color:var(--color-text-soft)}.upgrade-screen__founding{display:grid;gap:4px;max-width:520px;margin:8px auto 0;padding:12px 16px;border:1px solid rgba(198,161,91,.28);border-radius:18px;background:#c6a15b1a;color:var(--color-text)}.upgrade-screen__founding span{color:var(--color-text-soft);font-size:.9rem}.upgrade-screen__current-plan{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;margin:0 auto;padding:8px 14px;border:1px solid rgba(198,161,91,.22);border-radius:999px;background:#ffffffe0;color:var(--color-text-soft);font-size:.86rem}.upgrade-screen__current-plan strong{color:var(--color-text)}.upgrade-screen__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.upgrade-highlight-card{display:flex;align-items:center;gap:12px;min-height:68px;padding:14px 16px;border:1px solid rgba(86,91,82,.1);border-radius:20px;background:#ffffffe6;box-shadow:var(--shadow-card);color:var(--color-text);font-weight:600}.upgrade-highlight-card__icon-wrap{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#c6a15b2e;color:var(--color-primary);flex-shrink:0}.upgrade-highlight-card__icon{width:20px;height:20px}.upgrade-screen__plans{display:grid;gap:14px}.membership-plan-card{display:grid;gap:16px;padding:20px 18px;border:1px solid rgba(86,91,82,.1);border-radius:24px;background:#fffffff0;box-shadow:var(--shadow-card)}.membership-plan-card--gold{border-color:#c6a15b47;background:linear-gradient(135deg,#fffaeefa,#e5c98a3d);box-shadow:0 22px 44px #c6a15b24}.membership-plan-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.membership-plan-card__header h2,.membership-plan-card__header p{margin:0}.membership-plan-card__header p{color:var(--color-text-soft)}.membership-plan-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;background:var(--color-gold-primary);color:#1f2937;font-size:.74rem;font-weight:700}.membership-plan-card__features{display:grid;gap:10px}.membership-plan-card__feature{display:flex;align-items:center;gap:10px;color:var(--color-text)}.membership-plan-card__feature-icon{width:18px;height:18px;color:var(--color-primary);flex-shrink:0}.membership-plan-card__button,.membership-plan-card__back{width:100%;min-height:46px}.upgrade-screen__footer{color:#6b7280;font-size:.9rem;text-align:center}.public-profile-faith-meta{display:grid;gap:.85rem;margin-bottom:1rem}.public-profile-faith-meta .public-profile-copy{margin:0}@media(max-width:768px){.faith-onboarding-actions{display:grid;gap:.75rem}.faith-onboarding-actions .button-primary,.faith-onboarding-actions .button-secondary{width:100%;min-height:48px}.upgrade-screen__highlights{grid-template-columns:1fr}}.upgrade-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1a1d1b6b;z-index:80}.upgrade-modal{width:min(100%,440px);display:grid;gap:18px;padding:22px;border:1px solid rgba(212,175,55,.18);border-radius:24px;background:#fffcf5fa;box-shadow:0 24px 50px #1518152e}.upgrade-modal__content{display:grid;gap:10px}.upgrade-modal__content h2,.upgrade-modal__content p,.upgrade-modal__content strong{margin:0}.upgrade-modal__eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold-primary)}.upgrade-modal__price{color:var(--color-primary)}.upgrade-modal__benefits{display:grid;gap:10px;margin-top:6px}.upgrade-modal__plans{display:grid;gap:10px;margin-top:4px}.upgrade-plan-card{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(212,175,55,.14);border-radius:18px;background:#fffcf5e6}.upgrade-plan-card--recommended{border-color:#c6a15b52;background:linear-gradient(135deg,#fffcf5fa,#e5c98a3d)}.upgrade-plan-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.upgrade-plan-card__tag{display:inline-flex;width:fit-content;padding:.24rem .6rem;border-radius:999px;background:#c6a15b38;color:var(--color-primary-dark);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.upgrade-modal__benefit{padding:12px 14px;border-radius:16px;background:#f3d87d1f;color:var(--color-text);font-weight:600}.premium-panel{display:grid;gap:14px}.premium-panel__card{display:grid;gap:14px;padding:18px;border:1px solid rgba(212,175,55,.14);border-radius:20px;background:linear-gradient(135deg,#fffcf5fa,#faf5e7f5)}.premium-panel__card strong,.premium-panel__card p,.premium-panel__card span{margin:0}.premium-panel__card span{color:var(--color-primary);font-weight:700}.likes-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:14px}.likes-preview-grid__empty{margin:0}.likes-preview-card{display:grid;gap:8px;overflow:hidden;padding:12px;border-radius:18px;border:1px solid rgba(86,91,82,.1);background:#ffffffeb}.likes-preview-card--link{color:inherit;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.likes-preview-card--link:hover,.likes-preview-card--link:focus-visible{transform:translateY(-2px);box-shadow:0 14px 32px #272d271f;outline:none}.likes-preview-card img,.likes-preview-card__fallback{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px}.likes-preview-card__fallback{display:grid;place-items:center;background:linear-gradient(135deg,#f8f1d9fa,#f3ebcff5);color:var(--color-primary);font-size:2rem}.likes-preview-card strong,.likes-preview-card span{margin:0}.likes-preview-card span{color:var(--color-text-soft)}.likes-preview-card--blurred img,.likes-preview-card--blurred .likes-preview-card__fallback{filter:blur(10px) saturate(.8)}.meetup-card__featured-badge{display:inline-flex;margin-top:8px;padding:7px 11px;border-radius:999px;background:#f3d87d2e;color:#8f6d22;font-size:.78rem;font-weight:700}.business-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.business-actions-row .button-primary{width:fit-content}.business-card{display:grid;gap:14px;padding:20px 18px;border:1px solid rgba(86,91,82,.1);border-radius:24px;background:#fffffff0;box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.business-card__image,.business-detail-image{width:100%;object-fit:cover;display:block;border-radius:18px}.business-card__image{aspect-ratio:16 / 10}.business-detail-image{aspect-ratio:16 / 9;margin-bottom:14px}.business-photo-preview{width:100%}.business-photo-preview img{width:100%;max-width:none;height:auto;aspect-ratio:16 / 10;border-radius:18px;object-fit:cover;border:1px solid rgba(224,190,106,.24);box-shadow:var(--shadow-card)}.business-card:hover,.business-card:active{transform:translateY(-2px);box-shadow:0 24px 44px #3b3f381a}.business-card--featured{border-color:#d4af3747;background:linear-gradient(135deg,#fffcf5fa,#f8f1d9f2)}.business-card__header,.business-card__meta{display:grid;gap:8px}.business-card__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.business-card__title-row h2,.business-card__category,.business-card__description{margin:0}.business-card__category{color:var(--color-primary);font-weight:700}.business-card__description{color:var(--color-text-soft);line-height:1.6}.business-description-text,.business-card__description{white-space:pre-wrap;overflow-wrap:anywhere}.business-card__meta span{color:var(--color-text);font-weight:600}.business-card__featured-badge,.business-card__owner-badge{display:inline-flex;width:fit-content;padding:7px 11px;border-radius:999px;font-size:.76rem;font-weight:700}.business-card__featured-badge{background:#f3d87d3d;color:#8f6d22}.business-card__owner-badge{background:#e4efe2e6;color:#2f6548}.business-detail-list{display:grid;gap:12px}.business-detail-item{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#ffffffd6;border:1px solid rgba(86,91,82,.08)}.business-detail-item strong,.business-detail-item span,.business-detail-item a{margin:0}.business-detail-item a{color:var(--color-primary);word-break:break-word}.crop-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#171c199e;z-index:100}.crop-modal{width:min(100%,760px);max-height:min(100vh - 32px,900px);display:grid;gap:16px;padding:18px;border-radius:24px;background:#fffdf8fa;box-shadow:0 24px 60px #10181442}.crop-modal__header{display:grid;gap:6px}.crop-modal__header h2,.crop-modal__header p{margin:0}.crop-modal__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.crop-modal__cropper{position:relative;width:100%;min-height:min(60vh,480px);border-radius:22px;overflow:hidden;background:#1f2937}.crop-modal__zoom-field{display:grid;gap:8px;font-weight:600;color:var(--color-text)}.crop-modal__zoom-field input{width:100%}@media(max-width:768px){.premium-panel__card{grid-template-columns:1fr}.business-actions-row .button-primary{width:100%}.crop-modal__backdrop{padding:0}.crop-modal{width:100%;height:100%;max-height:none;border-radius:0;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.crop-modal__cropper{min-height:52vh}}.help-article-list{display:grid;gap:16px}.help-article-item{display:grid;gap:6px;padding-bottom:16px;border-bottom:1px solid rgba(229,231,235,.9)}.help-article-item:last-child{padding-bottom:0;border-bottom:0}.help-article-item h3{margin:0;color:var(--color-text);font-size:1rem}.help-article-item p{margin:0}.help-article-bullets{display:grid;gap:12px;margin:0;padding-left:20px;color:var(--color-text-soft);font-weight:500;line-height:1.6}
