.ah-header{position:sticky;top:0;z-index:60;height:64px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px) saturate(1.1);backdrop-filter:blur(12px) saturate(1.1);border-bottom:1px solid #e4edf0;font-family:Pretendard,Noto Sans KR,sans-serif}.ah-header *{box-sizing:border-box}.ah-inner{display:flex;align-items:center;height:100%;max-width:1480px;margin:0 auto;padding:0 clamp(16px,3.5vw,56px)}.ah-brand{display:flex;align-items:baseline;gap:10px;margin-right:40px;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0}.ah-brand-logo{height:19px;width:auto;display:block;transition:transform .18s}.ah-brand:hover .ah-brand-logo{transform:translateY(-1px)}.ah-brand-text{font-size:12.5px;font-weight:700;line-height:1;letter-spacing:1.4px;color:#3f5560;white-space:nowrap}.ah-nav{display:flex;align-items:center;gap:2px;height:100%;min-width:0;overflow-x:auto;scrollbar-width:none}.ah-nav::-webkit-scrollbar{display:none}.ah-nav-link{position:relative;display:flex;align-items:center;gap:7px;height:100%;padding:0 15px;border:none;background:none;font-family:inherit;font-size:14px;font-weight:500;color:#5a707c;white-space:nowrap;cursor:pointer;transition:color .18s}.ah-nav-link:hover:not(.is-active){color:#12303f}.ah-nav-link.is-active{font-weight:600;color:#0d9aaa}.ah-nav-link.is-active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2.5px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,#0d9aaa,#4fd1d9);animation:ah-underline .26s ease-out}@keyframes ah-underline{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.ah-account{position:relative;display:flex;align-items:center;margin-left:auto;padding-left:16px;flex-shrink:0}.ah-user{display:flex;align-items:center;gap:10px;padding:5px 8px 5px 5px;border:1px solid transparent;border-radius:12px;background:none;font-family:inherit;text-align:left;cursor:pointer;transition:background .16s,border-color .16s}.ah-user:hover{background:#f3f8f9;border-color:#e2ebee}.ah-user.is-active{background:#eaf7f8;border-color:#bfe6ea}.ah-user-caret{color:#b8c7ce;flex-shrink:0;transition:transform .18s,color .16s}.ah-user:hover .ah-user-caret,.ah-user.is-active .ah-user-caret{color:#0d9aaa}.ah-user[aria-expanded=true] .ah-user-caret{transform:rotate(180deg)}.ah-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:70;width:268px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 0 0 1px #0f2a3a12,0 24px 56px #0f2a3a33;animation:ah-menu-in .16s cubic-bezier(.22,1,.36,1)}@keyframes ah-menu-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ah-menu-arrow{position:absolute;top:-5px;right:26px;width:11px;height:11px;background:#f4fafb;border-left:1px solid rgba(15,42,58,.07);border-top:1px solid rgba(15,42,58,.07);transform:rotate(45deg)}.ah-menu-head{display:flex;align-items:center;gap:12px;padding:16px 16px 15px;background:linear-gradient(135deg,#f4fafb,#eaf5f6);border-bottom:1px solid #e2eef0}.ah-menu-avatar{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#fff;color:#0d9aaa;box-shadow:0 3px 10px #0d9aaa29;flex-shrink:0}.ah-menu-identity{display:flex;flex-direction:column;gap:2px;min-width:0}.ah-menu-name-row{display:flex;align-items:center;gap:7px;min-width:0}.ah-menu-name{font-size:15px;font-weight:800;color:#0f2a3a;letter-spacing:-.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ah-menu-role{flex-shrink:0;padding:2px 7px;border-radius:7px;font-size:10.5px;font-weight:800;letter-spacing:.2px}.ah-menu-role.is-user{background:#e4edf3;color:#587b96}.ah-menu-role.is-manager{background:#d9f0f2;color:#0b7f8c}.ah-menu-role.is-admin{background:#ece7fb;color:#6a3fc0}.ah-menu-sub{font-size:11.5px;font-weight:500;color:#8ba0aa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ah-menu-body{padding:7px}.ah-menu-footer{padding:7px;border-top:1px solid #f0f5f6;background:#fbfdfd}.ah-menu-item{display:flex;align-items:center;gap:11px;width:100%;padding:9px 10px;border:none;border-radius:12px;background:none;font-family:inherit;text-align:left;cursor:pointer;transition:background .14s}.ah-menu-item-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#f1f6f8;color:#7b909b;flex-shrink:0;transition:background .14s,color .14s}.ah-menu-item-text{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.ah-menu-item-label{font-size:13.5px;font-weight:700;color:#26404d;transition:color .14s}.ah-menu-item-desc{font-size:11.5px;font-weight:500;color:#9aa8b0}.ah-menu-item-caret{color:#c3ced4;flex-shrink:0;transition:transform .16s,color .14s}.ah-menu-item:hover{background:#eaf7f8}.ah-menu-item:hover .ah-menu-item-icon{background:#d5eff1;color:#0b7f8c}.ah-menu-item:hover .ah-menu-item-label{color:#0b7f8c}.ah-menu-item:hover .ah-menu-item-caret{color:#0d9aaa;transform:translate(2px)}.ah-menu-item.is-danger .ah-menu-item-label{color:#5a707c}.ah-menu-item.is-danger:hover{background:#fdeef0}.ah-menu-item.is-danger:hover .ah-menu-item-icon{background:#fadfe2;color:#c9394b}.ah-menu-item.is-danger:hover .ah-menu-item-label{color:#c9394b}.ah-user-avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#e8f4f5,#d3ebed);color:#0d9aaa;flex-shrink:0}.ah-user-text{display:flex;flex-direction:column;line-height:1.25;min-width:0}.ah-user-name{font-size:13.5px;font-weight:700;color:#12303f;white-space:nowrap}.ah-user-dept{font-size:11.5px;font-weight:500;color:#94a6b0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ah-header button:focus-visible{outline:2px solid rgba(13,154,170,.6);outline-offset:-2px}@media (max-width: 860px){.ah-brand-text,.ah-user-text{display:none}.ah-brand{margin-right:16px}.ah-nav-link{padding:0 11px}}.hm-page{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 64px);padding:64px 24px 100px}.hm-today-badge{display:inline-flex;align-items:center;gap:9px;height:34px;margin-bottom:18px;padding:0 14px;border:1px solid #eef1f5;border-radius:11px;background:#fff;box-shadow:0 1px 2px #191f280a;animation:hm-rise .45s cubic-bezier(.2,.8,.3,1) both}.hm-today-badge svg{color:#0d9aaa;flex-shrink:0}.hm-today-date{font-size:13.5px;font-weight:800;letter-spacing:-.2px;font-variant-numeric:tabular-nums}.hm-today-divider{width:1px;height:11px;background:#e5e9ef}.hm-today-weekday{font-size:13.5px;font-weight:600;color:#8b95a1;letter-spacing:-.2px}.hm-greeting{margin:0;font-size:36px;font-weight:800;line-height:1.25;letter-spacing:-1.5px;color:#191f28;text-align:center;animation:hm-rise .45s cubic-bezier(.2,.8,.3,1) .04s both}.hm-greeting-sub{margin:11px 0 0;font-size:16px;font-weight:500;color:#8b95a1;letter-spacing:-.4px;text-align:center;animation:hm-rise .45s cubic-bezier(.2,.8,.3,1) .08s both}.hm-entries{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:840px;margin-top:40px}.hm-entry{display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid #eef1f5;border-radius:22px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 1px 2px #191f2808,0 16px 34px -26px #191f284d;transition:transform .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s ease;animation:hm-rise .45s cubic-bezier(.2,.8,.3,1) both}.hm-entry:hover{transform:translateY(-3px);box-shadow:0 1px 2px #191f2808,0 22px 40px -26px var(--hm-accent-hover-shadow)}.hm-entry:active{transform:translateY(-1px)}.hm-entry:focus-visible{outline:none;border-color:var(--hm-accent);box-shadow:0 0 0 3px var(--hm-accent-tint),0 16px 34px -26px var(--hm-accent-hover-shadow)}.hm-entry-accent-bar{height:4px;background:var(--hm-accent)}.hm-entry-body{display:flex;align-items:flex-start;gap:16px;padding:26px 26px 22px}.hm-entry-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:14px;background:var(--hm-accent-tint);color:var(--hm-accent)}.hm-entry-text{display:block;flex:1;min-width:0}.hm-entry-title{display:block;font-size:20px;font-weight:800;letter-spacing:-.8px;color:#191f28}.hm-entry-description{display:block;margin-top:6px;font-size:14px;font-weight:500;line-height:1.55;color:#8b95a1;letter-spacing:-.4px}.hm-entry-footer{display:flex;align-items:center;padding:14px 20px 14px 26px;border-top:1px solid #f2f4f6;background:#fafbfc}.hm-entry-metrics{display:inline-flex;align-items:center;gap:10px;min-width:0}.hm-entry-metric{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.hm-entry-metric-divider{width:1px;height:11px;background:#e0e5ea}.hm-entry-metric-label{font-size:13.5px;font-weight:600;color:#8b95a1;letter-spacing:-.3px}.hm-entry-metric-value{font-size:14.5px;font-weight:800;color:var(--hm-accent);letter-spacing:-.3px;font-variant-numeric:tabular-nums}.hm-entry-metric-skeleton{width:104px;height:12px;border-radius:6px;background:#eef1f5;animation:hm-pulse 1.4s ease-in-out infinite}.hm-entry-footer-spacer{flex:1}.hm-entry-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--hm-accent);color:#fff;box-shadow:0 6px 14px -6px var(--hm-accent-arrow-shadow);transition:transform .18s cubic-bezier(.2,.8,.3,1)}.hm-entry:hover .hm-entry-arrow{transform:translate(3px)}@media (max-width: 780px){.hm-page{padding:44px 20px 72px}.hm-entries{grid-template-columns:1fr}.hm-greeting{font-size:27px;letter-spacing:-1.1px}.hm-greeting-sub{font-size:15px}}@keyframes hm-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hm-pulse{0%,to{opacity:1}50%{opacity:.5}}.tt-toast{position:fixed;bottom:32px;left:50%;z-index:120;display:flex;align-items:center;gap:10px;height:54px;padding:0 22px;background:#fff;color:#191f28;border-radius:16px;box-shadow:0 0 0 1px #191f280f,0 14px 34px #191f282e;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.4px;white-space:nowrap;animation:tt-toast-in .24s cubic-bezier(.2,.8,.3,1)}.tt-toast-mark{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#0d9aaa,#0b8391);color:#fff;flex-shrink:0}@keyframes tt-toast-in{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}.dg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#191f2880;font-family:Pretendard,Noto Sans KR,sans-serif;animation:dg-fade .16s ease-out}@keyframes dg-fade{0%{opacity:0}to{opacity:1}}.dg-box{display:flex;flex-direction:column;align-items:center;width:360px;max-width:100%;padding:30px 26px 22px;background:#fff;border-radius:22px;box-shadow:0 24px 70px #191f2852;text-align:center;animation:dg-in .22s cubic-bezier(.22,1,.36,1)}@keyframes dg-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.dg-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:16px;border-radius:18px}.dg-icon.is-info{background:#eaf7f8;color:#0d9aaa}.dg-icon.is-warn{background:#fff6e5;color:#d99400}.dg-icon.is-danger{background:#fdeef0;color:#d94452}.dg-title{margin:0;font-size:17.5px;font-weight:800;letter-spacing:-.5px;color:#191f28;line-height:1.45}.dg-message{margin:8px 0 0;font-size:14.5px;font-weight:500;line-height:1.6;letter-spacing:-.3px;color:#6b7684;white-space:pre-line;word-break:break-word}.dg-actions{display:flex;gap:8px;width:100%;margin-top:24px}.dg-button{flex:1;height:50px;border:none;border-radius:14px;font-family:inherit;font-size:15.5px;font-weight:700;letter-spacing:-.4px;cursor:pointer;transition:background .14s,filter .14s}.dg-button.is-cancel{background:#f2f4f6;color:#4e5968}.dg-button.is-cancel:hover{background:#e8ebed}.dg-button.is-confirm{color:#fff}.dg-button.is-confirm.is-info{background:#0d9aaa;box-shadow:0 6px 16px #0d9aaa47}.dg-button.is-confirm.is-warn{background:#e0a80d;box-shadow:0 6px 16px #e0a80d47}.dg-button.is-confirm.is-danger{background:#ef4b5c;box-shadow:0 6px 16px #ef4b5c47}.dg-button.is-confirm:hover{filter:brightness(1.05)}.dg-button:focus-visible{outline:2px solid rgba(13,154,170,.6);outline-offset:2px}.pg-root{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:18px 6px 4px;border-top:1px solid #f2f4f6}.pg-summary{font-size:12.5px;font-weight:600;color:#b0b8c1;letter-spacing:-.2px;font-variant-numeric:tabular-nums}.pg-controls{display:flex;align-items:center;gap:4px;margin-left:auto}.pg-button,.pg-number{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 6px;border:1px solid transparent;border-radius:9px;background:transparent;font-family:inherit;font-size:13px;font-weight:700;color:#4e5968;letter-spacing:-.2px;cursor:pointer;font-variant-numeric:tabular-nums;transition:background .14s ease,color .14s ease,border-color .14s ease}.pg-button:hover:not(:disabled),.pg-number:hover:not(.is-active){background:#f2f4f6}.pg-button{color:#8b95a1}.pg-button:disabled{color:#d5dce4;cursor:default}.pg-number.is-active{border-color:#0d9aaa;background:#f2fbfc;color:#0b7f8c}@media (max-width: 640px){.pg-root{justify-content:center}.pg-controls{margin-left:0}}.bd-page{min-height:calc(100vh - 64px);background:#f5f7fa;font-family:Pretendard,Noto Sans KR,sans-serif;color:#191f28;-webkit-font-smoothing:antialiased}.bd-card{background:#fff;border-radius:24px;box-shadow:0 1px 2px #191f280a,0 8px 24px -14px #191f2829}.bd-card.is-list{padding:26px 24px 22px}.bd-card.is-faq{padding:26px 24px 14px;margin-top:20px}.bd-page *,.bd-modal-overlay *{box-sizing:border-box}.bd-inner{max-width:1120px;margin:0 auto;padding:44px 24px 120px}.bd-hero{margin-bottom:28px}.bd-hero-eyebrow{margin:0 0 10px;font-size:15px;font-weight:700;letter-spacing:-.3px}.bd-hero-title{margin:0;font-size:38px;font-weight:800;letter-spacing:-1.4px;line-height:1.32;color:#191f28}.bd-system-switcher{display:flex;align-items:center;gap:8px;margin-bottom:26px;flex-wrap:wrap}.bd-system-pill{display:flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:none;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 1.5px #e3e8ee;font-family:inherit;font-size:15px;font-weight:600;color:#8b95a1;letter-spacing:-.4px;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.bd-system-pill:hover:not(.is-active){color:#4e5968;box-shadow:inset 0 0 0 1.5px #cfd8e2}.bd-system-pill.is-active{box-shadow:none}.bd-system-pill.is-active{font-weight:700}.bd-system-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.bd-cta{display:flex;align-items:center;gap:14px;width:100%;padding:22px 24px;border:none;border-radius:20px;background:#fff;font-family:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 2px #191f280a,0 6px 18px -10px #191f2824;transition:background .15s}.bd-cta:hover{background:#fbfcfd}.bd-cta-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#fff;flex-shrink:0}.bd-cta-text{flex:1;min-width:0}.bd-cta-text{display:block}.bd-cta-title{display:block;font-size:17px;font-weight:700;letter-spacing:-.5px;color:#191f28}.bd-cta-sub{display:block;margin-top:3px;font-size:14px;font-weight:500;color:#8b95a1;letter-spacing:-.3px}.bd-cta-caret{color:#b0b8c1;flex-shrink:0;transition:transform .16s}.bd-cta:hover .bd-cta-caret{transform:translate(3px)}.bd-gap{height:40px}.bd-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.bd-section-title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.8px;color:#191f28}.bd-section-count{margin-left:4px;font-size:15px;font-weight:700;color:#b0b8c1;font-variant-numeric:tabular-nums}.bd-tabs{display:flex;align-items:center;gap:7px}.bd-tab{display:flex;align-items:center;gap:5px;height:36px;padding:0 15px;border:none;border-radius:18px;background:transparent;font-family:inherit;font-size:14.5px;font-weight:600;color:#8b95a1;letter-spacing:-.3px;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s}.bd-tab:hover:not(.is-active){background:#f9fafb;color:#4e5968}.bd-tab.is-active{font-weight:700}.bd-filter-bar{display:flex;align-items:center;gap:10px;padding:12px;background:#f5f7fa;border-radius:18px;margin-bottom:18px}.bd-search{position:relative;display:flex;align-items:center;flex:1;min-width:0}.bd-search-icon{position:absolute;left:15px;color:#b0b8c1;pointer-events:none}.bd-page .bd-search input{width:100%;height:46px;border:none;border-radius:14px;padding:0 40px 0 42px;font-family:inherit;font-size:15px;font-weight:500;color:#191f28;letter-spacing:-.3px;outline:none;background:#fff;box-shadow:inset 0 0 0 1.5px #e3e8ee;transition:box-shadow .15s}.bd-page .bd-search input:focus{box-shadow:inset 0 0 0 1.5px #0d9aaa}.bd-search-clear{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:50%;background:#d1d6db;color:#fff;cursor:pointer;transition:background .14s}.bd-search-clear:hover{background:#8b95a1}.bd-category-filter{position:relative;flex-shrink:0}.bd-category-trigger{display:flex;align-items:center;gap:9px;height:46px;min-width:150px;padding:0 14px;border:none;border-radius:14px;background:#fff;font-family:inherit;font-size:14.5px;font-weight:700;color:#191f28;letter-spacing:-.3px;cursor:pointer;box-shadow:inset 0 0 0 1.5px #e3e8ee;transition:box-shadow .15s}.bd-category-trigger:hover{box-shadow:inset 0 0 0 1.5px #cfd8e2}.bd-category-trigger.is-open{box-shadow:inset 0 0 0 1.5px #0d9aaa}.bd-category-trigger-label{flex:1;white-space:nowrap;text-align:left}.bd-category-caret{color:#8b95a1;flex-shrink:0;transition:transform .2s}.bd-category-trigger.is-open .bd-category-caret{transform:rotate(180deg)}.bd-category-menu{position:absolute;top:52px;right:0;z-index:15;width:190px;padding:8px;background:#fff;border-radius:16px;box-shadow:0 12px 32px #191f2829,inset 0 0 0 1px #eaedf0;animation:bd-pop .14s ease-out}@keyframes bd-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bd-category-option{display:flex;align-items:center;gap:9px;width:100%;height:40px;padding:0 12px;border:none;border-radius:11px;background:transparent;font-family:inherit;font-size:14px;font-weight:600;color:#4e5968;letter-spacing:-.3px;cursor:pointer;transition:background .14s}.bd-category-option:hover{background:#f9fafb}.bd-category-option.is-active{background:#f5f7fa;color:#191f28;font-weight:700}.bd-category-option-label{flex:1;white-space:nowrap;text-align:left}.bd-category-option-count{font-size:12.5px;font-weight:700;color:#c4cbd2;font-variant-numeric:tabular-nums}.bd-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.bd-filter-summary{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:0 4px}.bd-filter-summary-text{font-size:13.5px;font-weight:600;color:#8b95a1;letter-spacing:-.3px}.bd-filter-reset{border:none;background:none;font-family:inherit;font-size:13.5px;font-weight:700;color:#0d9aaa;letter-spacing:-.3px;cursor:pointer;padding:0}.bd-column-head{display:flex;align-items:center;gap:14px;padding:0 14px 10px;font-size:12.5px;font-weight:700;color:#b0b8c1;letter-spacing:-.2px}.bd-col-status{width:96px;flex-shrink:0}.bd-col-category{width:76px;flex-shrink:0}.bd-col-title{flex:1;min-width:0}.bd-col-author{width:150px;flex-shrink:0}.bd-col-date{width:52px;flex-shrink:0;text-align:right}.bd-col-caret{width:18px;flex-shrink:0}.bd-list{display:flex;flex-direction:column}.bd-row{border-top:1px solid #eef1f5;border-radius:14px;transition:background .16s}.bd-list>.bd-row:first-child{border-top:none}.bd-faq-list>.bd-faq-item:last-child{border-bottom:none}.bd-row.is-open{background:#fbfcfd}.bd-row-summary{display:flex;align-items:center;gap:14px;width:100%;padding:15px 14px;border:none;border-radius:12px;background:none;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s}.bd-row-summary:hover{background:#f5f7fa}.bd-status-badge{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:8px;font-size:12.5px;font-weight:700;letter-spacing:-.2px;flex-shrink:0;white-space:nowrap}.bd-row-category{display:flex;align-items:center;gap:6px}.bd-row-category-label{font-size:13px;font-weight:600;color:#4e5968;letter-spacing:-.3px;white-space:nowrap}.bd-row-title-cell{display:flex;align-items:center;gap:8px}.bd-row-title{font-size:15.5px;font-weight:700;letter-spacing:-.4px;color:#191f28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bd-reply-count{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:6px;background:#0d9aaa1c;color:#0d9aaa;font-size:11.5px;font-weight:800;flex-shrink:0;white-space:nowrap}.bd-row-author{font-size:13px;font-weight:500;color:#8b95a1;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bd-row-date{font-size:13px;font-weight:600;color:#b0b8c1;font-variant-numeric:tabular-nums}.bd-row-caret{color:#c4cbd2;flex-shrink:0;transition:transform .2s}.bd-row.is-open .bd-row-caret{transform:rotate(180deg)}.bd-row-detail-inner{padding:2px 14px 22px}.bd-detail-body{padding:20px 22px;background:#f5f7fa;border-radius:16px}.bd-detail-meta{display:flex;align-items:center;gap:8px;margin-bottom:9px;flex-wrap:wrap}.bd-detail-no{font-size:12.5px;font-weight:700;color:#8b95a1;letter-spacing:-.2px;font-variant-numeric:tabular-nums}.bd-detail-meta-dot{width:3px;height:3px;border-radius:50%;background:#d1d6db;flex-shrink:0}.bd-detail-category{font-size:12.5px;font-weight:600;color:#b0b8c1;letter-spacing:-.2px}.bd-detail-text{font-size:15px;font-weight:500;line-height:1.72;color:#4e5968;letter-spacing:-.3px;white-space:pre-line;word-break:break-word}.bd-detail-images{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.bd-detail-image{width:96px;height:72px;padding:0;border:none;border-radius:10px;overflow:hidden;background:#eaedf0;cursor:zoom-in;transition:transform .16s}.bd-detail-image:hover{transform:translateY(-2px)}.bd-detail-image img{width:100%;height:100%;object-fit:cover;display:block}.bd-reply-section{margin-top:18px;padding:0 4px}.bd-reply-section-head{display:flex;align-items:center;gap:7px;margin-bottom:14px;font-size:13px;font-weight:700;color:#4e5968;letter-spacing:-.3px}.bd-reply-section-head svg{color:#b0b8c1}.bd-reply-list{position:relative;display:flex;flex-direction:column;padding-left:24px}.bd-reply-list:before{content:"";position:absolute;left:4px;top:10px;bottom:12px;width:1.5px;background:#eaeef3}.bd-reply{position:relative;padding-bottom:20px}.bd-reply:last-child{padding-bottom:2px}.bd-reply-dot{position:absolute;left:-24px;top:5px;width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 3px #fbfcfd}.bd-reply-head{display:flex;align-items:center;gap:8px;margin-bottom:7px;flex-wrap:wrap}.bd-reply-author{font-size:14px;font-weight:700;color:#191f28;letter-spacing:-.3px}.bd-reply-role{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:6px;font-size:11.5px;font-weight:800;letter-spacing:-.2px}.bd-reply-at{font-size:12.5px;font-weight:500;color:#b0b8c1;letter-spacing:-.2px}.bd-reply-edited{font-size:12px;font-weight:600;color:#c3cad3;letter-spacing:-.2px}.bd-reply-tools{display:inline-flex;gap:2px;margin-left:auto;opacity:0;transition:opacity .16s ease}.bd-reply:hover .bd-reply-tools,.bd-reply-tools:focus-within{opacity:1}.bd-reply-tool{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:700;color:#8b95a1;letter-spacing:-.2px;cursor:pointer;transition:background .15s ease,color .15s ease}.bd-reply-tool:hover{background:#f2f4f6;color:#4e5968}.bd-reply-tool.is-danger:hover{background:#fdeef0;color:#e5384a}.bd-reply-text{font-size:15px;font-weight:500;line-height:1.72;color:#4e5968;letter-spacing:-.3px;white-space:pre-line;word-break:break-word}.bd-reply-editor{display:flex;flex-direction:column;gap:8px}.bd-reply-editor-input{width:100%;padding:12px 14px;border:1.5px solid #e3e8ee;border-radius:12px;background:#fff;font-family:inherit;font-size:14.5px;font-weight:500;line-height:1.7;color:#191f28;letter-spacing:-.3px;resize:vertical}.bd-reply-editor-input:focus{border-color:#c3cad3;outline:none;box-shadow:none}.bd-reply-editor-actions{display:flex;justify-content:flex-end;gap:6px}.bd-reply-editor-button{height:32px;padding:0 14px;border:0;border-radius:9px;background:#f2f4f6;font-size:13px;font-weight:700;color:#4e5968;letter-spacing:-.3px;cursor:pointer;transition:filter .15s ease,background .15s ease}.bd-reply-editor-button:hover{background:#e9edf2}.bd-reply-editor-button.is-primary{color:#fff}.bd-reply-editor-button.is-primary:hover{filter:brightness(1.06)}.bd-reply-editor-button:disabled{opacity:.5;cursor:default;filter:none}.bd-awaiting{display:flex;align-items:center;gap:9px;margin-top:10px;padding:16px 20px;border:1.5px dashed #e3e8ee;border-radius:14px;font-size:14px;font-weight:600;color:#8b95a1;letter-spacing:-.3px}.bd-awaiting svg{color:#b0b8c1}.bd-composer{margin-top:16px;padding:20px 22px;background:#f5f7fa;border-radius:16px}.bd-composer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.bd-composer-title{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:#191f28;letter-spacing:-.3px}.bd-composer-title svg{color:#8b95a1}.bd-composer-status-label{display:inline-flex;align-items:center;height:32px;margin-right:2px;font-size:12.5px;font-weight:600;line-height:1;color:#8b95a1;letter-spacing:-.3px;white-space:nowrap}.bd-status-picker{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bd-status-option{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:none;border-radius:10px;background:#f2f4f6;font-family:inherit;font-size:13px;font-weight:600;line-height:1;color:#8b95a1;letter-spacing:-.3px;white-space:nowrap;cursor:pointer;transition:background .14s,color .14s,box-shadow .14s}.bd-status-option:hover:not(.is-active){background:#e8ebed;color:#4e5968}.bd-status-option.is-active{font-weight:700}.bd-page .bd-composer textarea{width:100%;height:96px;resize:none;border:none;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:500;line-height:1.65;color:#191f28;letter-spacing:-.3px;background:#fff;outline:none;box-shadow:inset 0 0 0 1.5px #e3e8ee;transition:box-shadow .15s}.bd-page .bd-composer textarea:focus{box-shadow:inset 0 0 0 1.5px #0d9aaa}.bd-page .bd-composer .bd-status-option{background:#fff;box-shadow:inset 0 0 0 1.5px #e3e8ee}.bd-page .bd-composer .bd-status-option.is-active{box-shadow:none}.bd-composer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.bd-button{height:44px;padding:0 20px;border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.4px;cursor:pointer;transition:filter .15s,background .15s,color .15s}.bd-button.is-primary{color:#fff}.bd-button.is-primary:hover{filter:brightness(1.06)}.bd-button.is-danger{background:#fdeef0;color:#d94452}.bd-button.is-danger:hover{background:#fadfe2}.bd-button:disabled{opacity:.5;cursor:not-allowed}.bd-detail-actions{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid #eef1f5}.bd-action-button{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;border:none;border-radius:11px;background:#fff;box-shadow:inset 0 0 0 1.5px #e3e8ee;font-family:inherit;font-size:13.5px;font-weight:700;color:#4e5968;letter-spacing:-.3px;cursor:pointer;transition:box-shadow .14s,color .14s,background .14s}.bd-action-button svg{color:#8b95a1;transition:color .14s}.bd-action-button:hover{box-shadow:inset 0 0 0 1.5px #cfd8e2;color:#191f28}.bd-action-button.is-trailing{margin-left:auto}.bd-action-button.is-danger{box-shadow:none;color:#8b95a1}.bd-action-button.is-danger:hover{background:#fdeef0;box-shadow:none;color:#d94452}.bd-action-button.is-danger:hover svg{color:#d94452}.bd-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:72px 20px;text-align:center}.bd-empty-title{font-size:16px;font-weight:600;color:#8b95a1;letter-spacing:-.4px}.bd-empty-sub{font-size:13.5px;font-weight:500;color:#b0b8c1;letter-spacing:-.3px}.bd-list-loading{display:flex;align-items:center;justify-content:center;gap:9px;padding:72px 20px;font-size:14.5px;font-weight:600;color:#b0b8c1;letter-spacing:-.3px}.bd-spin{animation:bd-spin .9s linear infinite}@keyframes bd-spin{to{transform:rotate(360deg)}}.bd-faq-title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.8px;color:#191f28}.bd-faq-list{display:flex;flex-direction:column;margin-top:6px}.bd-faq-item{border-bottom:1px solid #eef1f5}.bd-faq-question{display:flex;align-items:center;gap:14px;width:100%;padding:22px 12px;border:none;background:none;font-family:inherit;text-align:left;cursor:pointer}.bd-faq-mark{font-size:15px;font-weight:800;flex-shrink:0}.bd-faq-text{flex:1;font-size:16.5px;font-weight:700;letter-spacing:-.5px;color:#191f28;line-height:1.45}.bd-faq-caret{color:#b0b8c1;flex-shrink:0;transition:transform .2s}.bd-faq-item.is-open .bd-faq-caret{transform:rotate(180deg)}.bd-faq-answer{margin:0 12px 22px;padding:20px;background:#f5f7fa;border-radius:16px;font-size:15px;font-weight:500;line-height:1.7;color:#4e5968;letter-spacing:-.3px;white-space:pre-line}.bd-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#191f2880;font-family:Pretendard,Noto Sans KR,sans-serif;animation:bd-fade .18s ease-out}@keyframes bd-fade{0%{opacity:0}to{opacity:1}}.bd-modal{width:560px;max-width:100%;max-height:88vh;overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 24px 80px #191f2847;color:#191f28;animation:bd-modal-in .24s cubic-bezier(.22,1,.36,1)}@keyframes bd-modal-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.bd-modal-head{display:flex;align-items:flex-start;gap:12px;padding:28px 28px 20px}.bd-modal-title{font-size:24px;font-weight:800;letter-spacing:-.9px;color:#191f28}.bd-modal-sub{margin-top:6px;font-size:14.5px;font-weight:500;color:#8b95a1;letter-spacing:-.3px}.bd-modal-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#f2f4f6;color:#4e5968;cursor:pointer;flex-shrink:0;transition:background .14s}.bd-modal-close:hover{background:#e8ebed}.bd-modal-body{padding:4px 28px 24px}.bd-field-label{margin-bottom:10px;font-size:14px;font-weight:700;color:#4e5968;letter-spacing:-.3px}.bd-chip-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.bd-chip{display:inline-flex;align-items:center;gap:7px;height:42px;padding:0 17px;border:none;border-radius:14px;background:#f2f4f6;font-family:inherit;font-size:14.5px;font-weight:600;color:#4e5968;letter-spacing:-.3px;cursor:pointer;transition:background .14s}.bd-chip:hover:not(.is-active){background:#e8ebed}.bd-chip.is-active{font-weight:700}.bd-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.bd-modal-overlay input[type=text],.bd-modal-overlay textarea{width:100%;border:none;border-radius:14px;font-family:inherit;color:#191f28;background:#f2f4f6;outline:none;box-shadow:none;letter-spacing:-.3px;transition:background .15s}.bd-modal-overlay input[type=text]{height:54px;padding:0 16px;font-size:16px;font-weight:600;letter-spacing:-.4px;margin-bottom:24px}.bd-modal-overlay textarea{height:128px;resize:none;padding:16px;font-size:15px;font-weight:500;line-height:1.65;margin-bottom:12px}.bd-modal-overlay input[type=text]:focus,.bd-modal-overlay textarea:focus{background:#e8ebed;box-shadow:none}.bd-attach{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:60px;border:none;border-radius:14px;background:#f9fafb;font-family:inherit;font-size:14.5px;font-weight:600;color:#8b95a1;letter-spacing:-.3px;cursor:pointer;transition:background .14s,color .14s}.bd-attach:hover{background:#f2f4f6;color:#0d9aaa}.bd-attach-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.bd-attach-item{position:relative;width:84px;height:64px;border-radius:10px;overflow:hidden;background:#eaedf0}.bd-attach-item img{width:100%;height:100%;object-fit:cover;display:block}.bd-attach-remove{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:50%;background:#191f289e;color:#fff;cursor:pointer}.bd-attach-remove:hover{background:#191f28d9}.bd-modal-footer{display:flex;flex-direction:column;gap:14px;padding:0 28px 28px}.bd-modal-notice{display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:500;color:#b0b8c1;letter-spacing:-.3px}.bd-modal-actions{display:flex;gap:10px}.bd-modal-cancel{width:120px;height:56px;border:none;border-radius:16px;background:#f2f4f6;font-family:inherit;font-size:16px;font-weight:700;color:#4e5968;letter-spacing:-.4px;cursor:pointer;transition:background .14s;flex-shrink:0}.bd-modal-cancel:hover{background:#e8ebed}.bd-modal-submit{flex:1;height:56px;border:none;border-radius:16px;font-family:inherit;font-size:17px;font-weight:700;color:#fff;letter-spacing:-.5px;cursor:pointer;transition:filter .15s}.bd-modal-submit:hover:not(:disabled){filter:brightness(1.06)}.bd-modal-submit:disabled{opacity:.55;cursor:not-allowed}.bd-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:flex;align-items:center;justify-content:center;padding:40px;background:#191f28d1;cursor:zoom-out}.bd-lightbox img{max-width:100%;max-height:100%;border-radius:12px;box-shadow:0 24px 60px #00000080}.bd-lightbox-close{position:absolute;top:24px;right:24px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:#ffffff29;color:#fff;cursor:pointer}.bd-lightbox-close:hover{background:#ffffff47}@media (prefers-reduced-motion: reduce){.bd-modal,.bd-modal-overlay{animation:none}.bd-row-caret,.bd-faq-caret{transition:none}}@media (max-width: 860px){.bd-hero-title{font-size:30px;letter-spacing:-1px}.bd-column-head,.bd-col-author,.bd-col-date,.bd-row-author,.bd-row-date{display:none}.bd-col-status,.bd-col-category{width:auto}}.cl-collapse{display:grid}.cl-collapse-inner{min-height:0;overflow:hidden}.cl-collapse.is-opening{grid-template-rows:1fr;animation:cl-expand .3s cubic-bezier(.22,1,.36,1)}.cl-collapse.is-closing{grid-template-rows:0fr;animation:cl-collapse .22s cubic-bezier(.4,0,.6,1)}@keyframes cl-expand{0%{grid-template-rows:0fr;opacity:0}to{grid-template-rows:1fr;opacity:1}}@keyframes cl-collapse{0%{grid-template-rows:1fr;opacity:1}to{grid-template-rows:0fr;opacity:0}}@media (prefers-reduced-motion: reduce){.cl-collapse.is-opening,.cl-collapse.is-closing{animation-duration:.01ms}}.mr-page{background:#f5f7fa;color:#0f2a3a;font-family:Pretendard,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased;padding:28px 0 48px;min-height:calc(100vh - 64px)}.mr-page-inner{--mr-content-width: 1480px;width:100%;max-width:var(--mr-content-width);margin:0 auto;padding:0 clamp(20px,3.5vw,56px)}.mr-page *,.mr-page *:before,.mr-page *:after{box-sizing:border-box}.mr-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.mr-eyebrow{display:flex;align-items:center;gap:7px;margin:0 0 6px;font-size:13px;font-weight:600;color:#0d9aaa}.mr-title{margin:0;font-size:26px;font-weight:800;letter-spacing:-.6px;color:#0f2a3a}.mr-office-segment{display:flex;gap:4px;padding:4px;background:#fff;border:1px solid #e2ebee;border-radius:12px;box-shadow:0 2px 8px #0f2a3a0a}.mr-office-segment-button{height:36px;padding:0 20px;border:none;border-radius:9px;background:none;font-family:inherit;font-size:13.5px;font-weight:600;color:#5a707c;cursor:pointer;transition:background .15s,color .15s}.mr-office-segment-button:hover{background:#f3f8f9;color:#12303f}.mr-office-segment-button.is-active{font-weight:700;color:#fff;background:linear-gradient(135deg,#0f3346,#0b2634);box-shadow:0 3px 8px #0f334638}.mr-office-segment-button.is-active:hover{color:#fff}.mr-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;border-bottom:1px solid #dfe9ec;flex-wrap:wrap}.mr-view-tabs{display:flex;gap:22px}.mr-view-tab{position:relative;display:flex;align-items:center;gap:7px;height:46px;padding:0 6px;border:none;background:none;font-family:inherit;font-size:15px;font-weight:600;color:#8397a2;cursor:pointer;transition:color .18s}.mr-view-tab:hover:not(.is-active){color:#12303f}.mr-view-tab.is-active{font-weight:700;color:#0d9aaa}.mr-view-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2.5px;border-radius:2px;background:linear-gradient(90deg,#0d9aaa,#4fd1d9);animation:mr-tab-underline .26s ease-out}@keyframes mr-tab-underline{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.mr-view-tab-badge{min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#e4ecef;color:#7b909b;font-size:11px;font-weight:800;line-height:20px;text-align:center;font-variant-numeric:tabular-nums;transition:background .18s,color .18s}.mr-view-tab.is-active .mr-view-tab-badge{background:#d9f0f2;color:#0b7f8c}.mr-toolbar-right{display:flex;align-items:center;gap:12px;padding-bottom:8px;flex-wrap:wrap}.mr-legend{display:flex;align-items:center;gap:14px;margin-right:6px}.mr-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:#5a707c;white-space:nowrap}.mr-legend-swatch-free{width:12px;height:12px;border-radius:4px;background:#eaf7f8;border:1px solid #bfe6ea}.mr-legend-swatch-booked{width:14px;height:11px;border-radius:3px;background:linear-gradient(135deg,#f6b3b8,#ee97a0)}.mr-legend-swatch-selected{width:12px;height:12px;border-radius:4px;background:#0d9aaa}.mr-legend-swatch-now{width:9px;height:9px;border-radius:50%;background:#0d9aaa;box-shadow:0 0 0 3px #0d9aaa29}.mr-date-stepper{display:flex;align-items:center;background:#fff;border:1px solid #dbe6ea;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0f2a3a0a}.mr-date-stepper-button{width:38px;height:40px;border:none;background:none;color:#8397a2;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.mr-date-stepper-button:hover:not(:disabled){background:#f3f8f9;color:#0d9aaa}.mr-date-stepper-button:disabled{color:#d3dee2;cursor:not-allowed}.mr-date-stepper-wrap{position:relative}.mr-date-stepper-display{display:flex;align-items:center;gap:8px;padding:0 14px;height:40px;border:none;border-left:1px solid #eef3f5;border-right:1px solid #eef3f5;background:none;font-family:inherit;cursor:pointer;transition:background .15s}.mr-date-stepper-display:hover,.mr-date-stepper-display.is-open{background:#f3f8f9}.mr-date-stepper-text{font-size:13.5px;font-weight:700;color:#12303f;font-variant-numeric:tabular-nums}.mr-weekday-chip{font-size:12px;font-weight:600;color:#0d9aaa;background:#eaf7f8;padding:2px 7px;border-radius:8px}.mr-calendar{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:296px;padding:14px;background:#fff;border:1px solid #e2ebee;border-radius:16px;box-shadow:0 18px 44px #0f2a3a2e;animation:mr-calendar-appear .14s ease-out}@keyframes mr-calendar-appear{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mr-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mr-calendar-title{font-size:14.5px;font-weight:800;color:#12303f;letter-spacing:-.3px;font-variant-numeric:tabular-nums}.mr-calendar-nav-button{width:30px;height:30px;border:1px solid #e6eef1;border-radius:9px;background:#fff;color:#5a707c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.mr-calendar-nav-button:hover{background:#eaf7f8;border-color:#bfe6ea;color:#0d9aaa}.mr-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.mr-calendar-weekday{text-align:center;font-size:11.5px;font-weight:700;color:#94a6b0;padding:4px 0}.mr-calendar-weekday.is-sunday{color:#ef8a94}.mr-calendar-weekday.is-saturday{color:#8aa9d6}.mr-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.mr-calendar-day{height:34px;border:none;border-radius:10px;background:none;font-family:inherit;font-size:13px;font-weight:600;color:#12303f;cursor:pointer;font-variant-numeric:tabular-nums;transition:background .12s,color .12s}.mr-calendar-day:hover:not(:disabled){background:#eaf7f8;color:#0b7f8c}.mr-calendar-day.is-disabled{color:#d7e0e4;cursor:not-allowed;text-decoration:line-through;text-decoration-thickness:1px}.mr-calendar-day.is-sunday{color:#e5636f}.mr-calendar-day.is-saturday{color:#5b82bd}.mr-calendar-day.is-outside{color:#c3ced4;font-weight:500}.mr-calendar-day.is-today{box-shadow:inset 0 0 0 1.5px #bfe6ea}.mr-calendar-day.is-selected,.mr-calendar-day.is-selected:hover{background:linear-gradient(135deg,#0d9aaa,#0b8391);color:#fff;font-weight:800;box-shadow:0 5px 13px #0d9aaa52}.mr-calendar-footer{margin-top:12px;padding-top:12px;border-top:1px solid #eef3f5}.mr-calendar-today-button{width:100%;height:36px;border:1px solid #dbe6ea;border-radius:10px;background:#fbfdfd;font-family:inherit;font-size:13px;font-weight:700;color:#5a707c;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.mr-calendar-today-button:hover:not(:disabled){background:#eaf7f8;border-color:#bfe6ea;color:#0b7f8c}.mr-calendar-today-button:disabled{color:#c3ced4;cursor:not-allowed}.mr-calendar.is-fixed{position:fixed;top:auto;right:auto;z-index:200;width:auto;min-width:280px}.mr-date-field{margin-bottom:18px}.mr-date-field-button{display:flex;align-items:center;gap:8px;width:100%;height:46px;padding:0 15px;border:1px solid #dbe6ea;border-radius:11px;background:#fff;font-family:inherit;cursor:pointer;transition:border-color .15s}.mr-date-field-button:hover,.mr-date-field-button.is-open{border-color:#0d9aaa}.mr-date-field-text{font-size:14px;font-weight:700;color:#0f2a3a;font-variant-numeric:tabular-nums}.mr-date-field-caret{margin-left:auto;color:#8397a2;transition:transform .15s}.mr-date-field-button.is-open .mr-date-field-caret{transform:rotate(180deg)}.mr-room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px}.mr-room-card{background:#fff;border-radius:18px;border:1px solid #e6eef1;overflow:hidden;box-shadow:0 6px 20px #0f2a3a0d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;animation:mr-card-rise .42s cubic-bezier(.22,1,.36,1) both}.mr-room-card:hover{transform:translateY(-3px);border-color:#d8e6ea;box-shadow:0 14px 32px #0f2a3a1a}@keyframes mr-card-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.mr-room-photo{position:relative;height:196px;overflow:hidden;background:#0b2634}.mr-room-photo-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.mr-room-card:hover .mr-room-photo-image{transform:scale(1.045)}.mr-room-photo-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a192352,#0a192300 34%,#0a192300 60%,#0a19238c)}.mr-room-status-badge{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:6px;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:7px 13px;border-radius:20px;box-shadow:0 4px 12px #00000026}.mr-room-status-dot{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 3px #0000000f}.mr-room-status-dot.is-live{animation:mr-status-pulse 1.9s ease-in-out infinite}@keyframes mr-status-pulse{0%,to{box-shadow:0 0 0 3px #ef4b5c2e}50%{box-shadow:0 0 0 6px #ef4b5c0d}}.mr-room-status-label{font-size:12px;font-weight:700}.mr-room-photo-footer{position:absolute;left:18px;right:18px;bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.mr-room-identity{display:flex;align-items:center;gap:9px;min-width:0}.mr-room-color-dot{width:15px;height:15px;border-radius:5px;box-shadow:0 0 0 2.5px #fff,0 2px 7px #0006;flex-shrink:0}.mr-room-name{font-size:21px;font-weight:800;color:#fff;letter-spacing:-.4px;text-shadow:0 2px 8px rgba(0,0,0,.4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mr-room-capacity-chip{display:flex;align-items:center;gap:5px;background:#ffffffeb;padding:5px 11px;border-radius:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12.5px;font-weight:700;color:#12303f;white-space:nowrap;flex-shrink:0}.mr-room-body{padding:18px 20px 20px}.mr-timeline-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.mr-timeline-caption{font-size:12.5px;font-weight:700;color:#5a707c}.mr-timeline-scale{font-size:11.5px;font-weight:500;color:#a3b3bc}.mr-timeline{position:relative}.mr-timeline-ticks{display:grid;grid-template-columns:repeat(var(--mr-hour-count),1fr);margin-bottom:7px}.mr-timeline-tick{font-size:10.5px;font-weight:600;color:#9aa8b0;font-variant-numeric:tabular-nums}.mr-timeline-track{position:relative;height:52px;border-radius:9px;overflow:hidden;background-color:#fbfdfd;background-image:repeating-linear-gradient(90deg,#e9eff2 0 1px,transparent 1px calc(100% / var(--mr-hour-count))),repeating-linear-gradient(90deg,#f2f6f8 0 1px,transparent 1px calc(100% / var(--mr-slot-count)))}.mr-timeline-band{position:absolute;top:9px;bottom:9px;background:linear-gradient(135deg,#f6b3b8,#ee97a0);border-radius:7px;box-shadow:0 3px 9px #ee78844d;z-index:2;overflow:hidden;display:flex;align-items:center;gap:5px;padding:0 9px;color:#7a2f38;cursor:default;transform-origin:left center;transition:filter .16s,box-shadow .16s;animation:mr-band-grow .42s cubic-bezier(.22,1,.36,1) both}.mr-timeline-band:hover{filter:brightness(1.04);box-shadow:0 5px 14px #ee78846b}.mr-timeline-band-icon{flex-shrink:0;opacity:.75}@keyframes mr-band-grow{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.mr-timeline-band-title{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mr-timeline-past{position:absolute;top:0;bottom:0;left:0;background:#0f2a3a0b;pointer-events:none;z-index:1}.mr-timeline-segments{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(var(--mr-slot-count),1fr);z-index:3;pointer-events:none}.mr-timeline-segment{position:relative;height:100%;border:none;background:none;padding:0;cursor:pointer;pointer-events:auto;transition:background .12s}.mr-timeline-segment:hover{background:#0d9aaa1a}.mr-timeline-segment.is-booked{cursor:default;pointer-events:none}.mr-timeline-segment-fill{position:absolute;top:5px;right:0;bottom:5px;left:0;background:linear-gradient(135deg,#63d2da,#2fb7c1);border-radius:7px;box-shadow:0 5px 13px #2fb7c161,0 0 0 2px #fff}.mr-now-marker{position:absolute;top:0;bottom:0;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none;z-index:7}.mr-now-tag{flex-shrink:0;background:#fff;color:#5a707c;border:1px solid #dbe6ea;font-size:9.5px;font-weight:700;padding:2px 8px;border-radius:20px;box-shadow:0 2px 6px #0f2a3a1f;white-space:nowrap;font-variant-numeric:tabular-nums}.mr-now-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:#0d9aaa;margin-top:3px;box-shadow:0 0 0 3px #0d9aaa29;animation:mr-now-pulse 2.4s ease-in-out infinite}@keyframes mr-now-pulse{0%,to{box-shadow:0 0 0 3px #0d9aaa29}50%{box-shadow:0 0 0 7px #0d9aaa0a}}.mr-timeline-segment-fill{animation:mr-slot-pop .24s cubic-bezier(.34,1.56,.64,1) both}@keyframes mr-slot-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.mr-now-line{flex:1;width:0;border-left:1.5px dashed #9db0b8;margin-top:2px}.mr-click-hint{margin-top:14px;display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#9aa8b0}.mr-tooltip{position:fixed;z-index:300;width:244px;padding:12px 13px;background:#fff;border-radius:12px;box-shadow:0 0 0 1px #0f2a3a12,0 14px 34px #0f2a3a2e;color:#5a707c;pointer-events:auto;animation:mr-tooltip-in .14s ease-out}.mr-tooltip.is-top{transform:translate(-50%,-100%)}.mr-tooltip.is-bottom{transform:translate(-50%)}@keyframes mr-tooltip-in{0%{opacity:0}to{opacity:1}}.mr-tooltip-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.mr-tooltip-title{display:flex;align-items:center;gap:5px;min-width:0;font-size:13.5px;font-weight:800;color:#0f2a3a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mr-tooltip-title svg{flex-shrink:0;color:#9aa8b0}.mr-tooltip-badge{flex-shrink:0;padding:2px 7px;border-radius:7px;background:#fdeef0;font-size:10.5px;font-weight:700;color:#d0707d}.mr-tooltip-row{display:flex;align-items:center;gap:6px;margin-top:5px;font-size:12px;font-weight:600;color:#5a707c;font-variant-numeric:tabular-nums}.mr-tooltip-row svg{flex-shrink:0;color:#a3b3bc}.mr-tooltip-row.is-note{align-items:flex-start;margin-top:9px;padding-top:9px;border-top:1px solid #dde8ec;font-weight:500;color:#8ba0aa;line-height:1.45}.mr-hint-anchor{display:inline-flex}.mr-hint-tooltip{position:fixed;z-index:310;max-width:236px;padding:7px 11px;background:#fff;border-radius:9px;box-shadow:0 0 0 1px #0f2a3a12,0 8px 22px #0f2a3a29;font-size:12px;font-weight:600;line-height:1.45;color:#3f5560;text-align:center;pointer-events:none;animation:mr-tooltip-in .12s ease-out}.mr-hint-tooltip.is-top{transform:translate(-50%,-100%)}.mr-hint-tooltip.is-bottom{transform:translate(-50%)}.mr-hint-arrow{position:absolute;left:50%;width:8px;height:8px;margin-left:-4px;background:#fff;transform:rotate(45deg)}.mr-hint-tooltip.is-top .mr-hint-arrow{bottom:-4px;box-shadow:2px 2px 3px #0f2a3a0f}.mr-hint-tooltip.is-bottom .mr-hint-arrow{top:-4px;box-shadow:-2px -2px 3px #0f2a3a0f}.mr-tooltip-actions{display:flex;gap:6px;margin-top:10px}.mr-tooltip-edit-button{display:flex;align-items:center;justify-content:center;gap:5px;flex:1;height:34px;border:1px solid #e3e8ee;border-radius:9px;background:#fbfcfd;font-family:inherit;font-size:12.5px;font-weight:700;color:#4e5968;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.mr-tooltip-edit-button:hover{background:#f2f4f6;border-color:#cfd8e0;color:#191f28}.mr-tooltip-cancel-button{display:flex;align-items:center;justify-content:center;gap:5px;flex:1;height:34px;border:1px solid #f4d3d7;border-radius:9px;background:#fff7f8;font-family:inherit;font-size:12.5px;font-weight:700;color:#d95565;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.mr-tooltip-cancel-button:hover{background:#fdeef0;border-color:#ef8a94;color:#c9394b}.mr-tooltip-duration{margin-left:auto;padding:1px 7px;border-radius:7px;background:#eaf7f8;color:#0b7f8c;font-size:11px;font-weight:700}.mr-tooltip-arrow{position:absolute;left:50%;width:10px;height:10px;margin-left:-5px;background:#fff;transform:rotate(45deg)}.mr-tooltip.is-top .mr-tooltip-arrow{bottom:-5px;box-shadow:2px 2px 3px #0f2a3a0f}.mr-tooltip.is-bottom .mr-tooltip-arrow{top:-5px;box-shadow:-2px -2px 3px #0f2a3a0f}.mr-history-item-actions{display:inline-flex;gap:5px}.mr-edit-button{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;border:1px solid #e3e8ee;border-radius:8px;background:#fff;font-family:inherit;font-size:11.5px;font-weight:700;color:#4e5968;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.mr-edit-button:hover{background:#f2f4f6;border-color:#cfd8e0}.mr-cancel-button{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;border:1px solid #f2d0d4;border-radius:8px;background:#fff;font-family:inherit;font-size:11.5px;font-weight:700;color:#e23b4c;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.mr-cancel-button:hover{background:#fef2f3;border-color:#ef4b5c}.mr-empty-text{padding:24px 0;font-size:13.5px;color:#8397a2}.mr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#091a24a8;-webkit-backdrop-filter:blur(9px) saturate(.85);backdrop-filter:blur(9px) saturate(.85);padding:24px;animation:mr-overlay-fade .2s ease-out}@keyframes mr-overlay-fade{0%{opacity:0}to{opacity:1}}.mr-modal{width:500px;max-width:100%;max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 0 0 1px #ffffff24,0 32px 80px #0410188c;font-family:Pretendard,Noto Sans KR,sans-serif;color:#0f2a3a;animation:mr-modal-enter .3s cubic-bezier(.22,1,.36,1)}@keyframes mr-modal-enter{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.mr-modal-photo{position:relative;height:172px;flex-shrink:0;background:#0b2634}.mr-modal-photo .mr-room-photo-scrim{background:linear-gradient(180deg,#08161e57,#08161e0f,#08161e57 68%,#08161ec7)}.mr-modal-photo-badge{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:7px;background:#ffffff29;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 12px;border-radius:20px;font-size:11.5px;font-weight:700;color:#fff;letter-spacing:.3px}.mr-modal-photo-badge-dot{width:7px;height:7px;border-radius:50%;background:#4fd1d9}.mr-modal-close-button{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;background:#0f1e2880;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.mr-modal-close-button:hover{background:#0f1e28bf}.mr-modal-photo-footer{position:absolute;left:20px;right:20px;bottom:18px}.mr-modal-room-identity{display:flex;align-items:center;gap:10px;margin-bottom:11px}.mr-modal-room-dot{width:16px;height:16px;border-radius:5px;box-shadow:0 0 0 2.5px #fff,0 2px 7px #0006;flex-shrink:0}.mr-modal-room-name{font-size:25px;font-weight:800;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 10px rgba(0,0,0,.4)}.mr-modal-room-chips{display:flex;gap:8px}.mr-modal-room-chip{display:inline-flex;align-items:center;gap:5px;background:#ffffffeb;padding:5px 11px;border-radius:16px;font-size:12px;font-weight:700;color:#12303f}.mr-modal-duration{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 22px;background:linear-gradient(135deg,#f2fbfb,#e6f5f6);border-bottom:1px solid #dceef0}.mr-modal-duration-left{display:flex;align-items:center;gap:11px;min-width:0}.mr-modal-duration-icon{width:40px;height:40px;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0d9aaa29;flex-shrink:0}.mr-modal-duration-label{font-size:11.5px;font-weight:600;color:#5a9aa2}.mr-modal-duration-range{font-size:15.5px;font-weight:800;color:#0f2a3a;font-variant-numeric:tabular-nums;margin-top:1px}.mr-modal-duration-total-label{font-size:11px;font-weight:700;color:#5a9aa2;letter-spacing:.3px}.mr-modal-duration-total-value{font-size:23px;font-weight:800;color:#0b8391;letter-spacing:-.5px;line-height:1.05;margin-top:2px}.mr-modal-form{flex:1;overflow-y:auto;padding:20px 22px 4px}.mr-field-label{display:block;font-size:12.5px;font-weight:700;color:#3f5560;margin-bottom:8px}.mr-field-required{color:#ef4b5c}.mr-field-row{display:flex;gap:12px;margin-bottom:18px}.mr-field-column{flex:1;min-width:0}.mr-modal-form input[type=text],.mr-modal-form textarea{width:100%;border:1px solid #dbe6ea;border-radius:11px;font-size:14px;font-family:inherit;color:#0f2a3a;outline:none;background:#fff;transition:border-color .15s,box-shadow .15s}.mr-modal-form input[type=text]{height:46px;padding:0 15px;margin-bottom:18px}.mr-modal-form input::placeholder,.mr-modal-form textarea::placeholder{color:#adbcc4}.mr-modal-form textarea{height:78px;resize:none;padding:12px 15px;line-height:1.5}.mr-select-trigger{display:flex;align-items:center;gap:8px;width:100%;height:46px;padding:0 12px 0 14px;border:1px solid #dbe6ea;border-radius:11px;background:#fff;font-family:inherit;font-size:14px;font-weight:600;color:#0f2a3a;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.mr-select-trigger:hover{border-color:#c3d8de}.mr-select-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.mr-select-dot{flex-shrink:0;width:10px;height:10px;border-radius:3px;box-shadow:0 0 0 1px #0f2a3a14}.mr-select-caret{flex-shrink:0;color:#8397a2;transition:transform .18s}.mr-select-trigger.is-open .mr-select-caret{transform:rotate(180deg)}.mr-select-list{z-index:200;overflow-y:auto;padding:6px;background:#fff;border:1px solid #e2ebee;border-radius:14px;box-shadow:0 18px 44px #0f2a3a2e;animation:mr-calendar-appear .14s ease-out}.mr-select-option{display:flex;align-items:center;gap:8px;width:100%;height:38px;padding:0 10px;border:none;border-radius:9px;background:none;font-family:inherit;font-size:13.5px;font-weight:600;color:#0f2a3a;cursor:pointer;text-align:left;transition:background .12s,color .12s}.mr-select-option:hover:not(:disabled){background:#eaf7f8;color:#0b7f8c}.mr-select-option-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.mr-select-option.is-selected{background:#eaf7f8;color:#0b7f8c;font-weight:800}.mr-select-option.is-disabled{color:#c3ced4;cursor:not-allowed}.mr-select-option-hint{flex-shrink:0;padding:2px 8px;border-radius:8px;background:#fdeef0;color:#d8737f;font-size:11px;font-weight:700}.mr-modal-footer{display:flex;gap:10px;padding:14px 22px;border-top:1px solid #eef3f5;background:#fbfdfd}.mr-modal-cancel-button{flex:0 0 auto;height:48px;padding:0 22px;border:1px solid #dbe6ea;border-radius:12px;background:#fff;font-family:inherit;font-size:14px;font-weight:700;color:#5a707c;cursor:pointer;transition:background .15s}.mr-modal-cancel-button:hover{background:#f3f8f9}.mr-modal-submit-button{flex:1;height:48px;border:none;border-radius:12px;background:linear-gradient(135deg,#0d9aaa,#0b8391);color:#fff;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #0d9aaa52;transition:filter .15s}.mr-modal-submit-button:hover{filter:brightness(1.05)}.mr-modal-submit-button:disabled{opacity:.42;box-shadow:none;cursor:not-allowed}.mr-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.mr-field-label-row .mr-field-label{margin-bottom:0}.mr-privacy-toggle{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 11px;border:1px solid #dbe6ea;border-radius:20px;background:#fff;font-family:inherit;font-size:12px;font-weight:700;color:#9aa8b0;cursor:pointer;transition:background .16s,border-color .16s,color .16s,box-shadow .16s}.mr-privacy-toggle:hover{border-color:#bcd3da;color:#6f8592}.mr-privacy-toggle.is-on{background:linear-gradient(135deg,#0d9aaa,#0b8391);border-color:#0b8391;color:#fff;box-shadow:0 3px 9px #0d9aaa4d}.mr-privacy-note{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-size:12px;font-weight:600;color:#0b7f8c;animation:mr-privacy-note-in .2s ease-out}@keyframes mr-privacy-note-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.mr-history{display:flex;flex-direction:column;gap:18px;animation:mr-card-rise .4s cubic-bezier(.22,1,.36,1) both}.mr-history-toolbar{padding:14px 16px;background:#fff;border:1px solid #e6eef1;border-radius:16px;box-shadow:0 4px 16px #0f2a3a0d}.mr-history-filter-fields{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.mr-history-field{display:flex;flex-direction:column;gap:6px;min-width:158px}.mr-history-field-label{font-size:11.5px;font-weight:700;color:#8ba0aa}.mr-history-field .mr-date-field{margin-bottom:0}.mr-history-field .mr-date-field-button,.mr-history-field .mr-select-trigger{height:40px;border-radius:10px;font-size:13.5px}.mr-history-search{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid #dbe6ea;border-radius:10px;background:#fff;color:#a3b3bc;transition:border-color .15s,box-shadow .15s}.mr-history-search:focus-within{border-color:#0d9aaa;box-shadow:0 0 0 3px #0d9aaa24}.mr-history-search input{flex:1;min-width:0;border:none;outline:none;background:none;font-family:inherit;font-size:13.5px;font-weight:600;color:#0f2a3a}.mr-history-search input::placeholder{font-weight:500;color:#adbcc4}.mr-history-reset{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;border:1px solid #dbe6ea;border-radius:10px;background:#fbfdfd;font-family:inherit;font-size:13px;font-weight:700;color:#7b909b;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.mr-history-reset:hover{background:#f1f7f8;border-color:#c3d8de;color:#12303f}.mr-history-groups{display:flex;flex-direction:column;gap:18px}.mr-history-group-head{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding-left:2px}.mr-history-group-label{font-size:13px;font-weight:800;color:#0b7f8c;letter-spacing:-.2px}.mr-history-group-date{font-size:13px;font-weight:700;color:#6f8592;letter-spacing:-.2px}.mr-history-group-head>.mr-history-group-date:first-child{font-size:13.5px;font-weight:800;color:#3f5560}.mr-history-group-rule{flex:1;height:1px;background:linear-gradient(90deg,#bed0d8,#cfdde3 55%,#cfdde300)}.mr-history-group-count{font-size:12px;font-weight:700;color:#9aa8b0;font-variant-numeric:tabular-nums}.mr-history-items{margin:0;padding:0;list-style:none;background:#fff;border:1px solid #e6eef1;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0f2a3a0d}.mr-history-item{position:relative;display:flex;align-items:center;gap:16px;padding:15px 18px;border-bottom:1px solid #f2f7f8;transition:background .15s;animation:mr-row-fade .3s ease-out both}.mr-history-item:last-child{border-bottom:none}.mr-history-item:hover{background:#fafcfd}.mr-history-item-time{display:flex;flex-direction:column;gap:1px;width:62px;flex-shrink:0;font-variant-numeric:tabular-nums}.mr-history-item-time strong{font-size:14.5px;font-weight:800;color:#0f2a3a}.mr-history-item-time span{font-size:12px;font-weight:600;color:#a3b3bc}.mr-history-item-main{flex:1;min-width:0}.mr-history-item-title{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#12303f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mr-history-item-title svg{flex-shrink:0;color:#9aa8b0}.mr-history-item-meta{display:flex;align-items:center;gap:8px;margin-top:5px;font-size:12.5px;font-weight:600;color:#8397a2;flex-wrap:wrap}.mr-history-item-room{display:inline-flex;align-items:center;gap:6px;color:#5a707c;font-weight:700}.mr-history-room-dot{width:9px;height:9px;border-radius:3px;flex-shrink:0}.mr-history-item-divider{width:3px;height:3px;border-radius:50%;background:#cbd8dd}.mr-history-item-note{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:12.5px;font-weight:500;color:#9aa8b0}.mr-history-item-note svg{flex-shrink:0}.mr-history-item-side{display:flex;align-items:center;gap:10px;flex-shrink:0}.mr-history-status{padding:4px 10px;border-radius:8px;font-size:11.5px;font-weight:800;white-space:nowrap}.mr-history-status.is-ongoing{background:#eaf7f8;color:#0b7f8c}.mr-history-status.is-upcoming{background:#eef4f9;color:#587b96}.mr-history-status.is-past{background:#f2f5f6;color:#9aa8b0}.mr-history-item.is-ongoing{background:#f6fcfc}.mr-history-item.is-ongoing:hover{background:#f0fafb}.mr-history-item.is-past .mr-history-item-time strong,.mr-history-item.is-past .mr-history-item-title{color:#7b909b}.mr-history-item.is-past .mr-history-room-dot{opacity:.5}.mr-history-empty-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:64px 20px;background:#fff;border:1px solid #e6eef1;border-radius:16px;box-shadow:0 4px 16px #0f2a3a0d;color:#9aa8b0}.mr-history-empty-icon{width:52px;height:52px;border-radius:16px;background:#f2f7f8;display:flex;align-items:center;justify-content:center;color:#b8c7ce}.mr-history-empty-title{font-size:14px;font-weight:700;color:#7b909b}.mr-history-empty-description{font-size:12.5px;color:#a3b3bc}.mr-skeleton-card{height:396px;border-radius:18px;border:1px solid #e6eef1;background:linear-gradient(100deg,#f4f8f9 30%,#fff,#f4f8f9 70%);background-size:220% 100%;animation:mr-skeleton-sweep 1.3s ease-in-out infinite}@keyframes mr-skeleton-sweep{0%{background-position:140% 0}to{background-position:-40% 0}}.mr-office-segment-button:active,.mr-view-tab:active,.mr-date-stepper-button:active:not(:disabled),.mr-calendar-nav-button:active,.mr-cancel-button:active,.mr-modal-cancel-button:active,.mr-modal-submit-button:active:not(:disabled),.mr-calendar-today-button:active:not(:disabled){transform:translateY(1px)}.mr-modal-form input:focus,.mr-modal-form textarea:focus,.mr-date-field-button:focus-visible,.mr-date-field-button.is-open,.mr-select-trigger:focus-visible,.mr-select-trigger.is-open{border-color:#0d9aaa;box-shadow:0 0 0 3px #0d9aaa24;outline:none}.mr-timeline-segment:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #0d9aaa}.mr-page button:focus-visible,.mr-modal button:focus-visible{outline:2px solid rgba(13,154,170,.6);outline-offset:2px}@media (prefers-reduced-motion: reduce){.mr-page *,.mr-modal *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.mr-room-card:hover,.mr-room-card:hover .mr-room-photo-image{transform:none}}.drf-trigger{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 12px;border:1.5px solid #e3e8ee;border-radius:11px;background:#fbfcfd;font-family:inherit;color:#191f28;cursor:pointer;transition:border-color .15s ease,background .15s ease}.drf-trigger:hover{border-color:#d5dce4;background:#fff}.drf-trigger.is-open{border-color:#0d9aaa;background:#fff;box-shadow:0 0 0 3px #0d9aaa24}.drf-trigger>svg:first-child{flex-shrink:0;color:#0d9aaa}.drf-trigger-text{font-size:13.5px;font-weight:700;letter-spacing:-.2px;font-variant-numeric:tabular-nums;white-space:nowrap}.drf-trigger-caret{flex-shrink:0;color:#b0b8c1;transition:transform .16s ease}.drf-trigger.is-open .drf-trigger-caret{transform:rotate(180deg)}.drf-panel{position:fixed;z-index:300;display:flex;overflow:hidden;border:1px solid #eef1f5;border-radius:18px;background:#fff;font-family:Pretendard,Noto Sans KR,sans-serif;box-shadow:0 20px 48px -16px #0f2a3a47;animation:drf-pop .16s cubic-bezier(.2,.8,.3,1) both}.drf-presets{display:flex;flex-direction:column;gap:2px;flex-shrink:0;width:124px;padding:12px 10px;border-right:1px solid #f2f4f6;background:#fbfcfd}.drf-preset{height:32px;padding:0 10px;border:0;border-radius:9px;background:transparent;font-family:inherit;font-size:12.5px;font-weight:600;color:#4e5968;letter-spacing:-.3px;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease}.drf-preset:hover{background:#eef1f5}.drf-preset.is-active{background:#e8f4f5;color:#0b7f8c;font-weight:800}.drf-calendars{padding:12px 14px 14px}.drf-hint{margin-bottom:10px;font-size:12px;font-weight:700;color:#0d9aaa;letter-spacing:-.2px;text-align:center}.drf-months{display:flex;gap:16px}.drf-month{width:224px;min-height:226px}.drf-month-head{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:8px}.drf-nav-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border:0;border-radius:8px;background:transparent;color:#8b95a1;cursor:pointer;transition:background .14s ease,color .14s ease}.drf-nav-button:hover{background:#f2f4f6;color:#191f28}.drf-month-title{flex:1;height:26px;border:0;border-radius:8px;background:transparent;font-family:inherit;font-size:13.5px;font-weight:800;color:#191f28;letter-spacing:-.4px;cursor:pointer;transition:background .14s ease,color .14s ease}.drf-month-title:hover{background:#f2f4f6}.drf-month-title.is-open{background:#e8f4f5;color:#0b7f8c}.drf-picker{display:flex;gap:8px;height:190px}.drf-picker-years{display:flex;flex-direction:column;gap:2px;overflow-y:auto;flex-shrink:0;width:74px;padding-right:6px;border-right:1px solid #f2f4f6}.drf-picker-year{flex-shrink:0;height:28px;border:0;border-radius:7px;background:transparent;font-family:inherit;font-size:12.5px;font-weight:700;color:#4e5968;letter-spacing:-.2px;cursor:pointer;font-variant-numeric:tabular-nums;transition:background .14s ease,color .14s ease}.drf-picker-year:hover{background:#f2f4f6}.drf-picker-year.is-active{background:#0d9aaa;color:#fff}.drf-picker-months{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;flex:1;align-content:start}.drf-picker-month{height:30px;border:0;border-radius:8px;background:#f7f9fb;font-family:inherit;font-size:12.5px;font-weight:700;color:#4e5968;letter-spacing:-.2px;cursor:pointer;transition:background .14s ease,color .14s ease}.drf-picker-month:hover{background:#e8f4f5;color:#0b7f8c}.drf-picker-month.is-active{background:#0d9aaa;color:#fff}.drf-weekdays,.drf-grid{display:grid;grid-template-columns:repeat(7,1fr)}.drf-weekdays{margin-bottom:4px}.drf-weekday{height:22px;font-size:11px;font-weight:700;color:#b0b8c1;letter-spacing:-.2px;text-align:center;line-height:22px}.drf-weekday.is-sunday{color:#e78b95}.drf-weekday.is-saturday{color:#93aacd}.drf-day{position:relative;height:30px;padding:0;border:0;background:transparent;font-family:inherit;font-size:12.5px;font-weight:600;color:#4e5968;letter-spacing:-.2px;cursor:pointer;font-variant-numeric:tabular-nums;transition:color .12s ease}.drf-day:before{content:"";position:absolute;top:2px;right:0;bottom:2px;left:0;z-index:0;border-radius:8px;background:transparent;transition:background .12s ease}.drf-day-number{position:relative;z-index:1}.drf-day:hover:not(.is-disabled):before{background:#f2f4f6}.drf-day-empty{height:30px}.drf-day.is-disabled{color:#e5e9ef;cursor:default}.drf-day.is-sunday:not(.is-disabled){color:#e15b6a}.drf-day.is-saturday:not(.is-disabled){color:#5b7fb9}.drf-day.is-today .drf-day-number{font-weight:800;text-decoration:underline;text-underline-offset:3px}.drf-day.is-in-range:before{background:#e8f4f5;border-radius:0}.drf-day.is-start:before,.drf-day.is-end:before{background:#0d9aaa}.drf-day.is-start:not(.is-end):before{border-radius:8px 0 0 8px}.drf-day.is-end:not(.is-start):before{border-radius:0 8px 8px 0}.drf-day.is-start.is-end:before{border-radius:8px}.drf-day.is-start,.drf-day.is-end{color:#fff;font-weight:800}.drf-day.is-start:hover:before,.drf-day.is-end:hover:before{background:#0b8391}@media (max-width: 720px){.drf-panel{flex-direction:column;max-height:80vh;overflow-y:auto}.drf-presets{flex-direction:row;flex-wrap:wrap;width:auto;border-right:0;border-bottom:1px solid #f2f4f6}.drf-months{flex-direction:column}.drf-month{width:100%}}@keyframes drf-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mp-page{min-height:calc(100vh - 64px);background:#f5f7fa;font-family:Pretendard,Noto Sans KR,sans-serif;color:#191f28;-webkit-font-smoothing:antialiased}.mp-page *{box-sizing:border-box}.mp-inner{max-width:1000px;margin:0 auto;padding:40px 24px 120px}.mp-title{margin:0 0 24px;font-size:32px;font-weight:800;letter-spacing:-1.2px;line-height:1.35;color:#191f28}.mp-layout{display:flex;align-items:flex-start;gap:12px}.mp-card{background:#fff;border-radius:24px;box-shadow:0 1px 2px #191f280a,0 8px 24px -14px #191f2829}.mp-profile{width:340px;flex-shrink:0;overflow:hidden}.mp-profile-head{display:flex;flex-direction:column;align-items:center;padding:32px 24px 26px;background:linear-gradient(160deg,#0d9aaa,#0a7280)}.mp-profile-avatar{display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:14px;border-radius:24px;background:#ffffff2e;color:#fff}.mp-profile-name{font-size:21px;font-weight:800;letter-spacing:-.7px;color:#fff}.mp-profile-emp-no{margin-top:5px;font-size:13.5px;font-weight:500;letter-spacing:-.3px;color:#ffffffb8;font-variant-numeric:tabular-nums}.mp-profile-rows{padding:6px 24px 24px}.mp-profile-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #eef1f5}.mp-profile-row:last-child{border-bottom:none}.mp-profile-label{font-size:13.5px;font-weight:600;color:#8b95a1;letter-spacing:-.3px}.mp-profile-spacer{flex:1}.mp-profile-value{font-size:14.5px;font-weight:700;color:#191f28;letter-spacing:-.3px}.mp-profile-value.is-numeric{font-variant-numeric:tabular-nums}.mp-badge{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:8px;font-size:12.5px;font-weight:700;letter-spacing:-.2px;background:#f5f7fa;color:#4e5968;white-space:nowrap}.mp-badge.is-strong{font-weight:800}.mp-password{flex:1;min-width:0;padding:28px 28px 30px}.mp-password-head{margin-bottom:24px}.mp-password-title{margin:0 0 6px;font-size:19px;font-weight:800;letter-spacing:-.7px;color:#191f28}.mp-password-sub{margin:0;font-size:14px;font-weight:500;color:#8b95a1;letter-spacing:-.3px}.mp-field-label{display:block;margin-bottom:9px;font-size:13.5px;font-weight:700;color:#4e5968;letter-spacing:-.3px}.mp-password input{width:100%;height:52px;margin-bottom:20px;border:none;border-radius:14px;padding:0 16px;font-family:inherit;font-size:15.5px;font-weight:600;color:#191f28;letter-spacing:-.3px;outline:none;background:#f5f7fa;box-shadow:none;transition:background .15s,box-shadow .15s}.mp-password input:last-of-type{margin-bottom:0}.mp-password input:focus{background:#fff;box-shadow:inset 0 0 0 1.5px #0d9aaa}.mp-password input::placeholder{font-weight:500;color:#b0b8c1}.mp-submit{width:100%;height:56px;margin-top:26px;border:none;border-radius:16px;background:#0d9aaa;font-family:inherit;font-size:16.5px;font-weight:700;color:#fff;letter-spacing:-.5px;cursor:pointer;box-shadow:0 8px 18px #0d9aaa47;transition:background .15s}.mp-submit:hover:not(:disabled){background:#0b8391}.mp-submit:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 820px){.mp-layout{flex-direction:column}.mp-profile,.mp-password{width:100%}}.pr-page{min-height:calc(100vh - 64px);padding:44px 0 100px}.pr-inner{width:100%;max-width:1480px;margin:0 auto;padding:0 clamp(20px,3.5vw,56px)}.pr-mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.94em;letter-spacing:-.1px}.pr-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.pr-head-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:14px;background:#e8f4f5;color:#0d9aaa}.pr-head-text{flex:1;min-width:0}.pr-title{margin:0 0 5px;font-size:26px;font-weight:800;letter-spacing:-1px;color:#191f28}.pr-subtitle{margin:0;font-size:14px;font-weight:500;color:#8b95a1;letter-spacing:-.35px}.pr-refresh{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;height:38px;padding:0 14px;border:1px solid #eef1f5;border-radius:11px;background:#fff;font-family:inherit;font-size:13px;font-weight:700;color:#4e5968;letter-spacing:-.3px;cursor:pointer;box-shadow:0 1px 2px #191f280a;transition:background .15s ease,border-color .15s ease}.pr-refresh:hover:not(:disabled){background:#f7f9fb;border-color:#dde3ea}.pr-refresh:disabled{color:#b0b8c1;cursor:default}.pr-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.pr-summary-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;overflow:hidden;padding:17px 18px 15px;border:1px solid #eef1f5;border-radius:16px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 1px 2px #191f2808;transition:transform .16s cubic-bezier(.2,.8,.3,1),box-shadow .16s ease,border-color .16s ease}.pr-summary-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--pr-card-color);opacity:0;transition:opacity .16s ease}.pr-summary-card:hover{transform:translateY(-2px);border-color:#dde3ea;box-shadow:0 1px 2px #191f2808,0 12px 24px -18px #191f2866}.pr-summary-card.is-active{border-color:var(--pr-card-color);box-shadow:0 1px 2px #191f2808,0 12px 24px -18px var(--pr-card-color)}.pr-summary-card.is-active:before{opacity:1}.pr-summary-card:focus-visible{outline:none;border-color:var(--pr-card-color)}.pr-summary-label{font-size:12.5px;font-weight:700;color:#8b95a1;letter-spacing:-.3px}.pr-summary-value{display:flex;align-items:center;min-height:30px;font-size:26px;font-weight:800;line-height:1;color:#191f28;letter-spacing:-1px;font-variant-numeric:tabular-nums}.pr-summary-card.is-active .pr-summary-value,.pr-summary-card.is-attention .pr-summary-value{color:var(--pr-card-color)}.pr-summary-hint{font-size:11.5px;font-weight:500;color:#b0b8c1;letter-spacing:-.2px;line-height:1.45}.pr-summary-skeleton{width:34px;height:20px;border-radius:6px;background:#f2f4f6;animation:pr-pulse 1.4s ease-in-out infinite}.pr-card{padding:6px 20px 20px;border:1px solid #eef1f5;border-radius:20px;background:#fff;box-shadow:0 1px 2px #191f2808,0 16px 34px -30px #191f2866}.pr-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:16px 6px 15px;border-bottom:1px solid #f2f4f6}.pr-search{display:flex;align-items:center;gap:8px;flex:1;min-width:210px;height:38px;padding:0 12px;border:1.5px solid #e3e8ee;border-radius:11px;background:#fbfcfd;color:#b0b8c1;transition:border-color .15s ease,background .15s ease}.pr-search:focus-within{border-color:#0d9aaa;background:#fff}.pr-search input{width:100%;height:100%;padding:0;border:0;border-radius:0;background:transparent;font-family:inherit;font-size:13.5px;font-weight:500;color:#191f28;letter-spacing:-.3px;outline:none;box-shadow:none}.pr-search input::placeholder{color:#c3cad3}.pr-search-clear{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border:0;border-radius:50%;background:#e5e9ef;color:#8b95a1;cursor:pointer;transition:background .15s ease}.pr-search-clear:hover{background:#d5dce4}.pr-active-filter{display:inline-flex;align-items:center;gap:10px;height:32px;padding:0 6px 0 12px;border-radius:10px;background:#f2fbfc}.pr-active-filter-text{font-size:12.5px;font-weight:700;color:#0b7f8c;letter-spacing:-.3px}.pr-active-filter-clear{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border:0;border-radius:7px;background:transparent;font-family:inherit;font-size:11.5px;font-weight:700;color:#4e9ba4;cursor:pointer;transition:background .15s ease,color .15s ease}.pr-active-filter-clear:hover{background:#dff3f5;color:#0b7f8c}.pr-column-head,.pr-row{display:grid;grid-template-columns:3px 92px 86px minmax(160px,1.2fr) minmax(170px,1fr) 172px 118px;align-items:center;gap:12px}.pr-column-head{padding:14px 6px 11px;border-bottom:1px solid #f2f4f6;font-size:11.5px;font-weight:700;color:#b0b8c1;letter-spacing:-.2px}.pr-row{position:relative;padding:14px 6px;border-bottom:1px solid #f7f9fb;font-size:13px;transition:background .12s ease}.pr-row:last-child{border-bottom:0}.pr-row:hover{background:#fbfcfd}.pr-row-stripe{align-self:stretch;width:3px;min-height:30px;border-radius:3px;background:var(--pr-row-color);opacity:.55}.pr-row:hover .pr-row-stripe{opacity:1}.pr-column-head .pr-row-stripe{background:transparent}.pr-row.is-pending{background:#fffdf5}.pr-row.is-pending:hover{background:#fffaeb}.pr-col-time{display:flex;flex-direction:column;gap:1px;font-variant-numeric:tabular-nums}.pr-time-date{font-size:13px;font-weight:700;color:#4e5968;letter-spacing:-.2px}.pr-time-clock{font-size:11.5px;font-weight:500;color:#b0b8c1;letter-spacing:-.1px}.pr-result-badge{display:inline-flex;align-items:center;height:23px;padding:0 9px;border-radius:7px;font-size:11.5px;font-weight:800;letter-spacing:-.2px;white-space:nowrap}.pr-col-target{display:flex;flex-direction:column;gap:3px;min-width:0}.pr-target-name{display:flex;align-items:center;gap:5px;font-size:13.5px;font-weight:700;color:#191f28;letter-spacing:-.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-target-name.is-unknown{color:#8b95a1}.pr-target-name.is-unknown svg{flex-shrink:0;color:#b0b8c1}.pr-target-meta{font-size:11.5px;font-weight:500;color:#b0b8c1;letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-col-sent{font-weight:500;color:#8b95a1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-col-ip{font-weight:500;color:#b0b8c1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-changed-done,.pr-changed-pending{display:inline-flex;align-items:center;gap:5px;height:23px;padding:0 8px;border-radius:7px;font-size:11.5px;font-weight:700;letter-spacing:-.2px;white-space:nowrap}.pr-changed-done{background:#eaf7ef;color:#16a34a;font-variant-numeric:tabular-nums}.pr-changed-pending{background:#fdf5e3;color:#b5820a}.pr-changed-none{color:#d5dce4}.pr-row-reason{grid-column:2 / -1;display:flex;align-items:center;gap:6px;margin-top:8px;padding:8px 11px;border-radius:9px;background:#fdf4f5;font-size:12px;font-weight:500;color:#c9394b;letter-spacing:-.2px;word-break:break-word}.pr-row-reason svg{flex-shrink:0}.pr-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:76px 20px;text-align:center;color:#c3cad3}.pr-state.is-error{color:#e5384a}.pr-state-title{font-size:15.5px;font-weight:700;color:#8b95a1;letter-spacing:-.4px}.pr-state.is-error .pr-state-title{color:#e5384a}.pr-state-sub{font-size:13px;font-weight:500;color:#b0b8c1;letter-spacing:-.3px}.pr-denied{display:flex;align-items:center;justify-content:center;gap:10px;padding:90px 20px;border:1px solid #eef1f5;border-radius:20px;background:#fff;font-size:15px;font-weight:600;color:#8b95a1;letter-spacing:-.3px}.pr-spin{animation:pr-spin .9s linear infinite}@media (max-width: 1100px){.pr-summary{grid-template-columns:repeat(3,1fr)}.pr-column-head{display:none}.pr-column-head,.pr-row{grid-template-columns:3px 64px 86px 1fr;row-gap:6px}.pr-col-target,.pr-col-sent,.pr-col-changed,.pr-col-ip{grid-column:2 / -1}}@media (max-width: 640px){.pr-summary{grid-template-columns:repeat(2,1fr)}.pr-title{font-size:22px}}@keyframes pr-spin{to{transform:rotate(360deg)}}@keyframes pr-pulse{0%,to{opacity:1}50%{opacity:.5}}.lp-page{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:32px 20px;overflow:hidden;font-family:Pretendard,Noto Sans KR,sans-serif;color:#0f2a3a;background:#f5f7fa}.lp-page *{box-sizing:border-box}.lp-card{position:relative;z-index:1;width:100%;max-width:520px;padding:46px 48px 36px;background:#fff;border-radius:24px;box-shadow:0 0 0 1px #0f2a3a0d,0 24px 60px #0f2a3a29;animation:lp-card-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes lp-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.lp-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.lp-logo{height:46px;width:auto;display:block;margin-bottom:18px}.lp-title{margin:0;font-size:23px;font-weight:800;letter-spacing:-.6px;color:#0f2a3a}.lp-subtitle{margin:7px 0 0;font-size:13.5px;font-weight:500;color:#7b909b}.lp-form{display:flex;flex-direction:column}.lp-field{margin-bottom:16px}.lp-label{display:block;margin-bottom:8px;font-size:12.5px;font-weight:700;color:#3f5560}.lp-input-wrap{display:flex;align-items:center;gap:10px;height:52px;padding:0 14px;background:#fff;border:1px solid #dbe6ea;border-radius:14px;color:#a3b3bc;transition:border-color .16s,box-shadow .16s}.lp-input-wrap:focus-within{border-color:#0d9aaa;box-shadow:0 0 0 3px #0d9aaa26}.lp-input-wrap.is-error{border-color:#ef8a94}.lp-page .lp-input-wrap input,.lp-page .lp-input-wrap input:focus,.lp-page .lp-input-wrap input:-webkit-autofill{flex:1;width:auto;min-width:0;height:100%;padding:0;border:none;border-radius:0;outline:none;box-shadow:none;background:none;font-family:inherit;font-size:14.5px;font-weight:600;color:#0f2a3a}.lp-page .lp-input-wrap input:-webkit-autofill{-webkit-text-fill-color:#0f2a3a;-webkit-box-shadow:0 0 0 60px #fff inset;transition:background-color 9999s ease-in-out 0s}.lp-input-wrap input::placeholder{font-weight:500;color:#b3c0c8}.lp-eye{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:9px;background:none;color:#a3b3bc;cursor:pointer;flex-shrink:0;transition:background .14s,color .14s}.lp-eye:hover{background:#f1f6f8;color:#5a707c}.lp-remember{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;margin:2px 0 16px;padding:4px 2px;font-size:13.5px;font-weight:600;color:#7b909b;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .14s}.lp-remember:hover,.lp-remember.is-checked{color:#3f5560}.lp-remember-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.lp-remember-box{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1.5px solid #cdd9de;border-radius:6px;background:#fff;color:transparent;flex-shrink:0;transition:background .14s,border-color .14s,color .14s}.lp-remember.is-checked .lp-remember-box{background:linear-gradient(135deg,#0d9aaa,#0b8391);border-color:#0b8391;color:#fff}.lp-remember-input:focus-visible+.lp-remember-box{box-shadow:0 0 0 3px #0d9aaa38}.lp-error{display:flex;align-items:center;gap:7px;margin:2px 0 14px;padding:11px 13px;background:#fdeef0;border-radius:12px;font-size:12.5px;font-weight:600;color:#c9394b;animation:lp-error-in .22s ease-out}.lp-error svg{flex-shrink:0}@keyframes lp-error-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lp-submit{display:flex;align-items:center;justify-content:center;gap:8px;height:54px;margin-top:6px;border:none;border-radius:14px;background:linear-gradient(135deg,#0d9aaa,#0b8391);font-family:inherit;font-size:15.5px;font-weight:800;color:#fff;cursor:pointer;box-shadow:0 10px 24px #0d9aaa4d;transition:filter .15s,transform .12s,box-shadow .15s}.lp-submit:hover{filter:brightness(1.05);box-shadow:0 12px 28px #0d9aaa5c}.lp-submit:active{transform:translateY(1px)}.lp-submit-arrow{transition:transform .16s}.lp-submit:hover .lp-submit-arrow{transform:translate(3px)}.lp-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:lp-spin .65s linear infinite}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-footer{margin-top:26px;padding-top:20px;border-top:1px solid #e7eff1;text-align:center}.lp-footer-text{margin:0;font-size:12.5px;font-weight:500;color:#8ba0aa;line-height:1.6}.lp-footer-text strong{font-weight:700;color:#5a707c}.lp-footer-link{padding:0;border:0;background:none;font-family:inherit;font-size:inherit;font-weight:700;color:#0d9aaa;letter-spacing:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .15s ease}.lp-footer-link:hover{color:#0b7f8c}.lp-footer-link:focus-visible{outline:2px solid rgba(13,154,170,.4);outline-offset:2px;border-radius:4px}.lp-copyright{position:relative;z-index:1;margin-top:22px;font-size:11.5px;font-weight:500;color:#8ba0aa;text-align:center;letter-spacing:.2px}@media (max-width: 560px){.lp-card{padding:32px 24px 26px;border-radius:20px}}.tp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f2a3a52;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:tp-fade .16s ease both}.tp-modal{position:relative;width:min(380px,100%);padding:32px 30px 26px;border-radius:22px;background:#fff;box-shadow:0 24px 60px #0f2a3a38;animation:tp-pop .22s cubic-bezier(.22,1,.36,1) both}.tp-close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:9px;background:transparent;color:#b0b8c1;cursor:pointer;transition:background .15s ease,color .15s ease}.tp-close:hover{background:#f2f4f6;color:#4e5968}.tp-form,.tp-done{display:flex;flex-direction:column}.tp-done{align-items:center;text-align:center}.tp-icon,.tp-done-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:16px;border-radius:14px;background:#eaf7f8;color:#0d9aaa}.tp-done-icon{background:#e9f7ef;color:#16a34a}.tp-title{margin:0 0 8px;font-size:19px;font-weight:800;color:#191f28;letter-spacing:-.6px}.tp-text{margin:0 0 20px;font-size:13.5px;font-weight:500;line-height:1.65;color:#8b95a1;letter-spacing:-.3px}.tp-text strong{font-weight:700;color:#4e5968}.tp-label{margin-bottom:7px;font-size:12.5px;font-weight:700;color:#4e5968;letter-spacing:-.3px}.tp-modal .tp-input{width:100%;height:46px;padding:0 14px;border:1.5px solid #e3e8ee;border-radius:12px;background:#fbfcfd;font-size:14.5px;font-weight:500;color:#191f28;letter-spacing:-.3px;outline:none;box-shadow:none;transition:border-color .15s ease,background .15s ease}.tp-modal .tp-input:focus{border-color:#0d9aaa;background:#fff;box-shadow:0 0 0 3px #0d9aaa24;outline:none}.tp-modal .tp-input.is-error{border-color:#ef8a94;background:#fff7f8}.tp-error{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-size:12.5px;font-weight:600;color:#e5384a;letter-spacing:-.3px}.tp-submit{height:48px;margin-top:18px;border:0;border-radius:13px;background:#0d9aaa;font-size:15px;font-weight:700;color:#fff;letter-spacing:-.4px;cursor:pointer;transition:filter .15s ease}.tp-done .tp-submit{width:100%}.tp-submit:hover:not(:disabled){filter:brightness(1.06)}.tp-submit:disabled{opacity:.6;cursor:default}.tp-hint{margin:14px 0 0;font-size:12px;font-weight:500;line-height:1.6;color:#b0b8c1;letter-spacing:-.2px;text-align:center}@keyframes tp-fade{0%{opacity:0}to{opacity:1}}@keyframes tp-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.fp-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 24px}.fp-inner{width:min(460px,100%);display:flex;flex-direction:column;gap:18px;animation:fp-rise .45s cubic-bezier(.22,1,.36,1) both}.fp-notice{display:flex;gap:14px;padding:20px 22px;border:1.5px solid #d9eff1;border-radius:18px;background:#f2fbfc}.fp-notice-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:#fff;color:#0d9aaa;box-shadow:0 2px 8px #0d9aaa24}.fp-notice-body{min-width:0}.fp-notice-title{margin:0 0 6px;font-size:17px;font-weight:800;color:#0b5f69;letter-spacing:-.5px}.fp-notice-text{margin:0;font-size:13.5px;font-weight:500;line-height:1.65;color:#4e7d84;letter-spacing:-.3px}.fp-logout{align-self:center;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:0;border-radius:10px;background:transparent;font-size:13px;font-weight:600;color:#8b95a1;letter-spacing:-.3px;cursor:pointer;transition:background .15s ease,color .15s ease}.fp-logout:hover{background:#f2f4f6;color:#4e5968}@keyframes fp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}:root{--bg: #f4f6f8;--surface: #ffffff;--surface-soft: #f8fafc;--line: #d9e2ec;--line-strong: #b8c4d2;--text: #1f2933;--muted: #697586;--primary: #2563eb;--primary-dark: #1d4ed8;--green: #16825d;--green-dark: #106448;--blue-soft: #eef5ff;--orange: #b85c00;--orange-soft: #fff4e6;--purple: #6d3fc0;--purple-soft: #f2eeff;--gray-soft: #eef2f6;font-family:Noto Sans KR,Malgun Gothic,Arial,sans-serif;color:var(--text)}body{min-height:100vh;background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}h1{font-size:28px;line-height:1.28;letter-spacing:0}h2{font-size:18px;line-height:1.35;letter-spacing:0}h3{font-size:15px;margin-bottom:8px}label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:700}input,select,textarea{width:100%;border:1px solid var(--line-strong);background:#fff;color:var(--text);border-radius:8px;padding:10px 11px;outline:none}textarea{line-height:1.6;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}input:read-only{background:var(--gray-soft);color:var(--muted);cursor:default}table{width:100%;border-collapse:collapse;min-width:980px}th,td{border-bottom:1px solid var(--line);padding:12px 14px;text-align:left;vertical-align:middle;font-size:14px}th{background:var(--surface-soft);color:#475467;font-size:13px;font-weight:800;white-space:nowrap}td{color:#344054}tbody tr{transition:background .12s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 720px){h1{font-size:23px}}:root{--bg: #f5f7fa;--surface: #ffffff;--surface-soft: #fbfdfd;--line: #e2ebee;--line-strong: #cfdde3;--text: #0f2a3a;--muted: #5a707c;--primary: #0d9aaa;--primary-dark: #0b8391;--blue-soft: #eaf7f8;--gray-soft: #f1f6f8;font-family:Pretendard,Noto Sans KR,Malgun Gothic,Arial,sans-serif;-webkit-font-smoothing:antialiased}body{background:#f5f7fa}.page{width:100%;max-width:1480px;margin:0 auto;padding:24px clamp(16px,3.5vw,56px) 48px}.header{margin-bottom:20px}.eyebrow{font-size:13px;font-weight:600;color:var(--primary);margin-bottom:6px}h1{font-size:26px;font-weight:800;letter-spacing:-.6px;color:#0f2a3a}h2{letter-spacing:-.3px}.panel{background:#fff;border:1px solid #e6eef1;border-radius:16px;box-shadow:0 4px 16px #0f2a3a0d}.panel-title h2{font-size:16px;font-weight:800}.meta{color:#8397a2}.summary{background:#fff;border:1px solid #e6eef1;border-radius:12px;box-shadow:0 2px 8px #0f2a3a0a}.summary strong{color:#0f2a3a}.summary span{color:#8397a2}.system-tabs{display:inline-flex;gap:4px;padding:4px;background:#fff;border:1px solid #e2ebee;border-radius:12px;box-shadow:0 2px 8px #0f2a3a0a}.system-tab{height:36px;padding:0 20px;border:none;border-radius:9px;background:none;font-size:13.5px;font-weight:600;color:#5a707c;transition:background .15s,color .15s}.system-tab:hover{background:#f3f8f9;color:#12303f}.system-tab.active{font-weight:700;color:#fff;background:linear-gradient(135deg,#0f3346,#0b2634);box-shadow:0 3px 8px #0f334638}.panel input,.panel select,.panel textarea,.login-form input{border:1px solid #dbe6ea;border-radius:11px;background:#fff;color:#0f2a3a;outline:none;transition:border-color .15s,box-shadow .15s}.panel input:focus,.panel select:focus,.panel textarea:focus,.login-form input:focus{border-color:#0d9aaa;box-shadow:0 0 0 3px #0d9aaa24}.panel input::placeholder,.panel textarea::placeholder{color:#adbcc4}.panel label{color:#3f5560;font-weight:600}.search-box{border:1px solid #dbe6ea;border-radius:11px;background:#fff;color:#a3b3bc}.search-box:focus-within{border-color:#0d9aaa;box-shadow:0 0 0 3px #0d9aaa24}.search-box input{border:none;box-shadow:none}.search-box input:focus{border:none;box-shadow:none}.filter-bar{background:linear-gradient(180deg,#fbfdfd,#f7fbfb);border-radius:12px}.primary-button,.teal-button,.login-btn{border:none;border-radius:12px;background:linear-gradient(135deg,#0d9aaa,#0b8391);color:#fff;font-weight:800;box-shadow:0 8px 20px #0d9aaa47;transition:filter .15s,transform .12s}.primary-button:hover,.teal-button:hover,.login-btn:hover{filter:brightness(1.05)}.primary-button:active,.teal-button:active,.login-btn:active{transform:translateY(1px)}.primary-button:disabled,.login-btn:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.secondary-button,.close-button,.it-button{border:1px solid #dbe6ea;border-radius:12px;background:#fff;color:#5a707c;font-weight:700;transition:background .15s,border-color .15s,color .15s}.secondary-button:hover,.close-button:hover,.it-button:hover{background:#f3f8f9;border-color:#c3d8de;color:#12303f}.delete-button,.bl-cancel,.preview-remove{border:1px solid #f2d0d4;border-radius:9px;background:#fff;color:#d95565;font-weight:700;transition:background .15s,border-color .15s}.delete-button:hover,.bl-cancel:hover,.preview-remove:hover{background:#fdeef0;border-color:#ef8a94}.attach-btn{border:1px solid #dbe6ea;border-radius:10px;background:#fbfdfd;color:#5a707c;font-weight:700}.attach-btn:hover{background:#eaf7f8;border-color:#bfe6ea;color:#0b7f8c}.status-badge{border:none;border-radius:8px;padding:4px 10px;font-size:11.5px;font-weight:800}.status-badge.received{background:#eef4f9;color:#587b96}.status-badge.progress{background:#eaf7f8;color:#0b7f8c}.status-badge.it{background:#fff4e6;color:#b45309}.status-badge.closed{background:#f2f5f6;color:#7b909b}.table-wrap{border-radius:12px;overflow:auto}table th{background:#fbfdfd;border-bottom:1px solid #eef3f5;font-size:12px;font-weight:700;color:#8397a2}table td{border-bottom:1px solid #f3f7f8;font-size:13.5px;color:#0f2a3a}tbody tr{transition:background .15s}tbody tr:hover{background:#f7fbfb}tbody tr.selected{background:#eaf7f8}.pagination button{min-width:34px;height:34px;border:1px solid #e2ebee;border-radius:9px;background:#fff;font-weight:700;color:#5a707c;transition:background .15s,border-color .15s,color .15s}.pagination button:hover:not(:disabled){border-color:#bfe6ea;color:#0b7f8c}.pagination button.active{background:linear-gradient(135deg,#0d9aaa,#0b8391);border-color:#0b8391;color:#fff}.pagination button:disabled{color:#c3ced4;cursor:not-allowed}.content-box,.reply-box{background:#fbfdfd;border:1px solid #eef3f5;border-radius:12px}.answer-item{background:#fff;border:1px solid #eef3f5;border-radius:12px}.answer-item strong{color:#12303f}.answer-item time{color:#a3b3bc}.question-number{color:var(--primary);font-weight:700}.faq-section{background:#fff;border:1px solid #e6eef1;border-radius:16px;box-shadow:0 4px 16px #0f2a3a0d}.faq-title h2{font-size:16px;font-weight:800}.faq-item{border:1px solid #eef3f5;border-radius:12px;background:#fff}.faq-item.open{border-color:#bfe6ea;background:#fbfdfd}.faq-question{font-weight:700;color:#26404d}.faq-answer{color:#5a707c}.profile-avatar{border-radius:18px;background:linear-gradient(135deg,#e8f4f5,#d3ebed);color:#0d9aaa}.profile-top h2{font-size:20px;font-weight:800;color:#12303f}.profile-row{border-bottom:1px solid #f3f7f8}.profile-row:last-child{border-bottom:none}.profile-label{color:#8ba0aa;font-weight:700}.role-badge{border:none;border-radius:8px;padding:4px 10px;font-size:11.5px;font-weight:800}.role-badge.role-user{background:#eef4f9;color:#587b96}.role-badge.role-manager{background:#eaf7f8;color:#0b7f8c}.role-badge.role-admin{background:linear-gradient(135deg,#0f3346,#0b2634);color:#7fe2e9}.account-active{color:#15803d;font-weight:700}.account-inactive{color:#d95565;font-weight:700}.pw-message{border-radius:10px;padding:9px 12px;font-weight:600}.pw-error{background:#fdeef0;color:#c9394b}.pw-success{background:#eaf7f8;color:#0b7f8c}.teams-toast{border-radius:12px;box-shadow:0 14px 34px #0f2a3a3d;font-weight:700}.preview-thumb,.image-item img{border-radius:10px}.image-item{border-radius:10px;overflow:hidden}
