:root{--hf-primary:#03c75a;--hf-success:#16a34a;--hf-danger:#dc2626;--hf-radius:8px;--hf-font-size:14px}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#03c75a;--accent-bg:#03c75a1a;--accent-border:#03c75a73;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;border-inline:0;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.hf-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0a50280f}.hf-btn-sm,.hf-btn.sm{height:32px;padding:0 12px;font-size:13px}.hf-btn-md,.hf-btn.md{height:40px;padding:0 18px;font-size:14px}.hf-btn-lg,.hf-btn.lg{height:46px;padding:0 24px;font-size:16px}.hf-btn-primary,.hf-btn.primary{background:var(--naver-green,#03c75a);color:#fff}.hf-btn-primary:hover,.hf-btn.primary:hover{background:var(--naver-green-dark,#02ad4f)}.hf-btn-secondary,.hf-btn.secondary{color:var(--layout-text,#1f2d25);border-color:var(--layout-border,#dfe8e2);background:#eef7f1}.hf-btn-secondary:hover,.hf-btn.secondary:hover{background:#dff3e7}.hf-btn-success,.hf-btn.success{color:#fff;background:#00b864}.hf-btn-success:hover,.hf-btn.success:hover{background:var(--naver-green-dark,#02ad4f)}.hf-btn-danger,.hf-btn.danger{color:#fff;background:#e5484d}.hf-btn-danger:hover,.hf-btn.danger:hover{background:#c62a31}.hf-btn-outline,.hf-btn.outline{border:1px solid var(--layout-border,#dfe8e2);color:var(--layout-text,#1f2d25);background:#fff}.hf-btn-outline:hover,.hf-btn.outline:hover{background:#edf8f1;border-color:#03c75a73}.hf-btn:focus-visible{outline-offset:2px;outline:3px solid #03c75a38}.hf-btn:disabled{opacity:.5;cursor:default}:root{--naver-green:#03c75a;--naver-green-dark:#02ad4f;--layout-bg:#f4f7f5;--layout-panel:#fff;--layout-border:#dfe8e2;--layout-text:#1f2d25;--layout-muted:#718177;--layout-shadow:0 14px 34px #0a502824;--app-header-height:64px}.app-shell{background:var(--layout-bg);min-height:100svh;color:var(--layout-text);flex-direction:column;display:flex}.app-header{z-index:140;background:var(--naver-green);color:#fff;box-sizing:border-box;border-bottom:1px solid #ffffff38;align-items:center;gap:14px;height:64px;padding:0 22px;display:flex;position:sticky;top:0}.header-menu-button,.menu-fab,.sidebar-icon-button{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.header-menu-button{color:#fff;background:#ffffff29;border-radius:8px;flex-direction:column;flex:0 0 38px;gap:5px;width:38px;height:38px}.header-menu-button span,.menu-fab span{background:currentColor;border-radius:999px;width:18px;height:2px}.header-menu-button:hover{background:#ffffff3d}.header-brand{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.header-brand strong{font-size:18px;line-height:1.1}.header-brand span{color:#ffffffd1;font-size:12px}.header-user{white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.header-user span{text-overflow:ellipsis;color:#ffffffeb;font-size:14px;font-weight:700;overflow:hidden}.app-body{flex:1;align-items:flex-start;min-height:0;display:flex;position:relative}.app-sidebar{background:var(--layout-panel);border-right:1px solid var(--layout-border);z-index:120;white-space:nowrap;flex-direction:column;transition:width .3s,transform .3s,opacity .3s,box-shadow .3s;display:flex;overflow:hidden}.sidebar-head{border-bottom:1px solid var(--layout-border);box-sizing:border-box;justify-content:space-between;align-items:center;height:76px;min-height:76px;padding:18px 16px;display:flex;overflow:hidden}.sidebar-title{opacity:1;flex-direction:column;transition:opacity .2s;display:flex}.sidebar-title strong{text-align:left;font-size:16px}.sidebar-title span{color:var(--layout-muted);text-align:left;margin-top:2px;font-size:12px}.sidebar-actions{gap:6px;display:flex}.sidebar-icon-button{width:30px;height:30px;color:var(--layout-muted);background:#eef7f1;border-radius:8px;flex-shrink:0;font-size:12px;font-weight:700}.sidebar-close-button svg{transition:transform .2s;display:block}.sidebar-icon-button:hover,.sidebar-icon-button.is-active{background:var(--naver-green);color:#fff}.sidebar-nav{scrollbar-width:thin;flex-direction:column;gap:8px;padding:14px 10px;display:flex;overflow-y:auto}.sidebar-admin-switch{border-top:1px solid var(--layout-border);margin-top:auto;padding:10px}.sidebar-admin-button{cursor:pointer;background:0 0;border:0;width:100%}.sidebar-back-button{min-width:0;color:var(--layout-text);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:800;display:flex}.sidebar-back-button svg{flex:none}.sidebar-back-button:hover{color:var(--naver-green-dark)}.menu-item{min-height:44px;color:var(--layout-text);box-sizing:border-box;border-radius:8px;align-items:center;gap:12px;padding:0 8px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.menu-item:hover{background:#edf8f1}.menu-item.active{background:var(--naver-green);color:#fff}.menu-mark{width:28px;height:28px;color:var(--naver-green-dark);background:#03c75a1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.menu-item.active .menu-mark{color:#fff;background:#ffffff38}.menu-text{opacity:1;transition:opacity .2s}.main-content{text-align:left;background:var(--layout-panel);box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:1920px;margin:0 auto;padding:28px}.layout-overlay,.menu-fab{display:none}.app-footer{border-top:1px solid var(--layout-border);color:var(--layout-muted);text-align:center;background:#fff;margin-top:auto;padding:14px 22px;font-size:13px}@media (width>=901px){.app-sidebar{flex:0 0 64px;width:64px;height:calc(100svh - 64px);max-height:calc(100svh - 64px);position:sticky;top:64px;left:0}.main-content{margin-left:0;transition:none}.app-shell.is-wide.menu-open .app-sidebar{flex-basis:248px;width:248px}.app-shell.is-wide.menu-closed .app-sidebar .sidebar-title,.app-shell.is-wide.menu-closed .app-sidebar .sidebar-back-button .menu-text,.app-shell.is-wide.menu-closed .app-sidebar .menu-text{opacity:0;pointer-events:none;width:0;max-width:0;overflow:hidden}.app-shell.is-wide.menu-closed .app-sidebar .sidebar-nav{align-items:center;padding:14px 0}.app-shell.is-wide.menu-closed .app-sidebar .menu-item{justify-content:center;gap:0;width:44px;padding:0}.app-shell.is-wide.menu-closed .app-sidebar .sidebar-head{justify-content:center;padding:18px 0}.app-shell.is-wide.menu-closed .app-sidebar .sidebar-close-button svg{transform:rotate(180deg)}.app-shell.is-wide.menu-closed .app-sidebar .sidebar-actions{display:flex}.app-shell.is-wide.menu-closed .app-sidebar .sidebar-admin-switch{justify-content:center;padding:10px 0 14px;display:flex}.app-shell.is-wide.menu-closed .app-sidebar .menu-mark{margin:0}}@media (width<=900px){:root{--app-header-height:58px}.app-header{gap:10px;height:58px;padding:0 16px}.header-user{gap:6px}.header-user span{max-width:34vw;font-size:13px}.app-sidebar{width:min(320px,100vw - 40px);height:calc(100svh - 58px);box-shadow:var(--layout-shadow);position:fixed;top:58px;left:0;transform:translate(-100%)}.app-shell.is-compact.menu-open .app-sidebar{opacity:1;transform:translate(0)}.layout-overlay-open{z-index:110;background:#0f1c155c;display:block;position:fixed;inset:58px 0 0}.main-content{padding:20px 16px}}.hf-input{border:1px solid var(--layout-border,#dfe8e2);box-sizing:border-box;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.hf-input:focus{border-color:var(--naver-green,#03c75a);box-shadow:0 0 0 3px #03c75a24}.login-page{background:#f5f7fb;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:10px;width:400px;padding:40px;box-shadow:0 8px 30px #00000014}.login-form{flex-direction:column;gap:18px;display:flex}.login-form-head{flex-direction:column;align-items:center;gap:14px;margin-bottom:8px;display:flex}.login-main-logo{object-fit:contain;max-width:180px;max-height:90px;display:block}.login-form-head h1{text-align:center;color:var(--layout-text,#1f2d25);margin:0;font-size:28px;line-height:1.2}.login-remember{align-items:center;gap:8px;font-size:14px;display:flex}.login-button{height:44px;margin-top:10px}.login-signup-links{grid-template-columns:1fr 1fr;gap:8px;display:grid}.login-signup-links a{border:1px solid var(--layout-border,#dfe8e2);min-height:38px;color:var(--layout-text,#1f2d25);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;text-decoration:none;display:flex}.login-signup-links a:hover{color:var(--naver-green,#03c75a);background:#edf8f1}.signup-card{width:460px}.signup-description{color:var(--layout-muted,#718177);text-align:center;margin:-16px 0 24px;font-size:14px;line-height:1.5}.signup-form{flex-direction:column;gap:14px;display:flex}.signup-type-switch{border:1px solid var(--layout-border,#dfe8e2);background:#eef7f1;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;padding:4px;display:grid}.signup-type-switch a{min-height:38px;color:var(--layout-muted,#718177);border-radius:6px;justify-content:center;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:flex}.signup-type-switch a.active{background:var(--naver-green,#03c75a);color:#fff}.signup-field{text-align:left;flex-direction:column;gap:6px;display:flex}.signup-field span{color:var(--layout-text,#1f2d25);font-size:13px;font-weight:700}.signup-company-search{flex-direction:column;gap:8px;display:flex}.signup-search-row{grid-template-columns:1fr 86px;gap:8px;display:grid}.signup-selected-company{text-align:left;background:#edf8f1;border:1px solid #03c75a59;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.signup-selected-company strong{color:var(--layout-text,#1f2d25);flex-direction:column;gap:2px;font-size:14px;display:flex}.signup-selected-company em,.signup-company-results em{color:var(--layout-muted,#718177);font-size:12px;font-style:normal;font-weight:600}.signup-selected-company span{color:var(--naver-green-dark,#02ad4f);font-size:12px;font-weight:700}.signup-company-results{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;gap:6px;max-height:190px;padding:8px;display:flex;overflow-y:auto}.signup-company-results button{width:100%;color:var(--layout-text,#1f2d25);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.signup-company-results button:hover{background:#edf8f1}.signup-company-results strong{flex-direction:column;gap:2px;font-size:14px;display:flex}.signup-company-results span{color:var(--layout-muted,#718177);font-size:12px;font-weight:700}.signup-submit{width:100%;height:44px;margin-top:4px}.signup-login-link{color:var(--layout-muted,#718177);text-align:center;font-size:13px;font-weight:600;text-decoration:none}.signup-login-link:hover{color:var(--naver-green,#03c75a)}.hf-search-bar{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:14px;display:flex}.hf-search-bar .hf-input{flex:220px}.hf-search-bar .hf-btn{flex:none}@media (width<=600px){.hf-search-bar .hf-btn{flex:100%}}.board-item{border:1px solid var(--layout-border,#dfe8e2);cursor:pointer;background:#fff;border-radius:8px;margin-bottom:15px;padding:20px;transition:all .2s}.board-item:hover{border-color:#03c75a73;transform:translateY(-2px);box-shadow:0 10px 24px #0a50281a}.board-title{color:var(--layout-text,#1f2d25);font-size:20px;font-weight:700}.board-meta{color:var(--layout-muted,#718177);gap:15px;margin-top:12px;font-size:14px;display:flex}.hf-pagination{justify-content:center;align-items:center;gap:6px;margin:30px 0;display:flex}.hf-pagination button{border:1px solid var(--layout-border,#dfe8e2);cursor:pointer;background:#fff;border-radius:8px;min-width:40px;height:40px;font-size:14px;transition:all .2s}.hf-pagination button:hover:not(:disabled){background:#edf8f1;border-color:#03c75a73}.hf-pagination button.active{background:var(--naver-green,#03c75a);color:#fff;border-color:var(--naver-green,#03c75a)}.hf-pagination button:disabled{opacity:.4;cursor:default}.board-view{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;padding:30px}.board-view-title{color:var(--layout-text,#1f2d25);margin:0}.board-view-info{color:var(--layout-muted,#718177);gap:20px;margin-top:15px;display:flex}.board-view-content{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:30px;line-height:1.8}.board-view-buttons{gap:10px;margin-top:30px;display:flex}.board-view-buttons button{width:100px;height:42px}@media (width<=600px){.board-view{padding:18px}.board-view-info,.board-view-buttons{flex-wrap:wrap}.board-view-buttons button{flex:120px}}.board-form{flex-direction:column;gap:15px;display:flex}.board-form input{border:1px solid var(--layout-border,#dfe8e2);box-sizing:border-box;border-radius:8px;outline:none;padding:12px;font-size:16px}.board-form textarea{box-sizing:border-box;width:100%}.board-form input:focus{border-color:var(--naver-green,#03c75a);box-shadow:0 0 0 3px #03c75a24}.board-form textarea{resize:vertical;border:1px solid var(--layout-border,#dfe8e2);border-radius:8px;padding:12px;font-size:16px}.board-form button{width:120px;height:45px}@media (width<=600px){.board-form button{width:100%}}.hf-editor-toolbar{white-space:nowrap;background:#fafafa;border-bottom:1px solid #ddd;flex-wrap:wrap;align-items:center;gap:3px;padding:6px;display:flex}.hf-editor-toolbar button{border-radius:4px;width:28px;min-width:28px;height:28px;padding:0;font-size:13px}.hf-editor-toolbar select{height:28px;font-size:12px}.hf-editor-toolbar .divider{background:#ddd;width:1px;height:20px;margin:0 3px}.hf-toolbar-btn{cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:4px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:0;transition:all .15s;display:flex}.hf-toolbar-btn:hover{background:#f5f5f5}.hf-toolbar-btn.active{background:#dbeafe;border-color:#60a5fa}.hf-toolbar-btn svg{width:16px;height:16px}.hf-popup{position:relative}.hf-color-palette{z-index:999;background:#fff;border:1px solid #ddd;border-radius:6px;grid-template-columns:repeat(8,22px);gap:4px;padding:8px;display:grid;position:absolute;top:34px;left:0;box-shadow:0 3px 12px #00000026}.hf-color-item{cursor:pointer;border:1px solid #bbb;border-radius:3px;width:22px;height:22px;padding:0}.hf-color-item:hover{border-color:#3b82f6;transform:scale(1.1)}.hf-editor{border:1px solid var(--layout-border,#dfe8e2);border-radius:8px;overflow:hidden}.hf-editor .tiptap{outline:none;min-height:250px;max-height:30vh;padding:15px;overflow-y:auto}.hf-editor .hf-html-editor{resize:vertical;border:0;outline:none;width:100%;min-height:250px;padding:15px;font-family:Consolas,monospace;font-size:14px;line-height:1.6;overflow-y:auto}.hf-editor table{border-collapse:collapse;width:100%}.hf-editor td,.hf-editor th{border:1px solid #ccc;padding:8px}.hf-editor blockquote{border-left:4px solid var(--naver-green,#03c75a);color:#666;margin:10px 0;padding-left:15px}.hf-editor pre{color:#fff;background:#1e1e1e;padding:12px;overflow:auto}.hf-editor code{background:#edf8f1;border-radius:4px;padding:2px 4px}.ProseMirror img{vertical-align:bottom;max-width:100%;display:inline-block}.ProseMirror .align-left{float:left;margin-bottom:6px;margin-right:12px}.ProseMirror .align-right{float:right;margin-bottom:6px;margin-left:12px}.ProseMirror .align-center{float:none;margin-left:auto;margin-right:auto;display:block}.ProseMirror [data-node-view-wrapper]:has(img){vertical-align:bottom;max-width:100%;display:inline-block!important}:is(.ProseMirror [data-node-view-wrapper]:has(>[style*=float\:left]),.ProseMirror [data-node-view-wrapper]:has(>[style*="float: left"])){vertical-align:bottom;float:left!important;display:inline-block!important}:is(.ProseMirror [data-node-view-wrapper]:has(>[style*=float\:right]),.ProseMirror [data-node-view-wrapper]:has(>[style*="float: right"])){vertical-align:bottom;float:right!important;display:inline-block!important}:is(.ProseMirror [data-node-view-wrapper]:has(>[style*=display\:block]),.ProseMirror [data-node-view-wrapper]:has(>[style*="display: block"]),.ProseMirror [data-node-view-wrapper]:has(>[style*="margin: 0 auto"])){text-align:center;float:none!important;display:block!important}.admin-page{flex-direction:column;gap:18px;display:flex}.admin-page-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.admin-page-header h2{margin:0}.admin-page-header p{color:var(--layout-muted,#718177);margin-top:6px;font-size:14px}.admin-toolbar{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;border-radius:8px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:10px;padding:14px;display:grid}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-stat-card,.admin-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px}.admin-stat-card{padding:16px}.admin-stat-card span{color:var(--layout-muted,#718177);font-size:13px;font-weight:700}.admin-stat-card strong{color:var(--layout-text,#1f2d25);margin-top:8px;font-size:24px;display:block}.admin-panel{overflow:hidden}.admin-panel-head{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.admin-panel-head strong{font-size:15px}.admin-panel-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-table{border-collapse:collapse;width:100%;min-width:720px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:14px}.admin-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:800}.admin-table tr:last-child td{border-bottom:0}.admin-badge{min-height:24px;color:var(--naver-green-dark,#02ad4f);background:#edf8f1;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.admin-badge.pending{color:#a16207;background:#fff7e6}.admin-badge.blocked{color:#c62a31;background:#fff0f0}.admin-form-grid{flex-direction:column;gap:14px;padding:16px;display:flex}.admin-form-section{background:#fbfdfc;border:1px solid #edf2ef;border-radius:8px;overflow:hidden}.admin-form-section-title{color:var(--layout-text,#1f2d25);background:#f3faf6;border-bottom:1px solid #edf2ef;padding:11px 14px;font-size:13px;font-weight:800}.admin-form-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;display:grid}.admin-field{flex-direction:column;gap:6px;display:flex}.admin-field span{color:var(--layout-text,#1f2d25);font-size:13px;font-weight:800}.admin-field.full{grid-column:1/-1}.admin-inline-field{grid-template-columns:1fr 86px;gap:8px;display:grid}.admin-textarea{resize:vertical;min-height:88px;padding-top:10px;font-family:inherit;line-height:1.5}.admin-company-address-logo{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.admin-company-address-stack,.admin-company-logo-stack{flex-direction:column;gap:14px;min-width:0;display:flex}.admin-logo-field{margin-top:2px}.admin-logo-upload{background:#fff;border:1px solid #dfe8e2;border-radius:8px;flex-direction:column;align-items:stretch;gap:10px;padding:12px;display:flex}.admin-logo-preview{width:100%;height:124px;color:var(--layout-muted,#718177);text-align:center;background:#f8fbf9;border:1px dashed #cfd8d3;border-radius:8px;justify-content:center;align-items:center;font-size:13px;display:flex;overflow:hidden}.admin-logo-preview img{object-fit:contain;max-width:100%;max-height:100%}.admin-logo-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.admin-logo-file-button{text-align:center;cursor:pointer;justify-content:center;align-items:center;min-width:96px;display:inline-flex;position:relative;overflow:hidden}.admin-logo-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-panel-actions{border-top:1px solid var(--layout-border,#dfe8e2);justify-content:flex-end;gap:8px;padding:14px 16px;display:flex}.admin-action-cell{flex-wrap:wrap;gap:6px;display:flex}.admin-clickable-row{cursor:pointer}.admin-clickable-row:hover td{background:#f8fbf9}.admin-company-search{position:relative}.admin-selected-company{color:var(--layout-muted,#718177);background:#fff;border:1px solid #dfe8e2;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.admin-selected-company strong{color:var(--layout-text,#1f2d25)}.admin-company-results{gap:8px;display:grid}.admin-company-results button{width:100%;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.admin-company-results button:hover{border-color:var(--naver-green,#03c75a);background:#f3faf6}.admin-company-results span{color:var(--layout-muted,#718177);font-size:12px;font-weight:700}.employee-toolbar,.customer-toolbar{grid-template-columns:minmax(180px,1fr) auto auto}.admin-th-filter{gap:6px;min-width:0;display:grid;position:relative}.customer-table .customer-company-col{width:150px;max-width:150px}.customer-table td.customer-company-col span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.admin-table .employee-company-col{width:150px;max-width:150px}.admin-table td.employee-company-col span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.admin-th-filter>span{color:var(--layout-muted,#718177);font-size:12px;font-weight:800}.admin-th-filter-title{align-items:center;gap:4px;width:fit-content;display:inline-flex}.admin-th-filter>em{color:var(--layout-text,#1f2d25);font-size:12px;font-style:normal;font-weight:700}.admin-filter-company{grid-template-columns:minmax(140px,1fr) auto auto;gap:8px;display:grid;position:relative}.customer-header-filter{grid-template-columns:none;align-items:center;gap:0;display:inline-flex}.customer-header-filter .admin-filter-icon{width:18px;height:18px;color:var(--layout-muted,#718177);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.customer-header-filter .admin-filter-icon:hover,.customer-header-filter .admin-filter-icon.is-active{color:var(--naver-green-dark,#02ad4f)}.customer-header-filter .admin-filter-icon.is-active{background:0 0}.customer-header-filter .admin-filter-clear{color:#d14343;cursor:pointer;background:#fff5f5;border:1px solid #ffd1d1;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.customer-header-filter .admin-filter-clear:hover{color:#b4232a;background:#ffe8e8;border-color:#f87171}.customer-header-filter .admin-filter-popover{z-index:20;background:#fff;border:1px solid #dfe8e2;border-radius:8px;gap:6px;width:280px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 34px #0f291c1f}.customer-header-filter .admin-filter-popover-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-header-filter .admin-filter-popover-head strong{color:var(--layout-text,#1f2d25);font-size:12px}.admin-filter-company-results{z-index:20;background:#fff;border:1px solid #dfe8e2;border-radius:8px;gap:6px;max-height:240px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 16px 34px #0f291c1f}.customer-header-filter .admin-filter-company-results{max-height:220px;box-shadow:none;border:0;border-radius:0;padding:0;position:static}.admin-filter-company-results button{width:100%;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;justify-content:space-between;gap:10px;padding:9px 10px;display:flex}.admin-filter-company-results button:hover{border-color:var(--naver-green,#03c75a);background:#f3faf6}.admin-filter-empty{color:var(--layout-muted,#718177);text-align:center;padding:12px 8px;font-size:12px}.admin-th-filter .customer-header-filter .admin-filter-popover{top:calc(100% + 4px)}.admin-pagination{border-top:1px solid var(--layout-border,#dfe8e2);color:var(--layout-muted,#718177);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:flex}.admin-pagination div{align-items:center;gap:10px;display:flex}.admin-pagination strong{min-width:70px;color:var(--layout-text,#1f2d25);text-align:center}.admin-modal-backdrop{z-index:1000;background:#0f291c61;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.admin-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(980px,100%);max-height:min(860px,100vh - 56px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f291c40}.admin-modal .admin-form-section{overflow:visible}.admin-modal .admin-form-section-grid{grid-template-columns:repeat(2,minmax(240px,1fr));align-items:start}.admin-modal .admin-field,.admin-modal .admin-inline-field,.admin-modal .hf-input,.admin-modal select,.admin-modal textarea{box-sizing:border-box;min-width:0}.admin-modal .hf-input,.admin-modal select,.admin-modal textarea{width:100%}.admin-modal .admin-inline-field{grid-template-columns:minmax(0,1fr) auto}.admin-modal-head{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.admin-modal-head div{flex-direction:column;gap:3px;display:flex}.admin-modal-head strong{color:var(--layout-text,#1f2d25);font-size:16px}.admin-modal-head span{color:var(--layout-muted,#718177);font-size:12px;font-weight:700}.admin-modal-close{width:34px;height:34px;color:var(--layout-text,#1f2d25);cursor:pointer;background:#fff;border:1px solid #dfe8e2;border-radius:8px;font-size:22px;line-height:1}.admin-modal>.admin-form-grid{min-height:0;overflow:hidden auto}.common-code-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.common-master-panel,.common-detail-panel{min-width:0}.common-master-form{border-bottom:1px solid var(--layout-border,#dfe8e2);gap:12px;padding:14px 16px;display:grid}.common-code-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.common-action{min-height:34px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.common-action.primary{border:1px solid var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.common-action.secondary{border:1px solid var(--layout-border,#dfe8e2);color:var(--layout-text,#1f2d25);background:#f3faf6}.common-action.danger,.common-row-delete{color:#e11d48;background:#fff1f2;border:1px solid #ffd1d8}.common-action:disabled{opacity:.55;cursor:default}.common-master-list{gap:8px;max-height:520px;padding:12px;display:grid;overflow:auto}.common-master-list button{border:1px solid var(--layout-border,#dfe8e2);width:100%;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:4px;padding:11px 12px;display:grid}.common-master-list button:hover,.common-master-list button.is-selected{border-color:var(--naver-green,#03c75a);background:#f3faf6}.common-master-list strong{font-size:14px}.common-master-list span{color:var(--layout-muted,#718177);font-size:12px;font-weight:800}.common-empty{color:var(--layout-muted,#718177);text-align:center;padding:18px 10px;font-size:13px}.common-detail-sheet{overflow:auto}.common-detail-sheet table{border-collapse:collapse;width:100%;min-width:980px}.common-detail-sheet th,.common-detail-sheet td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2ef;padding:8px;font-size:13px}.common-detail-sheet th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:900}.common-detail-sheet input{box-sizing:border-box;width:100%;min-width:0;min-height:34px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border:1px solid #dfe8e2;border-radius:6px;padding:0 9px;font-size:13px}.common-detail-sheet input:focus{border-color:var(--naver-green,#03c75a);outline:0;box-shadow:0 0 0 2px #03c75a1a}.common-row-delete{min-height:30px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:6px;padding:0 9px;font-size:12px;font-weight:900}.common-empty-cell{height:120px;color:var(--layout-muted,#718177);text-align:center!important}@media (width<=900px){.admin-page-header{flex-direction:column}.admin-toolbar,.admin-grid,.common-code-layout,.admin-form-section-grid,.employee-toolbar,.admin-filter-company,.admin-modal .admin-form-section-grid{grid-template-columns:1fr}.admin-modal-backdrop{align-items:stretch;padding:12px}.admin-panel-head,.admin-panel-actions,.admin-pagination{flex-wrap:wrap}.admin-company-address-logo{grid-template-columns:1fr}}.schedule-page{flex-direction:column;gap:16px;display:flex}.schedule-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.schedule-header h2{color:var(--layout-text,#1f2d25);margin:0}.schedule-header p{color:var(--layout-muted,#718177);margin:6px 0 0;font-size:14px}.schedule-actions,.schedule-calendar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.schedule-toolbar{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.schedule-month-title{color:var(--layout-text,#1f2d25);font-size:20px;font-weight:800}.schedule-selected-date{color:var(--layout-muted,#718177);margin-top:3px;font-size:13px;font-weight:700}.schedule-calendar-layout{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.schedule-calendar-layout.has-drawer{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.schedule-calendar{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;min-width:0;height:100%;overflow:visible}.schedule-weekdays,.schedule-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-weekday{color:var(--layout-muted,#718177);text-align:center;background:#fbfdfc;border-bottom:1px solid #edf2ef;border-right:1px solid #edf2ef;padding:10px;font-size:12px;font-weight:800}.schedule-weekday:last-child{border-right:0}.schedule-day{box-sizing:border-box;cursor:pointer;background:#fff;border-bottom:1px solid #edf2ef;border-right:1px solid #edf2ef;min-height:96px;padding:8px;transition:background .15s,box-shadow .15s}.schedule-day:hover{background:#f8fbf9}.schedule-day:nth-child(7n){border-right:0}.schedule-day.is-muted{background:#fafcfb}.schedule-day.is-today{box-shadow:inset 0 0 0 2px #03c75a52}.schedule-day.is-selected{box-shadow:inset 0 0 0 2px var(--naver-green,#03c75a);background:#ecfff4}.schedule-day.is-selected .schedule-date span{background:var(--naver-green,#03c75a);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;display:inline-flex}.schedule-date{min-height:22px;color:var(--layout-text,#1f2d25);justify-content:space-between;align-items:center;font-size:13px;font-weight:800;display:flex}.schedule-day.is-muted .schedule-date{color:#a5b3aa}.schedule-chip-list{flex-direction:column;gap:5px;margin-top:8px;display:flex}.schedule-chip{border:1px solid #03c75a38;border-left:4px solid var(--naver-green,#03c75a);width:100%;min-height:28px;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#f3faf6;border-radius:6px;padding:5px 7px;font-size:12px}.schedule-chip strong,.schedule-chip span{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;display:block;overflow:visible}.schedule-chip span{color:var(--layout-muted,#718177);font-size:11px;font-weight:700}.schedule-chip-report{background:#f7fcf9;border-color:#02ad4f33 #02ad4f33 #02ad4f33 #02ad4f}.schedule-report-drawer{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;min-width:0;height:100%;display:flex;position:static;overflow:hidden;box-shadow:-10px 10px 28px #0f291c14}.schedule-report-drawer-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.schedule-report-drawer-head strong,.schedule-report-drawer-head span{display:block}.schedule-report-drawer-head strong{color:var(--layout-text,#1f2d25);font-size:18px}.schedule-report-drawer-head span{color:var(--layout-muted,#718177);margin-top:4px;font-size:13px;font-weight:700}.schedule-report-drawer-head button{color:#c62a31;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #ffd1d1;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:800}.schedule-report-drawer-list{flex:1;min-height:0;padding:10px;overflow:auto}.schedule-report-drawer-list button{width:100%;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:5px;padding:12px;display:grid}.schedule-report-drawer-list button:hover{background:#eef8f1}.schedule-report-drawer-list strong{font-size:14px}.schedule-report-drawer-list span{color:var(--layout-muted,#718177);font-size:12px;font-weight:700}.schedule-report-empty{color:var(--layout-muted,#718177);text-align:center;padding:40px 12px;font-size:14px}.schedule-report-drawer-actions{border-top:1px solid var(--layout-border,#dfe8e2);justify-content:flex-end;gap:8px;padding:14px;display:flex}.schedule-list-panel,.schedule-form-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.schedule-form-panel{overflow:visible}.schedule-list-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;grid-template-columns:minmax(200px,1fr) 160px 160px auto 110px;gap:8px;padding:14px;display:grid}.schedule-page-size{min-width:110px}.schedule-table{border-collapse:collapse;width:100%}.schedule-table th,.schedule-table td{text-align:left;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:14px}.schedule-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:800}.schedule-table tr:last-child td{border-bottom:0}.schedule-table th:first-child,.schedule-table td:first-child{text-align:center;width:72px}.schedule-clickable-row{cursor:pointer}.schedule-clickable-row:hover td{background:#f8fbf9}.schedule-pagination{border-top:1px solid var(--layout-border,#dfe8e2);color:var(--layout-muted,#718177);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;display:flex}.schedule-pagination-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.schedule-pagination-buttons button{border:1px solid var(--layout-border,#dfe8e2);min-width:34px;height:34px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:0 9px;font-weight:700}.schedule-pagination-buttons button:hover:not(:disabled){background:#edf8f1;border-color:#03c75a73}.schedule-pagination-buttons button.is-active{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.schedule-pagination-buttons button:disabled{opacity:.42;cursor:default}.schedule-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.schedule-field{flex-direction:column;gap:6px;display:flex}.schedule-field span{color:var(--layout-text,#1f2d25);font-size:13px;font-weight:800}.schedule-field.full{grid-column:1/-1}.schedule-textarea{resize:vertical;min-height:160px;padding-top:10px;font-family:inherit;line-height:1.5}.schedule-form-actions{border-top:1px solid var(--layout-border,#dfe8e2);justify-content:flex-end;gap:8px;padding:14px 16px;display:flex}@media (width<=900px){.schedule-header,.schedule-toolbar{flex-direction:column;align-items:stretch}.schedule-list-toolbar,.schedule-form{grid-template-columns:1fr}.schedule-day{min-height:46px;padding:5px}.schedule-chip{padding:4px 5px;font-size:11px}.schedule-chip-list{gap:4px;margin-top:5px}.schedule-weekday{padding:7px 2px;font-size:11px}.schedule-date{min-height:18px;font-size:11px}.schedule-table{min-width:680px}.schedule-pagination{flex-direction:column;align-items:flex-start}.schedule-pagination-buttons{justify-content:flex-start}.schedule-calendar-layout.has-drawer{grid-template-columns:1fr}.schedule-report-drawer{height:auto;max-height:70vh;position:static}}.report-page{flex-direction:column;gap:16px;display:flex}.report-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.report-header h2{color:var(--layout-text,#1f2d25);margin:0}.report-header p{color:var(--layout-muted,#718177);margin:6px 0 0;font-size:14px}.report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.report-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.report-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;grid-template-columns:minmax(220px,1fr) 160px 160px auto 110px;gap:8px;padding:14px;display:grid}.report-page-size{min-width:110px}.list-scroll{width:100%;overflow:auto hidden}.report-table{border-collapse:collapse;width:100%;min-width:1040px}.report-table th,.report-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:14px}.report-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:800}.report-table th:first-child,.report-table td:first-child{text-align:center;width:72px}.report-table td:nth-child(4),.report-table td:nth-child(5),.report-table td:nth-child(7){text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.report-clickable-row{cursor:pointer}.report-clickable-row:hover td{background:#f8fbf9}.report-pagination{border-top:1px solid var(--layout-border,#dfe8e2);color:var(--layout-muted,#718177);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;display:flex}.report-pagination-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.report-pagination-buttons button{border:1px solid var(--layout-border,#dfe8e2);min-width:34px;height:34px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:0 9px;font-weight:700}.report-pagination-buttons button:hover:not(:disabled){background:#edf8f1;border-color:#03c75a73}.report-pagination-buttons button.is-active{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.report-pagination-buttons button:disabled{opacity:.42;cursor:default}.report-form-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.report-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.report-field{flex-direction:column;gap:6px;display:flex}.report-field span{color:var(--layout-text,#1f2d25);font-size:13px;font-weight:800}.report-form-actions{border-top:1px solid var(--layout-border,#dfe8e2);justify-content:flex-end;align-items:center;gap:8px;padding:14px 16px;display:flex}.report-form-left-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-right:auto;display:flex}.report-work-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fbfdfc;border-radius:8px;margin:0 16px 16px;overflow:hidden}.report-guide-page-panel{margin:0;overflow:visible}.report-work-panel-head{top:var(--app-header-height,64px);z-index:12;border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f3faf6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 10px;padding:6px 10px;display:flex;position:sticky;box-shadow:0 4px 12px #1f2d250f}.report-work-panel-title{flex:220px;align-items:center;min-width:0;min-height:34px;display:flex}.report-work-panel-head strong{color:var(--layout-text,#1f2d25);font-size:14px}.guide-head-actions{flex:5 680px;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.guide-head-actions-left,.guide-head-actions-right{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.guide-head-actions-right{justify-content:flex-end}.guide-head-action{min-height:34px;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:5px;padding:7px 10px;font-size:13px;font-weight:900}.guide-head-action.is-yellow{color:#1f2d25;background:#ffc107}.guide-head-action.is-blue{color:#fff;background:#087cf4}.guide-head-action.is-gray{color:#fff;background:#6f7a84}.guide-head-action.is-green{background:var(--naver-green,#03c75a);color:#fff}.guide-head-action:disabled{cursor:default;opacity:.65}.report-guide-tabs{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px;display:grid}.report-guide-tabs button{border:1px solid var(--layout-border,#dfe8e2);min-height:48px;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;font-weight:800;display:flex}.report-guide-tabs button span{width:24px;height:24px;color:var(--naver-green-dark,#02ad4f);background:#edf8f1;border-radius:999px;flex:0 0 24px;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.report-guide-tabs button:hover,.report-guide-tabs button.is-active{border-color:var(--naver-green,#03c75a);background:#f3faf6}.report-guide-tabs button.is-active span{background:var(--naver-green,#03c75a);color:#fff}.report-work-empty{background:#fff;min-height:160px}.report-guide-loading{color:var(--layout-muted,#718177);justify-content:center;align-items:center;font-size:14px;display:flex}.guide-target-section{background:#fff;flex-direction:column;gap:34px;padding:18px 10px 0;display:flex}.guide-info-block h3{color:var(--layout-text,#1f2d25);border-bottom:1px solid #d9e1dc;align-items:center;gap:6px;margin:0 0 14px;padding-bottom:12px;font-size:17px;display:flex}.guide-info-block{overflow-x:visible}.guide-info-block h3:before{content:"";background:linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 0 1px / 3px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 0 6px / 3px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 0 11px / 3px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 5px 1px / 10px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 5px 6px / 10px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 5px 11px / 10px 3px no-repeat;flex:0 0 15px;width:15px;height:14px}.guide-info-table{border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);width:100%;min-width:0}.guide-info-row{grid-template-columns:minmax(108px,20%) minmax(0,30%) minmax(108px,20%) minmax(0,30%);display:grid}.guide-info-cell{min-height:46px;display:contents}.guide-info-cell.is-wide{display:contents}.guide-info-cell.is-wide .guide-info-label{grid-column:1/2}.guide-info-cell.is-wide .guide-info-value{grid-column:2/5}.guide-info-label,.guide-info-value{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);white-space:normal;overflow-wrap:anywhere;align-items:center;min-width:0;padding:8px 12px;font-size:14px;line-height:1.45;display:flex}.guide-info-label{color:var(--layout-text,#1f2d25);text-align:center;background:#f3faf6;justify-content:center;font-weight:800}.guide-info-value{color:var(--layout-text,#1f2d25);text-overflow:clip;background:#fff;overflow:visible}.guide-target-footer{background:#f7f8f7;justify-content:center;padding:13px 12px 16px;display:flex}@media (width<=1100px){.guide-info-row{grid-template-columns:minmax(92px,19%) minmax(0,31%) minmax(92px,19%) minmax(0,31%)}.guide-info-label,.guide-info-value{padding:6px 8px;font-size:13px;line-height:1.3}}.guide-overview-section{background:#fff;padding:10px 8px 0}.guide-section-title{border-bottom:1px solid var(--layout-border,#dfe8e2);align-items:center;gap:12px;margin:16px 0 10px;padding-bottom:7px;display:flex}.guide-section-title:first-child{margin-top:0}.guide-section-title h3{color:var(--layout-text,#1f2d25);align-items:center;gap:6px;margin:0;font-size:17px;font-weight:700;display:flex}.guide-section-title h3:before{content:"";background:linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 0 1px / 3px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 0 6px / 3px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 0 11px / 3px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 5px 1px / 10px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 5px 6px / 10px 3px no-repeat, linear-gradient(var(--layout-text,#1f2d25), var(--layout-text,#1f2d25)) 5px 11px / 10px 3px no-repeat;flex:0 0 15px;width:15px;height:14px}.guide-section-title h3 em{color:#ff1717;font-style:normal}.guide-section-title>span{color:var(--layout-muted,#6b7d72);font-size:14px}.guide-overview-table{border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(150px,20%) minmax(220px,30%) minmax(150px,20%) minmax(220px,30%);display:grid}.guide-overview-cell{display:contents}.guide-overview-cell.is-wide .guide-overview-label{grid-column:1/2}.guide-overview-cell.is-wide .guide-overview-value{grid-column:2/5}.guide-overview-label,.guide-overview-value{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);min-width:0;min-height:36px;color:var(--layout-text,#1f2d25);align-items:center;padding:4px 8px;font-size:14px;display:flex}.guide-overview-label{text-align:center;background:#f3faf6;justify-content:center;font-weight:800}.guide-overview-label em{color:#ff1717;font-style:normal}.guide-overview-value{background:#fff}.guide-overview-value.is-muted{color:#2d4738;background:#eef6f1;justify-content:center}.guide-overview-value input,.guide-overview-value select,.guide-note-box textarea{box-sizing:border-box;width:100%;min-width:0;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border:1px solid #c8d8cf;border-radius:4px;font-size:14px}.guide-overview-value input,.guide-overview-value select{height:28px;padding:0 8px}.guide-overview-value input:focus,.guide-overview-value select:focus,.guide-note-box textarea:focus{border-color:var(--naver-green,#03c75a);outline:2px solid #03c75a33}.guide-date-time{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;width:100%;display:grid}.guide-inline-input{align-items:center;gap:9px;width:100%;display:flex}.guide-inline-input input{flex:auto}.guide-note-box{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;padding:8px}.guide-note-box textarea{resize:vertical;min-height:132px;padding:8px 10px;display:block}.guide-note-actions{justify-content:flex-end;margin-top:10px;display:flex}.guide-note-actions button,.guide-photo-preview button{color:#fff;font:inherit;cursor:pointer;background:#5f6d66;border:0;border-radius:5px;padding:8px 11px;font-size:13px;font-weight:800}.guide-check-label{color:#111;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.guide-check-label input{width:18px;height:18px;accent-color:var(--naver-green,#03c75a)}.guide-check-label span{color:#111;font-weight:700}.guide-check-large input{width:22px;height:22px}.guide-risk-editor{flex-direction:column;gap:14px;margin-top:8px;display:flex}.guide-risk-notice{color:var(--layout-text,#1f2d25);background:#f3faf6;border:1px solid #cfe4d8;padding:9px 12px;font-size:14px;line-height:1.45}.guide-risk-notice p{margin:0}.guide-risk-notice p:before{content:"•";margin-right:8px;font-weight:900}.guide-risk-table-wrap{overflow-x:auto}.guide-risk-table{border-collapse:collapse;border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);width:100%;min-width:820px}.guide-risk-table th,.guide-risk-table td{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2)}.guide-risk-table th{height:36px;color:var(--layout-text,#1f2d25);text-align:center;background:#f3faf6;font-size:14px;font-weight:800}.guide-risk-table th:first-child{width:20%}.guide-risk-table th:nth-child(2){width:25%}.guide-risk-table th:nth-child(3){width:35%}.guide-risk-table th:nth-child(4){width:15%}.guide-risk-table th:nth-child(5){width:5%}.guide-risk-table td{vertical-align:middle;background:#fff;padding:4px}.guide-risk-table textarea{box-sizing:border-box;width:100%;min-height:40px;color:var(--layout-text,#1f2d25);font:inherit;resize:vertical;background:#fff;border:1px solid #c8d8cf;border-radius:4px;padding:6px 8px;font-size:14px;display:block}.guide-risk-table textarea:focus{border-color:var(--naver-green,#03c75a);outline:2px solid #03c75a33}.guide-risk-delete{color:#fff;width:26px;height:28px;font:inherit;cursor:pointer;background:#5f6d66;border:0;border-radius:4px;font-size:17px;font-weight:900}.guide-risk-add{background:var(--naver-green,#03c75a);color:#fff;width:100%;min-width:820px;height:38px;font:inherit;cursor:pointer;border:0;font-size:14px;font-weight:900}.guide-checklist-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;margin-top:10px;padding:8px;overflow-x:visible}.guide-checklist-head h4{color:var(--layout-text,#1f2d25);margin:0;font-size:18px;font-weight:900}.guide-checklist-head p{color:var(--layout-muted,#6b7d72);margin:5px 0 7px;font-size:14px}.guide-checklist-table{min-width:0}.guide-checklist-row{border-bottom:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(145px,17%) minmax(185px,auto) minmax(220px,1fr);align-items:center;gap:6px;min-height:38px;padding:3px 6px;display:grid}.guide-checklist-row:nth-child(2n):not(.is-head){background:#f8fbf9}.guide-checklist-row.is-head{min-height:28px;color:var(--layout-text,#1f2d25);font-size:14px;font-weight:900}.guide-checklist-row strong{min-width:0;color:var(--layout-text,#1f2d25);font-size:14px;font-weight:900;line-height:1.2}.guide-status-group{background:#eef6f1;border-radius:7px;width:max-content;max-width:100%;padding:2px;display:inline-flex}.guide-status-group button{color:#24313a;height:24px;font:inherit;cursor:pointer;background:0 0;border:0;border-left:1px solid #fff;padding:0 7px;font-size:13px;font-weight:800}.guide-status-group button:first-child{border-left:0}.guide-status-group button.is-active{background:var(--naver-green,#03c75a);color:#fff;border-radius:9px}.guide-checklist-row input{box-sizing:border-box;width:100%;min-width:0;height:30px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border:1px solid #c8d8cf;border-radius:6px;padding:0 8px;font-size:14px}.guide-checklist-row input:disabled{color:#98a79f;background:#f4f8f6}.current-risk-section{background:#fff;padding:14px 8px 0}.current-risk-subtitle{color:#111;margin:0 0 10px 3px;font-size:14px;font-weight:900;display:block}.risk-score-guide{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:8px;margin-bottom:36px;display:grid}.risk-guide-stack{flex-direction:column;gap:28px;margin-bottom:36px;display:flex}.risk-guide-stack .risk-score-guide{margin-bottom:0}.risk-score-guide-6{grid-template-columns:minmax(0,.85fr) minmax(0,.9fr) minmax(0,1.8fr)}.risk-score-guide table{border-collapse:collapse;table-layout:fixed;border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);width:100%;min-width:0}.risk-score-guide th,.risk-score-guide td{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);height:30px;color:var(--layout-text,#1f2d25);text-align:center;word-break:keep-all;overflow-wrap:anywhere;white-space:normal;padding:2px 4px;font-size:13px;line-height:1.2}.risk-level-table-6 th,.risk-level-table-6 td{height:auto;min-height:28px;font-size:12px}.risk-score-guide th{background:#f3faf6;font-weight:900}.risk-level-table .is-high td{color:#000;background:#ff1010;font-weight:900}.risk-level-table .is-mid td{color:#000;background:#fbff00;font-weight:900}.current-risk-table-wrap{overflow-x:visible}.current-risk-table{border-collapse:collapse;table-layout:fixed;border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);width:100%;min-width:0}.current-risk-table th,.current-risk-table td{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);vertical-align:top}.current-risk-table th{height:48px;color:var(--layout-text,#1f2d25);text-align:center;background:#f3faf6;font-size:15px;font-weight:900}.current-risk-table th:first-child{width:10%}.current-risk-table th:nth-child(2){width:25%}.current-risk-table th:nth-child(3){width:35%}.current-risk-table th:nth-child(4){width:20%}.current-risk-table th:nth-child(5){width:10%}.current-risk-table.is-previous th:first-child{width:12%}.current-risk-table.is-previous th:nth-child(2){width:16%}.current-risk-table.is-previous th:nth-child(3){width:20%}.current-risk-table.is-previous th:nth-child(4){width:32%}.current-risk-table.is-previous th:nth-child(5),.current-risk-table.is-previous th:nth-child(6){width:10%}.current-risk-table td{background:#f7faf8;min-height:236px;padding:8px}.current-risk-table textarea{color:#111;width:100%;min-width:0;font:inherit;resize:vertical;background:0 0;border:0;font-size:14px;line-height:1.35}.current-risk-table td>textarea{min-height:210px}.inline-attached-photos{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.inline-attached-photos img{object-fit:cover;border:1px solid var(--layout-border,#dfe8e2);background:#fff;width:76px;height:58px}.current-risk-instruction-box{flex-direction:column;gap:8px;min-height:210px;display:flex}.current-risk-instruction-box strong{color:#111;background:#fff36b;align-self:flex-start;padding:2px 4px;font-size:20px;font-weight:900;line-height:1.2;display:inline-flex}.current-risk-instruction-box textarea{min-height:82px;font-weight:800}.current-risk-dashed{border-top:3px dashed #aeb6b1;margin:2px 0}.current-risk-action-plan{background:#fff;flex-direction:column;width:100%;display:flex}.current-risk-action-row{color:#111;width:100%;min-height:24px;font:inherit;border-bottom:1px solid #edf1ee;grid-template-columns:16px minmax(0,1fr) 16px;align-items:start;padding:2px 4px;font-size:14px;font-weight:700;line-height:1.35;display:grid}.current-risk-action-row:focus-within{background:#f8fbf9;grid-template-columns:minmax(0,1fr)}.current-risk-action-row:before,.current-risk-action-row:after{color:#111;font-weight:900}.current-risk-action-row:focus-within:before,.current-risk-action-row:focus-within:after{content:none}.current-risk-action-row.is-rule:before,.current-risk-action-row.is-rule:after{content:"*"}.current-risk-action-row.is-plan:before{content:"["}.current-risk-action-row.is-plan:after{content:"]"}.current-risk-action-row.is-detail{grid-template-columns:16px minmax(0,1fr) 0}.current-risk-action-row.is-detail:before{content:"-"}.current-risk-action-row textarea{color:#111;width:100%;min-width:0;min-height:22px;font:inherit;overflow-wrap:anywhere;resize:none;white-space:pre-wrap;field-sizing:content;background:0 0;border:0;padding:0;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden}.current-risk-action-row textarea:focus{outline:0}.current-risk-action-empty{color:#9aa6ad;border-bottom:1px solid #edf1ee;align-items:center;min-height:24px;padding:2px 4px;font-size:13px;display:flex}.current-risk-empty{color:#718177;text-align:center;vertical-align:middle;height:120px}.current-risk-memo{background:#fff;gap:8px;min-height:210px;display:grid}.current-risk-memo label{color:#111;grid-template-columns:70px 1fr;align-items:center;gap:8px;font-size:14px;display:grid}.current-risk-memo label:first-child,.current-risk-memo label:nth-child(2){border-bottom:1px solid #d2d2d2;padding-bottom:7px}.current-risk-memo select,.current-risk-memo input{color:#111;width:100%;height:34px;font:inherit;background:#fff;border:1px solid #cfd8d3;padding:0 9px}.current-risk-date-box{gap:5px;padding:6px;display:grid}.current-risk-date-box input{box-sizing:border-box;width:100%;min-width:0;height:30px;color:var(--layout-text,#1f2d25);font:inherit;border:1px solid #c8d8cf;border-radius:4px;padding:0 6px;font-size:13px}.previous-result-cell{align-content:start;gap:6px;min-height:0;display:grid}.previous-result-cell select,.previous-result-cell input{box-sizing:border-box;width:100%;min-width:0;height:32px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border:1px solid #c8d8cf;border-radius:4px;padding:0 8px;font-size:13px}.risk-gauge{justify-self:center;width:150px;height:76px;position:relative;overflow:hidden}.risk-gauge:before{content:"";background:conic-gradient(from 270deg at 50% 100%,#edf2ef 0deg 60deg,#fbff00 60deg 120deg,#ff1010 120deg 180deg,#0000 180deg 360deg);border-radius:150px 150px 0 0;position:absolute;inset:0}.risk-gauge.is-disabled:before{background:conic-gradient(from 270deg at 50% 100%,#edf2ef 0deg 180deg,#0000 180deg 360deg)}.risk-gauge:after{content:"";background:#fff;border-radius:100px 100px 0 0;height:48px;position:absolute;bottom:0;left:28px;right:28px;box-shadow:inset 0 1px #e5e5e5}.risk-gauge b{z-index:3;background:#111;border-radius:34px 34px 0 0;width:34px;height:18px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.risk-gauge.is-low b{background:#8d8d8d}.risk-gauge.is-mid b{background:#d6c900}.risk-gauge.is-high b{background:#e60000}.risk-gauge span{z-index:2;transform-origin:0;background:#111;border-radius:999px;width:46px;height:7px;position:absolute;bottom:7px;left:50%}.risk-gauge span:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:12px solid #111;width:0;height:0;position:absolute;top:-6px;right:-10px}.risk-gauge.is-low span{transform:rotate(-150deg)}.risk-gauge.is-mid span{transform:rotate(-90deg)}.risk-gauge.is-high span{transform:rotate(-30deg)}.current-risk-memo strong,.current-risk-memo em{color:#111;text-align:center;overflow-wrap:anywhere;font-size:14px;font-style:normal;display:block}.current-risk-manage{flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:210px;display:flex}.current-risk-save,.current-risk-edit,.current-risk-delete{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px;padding:8px 10px;font-size:13px;font-weight:900}.current-risk-save{background:var(--naver-green,#03c75a)}.current-risk-edit{background:#087cf4}.current-risk-delete{background:#e62f3d}.current-risk-actions{background:#f7f8f7;justify-content:center;gap:20px;margin:32px -8px 0;padding:13px;display:flex}.current-risk-load,.current-risk-add{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:11px 16px;font-size:14px;font-weight:900}.current-risk-load{background:#e9344d}.current-risk-add{background:#087cf4}.future-process-section{background:#fff;padding:18px 8px 0}.future-process-grid{border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);grid-template-rows:repeat(3,auto);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column;margin-bottom:10px;display:grid}.future-process-cell{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);color:#111;align-items:center;gap:6px;min-height:38px;padding:5px 10px;font-size:15px;font-weight:700;display:flex}.future-process-cell strong{flex:none;font-size:16px}.future-process-cell textarea{color:#111;width:100%;min-width:0;font:inherit;overflow-wrap:anywhere;resize:none;field-sizing:content;background:0 0;border:0;padding:0;font-size:15px;font-weight:700;line-height:1.35}.future-process-cell textarea:focus{outline-offset:2px;background:#f8fbf9;outline:2px solid #03c75a38}.future-inline-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin:10px 0 30px;display:flex}.future-process-edit,.future-process-save{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:9px 14px;font-size:13px;font-weight:900}.future-process-edit{background:#087cf4}.future-process-save{background:var(--naver-green,#03c75a)}.future-prevent-table th:first-child{width:13%}.future-prevent-table th:nth-child(2){width:19%}.future-prevent-table th:nth-child(3){width:34%}.future-prevent-table th:nth-child(4){width:24%}.future-prevent-table th:nth-child(5){width:10%}.future-memo-table{border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(0,1fr) 220px;margin:12px 0 10px;display:grid}.future-memo-head,.future-memo-row,.future-memo-empty{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2)}.future-memo-head{min-height:48px;color:var(--layout-text,#1f2d25);background:#f3faf6;justify-content:center;align-items:center;font-weight:900;display:flex}.future-memo-row{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 220px;display:grid}.future-memo-row textarea{border:0;border-right:1px solid var(--layout-border,#dfe8e2);color:#111;min-height:46px;font:inherit;resize:vertical;field-sizing:content;background:#fff;padding:10px 14px;line-height:1.45}.future-memo-row textarea:focus{outline-offset:-2px;background:#f8fbf9;outline:2px solid #03c75a33}.future-memo-manage{justify-content:center;align-items:center;gap:7px;padding:8px;display:flex}.future-memo-manage button{min-width:48px}.future-memo-empty{color:#111;grid-column:1/-1;justify-content:center;align-items:center;min-height:54px;display:flex}.future-process-actions{background:#f7f8f7;flex-wrap:wrap;justify-content:center;gap:18px;margin:32px -8px 0;padding:18px 12px;display:flex}.future-process-actions button{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:12px 18px;font-size:14px;font-weight:900}.future-process-load{background:#ffb400}.future-prevent-load{background:#e9344d}.future-prevent-add{background:#087cf4}.support-section{background:#fff;padding:18px 8px 0}.support-subtitle{color:var(--layout-text,#1f2d25);margin:0 0 10px;font-size:16px;font-weight:900;display:block}.support-type-section{margin:0 0 28px}.support-type-section+.support-type-section{border-top:1px dashed #c8d8cf;padding-top:6px}.support-empty-panel{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;min-height:72px;margin:0 0 24px}.support-table th:first-child{width:18%}.support-table th:nth-child(2){width:20%}.support-table th:nth-child(3){width:34%}.support-table th:nth-child(4){width:18%}.support-table th:nth-child(5){width:10%}.support-table td{min-height:96px}.support-table td[data-label=지원사항]{text-align:center}.support-table td[data-label=지원사항] strong,.support-table td[data-label=지원사항] span{display:block}.support-photo-thumb{object-fit:contain;border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;width:min(220px,100%);max-height:190px;margin:0 auto;display:block}.support-photo-name,.support-empty-text{color:var(--layout-muted,#6b7d72);text-align:center;overflow-wrap:anywhere;font-size:13px;display:block}.support-detail-text{white-space:pre-wrap;gap:6px;display:grid}.support-detail-text p{margin:0}.support-popup{max-width:920px}.support-popup-body{gap:0;padding:0 12px 12px;display:grid;overflow:auto}.support-popup .hazard-field>span,.support-popup .hazard-field>div{min-height:40px;padding:4px 8px}.support-popup .hazard-field>span{font-size:14px}.support-popup .hazard-field input,.support-popup .hazard-field select{height:30px;padding:0 9px}.support-popup .hazard-field textarea{min-height:82px;padding:8px 10px}.support-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;display:grid}.support-type-grid button{border:1px solid var(--layout-border,#dfe8e2);min-height:48px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:#f3faf6;padding:7px 10px;font-size:14px;font-weight:800}.support-type-grid button.is-active{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.support-photo-field{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.support-select-pill{min-width:210px;max-width:100%;min-height:32px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:#fff;border:1px solid #8d9791;border-radius:18px;margin:0 auto;padding:4px 16px;font-weight:800;display:block}.support-radio-group{flex-wrap:wrap;align-items:center;gap:18px;width:100%;display:flex}.support-radio-group label{color:var(--layout-text,#1f2d25);white-space:nowrap;flex:none;align-items:center;gap:8px;font-weight:800;display:inline-flex}.support-radio-group input{width:17px;height:17px;accent-color:var(--naver-green,#03c75a);flex:0 0 17px}.support-radio-group em{color:#087cf4;font-style:normal;font-weight:800}.support-date-range{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:center;gap:14px;width:100%;display:grid}.support-date-range span{color:var(--layout-text,#1f2d25);text-align:center;font-weight:900}.support-template-picker{z-index:3;border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;width:min(640px,100% - 48px);position:absolute;top:170px;right:24px;overflow:hidden;box-shadow:0 12px 28px #141e192e}.support-template-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f3faf6;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.support-template-head strong{color:var(--layout-text,#1f2d25);font-size:15px;font-weight:900}.support-template-head button{color:#5f6d66;font:inherit;cursor:pointer;background:0 0;border:0;font-size:22px;font-weight:900}.support-template-list{gap:6px;max-height:260px;padding:10px;display:grid;overflow:auto}.support-template-list button{color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #c8d8cf;border-radius:5px;grid-template-columns:minmax(110px,.8fr) minmax(0,2.4fr) minmax(56px,.4fr);align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:800;display:grid}.support-template-list button strong,.support-template-list button span,.support-template-list button em{overflow-wrap:anywhere;min-width:0}.support-template-list button strong{font-weight:900}.support-template-list button span{color:#34483d;font-weight:700;line-height:1.35}.support-template-list button em{color:#5f6d66;text-align:center;font-style:normal;font-weight:900}.support-template-list button:hover{border-color:var(--naver-green,#03c75a);background:#f3faf6}.process-popup-body{gap:0;padding:0 12px 16px;display:grid;overflow:auto}.process-help-section{gap:12px;padding:18px 12px 14px;display:grid}.process-help-section>strong,.process-list-title{color:#111;font-size:17px;font-weight:900}.process-help-box{border:1px solid var(--layout-border,#dfe8e2);color:#1f2d25;background:#f3faf6;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:14px 18px;display:grid}.process-help-box p{margin:0 0 6px;line-height:1.45}.process-list-title{padding:12px}.process-edit-row{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-bottom:0;grid-template-columns:minmax(0,1fr) 88px;align-items:start;display:grid}.process-edit-row span{display:none}.process-edit-row textarea{border:0;border-right:1px solid var(--layout-border,#dfe8e2);color:#111;min-height:38px;font:inherit;resize:none;field-sizing:content;padding:8px 10px;line-height:1.4;overflow:hidden}.process-edit-row button{color:#fff;width:34px;min-height:30px;font:inherit;cursor:pointer;background:#68737c;border:0;border-radius:4px;place-self:center;font-weight:900}.process-add-row{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:#087cf4;border:0;font-size:16px;font-weight:900}.prevent-edit-list{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid}.hazard-popup-backdrop{z-index:1100;background:#0000005c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.hazard-popup{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(980px,100%);max-height:calc(100vh - 36px);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000038}.hazard-popup-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f3faf6;justify-content:space-between;align-items:center;padding:17px 14px;display:flex}.hazard-popup-head strong{color:var(--layout-text,#1f2d25);font-size:22px;font-weight:900}.hazard-popup-head button{color:#68766e;cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1}.hazard-popup-body{padding:20px 16px;overflow:auto}.popup-photo-select{align-content:center;gap:8px;min-height:36px;display:grid}.popup-photo-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.popup-photo-item{border:1px solid var(--layout-border,#dfe8e2);min-width:0;color:var(--layout-text,#1f2d25);background:#f8fbf9;border-radius:4px;align-items:center;gap:7px;padding:5px 8px;font-size:13px;font-weight:800;display:inline-flex}.popup-photo-item img{object-fit:cover;border-radius:3px;width:42px;height:32px}.popup-photo-item span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.popup-photo-delete{color:#fff;min-height:32px;font:inherit;cursor:pointer;background:#e62f3d;border:0;border-radius:4px;padding:5px 10px;font-size:13px;font-weight:900}.hazard-field{border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);grid-template-columns:190px minmax(0,1fr);display:grid}.hazard-field>span,.hazard-field>div{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);align-items:center;min-width:0;min-height:48px;padding:6px 8px;display:flex}.hazard-field>span{color:var(--layout-text,#1f2d25);text-align:center;background:#f3faf6;justify-content:center;gap:6px;font-size:15px;font-weight:900}.hazard-label-add{background:var(--naver-green,#03c75a);color:#fff;cursor:pointer;vertical-align:middle;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-family:Arial,sans-serif;font-size:16px;font-weight:900;line-height:22px;display:inline-flex}.hazard-field>div{background:#fff;flex-direction:column;align-items:stretch;gap:6px}.risk-factor-assist{background:#f8fcfa;border:1px solid #cfe0d7;width:100%}.risk-factor-assist-popup{max-width:860px}.risk-factor-assist-head{color:#1f2d25;border-bottom:1px solid #dfe8e2;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.risk-factor-assist-head strong{font-size:14px}.risk-factor-assist-head span{color:#6b7d72}.risk-factor-assist-grid{border-bottom:1px solid #dfe8e2;grid-template-columns:120px minmax(0,1fr);display:grid}.risk-factor-assist-grid>span{background:#eef7f2;border-bottom:1px solid #dfe8e2;border-right:1px solid #dfe8e2;justify-content:center;align-items:center;min-height:38px;padding:6px 8px;font-size:13px;font-weight:900;display:flex}.risk-factor-assist-grid>select,.risk-factor-type-list{min-width:0;margin:6px}.risk-factor-assist-row{align-items:center;gap:6px;min-width:0;margin:6px;display:flex}.risk-factor-assist-row input{box-sizing:border-box;color:#111;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #cfd8d3;flex:auto;padding:0 10px;font-size:14px}.risk-factor-assist-row button{background:var(--naver-green,#03c75a);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px;flex:none;padding:8px 11px;font-size:13px;font-weight:900}.risk-factor-assist-row button.is-muted{background:#6c757d}.risk-factor-type-list{flex-wrap:wrap;gap:6px;display:flex}.risk-factor-type-list label{cursor:pointer;background:#fff;border:1px solid #d6e5dc;border-radius:999px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:13px;display:inline-flex}.risk-factor-type-list input{width:auto;height:auto}.risk-factor-type-list em{color:#8a9b91;font-size:13px;font-style:normal}.risk-factor-preview{grid-template-columns:110px minmax(0,1fr);gap:0;padding:8px 10px;display:grid}.risk-factor-preview strong,.risk-factor-preview div{color:#26382f;background:#fff;border:1px solid #d6e5dc;min-width:0;padding:8px 10px;font-size:13px;line-height:1.45}.risk-factor-preview strong{background:#eef7f2;border-right:0;justify-content:center;align-items:center;font-weight:900;display:flex}.risk-factor-preview-actions{justify-content:center;padding:0 10px 10px;display:flex}.risk-factor-preview-actions button{background:var(--naver-green,#03c75a);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px;padding:8px 12px;font-size:13px;font-weight:900}.risk-factor-preview-actions button:disabled{cursor:default;background:#b9c8c0}.hazard-field-stack{flex-direction:column;gap:6px;width:100%;min-width:0;display:flex}.hazard-field input,.hazard-field select,.hazard-field textarea{box-sizing:border-box;color:#111;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cfd8d3;padding:0 10px;font-size:14px}.hazard-field input,.hazard-field select{height:34px}.hazard-field textarea{resize:vertical;min-height:112px;padding:10px}.hazard-photo-button,.hazard-pick-row button,.hazard-detail-add{background:var(--naver-green,#03c75a);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:11px 16px;font-size:14px;font-weight:900;display:inline-flex}.hazard-photo-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.hazard-file-name{color:#5f6d66;margin-left:12px;font-size:13px}.hazard-pick-row,.hazard-detail-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;display:grid}.hazard-detail-list{box-sizing:border-box;background:#fff;border:1px solid #cfd8d3;flex-direction:column;width:100%;min-width:0;display:flex}.hazard-select-field{grid-template-columns:minmax(0,1fr) 90px;align-items:center;gap:10px;width:100%;min-width:0;display:grid}.hazard-selected-empty{color:#9aa6ad;background:#fff;align-items:center;min-height:35px;padding:0 10px;font-size:14px;display:flex}.hazard-detail-add{place-self:center}.hazard-detail-row{grid-template-columns:minmax(0,1fr) 44px;gap:0}.hazard-detail-row+.hazard-detail-row{border-top:1px solid #edf1ee}.hazard-detail-row input,.hazard-detail-row textarea{box-sizing:border-box;resize:none;white-space:pre-wrap;overflow-wrap:anywhere;field-sizing:content;border:0;width:100%;height:auto;min-height:34px;padding:6px 10px;line-height:1.4;overflow:hidden}.hazard-detail-row input{white-space:nowrap;height:34px}.hazard-detail-row input::placeholder,.hazard-detail-row textarea::placeholder{color:#9aa6ad}.hazard-detail-row input:focus,.hazard-detail-row textarea:focus{outline-offset:-2px;background:#f8fbf9;outline:2px solid #03c75a3d}.hazard-detail-row button{color:#fff;cursor:pointer;background:#dc3545;border:0;border-radius:4px;place-self:center;width:34px;min-height:30px;font-size:18px;font-weight:900}.hazard-detail-row button.is-hidden{visibility:hidden;pointer-events:none}.hazard-risk-size{color:#111;align-items:center;width:100%;min-height:45px;padding:0 14px;font-size:15px;font-weight:900;display:flex}.hazard-risk-size.is-high{background:#ff1010}.hazard-risk-size.is-mid{background:#fbff00}.hazard-risk-size.is-low{background:#f3f4f3}.hazard-risk-size.is-disabled{color:#718177;background:#edf2ef}.hazard-popup-actions{background:#f7f8f7;justify-content:center;gap:10px;padding:16px;display:flex}.hazard-picker-backdrop{z-index:2;background:#00000040;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.hazard-picker{background:#fff;border:1px solid #d9e1dc;flex-direction:column;width:min(680px,100%);max-height:min(620px,100vh - 80px);display:flex;box-shadow:0 18px 50px #0003}.hazard-picker-head{border-bottom:1px solid #d9e1dc;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.hazard-picker-head strong{color:#111;font-size:18px;font-weight:900}.hazard-picker-head button{color:#666;cursor:pointer;background:0 0;border:0;font-size:26px}.hazard-picker-search{color:#111;height:42px;font:inherit;border:1px solid #cfd8d3;margin:14px 16px;padding:0 12px}.hazard-picker-list{flex-direction:column;gap:8px;padding:0 16px 14px;display:flex;overflow:auto}.hazard-picker-item{box-sizing:border-box;color:#111;cursor:pointer;background:#fff;border:1px solid #d9e1dc;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;width:100%;height:auto;max-height:none;padding:9px 10px;font-size:14px;display:grid;overflow:visible}.hazard-picker-item span{white-space:normal;word-break:keep-all;overflow-wrap:anywhere;min-width:0;line-height:1.45;display:block}.hazard-picker-item:hover{border-color:var(--naver-green,#03c75a);background:#f4fbf6}.hazard-picker-item input{width:18px;height:18px;accent-color:var(--naver-green,#03c75a);margin-top:1px}.hazard-picker-empty{color:#718177;text-align:center;padding:28px 12px}.hazard-picker-actions{background:#f7f8f7;border-top:1px solid #d9e1dc;justify-content:center;gap:8px;padding:13px;display:flex}.hazard-save,.hazard-close{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px;padding:11px 16px;font-size:14px;font-weight:900}.hazard-save{background:var(--naver-green,#03c75a)}.hazard-close{background:#68737c}.guide-photo-table{border-top:1px solid var(--layout-border,#dfe8e2);border-left:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(130px,20%) minmax(0,1fr);display:grid}.guide-photo-label,.guide-photo-body{border-right:1px solid var(--layout-border,#dfe8e2);border-bottom:1px solid var(--layout-border,#dfe8e2);min-height:60px}.guide-photo-table.has-photo .guide-photo-label,.guide-photo-table.has-photo .guide-photo-body{min-height:280px}.guide-photo-label{color:var(--layout-text,#1f2d25);background:#f3faf6;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.guide-photo-body{background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px;display:flex}.guide-photo-table.has-photo .guide-photo-body{justify-content:flex-start}.guide-photo-button{background:var(--naver-green,#03c75a);color:#fff;height:36px;font:inherit;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.guide-photo-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.guide-photo-preview{border:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;width:min(316px,100%);margin-top:10px;padding:12px 12px 0}.guide-photo-preview-list{flex-wrap:wrap;gap:10px;display:flex}.guide-photo-preview-list .guide-photo-preview{flex:0 260px}.guide-photo-preview img{object-fit:cover;width:225px;max-width:100%;height:168px;margin:0 auto 6px;display:block}.guide-photo-preview button{background:#e62f3d;border-radius:4px;width:calc(100% + 24px);margin:0 -12px}.media-manager-backdrop,.media-upload-backdrop{z-index:1200;background:#101c155c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.media-manager-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:6px;flex-direction:column;width:min(1680px,100%);max-height:min(960px,100vh - 36px);display:flex;overflow:hidden;box-shadow:0 18px 50px #11251838}.media-manager-head,.media-upload-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:12px 18px;display:flex}.media-manager-head strong,.media-upload-head strong{color:var(--layout-text,#1f2d25);font-size:20px;font-weight:900}.media-manager-head button,.media-upload-head button{color:#7a8280;font:inherit;cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1}.media-manager-body{flex:auto;padding:16px 22px 0;overflow:auto}.media-guide-box{color:var(--layout-text,#1f2d25);background:#f3faf6;border:1px solid #cfe4d8;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 28px;padding:12px 16px;font-size:14px;line-height:1.45;display:grid}.media-guide-box p{margin:0}.media-guide-box p:before,.media-select-help:before{content:"";vertical-align:2px;background:#087cf4;border-radius:50%;width:8px;height:8px;margin-right:9px;display:inline-block}.media-toolbar{justify-content:flex-end;margin:12px 0 14px;display:flex}.media-toolbar label{color:var(--layout-text,#1f2d25);align-items:center;gap:14px;font-size:20px;font-weight:900;display:flex}.media-toolbar select{border:1px solid var(--layout-border,#dfe8e2);width:150px;height:42px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;padding:0 12px;font-size:16px}.media-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;display:grid}.media-tabs button{border:1px solid var(--layout-border,#dfe8e2);color:#444;min-height:50px;font:inherit;cursor:pointer;background:#f7f8f7;font-size:18px;font-weight:800}.media-tabs button.is-active{color:#fff;background:#087cf4;border-color:#087cf4}.media-select-help{border-bottom:1px solid var(--layout-border,#dfe8e2);color:var(--layout-text,#1f2d25);margin:14px 0 10px;padding-bottom:12px;font-size:15px}.media-photo-grid{border-bottom:1px solid var(--layout-border,#dfe8e2);grid-template-columns:repeat(auto-fill,minmax(260px,270px));place-content:start;gap:22px;min-height:250px;padding:20px 0 24px;display:grid}.media-photo-card{background:#fff;border:6px solid #0000;width:270px}.media-photo-card.is-selected{border-color:#087cf4}.media-photo-thumb{cursor:pointer;background:#fff;border:0;width:100%;height:286px;padding:24px 18px;display:block}.media-photo-thumb img{object-fit:contain;width:100%;height:170px;margin-top:34px;display:block}.media-photo-thumb span{color:#718177;justify-content:center;align-items:center;min-height:170px;margin-top:34px;font-size:20px;font-weight:900;display:flex}.media-download{min-height:44px;color:var(--layout-text,#1f2d25);background:#ffc107;justify-content:center;align-items:center;font-size:15px;font-weight:900;text-decoration:none;display:flex}.media-empty{color:#718177;background:#f8fbf9;border:1px dashed #cfe4d8;grid-column:1/-1;justify-content:center;align-items:center;min-height:160px;display:flex}.media-manager-actions,.media-upload-actions{background:#f7f8f7;justify-content:center;gap:14px;padding:16px;display:flex}.media-upload-button,.media-complete-button,.media-close-button{color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:8px 16px;font-size:14px;font-weight:900}.media-upload-button{color:var(--layout-text,#1f2d25);background:#ffc107}.media-complete-button{background:var(--naver-green,#03c75a)}.media-close-button{background:#68737c}.media-upload-button:disabled,.media-complete-button:disabled,.media-close-button:disabled{cursor:default;opacity:.65}.media-upload-backdrop{z-index:1220}.media-upload-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:6px;width:min(560px,100%);overflow:hidden;box-shadow:0 18px 50px #11251838}.media-drop-zone{min-height:230px;color:var(--layout-text,#1f2d25);cursor:pointer;text-align:center;background:#f8fbf9;border:2px dashed #a8cbb8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:18px;padding:22px;display:flex}.media-drop-zone.is-dragging{border-color:var(--naver-green,#03c75a);background:#effaf4}.media-drop-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.media-drop-zone strong{font-size:17px}.media-drop-zone span{color:#718177;font-size:14px}.report-modal-backdrop{z-index:1000;background:#101c156b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.report-result-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(820px,100%);max-height:min(720px,100vh - 36px);display:flex;overflow:hidden;box-shadow:0 18px 50px #11251838}.report-result-modal-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.report-result-modal-head strong{color:var(--layout-text,#1f2d25);font-size:17px}.report-result-modal-head button{color:#c62a31;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #ffd1d1;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:800}.report-result-modal .report-work-empty{min-height:360px}.result-preview-page{color:#222;box-sizing:border-box;background:#f4f6f5;min-height:100vh;padding:48px}.result-preview-loading{color:#2f3b35;background:#f4f6f5;place-items:center;min-height:100vh;font-size:15px;display:grid}.result-preview-error{color:#2f3b35;text-align:center;background:#fff;border:1px solid #ffd1d1;border-radius:8px;max-width:520px;margin:18vh auto 0;padding:34px 28px;box-shadow:0 14px 38px #182c1f14}.result-preview-error h1{color:#c62a31;margin:0 0 12px;font-size:22px}.result-preview-error p{color:#5f6c65;margin:0;line-height:1.55}.result-preview-shell{background:#fff;border:1px solid #d6ddd9;max-width:960px;margin:0 auto}.result-preview-toolbar{background:#fff;flex-wrap:wrap;gap:8px;padding:10px 18px 0;display:flex}.result-preview-toolbar button{color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:0 14px;font-size:16px;font-weight:800}.result-preview-toolbar button.is-yellow{color:#111;background:#f7bd00}.result-preview-toolbar button.is-blue,.result-preview-option-toggle{background:#087be8}.result-preview-toolbar button.is-dark{background:#343d46}.result-preview-toolbar button.is-red{background:#dc3545}.result-preview-toolbar button:disabled{cursor:not-allowed;opacity:.65}.result-preview-option-toggle{flex:1 0 100%;width:100%}.result-preview-options{color:#6d7973;border:1px dashed #c8d3cd;margin:0 18px 22px;padding:12px 14px;font-size:13px}.result-preview-options>strong{color:#2f3b35;margin-bottom:8px;font-size:14px;display:block}.result-page-break-options{flex-wrap:wrap;gap:8px 14px;display:flex}.result-page-break-options label{color:#3f4a44;align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.result-page-break-options input{accent-color:#087be8;width:15px;height:15px}.result-report-paper{--result-page-preview-height:1364px;box-sizing:border-box;background-color:#fff;width:100%;min-height:0;margin:0 auto;padding:18px 10px 12px;font-family:NanumGothic,Malgun Gothic,sans-serif;position:relative}.result-page-preview-line{z-index:1;pointer-events:none;border-top:1px dashed #cfd6d2;height:0;position:absolute;left:0;right:0}.result-report-section{position:relative}.result-report-section.is-force-page{break-before:page;page-break-before:always}.result-report-rule{border-top:3px solid #111;height:2px;margin:2px 0}.result-report-paper h1{color:#1b1b1b;letter-spacing:0;text-align:center;margin:0;font-size:33px;font-weight:600;line-height:1.35}.result-sign-box{justify-content:flex-end;width:100%;margin:20px 0 4px;display:flex}.result-sign-box table{border-collapse:collapse;table-layout:fixed;flex:0 0 41.6667%;max-width:41.6667%;margin-left:auto}.result-sign-box th,.result-sign-box td{text-align:center;border:1px solid #111}.result-sign-box th{height:24px;font-size:16px;font-weight:500}.result-sign-cell{height:93px;font-family:cursive;font-size:22px;overflow:hidden}.result-sign-image{object-fit:contain;width:94%;height:86px;margin:0 auto;display:block}.result-sign-image.is-inline{vertical-align:middle;width:82px;height:34px;margin:0 0 0 8px;display:inline-block}.signature-modal-backdrop{z-index:1000;background:#0f181473;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.signature-modal{text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;width:min(520px,100%);padding:28px 24px 24px;box-shadow:0 18px 44px #0000003d}.signature-modal h2{color:#111;margin:0;font-size:28px;font-weight:900;line-height:1.25}.signature-modal p{color:#111;text-align:left;margin:4px 0 8px;font-size:15px;font-weight:700}.signature-canvas{aspect-ratio:2;touch-action:none;box-sizing:border-box;background:#fff;border:4px solid #23282d;width:100%;display:block}.signature-modal-actions{justify-content:center;gap:18px;margin-top:10px;display:flex}.signature-modal-actions button{color:#fff;cursor:pointer;border:0;border-radius:0;min-width:108px;height:48px;font-size:18px;font-weight:900}.signature-modal-actions button:disabled{cursor:not-allowed;opacity:.65}.signature-modal-actions .is-light{color:#111;background:#dedede}.signature-modal-actions .is-blue{background:#63aef2}.signature-modal-actions .is-dark{background:#4b4b4b}.result-section-title{color:#222;text-align:left;break-after:avoid;page-break-after:avoid;margin:30px 0 12px;font-family:NanumGothic,Malgun Gothic,sans-serif;font-size:26px;font-weight:900;line-height:1.2}.result-report-table{border-collapse:collapse;table-layout:fixed;break-inside:avoid;page-break-inside:avoid;border-top:2px solid #111;border-bottom:2px solid #111;width:100%}.result-report-table+.result-report-table{margin-top:20px}.result-report-table th,.result-report-table td{color:#333;text-align:center;vertical-align:middle;word-break:keep-all;overflow-wrap:anywhere;border:1px solid #111;padding:9.5px 5px;font-size:16px;font-weight:400;line-height:1.28}.result-report-table th{background:#fff;width:18%}.result-report-table td{width:32%}.result-target-table th,.result-target-table td,.result-overview-table th,.result-overview-table td{font-size:18px}.result-target-table .result-group-cell,.result-overview-table tr>:first-child{border-left:0}.result-target-table tr>:last-child,.result-overview-table tr>:last-child{border-right:0}.result-report-table .result-group-cell{width:8%;font-size:18px}.result-info-cell2{width:12%;font-size:18px}.result-info-cell3{width:35%;font-size:18px}.result-info-cell4{width:20%;font-size:18px}.result-info-cell5{width:25%;font-size:18px}.result-note-cell{white-space:pre-wrap;height:130px;text-align:left!important;vertical-align:top!important}.result-notify-cell{text-align:left!important}.result-notify-line{margin-top:12px}.result-check{box-sizing:border-box;background:#fff;border:1px solid #777;border-radius:2px;width:14px;height:14px;margin:0 5px 0 0;display:inline-block;position:relative;top:2px}.result-check.is-checked{background:#f10b0b;border-color:#f10b0b}.result-check.is-checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:8px;position:absolute;top:1px;left:3px;transform:rotate(45deg)}.result-photo-box{border-collapse:collapse;table-layout:fixed;break-inside:avoid;page-break-inside:avoid;width:100%;margin-top:18px}.result-photo-box th,.result-photo-box td{border:1px solid #111}.result-photo-box th{color:#333;background:#d3d3d3;height:32px;font-size:16px;font-weight:500}.result-photo-box td{vertical-align:top;height:78px;padding:6px}.result-photo-list{flex-wrap:wrap;gap:6px;display:flex}.result-photo-list img{object-fit:contain;max-width:160px;max-height:96px}.result-hazard-table,.result-process-table,.result-support-table{border-collapse:collapse;table-layout:fixed;break-inside:avoid;page-break-inside:avoid;width:100%}.result-hazard-table th,.result-hazard-table td,.result-process-table td,.result-support-table th,.result-support-table td{color:#333;text-align:center;vertical-align:top;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;border:1px solid #111;padding:6px 7px;font-size:16px;font-weight:400;line-height:1.25}.result-hazard-table th,.result-support-table th{background:#d3d3d3}.result-previous-table th:first-child{width:14%}.result-previous-table th:nth-child(2){width:13%}.result-previous-table th:nth-child(3),.result-previous-table th:nth-child(4){width:31%}.result-previous-table th:nth-child(5){width:11%}.result-current-risk-table th:first-child{width:17%}.result-current-risk-table th:nth-child(2){width:33%}.result-current-risk-table th:nth-child(3){width:38%}.result-current-risk-table th:nth-child(4){width:12%}.result-current-risk-table td{min-height:260px}.result-future-table{margin-top:14px}.result-future-table th:first-child{width:22%}.result-future-table th:nth-child(2){width:28%}.result-future-table th:nth-child(3){width:38%}.result-future-table th:nth-child(4){width:12%}.result-text-left{text-align:left!important}.result-text-left p{margin:4px 0}.result-emphasis{color:#111;background:#fff36a;margin-bottom:5px;padding:1px 3px;font-size:16px;font-weight:900;display:inline-block}.result-dashed{border-top:2px dashed #aaa;margin:8px 0}.result-risk-factor-cell{text-align:left;white-space:pre-wrap;gap:6px;display:grid}.result-risk-factor-photos{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex}.result-risk-factor-photos img{object-fit:cover;background:#fff;border:1px solid #bcbcbc;width:72px;height:54px}.result-risk-guide{break-inside:avoid;page-break-inside:avoid;margin-bottom:8px}.result-risk-guide>strong{color:#111;margin-bottom:4px;font-size:13px;font-weight:900;display:block}.result-risk-guide>div{grid-template-columns:1fr 1.3fr 1.4fr;gap:8px;display:grid}.result-risk-guide table{border-collapse:collapse;width:100%}.result-risk-guide th,.result-risk-guide td{text-align:center;border:1px solid #111;padding:2px 4px;font-size:16px;font-weight:400}.result-risk-guide th{background:#e0efde}.result-risk-guide .is-high td{color:#111;background:#ff1010}.result-risk-guide .is-mid td{color:#111;background:#fbff00}.result-risk-memo{justify-items:center;gap:0;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.result-risk-memo>span{box-sizing:border-box;overflow-wrap:anywhere;width:100%;padding:6px 4px;display:block}.result-risk-memo>span:first-child,.result-risk-memo>span:nth-child(2){border-bottom:1px solid #d2d2d2}.result-risk-gauge{aspect-ratio:2;justify-self:center;width:min(90px,100%);height:auto;margin-top:8px;position:relative;overflow:hidden}.result-risk-gauge:before{content:"";box-sizing:border-box;background:conic-gradient(from 270deg at 50% 100%,#eee 0deg 60deg,#fbff00 60deg 120deg,#ff1010 120deg 180deg,#0000 180deg 360deg);border:1px solid #d8d8d8;border-bottom:0;border-radius:90px 90px 0 0;position:absolute;inset:0}.result-risk-gauge:after{content:"";background:#fff;border-radius:58px 58px 0 0;height:64%;position:absolute;bottom:0;left:18%;right:18%;box-shadow:inset 0 1px #e5e5e5}.result-risk-gauge i{z-index:2;transform-origin:0;background:#111;border-radius:999px;width:min(26px,32%);height:5px;position:absolute;bottom:3px;left:50%}.result-risk-gauge b{content:"";z-index:3;background:#111;border-radius:22px 22px 0 0;width:22px;height:12px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.result-risk-gauge.is-low b{background:#8d8d8d}.result-risk-gauge.is-mid b{background:#d6c900}.result-risk-gauge.is-high b{background:#e60000}.result-risk-gauge i:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:9px solid #111;width:0;height:0;position:absolute;top:-5px;right:-7px}.result-risk-memo>strong{padding-top:2px;line-height:1.1}.result-process-table{margin-bottom:8px}.result-process-table td{text-align:left;height:26px}.result-help-grid{break-inside:avoid;page-break-inside:avoid;border:1px solid #111;grid-template-columns:1fr 1fr;margin-top:12px;display:grid}.result-help-grid>div{text-align:left;white-space:pre-wrap;min-height:132px;padding:8px 12px;font-size:16px;line-height:1.32}.result-help-grid>div+div{border-left:1px solid #111}.result-help-grid strong{margin-bottom:4px;display:block}.result-help-grid p{margin:0}.result-empty-space{min-height:520px}.result-support-table{margin-top:48px}.result-support-photo{text-align:center;width:36%}.result-support-photo-list{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.result-support-photo img,.result-support-photo-list img{object-fit:contain;max-width:180px;max-height:220px}.result-support-table tbody th{vertical-align:middle;width:14%}.result-checklist-page{break-before:page;page-break-before:always;margin-top:36px}.result-checklist-page h2{color:#111;margin:0 0 12px;font-size:20px;font-weight:900;line-height:1.2}.result-checklist-summary-table,.result-checklist-detail-table{border-collapse:collapse;table-layout:fixed;width:100%}.result-checklist-detail-table{margin-top:18px}.result-checklist-summary-table th,.result-checklist-summary-table td,.result-checklist-detail-table th,.result-checklist-detail-table td{color:#111;text-align:center;vertical-align:middle;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;border:1px solid #111;padding:4px 6px;font-size:16px;font-weight:500;line-height:1.22}.result-checklist-summary-table th,.result-checklist-detail-table th{background:#b7b7b7;font-weight:800}.result-checklist-summary-table th:first-child,.result-checklist-summary-table td:first-child{width:7%}.result-checklist-summary-table th:nth-child(2),.result-checklist-summary-table td:nth-child(2){width:52%}.result-checklist-summary-table th:nth-child(3),.result-checklist-summary-table td:nth-child(3){width:12%}.result-checklist-detail-table th:first-child,.result-checklist-detail-table td:first-child{width:17%}.result-checklist-detail-table th:nth-child(2),.result-checklist-detail-table td:nth-child(2){width:34%}.result-checklist-detail-table th:nth-child(3),.result-checklist-detail-table th:nth-child(4),.result-checklist-detail-table th:nth-child(5),.result-checklist-detail-table td:nth-child(3),.result-checklist-detail-table td:nth-child(4),.result-checklist-detail-table td:nth-child(5){width:7%}.result-checklist-detail-table th:nth-child(6),.result-checklist-detail-table td:nth-child(6){width:28%}@media (width<=760px){.result-preview-page{padding:12px}.result-preview-toolbar button{flex:calc(50% - 8px);min-height:36px;font-size:13px}.result-report-paper{padding:12px 8px}.result-report-paper h1{font-size:22px}.result-section-title{font-size:26px}.result-sign-box table{width:100%}.result-report-table th,.result-report-table td{padding:6px;font-size:16px}.result-target-table th,.result-target-table td,.result-overview-table th,.result-overview-table td{font-size:18px}}@media (width<=900px){.report-header{flex-direction:column;align-items:stretch}.report-toolbar,.report-form{grid-template-columns:1fr}.report-pagination{flex-direction:column;align-items:flex-start}.report-pagination-buttons{justify-content:flex-start}.report-form-actions{flex-wrap:wrap;justify-content:flex-start}.report-form-left-actions{width:100%;margin-right:0}.report-form-actions .hf-btn{flex:120px}.report-guide-tabs{grid-template-columns:1fr}.report-work-panel-head{gap:0}.guide-head-actions{flex-direction:column;align-items:stretch}.guide-head-actions-left,.guide-head-actions-right{justify-content:flex-start}.guide-head-action{flex:150px}.guide-target-section{gap:26px;padding:14px 8px 0}.guide-info-row,.guide-info-cell{grid-template-columns:1fr}.guide-info-table{min-width:0}.guide-info-cell{min-height:0;display:grid}.guide-info-cell.is-wide{display:grid}.guide-info-cell.is-wide .guide-info-label,.guide-info-cell.is-wide .guide-info-value{grid-column:auto}.guide-info-label{justify-content:flex-start;min-height:30px;padding:5px 8px;font-size:13px}.guide-info-value{white-space:normal;text-overflow:clip;min-height:34px;padding:6px 8px;font-size:13px;overflow:visible}.guide-section-title{flex-direction:column;align-items:flex-start;gap:7px}.guide-overview-table,.guide-photo-table{grid-template-columns:1fr}.guide-overview-cell,.guide-overview-cell.is-wide{grid-template-columns:1fr;display:grid}.guide-overview-cell.is-wide .guide-overview-label,.guide-overview-cell.is-wide .guide-overview-value{grid-column:auto}.guide-overview-label{justify-content:flex-start;min-height:30px;padding:5px 8px;font-size:13px}.guide-overview-value{min-height:34px;padding:6px 8px;font-size:13px}.guide-date-time{grid-template-columns:1fr;gap:8px}.guide-photo-label,.guide-photo-body{min-height:0}.guide-photo-table.has-photo .guide-photo-label{min-height:30px;padding:5px 8px;font-size:13px}.guide-photo-table.has-photo .guide-photo-body{min-height:0;padding:8px}.guide-photo-label{justify-content:flex-start;min-height:30px;padding:5px 8px;font-size:13px}.guide-photo-preview{width:min(220px,100%);margin-top:6px;padding:8px 8px 0}.guide-photo-preview img{width:180px;height:118px}.guide-photo-preview button{width:calc(100% + 16px);margin:0 -8px}.media-manager-backdrop,.media-upload-backdrop{align-items:stretch;padding:10px}.media-manager-modal,.media-upload-modal{max-height:calc(100vh - 20px)}.media-manager-head,.media-upload-head{min-height:48px;padding:10px 12px}.media-manager-head strong,.media-upload-head strong{font-size:18px}.media-manager-body{padding:12px 10px 0}.media-guide-box{grid-template-columns:1fr;gap:6px;padding:10px}.media-toolbar{justify-content:flex-start}.media-toolbar label{justify-content:space-between;width:100%;font-size:16px}.media-toolbar select{width:120px;height:36px}.media-tabs{grid-template-columns:1fr}.media-tabs button{min-height:38px;font-size:15px}.media-photo-grid{grid-template-columns:1fr;justify-items:stretch;gap:12px;padding-top:12px}.media-photo-card{width:100%}.media-photo-thumb{height:230px;padding:10px}.media-photo-thumb img{height:170px;margin-top:20px}.media-photo-thumb span{min-height:170px;margin-top:20px}.media-manager-actions,.media-upload-actions{flex-wrap:wrap;gap:8px;padding:12px}.media-upload-button,.media-complete-button,.media-close-button{flex:120px}.risk-score-guide{grid-template-columns:1fr}.future-process-grid{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row}.future-process-cell{min-height:36px;padding:5px 8px}.process-help-box{grid-template-columns:1fr;padding:12px}.process-edit-row{grid-template-columns:minmax(0,1fr) 52px}.future-memo-table,.future-memo-row{grid-template-columns:1fr}.future-memo-head:nth-child(2){display:none}.future-process-actions{gap:8px}.support-type-grid{grid-template-columns:1fr}.support-date-range{grid-template-columns:1fr;gap:8px}.support-template-picker{width:auto;top:96px;left:12px;right:12px}.support-template-list button{grid-template-columns:1fr;gap:5px}.support-template-list button em{text-align:left}.prevent-edit-list{grid-template-columns:1fr}.current-risk-table-wrap{overflow-x:visible}.current-risk-table{border-left:0;min-width:0}.current-risk-table,.current-risk-table thead,.current-risk-table tbody,.current-risk-table tr,.current-risk-table th,.current-risk-table td{width:100%;display:block}.current-risk-table thead{display:none}.current-risk-table tr{border:1px solid var(--layout-border,#dfe8e2);background:#fff;margin-bottom:14px}.current-risk-table td{background:#fff;border-right:0;grid-template-columns:92px minmax(0,1fr);min-height:0;padding:0;display:grid}.current-risk-table td:before{content:attr(data-label);border-right:1px solid var(--layout-border,#dfe8e2);color:var(--layout-text,#1f2d25);background:#f3faf6;align-items:center;padding:5px 7px;font-size:12px;font-weight:900;line-height:1.2;display:flex}.current-risk-table td>textarea,.current-risk-table td>.inline-attached-photos,.current-risk-table td>.current-risk-instruction-box,.current-risk-table td>.current-risk-memo,.current-risk-table td>.current-risk-manage{min-height:0;padding:5px 7px}.current-risk-table td>.inline-attached-photos{grid-column:2;padding-top:0}.support-table td{min-height:0}.support-table td[data-label=사진]{grid-template-columns:76px minmax(0,1fr)}.support-table td[data-label=사진]:before{padding:5px 7px}.support-table td[data-label=사진]>*{align-self:center;margin:3px 7px}.support-photo-thumb{width:min(132px,100%);max-height:86px;margin:4px auto}.support-photo-name,.support-empty-text{text-align:left;font-size:12px;line-height:1.2}.current-risk-table td>textarea{min-height:96px}.current-risk-instruction-box textarea{min-height:72px}.current-risk-manage{flex-direction:row;justify-content:flex-start}.current-risk-actions{flex-wrap:wrap;gap:8px}.guide-checklist-panel{padding:6px}.guide-checklist-head h4{font-size:16px}.guide-checklist-head p{margin:4px 0 6px;font-size:13px}.guide-checklist-row{grid-template-columns:minmax(118px,1fr) auto;gap:4px 6px;min-height:0;padding:4px}.guide-checklist-row.is-head{display:none}.guide-checklist-row strong{font-size:14px}.guide-checklist-row input{grid-column:1/-1;height:28px}.guide-status-group{justify-self:end}.guide-status-group button{height:24px;padding:0 6px}.hazard-popup-backdrop{align-items:flex-start;padding:10px}.hazard-field,.hazard-pick-row,.hazard-select-field{grid-template-columns:1fr}.hazard-detail-add{justify-self:center;width:auto;min-width:72px;min-height:38px}.hazard-detail-row{grid-template-columns:minmax(0,1fr) 44px}.hazard-field>span{justify-content:flex-start;min-height:24px;padding:5px 8px}.hazard-popup-actions{flex-wrap:wrap}}.report-field-wide{grid-column:1/-1}.report-site-picker{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.site-search-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(720px,100%);max-height:min(720px,100vh - 36px);display:flex;overflow:hidden;box-shadow:0 18px 50px #11251838}.site-search-header p{color:var(--layout-muted,#718177);margin:5px 0 0;font-size:13px}.site-search-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:14px 16px;display:grid}.site-search-list{flex-direction:column;gap:8px;padding:14px 16px;display:flex;overflow:auto}.site-search-item{border:1px solid var(--layout-border,#dfe8e2);width:100%;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:minmax(120px,1fr) minmax(90px,140px) minmax(100px,1fr);align-items:center;gap:10px;padding:12px;display:grid}.site-search-item:hover,.site-search-item:focus-visible{border-color:var(--layout-primary,#03c75a);background:#f4fbf6;outline:none}.site-search-item strong,.site-search-item span,.site-search-item em{overflow-wrap:anywhere;min-width:0}.site-search-item em{color:var(--layout-muted,#718177);font-style:normal}.site-search-empty{color:var(--layout-muted,#718177);text-align:center;padding:28px 12px}@media (width<=900px){.report-site-picker,.site-search-toolbar{grid-template-columns:1fr}.site-search-backdrop{align-items:flex-start;padding:12px}.site-search-modal{max-height:calc(100vh - 24px)}.site-search-header{flex-direction:column;align-items:stretch}.site-search-item{grid-template-columns:1fr;gap:4px}}@media (width<=480px){.guide-info-label,.guide-overview-label,.guide-photo-label,.guide-photo-table.has-photo .guide-photo-label{min-height:28px;padding:4px 7px;font-size:12px}.guide-info-value,.guide-overview-value{min-height:32px;padding:5px 7px;font-size:12px}.current-risk-table td{grid-template-columns:78px minmax(0,1fr)}.current-risk-table td:before{padding:4px 6px;font-size:11px}.support-table td[data-label=사진]{grid-template-columns:70px minmax(0,1fr)}.guide-checklist-row{grid-template-columns:1fr}.guide-status-group{justify-self:start;width:100%}.guide-status-group button{flex:1 1 0;min-width:0;height:23px;padding:0 3px}.risk-factor-assist-head{flex-direction:column;align-items:stretch}.risk-factor-preview{grid-template-columns:1fr}.risk-factor-preview strong{border-bottom:0;border-right:1px solid #d6e5dc;justify-content:flex-start}.risk-factor-assist-grid{grid-template-columns:1fr}.risk-factor-assist-grid>span{border-right:0;justify-content:flex-start;min-height:28px;padding:4px 7px}.risk-factor-assist-grid>select,.risk-factor-type-list{margin:5px 6px}.risk-factor-assist-row{flex-wrap:wrap;align-items:stretch;margin:5px 6px}.risk-factor-assist-row input{flex-basis:100%;height:31px;font-size:13px}.risk-factor-preview-actions button{width:100%}}.result-print-page{color:#222;background:#fff;min-height:0;padding:0}.result-print-page .result-preview-shell{background:#fff;border:0;width:190mm;max-width:190mm;margin:0 auto}.result-print-page .result-report-paper{box-sizing:border-box;background:#fff;width:190mm;min-height:277mm;margin:0 auto;padding:0;font-family:NanumGothic,Malgun Gothic,sans-serif}.result-print-page .result-report-rule{border-top:3px solid #111;height:2px;margin:2px 0}.result-print-page .result-report-paper h1{color:#1b1b1b;letter-spacing:0;text-align:center;margin:0;font-size:26px;font-weight:600;line-height:1.35}.result-print-page .result-sign-box{justify-content:flex-end;width:100%;margin:20px 0 4px;display:flex}.result-print-page .result-sign-box table{border-collapse:collapse;table-layout:fixed;flex:0 0 41.6%;width:41.6%;min-width:41.6%;max-width:41.6%;margin-left:auto}.result-print-page .result-sign-box th,.result-print-page .result-sign-box td{text-align:center;border:1px solid #111}.result-print-page .result-sign-box th{height:20px;font-size:12px;font-weight:500}.result-print-page .result-sign-cell{height:68px;font-family:cursive;font-size:17px;overflow:hidden}.result-print-page .result-sign-image{object-fit:contain;width:124px;height:78px;margin:0 auto;display:block}.result-print-page .result-sign-image.is-inline{vertical-align:middle;width:82px;height:34px;margin:0 0 0 8px;display:inline-block}.result-print-page .result-report-section{position:relative}.result-print-page .result-report-section.is-force-page{break-before:page;page-break-before:always}.result-print-page .result-section-title{color:#222;text-align:left;break-after:avoid;page-break-after:avoid;margin:30px 0 12px;font-size:20px;font-weight:900;line-height:1.2}.result-print-page .result-report-table{border-collapse:collapse;table-layout:fixed;break-inside:avoid;page-break-inside:avoid;border-top:2px solid #111;border-bottom:2px solid #111;width:100%}.result-print-page .result-report-table+.result-report-table{margin-top:20px}.result-print-page .result-report-table th,.result-print-page .result-report-table td{color:#333;text-align:center;vertical-align:middle;word-break:keep-all;overflow-wrap:anywhere;border:1px solid #111;padding:9.5px 5px;font-size:12px;font-weight:400;line-height:1.28}.result-print-page .result-report-table th{background:#fff}.result-print-page .result-target-table th,.result-print-page .result-target-table td,.result-print-page .result-overview-table th,.result-print-page .result-overview-table td{font-size:13px}.result-print-page .result-target-table .result-group-cell,.result-print-page .result-overview-table tr>:first-child{border-left:0}.result-print-page .result-target-table tr>:last-child,.result-print-page .result-overview-table tr>:last-child{border-right:0}.result-print-page .result-report-table .result-group-cell{width:8%;font-size:13px}.result-print-page .result-info-cell1{width:20%;font-size:13px}.result-print-page .result-info-cell2{width:12%;font-size:13px}.result-print-page .result-info-cell3{width:35%;font-size:13px}.result-print-page .result-info-cell4{width:18%;font-size:13px}.result-print-page .result-info-cell5{width:27%;font-size:13px}.result-print-page .result-note-cell{vertical-align:top;white-space:pre-wrap;height:110px;text-align:left!important}.result-print-page .result-notify-cell{text-align:left!important}.result-print-page .result-notify-line{margin-top:12px}.result-print-page .result-check{box-sizing:border-box;background:#fff;border:1px solid #777;border-radius:2px;width:14px;height:14px;margin:0 5px 0 0;display:inline-block;position:relative;top:2px}.result-print-page .result-check.is-checked{background:#f10b0b;border-color:#f10b0b}.result-print-page .result-check.is-checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:8px;position:absolute;top:1px;left:3px;transform:rotate(45deg)}.result-print-page .result-photo-box{border-collapse:collapse;table-layout:fixed;break-inside:avoid;page-break-inside:avoid;width:100%;margin-top:18px}.result-print-page .result-photo-box th,.result-print-page .result-photo-box td{border:1px solid #111}.result-print-page .result-photo-box th{color:#333;background:#d3d3d3;height:32px;font-size:12px;font-weight:500}.result-print-page .result-photo-box td{vertical-align:top;height:78px;padding:6px}.result-print-page .result-photo-list{flex-wrap:wrap;gap:6px;display:flex}.result-print-page .result-photo-list img{object-fit:contain;max-width:160px;max-height:96px}.result-print-page .result-hazard-table,.result-print-page .result-process-table,.result-print-page .result-support-table{border-collapse:collapse;table-layout:fixed;break-inside:avoid;page-break-inside:avoid;width:100%}.result-print-page .result-hazard-table th,.result-print-page .result-hazard-table td,.result-print-page .result-process-table td,.result-print-page .result-support-table th,.result-print-page .result-support-table td{color:#333;text-align:center;vertical-align:top;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;border:1px solid #111;padding:6px 7px;font-size:12px;font-weight:400;line-height:1.25}.result-print-page .result-hazard-table th,.result-print-page .result-support-table th{background:#d3d3d3}.result-print-page .result-previous-table th:first-child{width:14%}.result-print-page .result-previous-table th:nth-child(2){width:13%}.result-print-page .result-previous-table th:nth-child(3),.result-print-page .result-previous-table th:nth-child(4){width:31%}.result-print-page .result-previous-table th:nth-child(5){width:11%}.result-print-page .result-current-risk-table th:first-child{width:17%}.result-print-page .result-current-risk-table th:nth-child(2){width:33%}.result-print-page .result-current-risk-table th:nth-child(3){width:38%}.result-print-page .result-current-risk-table th:nth-child(4){width:12%}.result-print-page .result-current-risk-table td{min-height:260px}.result-print-page .result-future-table{margin-top:14px}.result-print-page .result-future-table th:first-child{width:22%}.result-print-page .result-future-table th:nth-child(2){width:28%}.result-print-page .result-future-table th:nth-child(3){width:38%}.result-print-page .result-future-table th:nth-child(4){width:12%}.result-print-page .result-text-left{text-align:left!important}.result-print-page .result-text-left p{margin:4px 0}.result-print-page .result-emphasis{color:#111;background:#fff36a;margin-bottom:5px;padding:1px 3px;font-size:12px;font-weight:900;display:inline-block}.result-print-page .result-dashed{border-top:2px dashed #aaa;margin:8px 0}.result-print-page .result-risk-factor-cell{text-align:left;white-space:pre-wrap;gap:6px;display:grid}.result-print-page .result-risk-factor-photos{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex}.result-print-page .result-risk-factor-photos img{object-fit:cover;background:#fff;border:1px solid #bcbcbc;width:72px;height:54px}.result-print-page .result-risk-guide{break-inside:avoid;page-break-inside:avoid;margin-bottom:8px}.result-print-page .result-risk-guide>strong{color:#111;text-align:left;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.result-print-page .result-risk-guide>div{grid-template-columns:1fr 1.3fr 1.4fr;gap:8px;display:grid}.result-print-page .result-risk-guide table{border-collapse:collapse;width:100%}.result-print-page .result-risk-guide th,.result-print-page .result-risk-guide td{text-align:center;border:1px solid #111;margin:0;padding:0;font-size:11px;font-weight:400}.result-print-page .result-risk-guide th{background:#e0efde;font-weight:900}.result-print-page .result-risk-guide .is-high td{color:#111;background:#ff1010}.result-print-page .result-risk-guide .is-mid td{color:#111;background:#fbff00}.result-print-page .result-risk-memo{justify-items:center;gap:0;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.result-print-page .result-risk-memo>span{box-sizing:border-box;overflow-wrap:anywhere;width:100%;padding:6px 4px;display:block}.result-print-page .result-risk-memo>span:first-child,.result-print-page .result-risk-memo>span:nth-child(2){border-bottom:1px solid #d2d2d2}.result-print-page .result-risk-gauge{aspect-ratio:2;justify-self:center;width:min(90px,100%);height:auto;margin-top:8px;position:relative;overflow:hidden}.result-print-page .result-risk-gauge:before{content:"";box-sizing:border-box;background:conic-gradient(from 270deg at 50% 100%,#eee 0deg 60deg,#fbff00 60deg 120deg,#ff1010 120deg 180deg,#0000 180deg 360deg);border:1px solid #d8d8d8;border-bottom:0;border-radius:90px 90px 0 0;position:absolute;inset:0}.result-print-page .result-risk-gauge:after{content:"";background:#fff;border-radius:58px 58px 0 0;height:64%;position:absolute;bottom:0;left:18%;right:18%;box-shadow:inset 0 1px #e5e5e5}.result-print-page .result-risk-gauge i{z-index:2;transform-origin:0;background:#111;border-radius:999px;width:min(26px,32%);height:5px;position:absolute;bottom:3px;left:50%}.result-print-page .result-risk-gauge b{z-index:3;background:#111;border-radius:22px 22px 0 0;width:22px;height:12px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.result-print-page .result-risk-gauge.is-low b{background:#8d8d8d}.result-print-page .result-risk-gauge.is-mid b{background:#d6c900}.result-print-page .result-risk-gauge.is-high b{background:#e60000}.result-print-page .result-risk-gauge i:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:9px solid #111;width:0;height:0;position:absolute;top:-5px;right:-7px}.result-print-page .result-risk-memo>strong{padding-top:2px;line-height:1.1}.result-print-page .result-process-table{margin-bottom:8px}.result-print-page .result-process-table td{text-align:left;height:26px}.result-print-page .result-help-grid{break-inside:avoid;page-break-inside:avoid;border:1px solid #111;grid-template-columns:1fr 1fr;margin-top:12px;display:grid}.result-print-page .result-help-grid>div{text-align:left;white-space:pre-wrap;min-height:132px;padding:8px 12px;font-size:12px;line-height:1.32}.result-print-page .result-help-grid>div+div{border-left:1px solid #111}.result-print-page .result-help-grid strong{margin-bottom:4px;display:block}.result-print-page .result-help-grid p{margin:0}.result-print-page .result-empty-space{min-height:520px}.result-print-page .result-support-table{margin-top:48px}.result-print-page .result-support-photo{text-align:center;width:36%}.result-print-page .result-support-photo-list{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.result-print-page .result-support-photo img,.result-print-page .result-support-photo-list img{object-fit:contain;max-width:180px;max-height:220px}.result-print-page .result-support-table tbody th{vertical-align:middle;width:14%}.result-print-page .result-checklist-page{break-before:page;page-break-before:always;margin-top:36px}.result-print-page .result-checklist-page h2{color:#111;margin:0 0 12px;font-size:16px;font-weight:900;line-height:1.2}.result-print-page .result-checklist-summary-table,.result-print-page .result-checklist-detail-table{border-collapse:collapse;table-layout:fixed;width:100%}.result-print-page .result-checklist-detail-table{margin-top:18px}.result-print-page .result-checklist-summary-table th,.result-print-page .result-checklist-summary-table td,.result-print-page .result-checklist-detail-table th,.result-print-page .result-checklist-detail-table td{color:#111;text-align:center;vertical-align:middle;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;border:1px solid #111;padding:4px 6px;font-size:12px;font-weight:500;line-height:1.22}.result-print-page .result-checklist-summary-table th,.result-print-page .result-checklist-detail-table th{background:#b7b7b7;font-weight:800}.result-print-page .result-checklist-summary-table th:first-child,.result-print-page .result-checklist-summary-table td:first-child{width:7%}.result-print-page .result-checklist-summary-table th:nth-child(2),.result-print-page .result-checklist-summary-table td:nth-child(2){width:52%}.result-print-page .result-checklist-summary-table th:nth-child(3),.result-print-page .result-checklist-summary-table td:nth-child(3){width:41%}.result-print-page .result-checklist-detail-table th:first-child,.result-print-page .result-checklist-detail-table td:first-child{width:17%}.result-print-page .result-checklist-detail-table th:nth-child(2),.result-print-page .result-checklist-detail-table td:nth-child(2){width:31%}.result-print-page .result-checklist-detail-table th:nth-child(3),.result-print-page .result-checklist-detail-table th:nth-child(4),.result-print-page .result-checklist-detail-table th:nth-child(5),.result-print-page .result-checklist-detail-table td:nth-child(3),.result-print-page .result-checklist-detail-table td:nth-child(4),.result-print-page .result-checklist-detail-table td:nth-child(5){width:7%}.result-print-page .result-checklist-detail-table th:nth-child(6),.result-print-page .result-checklist-detail-table td:nth-child(6){width:28%}@page{size:A4;margin:10mm}@media print{.result-print-page{background:#fff;min-height:0;padding:0}.result-print-page .result-preview-shell{border:0;width:190mm;max-width:190mm}.result-print-page .result-report-paper{background:#fff;width:190mm;min-height:0;padding:0}}.site-page{flex-direction:column;gap:16px;display:flex}.site-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.site-header h2{color:var(--layout-text,#1f2d25);margin:0}.site-header p{color:var(--layout-muted,#718177);margin:6px 0 0;font-size:14px}.site-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-panel,.site-form-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;overflow:hidden}.site-form-panel{overflow:visible}.site-form-tabs{flex-wrap:wrap;align-items:center;gap:10px;padding:16px 16px 0;display:flex}.site-form-tabs button{min-height:42px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.site-form-tabs button:hover{background:#eef8f1}.site-form-tabs button.is-active{border-color:var(--layout-primary,#16883d);background:var(--layout-primary,#16883d);color:#fff}.site-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f8fbf9;grid-template-columns:minmax(220px,1fr) auto 110px;gap:8px;padding:14px;display:grid}.site-page-size{min-width:110px}.site-panel .list-scroll{overflow:hidden visible}.site-table{border-collapse:collapse;table-layout:fixed;width:100%}.site-list-table{min-width:0}.site-table th,.site-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:14px}.site-table th{color:var(--layout-muted,#718177);background:#fbfdfc;font-size:12px;font-weight:800}.site-clickable-row{cursor:pointer}.site-clickable-row:hover td{background:#f8fbf9}.site-list-table th:first-child,.site-list-table td:first-child{text-align:center;width:72px}.site-list-table th:nth-child(5),.site-list-table td:nth-child(5){text-align:right}.site-list-table td:nth-child(2),.site-list-table td:nth-child(3),.site-list-table td:nth-child(4),.site-list-table td:nth-child(6){max-width:none}.site-list-table th,.site-list-table td{white-space:normal;overflow-wrap:anywhere;word-break:keep-all}.site-list-table th:first-child{width:54px}.site-list-table th:nth-child(2){width:18%}.site-list-table th:nth-child(3),.site-list-table th:nth-child(4){width:13%}.site-list-table th:nth-child(5){width:10%}.site-list-table th:nth-child(6),.site-list-table th:nth-child(7){width:11%}.site-list-table th:nth-child(8),.site-list-table th:nth-child(9),.site-list-table th:nth-child(10){width:7%}.site-list-table td:nth-child(8){text-align:center}.site-guide-progress{justify-items:center;gap:5px;min-width:64px;display:inline-grid}.site-guide-progress strong{color:var(--layout-text,#1f2d25);font-size:14px;font-weight:800;line-height:1.1}.site-guide-progress-bar{background:#e7ece9;border-radius:999px;width:62px;height:4px;display:block;position:relative;overflow:hidden}.site-guide-progress-bar span{border-radius:inherit;background:#ff7a1a;height:100%;display:block}.site-pagination{border-top:1px solid var(--layout-border,#dfe8e2);color:var(--layout-muted,#718177);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;display:flex}.site-pagination-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.site-pagination-buttons button{border:1px solid var(--layout-border,#dfe8e2);min-width:34px;height:34px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:0 9px;font-weight:700}.site-pagination-buttons button:hover:not(:disabled){background:#edf8f1;border-color:#03c75a73}.site-pagination-buttons button.is-active{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.site-pagination-buttons button:disabled{opacity:.42;cursor:default}.site-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;padding:16px;display:grid}.site-form-section{border:1px solid var(--layout-border,#dfe8e2);background:#fbfdfc;border-radius:8px;min-width:0;overflow:visible}.site-form-section h3{border-bottom:1px solid var(--layout-border,#dfe8e2);color:var(--layout-text,#1f2d25);margin:0;padding:13px 14px;font-size:15px;font-weight:800}.site-form-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.site-field{flex-direction:column;gap:6px;min-width:0;display:flex}.site-field.full,.site-sub-title.full{grid-column:1/-1}.site-field span,.site-check-field span{color:var(--layout-text,#1f2d25);font-size:13px;font-weight:800}.site-inline-field{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.site-check-field{align-items:center;gap:8px;min-height:38px;padding-top:21px;display:flex}.site-check-field.inline{min-height:auto;padding-top:0}.site-check-field input{width:16px;height:16px;accent-color:var(--layout-primary,#03c75a)}.site-check-group{flex-wrap:wrap;align-items:center;gap:14px;min-height:38px;display:flex}.site-sub-title{color:var(--layout-muted,#718177);align-items:center;gap:10px;margin:4px 0 0;font-size:13px;font-weight:800;display:flex}.site-sub-title:before,.site-sub-title:after{content:"";border-top:1px dashed var(--layout-border,#dfe8e2);flex:1;height:1px}.site-assignee-field,.site-partner-field{position:relative}.site-assignee-results,.site-partner-results{z-index:20;border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;gap:4px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 12px 28px #14281b24}.site-assignee-results button,.site-assignee-results div,.site-partner-results button,.site-partner-results div{color:var(--layout-text,#1f2d25);font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:9px 10px}.site-partner-results button{flex-direction:column;gap:3px;display:flex}.site-partner-results button span{color:var(--layout-muted,#718177);font-size:12px;font-weight:600}.site-assignee-results button:hover,.site-partner-results button:hover{background:#eef8f1}.site-search-backdrop{z-index:1000;background:#14201a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.site-search-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(720px,100%);max-height:min(720px,100vh - 48px);display:flex;box-shadow:0 22px 60px #14281b33}.site-search-header{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.site-search-header h3{color:var(--layout-text,#1f2d25);margin:0;font-size:18px}.site-search-header button{color:var(--layout-muted,#718177);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.site-search-toolbar{border-bottom:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:14px 16px;display:grid}.site-search-list{min-height:180px;padding:10px;overflow:auto}.site-search-item{width:100%;color:var(--layout-text,#1f2d25);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:4px;padding:12px;display:grid}.site-search-item:hover,.site-search-item:focus-visible{background:#eef8f1;outline:none}.site-search-item strong{font-size:15px}.site-search-item span{color:var(--layout-muted,#718177);font-size:13px}.site-search-empty{color:var(--layout-muted,#718177);text-align:center;padding:32px 12px;font-size:14px}.site-form-actions{border-top:1px solid var(--layout-border,#dfe8e2);justify-content:flex-end;gap:8px;padding:14px 16px;display:flex}.site-empty-tab{border:1px dashed var(--layout-border,#dfe8e2);min-height:280px;color:var(--layout-muted,#718177);background:#fbfdfc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:16px;display:flex}.site-empty-tab strong{color:var(--layout-text,#1f2d25);font-size:16px}.site-summary-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fbfcfd;border-radius:10px;margin:16px;padding:28px}.site-summary-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.site-summary-head h3{color:var(--layout-text,#17251d);margin:0;font-size:22px;font-weight:900;line-height:1.35}.site-summary-head p{color:var(--layout-muted,#718177);margin:6px 0 0;font-size:14px;font-weight:700}.site-summary-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-summary-guide,.site-summary-delete,.site-summary-download,.site-icon-button{font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.site-summary-guide{min-height:42px;color:var(--layout-primary,#03c75a);background:#e6f8ed;padding:0 18px}.site-summary-delete{color:#ff4d57;background:#ffecef;min-height:42px;padding:0 18px}.site-summary-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.site-summary-stat{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;gap:12px;min-height:104px;padding:20px 24px;display:flex;position:relative;box-shadow:0 10px 18px #14281b14}.site-summary-stat span{color:var(--layout-muted,#718177);font-size:15px;font-weight:800}.site-summary-stat strong{color:#000;font-size:24px;font-weight:900}.site-summary-stat em{color:var(--layout-primary,#03c75a);background:#e6f8ed;border-radius:999px;padding:5px 14px;font-size:12px;font-style:normal;font-weight:900;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.site-summary-report-card{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;margin-top:24px;overflow:hidden}.site-summary-report-head{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.site-summary-report-head h4{color:#000;margin:0;font-size:18px;font-weight:900}.site-summary-download{color:#4c67ff;background:#edf1ff;min-height:42px;padding:0 18px}.site-summary-table-wrap{overflow-x:hidden}.site-summary-table{border-collapse:collapse;table-layout:fixed;width:100%}.site-summary-table th,.site-summary-table td{color:#111;text-align:left;vertical-align:middle;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;border-bottom:1px solid #e7edf0;padding:12px 14px;font-size:14px;line-height:1.35}.site-summary-table th{background:#f8fafb;font-size:13px;font-weight:900}.site-summary-table th:first-child,.site-summary-table td:first-child{text-align:center;width:46px}.site-summary-table th:nth-child(2){width:14%}.site-summary-table th:nth-child(3),.site-summary-table th:nth-child(4),.site-summary-table th:nth-child(5),.site-summary-table th:nth-child(8){width:10%}.site-summary-table th:nth-child(6),.site-summary-table th:nth-child(7){width:18%}.site-summary-card-row td{background:#edf3ff}.site-summary-card-badge,.site-summary-state,.site-summary-pills span{border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:900;line-height:1.2;display:inline-flex}.site-summary-card-badge{color:#fff;background:#4b67f1}.site-summary-state.done{color:var(--layout-primary,#03c75a);background:#e9f9ee}.site-summary-state.info{color:#1986f5;background:#dcecff}.site-summary-state.draft{color:#ff7a1a;background:#fff3e8}.site-summary-muted{color:#8a9690!important}.site-summary-pills{flex-wrap:wrap;gap:6px;display:flex}.site-summary-pills span{color:#0ca66a;background:#fff;border:1px solid #15bf78}.site-summary-manage{align-items:center;gap:8px;display:flex}.site-icon-button{color:#1683f7;background:#eef6ff;width:34px;height:34px}.site-icon-button.danger{color:#ff4d57;background:#fff0f1}.site-summary-empty{color:var(--layout-muted,#718177)!important;text-align:center!important;padding:28px 16px!important}@media (width<=1200px){.site-section-grid,.site-summary-stats{grid-template-columns:1fr}}@media (width<=900px){.site-header{flex-direction:column;align-items:stretch}.site-toolbar,.site-form-section-grid{grid-template-columns:1fr}.site-pagination{flex-direction:column;align-items:flex-start}.site-pagination-buttons{justify-content:flex-start}.site-inline-field{grid-template-columns:1fr}.site-search-backdrop{align-items:stretch;padding:12px}.site-search-modal{max-height:calc(100vh - 24px)}.site-search-toolbar{grid-template-columns:1fr}.site-check-field{padding-top:0}.site-form-actions{flex-wrap:wrap}.site-form-actions .hf-btn{flex:120px}.site-form-tabs button{flex:140px}.site-summary-panel{margin:12px;padding:16px}.site-summary-head,.site-summary-report-head{flex-direction:column;align-items:stretch}.site-summary-head-actions{justify-content:stretch}.site-summary-head-actions button{flex:130px}.site-summary-table,.site-summary-table thead,.site-summary-table tbody,.site-summary-table tr,.site-summary-table th,.site-summary-table td{display:block;width:100%!important}.site-summary-table thead{display:none}.site-summary-table tr{border-bottom:1px solid #e7edf0;padding:10px 0}.site-summary-table td{border-bottom:0;grid-template-columns:94px minmax(0,1fr);gap:10px;padding:6px 14px;display:grid}.site-summary-table td:before{color:var(--layout-muted,#718177);font-size:12px;font-weight:900}.site-summary-table td:first-child:before{content:"선택"}.site-summary-table td:nth-child(2):before{content:"회차"}.site-summary-table td:nth-child(3):before{content:"방문일"}.site-summary-table td:nth-child(4):before{content:"점검자"}.site-summary-table td:nth-child(5):before{content:"상태"}.site-summary-table td:nth-child(6):before{content:"제공 장비"}.site-summary-table td:nth-child(7):before{content:"제공 자료"}.site-summary-table td:nth-child(8):before{content:"관리"}}.site-field.full .hf-input{width:100%}.equipment-page{color:var(--layout-text,#1f2d25);flex-direction:column;gap:16px;display:flex}.equipment-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.equipment-tab{min-width:0;min-height:42px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.equipment-tab span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.equipment-tab:hover{background:#eef8f2}.equipment-tab.is-active{background:var(--naver-green,#03c75a);color:#fff;box-shadow:0 6px 14px #03c75a2e}.equipment-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.equipment-summary-card{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:88px;padding:16px;display:flex;box-shadow:0 2px 8px #1f2d2514}.equipment-summary-card div{flex-direction:column;gap:8px;display:flex}.equipment-summary-card span{color:var(--layout-muted,#718177);font-size:13px;font-weight:800}.equipment-summary-card strong{color:#000;font-size:24px;line-height:1}.equipment-summary-icon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.equipment-summary-icon.ok{color:#22c55e;background:#dcfce7}.equipment-summary-icon.warn{color:#fb923c;background:#ffedd5}.equipment-summary-icon.info{color:var(--naver-green-dark,#02ad4f);background:#e9f8ef}.equipment-summary-icon.danger{color:#ef4444;background:#ffe4e6}.equipment-toolbar{grid-template-columns:minmax(220px,1fr) 140px;gap:16px;display:grid}.equipment-search{color:#94a3b8;background:#fff;border:1px solid #cfd8dc;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:0 12px;display:flex}.equipment-search input{width:100%;min-width:0;color:var(--layout-text,#1f2d25);font:inherit;border:0;outline:0;font-size:14px}.equipment-search input::placeholder{color:#9aa8b5}.equipment-toolbar select{min-height:38px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border:1px solid #cfd8dc;border-radius:8px;padding:0 14px;font-size:14px;font-weight:700}.equipment-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.equipment-action{min-height:36px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.equipment-action.ghost{color:#9aa8b5;background:#eef2f5;border:1px solid #0000}.equipment-action.ghost:disabled{cursor:default}.equipment-action.success{color:#16a34a;background:#f0fdf4;border:1px solid #22c55e}.equipment-action.secondary{border:1px solid var(--layout-border,#dfe8e2);color:var(--layout-text,#1f2d25);background:#eef7f1}.equipment-action.danger{color:#e11d48;background:#fff1f2;border:1px solid #ffd1d8}.equipment-action.primary{border:1px solid var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.equipment-table-wrap{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:0;overflow-x:hidden}.equipment-table{border-collapse:collapse;table-layout:fixed;width:100%}.equipment-table th,.equipment-table td{color:var(--layout-text,#1f2d25);text-align:left;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;word-break:keep-all;border-bottom:1px solid #edf2ef;padding:10px 12px;font-size:13px}.equipment-table th{color:#000;background:#fbfdfc;font-weight:900}.equipment-table tr:last-child td{border-bottom:0}.equipment-table .check-col{text-align:center;width:36px}.equipment-check{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:20px;height:20px;display:inline-block}.equipment-table .main-text{color:#000;font-weight:900}.equipment-date-cell{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.equipment-date-cell em{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:999px;align-items:center;min-height:18px;padding:0 7px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.equipment-status{border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.equipment-status.normal{color:#16a34a;background:#dcfce7}.equipment-row-actions{align-items:center;gap:8px;display:flex}.equipment-row-actions button{width:28px;height:28px;color:var(--naver-green-dark,#02ad4f);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.equipment-row-actions button:hover{background:#eef8f2}.equipment-empty-row,.equipment-empty-panel{color:var(--layout-muted,#718177);text-align:center}.equipment-empty-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.equipment-empty-panel strong{color:var(--layout-text,#1f2d25);font-size:18px}.equipment-move-page{flex-direction:column;gap:18px;display:flex}.equipment-move-section{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;padding:22px 24px}.equipment-move-section h3{color:#000;align-items:center;gap:8px;margin:0 0 18px;font-size:21px;font-weight:900;display:flex}.equipment-move-section h3 svg{color:var(--naver-green,#03c75a)}.equipment-operation-page{flex-direction:column;gap:18px;display:flex}.equipment-operation-section{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;padding:22px 24px}.equipment-operation-section h3{color:#000;align-items:center;gap:8px;margin:0 0 22px;font-size:21px;font-weight:900;display:flex}.equipment-operation-section h3 svg{color:#1686e8}.equipment-operation-form{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px 24px;display:grid}.equipment-operation-divider{color:var(--layout-muted,#718177);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin:28px 0 18px;font-size:13px;font-weight:800;display:grid}.equipment-operation-divider:after{content:"";background:var(--layout-border,#dfe8e2);height:1px}.equipment-operation-items{grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px 24px;display:grid}.equipment-operation-item{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:4px;flex-direction:column;gap:12px;min-width:0;margin:0;padding:16px;display:flex}.equipment-operation-item legend{color:#000;padding:0;font-size:15px;font-weight:900}.equipment-operation-item label{color:#000;align-items:center;gap:10px;font-size:15px;display:inline-flex}.equipment-operation-item input{accent-color:#1686e8;width:22px;height:22px}.equipment-operation-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:28px;display:flex}.equipment-operation-table th,.equipment-operation-table td{text-align:center}.operation-status-badge,.operation-result-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.operation-status-badge.normal,.operation-result-badge{color:var(--naver-green-dark,#02ad4f);background:#e9f8ef}.operation-status-badge.repair{color:#ff7a1a;background:#fff1e8}.operation-status-badge.adjusted{color:#718177;background:#eef2f5}.equipment-common-page{flex-direction:column;gap:18px;display:flex}.equipment-common-section{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;padding:22px 24px}.equipment-common-section h3,.equipment-common-head h3{color:#000;align-items:center;gap:8px;margin:0 0 18px;font-size:21px;font-weight:900;display:flex}.equipment-common-section h3 svg,.equipment-common-head h3 svg{color:var(--naver-green,#03c75a)}.equipment-common-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.equipment-common-head h3{margin-bottom:6px}.equipment-common-head p{color:var(--layout-muted,#718177);margin:0;font-size:13px;font-weight:800}.equipment-common-head>span{min-height:28px;color:var(--naver-green-dark,#02ad4f);background:#e9f8ef;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.equipment-common-master{border-bottom:1px solid var(--layout-border,#dfe8e2);grid-template-columns:minmax(200px,280px) minmax(260px,1fr);gap:18px 22px;margin-bottom:18px;padding-bottom:18px;display:grid}.equipment-common-form{grid-template-columns:repeat(4,minmax(180px,1fr));align-items:end;gap:18px 22px;display:grid}.equipment-common-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.equipment-common-table th,.equipment-common-table td{text-align:left}.guide-pre-page{flex-direction:column;gap:18px;display:flex}.guide-pre-search-section h3{border-bottom:1px solid var(--layout-border,#dfe8e2);padding-bottom:14px}.guide-pre-search-grid{border-bottom:1px solid var(--layout-border,#dfe8e2);grid-template-columns:repeat(2,minmax(260px,1fr));gap:16px 66px;padding:2px 10px 18px;display:grid}.guide-pre-search-grid .equipment-field{grid-template-columns:minmax(110px,190px) minmax(0,1fr);align-items:center;gap:8px;display:grid}.guide-pre-search-grid .equipment-field span{color:#000;background:#f3f5f4;justify-content:center;align-items:center;min-height:44px;font-size:14px;display:inline-flex}.guide-pre-search-actions{justify-content:center;gap:10px;padding-top:18px;display:flex}.guide-pre-list-head{border-bottom:1px solid var(--layout-border,#dfe8e2);justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.guide-pre-list-head h3{margin:0}.guide-pre-list-head h3 small{color:var(--layout-muted,#718177);font-size:13px;font-weight:800}.guide-pre-list-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guide-pre-list-actions select{border:1px solid var(--layout-border,#dfe8e2);min-height:36px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:13px;font-weight:800}.guide-pre-table th,.guide-pre-table td{font-size:13px;line-height:1.35}.guide-pre-table th:first-child{width:58px}.guide-pre-table th:nth-child(9){width:78px}.guide-pre-table td{vertical-align:top;white-space:pre-line}.guide-pre-detail-clamp{white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.05em;display:-webkit-box;overflow:hidden}.guide-pre-mini-button{min-height:28px;padding:0 10px;font-size:12px}.guide-pre-pagination{border-top:1px solid var(--layout-border,#dfe8e2);justify-content:center;align-items:center;gap:4px;margin-top:16px;padding-top:14px;display:flex}.guide-pre-pagination button{border:1px solid var(--layout-border,#dfe8e2);min-width:32px;height:32px;color:var(--layout-text,#1f2d25);font:inherit;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.guide-pre-pagination button:hover:not(:disabled){border-color:var(--naver-green,#03c75a);background:#eef8f2}.guide-pre-pagination button.is-active{border-color:var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.guide-pre-pagination button:disabled{opacity:.45;cursor:default}.guide-pre-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(920px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f291c40}.guide-pre-modal-body{flex-direction:column;padding:18px 16px 26px;display:flex;overflow:auto}.guide-pre-modal-field{border:1px solid var(--layout-border,#dfe8e2);border-bottom:0;grid-template-columns:minmax(130px,275px) minmax(0,1fr);margin:0;display:grid}.guide-pre-modal-field:last-child{border-bottom:1px solid var(--layout-border,#dfe8e2)}.guide-pre-modal-field>span{color:#000;background:#f3f5f4;justify-content:center;align-items:center;padding:12px;font-size:15px;font-weight:900;display:flex}.guide-pre-modal-field>div{background:#fff;min-width:0;padding:10px}.guide-pre-modal-field input,.guide-pre-modal-field textarea{box-sizing:border-box;width:100%;min-width:0;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border:1px solid #cfd8dc;border-radius:0;outline:0;font-size:14px}.guide-pre-modal-field input{min-height:34px;padding:0 10px}.guide-pre-modal-field textarea{resize:vertical;min-height:64px;padding:10px}.guide-pre-modal-field input:focus,.guide-pre-modal-field textarea:focus{border-color:var(--naver-green,#03c75a);box-shadow:0 0 0 3px #03c75a1f}.guide-pre-detail-editor{flex-direction:column;gap:0;display:flex}.guide-pre-detail-row{border:1px solid #dfe8e2;border-bottom:0;grid-template-columns:minmax(0,1fr) 54px;display:grid}.guide-pre-detail-row textarea{border:0}.guide-pre-detail-row button{color:#5d6872;cursor:pointer;background:#eef2f5;border:0;border-left:1px solid #dfe8e2;font-weight:900}.guide-pre-detail-row button:hover{color:#e11d48;background:#ffe8ec}.guide-pre-add-row{border:1px solid var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff;min-height:42px;font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:900;display:inline-flex}.equipment-move-form{grid-template-columns:repeat(3,minmax(220px,1fr));align-items:end;gap:18px 24px;display:grid}.equipment-picker-input{border:1px solid var(--layout-border,#dfe8e2);width:100%;min-height:38px;color:var(--layout-muted,#718177);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-size:14px;font-weight:800}.equipment-picker-input:hover,.equipment-picker-input:focus{border-color:var(--naver-green,#03c75a);color:var(--layout-text,#1f2d25);outline:0;box-shadow:0 0 0 3px #03c75a1a}.equipment-move-submit{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.equipment-action.orange{color:#fff;background:#ff7a1a;border:1px solid #ff7a1a}.equipment-move-table-wrap{overflow-x:hidden}.equipment-move-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}.equipment-move-table th,.equipment-move-table td{color:var(--layout-text,#1f2d25);text-align:left;vertical-align:middle;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;border-bottom:1px solid #edf2ef;padding:11px 14px;font-size:14px}.equipment-move-table th{color:#000;background:#fbfdfc;font-weight:900}.equipment-move-table .main-text{color:#000;font-weight:900}.equipment-move-row{cursor:pointer}.equipment-move-row:hover td{background:#f6fbf8}.equipment-move-row.is-selected td{background:#ecf8f1}.equipment-move-status{white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.equipment-move-status.is-button{cursor:pointer;font:inherit;font-size:12px;font-weight:900}.equipment-move-status.is-button:hover{box-shadow:0 0 0 3px #7181771f}.equipment-move-status.loan{color:#ff7a1a;background:#fff1e8}.equipment-move-status.done{color:#718177;background:#eef2f5}.equipment-return-button{min-height:32px;color:var(--naver-green-dark,#02ad4f);font:inherit;cursor:pointer;white-space:nowrap;background:#e9f8ef;border:1px solid #cfeedd;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.equipment-picker-backdrop{z-index:1200}.equipment-select-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(860px,100%);max-height:min(720px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f291c40}.equipment-select-body{flex-direction:column;gap:14px;padding:16px;display:flex;overflow:auto}.equipment-return-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(640px,100%);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f291c40}.equipment-return-body{flex-direction:column;gap:18px;padding:18px 20px;display:flex}.equipment-return-summary{color:var(--layout-text,#1f2d25);background:#f6f8f7;border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.equipment-return-summary p{margin:0;font-size:15px;line-height:1.45}.equipment-return-actions{border-top:1px solid var(--layout-border,#dfe8e2);background:#f8faf8;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.equipment-modal-backdrop{z-index:1000;background:#0f291c61;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.equipment-modal{border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;flex-direction:column;width:min(1180px,100%);height:min(820px,100vh - 56px);max-height:min(860px,100vh - 56px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f291c40}.equipment-modal-head{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#f3faf6;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.equipment-modal-head div{align-items:center;gap:10px;min-width:0;display:flex}.equipment-modal-head strong{color:var(--layout-text,#1f2d25);font-size:18px;font-weight:900;line-height:1.25}.equipment-modal-head span{min-width:32px;height:26px;color:var(--naver-green-dark,#02ad4f);background:#e9f8ef;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.equipment-modal-close{border:1px solid var(--layout-border,#dfe8e2);width:34px;height:34px;color:var(--layout-text,#1f2d25);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.equipment-modal-close:hover{background:#eef7f1}.equipment-detail-tabs{border-bottom:1px solid var(--layout-border,#dfe8e2);background:#fff;align-items:center;gap:14px;padding:0 16px;display:flex}.equipment-detail-tabs button{min-height:44px;color:var(--layout-muted,#718177);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.equipment-detail-tabs button.is-active{border-bottom-color:var(--naver-green,#03c75a);color:var(--layout-text,#1f2d25)}.equipment-detail-body{flex:1;min-height:0;padding:16px;overflow:auto}.equipment-detail-body>*+*{margin-top:18px}.equipment-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.equipment-photo-box{box-sizing:border-box;border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;min-width:0;padding:14px}.equipment-photo-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.equipment-photo-head strong{color:var(--layout-text,#1f2d25);font-size:14px;font-weight:900}.equipment-photo-head div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.equipment-photo-head button,.equipment-photo-head label{min-height:34px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.equipment-photo-head button:disabled{opacity:.45;cursor:default}.equipment-photo-head .photo-delete{color:#ef4444;background:#ffe8ec;border-color:#ffd1d8}.equipment-photo-head .photo-upload{color:var(--naver-green-dark,#02ad4f);background:#eef9f2;border-color:#cfeedd}.equipment-photo-head .photo-upload input{display:none}.equipment-photo-preview{height:240px;color:var(--layout-muted,#718177);background:#fbfdfc;border:1px dashed #cfdcd4;border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.equipment-photo-preview img{object-fit:contain;width:100%;height:100%}.equipment-form-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 22px;display:grid}.equipment-field{box-sizing:border-box;flex-direction:column;gap:7px;min-width:0;display:flex}.equipment-field span{color:var(--layout-text,#1f2d25);font-size:13px;font-weight:900}.equipment-field input,.equipment-field select{box-sizing:border-box;border:1px solid var(--layout-border,#dfe8e2);width:100%;min-width:0;min-height:38px;color:var(--layout-text,#1f2d25);font:inherit;background:#fff;border-radius:8px;outline:0;padding:0 12px;font-size:14px}.equipment-field input:focus,.equipment-field select:focus{border-color:var(--naver-green,#03c75a);background:#fff;box-shadow:0 0 0 3px #03c75a1f}.equipment-history-empty{border:1px solid var(--layout-border,#dfe8e2);min-height:180px;color:var(--layout-muted,#718177);background:#fbfdfc;border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:flex}.equipment-detail-timeline h3{color:#000;margin:0 0 18px;font-size:17px;font-weight:900}.equipment-move-timeline{flex-direction:column;gap:22px;margin:0;padding:0 0 0 42px;list-style:none;display:flex;position:relative}.equipment-move-timeline:before{content:"";background:#dfe6ea;width:2px;position:absolute;top:18px;bottom:18px;left:18px}.equipment-move-timeline li{min-height:74px;position:relative}.timeline-dot{z-index:1;width:36px;height:36px;color:var(--layout-text,#1f2d25);background:#e8edf1;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;left:-42px}.equipment-move-timeline li:first-child .timeline-dot{color:#fff;background:#8b949e}.timeline-card{gap:7px;padding:1px 0 0;display:grid}.timeline-card strong{color:#000;font-size:20px;line-height:1.25}.timeline-card p{color:var(--layout-text,#1f2d25);flex-wrap:wrap;align-items:center;gap:10px;margin:0;font-size:14px;line-height:1.45;display:flex}.timeline-card p.muted{color:var(--layout-muted,#718177)}.timeline-badge{border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.timeline-badge.out{color:#1686e8;background:#e9f5ff}.timeline-badge.in{color:var(--naver-green-dark,#02ad4f);background:#e9f8ef}.equipment-test-panel{border:1px solid var(--layout-border,#dfe8e2);background:#fbfdfc;border-radius:8px;margin-bottom:16px;padding:14px}.equipment-test-panel h3{color:var(--layout-text,#1f2d25);margin:0 0 14px;font-size:16px;font-weight:900}.equipment-test-grid{grid-template-columns:repeat(3,minmax(220px,1fr));align-items:end;gap:18px 22px;display:grid}.equipment-test-submit{justify-content:flex-end;align-self:end;display:flex}.equipment-test-table{border-collapse:collapse;table-layout:fixed;border:1px solid var(--layout-border,#dfe8e2);background:#fff;width:100%}.equipment-test-table th,.equipment-test-table td{border-bottom:1px solid var(--layout-border,#dfe8e2);text-align:center;word-break:keep-all;overflow-wrap:anywhere;padding:16px;font-size:14px}.equipment-test-table th{color:var(--layout-text,#1f2d25);background:#f3faf6;font-weight:900}.equipment-test-table td{color:#87929d}.equipment-test-row{cursor:pointer}.equipment-test-row:hover td{background:#f6fbf8}.equipment-test-row.is-selected td{color:var(--layout-text,#1f2d25);background:#ecf8f1;font-weight:800}.equipment-modal-actions{box-sizing:border-box;border-top:1px solid var(--layout-border,#dfe8e2);background:#f8faf8;justify-content:space-between;align-items:center;gap:12px;min-height:67px;padding:14px 16px;display:flex;position:relative}.equipment-modal-actions.is-placeholder{justify-content:center}.equipment-status-action-wrap{position:relative}.equipment-status-popover{z-index:5;border:1px solid var(--layout-border,#dfe8e2);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:210px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 14px 34px #0f291c2e}.equipment-status-popover button{border:1px solid var(--layout-border,#dfe8e2);min-height:34px;color:var(--layout-text,#1f2d25);background:#fff;border-radius:8px;padding:0 12px;font-size:13px}.equipment-status-popover button.danger{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.equipment-status-popover button.warning{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.equipment-modal-actions button{min-height:38px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex}.equipment-modal-actions .danger{color:#ef4444;background:0 0;border:0}.equipment-modal-actions .primary{border:1px solid var(--naver-green,#03c75a);background:var(--naver-green,#03c75a);color:#fff}.equipment-modal-actions .primary:hover{border-color:var(--naver-green-dark,#02ad4f);background:var(--naver-green-dark,#02ad4f)}@media (width<=1100px){.equipment-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.equipment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-photo-grid,.equipment-form-grid,.equipment-test-grid,.equipment-move-form,.equipment-common-master,.equipment-common-form,.guide-pre-search-grid,.equipment-operation-form,.equipment-operation-items{grid-template-columns:1fr}.equipment-move-submit,.equipment-common-actions{justify-content:stretch}.equipment-move-submit .equipment-action,.equipment-common-actions .equipment-action{width:100%}}@media (width<=720px){.equipment-tabs,.equipment-summary-grid,.equipment-toolbar{grid-template-columns:1fr}.equipment-actions{gap:8px}.equipment-action{flex:100%}.equipment-table th,.equipment-table td{padding:8px 7px;font-size:12px}.equipment-modal-backdrop{align-items:stretch;padding:0}.equipment-modal{border-radius:0;height:100vh;max-height:100vh}.equipment-modal-head,.equipment-detail-body,.equipment-modal-actions{padding-left:14px;padding-right:14px}.equipment-detail-tabs{gap:6px;padding:0 14px;overflow-x:auto}.equipment-detail-tabs button{flex:none;min-height:48px;font-size:14px}.equipment-photo-head{flex-direction:column;align-items:flex-start}.equipment-photo-head div,.equipment-modal-actions{width:100%}.equipment-photo-head button,.equipment-photo-head label,.equipment-modal-actions button{flex:1 1 0}.equipment-status-action-wrap{width:100%}.equipment-status-popover{min-width:0;right:0}.equipment-photo-preview{height:180px}.equipment-move-section,.equipment-operation-section,.equipment-common-section{padding:16px 14px}.equipment-move-section h3,.equipment-operation-section h3,.equipment-common-section h3,.equipment-common-head h3{font-size:18px}.equipment-common-head{flex-direction:column}.equipment-move-table th,.equipment-move-table td{padding:8px 7px;font-size:12px}.equipment-return-modal,.equipment-select-modal{border-radius:0;max-height:100vh}.equipment-return-actions{flex-direction:column}.guide-pre-search-grid{gap:10px;padding:0 0 14px}.guide-pre-search-grid .equipment-field,.guide-pre-modal-field{grid-template-columns:1fr}.guide-pre-search-grid .equipment-field span,.guide-pre-modal-field>span{justify-content:flex-start;min-height:32px;padding:7px 10px;font-size:13px}.guide-pre-list-head,.guide-pre-search-actions,.guide-pre-list-actions{flex-direction:column;align-items:stretch}.guide-pre-list-actions .equipment-action{width:100%}.guide-pre-pagination{flex-wrap:wrap}.guide-pre-modal{border-radius:0;max-height:100vh}.guide-pre-modal-body{padding:12px}.guide-pre-detail-row{grid-template-columns:minmax(0,1fr) 44px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hf-loading{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff73;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.hf-loading-box{background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:30px 45px;display:flex;box-shadow:0 14px 34px #0a502824}.hf-spinner{border:4px solid #dfe8e2;border-top:4px solid var(--naver-green,#03c75a);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite hf-spin}.hf-loading-text{margin-top:15px;font-size:14px}@keyframes hf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
