.lp-root{display:flex;min-height:100vh;background:#f0f4f8}.lp-brand{width:420px;flex-shrink:0;background:linear-gradient(160deg,#0d47a1,#1565c0,#1976d2);display:flex;flex-direction:column;justify-content:center;padding:60px 48px;position:relative;overflow:hidden}.lp-brand__deco{position:absolute;bottom:-80px;right:-80px;width:320px;height:320px;border-radius:50%;background:#ffffff0d}.lp-brand__deco:before{content:"";position:absolute;top:-60px;left:-60px;width:200px;height:200px;border-radius:50%;background:#ffffff0a}.lp-brand__inner{position:relative;z-index:1}.lp-brand__logo{width:56px;height:56px;background:#ffffff26;border:2px solid rgba(255,255,255,.3);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.lp-brand__logo-mark{font-size:1.5rem;font-weight:900;color:#fff;letter-spacing:-.02em}.lp-brand__title{font-size:1.625rem;font-weight:800;color:#fff;margin:0 0 8px;letter-spacing:-.01em;line-height:1.2}.lp-brand__sub{font-size:.9375rem;color:#ffffffa6;margin:0}.lp-brand__divider{width:40px;height:2px;background:#ffffff40;margin:28px 0;border-radius:2px}.lp-brand__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.lp-brand__features li{font-size:.875rem;color:#fffc;padding-left:18px;position:relative}.lp-brand__features li:before{content:"•";position:absolute;left:0;color:#fff6}.lp-form-panel{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;position:relative}.lp-form-wrap{width:100%;max-width:380px}.lp-form-header{margin-bottom:36px}.lp-form-title{font-size:1.5rem;font-weight:800;color:#1a1a2e;margin:0 0 8px;letter-spacing:-.02em}.lp-form-desc{font-size:.875rem;color:#6b7280;margin:0}.lp-form{display:flex;flex-direction:column;gap:18px}.lp-field{display:flex;flex-direction:column;gap:6px}.lp-label{font-size:.8125rem;font-weight:600;color:#374151}.lp-input{padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:.9375rem;color:#111827;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.lp-input:focus{border-color:#1565c0;box-shadow:0 0 0 3px #1565c01a}.lp-input--err{border-color:#ef4444}.lp-input--err:focus{box-shadow:0 0 0 3px #ef44441a}.lp-input--pw{padding-right:44px}.lp-input-wrap{position:relative}.lp-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:2px;transition:color .13s}.lp-eye:hover{color:#374151}.lp-error{display:flex;align-items:center;gap:6px;padding:10px 13px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:.8125rem;color:#dc2626;font-weight:500}.lp-btn{margin-top:4px;padding:13px;background:#1565c0;color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .15s,transform 80ms;display:flex;align-items:center;justify-content:center;min-height:48px;letter-spacing:.01em}.lp-btn:hover:not(:disabled){background:#0d47a1;transform:translateY(-1px)}.lp-btn:active:not(:disabled){transform:translateY(0)}.lp-btn:disabled{opacity:.6;cursor:default}.lp-btn__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:lpSpin .7s linear infinite}@keyframes lpSpin{to{transform:rotate(360deg)}}.lp-help{margin-top:24px;font-size:.8125rem;color:#9ca3af;text-align:center}.lp-help strong{color:#6b7280;font-weight:600}.lp-footer{font-size:.75rem;color:#d1d5db;text-align:center;position:absolute;bottom:24px;left:0;right:0}@media(max-width:768px){.lp-root{flex-direction:column}.lp-brand{width:100%;padding:36px 28px;min-height:auto}.lp-brand__features,.lp-brand__divider{display:none}.lp-brand__title{font-size:1.25rem}.lp-form-panel{padding:36px 24px 28px}.lp-form-wrap{max-width:100%}}.cp-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f4f8;padding:24px}.cp-card{width:100%;max-width:400px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:40px 36px 32px;display:flex;flex-direction:column;align-items:center}.cp-icon{font-size:2.5rem;margin-bottom:16px}.cp-title{font-size:1.375rem;font-weight:800;color:#1a1a2e;margin:0 0 10px;letter-spacing:-.02em;text-align:center}.cp-desc{font-size:.875rem;color:#6b7280;text-align:center;line-height:1.6;margin:0 0 12px}.cp-email{font-size:.875rem;font-weight:600;color:#1565c0;margin:0 0 28px;background:#eff6ff;padding:6px 14px;border-radius:20px}.cp-form{width:100%;display:flex;flex-direction:column;gap:16px}.cp-field{display:flex;flex-direction:column;gap:5px}.cp-label{font-size:.8125rem;font-weight:600;color:#374151}.cp-hint{font-weight:400;color:#9ca3af}.cp-input-wrap{position:relative}.cp-input{width:100%;padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:.9375rem;color:#111827;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.cp-input:focus{border-color:#1565c0;box-shadow:0 0 0 3px #1565c01a}.cp-input--pw{padding-right:44px}.cp-input--err{border-color:#ef4444}.cp-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:2px;transition:color .13s}.cp-eye:hover{color:#374151}.cp-error{display:flex;align-items:center;gap:6px;padding:10px 13px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:.8125rem;color:#dc2626;font-weight:500}.cp-btn{margin-top:4px;padding:13px;background:#1565c0;color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .15s,transform 80ms;display:flex;align-items:center;justify-content:center;min-height:48px}.cp-btn:hover:not(:disabled){background:#0d47a1;transform:translateY(-1px)}.cp-btn:active:not(:disabled){transform:translateY(0)}.cp-btn:disabled{opacity:.6;cursor:default}.cp-btn__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:cpSpin .7s linear infinite}@keyframes cpSpin{to{transform:rotate(360deg)}}.cp-logout{margin-top:20px;background:none;border:none;font-family:inherit;font-size:.8125rem;color:#9ca3af;cursor:pointer;text-decoration:underline;padding:0}.cp-logout:hover{color:#6b7280}.po-page__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.po-page__title{font-size:1.125rem;font-weight:700;color:#202124;margin:0}.po-filter{display:flex;align-items:center;gap:8px}.po-filter__label{font-size:.8125rem;color:#5f6368}.po-filter__date{padding:5px 9px;border:1px solid #dadce0;border-radius:7px;font-family:inherit;font-size:.8125rem;color:#202124;outline:none;cursor:pointer}.po-filter__date:focus{border-color:#1565c0}.po-filter__sep{color:#9aa0a6;font-size:.875rem}.po-filter__btn{padding:5px 16px;background:#1565c0;color:#fff;border:none;border-radius:7px;font-family:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .13s}.po-filter__btn:hover{background:#0d47a1}.po-status{text-align:center;padding:40px;color:#5f6368;font-size:.9rem}.po-status--err{color:#d32f2f}.po-summary{font-size:.8375rem;color:#5f6368;margin-bottom:10px}.po-list{display:flex;flex-direction:column;gap:10px}.po-card{background:#fff;border:1px solid #e8eaed;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.po-card__hdr{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;cursor:pointer;transition:background .12s;-webkit-user-select:none;user-select:none}.po-card__hdr:hover{background:#f8f9fa}.po-card__hdr-left,.po-card__hdr-right{display:flex;align-items:center;gap:10px}.po-card__no{font-size:.875rem;font-weight:700;color:#1565c0;font-family:monospace}.po-card__date{font-size:.8125rem;color:#5f6368}.po-card__badge{font-size:.725rem;font-weight:600;padding:2px 8px;border-radius:20px;background:#f1f3f4;color:#5f6368}.po-card__badge--10{background:#e8f5e9;color:#2e7d32}.po-card__badge--20{background:#ffeaea;color:#c62828}.po-card__badge--00{background:#fff8e1;color:#f57f17}.po-card__dept{font-size:.8125rem;color:#9aa0a6}.po-card__count{font-size:.8125rem;color:#5f6368;font-weight:500}.po-card__arrow{font-size:.75rem;color:#9aa0a6;transition:transform .2s;display:inline-block}.po-card__arrow--open{transform:rotate(180deg)}.po-card__body{border-top:1px solid #f1f3f4;padding:0}.po-card__remark{padding:8px 16px;font-size:.8125rem;color:#5f6368;background:#fafafa;border-bottom:1px solid #f1f3f4}.po-table{width:100%;border-collapse:collapse;font-size:.8125rem;overflow-x:auto;display:block}.po-table thead tr{background:#f8f9fa}.po-table th,.po-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #f1f3f4;white-space:nowrap}.po-table th{font-weight:600;color:#5f6368;font-size:.75rem}.po-table td.r,.po-table th.r{text-align:right}.po-table td.c,.po-table th.c{text-align:center}.po-table__nm{white-space:normal;min-width:120px}.po-table__dc{white-space:normal;min-width:80px;max-width:160px;color:#5f6368}.po-table__row--closed td{color:#9aa0a6}.po-tag{font-size:.7rem;font-weight:600;padding:2px 7px;border-radius:20px}.po-tag--open{background:#e8f5e9;color:#2e7d32}.po-tag--closed{background:#f1f3f4;color:#9aa0a6}.scm-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fa}.scm-header{height:56px;background:#1565c0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;flex-shrink:0;box-shadow:0 2px 8px #00000026}.scm-header__brand{display:flex;align-items:center;gap:10px}.scm-header__logo{background:#fff3;color:#fff;font-size:.75rem;font-weight:800;padding:3px 8px;border-radius:6px;letter-spacing:.06em}.scm-header__title{color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.01em}.scm-header__user{display:flex;align-items:center;gap:10px}.scm-header__user-name{color:#ffffffe6;font-size:.875rem;font-weight:500}.scm-header__user-company{color:#ffffffa6;font-size:.8125rem;border-left:1px solid rgba(255,255,255,.25);padding-left:10px}.scm-header__logout{background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;font-family:inherit;font-size:.8125rem;padding:4px 12px;border-radius:6px;cursor:pointer;transition:background .13s}.scm-header__logout:hover{background:#ffffff40}.scm-main{flex:1;padding:24px;max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}.scm-footer{text-align:center;font-size:.75rem;color:#9aa0a6;padding:14px;border-top:1px solid #e8eaed;background:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#202124;background:#f5f7fa;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}.scm-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#9aa0a6;font-size:.9rem}
