*{box-sizing:border-box}body{margin:0;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif}.jj-mgr-page{font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;background:#f0f4f8;min-height:100vh;max-width:480px;margin:0 auto;padding-bottom:40px}.jj-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.jj-hr{height:1px;background:#e8edf3}.jj-av{border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.jj-chip{border-radius:4px;padding:3px 9px;font-weight:700;white-space:nowrap;display:inline-block}.jj-section-title{font-size:13px;font-weight:800;color:#0f172a;margin-bottom:10px}.jj-empty-hint{font-size:12px;color:#94a3b8;text-align:center;padding:10px 0}.jj-field-error{font-size:11px;color:#ef4444;margin-top:4px}.jj-alert-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;margin-bottom:12px;font-size:12px;color:#b91c1c;font-weight:600}.jj-btn-cancel{background:#f1f5f9;border:none;border-radius:10px;padding:13px;font-size:14px;font-weight:700;color:#64748b;cursor:pointer}.jj-btn-confirm-green{background:#22c55e;border:none;border-radius:10px;padding:12px;font-size:14px;font-weight:800;color:#fff;cursor:pointer}.jj-toggle-btn{border:none;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:700;cursor:pointer}.jj-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.jj-modal-head{background:#0a1628;padding:16px 18px;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:space-between}.jj-modal-head-title{font-size:16px;font-weight:800;color:#fff}.jj-modal-close-btn{background:none;border:none;color:#94a3b8;font-size:20px;cursor:pointer;line-height:1}.jj-login-page{font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;background:#0a1628;min-height:100vh;max-width:480px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.jj-login-box{background:#fff;border-radius:20px;padding:36px 24px;width:100%;max-width:340px;box-shadow:0 20px 60px #0006}.jj-login-logo{height:64px;width:auto;object-fit:contain;display:block;margin:0 auto 16px}.jj-login-title{font-size:22px;font-weight:900;color:#0f172a;margin:0 0 6px}.jj-login-sub{font-size:13px;color:#64748b;margin:0}.jj-login-dots{display:flex;justify-content:center;gap:14px;margin-bottom:28px}.jj-login-dot{width:18px;height:18px;border-radius:50%;transition:all .15s}.jj-login-keypad{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:14px}.jj-login-key{border:1px solid #e2e8f0;border-radius:10px;padding:14px 8px;font-size:22px;font-weight:700}.jj-login-err{text-align:center;color:#ef4444;font-size:12px;margin-bottom:10px;font-weight:600}.jj-login-submit{width:100%;color:#f0c040;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:800;cursor:pointer;margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}.jj-login-spinner{width:16px;height:16px;border:2px solid rgba(240,192,64,.3);border-top-color:#f0c040;border-radius:50%;animation:spin .7s linear infinite}.jj-login-testaccounts{font-size:11px;color:#94a3b8;line-height:1.8;background:#f8fafc;border-radius:8px;padding:12px 14px;text-align:center}.jj-login-testaccounts-title{font-weight:700;color:#475569;margin-bottom:4px}@keyframes spin{to{transform:rotate(360deg)}}.jj-fullscreen-dark{font-family:Noto Sans KR,sans-serif;background:#0a1628;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.jj-spinner-gold{width:44px;height:44px;border:4px solid rgba(201,162,39,.3);border-top-color:#c9a227;border-radius:50%;animation:spin .8s linear infinite}.jj-mgr-header{background:#0a1628;position:sticky;top:0;z-index:100}.jj-mgr-header-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.jj-mgr-header-brand{display:flex;align-items:center;gap:10px}.jj-mgr-header-logo{height:34px;width:auto;object-fit:contain;display:block}.jj-mgr-header-name{font-size:14px;font-weight:800;color:#fff}.jj-mgr-header-badge,.jj-mgr-header-sub{font-size:10px;color:#7dd3fc}.jj-mgr-logout-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:6px 12px;color:#94a3b8;font-size:12px;font-weight:700;cursor:pointer}.jj-mgr-tabbar{display:flex;border-top:1px solid rgba(255,255,255,.06);position:relative;z-index:202}.jj-mgr-tab{flex:1;padding:11px 8px;font-size:13px;font-weight:600;background:none;border:none;cursor:pointer}.jj-mgr-tab-more-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:200;background:transparent}.jj-mgr-tab-more-menu{position:absolute;top:100%;right:0;z-index:201;background:#fff;border-radius:10px;box-shadow:0 12px 32px #00000040;padding:6px;display:flex;flex-direction:column;gap:2px;min-width:130px;margin-top:6px}.jj-mgr-tab-more-item{border:none;border-radius:7px;padding:10px 12px;font-size:13px;font-weight:700;text-align:left;cursor:pointer;background:none}.jj-pending-banner{background:#fef9c3;border:1px solid #fde68a;border-radius:10px;padding:12px 16px;margin-bottom:14px;display:flex;align-items:center;gap:10px}.jj-pending-banner-title{font-size:13px;font-weight:800;color:#a16207}.jj-pending-banner-link{font-size:12px;color:#a16207;background:none;border:none;cursor:pointer;font-weight:700;padding:0}.jj-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.jj-stat-cell{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 6px;text-align:center}.jj-stat-num{font-size:22px;font-weight:900}.jj-stat-label{font-size:10px;color:#94a3b8;font-weight:600}.jj-mgr-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.jj-mgr-cal-nav-btn{background:none;border:1px solid #e2e8f0;border-radius:8px;padding:5px 12px;cursor:pointer;font-size:16px}.jj-mgr-cal-nav-label{font-size:15px;font-weight:800;color:#0f172a}.jj-cal-legend-mgr{margin-top:10px;display:flex;gap:6px;font-size:11px;color:#64748b;flex-wrap:wrap}.jj-acal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.jj-acal-dow{text-align:center;font-size:11px;font-weight:700;padding:4px 0 8px}.jj-acal-day{aspect-ratio:1;border-radius:7px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:12px;font-weight:600;padding:0;position:relative}.jj-acal-pending-dot{position:absolute;top:2px;right:2px;width:6px;height:6px;border-radius:50%;background:#ef4444}.jj-acal-half-label{font-size:7px;color:#b45309;font-weight:800;margin-top:0}.jj-acal-count-label{font-size:8px;font-weight:800;margin-top:0}.jj-seldate-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.jj-seldate-title{font-size:13px;font-weight:800;color:#0f172a}.jj-direct-add-btn{background:#0d1f35;color:#f0c040;border:none;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer}.jj-block-box{background:#f8fafc;border-radius:8px;padding:10px 12px;margin-bottom:12px}.jj-block-box-title{font-size:11px;font-weight:700;color:#64748b;margin-bottom:8px}.jj-block-btn{flex:1;padding:8px 4px;border-radius:8px;font-size:11px;font-weight:700}.jj-block-error{margin-top:8px;font-size:11px;color:#b91c1c;font-weight:600;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:6px 10px}.jj-booking-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f1f5f9;cursor:pointer}.jj-booking-card-row{display:flex;align-items:center;gap:10px;padding:12px 14px}.jj-booking-row-name{font-size:13px;font-weight:700;color:#0f172a;flex:1;margin-bottom:2px}.jj-booking-row-meta{font-size:11px;color:#64748b}.jj-booking-row-slot{font-size:12px;color:#64748b}.jj-booking-row-arrow{font-size:16px;color:#cbd5e1}.jj-list-status-title{font-size:12px;font-weight:700;color:#64748b;margin-bottom:8px}.jj-profile-head{background:#0d1f35;padding:18px 16px;display:flex;align-items:center;gap:14px}.jj-profile-name{font-size:20px;font-weight:800;color:#f8fafc}.jj-profile-meta{font-size:12px;color:#94a3b8}.jj-profile-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f1f5f9;font-size:14px}.jj-profile-row-key{color:#64748b;font-weight:600}.jj-profile-row-val{color:#0f172a;font-weight:700}.jj-profile-section-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:10px}.jj-profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.jj-tag-spec{background:#f1f5f9;color:#334155;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600}.jj-tag-cert-mgr{background:#fefce8;color:#92400e;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600;border:1px solid #fde68a}.jj-detail-box{background:#f0f4f8;width:100%;max-width:480px;border-radius:18px;max-height:90vh;overflow-y:auto}.jj-detail-head{padding:14px 18px;display:flex;align-items:center;gap:12px;border-radius:18px 18px 0 0}.jj-detail-head-dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.jj-detail-head-name{margin-left:8px;font-size:14px;font-weight:700;color:#f8fafc}.jj-detail-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.jj-detail-info-cell{background:#f8fafc;border-radius:8px;padding:8px 10px}.jj-detail-info-label{font-size:10px;color:#94a3b8;font-weight:700;margin-bottom:2px}.jj-detail-info-val{font-size:12px;color:#0f172a;font-weight:600}.jj-detail-note{margin-top:10px;background:#fffbeb;border-radius:8px;padding:8px 10px;border:1px solid #fde68a;font-size:12px;color:#78350f}.jj-detail-inspect{margin-top:8px;background:#f0fdf4;border-radius:8px;padding:8px 10px;border:1px solid #bbf7d0;font-size:12px;color:#15803d;font-weight:600}.jj-detail-memo-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.jj-detail-memo-title{font-size:12px;font-weight:700;color:#374151}.jj-detail-memo-private{font-size:11px;color:#94a3b8}.jj-detail-memo-textarea{width:100%;min-height:72px;border:1.5px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:13px;color:#0f172a;outline:none;box-sizing:border-box;font-family:inherit;resize:vertical}.jj-detail-memo-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.jj-detail-memo-status{font-size:11px;font-weight:600}.jj-detail-memo-save-btn{border:none;border-radius:8px;padding:7px 16px;font-size:12px;font-weight:700}.jj-detail-actions{display:flex;gap:8px;flex-wrap:wrap}.jj-detail-call-btn{background:#0d1f35;color:#fff;border-radius:8px;padding:11px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.jj-detail-action-btn{flex:1;color:#fff;border:none;border-radius:8px;padding:11px;font-size:13px;font-weight:700;cursor:pointer}.jj-detail-cancel-btn{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:11px 14px;font-size:13px;font-weight:700;cursor:pointer}.jj-complete-box{background:#fff;border-radius:16px;padding:24px 20px;width:100%;max-width:360px}.jj-complete-title{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:6px}.jj-complete-sub{font-size:13px;color:#64748b;margin-bottom:18px}.jj-complete-inspect-box{background:#f0fdf4;border-radius:10px;padding:14px;border:1px solid #bbf7d0;margin-bottom:16px}.jj-complete-inspect-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.jj-complete-inspect-label{font-size:13px;font-weight:700;color:#15803d}.jj-complete-inspect-q{font-size:12px;color:#374151;margin-bottom:8px}.jj-complete-year-btn{flex:1;padding:10px;border-radius:8px;font-weight:700;font-size:14px;cursor:pointer}.jj-direct-box{background:#f0f4f8;border-radius:16px;width:100%;max-width:440px;max-height:90vh;overflow-y:auto}.jj-direct-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.jj-direct-cal-nav-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;cursor:pointer;font-size:14px}.jj-direct-cal-nav-label{font-size:14px;font-weight:800;color:#0f172a}.jj-direct-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.jj-direct-cal-dow{text-align:center;font-size:10px;font-weight:700;padding:3px 0 6px}.jj-direct-cal-day{aspect-ratio:1;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;padding:0}.jj-direct-slot-title{font-size:12px;font-weight:700;color:#0f172a;margin-bottom:10px}.jj-direct-slot-btn{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:10px;cursor:pointer;text-align:left;width:100%}.jj-direct-slot-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.jj-direct-slot-label{font-size:14px;font-weight:800;margin-bottom:2px}.jj-direct-slot-time{font-size:12px}.jj-direct-slot-radio{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.jj-direct-slot-radio-dot{width:8px;height:8px;border-radius:50%;background:#0d1f35}.jj-direct-section-title{font-size:12px;font-weight:700;color:#0f172a;margin-bottom:10px}.jj-direct-svc-btn{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:8px;margin-bottom:6px;cursor:pointer;text-align:left}.jj-direct-svc-label{font-weight:700;font-size:13px;flex:1}.jj-direct-svc-price{font-size:12px;color:#c9a227}.jj-direct-label{display:block;font-size:11px;font-weight:700;color:#374151;margin-bottom:5px}.jj-direct-input{width:100%;border-radius:8px;padding:9px 12px;font-size:13px;outline:none;box-sizing:border-box;font-family:inherit}.jj-direct-textarea{width:100%;border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:13px;outline:none;box-sizing:border-box;min-height:60px;resize:none;font-family:inherit}.jj-direct-status-btn{flex:1;padding:10px;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer}.jj-direct-submit-btn{width:100%;background:linear-gradient(135deg,#0a1628,#1e3a5f);color:#f0c040;border:none;border-radius:10px;padding:14px;font-size:14px;font-weight:800;cursor:pointer}.jj-mgrform-box{background:#f0f4f8;border-radius:16px;width:100%;max-width:440px;max-height:92vh;overflow-y:auto}.jj-mgrform-section-title{font-size:12px;font-weight:700;color:#0f172a;margin-bottom:12px}.jj-mgrform-img-row{display:flex;align-items:center;gap:14px;margin-bottom:12px}.jj-mgrform-img-preview{width:64px;height:64px;border-radius:12px;object-fit:cover;border:2px solid #e2e8f0}.jj-mgrform-img-fallback{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:22px}.jj-mgrform-label{display:block;font-size:12px;font-weight:700;color:#374151;margin-bottom:5px}.jj-mgrform-input{width:100%;border:1.5px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:13px;outline:none;box-sizing:border-box;font-family:inherit}.jj-mgrform-pin-input{letter-spacing:.3em;font-size:18px;font-weight:800;text-align:center}.jj-mgrform-pin-input::placeholder{font-size:12px;font-weight:500;letter-spacing:normal;color:#94a3b8}.jj-mgrform-hint{font-size:11px;color:#94a3b8;margin-top:4px}.jj-mgrform-color-swatch{width:32px;height:32px;border-radius:8px;cursor:pointer}.jj-mgrform-avail-btn{flex:1;padding:10px;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer}.jj-mgrform-submit-btn{flex:2;border:none;border-radius:10px;padding:13px;font-size:14px;font-weight:800;color:#f0c040;cursor:pointer}.jj-crud-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.jj-crud-header-title{font-size:13px;font-weight:800;color:#0f172a}.jj-crud-add-btn{background:linear-gradient(135deg,#c9a227,#f0c040);color:#0a1628;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:6px}.jj-sort-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.jj-sort-chip{display:flex;align-items:center;gap:4px;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.jj-mgrcard-profile{background:#0d1f35;padding:14px 16px;display:flex;align-items:center;gap:14px}.jj-mgrcard-img{width:54px;height:54px;border-radius:10px;object-fit:cover;border:2px solid rgba(255,255,255,.2);flex-shrink:0}.jj-mgrcard-img-fallback{width:54px;height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px;flex-shrink:0}.jj-mgrcard-name{font-size:17px;font-weight:800;color:#f8fafc;margin-bottom:2px}.jj-mgrcard-meta{font-size:12px;color:#94a3b8;margin-bottom:6px}.jj-mgrcard-stats{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #f1f5f9}.jj-mgrcard-stat-cell{padding:10px 0;text-align:center;border-right:1px solid #f1f5f9}.jj-mgrcard-stat-val{font-size:15px;font-weight:800}.jj-mgrcard-stat-label{font-size:10px;color:#94a3b8}.jj-mgrcard-specs{padding:10px 16px;border-bottom:1px solid #f1f5f9}.jj-mgrcard-specs-title{font-size:10px;font-weight:700;color:#94a3b8;margin-bottom:6px}.jj-tag-spec-sm{background:#f1f5f9;color:#334155;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.jj-mgrcard-actions{padding:12px 16px;display:flex;gap:8px}.jj-mgrcard-toggle-btn{flex:1;border:none;border-radius:8px;padding:9px;font-size:12px;font-weight:800;cursor:pointer}.jj-mgrcard-edit-btn{flex:1;background:#dbeafe;color:#1d4ed8;border:none;border-radius:8px;padding:9px;font-size:12px;font-weight:800;cursor:pointer}.jj-mgrcard-delete-btn{background:#fee2e2;color:#b91c1c;border:none;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:800;cursor:pointer}.jj-delete-box{background:#fff;border-radius:16px;padding:24px 20px;width:100%;max-width:340px}.jj-delete-icon{font-size:32px;text-align:center;margin-bottom:12px}.jj-delete-title{font-size:16px;font-weight:800;color:#0f172a;text-align:center;margin-bottom:8px}.jj-delete-desc{font-size:13px;color:#64748b;text-align:center;margin-bottom:20px;line-height:1.6}.jj-delete-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;margin-bottom:14px;font-size:12px;color:#b91c1c;font-weight:600;text-align:center}.jj-delete-confirm-btn{flex:1;border:none;border-radius:10px;padding:13px;font-size:14px;font-weight:800;color:#fff;cursor:pointer}.jj-ovstat-row{display:flex;align-items:center;gap:12px;padding:14px 16px}.jj-ovstat-name-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.jj-ovstat-name{font-weight:700;font-size:15px;color:#0f172a}.jj-ovstat-detail{display:flex;gap:10px;font-size:12px;color:#64748b}.jj-ovstat-toggle-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer;color:#334155}.jj-filter-select{flex:1;border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:13px;color:#334155;background:#fff;outline:none}.jj-filter-count{font-size:12px;color:#94a3b8;margin-bottom:10px}.jj-bklist-name-row{display:flex;align-items:center;gap:8px;margin-bottom:3px}.jj-bklist-name{font-size:13px;font-weight:700;color:#0f172a}.jj-bklist-meta{font-size:11px;color:#64748b}.jj-stats-hero{background:linear-gradient(135deg,#0a1628,#1e3a5f)}.jj-stats-hero-eyebrow{font-size:11px;font-weight:700;color:#f0c040;letter-spacing:.12em;margin-bottom:10px}.jj-stats-hero-num{font-size:36px;font-weight:900;color:#f8fafc;margin-bottom:4px}.jj-stats-hero-sub{font-size:12px;color:#94a3b8}.jj-svcbar-row{display:flex;justify-content:space-between;margin-bottom:6px}.jj-svcbar-label{font-size:14px;font-weight:600;color:#0f172a}.jj-svcbar-count{font-size:13px;font-weight:800;color:#1e3a5f}.jj-svcbar-track{height:8px;background:#f1f5f9;border-radius:4px}.jj-svcbar-fill{height:100%;background:linear-gradient(90deg,#1e3a5f,#3b82f6);border-radius:4px}.jj-rank-row{display:flex;align-items:center;gap:14px;padding:13px 16px}.jj-rank-num{font-size:20px;font-weight:900;width:24px;text-align:center}.jj-rank-name{font-weight:700;font-size:14px;color:#0f172a}.jj-rank-dept{font-size:12px;color:#64748b}.jj-rank-count{font-weight:800;font-size:16px;color:#0f172a}.jj-rank-rating{font-size:11px;color:#94a3b8}
