:root{font-family:Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#222;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font-family:inherit;cursor:pointer}h1,h2,h3{margin:0}.cal-wrapper{width:100%;max-width:780px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 8px 40px #0000001f;overflow:hidden;font-family:Pretendard,Noto Sans KR,sans-serif}.cal-header{background:linear-gradient(135deg,#5ba4d4,#82c4ec);padding:24px 28px 18px;color:#fff}.cal-title-row{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.cal-title{display:flex;align-items:center;gap:8px}.cal-year{font-size:1.1rem;font-weight:400;opacity:.85}.cal-month{font-size:2rem;font-weight:700;letter-spacing:-.5px}.cal-nav-btn{background:#fff3;border:none;color:#fff;font-size:1.6rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;line-height:1}.cal-nav-btn:hover{background:#ffffff59}.cal-meta{display:flex;align-items:center;justify-content:space-between}.cal-son-count{font-size:.9rem;opacity:.9}.cal-son-count strong{font-size:1.05rem;font-weight:700}.cal-today-btn{background:#ffffff40;border:1px solid rgba(255,255,255,.5);color:#fff;padding:4px 14px;border-radius:20px;font-size:.82rem;cursor:pointer;transition:background .2s}.cal-today-btn:hover{background:#fff6}.cal-legend{padding:10px 16px;background:#eef7fb;border-bottom:1px solid #c9e8f5;font-size:.8rem;color:#555;display:flex;gap:20px}.legend-item{display:flex;align-items:center;gap:6px}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-dot.son{background:#5ba4d4}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;padding:0 4px 4px;background:#fff}.cal-weekday{text-align:center;padding:12px 4px 8px;font-size:.78rem;font-weight:600;color:#7aafc9;letter-spacing:.5px}.cal-weekday.sunday{color:#e07a7a}.cal-weekday.saturday{color:#5ba4d4}.cal-cell{min-height:76px;padding:6px 6px 4px;display:flex;flex-direction:column;align-items:center;gap:2px;border:1px solid transparent;border-radius:10px;margin:2px;transition:background .15s;position:relative;cursor:default}.cal-cell:hover{background:#eef7fb}.cal-cell.other-month{opacity:.3}.cal-cell.son-day{background:linear-gradient(160deg,#dff0fa,#c9e8f5);border-color:#90c9e8}.cal-cell.son-day:hover{background:#bee0f2}.cal-cell.today{border-color:#e05555}.today-circle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e05555;color:#fff;border-radius:50%;font-size:.9rem;font-weight:700;line-height:1}.cal-solar{font-size:.95rem;font-weight:600;color:#222;line-height:1.6}.cal-solar.sunday{color:#e07a7a}.cal-solar.saturday{color:#5ba4d4}.cal-lunar{font-size:.7rem;color:#999;letter-spacing:-.2px;line-height:1}.son-badge{font-size:.6rem;font-weight:700;background:#5ba4d4;color:#fff;border-radius:4px;padding:1px 5px;letter-spacing:.3px;white-space:nowrap;margin-top:2px}@media(max-width:500px){.cal-header{padding:18px 16px 14px}.cal-month{font-size:1.6rem}.cal-cell{min-height:60px;padding:4px 2px 3px;margin:1px}.son-badge{font-size:.52rem;padding:1px 3px}.cal-solar{font-size:.82rem}.today-circle{width:24px;height:24px;font-size:.8rem}}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:32px 16px 24px;background:#fff}.app-header{text-align:center;margin-bottom:24px}.app-title{font-size:1.9rem;font-weight:800;color:#2a6d9e;margin:0 0 6px;letter-spacing:-.5px}.app-subtitle{font-size:.9rem;color:#5a90b0;margin:0}.app-main{width:100%;max-width:780px}.app-ad-wrap{width:100%;max-width:780px;margin-top:20px}.app-footer{margin-top:20px;font-size:.75rem;color:#7aafc9}.app-bottom-link{margin-top:16px;font-size:.8rem}.app-bottom-link a{color:#5a90b0;text-decoration:none}.app-bottom-link a:hover{text-decoration:underline}
