:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#102f4b;background:#f7f5ef;line-height:1.4}:root.dark{color:#eaf2f8;background:#10202c}*{box-sizing:border-box}body{margin:0;background:inherit}button,input{font:inherit}button{border:0;border-radius:.45rem;padding:.7rem 1rem;background:#0b6e69;color:#fff;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}main{max-width:1100px;margin:auto;padding:clamp(1rem,3vw,2.5rem)}header,.controls,.week-nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.controls{flex-wrap:wrap}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.12em;color:#0b6e69;margin:0}h1{margin:.1rem 0 1.5rem;font-size:clamp(2rem,6vw,4rem)}h2{font-size:1.05rem}.notice{background:#f4d98a;color:#252112;border-radius:.4rem;padding:.65rem}.calendar{display:grid;grid-template-columns:repeat(7,minmax(135px,1fr));overflow-x:auto;border:1px solid #cad4d8;border-radius:.7rem;background:color-mix(in srgb,currentColor 3%,transparent)}.day{min-height:360px;padding:.7rem;border-right:1px solid #cad4d8}.day:last-child{border:0}.day h3{margin:0 0 .65rem;font-size:.86rem}article{display:grid;gap:.2rem;background:#cbeae4;color:#102f4b;border-radius:.4rem;padding:.55rem;margin:.5rem 0;cursor:pointer;font-size:.85rem}article span{font-size:.75rem}.editor{margin-top:1.25rem;max-width:520px}.editor form,.login form{display:grid;gap:.75rem}label{display:grid;gap:.3rem;font-weight:600}input{border:1px solid #9aa7aa;border-radius:.35rem;padding:.65rem;background:transparent;color:inherit}.danger{background:#a33}.passkey{margin-top:1rem;background:#375d81}.login{max-width:430px;min-height:80vh;display:flex;flex-direction:column;justify-content:center}@media(max-width:620px){header{align-items:flex-start;flex-direction:column}.calendar{grid-template-columns:repeat(7,150px)}.week-nav h2{text-align:center;font-size:.85rem}}
