@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--color-brand-primary:#f15945;--color-brand-primary-hover:#ef6f5e;--color-white:#fff;--color-neutral-50:#f9fafb;--color-neutral-100:#f3f4f6;--color-neutral-200:#e5e7eb;--color-neutral-300:#d1d5db;--color-neutral-400:#9ca3af;--color-neutral-500:#6b7280;--color-neutral-600:#4b5563;--color-neutral-700:#374151;--color-neutral-800:#1f2937;--color-neutral-900:#111827;--font-sans:"Poppins", system-ui, -apple-system, sans-serif;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px #00000008;--text-caption:.75rem;--text-small:.875rem;--text-normal:1rem;--text-large:1.125rem;--text-section-title:1.25rem;--text-h3:1.5rem;--text-h2:1.75rem;--text-h1:2rem;--pill-yellow-bg:#fef9c3;--pill-yellow-text:#854d0e;--pill-blue-bg:#dbeafe;--pill-blue-text:#1e40af;--pill-green-bg:#dcfce7;--pill-green-text:#166534;--pill-pink-bg:#fce7f3;--pill-pink-text:#9d174d;--pill-grey-bg:#f3f4f6;--pill-grey-text:#374151;--pill-lightblue-bg:#bfdbfe;--pill-lightblue-text:#1e3a8a;--pill-lightyellow-bg:#fef08a;--pill-lightyellow-text:#713f12;--pill-lightgreen-bg:#bbf7d0;--pill-lightgreen-text:#14532d;--pill-midgreen-bg:#4ade80;--pill-midgreen-text:#052e16;--pill-lightgrey-bg:#e5e7eb;--pill-lightgrey-text:#374151;--pill-red-bg:#ef4444;--pill-red-text:#fff;--progress-red:#dc2626;--progress-orange:#f97316;--progress-yellow:#eab308;--progress-lightgreen:#4ade80;--progress-darkgreen:#15803d;--progress-track:#e5e7eb}.status-pill{font-size:var(--text-small);white-space:nowrap;border-radius:999px;padding:.1rem .6rem;font-weight:600;line-height:1.5;display:inline-block}.status-pill.tone-yellow{background:var(--pill-yellow-bg);color:var(--pill-yellow-text)}.status-pill.tone-blue{background:var(--pill-blue-bg);color:var(--pill-blue-text)}.status-pill.tone-green{background:var(--pill-green-bg);color:var(--pill-green-text)}.status-pill.tone-pink{background:var(--pill-pink-bg);color:var(--pill-pink-text)}.status-pill.tone-grey{background:var(--pill-grey-bg);color:var(--pill-grey-text)}.status-pill.tone-lightblue{background:var(--pill-lightblue-bg);color:var(--pill-lightblue-text)}.status-pill.tone-lightyellow{background:var(--pill-lightyellow-bg);color:var(--pill-lightyellow-text)}.status-pill.tone-lightgreen{background:var(--pill-lightgreen-bg);color:var(--pill-lightgreen-text)}.status-pill.tone-midgreen{background:var(--pill-midgreen-bg);color:var(--pill-midgreen-text)}.status-pill.tone-lightgrey{background:var(--pill-lightgrey-bg);color:var(--pill-lightgrey-text)}.status-pill.tone-red{background:var(--pill-red-bg);color:var(--pill-red-text)}.is-deleted{opacity:.55}.is-deleted:hover{opacity:.8}.deleted-tag:before,.deleted-tag-after:after{content:"Deleted";background:var(--pill-red-bg);color:var(--pill-red-text);font-size:var(--text-caption);white-space:nowrap;vertical-align:middle;border-radius:999px;padding:0 .45rem;font-weight:600;line-height:1.5;display:inline-block}.deleted-tag:before{margin-right:.4rem}.deleted-tag-after:after{margin-left:.4rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%}html,body{height:100%;font-family:var(--font-sans);background-color:var(--color-neutral-50);color:var(--color-neutral-900);-webkit-font-smoothing:antialiased;line-height:1.5}body{font-size:var(--text-normal)}h1{font-size:var(--text-h1);font-weight:700;line-height:1.25}h2{font-size:var(--text-h2);font-weight:700;line-height:1.25}h3{font-size:var(--text-h3);font-weight:700;line-height:1.3}.text-caption{font-size:var(--text-caption);line-height:1.3}.text-small{font-size:var(--text-small);line-height:1.35}.text-normal{font-size:var(--text-normal);line-height:1.5}.text-large{font-size:var(--text-large);line-height:1.5}.paragraph-title{font-size:var(--text-large);font-weight:700;line-height:1.35}.section-title{font-size:var(--text-section-title);font-weight:700;line-height:1.3}input,button,textarea,select{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.field-value,.preserve-newlines{white-space:pre-wrap;word-break:break-word}body{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;margin:0;display:flex}.auth-layout-container[data-astro-cid-cbbenkxu]{box-sizing:border-box;justify-content:center;width:100%;padding:1rem;display:flex}.auth-card[data-astro-cid-xphlyhq2]{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:1.25rem;width:100%;max-width:380px;padding:2.25rem 2rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.brand-logo[data-astro-cid-xphlyhq2]{align-self:flex-start;width:120px;height:auto}.is-centered[data-astro-cid-xphlyhq2] .brand-logo[data-astro-cid-xphlyhq2]{align-self:center}.is-centered[data-astro-cid-xphlyhq2]{text-align:center}.is-centered[data-astro-cid-xphlyhq2] h2[data-astro-cid-xphlyhq2]{font-size:var(--text-large)}.auth-card-header[data-astro-cid-xphlyhq2]{flex-direction:column;gap:.25rem;display:flex}h2[data-astro-cid-xphlyhq2]{font-size:var(--text-section-title);color:#111827;margin:0}.subtitle[data-astro-cid-xphlyhq2]{font-size:var(--text-normal);color:#6b7280;margin:0}
