:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#17352b;background:#f4f3ed;margin:0}main{max-width:1040px;min-height:100vh;margin:0 auto;padding:72px 28px}.dashboard{gap:48px;display:grid}.hero{justify-content:space-between;align-items:end;display:flex}.logout-form{align-self:start;margin-left:auto}.logout-form button{color:#61726c;cursor:pointer;font:inherit;background:0 0;border:0;padding:8px 0 8px 24px;font-size:13px}.logout-form button:hover{color:#b1482b}.eyebrow{color:#b1482b;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:750}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,80px);font-weight:500;line-height:.95}.intro{color:#61726c;margin-bottom:0;font-size:17px}.event-count{color:#61726c;align-items:baseline;gap:8px;display:flex}.event-count strong{color:#17352b;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:500}.schedule{gap:44px;display:grid}.day{grid-template-columns:190px minmax(0,1fr);gap:14px;display:grid}.day>h2{margin:17px 0 0;font-size:14px;font-weight:700;line-height:1.45}.event-list{border-top:1px solid #cbd1c9}.event{border-bottom:1px solid #cbd1c9;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:104px;padding:18px 0;display:grid}.event time{color:#52655e;font-variant-numeric:tabular-nums;font-size:14px}.event h3{margin-bottom:9px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.2}.event h3 a{color:inherit;text-decoration:none}.event h3 a:hover{color:#b1482b}.meta{color:#718079;gap:18px;font-size:13px;display:flex}.meta span+span:before{content:"·";margin-right:18px}.badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750}.badge-auto_add{color:#236032;background:#d9eadb}.badge-suggest{color:#775512;background:#f0dfba}.badge-ignore{color:#686e69;background:#e4e5e1}.notice{background:#fffefa;border:1px solid #d8d8cf;border-radius:12px;padding:28px}.notice h2{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.notice p{color:#61726c;margin-bottom:0;line-height:1.6}.notice code{color:#364a42;font-size:.9em}.notice-error{border-color:#dfb4a9}.login-shell{place-items:center;max-width:none;display:grid}.login-card{width:100%;max-width:420px}.login-card h1{font-size:clamp(44px,8vw,64px)}.login-form{gap:20px;margin-top:40px;display:grid}.login-form label{color:#52655e;gap:8px;font-size:13px;font-weight:700;display:grid}.login-form input{color:#17352b;font:inherit;background:#fffefa;border:1px solid #cbd1c9;border-radius:8px;padding:13px 14px;font-size:16px}.login-form input:focus{border-color:#59776b;outline:3px solid #d9e6df}.login-form button{color:#fff;cursor:pointer;font:inherit;background:#17352b;border:0;border-radius:8px;margin-top:4px;padding:14px;font-weight:700}.login-form button:hover{background:#254e40}.form-error{color:#a23e29;margin-bottom:0;font-size:14px}@media (max-width:700px){main{padding:48px 20px}.dashboard{gap:36px}.event-count{display:none}.day{grid-template-columns:1fr;gap:8px}.day>h2{margin-top:0}.event{grid-template-columns:52px minmax(0,1fr);gap:12px}.badge{grid-column:2;justify-self:start}}
