.schedule-section{margin:54px auto 0;padding-top:38px;border-top:1px solid var(--line);max-width:920px}.schedule-section h3{margin:0 0 25px;color:var(--ink);font:700 24px "Space Mono",monospace;text-align:center}.notion-preview{display:block;max-width:760px;margin:0 auto;color:#fff;text-decoration:none;background:#102936;border:1px solid rgba(255,255,255,.4);transition:transform .25s ease,box-shadow .25s ease}.notion-preview:hover,.notion-preview:focus-visible{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.25)}.notion-preview-top{display:flex;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.22)}.notion-preview-top span{font:700 10px "Space Mono",monospace;color:#d4e2e1}.notion-preview-top strong{font:700 14px "Space Mono",monospace}.notion-preview-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;padding:24px}.notion-preview-calendar i{height:32px;border:1px solid rgba(255,255,255,.24);background:#295663}.notion-preview-calendar i:nth-child(3n){background:#5d8588}.notion-preview-link{display:block;padding:0 20px 17px;color:#d4e2e1;font-size:11px;text-align:right}.month-calendar{max-width:760px;margin:28px auto 0;padding:24px;border:1px solid var(--line);background:#295663}.month-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.month-controls button{width:34px;height:34px;padding:0;border:1px solid var(--line);color:#fff;background:transparent;font:16px "Space Mono",monospace;cursor:pointer}.month-controls button:hover{color:#295663;background:#fff;box-shadow:none}.month-label{font:700 15px "Space Mono",monospace;text-transform:capitalize}.month-weekdays,.month-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.month-weekdays{margin-bottom:8px;color:#d4e2e1;font-size:10px;text-align:center}.month-days span{display:grid;min-height:38px;place-items:center;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:11px}.month-days span:empty{border-color:transparent}.month-days span:not(:empty):hover{background:rgba(255,255,255,.14)}@media(max-width:700px){.schedule-section{margin-top:38px;padding-top:28px}.notion-preview-calendar{gap:5px;padding:14px}.notion-preview-calendar i{height:24px}.month-calendar{padding:16px}.month-days span{min-height:32px;font-size:10px}}
