.site-modal-backdrop[data-v-cd99ef91]{align-items:center;background:var(--color-overlay);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:40}.site-modal[data-v-cd99ef91]{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:10px;box-shadow:0 1.2rem 2.4rem var(--color-shadow);color:var(--color-text);display:flex;flex-direction:column;max-height:calc(100vh - 2rem);overflow:auto;position:relative;width:min(58rem,calc(100vw - 2rem))}.site-modal-header[data-v-cd99ef91]{align-items:flex-start;display:flex;gap:.6rem;justify-content:space-between;padding:.95rem .9rem .45rem}.site-modal-close[data-v-cd99ef91]{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--color-text-muted);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:1rem;height:2.75rem;justify-content:center;line-height:1;margin:-.25rem -.25rem 0 0;padding:0;width:2.75rem}.site-modal-close[data-v-cd99ef91]:hover{background:var(--color-accent-soft)}.site-modal-title[data-v-cd99ef91]{font-size:1.4rem;line-height:1.65rem;margin:0}.site-modal-content[data-v-cd99ef91]{display:flex;flex-direction:column;gap:.85rem;padding:0 .9rem .95rem}@media(max-width:900px){.site-modal-header[data-v-cd99ef91]{padding:.9rem .8rem .35rem}.site-modal-content[data-v-cd99ef91]{padding:0 .8rem .85rem}}.site-modal-panel[data-v-b020ee0a]{display:flex;flex-direction:column;gap:.78rem;margin:0}.site-modal-section[data-v-b020ee0a]{display:flex;flex-direction:column;gap:.48rem}.site-modal-intro[data-v-b020ee0a]{background:color-mix(in srgb,var(--color-accent) 16%,var(--color-surface-elevated));border:1px solid color-mix(in srgb,var(--color-accent) 22%,transparent);border-radius:8px;color:var(--color-text);font-size:.95rem;line-height:1.25rem;margin:0;padding:.55rem .65rem}.site-newfact-section-title[data-v-b020ee0a]{color:var(--color-text);font:700 .88rem Alegreya Sans,sans-serif;letter-spacing:.04em;margin:0;text-transform:uppercase}.site-newfact-help-context[data-v-b020ee0a]{margin-top:-.05rem}.site-newfact-label[data-v-b020ee0a]{color:var(--color-text);display:inline-block;font-weight:700}.site-newfact-required[data-v-b020ee0a]{color:#b91c1c;font-weight:700;margin-left:.2rem}.site-newfact-field-error[data-v-b020ee0a]{color:#991b1b;font-size:.92rem;line-height:1.15rem;margin:.15rem 0 0}.site-newfact-input[data-v-b020ee0a],.site-newfact-textarea[data-v-b020ee0a]{background:var(--color-surface-solid);border:1px solid var(--color-border-strong);border-radius:8px;color:var(--color-text);font:inherit;line-height:1.35rem;width:100%}.site-newfact-textarea[data-v-b020ee0a]{min-height:8.75rem;overflow-y:hidden;padding:.6rem .7rem;resize:none}.site-newfact-input[data-v-b020ee0a]{height:2.3rem;padding:0 .65rem}.site-newfact-input[data-v-b020ee0a]:focus,.site-newfact-textarea[data-v-b020ee0a]:focus{border-color:var(--color-accent-outline);outline:2px solid var(--color-accent-soft-strong);outline-offset:1px}.site-newfact-help[data-v-b020ee0a]{color:var(--color-text-muted);font-size:.95rem;line-height:1.2rem;margin:0}.site-newfact-textarea-meta[data-v-b020ee0a]{align-items:baseline;display:flex;flex-wrap:wrap;gap:.55rem;justify-content:space-between;margin-top:.1rem}.site-newfact-counter[data-v-b020ee0a]{color:var(--color-text-muted);font-size:.9rem;line-height:1.2rem;margin:0}.site-newfact-counter-pending[data-v-b020ee0a]{color:#b45309}.site-newfact-counter-ready[data-v-b020ee0a]{color:#065f46}.site-newfact-status[data-v-b020ee0a]{border-radius:8px;font-size:.98rem;margin:.85rem 0 0;padding:.6rem .7rem}.site-newfact-status-error[data-v-b020ee0a]{background:#fee1e1cc;border:1px solid rgba(185,28,28,.25);color:#991b1b}.site-newfact-status-success[data-v-b020ee0a]{background:#d1fae5cc;border:1px solid rgba(5,150,105,.25);color:#065f46}.site-newfact-status-loading[data-v-b020ee0a]{background:#dbeafeb8;border:1px solid rgba(30,64,175,.24);color:#1e40af}.site-newfact-success-screen[data-v-b020ee0a]{background:#d1fae580;border:1px solid rgba(5,150,105,.25);border-radius:10px;padding:.95rem .9rem}.site-newfact-success-title[data-v-b020ee0a]{color:#065f46;font-size:1.22rem;line-height:1.35rem;margin:0}.site-newfact-success-text[data-v-b020ee0a]{color:#065f46;font-size:1rem;line-height:1.3rem;margin:.55rem 0 0}.site-newfact-success-actions[data-v-b020ee0a]{margin-top:.85rem}.site-newfact-actions[data-v-b020ee0a]{display:flex;gap:.55rem;justify-content:flex-end;margin-top:.45rem}.site-newfact-btn[data-v-b020ee0a]{align-items:center;border:1px solid var(--color-border-strong);border-radius:8px;cursor:pointer;display:inline-flex;font:700 .98rem Alegreya Sans,sans-serif;justify-content:center;line-height:1.1;min-height:2.6rem;padding:0 1rem;text-align:center}.site-newfact-actions-footer .site-newfact-btn[data-v-b020ee0a]{min-width:9rem}.site-newfact-btn[data-v-b020ee0a]:disabled{cursor:default;opacity:.65}.site-newfact-btn-secondary[data-v-b020ee0a]{background:var(--color-surface-solid);color:var(--color-text)}.site-newfact-btn-primary[data-v-b020ee0a]{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.site-newfact-btn-loading[data-v-b020ee0a]{position:relative}.site-newfact-btn-loading[data-v-b020ee0a]:before{animation:site-newfact-spin-b020ee0a .7s linear infinite;border:2px solid hsla(0,0%,100%,.8);border-radius:999px;border-top-color:transparent;content:"";display:inline-block;height:.8rem;margin-right:.45rem;vertical-align:-1px;width:.8rem}.site-newfact-input[data-v-b020ee0a]:disabled,.site-newfact-textarea[data-v-b020ee0a]:disabled{background:var(--color-input-disabled);color:var(--color-text-muted);cursor:not-allowed}@keyframes site-newfact-spin-b020ee0a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.site-newfact-btn-loading[data-v-b020ee0a]:before{animation:none}}@media(max-width:760px){.site-newfact-actions[data-v-b020ee0a]{align-items:stretch;flex-direction:column-reverse}.site-newfact-btn[data-v-b020ee0a]{width:100%}}
