.qapc-app{max-width:1080px;margin:8px auto;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",Meiryo,sans-serif}.qapc-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:16px 0}.qapc-nav{display:flex;gap:8px;align-items:center}.qapc-app button,.qapc-menu button,.qapc-modal button{border:0;background:#fff;color:#1f2937;border-radius:10px;padding:9px 13px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);font-weight:700}.qapc-app select,.qapc-modal select,.qapc-modal input,.qapc-modal textarea{width:100%;border:1px solid #d8dee9;border-radius:10px;padding:9px;font-size:14px;background:#fff}.qapc-modal textarea{min-height:70px;resize:vertical}.qapc-month-title{font-size:25px;font-weight:800}.qapc-card{background:#fff;border-radius:18px;box-shadow:0 8px 22px rgba(15,23,42,.08);overflow:hidden}.qapc-calendar-card{padding:12px}.qapc-weekdays,.qapc-grid{display:grid;grid-template-columns:repeat(7,1fr)}.qapc-weekdays div{padding:9px 4px;text-align:center;color:#6b7280;font-weight:800;font-size:13px}.qapc-weekdays div:first-child{color:#ef4444}.qapc-weekdays div:last-child{color:#2563eb}.qapc-day{height:90px;border:1px solid #d8dee9;margin:-1px 0 0 -1px;padding:5px;background:#fff;cursor:pointer;position:relative;overflow:hidden}.qapc-day:hover{outline:2px solid #93c5fd;z-index:2}.qapc-day.qapc-other-month{background:#f9fafb;color:#bbb}.qapc-day.qapc-closed-cell{background:#ffecec}.qapc-day.qapc-selected{outline:3px solid #2563eb;z-index:3}.qapc-day.qapc-today .qapc-day-num{background:#2563eb;color:#fff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px}.qapc-day-num{font-weight:800;font-size:13px;line-height:1;margin-bottom:4px}.qapc-event{display:block;font-size:11px;line-height:1.12;padding:2px 4px;border-radius:5px;margin:2px 0;color:#111827;overflow:hidden;text-overflow:ellipsis;border-left:4px solid #999;background:#f3f4f6}.qapc-event.qapc-qa{border-left-color:#facc15;background:#fff8cc;white-space:pre-line;min-height:39px}.qapc-event.qapc-closed{border-left-color:#ef4444;background:#ffe4e6;white-space:nowrap}.qapc-event.qapc-other{border-left-color:#8b5cf6;background:#f3e8ff;white-space:nowrap}.qapc-hint{font-size:12px;color:#6b7280;line-height:1.6;background:#fff;border:1px solid #d8dee9;border-radius:12px;padding:10px;margin:12px 0}.qapc-menu{position:fixed;display:none;background:#fff;border:1px solid #d8dee9;box-shadow:0 12px 30px rgba(0,0,0,.18);border-radius:12px;padding:6px;z-index:99999;min-width:220px}.qapc-menu button{display:block;width:100%;text-align:left;box-shadow:none;border-radius:8px;padding:9px 10px;background:#fff}.qapc-menu button:hover{background:#eff6ff}.qapc-menu .qapc-disabled{color:#aaa;cursor:not-allowed}.qapc-modal-bg{position:fixed;inset:0;background:rgba(15,23,42,.45);display:none;align-items:center;justify-content:center;z-index:100000;padding:16px}.qapc-modal{background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.28);width:min(440px,100%);padding:18px}.qapc-modal h2{margin:0 0 14px;font-size:20px}.qapc-form-row{margin-bottom:12px}.qapc-modal label{display:block;font-weight:800;margin-bottom:5px;font-size:13px}.qapc-note{font-size:12px;color:#6b7280;margin-top:5px}.qapc-modal-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-top:12px}.qapc-detail{font-size:13px;line-height:1.6;background:#f9fafb;border:1px solid #d8dee9;border-radius:12px;padding:10px;margin-bottom:12px}.qapc-primary{background:#2563eb!important;color:#fff!important}.qapc-danger{background:#ef4444!important;color:#fff!important}.qapc-ghost{box-shadow:none!important;border:1px solid #d8dee9!important}.qapc-upcoming{max-width:780px;margin:18px auto;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",Meiryo,sans-serif}.qapc-upcoming ul{margin:0;padding-left:20px}.qapc-upcoming li{margin:8px 0}.qapc-upcoming-date{font-weight:700;margin-right:8px}.qapc-admin-shortcodes{background:#fff;border:1px solid #d8dee9;border-radius:14px;padding:16px;margin-top:18px}@media(max-width:900px){.qapc-day{height:84px;padding:4px}.qapc-event{font-size:10px}.qapc-month-title{font-size:21px}}