@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito+Sans:wght@700;800;900&display=swap";:root{color:#16324f;font-synthesis:none;background:#f6f9fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{max-width:1540px;margin:0 auto;padding:28px clamp(16px,3vw,48px) 42px}.header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.brand{align-items:center;gap:16px;display:flex}.brand h1,h2{letter-spacing:-.04em;margin:0;font-family:Nunito Sans,sans-serif}.brand h1{font-size:clamp(2rem,4vw,3.7rem);font-weight:900;line-height:1}.brand-icon{color:#fff;background:#16324f;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.brand-icon svg{width:33px;height:33px}.share,.primary{color:#16324f;background:#fff;border:2px solid #16324f;border-radius:12px;padding:13px 18px;font-size:1rem;font-weight:800}.share:hover{background:#edf4fb}.today{background:#fff8df;border:1px solid #e7b74f;border-radius:22px;align-items:center;gap:28px;margin-bottom:24px;padding:21px 28px;display:flex}.today-mark{border-right:1px solid #edcf84;padding-right:28px;font-family:Nunito Sans;font-size:clamp(2.25rem,4vw,4rem);font-weight:900;line-height:1}.today strong{font-family:Nunito Sans;font-size:clamp(1.2rem,2vw,1.7rem)}.today p{margin:5px 0 0;font-size:1.1rem}.week{grid-template-columns:repeat(7,minmax(162px,1fr));gap:10px;padding-bottom:8px;display:grid;overflow-x:auto}.day{background:#fff;border:1px solid #d6e0e9;border-radius:16px;min-height:368px;padding:15px 10px 10px}.day.is-today{background:#edf5fc;border-color:#bfd4e9;box-shadow:0 8px 20px #16324f14}.day h2{text-align:center;margin:0 0 12px;font-size:1.18rem;font-weight:900;line-height:1.12}.day h2 span{letter-spacing:0;margin-top:4px;font:600 .86rem DM Sans;display:block}.events{gap:9px;display:grid}.event{color:#fff;border-radius:12px;flex-direction:column;gap:11px;min-height:137px;padding:14px 13px;display:flex;box-shadow:inset 0 1px #fff3}.event.coral{background:#f47767}.event.blue{background:#4d86c7}.event.green{background:#4fa679}.event.purple{background:#8874c5}.event-time,.event-place{align-items:center;gap:6px;font-size:.86rem;font-weight:700;display:flex}.event-time svg,.event-place svg{flex:none;width:17px;height:17px}.event>strong{letter-spacing:-.04em;font:900 clamp(1.32rem,1.5vw,1.75rem)/1 Nunito Sans}.event-place{margin-top:auto;font-weight:500}.legend{background:#fff;border:1px solid #dce5ed;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:34px;margin-top:20px;padding:16px;display:flex}.legend div{align-items:center;gap:9px;font-weight:800;display:flex}.avatar{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.7rem;display:grid}.avatar.coral{background:#f47767}.avatar.blue{background:#4d86c7}.avatar.green{background:#4fa679}.avatar.purple{background:#8874c5}.update-panel{background:#e9f3fc;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-top:20px;padding:25px 29px;display:flex}.update-panel h2{font-size:clamp(1.55rem,2.5vw,2.3rem);font-weight:900}.update-panel p{margin:7px 0 0;font-size:1.05rem}.primary{color:#fff;background:#16324f;flex:none;padding:15px 23px;font-size:1.08rem}.primary:hover{background:#234c71}.edit-fields{gap:8px;display:grid}.edit-fields label{font-size:.75rem;font-weight:800}.edit-fields input,.edit-fields select{color:#16324f;background:#fffffff0;border:0;border-radius:7px;width:100%;margin-top:2px;padding:7px;font-size:.82rem}.event:has(.edit-fields){min-height:208px}.notice{z-index:5;color:#fff;background:#16324f;border-radius:12px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 25px #16324f40}.notice button{color:#fff;background:0 0;border:0;font-size:1.4rem}@media (width<=800px){.app-shell{padding:18px 14px 30px}.header{align-items:flex-start}.brand-icon{border-radius:12px;width:44px;height:44px}.brand-icon svg{width:25px;height:25px}.share{padding:10px 12px;font-size:.9rem}.today{flex-direction:column;align-items:flex-start;gap:12px;padding:19px}.today-mark{border-bottom:1px solid #edcf84;border-right:0;width:100%;padding:0 0 8px}.today p{font-size:1rem}.week{grid-template-columns:repeat(7,minmax(230px,1fr));margin-right:-14px}.day{min-height:350px}.update-panel{flex-direction:column;align-items:flex-start;padding:22px}.primary{width:100%}.legend{justify-content:flex-start;gap:15px}.notice{width:calc(100% - 32px)}}
