:root{--paper:#fdfcf2;--card:#fff;--ink:#26291f;--muted:#6a6e63;--line:#e3e4db;--line-strong:#8b8e7e;--accent:#40634c;--accent-wash:#eaf0e8;--on-accent:#fff;--time:#96652a;--font-serif:var(--font-display), "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-sans:system-ui, -apple-system, "Segoe UI", sans-serif;--display:var(--font-display), "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--rail:#dcd8cb;--ground:#23261d;--ground-ink:#edece2;--ground-muted:#9ea295;--ground-time:#d3a463;--radius-sheet:14px;--radius:12px;--radius-bar:999px;--motion-quick:.14s;--motion-settle:.22s;--ease-settle:cubic-bezier(.2, .7, .3, 1);--ease-layout:cubic-bezier(.4, 0, .2, 1);--shadow-sheet:0 1px 2px #26291f0a;--shadow-float:0 6px 18px #26291f17, 0 1px 3px #26291f0f;--bottom-bar-height:55px;--bottom-bar-gap:max(10px, env(safe-area-inset-bottom,0px));--bottom-bar-space:calc(var(--bottom-bar-height) + var(--bottom-bar-gap));--bottom-bar-fade:36px;--bottom-bar-reserve:calc(var(--bottom-bar-space) + var(--bottom-bar-fade));--app-frame:1180px;--app-aside:minmax(190px, 250px);--app-gap:clamp(52px, 6vw, 92px);--app-title:44px;--chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%236a6e63' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--chevron-accent:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%2340634c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--paper);min-height:calc(100% + env(safe-area-inset-top,0px))}body{color:var(--ink);font-family:var(--font-sans);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 84% 11%,#40634c09,#0000 23rem);font-size:15px;line-height:1.5}a{color:var(--accent)}select{appearance:none;background-image:var(--chevron);background-position:right 12px center;background-repeat:no-repeat;background-size:10px 6px;line-height:1.5}@media (max-width:639px){body{padding-bottom:var(--bottom-bar-reserve)}body:not(:has([data-bottom-bar])){padding-bottom:0}input,select,textarea{font-size:16px!important}input[type=date],input[type=time]{appearance:none}input::-webkit-date-and-time-value{text-align:left;min-height:1.5em}}.skipLink{background:var(--card);border:1px solid var(--line-strong);border-radius:var(--radius);color:var(--accent);z-index:30;padding:10px 14px;position:fixed;top:8px;left:-9999px}.skipLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;left:8px}
