@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;600;700&display=swap";:root{--cream: #f7f1e6;--card: #fffbf3;--ink: #3d2e22;--ink-dim: #7a6a58;--ink-faint: #b3a48f;--line: #e8dcc6;--terracotta: #c96a45;--amber: #d99c3f;--green: #4f6e4a;--danger: #bd5a4a;--radius: 14px;--janine: #c96a45;--jacob: #4f6e4a;--shared: #d99c3f}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5;min-height:100dvh}h1,h2,h3{font-family:Lora,Georgia,serif;font-weight:600;line-height:1.2}button{cursor:pointer;font:inherit}input,textarea,select{font:inherit}
