@import "https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,400;8..60,500&family=DM+Sans:wght@400;500&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbf9f3;--card:#f4efe2;--ink:#232019;--muted:#7c7565;--accent:#8a6d2b;--line:#e7e1cf;--avatar-bg:#eadfc3;--avatar-fg:#5c4a1e;--muted-2:#a09282;--faint:#d4cbbd;--wash:#2320190a;--wash-strong:#23201912;--scrim:#23201980;--accent-soft:#8a6d2b59;--accent-deep:#5c4a1e;--knob:#f8f5ec;--motion-fast:.12s;--motion-medium:.18s;--motion-slow:.26s}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#141517;--card:#1e2024;--ink:#eceae3;--muted:#8e8c85;--accent:#c9a96a;--line:#2a2c31;--avatar-bg:#2e3136;--avatar-fg:#d8cdb4;--muted-2:#6f6d66;--faint:#45474d;--wash:#eceae30d;--wash-strong:#eceae314;--scrim:#0009;--accent-soft:#c9a96a66;--accent-deep:#d8cdb4;--knob:#eceae3}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#141517;--card:#1e2024;--ink:#eceae3;--muted:#8e8c85;--accent:#c9a96a;--line:#2a2c31;--avatar-bg:#2e3136;--avatar-fg:#d8cdb4;--muted-2:#6f6d66;--faint:#45474d;--wash:#eceae30d;--wash-strong:#eceae314;--scrim:#0009;--accent-soft:#c9a96a66;--accent-deep:#d8cdb4;--knob:#eceae3}}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:DM Sans,sans-serif}@keyframes skeleton-pulse{0%,to{opacity:.45}50%{opacity:.9}}.skeleton{background:var(--wash-strong);border-radius:6px;animation:1.8s ease-in-out infinite skeleton-pulse}@keyframes fade-settle{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.fade-settle{animation:.18s ease-out both fade-settle}@keyframes toast-enter{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.toast-banner{animation:.18s ease-out forwards toast-enter}@media (width<=480px){.layout-inner{padding-top:20px!important;padding-left:16px!important;padding-right:16px!important}.tab-bar{-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;overflow-x:auto!important}.tab-bar::-webkit-scrollbar{display:none}.vouch-confirm-row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.question-inner{padding-top:28px!important;padding-left:16px!important;padding-right:16px!important}.vouch-person-card{padding:24px 18px 20px!important}.trust-map-canvas{height:280px!important}.trust-map-filters{flex-wrap:wrap!important;align-items:flex-start!important}.trust-map-filters select{width:auto!important;max-width:100%!important}.admin-header{flex-wrap:wrap!important;gap:10px!important}.admin-header-btns{flex-wrap:wrap!important;width:100%!important}.admin-table-wrap{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.admin-tabs{-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;flex-wrap:nowrap!important;overflow-x:auto!important}.name-grid{grid-template-columns:1fr!important}.profile-detail-value{word-break:break-word!important;text-align:right!important;max-width:55%!important}.mini-profile-sheet{border-radius:20px 20px 0 0!important;max-height:90vh!important;overflow-y:auto!important}}
