:root{color:#101b2b;background:#eef5fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0}button{font:inherit}main{max-width:1120px;margin:0 auto;padding:18px}.topbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.topbar img{border-radius:12px;width:38px;height:38px}.topbar strong{letter-spacing:-.03em;font-size:1.2rem}.topbar span{color:#63758b;margin-left:auto;font-size:.9rem;font-weight:700}.uploadHero{align-items:center;gap:10px;margin-bottom:14px;display:flex}.uploadButton,.nowButton{border:0;border-radius:22px;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:0 24px;font-weight:950;display:inline-flex;box-shadow:0 14px 35px #0b579121}.uploadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d47a1,#12a2b8);flex:1;font-size:1.25rem}.uploadButton input{display:none}.nowButton{color:#0d5e9c;background:#fff}.progress{color:#0d5e9c;align-items:center;gap:6px;font-weight:900;display:inline-flex}.editorPanel,.monthPanel,.nowCard{background:#fff;border:1px solid #dce9f4;box-shadow:0 18px 44px #0c4d8714}.editorPanel{border-radius:30px;margin-bottom:16px;padding:18px}.editorHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.editorHeader h2{letter-spacing:-.03em;margin:0;font-size:1.15rem}.editorHeader p{color:#607387;margin:6px 0 0;font-weight:700;line-height:1.45}.clearButton{color:#0d5e9c;cursor:pointer;background:#eaf2fb;border:0;border-radius:999px;padding:10px 14px;font-weight:900}.editorPanel textarea{resize:vertical;color:#102033;background:#f8fbfe;border:1px solid #d4e1ef;border-radius:22px;outline:none;width:100%;min-height:172px;padding:14px 16px;font:700 .98rem/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;box-shadow:inset 0 1px #fff}.editorPanel textarea:focus{border-color:#1497e8;box-shadow:0 0 0 4px #1497e822}.nowCard{border-radius:32px;flex-direction:column;justify-content:center;min-height:220px;margin-bottom:16px;padding:26px;display:flex}.nowCard>span{text-transform:uppercase;letter-spacing:.24em;color:#66788c;font-size:.72rem;font-weight:950}.nowCard h1{letter-spacing:-.08em;margin:14px 0;font-size:clamp(3rem,8vw,6.2rem);line-height:.82}.nowCard p{color:#40546b;margin:0;font-size:1.25rem;font-weight:800}.nowCard b{color:#fff;background:#101b2b;border-radius:999px;align-self:flex-start;margin-top:18px;padding:10px 15px}.nowCard.morning{background:#fff7df}.nowCard.afternoon{background:#fff0e4}.nowCard.night{color:#fff;background:linear-gradient(160deg,#151c3d,#0b4b73)}.nowCard.night p,.nowCard.night>span{color:#dceeff}.nowCard.rest{background:#e9fff1}.nowCard.vacation{background:#e8fff0}.monthPanel{border-radius:30px;padding:18px}.monthTitle{align-items:center;gap:10px;margin-bottom:14px;display:flex}.monthTitle h2{text-transform:capitalize;letter-spacing:-.03em;margin:0;font-size:1.45rem}.weekRow,.monthGrid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.weekRow span{text-align:center;color:#6a7b90;text-transform:uppercase;font-size:.78rem;font-weight:950}.cell{background:#f9fcff;border:1px solid #dde9f3;border-radius:18px;min-height:118px;padding:9px;overflow:hidden}.cell.today{background:#f1f9ff;outline:4px solid #1497e8}.cell header{justify-content:space-between;align-items:center;margin-bottom:7px;font-weight:950;display:flex}.cell header em{color:#fff;background:#1497e8;border-radius:999px;padding:3px 6px;font-size:.65rem;font-style:normal}.pill{color:#fff;border-radius:7px;min-width:0;margin:3px 0;padding:3px 5px;box-shadow:0 1px 2px #0002}.pill strong{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.05;display:block;overflow:hidden}.pill small{opacity:.86;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.58rem;font-weight:800;display:block;overflow:hidden}.pill.morning,.pill.afternoon,.pill.night,.pill.training{background:#4285f4}.pill.vmer{color:#fff;background:#fbbc04}.pill.rest{background:#2dbb7f}.pill.vacation{color:#fff;background:#168845}.pill.health,.pill.cleaning{background:#e66b68}.pill.period{color:#fff;background:#555}.pill.birthday,.pill.meal{background:#8e24aa}.pill.holiday{background:#009688}.pill.personal,.pill.other{background:#e66b68}@media (width<=720px){main{padding:12px}.topbar{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#eef5fbdd;margin-bottom:8px;padding:8px 0;position:sticky;top:0}.topbar span{font-size:.76rem}.uploadHero{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#eef5fbdd;flex-wrap:wrap;padding-bottom:8px;position:sticky;top:58px}.uploadButton,.nowButton{border-radius:18px;min-height:56px;padding:0 16px}.uploadButton{font-size:1.1rem}.progress{font-size:.86rem}.editorPanel{border-radius:24px;margin-bottom:12px;padding:14px}.editorHeader{flex-direction:column}.editorHeader p{font-size:.92rem}.clearButton{align-self:flex-start}.editorPanel textarea{border-radius:18px;min-height:150px;padding:12px 14px;font-size:.92rem}.nowCard{border-radius:26px;min-height:190px;padding:22px}.nowCard h1{font-size:3.6rem}.nowCard p{font-size:1.08rem}.monthPanel{border-radius:24px;padding:12px}.weekRow,.monthGrid{gap:5px}.weekRow span{font-size:.68rem}.cell{border-radius:14px;min-height:94px;padding:6px}.cell header{font-size:.85rem}.cell header em{display:none}.pill{border-radius:10px;padding:5px 6px}.pill strong{font-size:.7rem}.pill small{font-size:.64rem}.nowButton span{display:none}}@media (width<=390px){.cell{min-height:88px}.pill small{display:none}.topbar strong{font-size:1.05rem}.topbar img{width:34px;height:34px}.nowCard h1{font-size:3.1rem}}
