@import"https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,400;0,600;0,700;1,400&family=Karla:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background-color:var(--page-bg);color:var(--text-body);font-family:Karla,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--link);transition:opacity .15s}a:hover{opacity:.8}h1,h2,h3,h4{font-family:Crimson Pro,serif;color:var(--text-heading);line-height:1.3}h1{font-size:2rem;font-weight:700;letter-spacing:-.02em}h2{font-size:1.6rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.5rem}h3{font-size:1.2rem;font-weight:600;margin-bottom:.4rem}code,pre,.mono{font-family:JetBrains Mono,monospace}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}.animate-in{animation:fadeInUp .35s ease-out both}.animate-in-delay-1{animation-delay:.06s}.animate-in-delay-2{animation-delay:.12s}.animate-in-delay-3{animation-delay:.18s}.animate-in-delay-4{animation-delay:.24s}input[type=text],input[type=email],textarea,select{font-family:Karla,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s;background-color:var(--card-bg);color:var(--text-body)}input[type=text]:focus,input[type=email]:focus,textarea:focus,select:focus{outline:none;border-color:var(--cyan)!important;box-shadow:0 0 0 2px var(--cyan-faint, rgba(42, 161, 152, .15))}button{font-family:Karla,sans-serif;transition:opacity .15s,transform .1s}button:active:not(:disabled){transform:scale(.98)}.skeleton{background:linear-gradient(90deg,var(--accent-bg) 25%,var(--border) 50%,var(--accent-bg) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-text{height:1em;margin-bottom:.5em;width:80%}.skeleton-text:last-child{width:60%}.skeleton-heading{height:1.5em;width:40%;margin-bottom:1em}:root,:root[data-theme=light]{--page-bg: #fdf6e3;--card-bg: #fdf6e3;--accent-bg: #eee8d5;--border: #eee8d5;--text-heading: #073642;--text-body: #586e75;--text-muted: #93a1a1;--text-on-dark: #fdf6e3;--link: #2aa198;--cyan: #2aa198;--base02: #073642;--base1: #93a1a1;--button-primary-bg: #073642;--button-primary-text: #fdf6e3;--button-accept-bg: #859900;--button-danger-bg: #dc322f;--button-danger-text: #dc322f;--success: #859900;--error: #dc322f;--success-faint: #85990020;--error-faint: #dc322f20;--code-bg: #ddd6c1;--card-shadow: 0 1px 3px rgba(0, 0, 0, .06);--card-shadow-hover: 0 3px 8px rgba(0, 0, 0, .1);--status-pending-bg: #f5ecc8;--status-pending-text: #b58900;--status-accepted-bg: #dde8b5;--status-accepted-text: #859900;--status-declined-bg: #f2d5d1;--status-declined-text: #dc322f;--listing-scraped-bg: #d3e5e3;--listing-scraped-text: #2aa198;--listing-public-bg: #dde8b5;--listing-public-text: #859900;--tier-exact-bg: #dde8b5;--tier-exact-text: #859900;--tier-partial-bg: #f5ecc8;--tier-partial-text: #b58900;--tier-related-bg: #d3e5e3;--tier-related-text: #2aa198}:root[data-theme=dark]{--page-bg: #002b36;--card-bg: #002b36;--accent-bg: #073642;--border: #073642;--text-heading: #eee8d5;--text-body: #839496;--text-muted: #586e75;--text-on-dark: #002b36;--link: #2aa198;--cyan: #2aa198;--base02: #eee8d5;--base1: #586e75;--button-primary-bg: #eee8d5;--button-primary-text: #002b36;--button-accept-bg: #859900;--button-danger-bg: #dc322f;--button-danger-text: #dc322f;--success: #859900;--error: #dc322f;--success-faint: #85990025;--error-faint: #dc322f25;--code-bg: #073642;--card-shadow: 0 1px 3px rgba(0, 0, 0, .2);--card-shadow-hover: 0 3px 8px rgba(0, 0, 0, .3);--status-pending-bg: #073642;--status-pending-text: #b58900;--status-accepted-bg: #073642;--status-accepted-text: #859900;--status-declined-bg: #073642;--status-declined-text: #dc322f;--listing-scraped-bg: #073642;--listing-scraped-text: #2aa198;--listing-public-bg: #073642;--listing-public-text: #859900;--tier-exact-bg: #073642;--tier-exact-text: #859900;--tier-partial-bg: #073642;--tier-partial-text: #b58900;--tier-related-bg: #073642;--tier-related-text: #2aa198}
