@charset "UTF-8";:root{--ink: #16241f;--lake: #0d5560;--lake-bright: #1487a3;--lake-soft: #dcedef;--walnut: #5c3d2e;--chinar: #e08a2e;--chinar-soft: #fdecd6;--willow: #4f8f5c;--decline: #c14a3a;--paper: #f7f5f0;--paper-raised: #ffffff;--hairline: rgba(22, 36, 31, .12);--font-display: Fraunces, Georgia, serif;--font-body: IBM Plex Sans, system-ui, sans-serif;--font-mono: IBM Plex Mono, ui-monospace, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(22, 36, 31, .06), 0 1px 3px rgba(22, 36, 31, .08);--shadow-md: 0 4px 12px rgba(22, 36, 31, .08);--shadow-lg: 0 12px 32px rgba(22, 36, 31, .12);--line: rgba(22, 36, 31, .12)}*{box-sizing:border-box}html,body{padding:0;margin:0;background:#f7f5f0;color:#16241f;font-family:IBM Plex Sans,system-ui,sans-serif}a{color:inherit}button{font-family:IBM Plex Sans,system-ui,sans-serif}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:14.5px;color:#16241f;background-color:#fff;border:1px solid rgba(22,36,31,.12);border-radius:12px;padding:10px 34px 10px 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2316241f' stroke-opacity='.45' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:10px;cursor:pointer;transition:border-color .15s,box-shadow .15s}select::-ms-expand{display:none}select:focus{outline:none;border-color:#1487a3;box-shadow:0 0 0 3px #dcedef}select:disabled{opacity:.55;cursor:not-allowed;background-color:#f7f5f0}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}
