@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;--label:#625b4c;--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;--label:#a6a49b;--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}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(a,button,input,select,textarea,summary,[tabindex]):focus:not(:focus-visible){outline:none}@keyframes action-strike{0%{width:0}to{width:100%}}@keyframes action-fade{to{opacity:0}}.action-strike{position:relative}.action-strike:after{content:"";background:currentColor;height:1px;animation:.22s ease-out forwards action-strike;position:absolute;top:50%;left:0}.action-clearing{animation:.28s ease-out .24s forwards action-fade}.kanban-card{transition:transform var(--motion-fast) ease-out, box-shadow var(--motion-fast) ease-out}.kanban-card--dragging{transform:translateY(-2px);box-shadow:0 6px 16px #23201924}[data-theme=dark] .kanban-card--dragging{box-shadow:0 6px 16px #00000073}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .kanban-card--dragging{box-shadow:0 6px 16px #00000073}}.press-scale{transition:transform var(--motion-fast) ease-out}.press-scale:active:not(:disabled){transform:scale(.98)}.tip-anchor{position:relative}.tip-bubble{z-index:20;pointer-events:none;opacity:0;transition:opacity var(--motion-fast) ease-out;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.tip-anchor:hover .tip-bubble,.tip-anchor:focus-within .tip-bubble{opacity:1}@media (prefers-reduced-motion:reduce){.skeleton,.fade-settle,.toast-banner{animation:none}.action-strike:after{width:100%;animation:none}.action-clearing{opacity:0;animation:none}.kanban-card,.press-scale,.tip-bubble{transition:none}.kanban-card--dragging,.press-scale:active:not(:disabled){transform:none}}@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}}
